:root{--navy:#061a46;--navy2:#0b2a68;--gold:#f6c637;--gold2:#ffda55;--ink:#0d1830;--muted:#60708d;--paper:#f7f9fc;--white:#fff;--line:#dfe6f0;--shadow:0 20px 60px rgba(6,26,70,.12);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}.container{width:min(1160px,calc(100% - 36px));margin:auto}.topbar{background:var(--navy);color:#fff;font-size:13px}.topbar .container{display:flex;justify-content:flex-end;gap:22px;padding:8px 0}.topbar a{opacity:.9}.nav{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(13,24,48,.08)}.nav-inner{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-weight:900;color:var(--navy)}.brand img{width:54px;height:54px;object-fit:cover;border-radius:13px}.brand-text{line-height:1.05}.brand-text strong{display:block;font-size:20px;letter-spacing:.02em}.brand-text span{font-size:11px;letter-spacing:.15em;color:#5c6980}.links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:750}.links a{color:#34425b}.links a:hover,.links a.active{color:var(--navy)}.nav-cta{background:var(--navy);color:#fff!important;padding:11px 17px;border-radius:999px}.menu{display:none;border:0;background:none;font-size:26px}.hero{background:radial-gradient(circle at 85% 10%,rgba(246,198,55,.22),transparent 30%),linear-gradient(135deg,#061a46,#0d347c);color:#fff;overflow:hidden}.hero .container{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;min-height:640px;padding:70px 0}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold2);font-weight:900}.eyebrow:before{content:"";width:30px;height:2px;background:var(--gold)}h1{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.045em;margin:20px 0}.hero p{font-size:18px;color:#dce6f8;max-width:610px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 21px;border-radius:999px;font-weight:850;border:1px solid transparent}.btn-gold{background:var(--gold);color:var(--navy)}.btn-light{border-color:rgba(255,255,255,.3);color:#fff;background:rgba(255,255,255,.07)}.hero-card{position:relative;border:1px solid rgba(255,255,255,.18);border-radius:30px;padding:12px;background:rgba(255,255,255,.08);box-shadow:0 30px 80px rgba(0,0,0,.25)}.hero-card img{width:100%;height:450px;object-fit:cover;border-radius:22px}.hero-badge{position:absolute;left:28px;bottom:28px;background:#fff;color:var(--navy);padding:14px 16px;border-radius:17px;box-shadow:0 14px 40px rgba(0,0,0,.2);font-size:13px;font-weight:800}.section{padding:90px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-kicker{font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#6a7890;font-weight:900}.section h2{font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.035em;margin:10px 0}.section-head p{max-width:530px;color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 30px rgba(6,26,70,.05)}.card img{width:100%;height:220px;object-fit:cover}.card-body{padding:20px}.card h3{margin:0 0 7px;font-size:20px}.card p{margin:0;color:var(--muted);font-size:14px}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center}.feature{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.feature ul{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:13px}.feature li{display:flex;gap:10px}.feature li b{color:var(--navy)}.image-frame{border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.image-frame img{width:100%;height:520px;object-fit:cover}.band{background:var(--navy);color:#fff}.band .container{padding:62px 0;display:flex;justify-content:space-between;align-items:center;gap:30px}.band h2{margin:0;font-size:34px;line-height:1.1}.muted{color:var(--muted)}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project{position:relative;overflow:hidden;border-radius:20px;background:#10234b;min-height:250px;cursor:pointer}.project img{width:100%;height:320px;object-fit:cover;transition:transform .45s}.project:hover img{transform:scale(1.04)}.project .overlay{position:absolute;inset:auto 0 0;padding:50px 18px 18px;color:#fff;background:linear-gradient(transparent,rgba(3,12,31,.9))}.project .overlay strong{display:block}.project .overlay span{font-size:12px;color:#d9e3f4}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 25px}.filter{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font-weight:800;font-size:13px;cursor:pointer}.filter.active{background:var(--navy);color:#fff;border-color:var(--navy)}.video-shell{position:relative}.video-shell video{width:100%;height:340px;object-fit:cover;background:#061a46;border-radius:20px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.video-card{background:#fff;border:1px solid var(--line);padding:10px;border-radius:22px}.video-card p{font-weight:800;margin:10px 6px 2px}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:25px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:28px;box-shadow:0 10px 40px rgba(6,26,70,.06)}.contact-item{padding:15px 0;border-bottom:1px solid var(--line)}.contact-item:last-child{border:0}.contact-item small{display:block;color:var(--muted);font-weight:700}.contact-item a{font-size:20px;font-weight:900;color:var(--navy)}form{display:grid;gap:14px}label{font-size:13px;font-weight:800}input,textarea,select{width:100%;border:1px solid #d4ddea;background:#fbfcfe;border-radius:13px;padding:13px 14px;font:inherit;color:var(--ink)}textarea{min-height:130px;resize:vertical}.footer{background:#041331;color:#d8e1f2;padding:50px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer strong{color:#fff}.footer a{color:#d8e1f2}.footer-bottom{margin-top:35px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);font-size:12px;color:#93a3bd}.fab{position:fixed;right:18px;bottom:18px;z-index:40;background:#1fb65b;color:#fff;border-radius:999px;padding:13px 18px;font-weight:900;box-shadow:0 12px 35px rgba(0,0,0,.2)}.page-hero{background:linear-gradient(135deg,#061a46,#0c2f70);color:#fff;padding:80px 0}.page-hero h1{font-size:clamp(42px,6vw,66px);margin:0 0 14px}.page-hero p{max-width:650px;color:#dce6f8;margin:0}.light{background:#fff}.note{font-size:12px;color:#73819a}.modal{position:fixed;inset:0;background:rgba(2,8,20,.82);z-index:100;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-inner{position:relative;width:min(1050px,100%);max-height:92vh}.modal img{max-height:85vh;width:100%;object-fit:contain;border-radius:18px}.close{position:absolute;right:0;top:-45px;border:0;background:#fff;border-radius:50%;width:38px;height:38px;font-size:22px;cursor:pointer}.toast{display:none;background:#eaf7ef;color:#145d31;border:1px solid #bfe5cc;padding:12px 14px;border-radius:12px;font-size:13px;font-weight:700}.toast.show{display:block}@media(max-width:900px){.hero .container,.split,.contact-grid{grid-template-columns:1fr}.hero .container{padding:55px 0}.hero-card{display:none}.cards{grid-template-columns:repeat(2,1fr)}.projects-grid,.video-grid{grid-template-columns:repeat(2,1fr)}.links{display:none}.menu{display:block}.footer-grid{grid-template-columns:1fr 1fr}.section-head{display:block}.section-head p{margin-top:14px}}@media(max-width:600px){.container{width:min(100% - 24px,1160px)}.topbar .container{justify-content:center;gap:12px}.nav-inner{height:68px}.brand img{width:46px;height:46px}.brand-text strong{font-size:17px}.brand-text span{font-size:9px}.cards,.projects-grid,.video-grid,.footer-grid{grid-template-columns:1fr}.section{padding:65px 0}.hero .container{min-height:auto}.hero h1{font-size:48px}.hero p{font-size:16px}.actions .btn{width:100%}.card img{height:250px}.video-shell video{height:430px}.fab{left:12px;right:12px;text-align:center}.band .container{display:block}.band .btn{margin-top:20px;width:100%}}
@media(max-width:600px){.video-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:8px;-webkit-overflow-scrolling:touch}.video-card{min-width:86vw;scroll-snap-align:center}.video-shell video{height:480px}.video-grid::-webkit-scrollbar{height:5px}.video-grid::-webkit-scrollbar-thumb{background:#c5cfdf;border-radius:9px}}
@media(max-width:900px){.links.open{display:flex;position:absolute;top:68px;left:12px;right:12px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px;box-shadow:0 18px 50px rgba(6,26,70,.14);flex-direction:column;align-items:stretch;gap:4px}.links.open a{padding:12px 14px}.links.open .nav-cta{text-align:center}}

/* Portfolio preview and minimal video player */
.section-action{display:flex;justify-content:center;margin-top:30px}
.home-projects{grid-template-columns:repeat(4,1fr)}
.home-projects .project{min-height:0}
.home-projects .project img{height:280px}
.featured-video{max-width:900px}
.featured-video-card{max-width:900px;margin:0 auto;padding:12px}
.video-card p{padding:0 6px 4px}
.video-shell{position:relative;overflow:hidden;border-radius:18px;background:#061a46}
.video-shell video.minimal-video{width:100%;height:420px;object-fit:cover;border-radius:18px;cursor:pointer;background:#061a46}
.video-progress{position:absolute;left:12px;right:12px;bottom:12px;height:4px;border-radius:999px;background:rgba(255,255,255,.32);cursor:pointer;z-index:3}
.video-progress-fill{display:block;width:0;height:100%;border-radius:inherit;background:#fff;transition:width .08s linear}
.video-shell:hover .video-progress{height:5px}
.video-card{position:relative}
body.modal-open{overflow:hidden}
@media(max-width:900px){.home-projects{grid-template-columns:repeat(2,1fr)}.home-projects .project img{height:240px}.video-shell video.minimal-video{height:420px}}
@media(max-width:600px){.home-projects{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:8px;-webkit-overflow-scrolling:touch}.home-projects .project{min-width:78vw;scroll-snap-align:start}.home-projects .project img{height:280px}.home-projects::-webkit-scrollbar{height:5px}.home-projects::-webkit-scrollbar-thumb{background:#c5cfdf;border-radius:9px}.featured-video-card{padding:8px}.video-shell video.minimal-video{height:430px}.video-progress{left:9px;right:9px;bottom:9px}}


/* Refinements: curated portfolio, mobile photo views, reliable menu. */
.gallery-toolbar{display:flex;justify-content:flex-end;margin:-8px 0 14px}
.view-toggle{display:none;border:1px solid var(--line);border-radius:999px;padding:3px;background:#fff;gap:2px}
.view-btn{border:0;background:transparent;color:var(--muted);padding:7px 12px;border-radius:999px;font:inherit;font-size:12px;font-weight:850;cursor:pointer}
.view-btn.active{background:var(--navy);color:#fff}
.menu{position:relative;z-index:70;width:44px;height:44px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--navy);font-size:0;cursor:pointer}
.menu:before,.menu:after{content:"";position:absolute;left:12px;right:12px;height:2px;background:currentColor;border-radius:2px}
.menu:before{top:16px;box-shadow:0 7px 0 currentColor}
.menu:after{top:30px}
.video-shell video.minimal-video{display:block;user-select:none;-webkit-user-select:none}
@media(max-width:900px){.gallery-toolbar{display:flex}.links{z-index:65}.links.open{z-index:66}.home-projects[data-gallery-view="single"]{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:2px 2px 9px;-webkit-overflow-scrolling:touch}.home-projects[data-gallery-view="single"] .project{min-width:78vw;scroll-snap-align:start}.home-projects[data-gallery-view="grid"]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-projects[data-gallery-view="grid"] .project{min-width:0}.home-projects[data-gallery-view="grid"] .project img{height:220px}.home-projects[data-gallery-view="single"]::-webkit-scrollbar{height:5px}.home-projects[data-gallery-view="single"]::-webkit-scrollbar-thumb{background:#c5cfdf;border-radius:9px}}
@media(min-width:901px){.gallery-toolbar{display:none}}

@media(max-width:900px){.projects-grid[data-gallery-view="single"]{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:2px 2px 9px;-webkit-overflow-scrolling:touch}.projects-grid[data-gallery-view="single"] .project{min-width:78vw;scroll-snap-align:start}.projects-grid[data-gallery-view="grid"]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.projects-grid[data-gallery-view="grid"] .project{min-width:0}.projects-grid[data-gallery-view="grid"] .project img{height:220px}.projects-grid[data-gallery-view="single"]::-webkit-scrollbar{height:5px}.projects-grid[data-gallery-view="single"]::-webkit-scrollbar-thumb{background:#c5cfdf;border-radius:9px}}

/* Product range carousels */
.range-section{background:var(--navy);color:#fff}
.range-section .section-kicker{color:var(--gold)}
.range-section h2{color:#fff;margin-bottom:0}
.range-head{margin-bottom:34px;align-items:center}
.range-link{color:var(--gold);font-size:13px;font-weight:900;white-space:nowrap}
.range-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.range-card{background:#102858;border:1px solid rgba(255,255,255,.15);border-radius:18px;overflow:hidden;min-width:0}
.range-media{position:relative;aspect-ratio:1.14/1;background:#091b3d;overflow:hidden;touch-action:pan-y}
.range-media img{width:100%;height:100%;object-fit:cover;transition:opacity .18s ease}
.range-label{position:absolute;top:0;left:50%;transform:translateX(-50%);background:var(--gold);color:#081a43;padding:7px 16px 8px;border-radius:0 0 14px 14px;font-size:13px;font-weight:950;white-space:nowrap;letter-spacing:.01em}
.range-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#071a43;font-size:30px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.18);z-index:2}
.range-prev{left:12px}.range-next{right:12px}
.range-arrow:hover{transform:translateY(-50%) scale(1.05)}
.range-dots{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);display:flex;gap:7px;z-index:2}
.range-dot{width:9px;height:9px;border-radius:50%;background:rgba(255,255,255,.48);border:0;padding:0;cursor:pointer}
.range-dot.active{background:#fff}
.range-body{padding:20px 20px 22px}
.range-body h3{margin:0 0 7px;font-size:20px;color:#fff}
.range-body p{margin:0;color:#c8d3e7;font-size:14px;line-height:1.55}
.range-help,.video-help{width:max-content;max-width:100%;margin:34px auto 0;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:10px 18px;color:#cbd6e8;font-size:14px;display:flex;align-items:center;gap:10px;text-align:center}
.range-help span,.video-help span{color:var(--gold);font-size:20px}

/* Single-item video carousel on Services */
.service-video-section{background:var(--navy);color:#fff}
.service-video-head{display:block;text-align:center;margin-bottom:28px}
.service-video-head .section-kicker{color:var(--gold)}
.service-video-head h2{color:#fff;margin-bottom:8px}
.service-video-head p{color:#c8d3e7;margin:0 auto;max-width:650px}
.video-carousel{position:relative;display:flex;align-items:center;gap:12px}
.video-viewport{overflow:hidden;flex:1;border-radius:24px}
.video-track{display:flex;transition:transform .38s ease;will-change:transform}
.carousel-video{min-width:100%;padding:0 2px}
.carousel-video-shell{position:relative;overflow:hidden;border-radius:22px;background:#061a46;border:1px solid rgba(255,255,255,.14);touch-action:pan-y}
.carousel-video video{width:100%;height:540px;object-fit:cover;cursor:pointer;background:#061a46}
.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:68px;height:68px;border:0;border-radius:50%;background:rgba(5,20,51,.78);color:#fff;font-size:23px;padding-left:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s,transform .2s}
.carousel-video-shell.is-playing .video-play{opacity:0;pointer-events:none}
.carousel-video-shell:hover .video-play,.carousel-video-shell:focus-within .video-play{opacity:1}
.carousel-video p{margin:10px 4px 0;color:#cbd6e8;font-size:14px;font-weight:800;text-align:center}
.video-arrow{flex:0 0 44px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#071a43;font-size:32px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}
.video-arrow:hover{transform:scale(1.05)}
.video-dots{display:flex;justify-content:center;gap:8px;margin-top:18px}
.video-dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.38);padding:0;cursor:pointer}
.video-dot.active{background:#fff}
.video-help{margin-top:18px}

@media(max-width:1000px){.range-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.range-media{aspect-ratio:1.25/1}}
@media(max-width:600px){
  .range-grid{display:grid;grid-template-columns:1fr;gap:14px}
  .range-card{border-radius:15px}
  .range-media{aspect-ratio:.92/1}
  .range-label{font-size:10px;padding:6px 9px;border-radius:0 0 10px 10px}
  .range-arrow{width:34px;height:34px;font-size:25px}
  .range-prev{left:7px}.range-next{right:7px}
  .range-dots{bottom:8px;gap:5px}.range-dot{width:7px;height:7px}
  .range-body{padding:13px 12px 15px}.range-body h3{font-size:16px}.range-body p{font-size:12px}
  .range-help,.video-help{font-size:12px;padding:8px 13px;margin-top:22px}
  .video-carousel{gap:0}.video-arrow{display:none}
  .video-viewport{border-radius:18px}
  .carousel-video-shell{border-radius:18px}
  .carousel-video video{height:480px}
  .video-track{transition:transform .28s ease}
}

/* Final refinement pass */
.topbar{display:none!important}
.btn-dark{background:var(--navy);color:#fff}
.text-link{display:inline-flex;margin-top:14px;color:var(--navy);font-weight:850;font-size:13px}

/* Home projects CTA */
.project-cta-section{background:#fff}
.project-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid var(--line);border-radius:24px;padding:34px 38px}
.project-cta h2{margin:8px 0 6px;font-size:clamp(28px,4vw,42px)}
.project-cta p{margin:0;color:var(--muted)}

/* Reference-style Services cards */
.service-list{display:grid;gap:25px}
.service-row{display:grid;grid-template-columns:42px .9fr 1fr;gap:30px;align-items:center;padding:20px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 10px 35px rgba(6,26,70,.05)}
.service-row.reverse{grid-template-columns:42px 1fr .9fr}
.service-row.reverse img{order:3}
.service-row img{width:100%;aspect-ratio:1.45;object-fit:cover;border-radius:14px}
.service-row h2{font-size:34px;line-height:1.05;margin:8px 0 12px}
.service-row p:not(.eyebrow){font-size:14px;color:var(--muted);margin:0;max-width:560px}
.service-number{font-size:11px;font-weight:800;letter-spacing:.12em;color:#a47b00;align-self:start;padding-top:9px}
.service-eyebrow:before{display:none}
.enquiry-cta{background:#f4f6fa;border:1px solid var(--line);border-radius:0;padding:36px 0}
.enquiry-cta .section-head{margin-bottom:0}
.enquiry-cta h2{margin-bottom:0}

/* Video carousel shared by Home and Projects */
.video-gallery-section{background:var(--navy);color:#fff}
.video-gallery-section .section-kicker{color:var(--gold)}
.video-gallery-section h2{color:#fff}
.video-gallery-section .section-head p{color:#c8d3e7}
.video-gallery{max-width:1100px}
.video-gallery-head{display:flex;text-align:center;align-items:center;justify-content:center;flex-direction:column}
.video-gallery-head p{margin:0 auto;max-width:650px}
.video-carousel{display:flex;align-items:center;gap:14px;margin-top:26px}
.video-viewport{overflow:hidden;flex:1;border-radius:24px}
.video-track{display:flex;transition:transform .35s ease;will-change:transform}
.carousel-video{flex:0 0 100%;min-width:100%;text-align:center}
.carousel-video-shell{position:relative;overflow:hidden;border-radius:22px;background:#061a46;border:1px solid rgba(255,255,255,.15);touch-action:pan-y}
.carousel-video-shell video{width:100%;height:500px;object-fit:cover;background:#061a46;cursor:pointer}
.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;height:70px;border:0;border-radius:50%;background:rgba(5,20,51,.82);color:#fff;font-size:22px;padding-left:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .18s,transform .18s;z-index:4}
.carousel-video-shell.is-playing .video-play{opacity:0;pointer-events:none}
.carousel-progress{position:absolute;left:18px;right:18px;bottom:15px;height:5px;border-radius:999px;background:rgba(255,255,255,.4);cursor:pointer;z-index:5}
.carousel-progress-fill{display:block;width:0;height:100%;border-radius:inherit;background:var(--gold);transition:width .08s linear}
.carousel-video>p{font-weight:800;margin:10px 0 0;color:#dce6f8}
.video-arrow{flex:0 0 46px;width:46px;height:46px;border:0;border-radius:50%;background:#fff;color:#071a43;font-size:32px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}
.video-dots{display:flex;justify-content:center;gap:8px;margin-top:18px;flex-wrap:wrap}
.video-dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.35);padding:0;cursor:pointer}
.video-dot.active{background:#fff}
.video-help{width:max-content;max-width:100%;margin:18px auto 0;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:10px 18px;color:#cbd6e8;font-size:14px;display:flex;align-items:center;gap:10px;text-align:center}
.video-help span{color:var(--gold);font-size:20px}

/* Project gallery: desktop helper text is intentionally removed; mobile is a 2-column grid. */
.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.section-action{display:flex;justify-content:center;margin-top:30px}
.section-action .btn{min-width:180px}

@media(min-width:901px){
  .section-head .section-kicker + h2{margin-top:10px}
}
@media(max-width:900px){
  .service-row,.service-row.reverse{grid-template-columns:30px 1fr;gap:16px}
  .service-row img,.service-row.reverse img{order:2;grid-column:2}
  .service-row>div:last-child{grid-column:2}
  .project-cta{padding:28px 24px}
  .projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .projects-grid .project{min-width:0}
  .projects-grid .project img{height:220px}
  .video-arrow{display:flex}
}
@media(max-width:600px){
  .project-cta{display:block;padding:26px 20px}
  .project-cta .btn{width:100%;margin-top:20px}
  .service-row,.service-row.reverse{grid-template-columns:1fr;gap:14px}
  .service-row img,.service-row.reverse img,.service-row>div:last-child{grid-column:auto;order:initial}
  .service-number{padding:0}
  .service-row h2{font-size:30px}
  .projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .projects-grid .project img{height:210px}
  .section-action .btn{width:100%;min-width:0}
  .video-carousel{gap:0}
  .video-arrow{display:none}
  .video-viewport{border-radius:18px}
  .carousel-video-shell{border-radius:18px}
  .carousel-video-shell video{height:430px}
  .carousel-progress{left:10px;right:10px;bottom:10px}
  .video-help{font-size:12px;padding:8px 13px}
  .video-gallery-section{padding-left:0;padding-right:0}
}
.contact-item>a[href*="maps.app.goo.gl"]{display:inline-flex;margin-top:7px;font-size:14px;font-weight:850;color:var(--navy)}
.footer a[href*="maps.app.goo.gl"]{font-size:13px;font-weight:800;color:#fff}


/* Mobile WhatsApp: compact floating bubble with a truly centered icon. */
.fab{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;width:auto;height:52px;padding:0 18px;border-radius:999px}
@media(max-width:600px){
  .fab{right:16px;left:auto;bottom:16px;width:52px;height:52px;padding:0;border-radius:50%;font-size:0;line-height:0;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 28px rgba(0,0,0,.24);background-color:#1fb65b;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='white' d='M16 3.2A12.8 12.8 0 0 0 5 22.5L3.4 28.7l6.4-1.6A12.8 12.8 0 1 0 16 3.2Zm0 23.1c-2.2 0-4.2-.7-5.9-1.9l-.4-.3-3.8 1 1-3.7-.3-.4A10.1 10.1 0 1 1 16 26.3Zm5.6-7.6c-.3-.2-1.8-.9-2.1-1-.3-.1-.5-.2-.7.2-.2.3-.8 1-.9 1.2-.2.2-.3.2-.6.1-1.7-.8-2.8-1.5-3.9-3.4-.3-.5.3-.5.8-1.7.1-.3.1-.5 0-.7l-.9-2.1c-.2-.5-.5-.5-.7-.5h-.6c-.2 0-.6.1-.9.4-.3.3-1.2 1.1-1.2 2.7s1.2 3.1 1.4 3.3c.2.2 2.3 3.5 5.6 4.8 2.1.8 2.6.7 3.1.7.5 0 1.8-.7 2.1-1.3.3-.6.3-1.2.2-1.3-.1-.2-.3-.2-.6-.4Z'/%3E%3C/svg%3E");
    background-size:26px 26px;background-position:center;background-repeat:no-repeat;
  }
}

/* Make the Maps action read as an intentional location link. */
.footer a[href*="maps.app.goo.gl"], .contact-item>a[href*="maps.app.goo.gl"]{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-size:13px;font-weight:850;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px;transition:opacity .18s ease,border-color .18s ease}
.footer a[href*="maps.app.goo.gl"]:hover, .contact-item>a[href*="maps.app.goo.gl"]:hover{opacity:.78}

/* Clear video position indicator: the active dot plus an explicit current/total count. */
.video-position{margin-top:10px;text-align:center;color:#cbd6e8;font-size:13px;font-weight:750;letter-spacing:.01em}
.video-position strong{color:#fff;font-weight:900}
.video-dot.active{width:22px;border-radius:999px}
.video-dot{transition:width .18s ease,background-color .18s ease}
@media(max-width:600px){.video-position{font-size:12px;margin-top:9px}.video-dots{gap:6px}.video-dot{width:7px;height:7px}.video-dot.active{width:18px}}
