:root{--cream: #f9f7f2;--terracotta: #92543d;--sage: #d1d9b1;--sage-text: #7a8b65;--peach: #fad4c8;--ink: #1c1917;--muted: #57534e;--white: #ffffff;--radius-lg: clamp(1.25rem, 2vw, 2rem);--radius-pill: 9999px;--font-serif: "Cormorant Garamond", "Georgia", serif;--font-sans: "Figtree", system-ui, sans-serif;--max: 72rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:1.05rem;line-height:1.6;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:.2em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-label{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);font-weight:600;margin:0 0 .75rem}.heading-xl{font-family:var(--font-serif);font-weight:500;font-size:clamp(2.35rem,5vw,3.75rem);line-height:1.1;margin:0 0 1rem;color:var(--ink)}.heading-lg{font-family:var(--font-serif);font-weight:500;font-size:clamp(1.85rem,3.5vw,2.75rem);line-height:1.15;margin:0 0 1rem}.btn-pill{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.35rem;border-radius:var(--radius-pill);border:none;font-family:var(--font-sans);font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn-pill:disabled{opacity:.6;cursor:not-allowed}.btn-pill:not(:disabled):hover{transform:translateY(-1px)}.btn-pill--terra{background:var(--terracotta);color:var(--white);box-shadow:0 4px 20px #92543d40}.btn-pill--peach{background:var(--peach);color:var(--ink);box-shadow:0 4px 24px #0000001f}.waitlist-form{display:flex;flex-wrap:wrap;gap:.5rem;align-items:stretch;width:100%;max-width:28rem}.waitlist-form--hero{background:var(--white);border-radius:var(--radius-pill);padding:.35rem .35rem .35rem 1.1rem;box-shadow:0 8px 40px #1c19170f}.waitlist-form--hero input{flex:1 1 10rem;border:none;background:transparent;font:inherit;min-width:0;outline:none;color:var(--ink)}.waitlist-form--hero .btn-pill{padding-inline:1.5rem}.waitlist-form--bare{flex-direction:column;gap:1rem;max-width:22rem;margin-inline:auto}.waitlist-form--bare input{background:transparent;border:none;border-bottom:2px solid rgba(255,255,255,.35);color:var(--white);font:inherit;padding:.5rem 0;width:100%;outline:none}.waitlist-form--bare input::placeholder{color:#ffffff73}.waitlist-form--bare .btn-pill{width:100%;padding-block:1rem}.waitlist-form--footer-row{flex-direction:row;gap:0;max-width:none;border:1px solid rgba(28,25,23,.12);border-radius:.5rem;overflow:hidden;background:var(--white)}.waitlist-form--footer-row input{flex:1;border:none;padding:.65rem .85rem;font:inherit;min-width:0;outline:none}.waitlist-form--footer-row .btn-pill--square{border-radius:0;padding:.65rem 1rem;background:var(--ink);color:var(--white);min-width:2.75rem}.waitlist-form--footer-row .btn-pill--square:hover{box-shadow:none}[data-waitlist-message][data-state=error]{color:#b91c1c;font-size:.85rem;margin:.35rem 0 0;width:100%}.waitlist-thanks{margin:0;font-weight:500;color:var(--muted);font-size:1.05rem}.waitlist-thanks--dark{color:#ffffffd9}.waitlist-caption{font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:.85rem 0 0}.section{padding:clamp(3.5rem,8vw,6rem) 1.5rem}.section--beige{background:#f0ebe3}.container{max-width:var(--max);margin-inline:auto}.grid-2{display:grid;gap:clamp(2rem,5vw,4rem);align-items:center}@media(min-width:900px){.grid-2{grid-template-columns:1fr 1fr}}.card{background:var(--white);border-radius:var(--radius-lg);padding:clamp(1.5rem,3vw,2.25rem);box-shadow:0 12px 48px #1c19170d}.card h3{font-family:var(--font-serif);font-size:1.45rem;font-weight:500;margin:0 0 .65rem}.card p{margin:0;color:var(--muted)}.card-quote{background:var(--sage);border-radius:var(--radius-lg);padding:clamp(1.75rem,4vw,2.75rem);text-align:center}.card-quote p{font-family:var(--font-serif);font-size:clamp(1.35rem,2.5vw,1.75rem);line-height:1.35;color:var(--ink);margin:0}.frame-media{border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(145deg,#fad4c8,#f9f7f2 55%,#e8e4dd);box-shadow:0 24px 60px #1c19171a}.frame-media--dark-bg{background:linear-gradient(180deg,#f5f1ea,#e7e2da)}.feature-list{list-style:none;padding:0;margin:1.5rem 0 0;display:flex;flex-direction:column;gap:.85rem}.feature-list li{display:flex;align-items:flex-start;gap:.65rem;color:var(--muted);font-size:.98rem}.feature-list .dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--terracotta);margin-top:.45rem;flex-shrink:0}.step-stack{display:flex;flex-direction:column;gap:1rem;max-width:34rem;margin-inline:auto}.step-card{border-radius:var(--radius-lg);padding:clamp(1.5rem,3vw,2rem)}.step-card--light{background:var(--white);box-shadow:0 12px 40px #1c19170f}.step-card--accent{background:var(--terracotta);color:var(--white)}.step-num{font-family:var(--font-serif);font-size:2.5rem;line-height:1;opacity:.85;margin-bottom:.35rem}.step-card h3{font-family:var(--font-serif);font-size:1.5rem;margin:0 0 .5rem;font-weight:500}.step-card p{margin:0;opacity:.92}.step-card--accent p{opacity:.95}.footer-grid{display:grid;gap:2.5rem}@media(min-width:768px){.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr}}.footer-col h4{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;margin:0 0 1rem;color:var(--muted);font-weight:600}.footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;color:var(--muted);font-size:.95rem}.footer-tagline{color:var(--muted);max-width:16rem;margin:.75rem 0 0;font-size:.98rem}.logo{font-family:var(--font-serif);font-weight:600;font-size:1.35rem;letter-spacing:.02em}
