:root{--bg:#f6f3ee;--surface:#efeae2;--text:#1a1714;--text-muted:#7a7269;--accent:#b8552e;--border:#1a17141f;--rule:#1a171414}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{width:100%;overflow-x:hidden}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-weight:400}p{text-wrap:pretty}a{color:inherit}img,svg,video{max-width:100%;height:auto;display:block}::selection{background:var(--text);color:var(--bg)}:focus-visible{outline:2px solid var(--text);outline-offset:3px;border-radius:4px}.page{width:100%;min-height:100vh;position:relative;overflow-x:hidden}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);font-family:Inter,sans-serif;font-size:.7rem;font-weight:500}.section-title{letter-spacing:-.01em;color:var(--text);margin-top:1rem;font-family:Playfair Display,serif;font-size:clamp(1.65rem,6vw,2.6rem);font-weight:400;line-height:1.18}.section-title em{color:var(--text);opacity:.78;font-style:italic}.section-body{color:var(--text-muted);max-width:52ch;margin-top:1.25rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:300;line-height:1.7}[data-reveal]{opacity:0;transition:opacity .9s,transform .9s;transform:translateY(12px)}[data-reveal].is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}}.monogram{flex-shrink:0;width:40px;height:40px;display:inline-block;position:relative;overflow:hidden}.monogram-img{object-fit:contain;width:185%;height:185%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-brand .monogram{width:36px;height:36px}.corner{border-color:var(--text);opacity:.7;border-style:solid;border-width:0;width:5px;height:5px;position:absolute}.corner-tl{border-top-width:1px;border-left-width:1px;top:0;left:0}.corner-tr{border-top-width:1px;border-right-width:1px;top:0;right:0}.corner-bl{border-bottom-width:1px;border-left-width:1px;bottom:0;left:0}.corner-br{border-bottom-width:1px;border-right-width:1px;bottom:0;right:0}.nav{justify-content:space-between;align-items:center;gap:1rem;max-width:1440px;margin:0 auto;padding:1.1rem 1.25rem;display:flex}.nav-brand{color:var(--text);align-items:center;gap:.55rem;min-height:44px;text-decoration:none;display:inline-flex}.nav-wordmark{color:var(--text);font-family:Playfair Display,serif;font-size:1.1rem;font-weight:500}.nav-cta{letter-spacing:.12em;text-transform:uppercase;color:var(--text);border:1px solid var(--border);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:.65rem 1.1rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:500;text-decoration:none;transition:background .3s,color .3s,border-color .3s;display:inline-flex}.nav-cta:hover,.nav-cta:focus-visible{background:var(--text);color:var(--bg);border-color:var(--text)}.nav-cta-full{display:none}.nav-cta-short{display:inline}@media (width>=400px){.nav-cta-full{display:inline}.nav-cta-short{display:none}}@media (width>=640px){.nav{padding:1.5rem 2rem}.nav-cta{letter-spacing:.14em;padding:.7rem 1.25rem;font-size:.74rem}.nav-wordmark{font-size:1.15rem}}@media (width>=960px){.nav{padding:1.75rem 2.5rem}.nav-wordmark{font-size:1.2rem}}.hero{max-width:1440px;margin:0 auto;padding:2rem 1.25rem 4rem}.hero-grid{flex-direction:column;gap:3rem;display:flex}.hero-copy .eyebrow{margin-bottom:1.25rem;display:block}.hero-title{letter-spacing:-.015em;color:var(--text);font-family:Playfair Display,serif;font-size:clamp(2.6rem,11vw,3.4rem);font-weight:400;line-height:1.04}.hero-title-em{color:var(--text);opacity:.78;font-style:italic;font-weight:400}.hero-subtitle{color:var(--text-muted);max-width:38ch;margin-top:1.25rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:300;line-height:1.6}.hero-actions{flex-direction:column;align-items:flex-start;gap:1.25rem;margin-top:2rem;display:flex}.hero-actions .btn-primary{width:100%;max-width:320px}.hero-visual{justify-content:center;padding:1.5rem 0;display:flex}.device-frame{background:var(--surface);border:1px solid var(--border);border-radius:28px;width:min(280px,80%);padding:10px;position:relative;box-shadow:inset 0 1px #fff9,0 20px 60px -35px #1a171440}.device-frame .corner{border-color:var(--text);opacity:.3;width:10px;height:10px}.device-frame .corner-tl{top:-16px;left:-16px}.device-frame .corner-tr{top:-16px;right:-16px}.device-frame .corner-bl{bottom:-16px;left:-16px}.device-frame .corner-br{bottom:-16px;right:-16px}.device-screen{background:var(--bg);border-radius:20px;width:100%;line-height:0;position:relative;overflow:hidden}.device-image{width:100%;height:auto;display:block}@media (width>=640px){.hero{padding:3rem 2rem 6rem}.hero-title{font-size:clamp(3rem,8vw,4rem)}.hero-subtitle{max-width:42ch;font-size:1.05rem}.hero-actions{flex-direction:row;align-items:center;gap:1.5rem}.hero-actions .btn-primary{width:auto}.device-frame{border-radius:32px;width:min(300px,65%);padding:12px}.device-screen{border-radius:22px}}@media (width>=960px){.hero{padding:4rem 2.5rem 9rem}.hero-grid{flex-direction:row;align-items:center;gap:5rem}.hero-copy{flex:1.1 1 0}.hero-visual{flex:.9 1 0;padding:0}.hero-title{font-size:clamp(3.4rem,5.5vw,5rem);line-height:1.02}.hero-subtitle{max-width:46ch;margin-top:1.75rem;font-size:1.1rem}.hero-actions{margin-top:2.5rem}.device-frame{border-radius:36px;width:min(320px,100%);padding:14px}.device-screen{border-radius:24px}.device-frame .corner{width:14px;height:14px}.device-frame .corner-tl{top:-22px;left:-22px}.device-frame .corner-tr{top:-22px;right:-22px}.device-frame .corner-bl{bottom:-22px;left:-22px}.device-frame .corner-br{bottom:-22px;right:-22px}}@media (width>=1200px){.hero{padding:5rem 3rem 11rem}.hero-grid{gap:6rem}}.band{border-top:1px solid var(--rule);padding:4.5rem 1.25rem}.band--quiet{background:var(--surface)}.band-inner{max-width:1100px;margin:0 auto}.band-inner--narrow{max-width:640px}.band-inner--center{text-align:center}.band-inner--center .section-body{margin-left:auto;margin-right:auto}.band-actions{justify-content:center;margin-top:2rem;display:flex}.lede{color:var(--text);letter-spacing:-.005em;margin-top:1.25rem;font-family:Playfair Display,serif;font-size:clamp(1.25rem,4.5vw,1.75rem);font-weight:400;line-height:1.45}@media (width>=640px){.band{padding:6rem 2rem}}@media (width>=960px){.band{padding:8rem 2.5rem}.lede{margin-top:1.5rem}}.moments{border-top:1px solid var(--rule);padding:4.5rem 1.25rem}.moments-inner{max-width:1200px;margin:0 auto}.moments-header{max-width:640px;margin-bottom:2.5rem}.moments-grid{grid-template-columns:1fr;gap:2.5rem;display:grid}.moment{flex-direction:column;display:flex}.moment-visual{aspect-ratio:4/5;background:var(--surface);border:1px solid var(--border);border-radius:4px;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}.moment-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-family:Inter,sans-serif;font-size:.6rem;position:absolute;bottom:.8rem;left:.8rem}.moment-title{color:var(--text);margin-bottom:.4rem;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:500}.moment-text{color:var(--text-muted);max-width:32ch;font-family:Inter,sans-serif;font-size:.95rem;font-weight:300;line-height:1.65}@media (width>=640px){.moments{padding:6rem 2rem}.moments-header{margin-bottom:3rem}.moments-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.moment-visual{aspect-ratio:3/4}.moment-text{font-size:.9rem}}@media (width>=960px){.moments{padding:8rem 2.5rem}.moments-header{margin-bottom:4rem}.moments-grid{grid-template-columns:repeat(4,1fr);gap:2.25rem}.moment-text{font-size:.88rem}}.waitlist{border-top:1px solid var(--rule);padding:4.5rem 1.25rem 5rem}.waitlist-inner{text-align:center;max-width:520px;margin:0 auto}.waitlist-title{color:var(--text);margin-top:1rem;font-family:Playfair Display,serif;font-size:clamp(1.75rem,6vw,2.4rem);font-weight:400;line-height:1.15}.waitlist-subtitle{color:var(--text-muted);margin-top:.9rem;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:.98rem;font-weight:300;line-height:1.65}.waitlist-form{width:100%}.form-row{flex-direction:column;gap:.6rem;display:flex}.form-input{border:1px solid var(--border);width:100%;min-height:48px;color:var(--text);appearance:none;background:0 0;border-radius:999px;outline:none;flex:1;padding:.95rem 1.2rem;font-family:Inter,sans-serif;font-size:16px;font-weight:400;transition:border-color .3s}.form-input::placeholder{color:var(--text-muted);opacity:.6}.form-input:focus{border-color:var(--text)}.form-note{letter-spacing:.04em;color:var(--text-muted);opacity:.7;margin-top:1rem;font-family:Inter,sans-serif;font-size:.74rem}@media (width>=640px){.waitlist{padding:6rem 2rem}.form-row{flex-direction:row;gap:.5rem}}@media (width>=960px){.waitlist{padding:8rem 2.5rem}}.btn-primary{background:var(--text);min-height:48px;color:var(--bg);letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--text);cursor:pointer;white-space:nowrap;appearance:none;border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.6rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .3s,color .3s;display:inline-flex}.btn-primary:hover,.btn-primary:focus-visible{color:var(--text);background:0 0}.btn-primary:disabled{opacity:.45;cursor:not-allowed}.form-row .btn-primary{width:100%}@media (width>=640px){.form-row .btn-primary{width:auto}}.btn-quiet{min-height:44px;color:var(--text);border-bottom:1px solid var(--border);align-items:center;padding:0 0 2px;font-family:Inter,sans-serif;font-size:.92rem;font-weight:400;text-decoration:none;transition:border-color .3s,color .3s;display:inline-flex}.btn-quiet:hover,.btn-quiet:focus-visible{border-color:var(--text)}.hp-field{opacity:0;pointer-events:none;width:0;height:0;position:absolute;top:-9999px;left:-9999px}.form-error{color:var(--accent);margin-top:.75rem;font-family:Inter,sans-serif;font-size:.85rem}.waitlist-success h3{color:var(--text);margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.6rem;font-style:italic;font-weight:400}.waitlist-success p{color:var(--text-muted);font-family:Inter,sans-serif;font-size:.98rem;font-weight:300}.footer{border-top:1px solid var(--rule);padding:2rem 1.25rem 2.5rem}.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:1200px;margin:0 auto;display:flex}.footer-brand{color:var(--text);align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.footer-wordmark{color:var(--text);font-family:Playfair Display,serif;font-size:1.05rem;font-weight:500}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:var(--text-muted);letter-spacing:.06em;align-items:center;min-height:44px;padding:.5rem 0;font-family:Inter,sans-serif;font-size:.85rem;text-decoration:none;transition:color .2s;display:inline-flex}.footer-links a:hover,.footer-links a:focus-visible{color:var(--text)}.footer-copy{color:var(--text-muted);opacity:.65;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:.74rem}@media (width>=640px){.footer{padding:2.5rem 2rem}.footer-inner{text-align:left;flex-direction:row;justify-content:space-between;gap:1.5rem}}
