*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{line-height:1.5;-webkit-text-size-adjust:100%}body{min-height:100vh}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}ol,ul{list-style:none}:root{color-scheme:dark;--layout-bg:radial-gradient(circle at 15% 20%,rgba(56,189,248,.16),transparent 24%),radial-gradient(circle at 85% 10%,rgba(129,140,248,.18),transparent 22%),linear-gradient(180deg,#0b1220,#10192d);--color-bg-body:#fbf3f2;--color-text-primary:#333;--color-text-secondary:rgba(226,232,240,.66);--color-text-muted:rgba(226,232,240,.58);--color-text-faint:rgba(226,232,240,.34);--color-text-weak:hsla(0,0%,100%,.45);--color-chip-text:rgba(241,245,249,.88);--color-surface-1:hsla(0,0%,100%,.06);--color-surface-2:hsla(0,0%,100%,.08);--color-surface-3:hsla(0,0%,100%,.09);--color-surface-4:hsla(0,0%,100%,.1);--color-surface-5:hsla(0,0%,100%,.12);--color-surface-6:hsla(0,0%,100%,.14);--color-panel-bg:rgba(15,23,42,.82);--color-border-1:hsla(0,0%,100%,.1);--color-border-2:hsla(0,0%,100%,.14);--color-border-3:hsla(0,0%,100%,.16);--color-brand-soft:rgba(191,219,254,.82);--color-success:#86efac;--color-warning:#fcd34d;--color-danger:#fca5a5;--color-scrollbar:rgba(148,163,184,.28);--color-scrollbar-hover:rgba(148,163,184,.42);--color-selection:rgba(99,102,241,.35);--shadow-elevated:0 18px 45px rgba(15,23,42,.16)}html[data-theme=light]{color-scheme:light;--layout-bg:radial-gradient(circle at 15% 18%,rgba(59,130,246,.12),transparent 24%),radial-gradient(circle at 88% 10%,rgba(168,85,247,.1),transparent 22%),linear-gradient(180deg,#f8fbff,#eef4ff 52%,#e7eefb);--color-bg-body:#edf3fb;--color-text-primary:#0f172a;--color-text-secondary:rgba(30,41,59,.72);--color-text-muted:rgba(51,65,85,.68);--color-text-faint:rgba(71,85,105,.62);--color-text-weak:rgba(71,85,105,.72);--color-chip-text:rgba(15,23,42,.86);--color-surface-1:hsla(0,0%,100%,.58);--color-surface-2:hsla(0,0%,100%,.72);--color-surface-3:hsla(0,0%,100%,.78);--color-surface-4:hsla(0,0%,100%,.86);--color-surface-5:hsla(0,0%,100%,.92);--color-surface-6:hsla(0,0%,100%,.98);--color-panel-bg:hsla(0,0%,100%,.92);--color-border-1:rgba(148,163,184,.24);--color-border-2:rgba(148,163,184,.32);--color-border-3:rgba(148,163,184,.4);--color-brand-soft:#4f46e5;--color-success:#16a34a;--color-warning:#ca8a04;--color-danger:#dc2626;--color-scrollbar:rgba(148,163,184,.35);--color-scrollbar-hover:rgba(100,116,139,.5);--color-selection:rgba(79,70,229,.18);--shadow-elevated:0 18px 45px rgba(148,163,184,.18)}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg-body);color:var(--color-text-primary);overflow-x:hidden;transition:background .25s ease,color .25s ease}#__nuxt{min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-scrollbar);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-hover)}::-moz-selection{background:var(--color-selection);color:var(--color-text-primary)}::selection{background:var(--color-selection);color:var(--color-text-primary)}a{color:inherit;text-decoration:none}button,input{font:inherit}
