:root{--aether-canvas:#f5f7f9;--aether-surface:#ffffff;--aether-surface-soft:#f8fafc;--aether-surface-gradient:linear-gradient(145deg,rgba(255,255,255,.98),rgba(244,247,250,.94));--aether-ink:#102a50;--aether-ink-strong:#0b2447;--aether-muted:#7084a2;--aether-border:#d8e1e9;--aether-border-strong:#bdcbd8;--aether-focus:#315f8e;--aether-success:#24b968;--aether-primary:linear-gradient(120deg,#0a2445,#153a63);--aether-radius:18px;--aether-radius-small:12px;--aether-shadow:0 18px 55px rgba(22,48,78,.08);--aether-shadow-lifted:0 26px 72px rgba(22,48,78,.14);--aether-spring:cubic-bezier(.16,1,.3,1);--aether-spring-overshoot:cubic-bezier(.18,1.35,.32,1);--aether-ease:cubic-bezier(.22,.8,.2,1)}[data-aether-entry]{overflow-wrap:anywhere}[data-aether-entry] :where(button,input,textarea,select){font-family:inherit;border-radius:var(--aether-radius-small)}[data-aether-entry] :where([class*=rounded-]:not(.rounded-full),button.rounded-full,a.rounded-full){border-radius:var(--aether-radius-small)}[data-aether-entry] textarea{scrollbar-width:none}[data-aether-entry] textarea::-webkit-scrollbar{display:none}[data-aether-entry] :where(button,a,input,textarea,select,summary):focus-visible{outline:2px solid var(--aether-focus);outline-offset:3px}[data-aether-entry] :where(button,input,select){min-height:44px}[data-aether-entry] :where(button:not(:disabled),summary){cursor:pointer}[data-aether-entry] :where(button:disabled){opacity:.58;cursor:wait}[data-aether-entry] :where(input,textarea)::-moz-placeholder{opacity:1;color:#8d9caf}[data-aether-entry] :where(input,textarea)::placeholder{opacity:1;color:#8d9caf}[data-aether-entry] :where(button,a,summary){transition-timing-function:var(--aether-spring)}[data-aether-entry] :where(input,textarea,select){transition:border-color .22s var(--aether-ease),box-shadow .22s var(--aether-ease),background-color .22s var(--aether-ease)}[data-aether-entry] :where(button,a):active{transition-duration:90ms}[data-aether-entry] :where(input,textarea,select):focus{border-color:#8099b2;box-shadow:0 0 0 4px rgba(49,95,142,.09)}[data-aether-entry] :where([role=alert],[role=status]){animation:aetherStatusIn .52s var(--aether-spring) both}[data-aether-entry] :where(button,a)[aria-current=page],[data-aether-entry] :where(button,a)[aria-selected=true]{transition-duration:.42s}@keyframes aetherStatusIn{0%{opacity:0;transform:translateY(7px) scale(.985);filter:blur(4px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@media (max-width:740px){[data-aether-entry] :where(input:not([type=checkbox]):not([type=radio]),textarea,select){font-size:16px!important}}@media (prefers-reduced-motion:reduce){[data-aether-entry],[data-aether-entry] *,[data-aether-entry] :after,[data-aether-entry] :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}