:root{--bg:#03070a;--green:#8bd428;--green2:#3f941e;--line:rgba(255,255,255,.13)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--bg)}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:linear-gradient(180deg,#020507,#071113 48%,#03070a);color:#fff;overflow-x:hidden;padding-bottom:92px}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.page{max-width:1180px;margin:0 auto}.site-header{position:sticky;top:0;z-index:50;height:78px;display:flex;align-items:center;justify-content:space-between;padding:14px 22px;background:rgba(2,6,8,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07)}.brand img{width:190px}.desktop-nav{display:none;gap:24px;color:#dfe7e7;font-weight:700;font-size:14px}.header-call{font-size:14px;font-weight:900;white-space:nowrap}.hero{position:relative;min-height:680px;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url("../images/hero.jpg") center/cover no-repeat;transform:scale(1.02)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#03070a 0%,rgba(3,7,10,.88) 38%,rgba(3,7,10,.22) 100%),linear-gradient(180deg,rgba(3,7,10,.05) 0%,rgba(3,7,10,.35) 58%,#03070a 100%)}.hero-content{position:relative;z-index:2;padding:84px 22px 160px;max-width:680px}.hero-pill{display:inline-flex;color:var(--green);font-size:12px;font-weight:950;padding:9px 12px;border:1px solid rgba(139,212,40,.35);border-radius:999px;background:rgba(139,212,40,.11);margin-bottom:20px}.hero h1{font-size:clamp(40px,9vw,76px);line-height:1.03;letter-spacing:-2.8px;font-weight:950;text-shadow:0 18px 60px rgba(0,0,0,.65);margin-bottom:22px}.hero h1 span{color:var(--green)}.hero p{font-size:18px;line-height:1.62;color:#f2f7f7;max-width:520px;margin-bottom:24px}.hero-bullets{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:520px;margin-bottom:30px}.hero-bullets span{font-size:13px;font-weight:800;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:11px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-actions.center{justify-content:center}.btn{min-height:54px;border-radius:14px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;font-weight:950;font-size:14px}.btn.primary{background:linear-gradient(135deg,var(--green),var(--green2));box-shadow:0 18px 42px rgba(63,148,30,.35)}.btn.glass{background:rgba(6,12,15,.58);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(10px)}.trust-strip{position:relative;z-index:5;width:calc(100% - 32px);margin:-82px auto 42px;display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line);border-radius:22px;overflow:hidden;background:linear-gradient(180deg,rgba(9,18,22,.95),rgba(5,10,12,.98));box-shadow:0 24px 70px rgba(0,0,0,.48)}.trust-strip div{text-align:center;padding:22px 10px;border-right:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}.trust-strip b{display:block;font-size:18px;margin-bottom:6px}.trust-strip span{font-size:12px;color:#d8e3e3}.section{padding:0 22px 52px}.section-head{margin-bottom:22px}.section-head small{display:block;color:var(--green);font-size:12px;font-weight:950;margin-bottom:8px}.section-head h2,.cta h2{font-size:clamp(31px,7vw,52px);line-height:1.1;letter-spacing:-1.3px;margin-bottom:13px}.section-head p,.cta p{color:#cbd6d7;line-height:1.58;font-size:16px;max-width:760px}.experience-card{border:1px solid var(--line);background:linear-gradient(180deg,rgba(12,23,27,.95),rgba(5,11,13,.98));border-radius:24px;overflow:hidden}.experience-card img{width:100%;height:260px;object-fit:cover}.experience-card div{padding:22px}.experience-card h3{font-size:24px;line-height:1.2;margin-bottom:12px}.experience-card p{color:#d4dddd;line-height:1.58;margin-bottom:14px}.experience-card a{color:var(--green);font-weight:950}.project-grid{display:grid;grid-template-columns:1fr;gap:14px}.project{position:relative;border-radius:22px;overflow:hidden;min-height:260px;border:1px solid rgba(255,255,255,.12);background:#0a1215}.project img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.project:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.78))}.project div{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;padding:14px;border-radius:16px;background:rgba(5,10,12,.58);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.13)}.project b{display:block;font-size:18px;margin-bottom:4px}.project span{font-size:13px;color:#d8e3e3}.project.big{min-height:360px}.dark{background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,0));border-top:1px solid rgba(255,255,255,.05);padding-top:44px}.service-grid,.steps{display:grid;grid-template-columns:1fr;gap:14px}.service,.steps div{border:1px solid var(--line);border-radius:20px;padding:22px;background:linear-gradient(180deg,#0b161a,#071013)}.service i{font-style:normal;font-size:32px;display:block;margin-bottom:14px}.service h3,.steps h3{font-size:22px;margin-bottom:10px}.service p,.steps p{color:#cbd6d7;line-height:1.55}.steps b{display:inline-grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--green);color:#071014;margin-bottom:13px}.cta{text-align:center;border:1px solid rgba(139,212,40,.25);border-radius:28px;background:linear-gradient(180deg,#0b161a,#050b0d);margin:0 22px 52px;padding:44px 20px}.cta p{margin:0 auto 24px}.faq details{border:1px solid var(--line);border-radius:16px;background:#071113;margin-bottom:10px;padding:18px}.faq summary{font-weight:900;cursor:pointer}.faq p{color:#cbd6d7;line-height:1.55;margin-top:12px}.bottom-bar{position:fixed;left:50%;bottom:16px;transform:translateX(-50%);z-index:80;width:min(720px,calc(100% - 24px));display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.bottom-bar a{min-height:62px;border-radius:16px;background:linear-gradient(135deg,#1f5315,#58a92e);display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 18px 40px rgba(0,0,0,.45)}.bottom-bar a:nth-child(2){background:linear-gradient(180deg,#11191b,#0b1113)}.bottom-bar b{font-size:21px}.bottom-bar span{font-size:13px;font-weight:950}footer{text-align:center;padding:10px 22px 120px;color:#b9c3c3}footer img{width:180px;margin:0 auto 12px}footer p{margin-bottom:8px}@media(min-width:740px){body{padding-bottom:0}.desktop-nav{display:flex}.hero-content{padding-left:48px}.trust-strip{grid-template-columns:repeat(4,1fr)}.trust-strip div{border-bottom:0}.experience-card{display:grid;grid-template-columns:1.1fr .9fr;align-items:center}.experience-card img{height:100%}.project-grid{grid-template-columns:1.2fr 1fr 1fr}.project.big{grid-row:span 2}.service-grid,.steps{grid-template-columns:repeat(4,1fr)}.bottom-bar{position:sticky;bottom:0;margin:20px auto 26px;transform:none;left:auto}footer{padding-bottom:26px}}@media(max-width:390px){.brand img{width:160px}.header-call span{display:none}.hero-content{padding-top:68px}.hero-bullets{grid-template-columns:1fr}.trust-strip{grid-template-columns:1fr 1fr}.project{min-height:230px}}