:root{--brand-color:#63e2b7;--brand-color-hover:#7fe7c4;--brand-color-pressed:#5acea7;--brand-gradient:linear-gradient(135deg, #63e2b7 0%, #7fe7c4 100%);--accent-color:#7fe7c4;--bg-primary:#eefbff;--bg-secondary:#fff;--text-color:#0f172a;--text-muted:#475569;--border-color:#cfe7ef;--layout-glow-1:#06b6d414;--layout-glow-2:#14b8a61a;--header-border-color:#0f172a14;--header-bg:linear-gradient(90deg, #06b6d424, #14b8a60f 42%, transparent), #ffffffd1;--header-text-color:#0f2a3a;--sidebar-border-color:#0f172a1a;--sidebar-bg:linear-gradient(180deg, #06b6d41f, #06b6d40d 40%, transparent), #ffffffb8;--sidebar-link-color:#2b5568;--sidebar-link-hover-color:#11485f;--sidebar-link-hover-bg:#06b6d41f;--sidebar-link-active-color:#0f3c51;--sidebar-link-active-bg:#06b6d433;--sidebar-link-active-border:#06b6d46b;--header-action-border:#06b6d440;--header-action-text:#14536a;--header-action-bg:#ffffff8f;--font-family:"Inter", "Source Han Sans", "Noto Sans SC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--landing-gutter:clamp(20px, 8vw, 128px)}:root[data-theme=dark]{--bg-primary:#0b1220;--bg-secondary:#111827;--text-color:#f3f4f6;--text-muted:#94a3b8;--border-color:#1f3b46;--layout-glow-1:#06b6d414;--layout-glow-2:#14b8a61a;--header-border-color:#67e8f933;--header-bg:linear-gradient(90deg, #06b6d414, transparent 40%), #09141edb;--header-text-color:#dff9ff;--sidebar-border-color:#67e8f933;--sidebar-bg:linear-gradient(180deg, #06b6d414, #06b6d405 40%, transparent), #09141ec7;--sidebar-link-color:#9fd5e5;--sidebar-link-hover-color:#e0f9ff;--sidebar-link-hover-bg:#0d869a33;--sidebar-link-active-color:#e0f9ff;--sidebar-link-active-bg:#0d869a52;--sidebar-link-active-border:#67e8f973;--header-action-border:#67e8f940;--header-action-text:#bdefff;--header-action-bg:#0c2b364d}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%;margin:0}body{font-family:var(--font-family);color:var(--text-color);background:var(--bg-primary)}body:has(.landing-layout){background:#08131d}:is(html:has(.landing-layout),body:has(.landing-layout)){scrollbar-width:thin;scrollbar-color:#162430f2 #08131d59}html:has(.landing-layout)::-webkit-scrollbar{width:20px;height:20px}body:has(.landing-layout)::-webkit-scrollbar{width:20px;height:20px}html:has(.landing-layout)::-webkit-scrollbar-track{background:#08131d40;border-left:1px solid #ffffff0a}body:has(.landing-layout)::-webkit-scrollbar-track{background:#08131d40;border-left:1px solid #ffffff0a}html:has(.landing-layout)::-webkit-scrollbar-thumb{background:linear-gradient(#1c2a38fa 0%,#121e2afa 50%,#0e1822fa 100%);border:1px solid #ffffff0f;border-radius:999px;box-shadow:inset 0 1px #ffffff0a,0 0 0 1px #00000040}body:has(.landing-layout)::-webkit-scrollbar-thumb{background:linear-gradient(#1c2a38fa 0%,#121e2afa 50%,#0e1822fa 100%);border:1px solid #ffffff0f;border-radius:999px;box-shadow:inset 0 1px #ffffff0a,0 0 0 1px #00000040}html:has(.landing-layout)::-webkit-scrollbar-thumb:hover{background:linear-gradient(#223242fa 0%,#182634fa 50%,#121e2afa 100%);border-color:#63e2b738;box-shadow:inset 0 1px #ffffff0f,0 0 8px #22d3ee1f}body:has(.landing-layout)::-webkit-scrollbar-thumb:hover{background:linear-gradient(#223242fa 0%,#182634fa 50%,#121e2afa 100%);border-color:#63e2b738;box-shadow:inset 0 1px #ffffff0f,0 0 8px #22d3ee1f}html:has(.landing-layout)::-webkit-scrollbar-corner{background:0 0}body:has(.landing-layout)::-webkit-scrollbar-corner{background:0 0}.landing-body{padding-inline:var(--landing-gutter)}
