html,body{margin:0;background:#F7F1EE;color:#2A1E24;-webkit-font-smoothing:antialiased;color-scheme:light}
body{min-height:100vh;display:flex;flex-direction:column;font-family:Figtree,system-ui,sans-serif;background:radial-gradient(120% 80% at 70% 30%,#FBF1F7 0%,#F7F1EE 55%,#F2EBE3 100%)}
a{color:#B85C79}a:hover{color:#8E3F5A}
[hidden]{display:none!important}
:focus-visible{outline:2px solid #8E3F5A;outline-offset:4px}
.site-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px clamp(20px,5vw,56px)}
.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:#2A1E24}
.brand:hover{color:#2A1E24}
.brand img{display:block;border-radius:10px}
.brand-type{display:flex;flex-direction:column;gap:3px}
.wordmark{font:400 26px/1 'Instrument Serif',serif;letter-spacing:-.01em}
.wordmark span{color:#B85C79}
.variety{font:italic 400 13px/1 'Instrument Serif',serif;color:#8E3F5A}
.variety span{font-style:normal}
.language{display:flex;gap:4px;padding:4px;border-radius:999px;background:rgba(255,255,255,.7);border:1px solid #EBD7E5}
.language .language-item{padding:9px 14px;border:0;border-radius:999px;font:500 12px 'DM Mono',monospace;text-decoration:none;background:transparent;color:#6B5A63}
.language .language-item[aria-current=true]{background:#2A1E24;color:#fff}
.hero{flex:1;display:flex;flex-wrap:wrap-reverse;align-items:center;justify-content:center;gap:clamp(24px,5vw,72px);padding:12px clamp(20px,5vw,56px) 40px}
.copy{flex:1 1 380px;max-width:540px;display:flex;flex-direction:column;gap:22px}
.eyebrow{display:flex;align-items:center;gap:10px}
.eyebrow-dot{width:8px;height:8px;flex-shrink:0;border-radius:50%;background:#93A867}
.eyebrow-text{font:500 11px 'DM Mono',monospace;letter-spacing:.14em;text-transform:uppercase;color:#6B5A63}
h1{font:400 clamp(46px,7vw,84px)/.95 'Instrument Serif',serif;letter-spacing:-.02em;margin:0;text-wrap:balance}
h1 em{color:#B85C79}
.lede{font-size:clamp(16px,1.6vw,18px);line-height:1.55;color:#4A3B43;margin:0;max-width:460px;text-wrap:pretty}
.signup{display:flex;flex-direction:column;gap:10px;max-width:480px}
.email-pill{display:flex;flex-wrap:wrap;gap:8px;padding:6px;border-radius:999px;background:#fff;border:1.5px solid #EBD7E5;box-shadow:0 10px 30px rgba(184,92,121,.12)}
.email-pill:focus-within{border-color:#B85C79}
.signup[data-state=error] .email-pill{border-color:#D98AA3}
.email{flex:1 1 200px;min-width:0;padding:14px 18px;border:0;outline:none;background:transparent;font:500 16px Figtree,sans-serif;color:#2A1E24}
.email::placeholder{color:#9A8A92}
.submit{flex:0 0 auto;padding:14px 24px;border:0;border-radius:999px;background:#B85C79;color:#fff;font:600 15px Figtree,sans-serif;cursor:pointer}
.submit:hover{background:#A14E69}
.signup[data-state=sending] .submit{opacity:.7;cursor:wait}
.fine{padding:0 18px;font-size:12px;line-height:1.5;color:#6B5A63;text-wrap:pretty}
.error{padding:0 18px;font-size:13px;font-weight:600;color:#A13F5E}
/* Keep the empty live region in the accessibility tree without taking space. */
.error:empty{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}
.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}
.success{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;border-radius:22px;background:#fff;border:1.5px solid #D2E0B8;max-width:480px;animation:g9rise .6s ease-out both}
.success-icon{width:36px;height:36px;border-radius:50%;flex-shrink:0;background:#93A867;display:flex;align-items:center;justify-content:center}
.success-check{width:14px;height:8px;border-left:2.5px solid #fff;border-bottom:2.5px solid #fff;transform:translateY(-2px) rotate(-45deg)}
.success-title{font:400 24px/1.1 'Instrument Serif',serif;margin:0}
.success-text{font-size:14px;line-height:1.5;color:#4A3B43;margin:4px 0 0;text-wrap:pretty}
.chips{display:flex;flex-wrap:wrap;gap:8px;margin:6px 0 0;padding:0;list-style:none}
.chips li{padding:8px 13px;border-radius:999px;background:rgba(235,215,229,.55);font-size:13px;font-weight:500;color:#4A3B43}
.illustration{flex:1 1 360px;max-width:520px;display:flex;justify-content:center;min-width:0}
.scene{width:100%;max-width:480px;aspect-ratio:1;position:relative}
.site-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:20px clamp(20px,5vw,56px) 28px;border-top:1px solid rgba(184,92,121,.14)}
.platforms{font:500 11px 'DM Mono',monospace;letter-spacing:.1em;text-transform:uppercase;color:#6B5A63}
.footer-right{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:12px;color:#6B5A63}
.footer-right .variety{font-size:15px}
.footer-right a{color:#6B5A63}
.document{flex:1;width:calc(100% - 40px);max-width:680px;margin:40px auto 64px;line-height:1.65;color:#4A3B43}
.document h1{color:#2A1E24;font-size:clamp(46px,7vw,64px);margin-bottom:32px}
.document h2{font:400 28px/1.2 'Instrument Serif',serif;color:#2A1E24;margin:28px 0 8px}
.document p{margin:0 0 16px}
.not-found{display:flex;flex-direction:column;justify-content:center}

/* Consent stays first in the DOM and never makes the rest of the page inert. */
.site-content{display:flex;flex-direction:column;min-height:100vh;box-sizing:border-box}
.consent-banner{position:fixed;z-index:100;bottom:16px;left:16px;right:16px;margin-inline:auto;width:calc(100% - 32px);max-width:560px;box-sizing:border-box;padding:18px 20px;background:#fff;border:1.5px solid #EBD7E5;border-radius:22px;box-shadow:0 10px 30px rgba(184,92,121,.12);color:#4A3B43;font:400 14px/1.5 Figtree,system-ui,sans-serif;animation:g9rise .6s ease-out both}
#cookie-consent h2{margin:0 0 8px;color:#2A1E24;font:400 22px/1.1 'Instrument Serif',serif}
#cookie-consent p{margin:0 0 14px;font:inherit;color:inherit}
.consent-actions{display:flex;gap:10px}
.consent-actions button{flex:1;min-width:0;padding:12px 20px;border:0;border-radius:999px;background:#2A1E24;color:#fff;font:600 14px/1.4 Figtree,system-ui,sans-serif;cursor:pointer}
.consent-actions button:hover{background:#4A3B43}
.consent-actions button[aria-pressed=true]{text-decoration:underline;text-underline-offset:3px}
.consent-open .site-content{padding-bottom:var(--consent-space,260px)}
@media(max-width:600px){
  /* A bounded scroll area keeps even focused form controls above the banner. */
  html.consent-open{overflow:hidden}
  .consent-open body{height:100svh;overflow:hidden}
  .consent-open .site-content{height:calc(100svh - var(--consent-space,260px));min-height:0;overflow-y:auto;padding-bottom:0;scroll-padding-block:16px}
}
@media(prefers-reduced-motion:reduce){.consent-banner{animation:none}}

/* Returning-garden card is part of the teaser; art is imported only for a saved garden. */
.returning-garden { margin-top:28px; background:#fff; border:1.5px solid #D2E0B8; border-radius:22px; padding:16px 18px 18px; box-shadow:0 10px 30px rgba(184,92,121,.12); display:flex; flex-direction:column; gap:12px; }
.returning-row { display:flex; align-items:center; gap:12px; }.returning-art { position:relative; display:flex; width:132px; flex-shrink:0; border-radius:12px; overflow:hidden; background:linear-gradient(180deg,#F7EEF3 0 62.5%,#8E6A5A 62.5% 100%); }.returning-art>span { position:relative; flex:1 1 0; aspect-ratio:160/240; }.returning-art svg { display:block; overflow:visible; }
#returning-title { margin:0; font:400 26px/1.05 'Instrument Serif',serif; color:#2A1E24; }#returning-status { font-size:13px; color:#4A3B43; margin:4px 0 0; }
.returning-open { min-height:52px; display:flex; align-items:center; justify-content:center; border-radius:999px; background:#B85C79; color:#fff; font:600 16px Figtree,sans-serif; text-decoration:none; }.returning-open:hover { background:#A14E69; color:#fff; }
#another-email,.returning-back { min-height:44px; border:0; background:none; font:600 13px Figtree,sans-serif; color:#8E3F5A; cursor:pointer; text-decoration:underline; text-underline-offset:3px; }
@media(max-width:419px) {
 .email-pill { display:flex; flex-direction:column; gap:10px; padding:0; border:0; border-radius:0; background:none; box-shadow:none; }
 .email-pill:focus-within { box-shadow:none; }
 .email-pill label { position:static; width:100%; height:auto; padding:0; margin:0 0 -4px; overflow:visible; clip:auto; clip-path:none; white-space:normal; font:500 11px 'DM Mono',monospace; letter-spacing:.1em; text-transform:uppercase; color:#6B5A63; }
 .email-pill .email { flex:auto; width:100%; height:54px; padding:0 18px; border-radius:16px; border:1.5px solid #EBD7E5; background:#fff; }
 .email-pill .email:focus { border-color:#B85C79; }
 .email-pill .email[aria-invalid="true"] { border-color:#D98AA3; }
 .email-pill .submit { width:100%; min-height:54px; margin:0; box-shadow:0 10px 24px rgba(184,92,121,.22); }
}
@media(max-width:419px) { .email-pill .email { box-sizing:border-box; } }
