*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"DM Sans",sans-serif;color:#071321;background:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}.wrap{width:90%;max-width:none;margin:auto}.header{position:fixed;z-index:100;top:0;left:0;right:0;background:rgba(4,10,18,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08);color:#fff}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:122px;max-height:62px;object-fit:contain;filter:brightness(0) invert(1)}nav{display:flex;gap:34px;font-size:13px;color:#d9e3ee}nav a:hover{color:#1797ff}.nav-btn,.blue-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:999px;font-weight:700}.nav-btn{background:#087fe8;padding:13px 20px;font-size:12px}.nav-btn span,.blue-btn span{font-size:18px}.hamb,.mobile-nav{display:none}.hero{min-height:760px;padding:130px 0 45px;background:#050b13;color:#fff;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 45%,rgba(0,128,232,.16),transparent 36%),linear-gradient(90deg,#050b13 35%,rgba(5,11,19,.62) 65%,#050b13 100%)}.hero-grid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:35px;min-height:585px}.kicker{font-size:10px;letter-spacing:4px;font-weight:700;color:#a9bbcf;margin-bottom:18px}.kicker.blue{color:#0788ee}.hero h1{font:800 clamp(54px,6vw,82px)/.94 Manrope,sans-serif;letter-spacing:-4px;max-width:650px}.hero h1 span,.section-head h2 span,.about h2 span{color:#0c8df1}.hero-copy>p{font-size:17px;line-height:1.6;color:#c5d0dc;max-width:540px;margin:24px 0}.hero-pills{display:flex;gap:27px;margin:28px 0}.hero-pills span{font-size:24px;color:#e9f3fb;display:flex;flex-direction:column;gap:7px}.hero-pills b{font:600 10px/1.3 "DM Sans";color:#d6e1ec}.blue-btn{background:#087fe8;color:#fff;padding:17px 24px;font-size:13px;box-shadow:0 14px 40px rgba(0,128,232,.25);transition:.25s}.blue-btn:hover{transform:translateY(-2px);box-shadow:0 18px 45px rgba(0,128,232,.35)}.note{display:block;color:#8293a5;font-size:10px;margin-top:13px}.hero-photo{height:585px;position:relative;overflow:hidden;border-radius:6px;background:#111;box-shadow:0 30px 90px rgba(0,0,0,.38)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:none}.hero-gradient{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(2,7,13,.84) 100%)}.signature{position:absolute;right:40px;top:46%;font:italic 32px Georgia;color:#fff;transform:rotate(-7deg)}.photo-label{position:absolute;right:42px;bottom:38px;font-size:11px;line-height:1.55;letter-spacing:1px;text-align:right;color:#fff}.side-words{position:absolute;right:40px;bottom:115px;font-size:10px;line-height:1.8;letter-spacing:2px;color:#fff}.clients{padding:28px 0;border-bottom:1px solid #dce5ed;background:#fff}.client-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:17px;color:#28394c}.client-row b{font:700 22px Manrope;display:flex;flex-direction:column;align-items:center}.client-row small{font:500 7px "DM Sans";letter-spacing:2px;margin-top:3px}.client-row>span{font-size:10px;color:#8592a1}.section{padding:105px 0}.section-head.two{display:grid;grid-template-columns:1fr .6fr;gap:70px;align-items:end;margin-bottom:44px}.section-head h2,.about h2,.testimonials h2,.cta h2{font:800 clamp(42px,5vw,64px)/1 Manrope;letter-spacing:-3px}.section-head p{font-size:14px;line-height:1.7;color:#647487}.services{background:#fff}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-grid article{border:1px solid #dce5ed;border-radius:12px;padding:28px 24px;min-height:230px;transition:.3s}.service-grid article:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(6,32,59,.08)}.service-grid i{font-style:normal;font-size:24px;color:#0788ee}.service-grid h3{font:700 17px Manrope;margin:20px 0 13px}.service-grid p{font-size:12px;line-height:1.75;color:#697789}.portfolio{background:#06111b;color:#fff}.portfolio .kicker{color:#91a6bb}.text-link{font-size:11px;color:#fff;text-align:right}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.project{height:300px;border-radius:7px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:23px;position:relative;background-size:cover;background-position:center}.project:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(2,7,12,.88));}.project>*{position:relative}.project strong{font:800 26px Manrope}.project small{font-size:9px;margin-top:7px;color:#d0dae4}.p1{background:linear-gradient(145deg,#4f7b42,#11251b)}.p2{background:linear-gradient(145deg,#d2ad7e,#466b78)}.p3{background:linear-gradient(145deg,#754a30,#1d1714)}.p4{background:linear-gradient(145deg,#207b88,#082f39)}.p3 em{font-style:normal;font-size:12px}.about{background:#f5f8fb;display:grid;grid-template-columns:46% 54%;min-height:610px}.about-photo{overflow:hidden}.about-photo img{width:100%;height:100%;min-height:610px;display:block;object-fit:cover;object-position:center center;filter:none}.about-copy{width:auto;margin:0;display:flex;align-items:center}.about-inner{padding:80px 7%}.about h2{margin-bottom:24px}.about p{max-width:580px;color:#647487;font-size:14px;line-height:1.75;margin-bottom:12px}.stats{display:flex;gap:30px;margin:28px 0}.stats span{display:flex;flex-direction:column;color:#68788b;font-size:9px}.stats b{font:800 24px Manrope;color:#071321;margin-bottom:5px}.process{background:#fff}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:50px;border-top:1px solid #bfd1e0}.steps>div{padding:28px 24px 10px;border-right:1px solid #dce5ed;position:relative}.steps>div:last-child{border-right:0}.steps b{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#0788ee;color:#fff;font-size:11px;margin-top:-46px;margin-bottom:24px}.steps h3{font:700 14px Manrope;margin-bottom:9px}.steps p{font-size:11px;line-height:1.6;color:#68788a}.testimonials{background:#f5f8fb}.testimonials h2{margin-bottom:35px}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.quotes article{background:#fff;border:1px solid #dce5ed;border-radius:13px;padding:25px;font-size:14px;line-height:1.6;color:#415266;min-height:155px;display:flex;flex-direction:column;justify-content:space-between}.quotes b{font-size:10px;color:#071321;margin-top:18px}.cta{background:#050b13;color:#fff;padding:70px 0}.cta-grid{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta h2{margin-bottom:15px}.cta p{color:#a9b8c7;font-size:13px}.cta-grid>.blue-btn{min-width:235px}footer{background:#050b13;color:#d7e1eb;border-top:1px solid rgba(255,255,255,.08)}.footer-grid{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:10px;color:#9aaabc}.footer-grid img{width:115px;filter:brightness(0) invert(1)}.footer-grid a{color:#fff}.copy{border-top:1px solid rgba(255,255,255,.08);padding:15px 0;font-size:9px;color:#77899d}.reveal{opacity:0;transform:translateY(18px);transition:.7s}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.nav nav,.nav-btn{display:none}.hamb{display:block;border:0;background:none;color:#fff;font-size:23px}.mobile-nav{display:none;padding:15px 0 22px;gap:13px}.mobile-nav.open{display:grid}.hero{padding-top:110px}.hero-grid{grid-template-columns:1fr}.hero-photo{height:480px}.service-grid,.project-grid{grid-template-columns:repeat(2,1fr)}.section-head.two{grid-template-columns:1fr;gap:20px}.about{grid-template-columns:1fr}.about-photo{height:480px}.about-photo img{min-height:480px}.about-copy{width:90%;max-width:none;margin:auto}.steps{grid-template-columns:repeat(2,1fr)}.steps>div:nth-child(2){border-right:0}.quotes{grid-template-columns:1fr}.cta-grid{flex-direction:column;align-items:flex-start}}@media(max-width:620px){.wrap{width:calc(100% - 30px)}.nav{height:70px}.brand img{width:102px;max-height:52px}.hero{padding:95px 0 30px}.hero h1{font-size:48px;letter-spacing:-2.5px}.hero-pills{gap:10px;justify-content:space-between}.hero-pills b{font-size:8px}.hero-photo{height:410px}.signature{font-size:25px;right:22px}.photo-label,.side-words{right:22px}.clients{padding:22px 0}.client-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.client-row b{font-size:15px}.client-row>span{grid-column:1/-1;text-align:center}.section{padding:75px 0}.section-head h2,.about h2,.testimonials h2,.cta h2{font-size:40px;letter-spacing:-2px}.service-grid,.project-grid{grid-template-columns:1fr 1fr}.service-grid article{min-height:205px;padding:22px 17px}.project{height:220px;padding:17px}.project strong{font-size:20px}.about-photo{height:430px}.about-photo img{min-height:430px}.about-copy{width:calc(100% - 30px)}.about-inner{padding:65px 0}.stats{gap:14px}.stats b{font-size:20px}.steps{grid-template-columns:1fr}.steps>div{border-right:0!important;border-bottom:1px solid #dce5ed;padding-bottom:28px}.steps>div:last-child{border-bottom:0}.footer-grid{padding:28px 0;flex-direction:column;align-items:flex-start}.cta-grid>.blue-btn{width:100%}}
