:root{--blue:#0866d6;--ink:#182338;--muted:#667085;--line:#dbe4f0}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);line-height:1.65;background:#fff}h1,h2,h3{line-height:1.15;margin:0 0 1rem}a{color:var(--blue)}.topbar{background:#0b1f3a;color:#eaf6ff;font-size:.92rem}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:42px}.topbar a,.topbar span{color:#eaf6ff;text-decoration:none}.topbar-contact,.topbar-social{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.topbar-social a{width:30px;height:30px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center}.site-logo img{height:64px;width:auto;display:block}.hero-carousel{position:relative;background:#071b35;color:#fff;overflow:hidden}.carousel-track{position:relative;height:560px}.carousel-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .75s ease,visibility .75s ease;display:flex;align-items:center;padding:4.5rem 0 5rem}.carousel-slide.active{opacity:1;visibility:visible}.slide-bg{position:absolute;inset:0;background-image:var(--slide-bg);background-size:cover;background-position:center;transform:scale(1.04);transition:transform 7s ease,filter .75s ease;filter:saturate(1.05) contrast(1.04)}.carousel-slide.active .slide-bg{transform:scale(1.13)}.slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,20,43,.92) 0%,rgba(5,37,80,.72) 46%,rgba(5,37,80,.25) 100%)}.slide-caption{position:relative;z-index:2;max-width:780px;animation:captionIn .8s ease both}.carousel-slide h1{font-size:clamp(2.2rem,4.2vw,4.15rem);max-width:820px;text-shadow:0 8px 26px rgba(0,0,0,.25)}.carousel-slide p{font-size:1.18rem;max-width:680px;color:#e7f1ff}.eyebrow,.section-title span{display:block;color:#61d4ff;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.carousel-control{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.16);color:#fff}.carousel-control.prev{left:20px}.carousel-control.next{right:20px}.carousel-dots{position:absolute;left:0;right:0;bottom:20px;display:flex;justify-content:center;gap:.55rem;z-index:4}.carousel-dots button{width:11px;height:11px;border-radius:50%;border:0;background:rgba(255,255,255,.55)}.carousel-dots button.active{background:#fff}.section{padding:5rem 0}.section-title{text-align:center;max-width:720px;margin:0 auto 2.5rem}.section-title h2{font-size:clamp(1.8rem,3vw,2.7rem)}.page-hero{padding:5rem 0;background:#eef6ff}.page-hero h1{font-size:clamp(2rem,4vw,3.6rem)}.service-card,.quote-card,.post-card,.form-card,.booking-panel,.contact-card,.team-card,.status-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:1.4rem;box-shadow:0 16px 40px rgba(16,24,40,.08);height:100%}.service-card i{font-size:2rem;color:var(--blue)}.service-card.tall img,.post-card img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:8px;margin-bottom:1rem}.price{font-weight:800;color:var(--blue)}.check-list p,.benefits li{list-style:none;margin:.8rem 0}.check-list i,.benefits i{color:#16a34a;margin-right:.45rem}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.stats-grid div{background:#fff;border-radius:8px;padding:1.4rem;border:1px solid var(--line)}.stats-grid strong{font-size:2.2rem;display:block;color:var(--blue)}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.process div{border-left:4px solid var(--blue);background:#f8fbff;padding:1.2rem;border-radius:8px}.process b{display:inline-grid;place-items:center;background:var(--blue);color:#fff;width:34px;height:34px;border-radius:50%;margin-bottom:.7rem}.cta{background:#0866d6;color:#fff;text-align:center;padding:4rem 0}.stars{color:#f59e0b;letter-spacing:.08em}.quote-card small{display:block;color:var(--muted)}.filter-tabs{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:1.5rem}.filter-tabs button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:.65rem 1rem}.filter-tabs button.active{background:var(--blue);color:#fff}.map-box{height:260px;background:#eaf1fb;border-radius:8px;display:grid;place-items:center;color:#667085}.narrow{max-width:820px}.whatsapp-float{position:fixed;right:22px;bottom:90px;background:#22c55e;color:#fff;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;text-decoration:none;font-size:1.6rem;box-shadow:0 14px 30px rgba(0,0,0,.2);z-index:60}.mobile-actions{display:none}@keyframes captionIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:991px){.topbar-inner{align-items:flex-start;flex-direction:column;padding:.65rem 0}.site-logo img{height:54px}.carousel-track{height:500px}.carousel-slide{padding:4rem 0 5rem}.carousel-control{display:none}.slide-overlay{background:linear-gradient(90deg,rgba(4,20,43,.9),rgba(5,37,80,.55))}}@media(max-width:767px){.topbar-contact{gap:.55rem;flex-direction:column;align-items:flex-start}.carousel-track{height:460px}.carousel-slide{padding:3.25rem 0 4.5rem}.carousel-slide p{font-size:1rem}.section{padding:3rem 0}.process,.stats-grid{grid-template-columns:1fr}.mobile-actions{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 1fr;background:#fff;box-shadow:0 -8px 24px rgba(16,24,40,.16);z-index:70}.mobile-actions a{text-align:center;padding:.85rem;color:var(--blue);font-weight:800;text-decoration:none}.whatsapp-float{bottom:76px}}
