*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}@media(min-width:1536px){html{font-size:18px}}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background-color:#0b1015;color:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;font-size:1rem}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.35rem}@media(min-width:480px){.container{padding:0 1.5rem}}@media(min-width:768px){.container{padding:0 2rem}}@media(min-width:1536px){.container{max-width:1440px;padding:0 2.5rem}}.section{padding:3rem 0}@media(min-width:768px){.section{padding:5rem 0}}@media(min-width:1536px){.section{padding:6rem 0}}.section-title{font-size:1.75rem;font-weight:700;margin:0 0 .5rem;color:#fff;line-height:1.2}@media(min-width:768px){.section-title{font-size:2rem}}@media(min-width:1536px){.section-title{font-size:2.5rem}}.section-subtitle{color:#b9c0c7;margin:0 0 2rem;max-width:640px;font-size:1rem;line-height:1.6}@media(min-width:1536px){.section-subtitle{max-width:720px;font-size:1.125rem}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.75rem;border-radius:8px;font-size:.9rem;font-weight:700;border:2px solid transparent;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s ease;text-align:center;letter-spacing:.02em}.btn:hover{transform:translateY(-1px)}.btn--primary{background-color:#ffc400;color:#0b1015}.btn--primary:hover{background-color:#d6a500}.btn--outline{background-color:transparent;border-color:#fff;color:#fff}.btn--outline:hover{background-color:#ffffff1a}.btn--ghost{background-color:transparent;color:#ffc400;border-color:#ffc400}.btn--ghost:hover{background-color:#ffc4001a}.btn--hero{text-transform:uppercase;font-size:.78rem;letter-spacing:.06em;padding:.95rem 1.25rem;border-radius:4px}@media(min-width:768px){.btn--hero{font-size:.8rem;padding:.9rem 1.75rem}}.grid{display:grid;gap:1.5rem}.grid--services,.grid--projects{grid-template-columns:1fr}@media(min-width:768px){.grid--services,.grid--projects{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid--services,.grid--projects{grid-template-columns:repeat(3,1fr)}}.page-header{padding:5.5rem 0 1.75rem;background-color:#111820;border-bottom:1px solid rgba(255,255,255,.06)}@media(min-width:768px){.page-header{padding:6.5rem 0 2rem}}.page-header h1{margin:0 0 .5rem;font-size:clamp(1.75rem,6vw,2rem);line-height:1.2}@media(min-width:768px){.page-header h1{font-size:2.25rem}}@media(min-width:1536px){.page-header h1{font-size:2.75rem}}.page-header p{margin:0;color:#b9c0c7;max-width:640px;font-size:.95rem;line-height:1.6}@media(min-width:1536px){.page-header p{font-size:1.125rem}}.form-message{padding:.875rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}.form-message--success{background-color:#22c55e26;color:#86efac;border:1px solid rgba(34,197,94,.3)}.form-message--error{background-color:#ef444426;color:#fca5a5;border:1px solid rgba(239,68,68,.3)}
