:root{--color-offwhite:#f8f6f2;--color-neutral:#d9d3cc;--color-taupe:#b8aea0;--color-charcoal:#403e3b;--color-white:#fff;--color-black:#131313;--bg:var(--color-offwhite);--surface:var(--color-white);--text:var(--color-black);--text-muted:var(--color-charcoal);--border:var(--color-neutral);--rule:var(--color-neutral);--accent:var(--color-taupe);--font-serif:"Tiempos", "Playfair Display", "Times New Roman", Georgia, serif;--font-sans:"Circe", Inter, -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif}*,: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{font-family:var(--font-sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;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{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:500}.section-title{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--text);margin-top:.85rem;font-size:clamp(1.9rem,7vw,2.6rem);font-weight:400;line-height:1.16}.section-title em{color:var(--text);opacity:.7;font-style:italic}.section-body{font-family:var(--font-sans);color:var(--text-muted);max-width:52ch;margin-top:1.25rem;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:36px;height:36px;display:inline-block}.monogram-img{object-fit:contain;width:100%;height:100%;display:block}.footer-brand .monogram{width:28px;height:28px}.corner{border-color:var(--text);opacity:.6;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:.9rem 1.5rem;display:flex}.nav-brand{color:var(--text);align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.nav-wordmark{width:auto;height:1.1rem;display:block}.nav-cta{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border);white-space:nowrap;border-radius:0;justify-content:center;align-items:center;min-height:36px;padding:.5rem 1rem;font-size:.64rem;font-weight:500;text-decoration:none;transition:color .3s,border-color .3s,background .3s;display:inline-flex}.nav-cta:hover,.nav-cta:focus-visible{color:var(--color-offwhite);background:var(--text);border-color:var(--text)}.nav-cta-full{display:none}.nav-cta-short{display:inline}@media (width>=600px){.nav-cta-full{display:inline}.nav-cta-short{display:none}}@media (width>=640px){.nav{padding:1.5rem 2rem}.nav-wordmark{height:1.2rem}.nav-cta{letter-spacing:.2em;min-height:40px;padding:.65rem 1.3rem;font-size:.7rem}}@media (width>=960px){.nav{padding:2rem 2.5rem}.nav-wordmark{height:1.3rem}}.hero{max-width:1440px;margin:0 auto;padding:1.5rem 1.5rem 3rem}.hero-grid{flex-direction:column;gap:2.25rem;display:flex}.hero-copy .eyebrow{margin-bottom:1.1rem;display:block}.hero-title{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--text);text-wrap:balance;font-size:clamp(2.35rem,9vw,3.1rem);font-weight:400;line-height:1.05}.hero-subtitle{font-family:var(--font-sans);color:var(--text-muted);max-width:40ch;margin-top:1.1rem;font-size:1.075rem;font-weight:300;line-height:1.5}.hero-actions{flex-direction:column;align-items:stretch;gap:1rem;margin-top:1.75rem;display:flex}.hero-actions .btn-primary{width:100%;max-width:320px}.hero-actions .btn-quiet{align-self:flex-start}.hero-visual{justify-content:center;padding:0;display:flex}.device-frame{width:min(232px,64%);position:relative}.device-frame .corner{opacity:.5;width:13px;height:13px}.device-frame .corner-tl{top:-11px;left:-11px}.device-frame .corner-br{bottom:-11px;right:-11px}.device-screen{background:var(--color-white);border-radius:6px;width:100%;line-height:0;position:relative;overflow:hidden;box-shadow:0 26px 52px -42px #13131347}.device-image{width:100%;height:auto;display:block}@media (width>=640px){.hero{padding:3.5rem 2rem 6rem}.hero-subtitle{font-size:1.05rem}.hero-actions{flex-direction:row;align-items:center;gap:1.75rem}.hero-actions .btn-primary{width:auto}.hero-actions .btn-quiet{align-self:auto}.device-frame{width:min(300px,68%)}.device-screen{border-radius:7px}}@media (width>=960px){.hero{padding:4.5rem 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.6rem,5.5vw,5.2rem)}.hero-subtitle{max-width:44ch;margin-top:1.75rem;font-size:1.1rem}.hero-actions{margin-top:2.75rem}.device-frame{width:min(330px,100%)}.device-screen{border-radius:8px}.device-frame .corner{width:20px;height:20px}.device-frame .corner-tl{top:-18px;left:-18px}.device-frame .corner-br{bottom:-18px;right:-18px}}@media (width>=1200px){.hero{padding:5.5rem 3rem 11rem}.hero-grid{gap:6rem}}.how{border-top:1px solid var(--rule);padding:4rem 1.5rem}.how-inner{max-width:1200px;margin:0 auto}.how-header{max-width:640px;margin-bottom:2rem}.how-grid{flex-direction:column;gap:2rem;display:flex}.editorial-figure{order:-1}.steps{flex-direction:column;list-style:none;display:flex}.step{border-bottom:1px solid var(--rule);opacity:.55;grid-template-columns:2rem 1fr;align-items:start;gap:0 .5rem;padding-bottom:1.25rem;transition:opacity .5s;display:grid}.step.is-active{opacity:1}.step+.step{padding-top:1.25rem}.step:last-child{border-bottom:none;padding-bottom:0}.step-num{font-family:var(--font-sans);letter-spacing:.16em;color:var(--accent);padding-top:.3rem;font-size:.68rem;font-weight:500}.step-title{font-family:var(--font-serif);color:var(--text);margin-bottom:.35rem;font-size:1.2rem;font-weight:400;line-height:1.2}.step-text{font-family:var(--font-sans);color:var(--text-muted);max-width:42ch;font-size:.95rem;font-weight:300;line-height:1.5}.editorial-figure{margin:0}.editorial-stack{aspect-ratio:1260/1795;width:100%;max-width:300px;margin:0 auto;position:relative}.editorial-slide{opacity:0;pointer-events:none;transition:opacity .8s;position:absolute;inset:0}.editorial-slide.is-active{opacity:1;pointer-events:auto}.editorial-figure-img{object-fit:cover;object-position:center;background:var(--surface);border:1px solid var(--border);border-radius:0;width:100%;height:100%;display:block}.editorial-figure-img.is-contain{object-fit:contain}.editorial-figure-placeholder{align-items:flex-end;display:flex}.figure-label{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);opacity:.7;font-size:.6rem;position:absolute;bottom:.9rem;left:.9rem}@media (width>=640px){.how{padding:6rem 2rem}}@media (width>=960px){.how{padding:8rem 2.5rem}.how-header{margin-bottom:4rem}.how-grid{flex-direction:row-reverse;align-items:stretch;gap:5rem}.steps{flex:1.2 1 0}.step{flex:1 1 0;align-content:center;padding-top:0;padding-bottom:0}.step+.step{padding-top:0}.editorial-figure{flex:.8 1 0;order:0;position:sticky;top:4rem}.editorial-stack{max-width:none;margin:0}}.statement{border-top:1px solid var(--rule);background:var(--surface);padding:4.5rem 1.5rem}.statement-inner{text-align:center;max-width:760px;margin:0 auto}.statement-inner:before{content:"";background:var(--accent);width:28px;height:1px;margin:0 auto 1.5rem;display:block}.statement-line{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--text);font-size:clamp(2.2rem,8vw,3.6rem);font-weight:400;line-height:1.1}.statement-line em{opacity:.55;font-style:italic}.statement-body{font-family:var(--font-sans);color:var(--text-muted);max-width:38ch;margin:1.4rem auto 0;font-size:1rem;font-weight:300;line-height:1.6}@media (width>=640px){.statement{padding:7.5rem 2rem}}@media (width>=960px){.statement{padding:9.5rem 2.5rem}.statement-body{margin-top:2.25rem}}.features{border-top:1px solid var(--rule);padding:4.5rem 1.5rem}.features-inner{max-width:1200px;margin:0 auto}.features-header{max-width:640px;margin-bottom:2rem}.features-grid{grid-template-columns:1fr;gap:.875rem;display:grid}.feature{border:1px solid var(--border);background:0 0;border-radius:0;flex-direction:column;padding:1.75rem;transition:border-color .35s,background .35s;display:flex}@media (hover:hover){.feature:hover{border-color:var(--text);background:var(--surface)}}.feature-index{font-family:var(--font-sans);letter-spacing:.2em;color:var(--text-muted);opacity:.5;margin-bottom:.8rem;font-size:.62rem}.feature-title{font-family:var(--font-serif);color:var(--text);margin-bottom:.4rem;font-size:1.25rem;font-weight:400}.feature-text{font-family:var(--font-sans);color:var(--text-muted);max-width:40ch;font-size:.92rem;font-weight:300;line-height:1.55}@media (width>=640px){.features{padding:6rem 2rem}.features-header{margin-bottom:3rem}.features-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.feature{min-height:11rem;padding:1.6rem 1.5rem 1.75rem}.feature-index{margin-bottom:auto;padding-bottom:1.5rem}}@media (width>=960px){.features{padding:8rem 2.5rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.waitlist{border-top:1px solid var(--rule);padding:4rem 1.5rem 4.5rem}.waitlist-inner{text-align:center;max-width:560px;margin:0 auto}.waitlist-title{font-family:var(--font-serif);color:var(--text);letter-spacing:-.01em;margin-top:.85rem;font-size:clamp(1.8rem,7vw,2.6rem);font-weight:400;line-height:1.12}.waitlist-subtitle{font-family:var(--font-sans);color:var(--text-muted);margin-top:.85rem;margin-bottom:1.75rem;font-size:1rem;font-weight:300;line-height:1.55}.waitlist-form{width:100%}.form-row{flex-direction:column;gap:.875rem;display:flex}.form-input{width:100%;min-height:54px;font-size:16px;font-family:var(--font-sans);letter-spacing:.01em;border:none;border-bottom:1px solid var(--border);color:var(--text);appearance:none;background:0 0;border-radius:0;outline:none;flex:1;padding:0 .25rem;font-weight:400;transition:border-color .3s}.form-input::placeholder{color:var(--text-muted);opacity:.55}.form-input:focus{border-bottom-color:var(--text)}.form-row .btn-primary{min-height:54px}.form-note{font-family:var(--font-sans);letter-spacing:.04em;color:var(--text-muted);opacity:.7;margin-top:.85rem;font-size:.74rem}.form-legal{font-family:var(--font-sans);letter-spacing:.02em;color:var(--text-muted);opacity:.55;margin-top:.5rem;font-size:.66rem;line-height:1.5}.form-legal a{color:inherit;text-underline-offset:2px;text-decoration:underline}.form-legal a:hover,.form-legal a:focus-visible{color:var(--text)}.grecaptcha-badge{visibility:hidden}@media (width>=640px){.waitlist{padding:7rem 2rem}.form-row{flex-direction:row;align-items:stretch;gap:1rem}}@media (width>=960px){.waitlist{padding:9rem 2.5rem}}.btn-primary{background:var(--text);min-height:54px;color:var(--color-offwhite);font-size:.72rem;font-weight:500;font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;border:1px solid var(--text);cursor:pointer;white-space:nowrap;appearance:none;border-radius:0;justify-content:center;align-items:center;padding:.95rem 1.6rem;text-decoration:none;transition:background .3s,border-color .3s,color .3s;display:inline-flex}.btn-primary:hover,.btn-primary:focus-visible{background:var(--color-charcoal);border-color:var(--color-charcoal);color:var(--color-offwhite)}.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;font-family:var(--font-sans);letter-spacing:.01em;color:var(--text);box-shadow:inset 0 -1px 0 0 var(--border);background-image:linear-gradient(var(--text), var(--text));background-position:0 100%;background-repeat:no-repeat;background-size:0% 1px;align-items:center;padding-bottom:4px;font-size:.9rem;font-weight:400;text-decoration:none;transition:background-size .35s;display:inline-flex}.btn-quiet:hover,.btn-quiet:focus-visible{background-size:100% 1px}@media (prefers-reduced-motion:reduce){.btn-quiet{transition:none}}.hp-field{opacity:0;pointer-events:none;width:0;height:0;position:absolute;top:-9999px;left:-9999px}.form-error{color:var(--text);font-family:var(--font-sans);margin-top:.75rem;font-size:.85rem;font-weight:500}.waitlist-success h3{font-family:var(--font-serif);color:var(--text);margin-bottom:.75rem;font-size:1.6rem;font-style:italic;font-weight:400}.waitlist-success p{font-family:var(--font-sans);color:var(--text-muted);font-size:.98rem;font-weight:300}.footer{border-top:1px solid var(--rule);padding:2.5rem 1.5rem 3rem}.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:1.1rem;max-width:1200px;margin:0 auto;display:flex}.footer-brand{color:var(--text);align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.footer-wordmark{width:auto;height:.95rem;display:block;transform:translateY(.5px)}.footer-meta{flex-direction:column;align-items:center;gap:.4rem;display:flex}.footer-links{gap:1.5rem;display:flex}.footer-links a{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.06em;align-items:center;min-height:44px;padding:.5rem 0;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{font-family:var(--font-sans);color:var(--text-muted);opacity:.65;letter-spacing:.05em;font-size:.74rem}@media (width>=640px){.footer{padding:4rem 2rem}.footer-inner{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}.footer-meta{flex-direction:row;align-items:center;gap:1.5rem}}
