:root{--color-bg: #f8fafc;--color-surface: #ffffff;--color-surface-alt: #f1f5f9;--color-border: #e2e8f0;--color-border-strong: #cbd5e1;--color-text: #0f172a;--color-text-muted: #475569;--color-text-subtle: #94a3b8;--color-sidebar-bg: #0f172a;--color-sidebar-text: #cbd5e1;--color-sidebar-text-muted: #64748b;--color-sidebar-hover: #1e293b;--color-sidebar-active-bg: #1e293b;--color-sidebar-active-text: #ffffff;--color-sidebar-divider: rgba(148, 163, 184, .12);--color-primary: #10b981;--color-primary-hover: #059669;--color-primary-soft: #d1fae5;--color-primary-soft-text: #065f46;--color-danger: #ef4444;--color-danger-hover: #dc2626;--color-danger-soft: #fee2e2;--color-danger-soft-text: #991b1b;--color-success-soft: #d1fae5;--color-success-soft-text: #065f46;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .06);--shadow-md: 0 4px 12px rgba(15, 23, 42, .05);--shadow-lg: 0 10px 30px rgba(15, 23, 42, .08)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;line-height:1.5;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:600;letter-spacing:-.01em;color:var(--color-text);margin:0}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}button{cursor:pointer}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}@media (max-width: 720px){.page{padding:20px 16px 32px!important}}
