:root{--bg:#f4efe7;--bg-accent:#ead7bd;--panel:#fffcf6cc;--panel-border:#48311c1f;--text:#1f1309;--muted:#6c5643;--link:#8d4b20;--link-hover:#6f3813;--shadow:0 24px 60px #5231161f}*{box-sizing:border-box}html{background:radial-gradient(circle at top,#f6d2978c,#0000 32%),linear-gradient(160deg,#f9f4ec 0%,#f2e7d8 45%,#e7d2b4 100%)}body{color:var(--text);margin:0;font-family:Avenir Next,Segoe UI,sans-serif}a{color:inherit}.page-shell{flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:32px 20px 24px;display:flex;position:relative;overflow:hidden}.page-shell:before,.page-shell:after{content:"";filter:blur(10px);z-index:0;border-radius:999px;position:absolute}.page-shell:before{background:#b766221f;width:340px;height:340px;top:-90px;right:-90px}.page-shell:after{background:#6749261f;width:280px;height:280px;bottom:-100px;left:-70px}.hero-card,.site-footer{z-index:1;position:relative}.hero-card{border:1px solid var(--panel-border);background:var(--panel);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:min(100%,780px);box-shadow:var(--shadow);border-radius:28px;padding:48px clamp(24px,5vw,56px);animation:.7s ease-out both rise-in}.eyebrow{letter-spacing:.28em;text-transform:uppercase;color:var(--muted);margin:0 0 16px;font-size:.8rem}h1{letter-spacing:-.05em;margin:0;font-family:Iowan Old Style,Palatino Linotype,serif;font-size:clamp(3rem,8vw,5.6rem);line-height:.96}.description{max-width:36rem;color:var(--muted);margin:24px 0 0;font-size:clamp(1.05rem,2.6vw,1.35rem);line-height:1.7}.product-link{background:var(--link);color:#fff9f3;border-radius:999px;align-items:center;margin-top:32px;padding:14px 22px;font-size:.98rem;font-weight:600;text-decoration:none;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 28px #6f38132e}.product-link:hover,.product-link:focus-visible{background:var(--link-hover);transform:translateY(-1px)}.product-link:focus-visible{outline-offset:4px;outline:3px solid #8d4b203d}.site-footer{letter-spacing:.18em;text-transform:uppercase;color:#1f1309b8;margin-top:24px;font-size:.82rem}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.page-shell{justify-content:space-between;padding-top:24px}.hero-card{padding-top:40px;padding-bottom:40px}.site-footer{text-align:center;margin-top:32px;line-height:1.6}}
