*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#234eb2;--color-primary-dark:#173b8a;--color-primary-light:#3a67d7;--color-text:#0f172a;--color-text-muted:#475569;--color-bg:#fff;--color-bg-light:#f5f8ff;--color-border:#e2e8f0;--container-width:1200px;--color-header-btn:#4a4a4a;--color-nav-bg:#f0f0f0;--scroll-padding-desktop:68px;--scroll-padding-mobile:88px;--scrollbar-size:6px;--scrollbar-track:transparent;--scrollbar-thumb:#c4c4c4;--scrollbar-thumb-hover:#9a9a9a}html{scroll-behavior:smooth;scroll-padding-top:var(--scroll-padding-desktop);scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb)var(--scrollbar-track);font-size:16px;overflow-x:clip}::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}::-webkit-scrollbar-corner{background:0 0}body{color:var(--color-text);background:var(--color-bg);flex-direction:column;min-height:100vh;line-height:1.6;display:flex;overflow-x:clip}main{flex:1}.container{max-width:var(--container-width);margin:0 auto;padding:0 20px}section[id]{scroll-margin-top:var(--scroll-padding-desktop)}@media (max-width:992px){html{scroll-padding-top:var(--scroll-padding-mobile)}section[id]{scroll-margin-top:var(--scroll-padding-mobile)}}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;background:0 0;border:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25}
