@import"https://fonts.googleapis.com/css2?family=Poppins:wght@600;700;800&family=Open+Sans:wght@400;500;600&display=swap";html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1e293b;background:#f8fafc;line-height:1.5;min-height:100vh}:root{--accent: #2CA1DB;--accent-rgb: 44,161,219;--accent-dark: #2062A0;--btn-bg: linear-gradient(139deg, #FF7A00 0%, #FFB347 100%);--surface: #ffffff;--surface-alt: #f8fafc;--border: #e2e8f0;--text-1: #1e293b;--text-2: #64748b;--text-3: #94a3b8;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--sh-sm: 0 1px 3px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.03);--sh-md: 0 4px 16px rgba(0,0,0,.07);--sh-lg: 0 20px 60px rgba(0,0,0,.14)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}input,select,textarea,button{font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #ffffff;--color-surface: #f2f2f2;--color-text: #1a1a1a;--color-text-muted: #666666;--color-divider: rgba(26, 26, 26, .15);--color-accent-100: #eaf3fb;--color-accent-200: #cfe4f7;--color-accent-300: #a3cbf0;--color-accent-400: #6fabe3;--color-accent-500: #2563eb;--color-accent-600: #1d4ed8;--color-accent-700: #1e40af;--color-accent-800: #163f66;--color-accent-900: #102c47;--color-neutral-100: #f8f8f8;--color-neutral-200: #eeeeee;--color-neutral-300: #dddddd;--color-neutral-400: #bbbbbb;--color-neutral-500: #999999;--color-neutral-600: #777777;--color-neutral-700: #555555;--color-neutral-800: #333333;--color-neutral-900: #111111;--font-heading: "Poppins", system-ui, sans-serif;--font-body: "Open Sans", system-ui, sans-serif;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .08);--shadow-md: 0 3px 10px rgba(0, 0, 0, .1);--shadow-lg: 0 12px 32px rgba(0, 0, 0, .14);--accent: var(--color-accent-500);--accent-dark: var(--color-accent-700);--btn-bg: var(--color-accent-500)}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:800;line-height:1.12;letter-spacing:-.015em}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
