:root{--cs-ink:#0c2d48;--cs-text:#5b7a8a;--cs-text-subtle:#94a3b8;--cs-text-invert:#fff;--cs-bg:#fff;--cs-bg-subtle:#f8fafc;--cs-bg-muted:#f1f5f9;--cs-bg-dark:#0c2d48;--cs-bg-dark-soft:#123a5c;--cs-border:#e2e8f0;--cs-border-strong:#cbd5e1;--cs-accent:#0284c7;--cs-accent-hover:#0369a1;--cs-accent-soft:#e0f2fe;--cs-success:#22c55e;--cs-success-soft:#dcfce7;--cs-warn:#f59e0b;--cs-warn-soft:#fef3c7;--cs-danger:#ef4444;--cs-danger-soft:#fee2e2;--cs-ai:#7c3aed;--cs-ai-soft:#ede9fe;--cs-font:-apple-system, BlinkMacSystemFont, "Segoe UI", Inter, sans-serif;--cs-text-xs:12px;--cs-text-sm:14px;--cs-text-base:16px;--cs-text-lg:18px;--cs-text-xl:22px;--cs-text-2xl:28px;--cs-text-3xl:36px;--cs-text-4xl:48px;--cs-leading-tight:1.2;--cs-leading-normal:1.55;--cs-space-1:4px;--cs-space-2:8px;--cs-space-3:12px;--cs-space-4:16px;--cs-space-5:24px;--cs-space-6:32px;--cs-space-7:48px;--cs-space-8:64px;--cs-space-9:96px;--cs-radius-sm:6px;--cs-radius:10px;--cs-radius-lg:16px;--cs-radius-full:999px;--cs-shadow-sm:0 1px 2px #0c2d480f;--cs-shadow:0 2px 8px #0c2d4814;--cs-shadow-lg:0 8px 24px #0c2d481f;--cs-content-max:1120px;--cs-content-narrow:720px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-size:14px;overflow-x:hidden}body{font-family:var(--cs-font,-apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);color:var(--cs-text,#5b7a8a);background:var(--cs-bg,#fff);line-height:var(--cs-leading-normal,1.5);overflow-x:hidden}img{max-width:100%;height:auto}pre,code{max-width:100%;overflow-x:auto}table{max-width:100%}p,li,h1,h2,h3,h4{overflow-wrap:break-word;word-break:break-word}a{color:var(--cs-accent,#0284c7);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:14px}h1,h2,h3{color:#0c2d48;font-family:Georgia,serif;font-weight:700}h1{font-size:24px}h2{font-size:20px}h3{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:600}@keyframes spin{to{transform:rotate(360deg)}}.app-layout{min-height:100vh}.app-main{margin-left:240px}.app-content{max-width:1200px;padding:24px}.mobile-header{z-index:50;background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;padding:12px 16px;display:none;position:sticky;top:0}.hamburger-btn{color:#0c2d48;background:0 0;border:none;padding:4px;font-size:22px}.sidebar{z-index:100;background:#0c2d48;border-right:1px solid #ffffff1a;flex-direction:column;width:240px;padding:24px 16px;transition:transform .2s;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar a:hover{background:#ffffff14}.sidebar-overlay{display:none}@media (width<=768px){h1{font-size:20px}h2{font-size:18px}.app-main{margin-left:0}.app-content{padding:16px}.mobile-header{display:flex}.sidebar{transform:translate(-100%)}.sidebar.sidebar-open{transform:translate(0)}.sidebar-overlay{z-index:90;background:#00000080;display:block;position:fixed;inset:0}}@media (width<=480px){h1{font-size:18px}body{font-size:13px}.app-content{padding:12px}}.public-nav-links{align-items:center;gap:8px;display:flex!important}.public-nav-hamburger,.public-nav-mobile{display:none!important}@media (width<=768px){.public-nav-links{display:none!important}.public-nav-hamburger{display:block!important}.public-nav-mobile.open{flex-direction:column;display:flex!important}}.auth-left-panel{display:flex!important}.auth-mobile-brand{display:none!important}@media (width<=768px){.auth-left-panel{display:none!important}.auth-right-panel{border-radius:16px!important}.auth-mobile-brand{display:block!important}}
