*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #ffffff;--bg2: #f8faff;--bg3: #f0f4ff;--surface: #ffffff;--surface2: #f4f7ff;--border: rgba(75,123,245,.12);--border2: rgba(75,123,245,.22);--text: #0f1729;--text2: rgba(15,23,41,.72);--muted: rgba(15,23,41,.5);--subtle: rgba(15,23,41,.32);--blue: #4b7bf5;--blue2: #3a6ae0;--purple: #8b5cf6;--purple2: #7c3aed;--grad: linear-gradient(135deg, #4b7bf5 0%, #8b5cf6 100%);--grad-text: linear-gradient(135deg, #4b7bf5 0%, #8b5cf6 100%);--accent: #4b7bf5;--green: #059669;--red: #dc2626;--yellow: #d97706;--cyan: #0284c7;--shadow-sm: 0 2px 8px rgba(75,123,245,.08);--shadow-md: 0 4px 20px rgba(75,123,245,.12);--shadow-lg: 0 12px 48px rgba(75,123,245,.18);--shadow-brand: 0 8px 32px rgba(75,123,245,.25)}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}img,svg{max-width:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:#4b7bf54d;border-radius:3px}a{text-decoration:none;color:inherit}:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
