:root{--paper: #faf8f2;--card: #ffffff;--ink: #2a211b;--soft: #5a4d40;--faint: #726356;--line: #e9e3d6;--clay: #c4744a;--clay-deep: #96593a;--brand-green: #2f6b4f;--brand-green-leaf: #6cbf94;--brand-green-soil: #35604a;--error-bg: #fbeae4;--error-line: #e8c4b2;--error-ink: #8a3e20;--ok-bg: #e4eedd;--ok-ink: #33502a;--icon-alert: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3.6 22 20H2Z'/%3E%3Cpath d='M12 9.5v4.4'/%3E%3Cpath d='M12 16.9h.01'/%3E%3C/svg%3E");--icon-check: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M8 12.3l2.7 2.7L16 9.4'/%3E%3C/svg%3E");--night: #221a15;--night-card: #322820;--night-ink: #f6efe2;--night-accent: #e5a560;--mist-1: #e0fff3;--mist-2: #f8f6c1;--mist-3: #dfffd9;--water-night-1: #0f2d22;--water-night-2: #1c3f2c;--water-night-3: #123526;--veil-joy-1: #ffe9bd;--veil-joy-2: #ffd9a3;--veil-joy-3: #ffe4c2;--veil-joy-night-1: #4a3a12;--veil-joy-night-2: #57431a;--veil-joy-night-3: #3e330f;--nona-core: #fffaf1;--nona-mid: #ffedca;--nona-rim: #f4d79e;--nona-glow: rgba(255, 214, 148, .6);--nona-glow-soft: rgba(255, 226, 176, .3);--nona-celebrate: #ffe9c0;--nona-face: #262019;--serif: "Fraunces", Georgia, serif;--sans: "Atkinson Hyperlegible", system-ui, -apple-system, "Segoe UI", sans-serif;--f1: linear-gradient(155deg, #d96a5f, #7e3141);--f2: linear-gradient(155deg, #f0b24a, #a9641c);--f3: linear-gradient(155deg, #7fa05b, #33502a);--f4: linear-gradient(155deg, #5e96b8, #24485e);--f5: linear-gradient(155deg, #c77e9c, #6b2e4c);--f6: linear-gradient(155deg, #d9884e, #8a3e20);--f7: linear-gradient(155deg, #8e9f6b, #414f2c);--f8: linear-gradient(155deg, #b0716a, #552a30);--f9: linear-gradient(155deg, #c9a227, #7a5e12);--f10: linear-gradient(155deg, #6ba48e, #2c5245)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}.grain{position:fixed;top:-50%;right:-50%;bottom:-50%;left:-50%;width:200%;height:200%;pointer-events:none;z-index:999;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E")}.wrap{max-width:1060px;margin:0 auto;padding:0 clamp(20px,5vw,44px);position:relative;z-index:1}.btn{display:inline-block;font-weight:700;font-size:1rem;color:#fff;background:var(--clay-deep);border:0;border-radius:999px;padding:14px 30px;cursor:pointer;text-decoration:none;font-family:inherit;transition:background .15s,transform .12s}.btn:hover{background:#7e4a30}.btn:active{transform:scale(.98)}.btn.sm{padding:10px 20px;font-size:.9rem}.langswitch{display:inline-flex;gap:2px;border:1px solid var(--line);border-radius:999px;padding:3px;background:var(--card)}.langswitch button{border:0;background:transparent;font-family:inherit;font-size:.78rem;font-weight:700;color:var(--faint);border-radius:999px;padding:4px 10px;cursor:pointer}.langswitch button.on{background:var(--clay-deep);color:#fff}.langswitch.dark{border-color:#f6efe233;background:var(--night-card)}.langswitch.dark button{color:#f6efe299}.langswitch.dark button.on{background:var(--night-accent);color:var(--night)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}.form-error,.onbs-err,.gate-error,.voice-status.err,.frame-err{display:flex;align-items:flex-start;gap:8px}.voice-status.err{justify-content:center}.health.bad,.pill.c-revoked,.pill.m-revoked,.health.ok,.pill.c-granted,.pill.m-active,.entry-card .awoke,.frame-done{display:inline-flex;align-items:center;gap:6px}.form-error:before,.onbs-err:before,.gate-error:before,.voice-status.err:before,.frame-err:before,.health.bad:before,.pill.c-revoked:before,.pill.m-revoked:before,.health.ok:before,.pill.c-granted:before,.pill.m-active:before,.entry-card .awoke:before,.frame-done:before{content:"";flex:0 0 auto;width:1.15em;height:1.15em;margin-top:.06em;background:currentColor}.form-error:before,.onbs-err:before,.gate-error:before,.voice-status.err:before,.frame-err:before,.health.bad:before,.pill.c-revoked:before,.pill.m-revoked:before{-webkit-mask:var(--icon-alert) center / contain no-repeat;mask:var(--icon-alert) center / contain no-repeat}.health.ok:before,.pill.c-granted:before,.pill.m-active:before,.entry-card .awoke:before,.frame-done:before{-webkit-mask:var(--icon-check) center / contain no-repeat;mask:var(--icon-check) center / contain no-repeat}
