:root{--navy:#071826;--navy2:#0c2335;--orange:#ff6b19;--cream:#f5f3ee;--white:#fff;--muted:#a8b2bb;--ink:#102231}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--cream)}a{text-decoration:none;color:inherit}.header{height:84px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:var(--navy);color:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #ffffff18}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:43px;height:43px;display:grid;place-items:center;background:var(--orange);color:#fff;font-weight:800;border-radius:5px;transform:skew(-6deg)}.brand strong,.brand small{display:block;line-height:1}.brand strong{font-size:17px;letter-spacing:1.5px}.brand small{font-size:11px;letter-spacing:4px;color:#aebdca;margin-top:5px}.header nav{display:flex;gap:30px;font-size:13px;font-weight:600;color:#cbd4db}.header nav a:hover{color:#fff}.call-top{background:var(--orange);padding:13px 21px;border-radius:4px;font-size:13px;font-weight:800}.hero{min-height:690px;background:var(--navy);color:#fff;display:grid;grid-template-columns:58% 42%;position:relative;overflow:hidden}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to right,#000,transparent 72%)}.hero-content{padding:100px 5vw 90px;position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:800;color:#bcc9d2;display:flex;align-items:center;gap:9px}.eyebrow span{width:25px;height:2px;background:var(--orange)}.eyebrow.dark{color:#667681}.hero h1{font-size:clamp(42px,5.5vw,78px);line-height:1.04;letter-spacing:-3px;margin:24px 0;max-width:850px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy{max-width:650px;font-size:18px;line-height:1.75;color:#b9c5cd}.hero-actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 25px;border-radius:4px;font-size:14px;font-weight:800}.btn-primary{background:var(--orange);color:#fff}.btn-whatsapp{background:#1fbb69;color:#fff}.btn-outline{border:1px solid #ffffff55;color:#fff}.hero-badges{display:flex;gap:24px;margin-top:38px;font-size:12px;color:#aebcc5;flex-wrap:wrap}.hero-badges span::first-letter{color:var(--orange)}.hero-visual{position:relative;display:grid;place-items:center;background:radial-gradient(circle at center,#153b54 0,#071826 65%)}.scope-ring{position:absolute;border:1px solid #ff6b1940;border-radius:50%}.ring-1{width:180px;height:180px}.ring-2{width:310px;height:310px}.ring-3{width:460px;height:460px}.pipe{width:170px;height:170px;border:30px solid #546570;border-radius:50%;box-shadow:inset 0 0 30px #000,0 30px 70px #0008;z-index:2;background:#031018;display:grid;place-items:center}.pipe span{width:26px;height:26px;background:var(--orange);border-radius:50%;box-shadow:0 0 30px var(--orange)}.status-card{position:absolute;bottom:80px;right:8%;z-index:3;background:#fff;color:var(--ink);padding:15px 20px;display:flex;align-items:center;gap:13px;border-radius:5px;box-shadow:0 12px 30px #0005}.status-card i{width:9px;height:9px;background:#22bb72;border-radius:50%;box-shadow:0 0 0 5px #22bb7225}.status-card small,.status-card strong{display:block}.status-card small{font-size:9px;letter-spacing:1px;color:#788692}.status-card strong{font-size:13px;margin-top:3px}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;margin:-32px 5vw 0;position:relative;z-index:3;box-shadow:0 15px 40px #10223112}.trust-strip div{padding:28px 5%;display:flex;align-items:center;gap:17px;border-right:1px solid #e6e6e6}.trust-strip div:last-child{border:0}.trust-strip strong{font-size:25px;color:var(--orange)}.trust-strip span{font-size:12px;line-height:1.5;color:#6f7c85}.section{padding:110px 5vw}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:55px}.section-head h2,.equipment h2{font-size:clamp(34px,4vw,55px);line-height:1.1;letter-spacing:-2px;margin:17px 0 0}.section-head>p{max-width:480px;line-height:1.8;color:#697781}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dfe2e1;border:1px solid #dfe2e1}.service-grid article{background:#fff;padding:34px;min-height:310px;position:relative;transition:.25s}.service-grid article:hover{transform:translateY(-5px);z-index:2;box-shadow:0 15px 35px #00101e16}.service-grid article.featured{background:var(--orange);color:#fff}.number{position:absolute;right:25px;top:22px;font-size:11px;color:#91a0a9}.featured .number{color:#ffffffaa}.service-icon{font-size:30px;margin:28px 0 30px;color:var(--orange)}.featured .service-icon{color:#fff}.service-grid h3{font-size:19px;margin:0 0 13px}.service-grid p{font-size:13px;line-height:1.75;color:#75838d;min-height:68px}.featured p{color:#fff}.service-grid a{font-size:12px;font-weight:800}.equipment{padding:110px 5vw;background:var(--navy);color:#fff;display:grid;grid-template-columns:40% 60%;gap:8vw}.equipment-copy>p:not(.eyebrow){color:#aebac3;line-height:1.8;max-width:470px}.text-link{display:inline-block;margin-top:25px;color:var(--orange);font-size:13px;font-weight:800}.equipment-list article{display:grid;grid-template-columns:50px 1fr 30px;align-items:center;gap:22px;padding:28px 0;border-bottom:1px solid #ffffff1b}.equipment-list b{color:var(--orange);font-size:12px}.equipment-list h3{margin:0 0 7px;font-size:18px}.equipment-list p{margin:0;color:#97a7b2;font-size:12px}.equipment-list span{font-size:23px;color:#73828d}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.why-grid>div{border-top:2px solid var(--orange);padding:28px 0}.why-grid strong{font-size:11px;color:var(--orange)}.why-grid h3{font-size:18px;margin:25px 0 12px}.why-grid p{font-size:13px;color:#74818a;line-height:1.7}.cta{padding:95px 5vw;background:linear-gradient(120deg,#102d42,var(--navy));color:#fff;position:relative;overflow:hidden}.cta:after{content:"AVRASYA";position:absolute;right:-20px;bottom:-45px;font-size:150px;font-weight:800;color:#ffffff05}.cta>p{color:#ff9a61;font-weight:700}.cta h2{font-size:clamp(40px,5vw,68px);line-height:1.05;margin:18px 0;letter-spacing:-3px}footer{background:#04111b;color:#fff;padding:55px 5vw;display:grid;grid-template-columns:1fr 1fr 1fr;gap:45px;align-items:center}footer>p{font-size:12px;line-height:1.7;color:#91a0aa;max-width:390px}footer>div:last-child{text-align:right}footer>div>a,footer>div>small{display:block}footer>div>a{font-size:20px;font-weight:800;color:var(--orange)}footer>div>small{color:#6e7d87;font-size:10px;margin-top:10px}.floating-whatsapp{display:none;position:fixed;right:18px;bottom:18px;width:54px;height:54px;border-radius:50%;background:#20bd6a;color:#fff;z-index:30;place-items:center;font-weight:800;box-shadow:0 8px 25px #0005}@media(max-width:900px){.header{height:70px;padding:0 20px}.header nav{display:none}.call-top{padding:11px 14px}.hero{grid-template-columns:1fr;min-height:auto}.hero-content{padding:70px 22px 75px}.hero h1{letter-spacing:-2px}.hero-visual{display:none}.hero-copy{font-size:15px}.hero-actions .btn{flex:1}.hero-badges{gap:12px}.trust-strip{margin:-24px 16px 0;grid-template-columns:1fr}.trust-strip div{padding:18px 22px;border-right:0;border-bottom:1px solid #e6e6e6}.section{padding:80px 20px}.section-head{display:block}.section-head>p{margin-top:25px}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:auto}.equipment{padding:80px 20px;grid-template-columns:1fr;gap:45px}.why-grid{grid-template-columns:1fr 1fr}.cta{padding:70px 20px}footer{grid-template-columns:1fr;padding:45px 20px}footer>div:last-child{text-align:left}.floating-whatsapp{display:grid}}@media(max-width:520px){.brand-mark{width:37px;height:37px}.brand strong{font-size:14px}.brand small{font-size:9px}.call-top{font-size:11px}.hero h1{font-size:43px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.why-grid{grid-template-columns:1fr}.section-head h2,.equipment h2{font-size:36px}.cta h2{font-size:43px}.cta:after{font-size:80px}}
