:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:100%}@media only screen and (max-width:1200px){html{font-size:95%}}@media only screen and (max-width:900px){html{font-size:90%}}@media only screen and (max-width:600px){html{font-size:87.5%}}@media (min-width:1800px){html{font-size:106.25%}}body{color:#1e293b;background-color:#f8fafc;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4,h5,h6{color:#1e293b;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;line-height:1.2}p{margin-bottom:1rem}ul,ol{list-style:none}.container{max-width:1400px;margin:0 auto;padding:0 2rem}@media only screen and (max-width:600px){.container{padding:0 1rem}}:focus-visible{outline-offset:2px;outline:2px solid #0ea5e9}::selection{color:#1e293b;background-color:#0d6e6e33}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f8fafc}::-webkit-scrollbar-thumb{background:#0d6e6e;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#084040}
