*{padding:0;margin:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}:root{--color-primary: #0F2554;--color-secondary: #14C58C;--color-white: #FFFFFF;--color-bg: #F8FAFB;--color-text: #333333;--color-text-light: #666666;--color-border: #E0E0E0}html{scroll-behavior:smooth}section{scroll-margin-top:110px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#0f2554,#14c58c);border-radius:10px;border:2px solid #FFFFFF}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#14c58c,#0f2554)}*{scrollbar-width:thin;scrollbar-color:#14C58C #FFFFFF}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--color-primary)}p{color:var(--color-text-light);line-height:1.6}button{transition:all .3s ease}button:hover{opacity:.9;transform:translateY(-1px)}.content-container{overflow-x:hidden;width:100%}
