:root{--brand:#c81332;--brand-deep:#a70f29;--brand-soft:#f3dade;--brand-line:#c8133238;--ink:#333;--muted:#666;--base:#fafafa;--white:#fff;--line:#3333331a;--radius:1.25rem;--header-h:4rem;--font-display:"M PLUS Rounded 1c", "Hiragino Maru Gothic ProN", sans-serif;--font-body:"Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", sans-serif;--plum:var(--ink);--plum-deep:#222;--pop:var(--brand);--pop-deep:var(--brand-deep);--gold:var(--brand);--gold-deep:var(--brand-deep);--cream:var(--base);--cream-deep:var(--brand-soft)}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);background:var(--base);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.75}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}h1,h2,h3{font-family:var(--font-display);letter-spacing:.02em;line-height:1.25}.app-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:40;height:var(--header-h);background:color-mix(in srgb,var(--white) 82%,var(--brand-soft));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:3px solid var(--brand);position:sticky;top:0}.legal-page__inner,.site-footer__inner,.site-header__inner{width:min(1120px,100% - 2rem);margin-inline:auto}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;height:100%;display:flex}.brand{color:var(--ink);align-items:center;gap:.7rem;display:inline-flex}.brand__mark{border-radius:22.5%;flex:none;width:2.1rem;height:2.1rem}.brand__logo{width:auto;height:1.85rem}.header-cta{background:var(--brand);min-height:2.5rem;color:var(--white);font-family:var(--font-display);border-radius:999px;justify-content:center;align-items:center;padding:0 1.1rem;font-size:.92rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.header-cta:hover{background:var(--brand-deep);transform:translateY(-1px)}.site-main{flex:1}.site-footer{background:var(--brand-deep);color:#ffffffd1;padding:2.5rem 0 2rem}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;display:flex}.site-footer__links{flex-wrap:wrap;gap:.35rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__links a{text-underline-offset:.2em;font-size:.9rem;text-decoration:underline}.site-footer__links a:hover{color:var(--white)}.site-footer__copy{margin:0;font-size:.85rem}.legal-page{padding:3rem 0 5rem}.legal-page__inner{max-width:760px}.legal-page h1{margin:0 0 1.5rem;font-size:clamp(1.6rem,3vw,2rem)}:focus-visible{outline:2px solid var(--brand);outline-offset:3px}@media (width<=420px){.brand__mark{width:1.85rem;height:1.85rem}.brand__logo{height:1.45rem}.header-cta{min-height:2.25rem;padding:0 .8rem;font-size:.82rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}
