*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;background:#07100f;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.site{width:100%;min-height:100vh;overflow-x:clip}.container{width:min(1180px,100% - 40px);margin:0 auto}.top-bar{color:#fff;background:#0f6560;width:100%;font-size:.78rem}.top-bar-inner{justify-content:space-between;align-items:center;gap:20px;min-height:34px;display:flex}.top-bar-left{letter-spacing:.3px;font-weight:600}.top-bar-right{align-items:center;gap:12px;display:flex}.top-bar-right a{color:#fff;text-decoration:none;transition:opacity .2s}.top-bar-right a:hover{opacity:.75}.top-divider{opacity:.5}.site-header{z-index:9999;-webkit-backdrop-filter:blur(12px);background:#f5f7f7fa;border-bottom:1px solid #0f656024;width:100%;position:sticky;top:0}.navbar{justify-content:space-between;align-items:center;gap:30px;min-height:78px;display:flex}.brand{flex-shrink:0;align-items:center;display:flex}.brand-logo{object-fit:contain;width:175px;height:auto;display:block}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a{color:#263432;font-size:.95rem;font-weight:600;transition:color .25s,transform .25s}.nav-links a:hover{color:#42b8ae;transform:translateY(-1px)}.hero{background:radial-gradient(circle at 75% 35%,#0f656040,#0000 35%),linear-gradient(135deg,#07100f 0%,#081715 45%,#0c2421 100%);align-items:center;min-height:calc(100vh - 78px);display:flex;position:relative}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:45px 45px;position:absolute;inset:0}.hero-content{z-index:1;max-width:1180px;padding-top:90px;padding-bottom:90px;position:relative}.hero-label,.section-label{color:#42b8ae;letter-spacing:3px;text-transform:uppercase;font-size:.82rem;font-weight:700}.hero h1{letter-spacing:-4px;max-width:900px;margin-top:22px;font-size:clamp(3rem,7vw,6.6rem);font-weight:800;line-height:.98}.hero-description{color:#b8c5c3;max-width:760px;margin-top:30px;font-size:1.12rem;line-height:1.8}.hero-buttons{flex-wrap:wrap;gap:16px;margin-top:38px;display:flex}.button{border-radius:6px;justify-content:center;align-items:center;min-height:52px;padding:0 28px;font-size:.95rem;font-weight:700;transition:transform .25s,background .25s,border-color .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:#0f6560;border:1px solid #0f6560}.button-primary:hover{background:#137b74;border-color:#137b74}.button-secondary{color:#fff;background:0 0;border:1px solid #ffffff47}.button-secondary:hover{background:#0f65601f;border-color:#42b8ae}.section{color:#101817;background:#f5f7f7;padding:110px 0}.section-dark{color:#fff;background:#0b1514}.section h2{letter-spacing:-1.5px;max-width:850px;margin-top:16px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.15}.section-text{color:#5d6765;max-width:760px;margin-top:24px;font-size:1.05rem;line-height:1.8}.section-dark .section-text{color:#a7b4b2}.service-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;display:grid}.service-card{background:linear-gradient(145deg,#ffffff09,#0f656012);border:1px solid #ffffff17;border-radius:10px;min-height:245px;padding:32px;transition:transform .3s,border-color .3s,background .3s}.service-card:hover{background:linear-gradient(145deg,#0f656038,#ffffff09);border-color:#42b8ae80;transform:translateY(-6px)}.service-card h3{color:#fff;margin-bottom:18px;font-size:1.3rem}.service-card p{color:#9fadaa;font-size:.96rem;line-height:1.75}.contact-section{color:#fff;background:linear-gradient(135deg,#0f6560,#0a4541)}.contact-section .section-label{color:#bce7e3}.contact-section .section-text{color:#d8e9e7}.contact-section .button-primary{color:#0f6560;background:#fff;border-color:#fff;margin-top:32px}.contact-section .button-primary:hover{background:#e9f4f3}.site-footer{color:#8f9c9a;background:#050a09;border-top:1px solid #ffffff0f;padding:34px 0;font-size:.9rem}@media (max-width:900px){.navbar{flex-direction:column;align-items:flex-start;min-height:auto;padding:20px 0}.nav-links{gap:20px;width:100%;padding-bottom:4px;overflow-x:auto}.hero{min-height:760px}.hero h1{letter-spacing:-2px}.service-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.top-bar-inner{justify-content:center;min-height:40px}.top-bar-left{display:none}.top-bar-right{justify-content:center;gap:8px;width:100%;font-size:.72rem}.container{width:min(100% - 28px,1180px)}.nav-links{gap:16px;font-size:.85rem}.hero{min-height:680px}.hero-content{padding-top:70px;padding-bottom:70px}.hero h1{letter-spacing:-2px;font-size:3.1rem}.hero-description{font-size:1rem}.hero-buttons{flex-direction:column}.button{width:100%}.section{padding:78px 0}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}}
