@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700&display=swap');
:root{--navy:#07182c;--navy2:#0d2745;--blue:#1598d4;--orange:#f04b23;--red:#9f1536;--cream:#f7f3ed;--ink:#172333;--muted:#5a6877}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.65 Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3{font-family:'Barlow Condensed',Impact,sans-serif;line-height:1.05;margin:0 0 18px}h1{font-size:clamp(3.6rem,7vw,7.3rem)}h2{font-size:clamp(2.5rem,5vw,4.8rem)}h3{font-size:1.7rem}p{margin:0 0 18px}.topbar{height:38px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;font-size:.78rem;font-weight:700}.topbar>span{color:#ffd064}.topbar div{display:flex;gap:22px}.topbar a:last-child{color:#7ed4ff}header{height:92px;display:flex;align-items:center;gap:36px;padding:0 4vw;border-bottom:1px solid #e8edf1;position:relative;z-index:10}.brand{margin-right:auto}.brand img{width:190px;height:72px;object-fit:contain}nav{display:flex;gap:27px;font-weight:700;font-size:.9rem}nav a:hover{color:var(--orange)}.nav-call{background:var(--orange);color:#fff;padding:13px 21px;border-radius:6px;font-weight:800}.hero{height:min(780px,calc(100vh - 130px));min-height:620px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 59%}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,14,27,.92),rgba(5,18,32,.7) 45%,rgba(5,18,32,.14) 78%)}.hero-copy{position:relative;width:min(820px,90%);margin-left:max(5vw,calc((100vw - 1450px)/2))}.hero-copy p{font-size:1.2rem;max-width:700px}.eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.18em;color:#76d3ff;display:block;margin-bottom:18px}.eyebrow.dark{color:var(--red)}.actions{display:flex;gap:13px;flex-wrap:wrap;margin:28px 0}.button{display:inline-flex;padding:15px 23px;border-radius:6px;font-weight:800;justify-content:center;transition:.2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--orange);color:#fff}.ghost{border:1px solid #ffffffaa;color:#fff}.trust{display:flex;gap:24px;flex-wrap:wrap;font-size:.9rem;font-weight:700}.section{padding:105px max(5vw,calc((100vw - 1450px)/2))}.soft{background:var(--cream)}.intro{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.intro p,.section-head p{color:var(--muted);font-size:1.06rem}.section-head{text-align:center;max-width:850px;margin:0 auto 55px}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.service-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 34px #0f223514;grid-column:span 2}.service-card:nth-child(4){grid-column:2/span 2}.service-card img{width:100%;height:240px;object-fit:cover}.service-card>div{padding:25px}.service-card .num{color:var(--red);font-weight:800}.service-card p{color:var(--muted);font-size:.94rem}.service-card strong{color:var(--red)}.service-card.featured{outline:3px solid var(--red)}.price{display:grid;grid-template-columns:1.05fr .95fr;background:var(--navy);color:#fff}.price>img{width:100%;height:100%;min-height:680px;object-fit:cover}.price>div{padding:90px 7vw;display:flex;flex-direction:column;justify-content:center}.price h2{font-size:7rem;margin:0}.price h2 sup{font-size:2.7rem;color:#75d5ff}.price h3{font-size:2rem}.price ul{list-style:none;padding:0}.price li{padding:8px 0;border-bottom:1px solid #ffffff24}.price li:before{content:'✓';color:#73d3ff;margin-right:12px}.price .button{align-self:flex-start;margin-top:18px}.price small{color:#aebdcb;margin-top:20px}.process{display:grid;grid-template-columns:.9fr 1.1fr;gap:7vw;align-items:center}.process>img{width:100%;height:710px;object-fit:cover;border-radius:14px}.process ol{list-style:none;padding:0;counter-reset:s}.process li{counter-increment:s;display:grid;grid-template-columns:55px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid #e0e5e9}.process li:before{content:counter(s,decimal-leading-zero);font:800 1.3rem 'Barlow Condensed';color:var(--red)}.process b{font:700 1.45rem 'Barlow Condensed'}.process span{grid-column:2;color:var(--muted);margin-top:-10px}.why{display:grid;grid-template-columns:1.15fr .85fr;background:var(--navy2);color:#fff}.why>div{padding:100px max(5vw,calc((100vw - 1450px)/2))}.why>img{width:100%;height:100%;object-fit:cover}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.why-grid>div{border-top:2px solid var(--blue);padding-top:16px}.why-grid b{font:700 1.35rem 'Barlow Condensed'}.why-grid p{font-size:.91rem;color:#bfccd8}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gallery figure{margin:0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #081a2e14}.gallery img{width:100%;height:450px;object-fit:cover}.gallery figcaption{padding:18px 20px;font-weight:700}.areas{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.areas p{color:var(--muted)}.text-link{color:var(--red);font-weight:800}.tags{display:flex;flex-wrap:wrap;gap:11px}.tags span{background:var(--cream);border:1px solid #e7ded2;border-radius:999px;padding:10px 16px;font-size:.9rem;font-weight:700}.faq{background:#f8fafc}.faq-list{max-width:1000px;margin:auto}.faq details{border-bottom:1px solid #dce3e9}.faq summary{cursor:pointer;list-style:none;font:700 1.45rem 'Barlow Condensed';padding:21px 0;display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--red);font-size:1.8rem}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{color:var(--muted);padding-right:45px}.final{padding:85px max(5vw,calc((100vw - 1450px)/2));display:flex;align-items:center;justify-content:space-between;gap:6vw;background:linear-gradient(120deg,#78122d,var(--red));color:#fff}.final p{max-width:720px;color:#f5dce3}.final .actions{flex-shrink:0}footer{background:#051321;color:#b9c5cf;padding:80px max(5vw,calc((100vw - 1450px)/2)) 25px}.footer-main{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:60px}.footer-brand img{width:180px;background:#fff;border-radius:5px;padding:6px;margin-bottom:20px}.footer-brand b{color:#65c9fa}.footer-main h3{color:#fff;font-size:1.3rem}.footer-main a,.footer-main p{display:block;margin-bottom:10px;font-size:.9rem}.footer-bottom{margin-top:55px;padding-top:22px;border-top:1px solid #233343;display:flex;justify-content:space-between;font-size:.78rem}.mobile-call{display:none}
@media(max-width:1050px){nav{display:none}.service-card,.service-card:nth-child(4){grid-column:span 3}.price,.why{grid-template-columns:1fr}.price>img{min-height:480px;max-height:580px}.why>img{height:600px}.footer-main{grid-template-columns:1fr 1fr}.process{gap:4vw}}
@media(max-width:700px){body{padding-bottom:56px}.topbar{padding:0 15px}.topbar>span{font-size:.63rem}.topbar div a:first-child{display:none}header{height:76px;padding:0 16px}.brand img{width:152px;height:58px}.nav-call{font-size:.8rem;padding:10px 13px}.hero{min-height:680px;height:calc(100vh - 114px)}.hero>img{object-position:60% center}.shade{background:linear-gradient(0deg,#040e1bf2,#051220aa 58%,#05122022)}.hero-copy{margin:0;padding:160px 20px 35px;width:100%;align-self:flex-end}.hero-copy p{font-size:1rem}.trust{gap:8px;flex-direction:column}.section{padding:75px 20px}.intro,.process,.areas{grid-template-columns:1fr}.service-grid{display:block}.service-card{margin-bottom:20px}.service-card img{height:220px}.price>div{padding:65px 22px}.price h2{font-size:5.3rem}.price>img{min-height:420px}.process>img{height:460px}.why>div{padding:75px 20px}.why-grid{grid-template-columns:1fr}.why>img{height:460px}.gallery{grid-template-columns:1fr}.gallery img{height:390px}.final{padding:65px 20px;display:block}.footer-main{grid-template-columns:1fr;gap:35px}footer{padding:65px 20px 25px}.footer-bottom{display:block}.actions .button{width:100%}.mobile-call{display:block;position:fixed;bottom:0;left:0;right:0;background:var(--orange);color:#fff;text-align:center;padding:15px;font-weight:900;z-index:50}}
/* Centred wide-screen canvas and clearer responsive hero */
html{background:#e9eef2}
body{width:100%;max-width:1600px;margin:0 auto;background:#fff;box-shadow:0 0 38px rgba(7,24,44,.13)}
.hero{height:min(760px,calc(100vh - 130px));background:#2c201d}
.hero>img{object-position:center 61%;image-rendering:auto}
.shade{background:linear-gradient(90deg,rgba(4,14,27,.84),rgba(5,18,32,.54) 46%,rgba(5,18,32,.07) 78%),linear-gradient(0deg,rgba(4,14,27,.24),transparent 48%)}
@media(min-width:1601px){
 .hero-copy{margin-left:75px}
 .section,.final,footer{padding-left:75px;padding-right:75px}
 .why>div{padding-left:75px;padding-right:75px}
}
@media(max-width:700px){
 html{background:#fff}
 body{box-shadow:none}
 .hero{min-height:650px;height:calc(100svh - 114px);max-height:760px}
 .hero>img{object-position:64% 58%}
 .shade{background:linear-gradient(0deg,rgba(4,14,27,.94) 0%,rgba(5,18,32,.62) 54%,rgba(5,18,32,.06) 100%)}
 .hero-copy{padding:145px 18px 26px}
 .hero-copy h1{font-size:clamp(3rem,16vw,4.7rem)}
 .hero-copy p{line-height:1.5}
}
