:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f4f6f8;--panel:#fff;--panel-soft:#f8fafc;--text:#263142;--muted:#7b8798;--accent:#718eaf;--accent-dark:#587493;--line:#dde3ea;--warning:#d9bd82;--danger:#c98080;--success:#567565;--shadow:0 10px 28px #23304212;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:linear-gradient(#f8fafb 0%,#f3f5f7 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--text)}p{color:#59687a;line-height:1.65}@media (max-width:900px){body{background:#f6f8fa}p{font-size:14px;line-height:1.6}}
