:root{color-scheme:light;--wb-bg: #f4f2f8;--wb-bg-elevated: rgba(255, 255, 255, .82);--wb-bg-muted: #ebe6f4;--wb-text: #231d2d;--wb-text-muted: #6d6578;--wb-border: rgba(58, 40, 82, .13);--wb-shadow: rgba(49, 30, 76, .12);--wb-accent: #6e49cb;--wb-accent-strong: #5633b4;--wb-accent-soft: #e9e0ff;--wb-safe: #267859;--wb-code-bg: #e8e3ef}html.evening-mode,body.evening-mode{color-scheme:dark;--wb-bg: #21182d;--wb-bg-elevated: rgba(48, 36, 63, .88);--wb-bg-muted: #302440;--wb-text: #f5eada;--wb-text-muted: #c6b6ce;--wb-border: rgba(244, 215, 255, .14);--wb-shadow: rgba(5, 2, 10, .32);--wb-accent: #c29bff;--wb-accent-strong: #d6baff;--wb-accent-soft: #423158;--wb-safe: #91d8b8;--wb-code-bg: #392b49}html.dark-mode,body.dark-mode{color-scheme:dark;--wb-bg: #111014;--wb-bg-elevated: rgba(29, 27, 34, .9);--wb-bg-muted: #211f26;--wb-text: #f1edf6;--wb-text-muted: #aaa3b2;--wb-border: rgba(255, 255, 255, .12);--wb-shadow: rgba(0, 0, 0, .42);--wb-accent: #b999ff;--wb-accent-strong: #cdb5ff;--wb-accent-soft: #33294a;--wb-safe: #85d3ae;--wb-code-bg: #29262e}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background-color:var(--wb-bg);scroll-behavior:smooth;transition:background-color .22s ease}body{min-height:100vh;margin:0;background:radial-gradient(circle at 50% -20%,color-mix(in srgb,var(--wb-accent) 15%,transparent),transparent 42rem),var(--wb-bg);color:var(--wb-text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-size:16px;line-height:1.6;transition:background-color .22s ease,color .22s ease}button,a{font:inherit}a{color:var(--wb-accent-strong);text-underline-offset:.2em}a:hover{text-decoration-thickness:2px}::selection{background:var(--wb-accent);color:#fff}.eyebrow{margin:0 0 .75rem;color:var(--wb-accent-strong);font-size:.75rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.section-heading{max-width:42rem;margin:0 auto 2.5rem;text-align:center}.section-heading h2{margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:650;letter-spacing:-.045em;line-height:1.08}.section-heading p:last-child{margin:1rem auto 0;color:var(--wb-text-muted)}.legal-page{width:min(100% - 2rem,54rem);margin:0 auto;padding:4rem 0 6rem}.legal-card{padding:clamp(1.5rem,4vw,3.5rem);border:1px solid var(--wb-border);border-radius:1.5rem;background:var(--wb-bg-elevated);box-shadow:0 1.5rem 4rem var(--wb-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legal-header{padding-bottom:2rem;border-bottom:1px solid var(--wb-border);text-align:center}.legal-brand-mark{width:4.5rem;height:4.5rem;border-radius:1rem}.legal-title{margin:1rem 0 0;font-size:clamp(2.25rem,6vw,3.5rem);letter-spacing:-.05em;line-height:1}.legal-updated{margin:.75rem 0 0;color:var(--wb-text-muted);font-size:.9rem}.legal-body{padding-top:1.5rem}.legal-body h2{margin:2.5rem 0 .75rem;font-size:1.35rem;line-height:1.25}.legal-body h3{margin:1.5rem 0 .5rem;font-size:1.05rem}.legal-body p,.legal-body li{color:var(--wb-text-muted)}.legal-body strong{color:var(--wb-text)}.legal-back-row{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--wb-border);text-align:center}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
