:root{--bg:#1a1b1e;--bg-elevated:#1e1f22;--panel:#232428;--panel-hover:#2b2d31;--border:#2b2d31;--border-strong:#3a3c42;--accent:#5865f2;--accent-hover:#4752c4;--blurple:#5865f2;--blurple-hover:#4752c4;--success:#3ba55d;--text:#f2f3f5;--text-muted:#b5bac1;--radius:8px;--glass-bg:#232428;--glass-bg-strong:#1e1f22;--glass-border:rgba(255,255,255,0.06);--glass-blur:0px}html[data-theme=light]{--bg:#ffffff;--bg-elevated:#f2f3f5;--panel:#ffffff;--panel-hover:#ebedef;--border:#e3e5e8;--border-strong:#c4c9ce;--success:#248046;--text:#2e3338;--text-muted:#5c5e66;--glass-bg:#ffffff;--glass-bg-strong:#f2f3f5;--glass-border:rgba(0,0,0,0.08)}html{zoom:var(--font-scale,1)}body{letter-spacing:var(--letter-spacing,normal);line-height:calc(1.5 * var(--line-height-scale, 1))}html[data-bold-text=true] body{font-weight:600}html[data-underline-links=true] a{text-decoration:underline}html[data-contrast=high]{--text-muted:#d6d9dd;--border:rgba(255,255,255,0.18);--border-strong:rgba(255,255,255,0.32);--glass-border:rgba(255,255,255,0.22)}html[data-theme=light][data-contrast=high]{--text-muted:#2e3338;--border:rgba(0,0,0,0.25);--border-strong:rgba(0,0,0,0.4);--glass-border:rgba(0,0,0,0.25)}html[data-cursor=large],html[data-cursor=large] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24'%3E%3Cpath d='M5 3l14 9-6 1 3.5 6.5-2.5 1.5L11 14l-6 4z' fill='white' stroke='black' stroke-width='1'/%3E%3C/svg%3E") 2 2,auto}html[data-cursor=xl],html[data-cursor=xl] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 24 24'%3E%3Cpath d='M5 3l14 9-6 1 3.5 6.5-2.5 1.5L11 14l-6 4z' fill='white' stroke='black' stroke-width='1'/%3E%3C/svg%3E") 3 3,auto}html[data-reduce-motion=true] *{animation-duration:.001ms!important;transition-duration:.001ms!important}*{box-sizing:border-box}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;user-drag:none}body,html{margin:0;padding:0;min-height:100%;overflow-x:clip;font-family:gg sans,ABC Ginto Normal,ui-sans-serif,system-ui,-apple-system,Segoe UI,Noto Sans,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:rgba(88,101,242,.4)}*{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:8px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#46506180;background-clip:padding-box}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}[role=switch],[role=tab],a,button,input,select,textarea{transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .12s ease}button:active:not(:disabled){transform:translateY(.5px)}body,html{background:var(--bg)}a{color:inherit;text-decoration:none}button{font-family:inherit}html[data-theme=dark]{color-scheme:dark}html[data-theme=light]{color-scheme:light}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;color:var(--text);background-color:var(--bg-elevated);border:1px solid var(--border-strong);border-radius:9px;padding:9px 34px 9px 11px;font-family:inherit;font-size:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23b5bac1' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 11px center!important;background-size:15px!important;padding-right:32px!important}select:hover{border-color:var(--text-muted)}select:focus,select:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(88,101,242,.25)}select optgroup,select option{background:var(--bg-elevated);color:var(--text)}input[type=checkbox],input[type=radio]{width:16px;height:16px}input[type=checkbox],input[type=radio],input[type=range]{accent-color:var(--accent);cursor:pointer}input[type=date],input[type=datetime-local],input[type=number]{color-scheme:inherit}input[type=color]{cursor:pointer;border-radius:8px}input[type=color]::-webkit-color-swatch-wrapper{padding:2px}input[type=color]::-webkit-color-swatch{border:none;border-radius:6px}.page-enter{animation:page-enter .26s cubic-bezier(.22,1,.36,1)}@keyframes page-enter{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.page-enter,.page-enter:after{animation:none}}