:root{--berry:#92003a;--rose:#f62477;--orchid:#ffadee;--glow:#ffe185;--bg:#fff8fb;--surface:#fff;--surface-soft:#fff0f7;--text:#291b22;--muted:#775f6b;--line:#eedce6;--focus:#92003a47;--radius:22px;--pill:999px;color-scheme:light;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;line-height:1.55}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;min-width:320px}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 12% 0,#ffe18547,#0000 28rem),linear-gradient(#fff8fb 0%,#fff 45%,#fff8fb 100%);margin:0;overflow-x:hidden}body,button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--berry);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{color:var(--rose)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:4px}h1,h2,h3,p{overflow-wrap:anywhere;margin:0}h1,h2,h3{letter-spacing:0;line-height:1.05}h1,.display-title,.section-heading h2,.legal-hero h1{font-family:ui-serif,Georgia,serif}img{max-width:100%;display:block}.skip-link{z-index:20;border-radius:var(--pill);background:var(--berry);color:#fff;padding:.75rem 1rem;font-weight:800;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;backdrop-filter:blur(14px);background:#fff8fbf0;border-bottom:1px solid #eedce6d1;position:sticky;top:0}.header-inner,.footer-inner,.container{width:min(1120px,100% - 32px);margin:0 auto}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:74px;display:flex}.brand-link,.footer-brand{min-height:44px;color:var(--text);align-items:center;gap:.7rem;font-weight:850;text-decoration:none;display:inline-flex}.brand-link img,.footer-brand img,.hero-icon img{border-radius:22%;box-shadow:0 16px 36px #92003a29}.desktop-nav{align-items:center;gap:.3rem;display:flex}.desktop-nav a,.mobile-nav summary,.mobile-nav a{border-radius:var(--pill);min-height:44px;color:var(--muted);align-items:center;padding:0 1rem;font-size:.95rem;font-weight:780;text-decoration:none;display:inline-flex}.desktop-nav a.active,.desktop-nav a:hover,.mobile-nav a:hover{background:var(--surface-soft);color:var(--berry)}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;border:1px solid var(--line);background:var(--surface);color:var(--berry);list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line);background:var(--surface);border-radius:18px;min-width:220px;padding:.45rem;display:grid;position:absolute;top:calc(100% + .6rem);right:0;box-shadow:0 18px 42px #2a132424}.hero{padding:clamp(3.4rem,7vw,6.5rem) 0 clamp(2.8rem,6vw,5rem)}.hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(240px,.58fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.eyebrow{color:var(--berry);letter-spacing:.14em;text-transform:uppercase;font-size:.77rem;font-weight:850}.hero h1{max-width:760px;margin-top:1rem;font-size:clamp(3rem,8vw,6.35rem)}.hero-copy{max-width:620px;color:var(--muted);margin-top:1.25rem;font-size:clamp(1.08rem,2vw,1.28rem)}.hero-actions,.page-actions{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:2rem;display:flex}.button,.status-button{border-radius:var(--pill);justify-content:center;align-items:center;min-height:48px;padding:0 1.25rem;font-weight:850;text-decoration:none;display:inline-flex}.status-button{border:1px solid var(--line);background:var(--surface-soft);color:var(--berry);cursor:default}.button{border:1px solid var(--berry);background:var(--berry);color:#fff;box-shadow:0 12px 26px #92003a2e}.button.secondary{border-color:var(--line);background:var(--surface);color:var(--berry);box-shadow:none}.hero-visual{place-items:center;display:grid}.hero-icon{aspect-ratio:1;border:1px solid var(--line);background:linear-gradient(145deg,#ffffffeb,#fff0f7eb),radial-gradient(circle at 72% 22%,#ffe1856b,#0000 34%);border-radius:42px;place-items:center;width:min(320px,72vw);display:grid;position:relative;box-shadow:0 26px 70px #2a13241a}.hero-icon:before{content:"";border:1px solid #f6247738;border-radius:34px;position:absolute;inset:22px}.hero-icon img{width:48%;position:relative}.section-band{padding:clamp(2.5rem,6vw,5rem) 0}.section-heading{gap:.7rem;max-width:760px;margin-bottom:1.4rem;display:grid}.section-heading h2{font-size:clamp(2rem,5vw,3.7rem)}.section-heading p,.legal-hero p,.card p,.legal-section p,.faq-topic p,.safety-note p{color:var(--muted)}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.card,.legal-section,.faq-topic,.safety-note{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffd1;padding:clamp(1.15rem,3vw,1.55rem);box-shadow:0 12px 28px #2a13240b}.card h3,.legal-section h2{color:var(--text);margin-bottom:.65rem;font-size:1.22rem}.highlight-panel{background:var(--berry);color:#fff8fb;border-radius:32px;padding:clamp(1.5rem,5vw,3rem)}.highlight-panel h2{color:#fff;max-width:740px;font-family:ui-serif,Georgia,serif;font-size:clamp(2rem,5vw,3.7rem)}.highlight-panel p{color:#fff8fbd1;max-width:760px;margin-top:1rem}.legal-page{padding:clamp(2.8rem,6vw,5rem) 0}.legal-hero{max-width:820px;margin-bottom:2rem}.legal-hero h1{margin:.55rem 0 .85rem;font-size:clamp(2.55rem,7vw,5rem)}.legal-stack{gap:.9rem;max-width:880px;display:grid}.legal-section{gap:.75rem;display:grid}.faq-list{gap:.75rem;max-width:880px;display:grid}.faq-topic{padding:0;overflow:clip}.faq-topic summary{cursor:pointer;min-height:56px;color:var(--text);padding:1rem 1.25rem;font-weight:850}.faq-topic div{gap:.75rem;padding:0 1.25rem 1.2rem;display:grid}.safety-note{background:linear-gradient(145deg, #fff, var(--surface-soft));max-width:880px;margin-bottom:1rem}.site-footer{border-top:1px solid var(--line);background:#fff;padding:2rem 0}.footer-inner{grid-template-columns:1.1fr auto;gap:1.5rem;display:grid}.footer-inner p{max-width:520px;color:var(--muted);margin-top:.75rem;font-size:.95rem}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:.55rem 1rem;display:flex}.site-footer nav a{min-height:44px;color:var(--berry);font-weight:760}.copyright{grid-column:1/-1;margin-top:0;font-size:.9rem}@media (width<=760px){.desktop-nav{display:none}.mobile-nav{display:block}.hero-grid,.feature-grid,.footer-inner{grid-template-columns:1fr}.hero{padding-top:2.6rem}.hero-visual{justify-items:start}.site-footer nav{justify-content:flex-start}}@media (width<=420px){.header-inner,.footer-inner,.container{width:min(100% - 24px,1120px)}.brand-link span{font-size:.98rem}.hero h1{font-size:2.75rem}.hero-actions,.page-actions{flex-direction:column;align-items:stretch}.button,.status-button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
