:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#0f172a;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow-x:hidden}body{margin:0;min-width:320px;background:linear-gradient(135deg,#f8fafc 0%,#f0f9ff 100%)}#root{width:100%;min-height:100vh;display:flex;flex-direction:column}a{font-weight:500;color:#0ea5e9;text-decoration:none;transition:color .2s ease}a:hover{color:#0284c7}h1,h2,h3,h4,h5,h6{color:#0f172a;line-height:1.2}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem;font-weight:600}h3{font-size:1.5rem;font-weight:600}p{color:#64748b;line-height:1.6}button{border-radius:.5rem;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#0ea5e9;color:#fff;cursor:pointer;transition:all .2s ease}button:hover{background-color:#0284c7;transform:translateY(-2px)}button:focus,button:focus-visible{outline:2px solid #0ea5e9;outline-offset:2px}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*:focus{outline:2px solid #0ea5e9;outline-offset:2px}@media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}
