:root{--ink:#1d2634;--coral:#f16242;--cream:#fffaf6;--sand:#f4eee8;--line:#eadfd7;--soft-ink:#65707e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.notice{background:var(--ink);color:#fff9f4;letter-spacing:.13em;text-align:center;text-transform:uppercase;place-items:center;min-height:34px;padding:8px 18px;font-size:.69rem;font-weight:800;display:grid}header{background:#fffaf6f0;border-bottom:1px solid #f1e8e1;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:0 clamp(24px,6vw,92px);display:flex}.wordmark{color:var(--ink);letter-spacing:-.09em;font-size:1.42rem;font-weight:900}.wordmark sup{letter-spacing:0;vertical-align:top;margin-left:3px;font-size:.43em}.opening{color:#66707d;letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:800}.hero{background:var(--ink);align-items:stretch;min-height:min(710px,100vh - 112px);display:flex;position:relative;overflow:hidden}.hero-image,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,#141c27e6 0%,#141c27bf 34%,#141c2740 65%,#141c2712 100%)}.hero-copy{z-index:1;color:#fff;width:min(630px,90vw);margin:auto 0 auto clamp(24px,11vw,180px);padding:64px 0;position:relative}.eyebrow{color:#a04934;letter-spacing:.15em;text-transform:uppercase;margin:0 0 17px;font-size:.7rem;font-weight:900}.hero-copy .eyebrow{color:#ffc2af}h1,h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{max-width:640px;font-size:clamp(3.55rem,7vw,6.65rem);line-height:.93}.hero-copy>p:not(.eyebrow){color:#f4ede9;max-width:465px;margin:28px 0 31px;font-size:clamp(1rem,1.25vw,1.14rem);line-height:1.6}.button,.waitlist-form button{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:.89rem;font-weight:800;transition:transform .16s,background .16s;display:inline-flex}.button:hover,.waitlist-form button:hover:not(:disabled){background:#dc4e2f;transform:translateY(-2px)}button:disabled{cursor:wait;opacity:.7}.hero-foot{z-index:2;color:#f1e9e4;letter-spacing:.1em;text-align:right;text-transform:uppercase;font-size:.69rem;font-weight:800;position:absolute;bottom:25px;right:clamp(24px,5vw,80px)}.promise{border-bottom:1px solid var(--line);background:#fffdfb;grid-template-columns:repeat(3,1fr);display:grid}.promise div{border-right:1px solid var(--line);color:#3d4754;text-align:center;justify-content:center;align-items:center;gap:11px;min-height:98px;padding:18px;font-size:.81rem;font-weight:800;display:flex}.promise div:last-child{border-right:0}.promise span{color:var(--coral);font-size:1.05rem}.preview{padding:clamp(80px,11vw,148px) clamp(24px,9vw,150px)}.section-intro{max-width:620px}.section-intro h2,.waitlist h2,.closing h2{color:#202b38;font-size:clamp(2.75rem,5.4vw,5.4rem);line-height:.94}.section-intro>p:last-child{max-width:480px;color:var(--soft-ink);margin:23px 0 0;font-size:1rem;line-height:1.65}.product-previews{grid-template-columns:1fr 1fr;gap:clamp(18px,3vw,42px);margin-top:64px;display:grid}.card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 16px 38px #1b243012}.product-image{background:#d2e5e5;height:min(38vw,410px);min-height:290px;position:relative;overflow:hidden}.product-image.play{background:#e3d7f3}.product-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s;display:block}.card:hover .product-image img{transform:scale(1.035)}.chip{color:#344251;letter-spacing:.08em;text-transform:uppercase;background:#ffffffd4;border-radius:999px;padding:6px 9px;font-size:.63rem;font-weight:900;position:absolute;top:16px;left:16px}.card-copy{padding:24px clamp(21px,3vw,34px) 27px}.card-copy p{color:#7b838c;letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:.68rem;font-weight:900}.card-copy h3{color:#202b38;letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,2.4vw,2.35rem);font-weight:400}.card-copy span{color:#687380;margin-top:15px;font-size:.9rem;line-height:1.55;display:block}.waitlist{background:#ffd6c9;grid-template-columns:minmax(0,1fr) minmax(320px,.84fr);align-items:center;gap:clamp(42px,8vw,130px);padding:clamp(74px,10vw,132px) clamp(24px,11vw,176px);display:grid}.waitlist-copy>p:not(.eyebrow){color:#70493e;max-width:440px;margin:23px 0 0;font-size:.98rem;line-height:1.65}.waitlist-form{gap:11px;display:grid}.waitlist-form>label:first-child{color:#543c35;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:900}.form-row{grid-template-columns:minmax(0,1fr) auto;gap:9px;display:grid}.form-row input{color:#273241;background:#fff8f4;border:1px solid #cfae9e;border-radius:9px;outline:none;min-width:0;height:48px;padding:0 15px;font-size:.92rem}.form-row input:focus{border-color:#a04934;box-shadow:0 0 0 3px #a0493426}.waitlist-form button{background:var(--ink);height:48px}.waitlist-form button:hover:not(:disabled){background:#324254}.consent{color:#70493e;cursor:pointer;align-items:flex-start;gap:9px;margin-top:3px;font-size:.77rem;line-height:1.45;display:flex}.consent input{width:16px;height:16px;accent-color:var(--ink);margin:0}.consent a{color:#573329;text-underline-offset:2px;font-weight:800;text-decoration:underline}.form-note{color:#70493e;min-height:20px;margin:0;font-size:.74rem;line-height:1.45}.honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-10000px}.closing{background:var(--sand);grid-template-columns:minmax(0,1.05fr) minmax(310px,.95fr);display:grid}.closing-copy{padding:clamp(76px,10vw,142px) clamp(24px,11vw,176px)}.closing p:not(.eyebrow){color:#66717f;max-width:455px;margin:25px 0 29px;font-size:.98rem;line-height:1.65}.roundel{background:var(--coral);color:#fff;place-items:center;min-height:415px;display:grid;position:relative;overflow:hidden}.roundel:before,.roundel:after{content:"";border:1px solid #ffffff52;border-radius:50%;position:absolute}.roundel:before{aspect-ratio:1;width:76%}.roundel:after{aspect-ratio:1;width:110%;transform:rotate(42deg)scaleY(.45)}.roundel strong{z-index:1;letter-spacing:-.11em;font-size:clamp(3rem,6vw,5.6rem);position:relative}.roundel small{z-index:1;color:#fff0eb;letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;font-weight:900;position:absolute;bottom:14%}footer{background:var(--ink);color:#e8e5e1;justify-content:space-between;align-items:center;gap:25px;padding:43px clamp(24px,7vw,112px);display:flex}footer .wordmark{color:#fff}footer p{color:#aeb9c5;margin:8px 0 0;font-size:.75rem}footer a{color:#fff8f2;font-size:.78rem;font-weight:800}footer a:hover{color:#ffb39f}.footer-links{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.privacy-page{background:var(--cream);min-height:100vh}.privacy-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:0 clamp(24px,6vw,92px);display:flex}.privacy-back{color:#3d4754;font-size:.8rem;font-weight:800}.privacy-back:hover,.privacy-copy a:hover{color:var(--coral)}.privacy-copy{width:min(760px,100%);margin:0 auto;padding:clamp(66px,10vw,122px) 24px}.privacy-copy h1{color:#202b38;font-size:clamp(3.5rem,8vw,6.3rem);line-height:.9}.privacy-intro{color:#65707e;max-width:530px;margin:26px 0 65px;font-size:1.05rem;line-height:1.65}.privacy-copy section{border-top:1px solid var(--line);padding:28px 0}.privacy-copy h2{color:#202b38;font-size:clamp(1.7rem,3vw,2.3rem);line-height:1}.privacy-copy section p{color:#5e6976;margin:14px 0 0;font-size:1rem;line-height:1.65}.privacy-copy a{color:#29394b;text-underline-offset:3px;font-weight:800;text-decoration:underline}.privacy-updated{color:#7d8792;letter-spacing:.04em;margin:35px 0 0;font-size:.78rem;font-weight:800}.admin-shell{background:var(--sand);place-items:center;min-height:100vh;padding:24px;display:grid}.admin-card{border:1px solid var(--line);background:var(--cream);border-radius:20px;width:min(820px,100%);padding:clamp(28px,5vw,55px);box-shadow:0 18px 50px #1b243017}.admin-kicker{color:#a04934;letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:.7rem;font-weight:900}.admin-card h1{color:#202b38;font-size:clamp(2.4rem,5vw,4rem);line-height:.96}.admin-card>p,.admin-title-row p{color:#687380;margin:17px 0 0;font-size:.96rem;line-height:1.58}.admin-unlock{width:min(500px,100%)}.admin-form{gap:10px;margin-top:30px;display:grid}.admin-form label{color:#4a5563;letter-spacing:.08em;text-transform:uppercase;font-size:.77rem;font-weight:900}.admin-form input{background:#fff;border:1px solid #d7cbc3;border-radius:8px;height:47px;padding:0 13px}.admin-form button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:46px;font-weight:800}.admin-message{color:#a04934;margin:4px 0 0;font-size:.82rem}.admin-title-row{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.admin-title-row strong{color:#733521;background:#ffd6c9;border-radius:50%;place-items:center;min-width:48px;height:48px;font-size:1rem;display:grid}.admin-empty{color:#69737e;border:1px dashed #d8cbc2;border-radius:12px;margin-top:30px;padding:20px;font-size:.9rem;line-height:1.5}.subscriber-list{border-top:1px solid var(--line);margin-top:30px}.subscriber-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.subscriber-row span{color:#273241;overflow-wrap:anywhere;font-size:.92rem;font-weight:800}.subscriber-row time{color:#71808e;flex:none;font-size:.75rem}@media (max-width:750px){.hero{min-height:640px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#141c27e6,#141c2794)}.hero-copy{margin-left:24px}.hero-foot{max-width:150px;right:24px}.promise{grid-template-columns:1fr}.promise div{border-right:0;border-bottom:1px solid var(--line);min-height:67px}.promise div:last-child{border-bottom:0}.product-previews,.closing,.waitlist{grid-template-columns:1fr}.product-image{height:76vw}.roundel{min-height:300px}footer{flex-direction:column;align-items:flex-start}.footer-links{flex-direction:column;align-items:flex-start;gap:12px}.waitlist{gap:32px}.form-row{grid-template-columns:1fr}.waitlist-form button{width:100%}.subscriber-row{flex-direction:column;align-items:flex-start;gap:5px}}
