html{scroll-behavior:smooth;scroll-padding-top:80px}:root{--primary-color: #0052cc;--primary-light: #2684ff;--primary-dark: #0747a6;--secondary-color: #00c7e6;--accent-color: #36b37e;--text-color: #172b4d;--text-light: #5e6c84;--background-color: #ffffff;--background-alt: #f4f5f7;--border-color: #dfe1e6;--success-color: #36b37e;--warning-color: #ffab00;--error-color: #ff5630;--info-color: #0065ff}body{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-color);line-height:1.6;margin:0;padding:0}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;line-height:1.2;color:var(--text-color);font-weight:600;font-family:Inter,sans-serif}h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1.5rem;color:var(--text-light)}a{color:var(--primary-color);text-decoration:none;transition:color .3s ease}a:hover{color:var(--primary-light)}.button{display:inline-block;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;text-align:center;transition:all .3s ease;cursor:pointer;border:none}.button-primary{background-color:var(--primary-color);color:#fff}.button-primary:hover{background-color:var(--primary-light);transform:translateY(-1px)}.button-secondary{background-color:var(--secondary-color);color:#fff}.button-secondary:hover{background-color:var(--accent-color);transform:translateY(-1px)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:2.5rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:2.5rem}section{padding:5rem 0}@media (max-width: 1200px){.container{max-width:1140px}}@media (max-width: 992px){.container{max-width:960px}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.75rem}}@media (max-width: 768px){.container{max-width:720px;padding:0 1.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}section{padding:3rem 0}}@media (max-width: 576px){.container{max-width:540px;padding:0 1rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}}
