:root{--night-top:#140b2e;--night-mid:#1d1152;--night-low:#123a4a;--night-floor:#0c2430;--violet:#8b6cf0;--teal:#4fd6c4;--pink:#f28fc8;--cream:#f6f1ff;--ink:#1b1233}*{box-sizing:border-box}html,body{min-height:100%;color:var(--cream);-webkit-font-smoothing:antialiased;background:var(--night-top);margin:0;padding:0;font-family:ui-rounded,SF Pro Rounded,-apple-system,BlinkMacSystemFont,Segoe UI,Avenir,sans-serif}body{background:linear-gradient(to bottom, var(--night-top) 0%, var(--night-mid) 38%, var(--night-low) 76%, var(--night-floor) 100%);background-attachment:fixed}.sky{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.aurora{filter:blur(46px);opacity:.55;mix-blend-mode:screen;will-change:transform;width:160%;height:70%;position:absolute;left:-30%}.aurora-1{background:radial-gradient(55% 42% at 30%,#4fd6c4bf 0%,#4fd6c400 70%),radial-gradient(45% 38% at 70% 40%,#8b6cf0b3 0%,#8b6cf000 72%);animation:34s ease-in-out infinite alternate drift-a;top:-12%}.aurora-2{opacity:.42;background:radial-gradient(50% 40% at 60% 45%,#f28fc899 0%,#f28fc800 70%),radial-gradient(50% 44% at 25% 55%,#6bdcff8c 0%,#6bdcff00 72%);height:60%;animation:47s ease-in-out infinite alternate drift-b;top:4%}.aurora-3{opacity:.3;background:radial-gradient(60% 40% at 45%,#b4ffd680 0%,#b4ffd600 74%);height:52%;animation:61s ease-in-out infinite alternate drift-c;top:18%}@keyframes drift-a{0%{transform:translate(-6%)skewY(-3deg)scaleY(1)}to{transform:translate(7%,3%)skewY(4deg)scaleY(1.16)}}@keyframes drift-b{0%{transform:translate(5%,2%)skewY(3deg)scaleY(1.1)}to{transform:translate(-8%,-2%)skewY(-4deg)scaleY(.92)}}@keyframes drift-c{0%{transform:translate(-3%,1%)scaleY(.95)}to{transform:translate(4%,-3%)scaleY(1.2)}}.stars{background-image:radial-gradient(1.4px 1.4px at 12% 18%,#ffffffe6 50%,#0000 51%),radial-gradient(1.2px 1.2px at 28% 9%,#ffffffb3 50%,#0000 51%),radial-gradient(1.6px 1.6px at 44% 24%,#ffffffd9 50%,#0000 51%),radial-gradient(1.1px 1.1px at 61% 12%,#ffffffa6 50%,#0000 51%),radial-gradient(1.5px 1.5px at 76% 21%,#fffc 50%,#0000 51%),radial-gradient(1.2px 1.2px at 89% 8%,#ffffffb3 50%,#0000 51%),radial-gradient(1.3px 1.3px at 18% 33%,#fff9 50%,#0000 51%),radial-gradient(1.1px 1.1px at 53% 37%,#ffffff80 50%,#0000 51%),radial-gradient(1.4px 1.4px at 82% 34%,#fff9 50%,#0000 51%);animation:7s ease-in-out infinite alternate twinkle;position:absolute;inset:0}@keyframes twinkle{0%{opacity:.5}to{opacity:1}}.castle{width:min(520px,88vw);height:44vh;max-height:340px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.castle-glow{filter:blur(22px);background:radial-gradient(50% 60% at 50% 70%,#8b6cf08c 0%,#4fd6c438 45%,#4fd6c400 75%);width:130%;height:78%;animation:9s ease-in-out infinite alternate breathe;position:absolute;bottom:6%;left:50%;transform:translate(-50%)}@keyframes breathe{0%{opacity:.65;transform:translate(-50%)scale(1)}to{opacity:1;transform:translate(-50%)scale(1.07)}}.castle svg{width:100%;height:auto;display:block;position:absolute;bottom:0}@keyframes moon-breathe{0%{opacity:.94;transform:translate(-50%)scale(1)}to{opacity:1;transform:translate(-50%)scale(1.05)}}@keyframes glow-breathe{0%{opacity:.72}to{opacity:1}}.snow{position:absolute;inset:0}.flake{will-change:transform;background:#ffffffe6;border-radius:50%;animation-name:fall;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:-6vh}@keyframes fall{0%{opacity:0;transform:translateY(-8vh)}8%{opacity:1}92%{opacity:1}to{transform:translate3d(var(--drift,2vw), 108vh, 0);opacity:0}}.shell{z-index:1;position:relative}h1,h2,h3{letter-spacing:-.01em;margin:0;font-weight:650}.wordmark{text-shadow:0 0 34px #8b6cf08c;font-size:clamp(2.1rem,7vw,3.4rem);line-height:1.04}.wordmark .glow{background:linear-gradient(100deg, var(--teal), var(--cream) 45%, var(--violet));color:#0000;-webkit-background-clip:text;background-clip:text}.sub{color:#f6f1ffb8;font-size:.98rem;line-height:1.5}.btn{appearance:none;color:var(--cream);font:inherit;cursor:pointer;background:linear-gradient(#8b6cf0e6,#5e42beeb);border:1px solid #f6f1ff38;border-radius:999px;padding:.92rem 1.6rem;font-size:1.02rem;font-weight:600;transition:transform .18s,box-shadow .22s,filter .18s;box-shadow:0 12px 34px #3c1e8c73,inset 0 1px #ffffff38}.btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 44px #4624a08c,inset 0 1px #ffffff47}.btn:active:not(:disabled){transform:translateY(0)}.btn:disabled{opacity:.5;cursor:default}.btn.ghost{box-shadow:none;background:#ffffff0f;font-weight:550}.btn.teal{color:#062b28;background:linear-gradient(#4fd6c4eb,#269e94f0);box-shadow:0 12px 34px #14786e66,inset 0 1px #fff6}.btn.small{padding:.55rem 1.05rem;font-size:.9rem}.card{-webkit-backdrop-filter:blur(14px);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:22px;padding:1.25rem 1.3rem}.card h2{margin-bottom:.7rem;font-size:1.08rem}label{color:#f6f1ffb3;margin-bottom:.35rem;font-size:.86rem;display:block}input[type=text],input[type=date],textarea{width:100%;font:inherit;color:var(--cream);background:#0c081e8c;border:1px solid #ffffff29;border-radius:14px;outline:none;padding:.72rem .85rem}input:focus,textarea:focus{border-color:#4fd6c4b3;box-shadow:0 0 0 3px #4fd6c429}textarea{resize:vertical;min-height:96px;line-height:1.5}.pill{color:#f6f1ffd9;background:#ffffff12;border:1px solid #ffffff2e;border-radius:999px;padding:.26rem .64rem;font-size:.76rem;display:inline-block}.pill.ok{background:#4fd6c424;border-color:#4fd6c480}.pill.warn{background:#f28fc824;border-color:#f28fc880}.choice{text-align:left;width:100%;font:inherit;color:var(--cream);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff24;border-radius:14px;margin-bottom:.5rem;padding:.68rem .85rem;transition:border-color .16s,background .16s;display:block}.choice:hover{border-color:#8b6cf099}.choice[aria-pressed=true]{background:#4fd6c424;border-color:#4fd6c4cc}video{background:#000;border-radius:18px;width:100%;display:block}.err{color:#ffc0d8;font-size:.9rem}body.kid-mode{overscroll-behavior:none;touch-action:none;width:100%;position:fixed;inset:0;overflow:hidden}.vt-script{color:#f6f1ffdb;max-width:34rem;margin:.6rem auto 0;font-size:.88rem}.vt-script summary{cursor:pointer;color:#9fe8dc;padding:.35rem 0}.vt-lines p{margin:.4rem 0;line-height:1.55}.pp-foot{border-top:1px solid #f6f1ff24;margin:2.4rem 0 0;padding-top:1rem;font-size:.88rem}.pp-foot a,.jn-foot a{color:#f6f1ffc7}:focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #7fe9db}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip{z-index:200;color:#1b1233;background:#f6f1ff;border-radius:999px;padding:.7rem 1.1rem;font-weight:650;text-decoration:none;transition:top .16s cubic-bezier(.23,1,.32,1);position:fixed;top:-6rem;left:1rem}.skip:focus{top:1rem}html.a11y-text-1{font-size:112.5%}html.a11y-text-2{font-size:125%}html.a11y-text-3{font-size:150%}html.a11y-contrast body{background:#05030f}html.a11y-contrast .sky,html.a11y-contrast .mp-aurora,html.a11y-contrast .mp-aurora-css,html.a11y-contrast .mp-stars,html.a11y-contrast .mp-snow,html.a11y-contrast .mp-castle,html.a11y-contrast .mp-moon,html.a11y-contrast .mp-mist{opacity:.1}html.a11y-contrast .mp-sky{background:#04020e}html.a11y-contrast .mp-lumi{opacity:.4}html.a11y-contrast .jn-veil{background:#04020ed1}html.a11y-contrast .card,html.a11y-contrast .pp-panel,html.a11y-contrast .jn-card,html.a11y-contrast .mp-copy,html.a11y-contrast .ax-panel,html.a11y-contrast .ac-card{-webkit-backdrop-filter:none;background:#0b0722;border-color:#f6f1ff8c}html.a11y-contrast .sub,html.a11y-contrast .mp-fine,html.a11y-contrast .mp-tag,html.a11y-contrast .jn-p,html.a11y-contrast label{color:#f6f1ff}html.a11y-contrast .btn,html.a11y-contrast .mp-cta,html.a11y-contrast .choice,html.a11y-contrast .pill{border:2px solid #f6f1ff}html.a11y-contrast :focus-visible{outline-width:4px;outline-color:#fff}html.a11y-still *,html.a11y-still :before,html.a11y-still :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation:none!important}html.a11y-still .flake,html.a11y-still .snow{display:none}html.a11y-underline a{text-underline-offset:3px;text-decoration:underline}html.a11y-readable,html.a11y-readable body,html.a11y-readable input,html.a11y-readable textarea,html.a11y-readable button{letter-spacing:.035em;word-spacing:.12em;font-family:Verdana,DejaVu Sans,Tahoma,system-ui,sans-serif!important}html.a11y-readable p,html.a11y-readable li,html.a11y-readable .sub{line-height:1.75}@media (prefers-reduced-motion:reduce){.aurora,.stars,.castle-glow,.flake,.moon-pulse,.everglow{animation:none!important}.moon-pulse{transform:translate(-50%)}.flake{display:none}.btn{transition:none}}
.ax-root{left:max(1rem, env(safe-area-inset-left));bottom:max(1rem, env(safe-area-inset-bottom));z-index:90;position:fixed}.ax-open{color:#f6f1ff;cursor:pointer;background:#171043;border:1px solid #f6f1ff80;border-radius:999px;place-items:center;width:48px;height:48px;transition:transform .16s cubic-bezier(.23,1,.32,1),background .16s;display:grid;box-shadow:0 10px 28px #06031499}@media (hover:hover) and (pointer:fine){.ax-open:hover{background:#221757}}.ax-open:active{transform:scale(.94)}.ax-panel{-webkit-backdrop-filter:blur(18px);color:#f6f1ff;transform-origin:0 100%;background:#09051cf7;border:1px solid #f6f1ff57;border-radius:20px;width:min(21rem,100vw - 2rem);max-height:min(32rem,100vh - 6rem);padding:1rem 1rem .9rem;animation:.2s cubic-bezier(.23,1,.32,1) ax-in;position:absolute;bottom:60px;left:0;overflow-y:auto;box-shadow:0 26px 70px #040210bf}@keyframes ax-in{0%{opacity:0;transform:scale(.95)translateY(6px)}}.ax-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.15rem;display:flex}.ax-head h2{font-family:var(--display,inherit);margin:0;font-size:1.22rem}.ax-x{color:#f6f1ff;cursor:pointer;background:0 0;border:1px solid #f6f1ff52;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;display:grid}.ax-note{color:#c3bed6;margin:0 0 .85rem;font-size:.82rem;line-height:1.45}.ax-label{color:#c3bed6;margin-bottom:.42rem;font-size:.82rem;display:block}.ax-seg{background:#f6f1ff17;border-radius:13px;grid-template-columns:repeat(4,1fr);gap:4px;padding:4px;display:grid}.ax-seg-b{color:#e6e1f5;min-height:38px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:.3rem .1rem;font-size:.78rem;transition:background .14s,color .14s}.ax-seg-b[aria-pressed=true]{color:#16103a;background:#f6f1ff;font-weight:650}.ax-list{margin:.9rem 0 0;padding:0;list-style:none}.ax-toggle{width:100%;min-height:52px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.8rem;padding:.55rem 0;display:flex}.ax-list li+li .ax-toggle{border-top:1px solid #f6f1ff24}.ax-toggle-t{flex:1;min-width:0}.ax-toggle-l{font-size:.95rem;display:block}.ax-toggle-h{color:#c3bed6;margin-top:.1rem;font-size:.78rem;line-height:1.35;display:block}.ax-switch{background:#f6f1ff29;border:1px solid #f6f1ff57;border-radius:999px;flex:none;width:46px;height:28px;padding:2px;transition:background .16s,border-color .16s}.ax-knob{background:#f6f1ff;border-radius:999px;width:22px;height:22px;transition:transform .18s cubic-bezier(.23,1,.32,1);display:block}.ax-toggle[aria-pressed=true] .ax-switch{background:#2f8f83;border-color:#7fe9db}.ax-toggle[aria-pressed=true] .ax-knob{transform:translate(18px)}.ax-foot{border-top:1px solid #f6f1ff29;justify-content:space-between;align-items:center;gap:.7rem;margin-top:.9rem;padding-top:.8rem;display:flex}.ax-reset{color:#f6f1ff;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:1px solid #f6f1ff66;border-radius:999px;padding:.4rem .95rem;font-size:.86rem}.ax-link{color:#9fe8dc;font-size:.86rem;line-height:1.3}@media (prefers-reduced-motion:reduce){.ax-panel{animation:none}.ax-open,.ax-knob{transition:none}}
