:root{--ink:#0b132b;--ink2:#17233f;--blue:#0b5fff;--cyan:#20c5f4;--muted:#64748b;--bg:#f6f8fc;--line:#e5eaf2;--white:#fff;--radius:22px;--shadow:0 20px 60px rgba(11,19,43,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:16px/1.65 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#fff}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:15px;top:15px;z-index:999;background:#fff;padding:10px}.topbar{background:var(--ink);color:#dbe7ff;font-size:14px}.topbar-in{display:flex;justify-content:space-between;padding:8px 0}.topbar a{color:#fff;text-decoration:none;font-weight:700}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(229,234,242,.8)}.nav{height:76px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;min-width:max-content}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;font-weight:900;font-size:22px;box-shadow:0 8px 24px rgba(11,95,255,.25)}.brand b{display:block;font-size:19px;line-height:1}.brand small{display:block;color:var(--muted);margin-top:5px}.menu{display:flex;gap:22px;margin-left:auto}.menu a{color:var(--ink2);text-decoration:none;font-weight:650;font-size:14px}.menu a:hover{color:var(--blue)}.menu-btn{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:13px 20px;text-decoration:none;font-weight:800;border:1px solid transparent;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 10px 25px rgba(11,95,255,.2)}.btn-light{background:#fff;color:var(--ink);border-color:#dce4f2}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(32,197,244,.22),transparent 32%),linear-gradient(135deg,#081226 0%,#102653 55%,#0b5fff 150%);color:#fff;padding:78px 0 70px}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.eyebrow{display:inline-flex;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);border-radius:99px;padding:8px 12px;font-size:13px;font-weight:800}.hero h1{font-size:clamp(40px,6vw,72px);line-height:1.02;letter-spacing:-2.7px;margin:18px 0}.hero h1 span{color:#6fe3ff}.hero p{font-size:18px;color:#d9e6ff;max-width:700px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.hero .btn-light{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.18)}.trust-row{display:flex;gap:18px;flex-wrap:wrap;color:#dbe7ff;font-size:14px}.service-visual{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:32px;padding:22px;box-shadow:var(--shadow)}.visual-card{background:#fff;border-radius:24px;padding:28px;color:var(--ink)}.visual-card .big-icon{width:76px;height:76px;border-radius:22px;display:grid;place-items:center;background:#e9f5ff;font-size:38px}.visual-card h2{margin:18px 0 8px}.metric{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:22px}.metric div{padding:15px;border-radius:16px;background:var(--bg)}.metric b{display:block;font-size:18px}.metric span{font-size:13px;color:var(--muted)}.section{padding:76px 0}.section.alt{background:var(--bg)}.head{max-width:760px;margin-bottom:30px}.kicker{color:var(--blue);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.head h2,.page-hero h1{font-size:clamp(32px,4vw,52px);line-height:1.1;letter-spacing:-1.5px;margin:8px 0 14px}.head p,.page-hero p{color:var(--muted);font-size:17px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:25px;box-shadow:0 8px 30px rgba(11,19,43,.045)}.card-icon{width:48px;height:48px;border-radius:14px;background:#eaf2ff;display:grid;place-items:center;font-size:24px}.card h3{margin:16px 0 8px;font-size:20px}.card p{color:var(--muted);margin:0}.card a{display:inline-block;margin-top:16px;color:var(--blue);font-weight:800;text-decoration:none}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{border-left:3px solid var(--blue);padding:8px 0 8px 18px}.step b{font-size:34px;color:#cbd8ef}.step h3{margin:2px 0}.step p{color:var(--muted)}.cta{background:linear-gradient(135deg,var(--blue),#083bc7);border-radius:30px;color:#fff;padding:42px;display:flex;justify-content:space-between;gap:30px;align-items:center}.cta h2{margin:0 0 8px;font-size:32px}.cta p{margin:0;color:#dce7ff}.page-hero{background:linear-gradient(180deg,#f1f6ff,#fff);padding:58px 0 44px;border-bottom:1px solid var(--line)}.crumb{font-size:13px;color:var(--muted)}.crumb a{color:var(--blue);text-decoration:none}.content-grid{display:grid;grid-template-columns:1fr 340px;gap:28px}.prose h2{font-size:30px;margin-top:34px}.prose h3{font-size:22px;margin-top:26px}.prose p,.prose li{color:#49566d}.prose ul{padding-left:20px}.sidebox{position:sticky;top:100px;height:max-content;background:var(--ink);color:#fff;padding:24px;border-radius:22px}.sidebox a{display:flex;margin-top:10px}.area-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.area{padding:18px;border:1px solid var(--line);border-radius:17px;text-decoration:none;color:var(--ink);background:#fff;font-weight:800}.area span{display:block;color:var(--muted);font-size:13px;font-weight:500}.faq{border:1px solid var(--line);border-radius:16px;margin:10px 0;background:#fff}.faq summary{cursor:pointer;padding:18px 20px;font-weight:800}.faq p{padding:0 20px 18px;margin:0;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px}.contact-list a,.contact-list span{display:block;padding:14px 0;border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none}.form{display:grid;gap:13px}.form input,.form textarea,.form select{width:100%;border:1px solid #dbe2ee;border-radius:13px;padding:14px;font:inherit}.form textarea{min-height:140px;resize:vertical}.notice{padding:12px 14px;border-radius:12px;background:#eef6ff;color:#174a87}.footer{background:#071020;color:#c7d2e7;padding:58px 0 86px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:44px}.footer h3{color:#fff}.footer a,.footer span{display:block;color:#c7d2e7;text-decoration:none;margin:8px 0}.brand-foot{color:#fff}.footer-bottom{margin-top:38px;padding-top:22px;border-top:1px solid #1d2a42;font-size:13px}.quick{position:fixed;right:18px;bottom:18px;z-index:60;display:flex;gap:10px}.quick a{height:54px;padding:0 18px;border-radius:99px;display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.18)}.quick-call{background:#0b5fff}.quick-wa{background:#0caa55}@media(max-width:900px){.menu-btn{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;border:0;background:#eef3fb;border-radius:12px;font-size:24px;width:44px;height:44px;cursor:pointer;color:var(--ink)}.nav-cta{display:none}.menu{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:18px;box-shadow:0 18px 30px rgba(0,0,0,.08);flex-direction:column}.menu.open{display:flex}.hero-grid,.content-grid,.contact-grid{grid-template-columns:1fr}.grid3{grid-template-columns:1fr 1fr}.area-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.service-visual{max-width:560px}.sidebox{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:620px){.topbar-in span{display:none}.topbar-in{justify-content:center}.hero{padding:54px 0}.hero h1{letter-spacing:-1.5px}.grid3,.steps,.area-grid,.footer-grid{grid-template-columns:1fr}.cta{padding:28px;align-items:flex-start;flex-direction:column}.quick{left:12px;right:12px;bottom:10px}.quick a{flex:1;justify-content:center}.footer{padding-bottom:100px}.section{padding:58px 0}}

.mobile-bottom-nav,.mobile-sticky-cta,.mobile-filter{display:none}
@media(max-width:620px){
:root{--mobile-nav-h:72px}body{padding-bottom:calc(var(--mobile-nav-h) + env(safe-area-inset-bottom))}
.topbar{display:none}.header{top:0}.nav{height:64px}.nav-cta{display:none!important}.menu-btn{display:inline-flex!important;align-items:center;justify-content:center;margin-left:auto;border:0;background:#eef3fb;border-radius:12px;font-size:24px;width:44px;height:44px;cursor:pointer;color:var(--ink)}.menu{display:none;position:absolute;top:64px;left:0;right:0;background:#fff;padding:20px 24px;box-shadow:0 18px 35px rgba(0,0,0,.12);flex-direction:column;gap:14px;z-index:99;border-bottom:1px solid var(--line)}.menu a{font-size:16px;padding:8px 0;border-bottom:1px solid #f0f4f8}.menu a:last-child{border-bottom:none}.menu.open{display:flex!important}
.brand-mark{width:38px;height:38px;border-radius:12px}.brand b{font-size:17px}
.hero{padding:38px 0 105px}.hero h1{font-size:clamp(36px,11vw,50px);line-height:1.04}.hero p{font-size:16px}
.actions .btn{min-height:50px;flex:1}a,button,input,select{touch-action:manipulation}.btn,.area,.card a,.faq summary{min-height:48px}
.mobile-bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:100;left:0;right:0;bottom:0;height:calc(var(--mobile-nav-h) + env(safe-area-inset-bottom));padding:7px 5px env(safe-area-inset-bottom);background:rgba(255,255,255,.97);border-top:1px solid var(--line);box-shadow:0 -10px 35px rgba(11,19,43,.10);backdrop-filter:blur(18px)}
.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:0;color:#667085;text-decoration:none;font-size:10.5px;font-weight:800}.mobile-bottom-nav .mbn-icon{font-size:22px;line-height:1}.mobile-bottom-nav a.active{color:var(--blue)}
.mobile-bottom-nav .mbn-main{color:#fff;background:#0caa55;border-radius:18px;margin:-22px 3px 4px;box-shadow:0 9px 25px rgba(12,170,85,.30);border:4px solid #fff}.mobile-bottom-nav .mbn-main .mbn-icon{font-size:17px}
.mobile-sticky-cta{display:block;position:fixed;z-index:95;right:14px;bottom:calc(var(--mobile-nav-h) + 14px + env(safe-area-inset-bottom))}.mobile-sticky-cta a{display:flex;align-items:center;gap:8px;min-height:50px;padding:0 18px;border-radius:999px;background:var(--blue);color:#fff;text-decoration:none;font-weight:900;box-shadow:0 12px 28px rgba(11,95,255,.28)}
.footer{padding-bottom:38px}.mobile-filter{display:block;position:sticky;top:72px;z-index:35;margin-bottom:20px}.filter-toggle{width:100%;min-height:54px;border:1px solid #dbe3f0;background:#fff;border-radius:16px;padding:0 16px;display:flex;align-items:center;gap:9px;font:inherit;font-weight:850;color:var(--ink);box-shadow:0 8px 24px rgba(11,19,43,.08)}.filter-toggle b{margin-left:auto;color:var(--blue);font-size:12px}
.filter-panel{display:none;margin-top:8px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:0 16px 38px rgba(11,19,43,.13)}.filter-panel.open{display:block}.filter-panel label{display:block;font-size:12px;font-weight:850;margin-bottom:6px}.filter-panel input{width:100%;min-height:50px;border:1px solid #dbe3f0;border-radius:13px;padding:0 14px;font:inherit}.filter-chips{display:flex;gap:8px;margin-top:10px;overflow:auto}.filter-chips button{min-height:42px;white-space:nowrap;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 15px;font-weight:800}.filter-chips button.active{background:var(--ink);color:#fff;border-color:var(--ink)}[data-area-card][hidden]{display:none!important}
}
.footer-credit{
  margin-top:22px;
  padding-top:16px;
  border-top:1px solid var(--line);
  text-align:center;
  font-size:13px;
  color:#667085;
}
.footer-credit a{
  color:var(--blue);
  font-weight:800;
  text-decoration:none;
}
.footer-credit a:hover{ text-decoration:underline; }
@media(max-width:620px){
  .footer-credit{margin-top:18px;padding-bottom:8px;font-size:12px}
}

/* Visual + responsive refinement */
img{max-width:100%;height:auto;display:block}.hero{position:relative;overflow:hidden}.hero .container{position:relative;z-index:2}.hero-visual{position:absolute;inset:0 0 0 48%;z-index:1;overflow:hidden}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,18,38,.98),rgba(7,18,38,.18) 65%,rgba(7,18,38,.03))}.hero-visual img{width:100%;height:100%;object-fit:cover}.service-card-img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:14px;margin-bottom:14px}.area-visual{margin:18px 0 28px;overflow:hidden;border-radius:22px;box-shadow:0 18px 50px rgba(11,19,43,.12)}.area-visual img{width:100%;aspect-ratio:16/5;object-fit:cover}@media(max-width:1024px){.hero-visual{inset:0 0 0 42%}.grid3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){html,body{overflow-x:hidden}.container{width:min(100% - 28px,1180px)}.hero{padding:34px 0 190px}.hero-visual{inset:auto 0 0 0;height:175px}.hero-visual:after{background:linear-gradient(180deg,rgba(7,18,38,.05),rgba(7,18,38,.65))}.hero-visual img{object-position:60% center}.grid3{grid-template-columns:1fr}.area-visual img{aspect-ratio:16/8}.actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.actions .btn{width:100%;justify-content:center}}@media(max-width:420px){.container{width:min(100% - 22px,1180px)}.actions{grid-template-columns:1fr}.hero h1{font-size:clamp(32px,10vw,44px)}.mobile-bottom-nav a{font-size:9.8px}}


/* 2026-09 hero layout correction + responsive hardening */
.hero{padding:0;background:#0b1d43;overflow:hidden}
.hero-grid-modern{width:min(1320px,calc(100% - 48px));display:grid;grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);gap:0;align-items:stretch;min-height:590px}
.hero-copy{min-width:0;padding:78px 54px 72px 0;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.hero-copy h1{max-width:720px;font-size:clamp(48px,4.1vw,70px);line-height:1.02;letter-spacing:-2.4px;margin:20px 0 18px;overflow-wrap:normal;word-break:normal}
.hero-copy p{max-width:670px;margin:0;font-size:18px;line-height:1.6}
.hero-copy .actions{margin:28px 0 22px}
.btn-whatsapp{background:#10a94f;color:#fff;border-color:#10a94f;box-shadow:0 10px 26px rgba(16,169,79,.22)}
.btn-whatsapp:hover{background:#0e9847;color:#fff}
.hero-media{position:relative;min-width:0;overflow:hidden;background:#0a1837}
.hero-media:before{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,#0b1d43 0%,rgba(11,29,67,.62) 8%,rgba(11,29,67,.08) 28%,rgba(11,29,67,0) 48%);pointer-events:none}
.hero-media img{width:100%;height:100%;min-height:590px;object-fit:cover;object-position:54% center}
.hero-badges{position:absolute;z-index:3;right:22px;bottom:24px;display:grid;gap:9px;width:min(220px,44%)}
.hero-badges span{display:flex;align-items:center;justify-content:space-between;gap:12px;background:rgba(255,255,255,.94);color:var(--ink);padding:11px 13px;border-radius:13px;box-shadow:0 10px 30px rgba(0,0,0,.16);backdrop-filter:blur(8px)}
.hero-badges b{font-size:14px;white-space:nowrap}.hero-badges small{font-size:11px;color:var(--muted);text-align:right}
.hero-visual,.service-visual{display:none!important}
.service-card{padding:0}.service-card-img{margin:0;width:100%;height:auto;aspect-ratio:16/10;border-radius:21px 21px 0 0;object-fit:cover}.service-card-body{padding:22px 24px 24px}.service-card-body h3{margin:0 0 8px}.service-card-body a{margin-top:16px}
@media(max-width:1180px){
  .hero-grid-modern{width:min(100% - 36px,1180px);grid-template-columns:minmax(0,1fr) minmax(390px,.86fr);min-height:540px}
  .hero-copy{padding:64px 34px 62px 0}.hero-copy h1{font-size:clamp(44px,5vw,60px);letter-spacing:-2px}.hero-media img{min-height:540px}
  .hero-badges{width:190px;right:16px;bottom:18px}
}
@media(max-width:900px){
  .hero-grid-modern{width:100%;grid-template-columns:1fr;min-height:0}
  .hero-copy{padding:58px max(24px,calc((100vw - 720px)/2)) 42px;background:#0b1d43}
  .hero-copy h1{max-width:760px;font-size:clamp(44px,7.2vw,62px)}.hero-copy p{max-width:720px}
  .hero-media{height:420px}.hero-media img{min-height:0;height:100%;object-position:center 42%}
  .hero-media:before{background:linear-gradient(180deg,#0b1d43 0%,rgba(11,29,67,.12) 18%,rgba(11,29,67,0) 42%)}
  .hero-badges{width:210px}
}
@media(max-width:620px){
  .hero{padding:0!important}.hero-grid-modern{display:grid!important}
  .hero-copy{padding:34px 18px 30px}.hero-copy h1{font-size:clamp(37px,11vw,50px);line-height:1.03;letter-spacing:-1.5px;margin:16px 0}.hero-copy p{font-size:16px;line-height:1.55}
  .hero-copy .actions{display:grid;grid-template-columns:1fr;gap:10px;margin:22px 0 18px}.hero-copy .actions .btn{width:100%;min-height:52px}
  .trust-row{display:grid;grid-template-columns:1fr;gap:7px;font-size:13px}
  .hero-media{height:290px}.hero-media img{object-position:56% center}
  .hero-badges{left:12px;right:12px;bottom:12px;width:auto;grid-template-columns:repeat(3,1fr);gap:6px}.hero-badges span{display:block;padding:9px 8px;text-align:center}.hero-badges b,.hero-badges small{display:block;text-align:center}.hero-badges b{font-size:12px}.hero-badges small{font-size:9px;margin-top:2px}
  .service-card-body{padding:18px 18px 20px}
}
@media(max-width:380px){
  .hero-copy{padding-left:14px;padding-right:14px}.hero-badges{grid-template-columns:1fr 1fr}.hero-badges span:last-child{grid-column:1/-1}
}

/* Blog ve Makale Stilleri */
.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px}
.blog-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 30px rgba(11,19,43,.045);display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}
.blog-card:hover{transform:translateY(-3px);box-shadow:0 14px 40px rgba(11,19,43,.08)}
.blog-card-body{padding:24px;display:flex;flex-direction:column;flex:1}
.blog-meta{font-size:13px;color:var(--muted);margin-bottom:10px;display:flex;gap:12px;align-items:center}
.blog-card h3{margin:0 0 10px;font-size:20px;line-height:1.3}
.blog-card p{color:var(--muted);font-size:15px;margin:0 0 18px;flex:1}
.blog-card a{color:var(--blue);font-weight:800;text-decoration:none;display:inline-flex;align-items:center;gap:6px}
.blog-hero-tag{display:inline-block;background:#eef6ff;color:var(--blue);padding:4px 12px;border-radius:99px;font-size:12px;font-weight:800;margin-bottom:12px}
.article-header{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid var(--line)}
.article-header h1{font-size:clamp(30px,4vw,44px);margin:10px 0 14px;letter-spacing:-1px}
.prose table{width:100%;border-collapse:collapse;margin:24px 0;font-size:15px}
.prose table th,.prose table td{border:1px solid #dce4f2;padding:12px 16px;text-align:left}
.prose table th{background:#f6f8fc;font-weight:800;color:var(--ink)}
@media(max-width:900px){.blog-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.blog-grid{grid-template-columns:1fr}}

/* Hero Typography & Mobile Overflow Protection */
.hero-copy h1 {
  font-size: clamp(28px, 7vw, 64px) !important;
  line-height: 1.15 !important;
  letter-spacing: -1.2px !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
  hyphens: none !important;
  max-width: 100% !important;
}
@media (max-width: 620px) {
  .hero-copy h1 {
    font-size: clamp(26px, 7.8vw, 36px) !important;
    line-height: 1.18 !important;
    letter-spacing: -0.8px !important;
    margin: 12px 0 14px !important;
  }
  .hero-copy p {
    font-size: 15px !important;
    line-height: 1.55 !important;
  }
}

/* Nav & Hamburger Perfection */
.nav {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}
.menu-btn {
  display: none;
}
@media (max-width: 900px) {
  .menu-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 44px !important;
    height: 44px !important;
    background: #f0f4f9 !important;
    border: 1px solid #dce4f0 !important;
    border-radius: 12px !important;
    font-size: 22px !important;
    color: var(--ink) !important;
    cursor: pointer !important;
    z-index: 60 !important;
  }
  .menu {
    display: none !important;
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    right: 0 !important;
    background: #ffffff !important;
    flex-direction: column !important;
    padding: 16px 20px !important;
    border-bottom: 2px solid var(--blue) !important;
    box-shadow: 0 14px 28px rgba(0,0,0,0.12) !important;
    gap: 12px !important;
    z-index: 55 !important;
  }
  .menu.open {
    display: flex !important;
  }
  .menu a {
    font-size: 16px !important;
    padding: 8px 0 !important;
    border-bottom: 1px solid #f0f4f8 !important;
  }
  .menu a:last-child {
    border-bottom: none !important;
  }
}

/* Hide floating cta button when bottom nav is active to avoid overlapping */
@media (max-width: 620px) {
  .mobile-sticky-cta {
    display: none !important;
  }
}


/* FINAL MOBILE UX FIX — 2026-09-11 */
@media (max-width: 900px){
  html,body{max-width:100%;overflow-x:hidden}
  .wrap{width:min(100% - 28px,1180px)}
  .header{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.98)}
  .nav{height:64px!important;gap:12px!important;justify-content:flex-start!important}
  .brand{min-width:0}.brand b{font-size:17px}.brand small{font-size:11px;margin-top:3px}
  .brand-mark{width:38px;height:38px;border-radius:12px;font-size:19px}
  .menu-btn{display:none!important}
  .menu{display:none!important}
  .nav-cta{display:none!important}
  .hero-grid-modern{width:100%!important;grid-template-columns:1fr!important}
  .hero-copy{width:min(100% - 36px,720px);margin:auto;padding:44px 0 34px!important}
  .hero-copy h1{font-size:clamp(34px,8vw,52px)!important;line-height:1.08!important;letter-spacing:-1.2px!important;margin:15px 0!important}
  .hero-copy p{font-size:16px!important;line-height:1.55!important;max-width:100%}
  .hero-media{height:390px!important;width:100%}
  .hero-media img{height:100%!important;width:100%!important;object-fit:cover!important;object-position:center 42%!important}
  .hero-badges{right:14px;left:14px;bottom:14px;width:auto;grid-template-columns:repeat(3,minmax(0,1fr))}
  .section{padding:54px 0}.page-hero{padding:40px 0 32px}
  .head{margin-bottom:22px}.head h2,.page-hero h1{font-size:clamp(29px,6vw,42px);letter-spacing:-.8px}
  .content-grid,.contact-grid{grid-template-columns:1fr!important}.sidebox{position:static!important}
  .grid3{grid-template-columns:repeat(2,minmax(0,1fr))}.area-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-grid{grid-template-columns:1fr 1fr}
}
@media (max-width: 620px){
  :root{--mobile-nav-h:74px}
  body{padding-bottom:calc(var(--mobile-nav-h) + env(safe-area-inset-bottom))!important}
  .wrap{width:calc(100% - 24px)!important}
  .topbar{display:none!important}
  .header{top:0!important}
  .nav{height:60px!important}
  .brand{gap:8px}.brand-mark{width:36px;height:36px}.brand b{font-size:16px}.brand small{font-size:10px}
  .hero-copy{width:calc(100% - 28px)!important;padding:30px 0 26px!important}
  .eyebrow{font-size:11px;padding:6px 9px;white-space:normal}
  .hero-copy h1{font-size:clamp(31px,9.3vw,40px)!important;line-height:1.08!important;letter-spacing:-.9px!important;overflow-wrap:normal!important;word-break:normal!important}
  .hero-copy p{font-size:15px!important;line-height:1.5!important}
  .hero-copy .actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin:20px 0 17px!important}
  .hero-copy .actions .btn{width:100%!important;min-height:50px!important;padding:11px 14px!important}
  .trust-row{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;font-size:12px!important}
  .hero-media{height:270px!important}
  .hero-media img{object-position:55% center!important}
  .hero-media:before{background:linear-gradient(180deg,rgba(11,29,67,.18),rgba(11,29,67,0) 35%,rgba(11,29,67,.12))!important}
  .hero-badges{left:8px!important;right:8px!important;bottom:8px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}
  .hero-badges span{min-width:0!important;padding:7px 4px!important;border-radius:10px!important}
  .hero-badges b{font-size:10.5px!important;white-space:normal!important}.hero-badges small{font-size:8px!important;line-height:1.15!important}
  .section{padding:44px 0!important}.head{margin-bottom:18px!important}.head h2,.page-hero h1{font-size:clamp(27px,8vw,34px)!important;line-height:1.13!important}.head p,.page-hero p{font-size:15px!important}
  .grid3,.steps,.area-grid,.footer-grid,.blog-grid{grid-template-columns:1fr!important}
  .card{padding:18px!important;border-radius:18px}.service-card{padding:0!important}.service-card-img{border-radius:18px 18px 0 0!important}.service-card-body{padding:17px!important}
  .steps{gap:10px!important}.step{padding-left:14px!important}.step b{font-size:27px!important}
  .cta{padding:22px 18px!important;border-radius:20px!important;gap:16px!important}.cta h2{font-size:27px!important}.cta .actions{width:100%;display:grid!important;grid-template-columns:1fr!important}.cta .btn{width:100%!important}
  .content-grid{gap:18px!important}.prose h2{font-size:26px!important}.prose h3{font-size:20px!important}.prose table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
  .contact-grid{gap:18px!important}.form input,.form textarea,.form select{font-size:16px!important}
  .footer{padding:42px 0 28px!important}.footer-grid{gap:22px!important}.footer-bottom{margin-top:24px!important;padding-top:16px!important;text-align:center}.footer-credit{margin:12px 12px 0!important;padding:14px 0 8px!important}
  .quick,.mobile-sticky-cta{display:none!important}
  .mobile-bottom-nav{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:999!important;height:calc(var(--mobile-nav-h) + env(safe-area-inset-bottom))!important;padding:6px 4px env(safe-area-inset-bottom)!important;background:rgba(255,255,255,.98)!important;border-top:1px solid #e5eaf2!important;box-shadow:0 -8px 28px rgba(11,19,43,.12)!important}
  .mobile-bottom-nav a{min-width:0!important;min-height:58px!important;padding:4px 2px!important;gap:2px!important;font-size:9.5px!important;line-height:1.05!important;text-align:center!important;color:#667085!important}
  .mobile-bottom-nav .mbn-icon{font-size:19px!important}.mobile-bottom-nav a.active{color:var(--blue)!important}
  .mobile-bottom-nav .mbn-main{margin:-17px 2px 3px!important;border-radius:17px!important;border:4px solid #fff!important;background:var(--blue)!important;color:#fff!important;box-shadow:0 8px 22px rgba(11,95,255,.28)!important}
  .mobile-filter{top:68px!important}.filter-panel{max-height:60vh;overflow:auto}
  .area-visual{border-radius:16px!important}.area-visual img{aspect-ratio:16/9!important}
}
@media (max-width: 380px){
  .wrap{width:calc(100% - 20px)!important}.hero-copy{width:calc(100% - 22px)!important}
  .hero-copy h1{font-size:29px!important}.hero-media{height:240px!important}
  .hero-badges{grid-template-columns:repeat(3,minmax(0,1fr))!important}.hero-badges b{font-size:9.5px!important}.hero-badges small{font-size:7.5px!important}
  .mobile-bottom-nav a{font-size:8.7px!important}.mobile-bottom-nav .mbn-icon{font-size:18px!important}
}


/* COMPLETE VISUAL + RESPONSIVE REVISION */
img{max-width:100%;height:auto}
.btn-whatsapp{background:#0daf57;color:#fff;border-color:#0daf57;box-shadow:0 10px 24px rgba(13,175,87,.2)}
.btn-whatsapp:hover{background:#0b9d4d}
.service-card{padding:0;overflow:hidden}
.service-card-img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;margin:0;border-radius:0}
.service-card-body{padding:22px 24px 24px}
.service-card-body h3{margin-top:0}

.area-grid-visual{grid-template-columns:repeat(4,minmax(0,1fr))}
.area-photo{position:relative;display:block;padding:0;overflow:hidden;min-height:0;background:#0b234d;border:0}
.area-photo img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .25s ease}
.area-photo:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(180deg,transparent,rgba(5,19,43,.9))}
.area-photo-copy{position:absolute;left:15px;right:15px;bottom:13px;z-index:2;color:#fff;display:flex;flex-direction:column}
.area-photo-copy b{font-size:17px}.area-photo-copy small{font-size:11px;color:#dce7ff}
.area-photo:hover img{transform:scale(1.035)}

.home-about-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:42px;align-items:center}
.home-about-media{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 18px 50px rgba(11,19,43,.12)}
.home-about-media img{width:100%;aspect-ratio:4/5;object-fit:cover}
.home-about-copy h2{font-size:clamp(30px,4vw,48px);line-height:1.08;margin:8px 0 14px;letter-spacing:-1.1px}
.home-about-copy p{color:var(--muted);font-size:17px}
.check-list{list-style:none;padding:0;margin:22px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}
.check-list li{position:relative;padding-left:30px;font-weight:700}
.check-list li:before{content:"✓";position:absolute;left:0;top:0;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#dff8eb;color:#0a9c4a;font-size:13px}

.detail-visual-wrap{margin-top:34px}
.detail-visual{margin:0;overflow:hidden;border-radius:26px;box-shadow:0 18px 50px rgba(11,19,43,.11);background:#eaf2ff}
.detail-visual img{display:block;width:100%;height:auto;aspect-ratio:16/7;object-fit:cover}
.region-detail-visual img{aspect-ratio:16/6}
.about-inline-visual{float:left;width:min(42%,360px);margin:0 28px 20px 0;border-radius:22px;overflow:hidden}
.about-inline-visual img{width:100%;aspect-ratio:4/5;object-fit:cover}

.hero-media{min-width:0}
.hero-media img{display:block;width:100%;height:100%;object-fit:cover}
.hero-copy{min-width:0}
.hero-copy h1{max-width:760px}
.hero-copy p{max-width:680px}

@media(max-width:1180px){
  .hero-grid{grid-template-columns:1fr 1fr;gap:30px}
  .hero-copy h1{font-size:clamp(42px,5.2vw,62px)!important}
  .area-grid-visual{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:900px){
  .hero-grid,.hero-grid-modern{grid-template-columns:1fr!important}
  .hero-copy{width:min(100% - 36px,760px)!important;padding:42px 0 30px!important}
  .hero-media{width:100%;height:390px!important}
  .hero-media img{object-position:center 38%!important}
  .area-grid-visual{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-about-grid{grid-template-columns:.85fr 1.15fr;gap:26px}
  .check-list{grid-template-columns:1fr}
}
@media(max-width:620px){
  .hero-copy{width:calc(100% - 24px)!important;padding:28px 0 24px!important}
  .hero-copy h1{font-size:clamp(30px,9.1vw,39px)!important;line-height:1.07!important;letter-spacing:-.9px!important}
  .hero-copy h1 span{display:inline}
  .hero-copy p{font-size:15px!important}
  .hero-media{height:250px!important}
  .hero-media img{object-position:58% center!important}
  .hero-badges{grid-template-columns:repeat(3,minmax(0,1fr))!important;left:8px!important;right:8px!important;bottom:8px!important}
  .hero-badges span{padding:7px 3px!important}
  .hero-badges b{font-size:10px!important}.hero-badges small{font-size:7.5px!important}
  .area-grid-visual{grid-template-columns:1fr 1fr!important;gap:10px!important}
  .area-photo-copy{left:10px;right:10px;bottom:9px}
  .area-photo-copy b{font-size:14px}.area-photo-copy small{font-size:9px}
  .home-about-grid{grid-template-columns:1fr;gap:22px}
  .home-about-media{max-height:360px;border-radius:20px}
  .home-about-media img{aspect-ratio:16/10;object-position:center 36%}
  .home-about-copy h2{font-size:30px}
  .check-list{gap:9px}
  .detail-visual-wrap{margin-top:18px;width:calc(100% - 24px)!important}
  .detail-visual{border-radius:18px}
  .detail-visual img,.region-detail-visual img{aspect-ratio:16/10}
  .about-inline-visual{float:none;width:100%;margin:0 0 20px;border-radius:18px}
  .about-inline-visual img{aspect-ratio:16/11;object-position:center 30%}
  .service-card-img{aspect-ratio:16/9}
}
@media(max-width:380px){
  .area-grid-visual{grid-template-columns:1fr!important}
  .area-photo img{aspect-ratio:16/8}
}


/* FINAL IMAGE QUALITY / ORIGINAL HAKAN PHOTO REVISION */
.hero-media{
  background:#0b1d36;
  overflow:hidden;
}
.hero-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:52% 42%;
  image-rendering:auto;
}
.service-card-img{
  width:100%;
  aspect-ratio:16/10;
  object-fit:cover;
  object-position:center 42%;
  image-rendering:auto;
}
.area-photo img{
  width:100%;
  aspect-ratio:16/10;
  object-fit:cover;
  image-rendering:auto;
}
.home-about-media{
  background:#0c1c34;
}
.home-about-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center top;
}
.detail-visual{
  max-width:960px;
  margin-left:auto;
  margin-right:auto;
}
.detail-visual img{
  max-height:620px;
  object-fit:cover;
  object-position:center;
}

/* avoid enlarging lower-resolution local visuals beyond useful rendering size */
.service-card,.area-photo{
  backface-visibility:hidden;
  transform:translateZ(0);
}
@media(min-width:1400px){
  .wrap{max-width:1240px}
  .hero-grid-modern{grid-template-columns:minmax(0,1.03fr) minmax(520px,.97fr)}
  .hero-media{min-height:570px}
}
@media(max-width:900px){
  .hero-media{height:390px!important}
  .hero-media img{object-position:52% 36%!important}
  .detail-visual{max-width:760px}
}
@media(max-width:620px){
  .hero-media{height:285px!important}
  .hero-media img{object-position:52% 34%!important}
  .home-about-media{max-height:330px!important}
  .home-about-media img{object-position:center 12%!important}
  .detail-visual{max-width:100%}
  .service-card-img{aspect-ratio:16/9}
}
@media(max-width:380px){
  .hero-media{height:250px!important}
}


/* 2026-09 mobile compact hero + clean URL release */
@media(max-width:620px){
  body{padding-bottom:calc(76px + env(safe-area-inset-bottom))!important}
  .header{position:sticky!important;top:0!important}
  .nav{height:72px!important}
  .brand-mark{width:48px!important;height:48px!important;border-radius:16px!important}
  .brand b{font-size:20px!important}
  .brand small{font-size:13px!important;margin-top:4px!important}

  .hero{padding:0!important}
  .hero-grid,.hero-grid-modern{
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .hero-copy{
    width:min(100% - 32px,680px)!important;
    margin:0 auto!important;
    padding:24px 0 22px!important;
  }
  .eyebrow{
    width:100%!important;
    padding:8px 14px!important;
    font-size:12px!important;
    justify-content:flex-start!important;
  }
  .hero-copy h1{
    margin:16px 0 12px!important;
    font-size:clamp(31px,9.4vw,42px)!important;
    line-height:1.06!important;
    letter-spacing:-1.2px!important;
  }
  .hero-copy p{
    margin:0!important;
    font-size:15px!important;
    line-height:1.55!important;
  }
  .hero-copy .actions{
    margin:18px 0 14px!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:9px!important;
  }
  .hero-copy .actions .btn{
    min-height:52px!important;
    padding:10px 11px!important;
    font-size:14px!important;
    border-radius:15px!important;
  }
  .trust-row{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:8px!important;
    overflow-x:auto!important;
    scrollbar-width:none!important;
    padding-bottom:2px!important;
    margin:0!important;
  }
  .trust-row::-webkit-scrollbar{display:none!important}
  .trust-row span{
    flex:0 0 auto!important;
    white-space:nowrap!important;
    padding:7px 10px!important;
    border:1px solid rgba(255,255,255,.14)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.06)!important;
    font-size:11px!important;
  }

  .hero-media{
    width:100%!important;
    height:245px!important;
    min-height:0!important;
    border-radius:0!important;
    position:relative!important;
  }
  .hero-media img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:52% 32%!important;
  }
  .hero-badges{
    left:10px!important;right:10px!important;bottom:10px!important;
    gap:6px!important;
  }
  .hero-badges span{
    min-width:0!important;
    padding:7px 5px!important;
    border-radius:12px!important;
  }

  .section{padding:42px 0!important}
  .head{margin-bottom:20px!important}
  .head h2{font-size:29px!important}
  .service-card-body{padding:16px 17px 18px!important}

  .mobile-sticky-cta{display:none!important}
  .mobile-bottom-nav{
    height:calc(76px + env(safe-area-inset-bottom))!important;
    padding:7px 4px env(safe-area-inset-bottom)!important;
  }
  .mobile-bottom-nav .mbn-main{
    margin:-17px 3px 2px!important;
    border-radius:20px!important;
    min-height:64px!important;
  }
}

@media(max-width:390px){
  .hero-copy{width:calc(100% - 24px)!important}
  .hero-copy .actions{grid-template-columns:1fr!important}
  .hero-copy h1{font-size:clamp(29px,9.6vw,37px)!important}
  .hero-media{height:225px!important}
  .mobile-bottom-nav a{font-size:9px!important}
}

@media(max-width:350px){
  .hero-copy h1{font-size:29px!important}
  .hero-media{height:210px!important}
}


/* 1920x1080 DESKTOP HERO VISUAL BALANCE FIX */
@media(min-width:1181px){
  .hero{
    min-height:0!important;
    padding:0!important;
    background:#0b234d!important;
  }
  .hero-grid,
  .hero-grid-modern{
    width:min(100% - 64px,1280px)!important;
    min-height:560px!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:minmax(0,1.02fr) minmax(500px,.98fr)!important;
    align-items:stretch!important;
    gap:0!important;
  }
  .hero-copy{
    padding:70px 56px 58px 0!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    min-width:0!important;
  }
  .hero-copy .eyebrow{
    width:max-content!important;
    max-width:100%!important;
    margin:0 0 24px!important;
  }
  .hero-copy h1{
    max-width:650px!important;
    margin:0 0 20px!important;
    font-size:clamp(52px,3.8vw,68px)!important;
    line-height:1.01!important;
    letter-spacing:-2.2px!important;
  }
  .hero-copy p{
    max-width:650px!important;
    margin:0 0 24px!important;
    font-size:16px!important;
    line-height:1.65!important;
  }
  .hero-copy .actions{margin:0 0 22px!important}
  .trust-row{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:10px 22px!important;
    margin:0!important;
  }
  .hero-media{
    position:relative!important;
    min-height:560px!important;
    height:560px!important;
    overflow:hidden!important;
    background:#09172b!important;
  }
  .hero-media img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:50% 34%!important;
    transform:none!important;
  }
  .hero-badges{
    position:absolute!important;
    right:20px!important;
    bottom:20px!important;
    left:auto!important;
    width:210px!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .hero-badges span{
    min-height:48px!important;
    padding:9px 12px!important;
    border-radius:13px!important;
    background:rgba(255,255,255,.94)!important;
    backdrop-filter:blur(8px)!important;
  }
}

/* 1366–1600 desktop/laptop */
@media(min-width:901px) and (max-width:1180px){
  .hero-grid,.hero-grid-modern{
    width:min(100% - 40px,1120px)!important;
    grid-template-columns:1fr 1fr!important;
    min-height:500px!important;
  }
  .hero-copy{padding:48px 34px 44px 0!important}
  .hero-copy h1{font-size:clamp(44px,4.6vw,58px)!important}
  .hero-media{height:500px!important;min-height:500px!important}
  .hero-media img{object-position:50% 32%!important}
}

/* Keep section transition tighter after hero */
@media(min-width:901px){
  .hero + .section{padding-top:64px!important}
}

/* Mobile/tablet: Hakan's face should be visible, not only the top of the photo */
@media(max-width:900px){
  .hero-media img{object-position:50% 28%!important}
}
@media(max-width:620px){
  .hero-media{height:270px!important}
  .hero-media img{object-position:50% 24%!important}
}


/* ==========================================================
   FULL RESPONSIVE AUDIT — 320px → 1920px
   Authoritative final layer
   ========================================================== */

*,*::before,*::after{box-sizing:border-box}
html{width:100%;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%}
body{width:100%;max-width:100%;overflow-x:hidden}
img,svg,video,iframe{max-width:100%;height:auto}
table{max-width:100%}
input,textarea,select,button{max-width:100%;font:inherit}
a,button{touch-action:manipulation}
.wrap,.container{max-width:1240px;margin-inline:auto}

.hero-copy,
.hero-media,
.card,
.service-card,
.area,
.area-photo,
.prose,
.footer-grid > *,
.grid2 > *,
.grid3 > *{min-width:0}

.hero-copy h1,
.hero-copy p,
.card,
.prose,
.footer,
.footer a,
.contact-card,
.faq summary{overflow-wrap:anywhere;word-break:normal}

.table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}

/* DESKTOP XL 1600–1920 */
@media (min-width:1600px){
  .wrap,.container{width:min(100% - 96px,1320px)}
  .nav{min-height:76px}
  .hero-grid,.hero-grid-modern{
    width:min(100% - 96px,1320px)!important;
    min-height:570px!important;
    grid-template-columns:minmax(0,1.05fr) minmax(520px,.95fr)!important;
  }
  .hero-copy{padding:70px 64px 60px 0!important}
  .hero-copy h1{font-size:66px!important;max-width:690px!important}
  .hero-copy p{font-size:17px!important;max-width:670px!important}
  .hero-media{height:570px!important;min-height:570px!important}
  .grid3{grid-template-columns:repeat(3,minmax(0,1fr))}
  .area-grid-visual{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}

/* STANDARD DESKTOP 1280–1599 */
@media (min-width:1280px) and (max-width:1599px){
  .wrap,.container{width:min(100% - 64px,1240px)}
  .hero-grid,.hero-grid-modern{
    width:min(100% - 64px,1240px)!important;
    min-height:540px!important;
    grid-template-columns:minmax(0,1.04fr) minmax(490px,.96fr)!important;
  }
  .hero-copy{padding:58px 46px 50px 0!important}
  .hero-copy h1{font-size:clamp(52px,4vw,62px)!important}
  .hero-media{height:540px!important;min-height:540px!important}
}

/* SMALL DESKTOP / LAPTOP 1024–1279 */
@media (min-width:1024px) and (max-width:1279px){
  .wrap,.container{width:min(100% - 40px,1140px)}
  .topbar .wrap{gap:18px}
  .menu{gap:15px}
  .menu a{font-size:14px}
  .nav-cta{padding:12px 17px!important}

  .hero-grid,.hero-grid-modern{
    width:min(100% - 40px,1140px)!important;
    min-height:500px!important;
    grid-template-columns:minmax(0,1fr) minmax(430px,.95fr)!important;
  }
  .hero-copy{padding:46px 30px 42px 0!important}
  .hero-copy h1{font-size:clamp(44px,4.8vw,56px)!important}
  .hero-copy p{font-size:15.5px!important}
  .hero-media{height:500px!important;min-height:500px!important}

  .grid3{grid-template-columns:repeat(3,minmax(0,1fr))}
  .area-grid-visual{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .footer-grid{gap:28px!important}
}

/* TABLET LANDSCAPE / SMALL LAPTOP 901–1023 */
@media (min-width:901px) and (max-width:1023px){
  .wrap,.container{width:min(100% - 32px,960px)}
  .topbar{font-size:12px}
  .menu{gap:11px}
  .menu a{font-size:12.5px}
  .brand b{font-size:18px}
  .brand small{font-size:11px}
  .nav-cta{padding:10px 13px!important;font-size:13px!important}

  .hero-grid,.hero-grid-modern{
    width:min(100% - 32px,960px)!important;
    grid-template-columns:minmax(0,1fr) minmax(390px,.93fr)!important;
    min-height:470px!important;
  }
  .hero-copy{padding:40px 24px 38px 0!important}
  .hero-copy h1{font-size:clamp(40px,5vw,50px)!important}
  .hero-copy .actions{gap:8px!important}
  .hero-copy .actions .btn{padding-inline:15px!important}
  .hero-media{height:470px!important;min-height:470px!important}

  .grid3{grid-template-columns:repeat(2,minmax(0,1fr))}
  .area-grid-visual{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .home-about-grid{grid-template-columns:.8fr 1.2fr!important}
}

/* TABLET PORTRAIT 768–900 */
@media (min-width:768px) and (max-width:900px){
  .wrap,.container{width:min(100% - 32px,820px)}
  .topbar{display:none!important}
  .header{position:sticky!important;top:0!important;z-index:90!important}
  .nav{min-height:70px!important}
  .menu,.nav-cta{display:none!important}

  .hero-grid,.hero-grid-modern{
    width:100%!important;
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .hero-copy{
    width:min(100% - 48px,760px)!important;
    margin-inline:auto!important;
    padding:40px 0 30px!important;
  }
  .hero-copy h1{font-size:clamp(42px,7vw,56px)!important}
  .hero-copy p{font-size:16px!important}
  .hero-media{height:390px!important;min-height:390px!important}
  .hero-media img{object-position:50% 27%!important}
  .hero-badges{right:14px!important;bottom:14px!important;width:190px!important}

  .grid3{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .grid2{grid-template-columns:1fr 1fr!important}
  .area-grid-visual{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .home-about-grid{grid-template-columns:1fr 1fr!important;gap:28px!important}
  .footer-grid{grid-template-columns:1fr 1fr!important}
  .mobile-bottom-nav{display:none!important}
  .mobile-sticky-cta{display:none!important}
}

/* LARGE PHONES / SMALL TABLETS 621–767 */
@media (min-width:621px) and (max-width:767px){
  .wrap,.container{width:min(100% - 28px,720px)}
  .topbar{display:none!important}
  .header{position:sticky!important;top:0!important;z-index:90!important}
  .nav{min-height:68px!important}
  .menu,.nav-cta{display:none!important}

  .hero-grid,.hero-grid-modern{grid-template-columns:1fr!important;width:100%!important}
  .hero-copy{
    width:min(100% - 32px,700px)!important;
    margin-inline:auto!important;
    padding:34px 0 26px!important;
  }
  .hero-copy h1{font-size:clamp(38px,7.5vw,49px)!important;line-height:1.04!important}
  .hero-copy .actions{grid-template-columns:1fr 1fr!important}
  .hero-media{height:340px!important;min-height:340px!important}
  .hero-media img{object-position:50% 25%!important}

  .grid3,.grid2{grid-template-columns:1fr 1fr!important}
  .area-grid-visual{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .home-about-grid{grid-template-columns:1fr!important}
  .home-about-media{max-height:390px!important}
  .footer-grid{grid-template-columns:1fr 1fr!important}
  .mobile-bottom-nav{display:none!important}
  .mobile-sticky-cta{display:none!important}
}

/* PHONES 391–620 */
@media (min-width:391px) and (max-width:620px){
  .wrap,.container{width:min(100% - 24px,580px)!important}
  body{padding-bottom:calc(78px + env(safe-area-inset-bottom))!important}
  .topbar{display:none!important}
  .header{position:sticky!important;top:0!important;z-index:90!important}
  .nav{height:68px!important;min-height:68px!important}
  .menu,.nav-cta{display:none!important}
  .brand-mark{width:44px!important;height:44px!important}
  .brand b{font-size:19px!important}
  .brand small{font-size:11px!important}

  .hero{padding:0!important}
  .hero-grid,.hero-grid-modern{display:grid!important;grid-template-columns:1fr!important;width:100%!important}
  .hero-copy{
    width:calc(100% - 24px)!important;
    margin-inline:auto!important;
    padding:24px 0 20px!important;
  }
  .eyebrow{font-size:11px!important;padding:7px 11px!important}
  .hero-copy h1{
    font-size:clamp(30px,8.8vw,39px)!important;
    line-height:1.05!important;
    margin:15px 0 11px!important;
  }
  .hero-copy p{font-size:14.5px!important;line-height:1.55!important}
  .hero-copy .actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    margin:17px 0 12px!important;
  }
  .hero-copy .actions .btn{min-height:50px!important;font-size:13.5px!important;padding:9px 8px!important}
  .trust-row{gap:7px!important}
  .trust-row span{font-size:10.5px!important;padding:6px 9px!important}

  .hero-media{height:250px!important;min-height:250px!important}
  .hero-media img{object-position:50% 24%!important}
  .hero-badges{
    width:auto!important;
    left:8px!important;right:8px!important;bottom:8px!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .hero-badges span{min-height:0!important;padding:6px 4px!important}
  .hero-badges b{font-size:9px!important}
  .hero-badges small{font-size:7px!important}

  .section{padding:38px 0!important}
  .head{margin-bottom:18px!important}
  .head h2{font-size:28px!important}
  .grid3,.grid2{grid-template-columns:1fr!important}
  .area-grid-visual{grid-template-columns:1fr 1fr!important;gap:9px!important}
  .home-about-grid{grid-template-columns:1fr!important;gap:20px!important}
  .home-about-media{max-height:300px!important}
  .home-about-copy h2{font-size:29px!important}
  .check-list{grid-template-columns:1fr!important}

  .footer-grid{grid-template-columns:1fr!important}
  .footer{padding-bottom:28px!important}
  .mobile-sticky-cta{display:none!important}
  .mobile-bottom-nav{
    display:grid!important;
    grid-template-columns:repeat(5,1fr)!important;
    height:calc(78px + env(safe-area-inset-bottom))!important;
    padding:7px 3px env(safe-area-inset-bottom)!important;
  }
  .mobile-bottom-nav a{font-size:9.5px!important}
  .mobile-bottom-nav .mbn-icon{font-size:20px!important}
  .mobile-bottom-nav .mbn-main{min-height:62px!important;margin:-16px 3px 2px!important}
}

/* SMALL PHONES 351–390 */
@media (min-width:351px) and (max-width:390px){
  .wrap,.container{width:calc(100% - 20px)!important}
  body{padding-bottom:calc(76px + env(safe-area-inset-bottom))!important}
  .nav{height:66px!important;min-height:66px!important}
  .brand-mark{width:42px!important;height:42px!important}
  .brand b{font-size:18px!important}
  .brand small{font-size:10px!important}

  .hero-copy{width:calc(100% - 20px)!important;padding:22px 0 18px!important}
  .hero-copy h1{font-size:clamp(29px,9vw,35px)!important}
  .hero-copy p{font-size:14px!important}
  .hero-copy .actions{grid-template-columns:1fr!important}
  .hero-copy .actions .btn{min-height:48px!important}
  .hero-media{height:230px!important;min-height:230px!important}
  .hero-media img{object-position:50% 23%!important}

  .area-grid-visual{grid-template-columns:1fr 1fr!important}
  .area-photo-copy b{font-size:13px!important}
  .area-photo-copy small{font-size:8.5px!important}
  .mobile-bottom-nav a{font-size:8.8px!important}
}

/* EXTRA SMALL PHONES 320–350 */
@media (max-width:350px){
  .wrap,.container{width:calc(100% - 16px)!important}
  body{padding-bottom:calc(74px + env(safe-area-inset-bottom))!important}
  .nav{height:64px!important;min-height:64px!important;padding-inline:2px!important}
  .brand-mark{width:40px!important;height:40px!important;border-radius:12px!important}
  .brand b{font-size:17px!important}
  .brand small{font-size:9px!important}

  .hero-copy{width:calc(100% - 16px)!important;padding:20px 0 17px!important}
  .eyebrow{font-size:10px!important;padding:6px 9px!important}
  .hero-copy h1{font-size:28px!important;line-height:1.04!important;letter-spacing:-.8px!important}
  .hero-copy p{font-size:13.5px!important}
  .hero-copy .actions{grid-template-columns:1fr!important}
  .hero-copy .actions .btn{min-height:46px!important;font-size:13px!important}
  .trust-row span{font-size:9.8px!important}
  .hero-media{height:210px!important;min-height:210px!important}

  .grid3,.grid2,.area-grid-visual{grid-template-columns:1fr!important}
  .area-photo img{aspect-ratio:16/8!important}
  .home-about-copy h2{font-size:27px!important}
  .mobile-bottom-nav{height:calc(74px + env(safe-area-inset-bottom))!important}
  .mobile-bottom-nav a{font-size:8px!important}
  .mobile-bottom-nav .mbn-icon{font-size:18px!important}
  .mobile-bottom-nav .mbn-main{min-height:58px!important}
}

/* FORMS / FAQ / CONTACT ACROSS ALL SMALL SCREENS */
@media(max-width:767px){
  input,select,textarea{font-size:16px!important}
  textarea{min-height:130px}
  .form-grid{grid-template-columns:1fr!important}
  .contact-grid{grid-template-columns:1fr!important}
  .faq details{border-radius:14px!important}
  .faq summary{padding:16px!important}
  .prose{font-size:15px;line-height:1.7}
  .detail-visual-wrap{width:calc(100% - 24px)!important;margin-inline:auto!important}
  .detail-visual,.about-inline-visual{border-radius:16px!important}
}

/* REDUCED MOTION */
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{
    scroll-behavior:auto!important;
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
  }
}


/* 2026 production override — preserves existing visual system */
:root{--tap:48px;--nav-mobile:76px}
*,*::before,*::after{box-sizing:border-box}
html{overflow-x:hidden;-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{overflow-x:hidden;text-rendering:optimizeLegibility}
img,svg,video,iframe{max-width:100%;height:auto}
a,button,input,select,textarea{touch-action:manipulation}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #67d8ff;outline-offset:3px}
.brand-logo{padding:0;overflow:hidden;background:transparent!important;box-shadow:none!important}.brand-logo img{display:block;width:100%;height:100%;object-fit:contain}
.btn{min-height:var(--tap);display:inline-flex;align-items:center;justify-content:center}
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.form label{display:block;margin:10px 0 6px;font-weight:800;font-size:13px;color:var(--ink)}.form-status{min-height:22px;margin:6px 0;color:#a32828;font-size:13px}
.answer-wrap{margin-top:28px}.answer-box{border:1px solid #cfe0ff;background:linear-gradient(135deg,#f4f8ff,#fff);border-radius:18px;padding:18px 20px;box-shadow:0 10px 30px rgba(11,35,77,.06)}.answer-box strong{display:block;color:var(--blue);font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.answer-box p{margin:0;color:var(--ink);line-height:1.65}
.article-notice{margin-top:30px}.article-related-title{margin-top:40px}
.table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.hero-media img{image-rendering:auto}.service-card-img,.area-photo img{image-rendering:auto}
@media(min-width:1441px){.wrap,.container{max-width:1280px}.hero-grid,.hero-grid-modern{max-width:1280px!important}}
@media(min-width:1024px) and (max-width:1440px){.wrap,.container{width:min(100% - 48px,1200px)}.menu{gap:16px}.menu a{font-size:13px}.hero-grid,.hero-grid-modern{width:min(100% - 48px,1200px)!important}.hero-copy h1{font-size:clamp(46px,4.4vw,60px)!important}.hero-media{min-height:510px!important;height:510px!important}.hero-media img{object-position:50% 58%!important}}
@media(max-width:1023px){.topbar{display:none!important}.header{position:sticky;top:0;z-index:90}.menu,.nav-cta{display:none!important}.nav{min-height:68px}.hero-grid,.hero-grid-modern{grid-template-columns:1fr!important;width:100%!important}.hero-copy{width:min(100% - 32px,760px)!important;margin-inline:auto!important}.hero-media{width:100%!important}.grid3{grid-template-columns:repeat(2,minmax(0,1fr))!important}.area-grid-visual{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(min-width:621px) and (max-width:1023px){.hero-copy{padding:38px 0 28px!important}.hero-copy h1{font-size:clamp(40px,6.5vw,54px)!important}.hero-media{height:380px!important;min-height:380px!important}.hero-media img{object-position:50% 62%!important}.home-about-grid{grid-template-columns:1fr 1fr!important}.footer-grid{grid-template-columns:1fr 1fr!important}.mobile-bottom-nav{display:none!important}}
@media(max-width:620px){
 body{padding-bottom:calc(var(--nav-mobile) + env(safe-area-inset-bottom))!important}.wrap,.container{width:calc(100% - 24px)!important}.nav{height:66px!important;min-height:66px!important}.brand-mark{width:42px!important;height:42px!important}.brand b{font-size:18px!important}.brand small{font-size:10px!important}
 .hero{padding:0!important}.hero-copy{width:calc(100% - 24px)!important;padding:22px 0 18px!important}.eyebrow{width:100%!important;padding:7px 11px!important;font-size:11px!important}.hero-copy h1{font-size:clamp(30px,8.8vw,38px)!important;line-height:1.05!important;letter-spacing:-1px!important;margin:14px 0 10px!important}.hero-copy p{font-size:14.5px!important;line-height:1.55!important}.hero-copy .actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:16px 0 12px!important}.hero-copy .actions .btn{min-height:50px!important;padding:8px!important;font-size:13.5px!important}
 .trust-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;overflow:visible!important}.trust-row span{min-width:0!important;white-space:normal!important;text-align:center!important;padding:7px 5px!important;font-size:10px!important;line-height:1.25!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:12px!important;background:rgba(255,255,255,.06)!important}
 .hero-media{height:285px!important;min-height:285px!important}.hero-media img{object-position:50% 68%!important}.hero-badges{display:none!important}
 .section{padding:38px 0!important}.head{margin-bottom:18px!important}.head h2{font-size:28px!important}.grid3,.grid2,.contact-grid,.footer-grid,.home-about-grid{grid-template-columns:1fr!important}.area-grid-visual{grid-template-columns:1fr 1fr!important;gap:9px!important}.home-about-media{max-height:320px!important}.home-about-media img{object-position:center 20%!important}.check-list{grid-template-columns:1fr!important}
 .mobile-sticky-cta{display:none!important}.mobile-bottom-nav{display:grid!important;grid-template-columns:repeat(5,1fr)!important;height:calc(var(--nav-mobile) + env(safe-area-inset-bottom))!important;padding:7px 3px env(safe-area-inset-bottom)!important}.mobile-bottom-nav a{font-size:9px!important;min-width:0}.mobile-bottom-nav .mbn-icon{font-size:19px!important}.mobile-bottom-nav .mbn-main{min-height:60px!important;margin:-15px 3px 2px!important;border-radius:18px!important}
 input,select,textarea{font-size:16px!important}.detail-visual-wrap{width:calc(100% - 24px)!important;margin-inline:auto!important}.detail-visual img,.region-detail-visual img{aspect-ratio:16/10!important;object-fit:cover}.prose{font-size:15px;line-height:1.72}.faq summary{min-height:var(--tap);padding:16px!important}
}
@media(max-width:390px){.wrap,.container,.hero-copy{width:calc(100% - 20px)!important}.hero-copy .actions{grid-template-columns:1fr!important}.hero-copy h1{font-size:clamp(29px,9.1vw,35px)!important}.hero-media{height:255px!important;min-height:255px!important}.hero-media img{object-position:50% 70%!important}.area-grid-visual{grid-template-columns:1fr!important}.area-photo img{aspect-ratio:16/8!important}.mobile-bottom-nav a{font-size:8.3px!important}}
@media(max-width:340px){.wrap,.container,.hero-copy{width:calc(100% - 16px)!important}.hero-copy h1{font-size:28px!important}.hero-media{height:235px!important;min-height:235px!important}.mobile-bottom-nav .mbn-icon{font-size:17px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Agency production pass */
.btn-icon{width:19px;height:19px;display:inline-block;flex:0 0 auto;filter:none}.btn-primary .btn-icon{color:#fff}.meta-with-icon{display:inline-flex;align-items:center;gap:7px}.meta-with-icon img{width:17px;height:17px;opacity:.8}.mobile-bottom-nav .mbn-icon img{width:22px;height:22px;display:block}.mobile-bottom-nav a{color:#667085}.mobile-bottom-nav a.active,.mobile-bottom-nav .mbn-main{color:var(--blue)}.mobile-bottom-nav .mbn-main .mbn-icon img{filter:brightness(0) invert(1)}
.trust-row span{position:relative;padding-left:30px!important}.trust-row span::before{content:"";position:absolute;left:9px;top:50%;width:15px;height:15px;transform:translateY(-50%);background:url('../icons/check.svg') center/contain no-repeat}
.form-errors{border:1px solid #f0b8b8;background:#fff6f6;color:#7a1f1f;border-radius:14px;padding:12px 14px;margin:10px 0}.form-errors strong{display:block;margin-bottom:5px}.form-errors ul{margin:0;padding-left:18px}
@media(max-width:620px){.trust-row span{padding-left:22px!important}.trust-row span::before{left:5px;width:12px;height:12px}.mobile-bottom-nav .mbn-icon img{width:20px;height:20px}}


/* FINAL MOBILE HERO / THUMB-ZONE CORRECTION — 320–414px */
@media (max-width:414px){
  :root{--nav-mobile:74px}
  body{padding-bottom:calc(var(--nav-mobile) + env(safe-area-inset-bottom))!important}

  .header .nav{height:64px!important;min-height:64px!important}
  .brand-mark{width:42px!important;height:42px!important;border-radius:14px!important}
  .brand b{font-size:18px!important}
  .brand small{font-size:10px!important;margin-top:2px!important}

  .hero-copy{padding:18px 0 16px!important}
  .eyebrow{margin-bottom:12px!important;min-height:42px!important;display:flex!important;align-items:center!important}
  .hero-copy h1{margin:0 0 12px!important;font-size:clamp(29px,8.8vw,36px)!important;line-height:1.045!important;letter-spacing:-1px!important}
  .hero-copy p{margin:0!important;font-size:14px!important;line-height:1.52!important}

  .hero-copy .actions{margin:15px 0 11px!important;gap:8px!important}
  .hero-copy .actions .btn{min-height:48px!important;padding:8px 7px!important;font-size:13.2px!important;border-radius:15px!important}

  .trust-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}
  .trust-row span{min-height:54px!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:normal!important;font-size:9.7px!important;line-height:1.22!important;padding:6px 5px!important}

  .hero-media{height:330px!important;min-height:330px!important;margin-bottom:0!important;overflow:hidden!important;background:#09172b!important}
  .hero-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 44%!important;transform:none!important}
  .hero-badges{display:none!important}

  .hero + .section{padding-top:34px!important}

  .mobile-bottom-nav{height:calc(var(--nav-mobile) + env(safe-area-inset-bottom))!important;padding:6px 3px env(safe-area-inset-bottom)!important;box-shadow:0 -10px 32px rgba(11,35,77,.14)!important}
  .mobile-bottom-nav .mbn-main{min-height:58px!important;margin:-14px 3px 2px!important}
}

@media (min-width:391px) and (max-width:414px){
  .hero-copy{width:calc(100% - 28px)!important}
  .hero-media{height:340px!important;min-height:340px!important}
  .hero-media img{object-position:50% 43%!important}
}

@media (min-width:361px) and (max-width:390px){
  .hero-copy{width:calc(100% - 24px)!important}
  .hero-media{height:325px!important;min-height:325px!important}
  .hero-media img{object-position:50% 44%!important}
}

@media (min-width:341px) and (max-width:360px){
  .hero-copy{width:calc(100% - 20px)!important}
  .hero-copy h1{font-size:30px!important}
  .hero-media{height:310px!important;min-height:310px!important}
  .hero-media img{object-position:50% 45%!important}
}

@media (max-width:340px){
  .hero-copy{width:calc(100% - 16px)!important;padding-top:16px!important}
  .hero-copy h1{font-size:28px!important;line-height:1.04!important}
  .hero-copy p{font-size:13.4px!important}
  .hero-copy .actions{grid-template-columns:1fr!important}
  .trust-row{grid-template-columns:1fr!important}
  .trust-row span{min-height:42px!important}
  .hero-media{height:285px!important;min-height:285px!important}
  .hero-media img{object-position:50% 46%!important}
}

@media (min-width:415px) and (max-width:620px){
  .hero-copy{padding:22px 0 18px!important}
  .hero-media{height:350px!important;min-height:350px!important}
  .hero-media img{object-position:50% 42%!important}
}


/* DESKTOP HERO REFINEMENT — 1024px → 1440px */
@media (min-width:1024px) and (max-width:1440px){
  .hero{
    padding:0!important;
    background:#0b234d!important;
  }
  .hero-grid,
  .hero-grid-modern{
    width:min(100% - 48px,1220px)!important;
    margin-inline:auto!important;
    display:grid!important;
    grid-template-columns:minmax(0,1.08fr) minmax(470px,.92fr)!important;
    gap:0!important;
    min-height:520px!important;
    align-items:stretch!important;
  }
  .hero-copy{
    padding:54px 42px 48px 0!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    min-width:0!important;
  }
  .hero-copy .eyebrow{
    margin-bottom:22px!important;
    width:max-content!important;
    max-width:100%!important;
  }
  .hero-copy h1{
    max-width:650px!important;
    margin:0 0 20px!important;
    font-size:clamp(50px,4.2vw,62px)!important;
    line-height:1.02!important;
    letter-spacing:-1.9px!important;
  }
  .hero-copy p{
    max-width:650px!important;
    margin:0 0 22px!important;
    font-size:15.5px!important;
    line-height:1.62!important;
  }
  .hero-copy .actions{
    margin:0 0 20px!important;
    gap:10px!important;
  }
  .hero-copy .actions .btn{
    min-height:52px!important;
    padding:10px 19px!important;
  }
  .trust-row{
    gap:10px 20px!important;
    margin-top:0!important;
  }
  .hero-media{
    position:relative!important;
    height:520px!important;
    min-height:520px!important;
    overflow:hidden!important;
    background:#08182d!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .hero-media img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:50% 31%!important;
    transform:scale(.94)!important;
    transform-origin:center center!important;
  }
  .hero-badges{
    right:18px!important;
    bottom:18px!important;
    left:auto!important;
    width:205px!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .hero-badges span{
    min-height:48px!important;
    padding:9px 12px!important;
    border-radius:13px!important;
    background:rgba(255,255,255,.95)!important;
    box-shadow:0 8px 24px rgba(5,18,40,.13)!important;
  }
}

@media (min-width:1441px){
  .hero-grid,
  .hero-grid-modern{
    width:min(100% - 72px,1280px)!important;
    grid-template-columns:minmax(0,1.1fr) minmax(500px,.9fr)!important;
    min-height:550px!important;
  }
  .hero-copy{padding:62px 52px 54px 0!important}
  .hero-copy h1{
    max-width:690px!important;
    font-size:64px!important;
    line-height:1.01!important;
  }
  .hero-media{
    height:550px!important;
    min-height:550px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .hero-media img{
    object-position:50% 30%!important;
    transform:scale(.93)!important;
    transform-origin:center center!important;
  }
  .hero-badges{
    right:20px!important;
    bottom:20px!important;
  }
}

@media (max-width:1023px){
  .hero-media img{transform:none!important}
}


/* =========================================================
   NEW HERO 2026 — applied from approved visual direction
   ========================================================= */
.hero-redesign{
  padding:0!important;
  background:#0b234d!important;
  color:#fff;
  overflow:hidden;
}
.hero-stage{
  position:relative;
  background:
    radial-gradient(circle at 46% 20%,rgba(20,115,255,.25),transparent 34%),
    linear-gradient(90deg,#071a3b 0%,#0b2c65 46%,#0b234d 100%);
}
.hero-backdrop{
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(7,26,59,.06),transparent 54%,rgba(7,26,59,.05));
}
.hero-redesign-grid{
  position:relative;
  z-index:2;
  width:min(100% - 48px,1280px)!important;
  min-height:560px;
  display:grid;
  grid-template-columns:minmax(0,1.03fr) minmax(500px,.97fr);
  gap:0;
  align-items:stretch;
}
.hero-redesign-copy{
  padding:60px 48px 54px 0!important;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.hero-redesign-copy .eyebrow{
  width:max-content!important;
  max-width:100%;
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:8px 13px!important;
  margin:0 0 22px!important;
}
.hero-redesign-copy .eyebrow img{width:16px;height:16px;filter:brightness(0) invert(1)}
.hero-redesign-copy h1{
  max-width:690px!important;
  margin:0 0 18px!important;
  font-size:clamp(50px,4.1vw,66px)!important;
  line-height:1.01!important;
  letter-spacing:-2px!important;
}
.hero-redesign-copy h1 span{color:#5edcff}
.hero-redesign-copy p{
  max-width:650px!important;
  margin:0!important;
  color:#dce8ff!important;
  font-size:16px!important;
  line-height:1.6!important;
}
.hero-actions{margin:24px 0 20px!important;gap:12px!important}
.hero-actions .btn{
  min-height:56px!important;
  padding:12px 22px!important;
  border-radius:15px!important;
  font-size:15px!important;
}
.hero-trust{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px!important;
  margin:0!important;
}
.hero-trust span{
  display:flex;
  align-items:center;
  gap:8px;
  color:#eef5ff;
  font-size:13px!important;
  line-height:1.3;
}
.hero-trust img{width:20px;height:20px;filter:brightness(0) invert(1)}

.hero-redesign-media{
  position:relative!important;
  height:auto!important;
  min-height:560px!important;
  overflow:hidden!important;
  background:#09172b!important;
  border-left:1px solid rgba(255,255,255,.08);
}
.hero-redesign-media>img{
  position:absolute;
  inset:0;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  object-fit:cover!important;
  object-position:50% 42%!important;
  transform:none!important;
}
.hero-media-shade{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,rgba(8,27,61,.44) 0%,rgba(8,27,61,.09) 24%,rgba(8,27,61,0) 48%),
    linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.13));
  pointer-events:none;
}
.hero-redesign-badges{
  z-index:3!important;
  right:18px!important;
  bottom:22px!important;
  width:215px!important;
  gap:9px!important;
}
.hero-redesign-badges span{
  min-height:56px;
  display:grid!important;
  grid-template-columns:34px 1fr auto!important;
  align-items:center!important;
  gap:9px!important;
  padding:9px 11px!important;
}
.hero-redesign-badges span>img{
  width:32px;height:32px;padding:7px;border-radius:10px;background:#eaf4ff;
}
.hero-redesign-badges b{font-size:13px!important}
.hero-redesign-badges small{font-size:10px!important}

.hero-service-strip{
  position:relative;
  z-index:4;
  background:#fff;
  color:var(--ink);
  border-top:1px solid rgba(11,35,77,.08);
  box-shadow:0 -10px 26px rgba(5,18,40,.04);
}
.hero-service-grid{
  width:min(100% - 48px,1280px)!important;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.hero-service-grid a{
  min-width:0;
  min-height:92px;
  display:flex;
  align-items:center;
  gap:13px;
  padding:18px 22px;
  color:var(--ink);
  text-decoration:none;
  border-right:1px solid var(--line);
}
.hero-service-grid a:first-child{border-left:1px solid var(--line)}
.hero-service-grid a:hover{background:#f6f9ff}
.hero-service-grid a>img{
  width:46px;height:46px;padding:11px;
  border-radius:14px;background:#eef5ff;
}
.hero-service-grid span{min-width:0;display:flex;flex-direction:column}
.hero-service-grid b{font-size:14px;line-height:1.2}
.hero-service-grid small{margin-top:3px;font-size:11px;color:var(--muted);line-height:1.35}

/* 1024–1279 */
@media(min-width:1024px) and (max-width:1279px){
  .hero-redesign-grid{width:min(100% - 36px,1160px)!important;grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr);min-height:520px}
  .hero-redesign-copy{padding:48px 32px 44px 0!important}
  .hero-redesign-copy h1{font-size:clamp(44px,4.5vw,56px)!important}
  .hero-redesign-media{min-height:520px!important}
  .hero-service-grid{width:min(100% - 36px,1160px)!important}
  .hero-service-grid a{padding:16px 14px}
}

/* Tablet */
@media(max-width:1023px){
  .hero-redesign-grid{width:100%!important;grid-template-columns:1fr!important;min-height:0}
  .hero-redesign-copy{width:min(100% - 36px,760px)!important;margin-inline:auto;padding:38px 0 30px!important}
  .hero-redesign-copy h1{font-size:clamp(40px,7vw,54px)!important}
  .hero-redesign-media{min-height:390px!important;height:390px!important;border-left:0;border-top:1px solid rgba(255,255,255,.08)}
  .hero-redesign-media>img{object-position:50% 38%!important}
  .hero-service-grid{width:min(100% - 32px,900px)!important;grid-template-columns:repeat(2,minmax(0,1fr))}
  .hero-service-grid a:nth-child(2){border-right:0}
  .hero-service-grid a:nth-child(n+3){border-top:1px solid var(--line)}
}

/* Mobile */
@media(max-width:620px){
  .hero-redesign-copy{width:calc(100% - 24px)!important;padding:20px 0 17px!important}
  .hero-redesign-copy .eyebrow{width:100%!important;margin-bottom:13px!important;font-size:11px!important;padding:7px 10px!important}
  .hero-redesign-copy h1{font-size:clamp(30px,8.8vw,38px)!important;line-height:1.045!important;letter-spacing:-1px!important;margin-bottom:12px!important}
  .hero-redesign-copy p{font-size:14px!important;line-height:1.52!important}
  .hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:15px 0 11px!important}
  .hero-actions .btn{min-height:49px!important;padding:8px!important;font-size:13.2px!important}
  .hero-trust{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}
  .hero-trust span{min-height:52px;justify-content:center;text-align:center;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.05);padding:6px 4px;font-size:9.6px!important}
  .hero-trust img{display:none}
  .hero-redesign-media{height:310px!important;min-height:310px!important}
  .hero-redesign-media>img{object-position:50% 42%!important}
  .hero-redesign-badges{display:none!important}
  .hero-service-strip{display:none}
}
@media(max-width:390px){
  .hero-redesign-copy{width:calc(100% - 20px)!important}
  .hero-actions{grid-template-columns:1fr!important}
  .hero-redesign-media{height:290px!important;min-height:290px!important}
}


/* =========================================================
   HERO POLISHED FINAL — 2026
   Final layout based on approved visual direction.
   ========================================================= */
.hero-polished{
  padding:0!important;
  background:#082650!important;
  overflow:hidden;
}
.hero-polished .hero-stage{
  position:relative;
  background:
    radial-gradient(circle at 42% 22%,rgba(19,118,255,.22),transparent 36%),
    linear-gradient(90deg,#061c3e 0%,#0a3a75 46%,#0a2a57 100%);
}
.hero-polished-grid{
  position:relative;
  z-index:2;
  width:min(100% - 56px,1320px)!important;
  min-height:570px;
  display:grid!important;
  grid-template-columns:minmax(0,1.02fr) minmax(520px,.98fr)!important;
  gap:0!important;
  align-items:stretch!important;
}
.hero-polished-copy{
  padding:66px 54px 58px 0!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
.hero-polished-copy .eyebrow{
  width:max-content!important;
  max-width:100%!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:0 0 24px!important;
  padding:9px 14px!important;
  border-radius:999px!important;
  border:1px solid rgba(255,255,255,.18)!important;
  background:rgba(255,255,255,.06)!important;
}
.hero-polished-copy .eyebrow img{
  width:16px;height:16px;filter:brightness(0) invert(1);
}
.hero-polished-copy h1{
  max-width:700px!important;
  margin:0 0 20px!important;
  font-size:clamp(52px,4.15vw,68px)!important;
  line-height:1.01!important;
  letter-spacing:-2.1px!important;
}
.hero-polished-copy h1 span{color:#56d6ff!important}
.hero-polished-copy p{
  max-width:660px!important;
  margin:0!important;
  color:#dce8ff!important;
  font-size:16.5px!important;
  line-height:1.62!important;
}
.hero-polished .hero-actions{
  margin:26px 0 22px!important;
  gap:12px!important;
}
.hero-polished .hero-actions .btn{
  min-height:58px!important;
  padding:12px 23px!important;
  border-radius:15px!important;
  font-size:15px!important;
}
.hero-polished .hero-trust{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
  margin:0!important;
}
.hero-polished .hero-trust span{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  color:#f1f6ff!important;
  font-size:13px!important;
  line-height:1.3!important;
}
.hero-polished .hero-trust img{
  width:22px!important;height:22px!important;filter:brightness(0) invert(1)!important;
}

.hero-polished-media{
  position:relative!important;
  min-height:570px!important;
  overflow:hidden!important;
  background:#09192d!important;
  border-left:1px solid rgba(255,255,255,.08)!important;
}
.hero-polished-media>img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  object-fit:cover!important;
  object-position:50% 40%!important;
  transform:none!important;
}
.hero-polished .hero-media-shade{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,rgba(5,25,56,.32) 0%,rgba(5,25,56,.08) 24%,rgba(5,25,56,0) 50%),
    linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.10))!important;
}
.hero-info-panel{
  position:absolute;
  z-index:3;
  right:20px;
  top:50%;
  transform:translateY(-50%);
  width:270px;
  padding:9px;
  border:1px solid rgba(255,255,255,.45);
  border-radius:22px;
  background:rgba(12,24,42,.55);
  box-shadow:0 18px 48px rgba(3,13,28,.24);
  backdrop-filter:blur(14px);
}
.hero-info-item{
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  align-items:center;
  gap:11px;
  padding:12px 10px;
  border-bottom:1px solid rgba(255,255,255,.18);
}
.hero-info-item:last-child{border-bottom:0}
.hero-info-item>span:last-child{display:flex;flex-direction:column;min-width:0}
.hero-info-item b{font-size:14px;color:#fff;line-height:1.2}
.hero-info-item small{margin-top:3px;font-size:11px;color:#dfe9f7;line-height:1.35}
.hero-info-icon{
  width:40px;height:40px;
  display:grid;
  place-items:center;
  border-radius:12px;
  background:#eef6ff;
}
.hero-info-icon img{
  width:22px!important;height:22px!important;
  filter:none!important;
}
.hero-info-icon-wa{background:#ecfff4}

.hero-polished .hero-service-strip{
  position:relative;
  z-index:4;
  background:#fff!important;
  color:var(--ink)!important;
  border-top:1px solid rgba(11,35,77,.08)!important;
  box-shadow:0 -10px 30px rgba(5,18,40,.05)!important;
}
.hero-polished .hero-service-grid{
  width:min(100% - 56px,1320px)!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.hero-polished .hero-service-grid a{
  min-width:0!important;
  min-height:96px!important;
  display:grid!important;
  grid-template-columns:50px minmax(0,1fr) 18px!important;
  align-items:center!important;
  gap:13px!important;
  padding:18px 22px!important;
  color:var(--ink)!important;
  text-decoration:none!important;
  border-right:1px solid var(--line)!important;
}
.hero-polished .hero-service-grid a:first-child{border-left:1px solid var(--line)!important}
.hero-polished .hero-service-grid a:hover{background:#f7faff!important}
.hero-polished .hero-service-grid a>img{
  width:48px!important;height:48px!important;
  padding:12px!important;
  border-radius:15px!important;
  background:#eef5ff!important;
  filter:none!important;
}
.hero-polished .hero-service-grid a>span:not(.hero-service-arrow){
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
}
.hero-polished .hero-service-grid b{font-size:14px!important;line-height:1.2!important}
.hero-polished .hero-service-grid small{
  margin-top:4px!important;
  font-size:11px!important;
  color:var(--muted)!important;
  line-height:1.35!important;
}
.hero-service-arrow{
  font-size:30px!important;
  line-height:1!important;
  color:var(--blue)!important;
  transform:translateY(-1px);
}

/* 1024–1279 */
@media(min-width:1024px) and (max-width:1279px){
  .hero-polished-grid{
    width:min(100% - 36px,1180px)!important;
    min-height:530px!important;
    grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr)!important;
  }
  .hero-polished-copy{padding:52px 34px 46px 0!important}
  .hero-polished-copy h1{font-size:clamp(45px,4.6vw,58px)!important}
  .hero-polished-media{min-height:530px!important}
  .hero-info-panel{width:235px!important;right:14px!important}
  .hero-polished .hero-service-grid{width:min(100% - 36px,1180px)!important}
  .hero-polished .hero-service-grid a{padding:16px 14px!important}
}

/* Tablet */
@media(max-width:1023px){
  .hero-polished-grid{
    width:100%!important;
    grid-template-columns:1fr!important;
    min-height:0!important;
  }
  .hero-polished-copy{
    width:min(100% - 36px,760px)!important;
    margin-inline:auto!important;
    padding:38px 0 30px!important;
  }
  .hero-polished-copy h1{font-size:clamp(40px,7vw,54px)!important}
  .hero-polished-media{
    min-height:400px!important;
    height:400px!important;
    border-left:0!important;
    border-top:1px solid rgba(255,255,255,.08)!important;
  }
  .hero-polished-media>img{object-position:50% 40%!important}
  .hero-info-panel{
    width:235px!important;
    right:14px!important;
    top:auto!important;
    bottom:14px!important;
    transform:none!important;
  }
  .hero-polished .hero-service-grid{
    width:min(100% - 32px,900px)!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .hero-polished .hero-service-grid a:nth-child(2){border-right:0!important}
  .hero-polished .hero-service-grid a:nth-child(n+3){border-top:1px solid var(--line)!important}
}

/* Mobile */
@media(max-width:620px){
  .hero-polished-copy{
    width:calc(100% - 24px)!important;
    padding:20px 0 17px!important;
  }
  .hero-polished-copy .eyebrow{
    width:100%!important;
    margin-bottom:13px!important;
    font-size:11px!important;
    padding:7px 10px!important;
  }
  .hero-polished-copy h1{
    font-size:clamp(30px,8.8vw,38px)!important;
    line-height:1.045!important;
    letter-spacing:-1px!important;
    margin-bottom:12px!important;
  }
  .hero-polished-copy p{font-size:14px!important;line-height:1.52!important}
  .hero-polished .hero-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    margin:15px 0 11px!important;
  }
  .hero-polished .hero-actions .btn{
    min-height:49px!important;
    padding:8px!important;
    font-size:13.2px!important;
  }
  .hero-polished .hero-trust{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
  }
  .hero-polished .hero-trust span{
    min-height:52px!important;
    justify-content:center!important;
    text-align:center!important;
    border:1px solid rgba(255,255,255,.14)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.05)!important;
    padding:6px 4px!important;
    font-size:9.6px!important;
  }
  .hero-polished .hero-trust img{display:none!important}
  .hero-polished-media{
    height:320px!important;
    min-height:320px!important;
  }
  .hero-polished-media>img{object-position:50% 42%!important}
  .hero-info-panel{display:none!important}
  .hero-polished .hero-service-strip{display:none!important}
}
@media(max-width:390px){
  .hero-polished-copy{width:calc(100% - 20px)!important}
  .hero-polished .hero-actions{grid-template-columns:1fr!important}
  .hero-polished-media{height:295px!important;min-height:295px!important}
}


/* ==========================================================
   APPROVED HERO — HTML/CSS ONLY, NO NEW IMAGE ASSET
   Uses existing assets/images/hero-plumber.webp
   ========================================================== */
.hero-approved{
  padding:0!important;
  background:#071f43!important;
  overflow:hidden;
}
.hero-approved-stage{
  position:relative;
  background:
    radial-gradient(circle at 43% 20%,rgba(29,116,255,.22),transparent 36%),
    linear-gradient(90deg,#061a3a 0%,#0a3974 47%,#092952 100%);
}
.hero-approved-grid{
  width:min(100% - 52px,1320px)!important;
  min-height:570px;
  display:grid;
  grid-template-columns:minmax(0,1.02fr) minmax(520px,.98fr);
  margin-inline:auto;
}
.hero-approved-copy{
  padding:62px 54px 58px 0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
  color:#fff;
}
.hero-location{
  width:max-content;
  max-width:100%;
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-bottom:24px;
  padding:9px 14px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  background:rgba(255,255,255,.06);
  font-size:13px;
  font-weight:800;
}
.hero-location img{width:16px;height:16px;filter:brightness(0) invert(1)}
.hero-approved-copy h1{
  max-width:700px;
  margin:0 0 20px;
  font-size:clamp(52px,4.15vw,68px);
  line-height:1.01;
  letter-spacing:-2.1px;
  color:#fff;
}
.hero-approved-copy h1 span{color:#56d6ff}
.hero-approved-copy p{
  max-width:670px;
  margin:0;
  color:#dce8ff;
  font-size:16.5px;
  line-height:1.62;
}
.hero-approved-actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin:27px 0 23px;
}
.hero-approved-actions a{
  min-height:58px;
  min-width:240px;
  display:grid;
  grid-template-columns:24px 1fr 18px;
  align-items:center;
  gap:12px;
  padding:12px 20px;
  border-radius:15px;
  color:#fff;
  text-decoration:none;
  font-weight:900;
  box-shadow:0 12px 30px rgba(0,0,0,.15);
}
.hero-approved-actions a img{width:22px;height:22px;filter:brightness(0) invert(1)}
.hero-approved-actions a b{font-size:26px;font-weight:500;text-align:right}
.hero-call{background:#0b67ff}
.hero-wa{background:#0dbb59}
.hero-approved-trust{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.hero-approved-trust span{
  min-width:0;
  display:flex;
  align-items:center;
  gap:9px;
  color:#f0f5ff;
  font-size:13px;
  line-height:1.3;
}
.hero-approved-trust img{width:22px;height:22px;filter:brightness(0) invert(1)}

.hero-approved-photo{
  position:relative;
  min-height:570px;
  overflow:hidden;
  background:#08192e;
}
.hero-approved-photo>img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:50% 40%;
}
.hero-photo-fade{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(6,26,58,.38) 0%,rgba(6,26,58,.08) 25%,rgba(6,26,58,0) 52%),
    linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.10));
}
.hero-approved-panel{
  position:absolute;
  z-index:3;
  top:50%;
  right:22px;
  transform:translateY(-50%);
  width:282px;
  padding:10px;
  border:1px solid rgba(255,255,255,.40);
  border-radius:22px;
  background:rgba(13,25,44,.56);
  backdrop-filter:blur(14px);
  box-shadow:0 20px 48px rgba(3,13,28,.25);
}
.hero-approved-panel>div{
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  align-items:center;
  gap:12px;
  padding:13px 11px;
  border-bottom:1px solid rgba(255,255,255,.17);
}
.hero-approved-panel>div:last-child{border-bottom:0}
.hero-approved-panel>div>span:last-child{
  display:flex;
  flex-direction:column;
  min-width:0;
}
.hero-approved-panel b{font-size:14px;color:#fff;line-height:1.2}
.hero-approved-panel small{margin-top:3px;font-size:11px;color:#dce8f7;line-height:1.35}
.hero-panel-icon{
  width:42px;height:42px;
  display:grid;
  place-items:center;
  border-radius:12px;
  background:#eef6ff;
}
.hero-panel-icon.wa{background:#edfff4}
.hero-panel-icon img{width:23px;height:23px;filter:none!important}

.hero-shortcuts{
  position:relative;
  z-index:4;
  background:#fff;
  border-top:1px solid rgba(11,35,77,.08);
  box-shadow:0 -10px 30px rgba(5,18,40,.05);
}
.hero-shortcuts-grid{
  width:min(100% - 52px,1320px)!important;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.hero-shortcuts-grid a{
  min-width:0;
  min-height:98px;
  display:grid;
  grid-template-columns:52px minmax(0,1fr) 18px;
  align-items:center;
  gap:14px;
  padding:18px 22px;
  color:var(--ink);
  text-decoration:none;
  border-right:1px solid var(--line);
}
.hero-shortcuts-grid a:first-child{border-left:1px solid var(--line)}
.hero-shortcuts-grid a:hover{background:#f7faff}
.shortcut-icon{
  width:50px;height:50px;
  display:grid;
  place-items:center;
  border-radius:15px;
  background:#eef5ff;
}
.shortcut-icon img{width:24px;height:24px;filter:none!important}
.hero-shortcuts-grid a>span:nth-child(2){display:flex;flex-direction:column;min-width:0}
.hero-shortcuts-grid b{font-size:14px;line-height:1.2}
.hero-shortcuts-grid small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.35}
.hero-shortcuts-grid em{font-style:normal;font-size:30px;color:var(--blue);line-height:1}

/* 1024–1279 */
@media(min-width:1024px) and (max-width:1279px){
  .hero-approved-grid{
    width:min(100% - 36px,1180px)!important;
    min-height:530px;
    grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);
  }
  .hero-approved-copy{padding:50px 34px 46px 0}
  .hero-approved-copy h1{font-size:clamp(45px,4.6vw,58px)}
  .hero-approved-photo{min-height:530px}
  .hero-approved-panel{width:240px;right:14px}
  .hero-shortcuts-grid{width:min(100% - 36px,1180px)!important}
  .hero-shortcuts-grid a{padding:16px 14px}
}

/* Tablet */
@media(max-width:1023px){
  .hero-approved-grid{
    width:100%!important;
    grid-template-columns:1fr;
    min-height:0;
  }
  .hero-approved-copy{
    width:min(100% - 36px,760px);
    margin-inline:auto;
    padding:38px 0 30px;
  }
  .hero-approved-copy h1{font-size:clamp(40px,7vw,54px)}
  .hero-approved-photo{
    height:400px;
    min-height:400px;
  }
  .hero-approved-photo>img{object-position:50% 40%}
  .hero-approved-panel{
    top:auto;
    bottom:14px;
    right:14px;
    transform:none;
    width:236px;
  }
  .hero-shortcuts-grid{
    width:min(100% - 32px,900px)!important;
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .hero-shortcuts-grid a:nth-child(2){border-right:0}
  .hero-shortcuts-grid a:nth-child(n+3){border-top:1px solid var(--line)}
}

/* Mobile */
@media(max-width:620px){
  .hero-approved-copy{
    width:calc(100% - 24px);
    padding:20px 0 17px;
  }
  .hero-location{
    width:100%;
    margin-bottom:13px;
    font-size:11px;
    padding:7px 10px;
  }
  .hero-approved-copy h1{
    font-size:clamp(30px,8.8vw,38px);
    line-height:1.045;
    letter-spacing:-1px;
    margin-bottom:12px;
  }
  .hero-approved-copy p{
    font-size:14px;
    line-height:1.52;
  }
  .hero-approved-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    margin:15px 0 11px;
  }
  .hero-approved-actions a{
    min-width:0;
    min-height:49px;
    padding:8px 10px;
    grid-template-columns:20px 1fr;
    font-size:13px;
  }
  .hero-approved-actions a b{display:none}
  .hero-approved-actions a img{width:19px;height:19px}
  .hero-approved-trust{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px;
  }
  .hero-approved-trust span{
    min-height:52px;
    justify-content:center;
    text-align:center;
    padding:6px 4px;
    font-size:9.6px;
    border:1px solid rgba(255,255,255,.14);
    border-radius:12px;
    background:rgba(255,255,255,.05);
  }
  .hero-approved-trust img{display:none}
  .hero-approved-photo{
    height:320px;
    min-height:320px;
  }
  .hero-approved-photo>img{object-position:50% 42%}
  .hero-approved-panel{display:none}
  .hero-shortcuts{display:none}
}
@media(max-width:390px){
  .hero-approved-copy{width:calc(100% - 20px)}
  .hero-approved-actions{grid-template-columns:1fr}
  .hero-approved-photo{height:295px;min-height:295px}
}


/* ==========================================================
   HERO TRUE FIX — wider original-photo composition
   ========================================================== */
.hero-approved-stage{
  background:
    radial-gradient(circle at 42% 18%,rgba(21,113,255,.20),transparent 34%),
    linear-gradient(90deg,#061a3a 0%,#0b3973 48%,#092850 100%)!important;
}
.hero-approved-grid{
  width:min(100% - 52px,1360px)!important;
  grid-template-columns:minmax(0,.96fr) minmax(600px,1.04fr)!important;
  min-height:555px!important;
}
.hero-approved-copy{
  padding:58px 46px 54px 0!important;
}
.hero-approved-copy h1{
  max-width:690px!important;
  font-size:clamp(50px,3.95vw,64px)!important;
}
.hero-approved-photo{
  min-height:555px!important;
  background:#081a31!important;
}
.hero-approved-photo>img{
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
}
.hero-photo-fade{
  background:
    linear-gradient(90deg,rgba(7,29,62,.34) 0%,rgba(7,29,62,.08) 23%,rgba(7,29,62,0) 50%),
    linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.08))!important;
}

/* Smaller single panel, moved to far right so it does not cover Hakan */
.hero-approved-panel{
  width:238px!important;
  right:14px!important;
  top:auto!important;
  bottom:18px!important;
  transform:none!important;
  padding:8px!important;
  border-radius:18px!important;
  background:rgba(9,22,39,.70)!important;
}
.hero-approved-panel>div{
  grid-template-columns:38px minmax(0,1fr)!important;
  gap:9px!important;
  padding:9px 8px!important;
}
.hero-panel-icon{
  width:36px!important;
  height:36px!important;
  border-radius:10px!important;
}
.hero-panel-icon img{
  width:20px!important;
  height:20px!important;
}
.hero-approved-panel b{font-size:12.5px!important}
.hero-approved-panel small{font-size:9.5px!important}

.hero-shortcuts-grid{
  width:min(100% - 52px,1360px)!important;
}

/* Laptop 1024-1279 */
@media(min-width:1024px) and (max-width:1279px){
  .hero-approved-grid{
    width:min(100% - 36px,1180px)!important;
    grid-template-columns:minmax(0,1fr) minmax(500px,1fr)!important;
    min-height:510px!important;
  }
  .hero-approved-copy{padding:46px 28px 42px 0!important}
  .hero-approved-copy h1{font-size:clamp(43px,4.4vw,55px)!important}
  .hero-approved-photo{min-height:510px!important}
  .hero-approved-panel{width:218px!important}
}

/* Tablet */
@media(max-width:1023px){
  .hero-approved-grid{grid-template-columns:1fr!important;width:100%!important}
  .hero-approved-photo{
    height:390px!important;
    min-height:390px!important;
  }
  .hero-approved-photo>img{
    object-position:center center!important;
  }
  .hero-approved-panel{
    width:215px!important;
    right:12px!important;
    bottom:12px!important;
  }
}

/* Mobile: keep image readable and face visible, panel hidden */
@media(max-width:620px){
  .hero-approved-photo{
    height:310px!important;
    min-height:310px!important;
  }
  .hero-approved-photo>img{
    object-position:66% center!important;
  }
  .hero-approved-panel{display:none!important}
}
@media(max-width:390px){
  .hero-approved-photo{
    height:285px!important;
    min-height:285px!important;
  }
}


/* ==========================================================
   CLEAN HERO PHOTO FIX — single original-photo layer
   Removes blurred/inset composition completely.
   ========================================================== */
.hero-approved-grid{
  width:min(100% - 52px,1320px)!important;
  grid-template-columns:minmax(0,1.08fr) minmax(560px,.92fr)!important;
  min-height:520px!important;
}
.hero-approved-copy{
  padding:52px 44px 48px 0!important;
}
.hero-approved-copy h1{
  font-size:clamp(48px,3.8vw,62px)!important;
  max-width:680px!important;
}
.hero-approved-photo{
  min-height:520px!important;
  height:520px!important;
  background:#111c2d!important;
}
.hero-approved-photo>img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:50% 50%!important;
  transform:none!important;
  filter:none!important;
}
.hero-photo-fade{
  background:
    linear-gradient(90deg,rgba(6,25,55,.22) 0%,rgba(6,25,55,.06) 20%,rgba(6,25,55,0) 42%),
    linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.05))!important;
}

/* Keep the panel compact and away from Hakan's face */
.hero-approved-panel{
  width:218px!important;
  right:12px!important;
  bottom:14px!important;
  top:auto!important;
  transform:none!important;
  padding:7px!important;
  border-radius:17px!important;
  background:rgba(8,19,34,.76)!important;
}
.hero-approved-panel>div{
  grid-template-columns:35px minmax(0,1fr)!important;
  gap:8px!important;
  padding:8px 7px!important;
}
.hero-panel-icon{
  width:34px!important;
  height:34px!important;
}
.hero-panel-icon img{
  width:19px!important;
  height:19px!important;
}
.hero-approved-panel b{font-size:12px!important}
.hero-approved-panel small{font-size:9px!important;line-height:1.25!important}

/* Service strip remains aligned to hero */
.hero-shortcuts-grid{
  width:min(100% - 52px,1320px)!important;
}

/* Laptop */
@media(min-width:1024px) and (max-width:1279px){
  .hero-approved-grid{
    width:min(100% - 36px,1160px)!important;
    grid-template-columns:minmax(0,1.08fr) minmax(470px,.92fr)!important;
    min-height:490px!important;
  }
  .hero-approved-copy{
    padding:44px 28px 40px 0!important;
  }
  .hero-approved-copy h1{
    font-size:clamp(42px,4.2vw,54px)!important;
  }
  .hero-approved-photo{
    min-height:490px!important;
    height:490px!important;
  }
  .hero-approved-panel{
    width:205px!important;
  }
}

/* Tablet */
@media(max-width:1023px){
  .hero-approved-grid{
    grid-template-columns:1fr!important;
    width:100%!important;
  }
  .hero-approved-photo{
    height:380px!important;
    min-height:380px!important;
  }
  .hero-approved-photo>img{
    object-position:50% 46%!important;
  }
  .hero-approved-panel{
    width:205px!important;
    right:12px!important;
    bottom:12px!important;
  }
}

/* Mobile */
@media(max-width:620px){
  .hero-approved-photo{
    height:300px!important;
    min-height:300px!important;
  }
  .hero-approved-photo>img{
    object-position:50% 48%!important;
  }
  .hero-approved-panel{
    display:none!important;
  }
}
@media(max-width:390px){
  .hero-approved-photo{
    height:275px!important;
    min-height:275px!important;
  }
}

.hero-final{padding:0!important;background:#071f43!important;color:#fff;overflow:hidden}
.hero-final-stage{background:radial-gradient(circle at 43% 18%,rgba(29,116,255,.20),transparent 35%),linear-gradient(90deg,#061a3b 0%,#0a3a75 47%,#092951 100%)}
.hero-final-grid{width:min(100% - 56px,1340px)!important;min-height:560px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(540px,.98fr);margin-inline:auto}
.hero-final-copy{padding:60px 50px 54px 0;display:flex;flex-direction:column;justify-content:center;min-width:0}
.hero-final-location{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;padding:9px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.06);font-size:13px;font-weight:800}
.hero-final-location img{width:16px;height:16px;filter:brightness(0) invert(1)}
.hero-final-copy h1{max-width:700px;margin:0 0 20px;color:#fff;font-size:clamp(51px,4vw,66px);line-height:1.01;letter-spacing:-2.1px}
.hero-final-copy h1 span{display:block;color:#56d6ff}
.hero-final-copy p{max-width:670px;margin:0;color:#dce8ff;font-size:16.5px;line-height:1.62}
.hero-final-actions{display:flex;flex-wrap:wrap;gap:14px;margin:27px 0 23px}
.hero-final-actions a{min-height:58px;min-width:238px;display:grid;grid-template-columns:24px 1fr 18px;align-items:center;gap:12px;padding:12px 20px;border-radius:15px;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.16)}
.hero-final-actions img{width:22px;height:22px;filter:brightness(0) invert(1)}
.hero-final-actions b{font-size:26px;font-weight:500;text-align:right}.hero-final-call{background:#0b67ff}.hero-final-wa{background:#0dbb59}
.hero-final-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.hero-final-trust span{display:flex;align-items:center;gap:9px;color:#f0f5ff;font-size:13px;line-height:1.3}
.hero-final-trust img{width:22px;height:22px;filter:brightness(0) invert(1)}
.hero-final-photo{position:relative;min-height:560px;overflow:hidden;background:#101b2e}
.hero-final-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 48%;transform:none}
.hero-final-photo-shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(7,29,61,.25) 0%,rgba(7,29,61,.06) 21%,rgba(7,29,61,0) 46%),linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.07))}
.hero-final-signature{position:absolute;z-index:2;left:22px;top:38%;font-size:25px;line-height:1.05;font-style:italic;font-weight:600;color:#fff;transform:rotate(-5deg);text-shadow:0 3px 12px rgba(0,0,0,.28);opacity:.92}
.hero-final-info{position:absolute;z-index:3;right:16px;top:50%;transform:translateY(-50%);width:248px;padding:9px;border:1px solid rgba(255,255,255,.42);border-radius:20px;background:rgba(9,22,39,.62);backdrop-filter:blur(14px);box-shadow:0 20px 48px rgba(3,13,28,.25)}
.hero-final-info-row{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;padding:10px 9px;border-bottom:1px solid rgba(255,255,255,.17)}
.hero-final-info-row:last-child{border-bottom:0}.hero-final-info-row>span:last-child{display:flex;flex-direction:column}.hero-final-info-row b{color:#fff;font-size:13px}.hero-final-info-row small{margin-top:3px;color:#dce8f7;font-size:10px}
.hero-final-info-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#eef6ff}.hero-final-info-icon img{width:21px;height:21px;filter:none!important}.hero-final-info-wa{background:#edfff4}
.hero-final-shortcuts{background:#fff;border-top:1px solid rgba(11,35,77,.08);box-shadow:0 -10px 30px rgba(5,18,40,.05)}
.hero-final-shortcuts-grid{width:min(100% - 56px,1340px)!important;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.hero-final-shortcuts-grid a{min-height:98px;display:grid;grid-template-columns:52px minmax(0,1fr) 18px;align-items:center;gap:14px;padding:18px 22px;color:var(--ink);text-decoration:none;border-right:1px solid var(--line)}
.hero-final-shortcuts-grid a:first-child{border-left:1px solid var(--line)}.hero-final-shortcut-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:#eef5ff}.hero-final-shortcut-icon img{width:24px;height:24px;filter:none!important}
.hero-final-shortcuts-grid a>span:nth-child(2){display:flex;flex-direction:column}.hero-final-shortcuts-grid b{font-size:14px}.hero-final-shortcuts-grid small{margin-top:4px;color:var(--muted);font-size:11px}.hero-final-shortcuts-grid em{font-style:normal;color:var(--blue);font-size:30px}
@media(max-width:1023px){.hero-final-grid{width:100%!important;grid-template-columns:1fr}.hero-final-copy{width:min(100% - 36px,760px);margin-inline:auto;padding:36px 0 28px}.hero-final-photo{height:390px;min-height:390px}.hero-final-photo>img{object-position:50% 47%}.hero-final-info{top:auto;bottom:12px;right:12px;transform:none;width:215px}.hero-final-shortcuts-grid{width:min(100% - 32px,900px)!important;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.hero-final-copy{width:calc(100% - 24px);padding:20px 0 17px}.hero-final-location{width:100%;font-size:11px;padding:7px 10px}.hero-final-copy h1{font-size:clamp(30px,8.8vw,38px);line-height:1.045;letter-spacing:-1px}.hero-final-copy p{font-size:14px;line-height:1.52}.hero-final-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0 11px}.hero-final-actions a{min-width:0;min-height:49px;padding:8px 10px;grid-template-columns:20px 1fr;font-size:13px}.hero-final-actions a b{display:none}.hero-final-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.hero-final-trust span{min-height:52px;justify-content:center;text-align:center;padding:6px 4px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.05);font-size:9.6px}.hero-final-trust img{display:none}.hero-final-photo{height:330px;min-height:330px}.hero-final-photo>img{object-position:50% 42%}.hero-final-info{display:none}.hero-final-shortcuts{display:none}}
@media(max-width:390px){.hero-final-copy{width:calc(100% - 20px)}.hero-final-actions{grid-template-columns:1fr}.hero-final-photo{height:310px;min-height:310px}.hero-final-photo>img{object-position:50% 40%}}


/* ==========================================================
   EXACT REFERENCE HERO — matches user-approved screenshot
   ========================================================== */
.hero-ref{
  padding:0!important;
  background:#071f43!important;
  color:#fff;
  overflow:hidden;
}

.hero-ref-shell{
  width:100%;
  min-height:510px;
  display:grid;
  grid-template-columns:50% 50%;
  background:#071f43;
}

.hero-ref-copy{
  min-width:0;
  padding:54px clamp(36px,4vw,72px) 50px max(34px,calc((100vw - 1280px)/2));
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:
    radial-gradient(circle at 88% 24%,rgba(28,118,255,.24),transparent 36%),
    linear-gradient(135deg,#061b3b 0%,#0b3f7f 100%);
}

.hero-ref-location{
  width:max-content;
  max-width:100%;
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-bottom:22px;
  padding:8px 13px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:999px;
  background:rgba(255,255,255,.05);
  font-size:12px;
  font-weight:800;
}

.hero-ref-location img{
  width:15px;
  height:15px;
  filter:brightness(0) invert(1);
}

.hero-ref-copy h1{
  max-width:610px;
  margin:0 0 18px;
  font-size:clamp(42px,3.65vw,58px);
  line-height:1.01;
  letter-spacing:-1.8px;
  color:#fff;
}

.hero-ref-copy h1 span{
  display:block;
  color:#58d5ff;
}

.hero-ref-copy p{
  max-width:610px;
  margin:0;
  color:#dce8ff;
  font-size:14px;
  line-height:1.55;
}

.hero-ref-actions{
  display:flex;
  gap:10px;
  margin:22px 0 18px;
  flex-wrap:wrap;
}

.hero-ref-actions a{
  min-height:48px;
  min-width:190px;
  display:grid;
  grid-template-columns:20px 1fr 16px;
  align-items:center;
  gap:9px;
  padding:10px 15px;
  border-radius:11px;
  color:#fff;
  text-decoration:none;
  font-size:13px;
  font-weight:900;
  box-shadow:0 9px 22px rgba(0,0,0,.14);
}

.hero-ref-actions img{
  width:18px;
  height:18px;
  filter:brightness(0) invert(1);
}

.hero-ref-actions b{
  font-size:21px;
  font-weight:500;
  line-height:1;
}

.hero-ref-call{background:#0b67ff}
.hero-ref-wa{background:#0fba59}

.hero-ref-trust{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  max-width:620px;
}

.hero-ref-trust span{
  min-width:0;
  display:flex;
  align-items:center;
  gap:7px;
  color:#f3f7ff;
  font-size:11px;
  line-height:1.3;
}

.hero-ref-trust img{
  width:17px;
  height:17px;
  filter:brightness(0) invert(1);
}

.hero-ref-photo{
  position:relative;
  min-height:510px;
  overflow:hidden;
  background:#171b22;
}

.hero-ref-photo>img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:50% 44%;
}

.hero-ref-photo-overlay{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(7,31,67,.24) 0%,rgba(7,31,67,.05) 22%,rgba(7,31,67,0) 42%),
    linear-gradient(180deg,rgba(0,0,0,.00),rgba(0,0,0,.08));
}

.hero-ref-signature{
  position:absolute;
  z-index:2;
  left:26px;
  top:32%;
  font-size:24px;
  line-height:1.02;
  font-style:italic;
  font-weight:600;
  color:#fff;
  transform:rotate(-5deg);
  text-shadow:0 2px 10px rgba(0,0,0,.28);
}

.hero-ref-info{
  position:absolute;
  z-index:3;
  right:18px;
  top:50%;
  transform:translateY(-50%);
  width:205px;
  padding:8px;
  border:1px solid rgba(255,255,255,.36);
  border-radius:16px;
  background:rgba(9,21,38,.68);
  backdrop-filter:blur(10px);
  box-shadow:0 14px 34px rgba(3,13,28,.23);
}

.hero-ref-info>div{
  display:grid;
  grid-template-columns:34px minmax(0,1fr);
  align-items:center;
  gap:8px;
  padding:8px 7px;
  border-bottom:1px solid rgba(255,255,255,.15);
}

.hero-ref-info>div:last-child{border-bottom:0}

.hero-ref-info>div>span:last-child{
  min-width:0;
  display:flex;
  flex-direction:column;
}

.hero-ref-info b{
  color:#fff;
  font-size:11.5px;
  line-height:1.2;
}

.hero-ref-info small{
  margin-top:2px;
  color:#dce7f4;
  font-size:8.8px;
  line-height:1.25;
}

.hero-ref-info-icon{
  width:32px;
  height:32px;
  display:grid;
  place-items:center;
  border-radius:9px;
  background:#eef6ff;
}

.hero-ref-info-icon img{
  width:18px;
  height:18px;
  filter:none!important;
}

.hero-ref-info-wa{background:#edfff4}

/* Desktop 1024-1279 */
@media(min-width:1024px) and (max-width:1279px){
  .hero-ref-shell{min-height:490px}
  .hero-ref-copy{
    padding:46px 28px 44px 28px;
  }
  .hero-ref-copy h1{
    font-size:clamp(40px,4.4vw,53px);
  }
  .hero-ref-photo{min-height:490px}
  .hero-ref-info{
    width:190px;
    right:12px;
  }
}

/* Tablet */
@media(max-width:1023px){
  .hero-ref-shell{
    grid-template-columns:1fr;
    min-height:0;
  }
  .hero-ref-copy{
    padding:34px 24px 28px;
  }
  .hero-ref-copy h1{
    font-size:clamp(38px,6.7vw,52px);
    max-width:720px;
  }
  .hero-ref-copy p{max-width:700px}
  .hero-ref-photo{
    min-height:390px;
    height:390px;
  }
  .hero-ref-photo>img{
    object-position:50% 42%;
  }
  .hero-ref-signature{
    left:16px;
    top:18px;
    font-size:20px;
  }
  .hero-ref-info{
    top:auto;
    bottom:12px;
    transform:none;
    right:12px;
    width:195px;
  }
}

/* Mobile */
@media(max-width:620px){
  .hero-ref-copy{
    padding:20px 12px 17px;
  }

  .hero-ref-location{
    width:100%;
    font-size:10.5px;
    padding:7px 10px;
    margin-bottom:13px;
  }

  .hero-ref-copy h1{
    font-size:clamp(30px,8.7vw,37px);
    line-height:1.045;
    letter-spacing:-1px;
    margin-bottom:12px;
  }

  .hero-ref-copy p{
    font-size:14px;
    line-height:1.5;
  }

  .hero-ref-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    margin:15px 0 11px;
  }

  .hero-ref-actions a{
    min-width:0;
    min-height:48px;
    grid-template-columns:19px 1fr;
    padding:8px 9px;
    font-size:12.5px;
  }

  .hero-ref-actions b{display:none}

  .hero-ref-trust{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px;
  }

  .hero-ref-trust span{
    min-height:50px;
    justify-content:center;
    text-align:center;
    padding:5px 4px;
    font-size:9.2px;
    border:1px solid rgba(255,255,255,.13);
    border-radius:11px;
    background:rgba(255,255,255,.04);
  }

  .hero-ref-trust img{display:none}

  .hero-ref-photo{
    height:320px;
    min-height:320px;
  }

  /* Mobile face stays visible and centered */
  .hero-ref-photo>img{
    object-position:50% 40%;
  }

  .hero-ref-info{
    display:none;
  }

  .hero-ref-signature{
    left:14px;
    top:14px;
    font-size:18px;
  }
}

@media(max-width:390px){
  .hero-ref-actions{
    grid-template-columns:1fr;
  }

  .hero-ref-photo{
    height:300px;
    min-height:300px;
  }

  .hero-ref-photo>img{
    object-position:50% 39%;
  }
}


/* ==========================================================
   FINAL APPROVED REFERENCE DESIGN
   Real HTML/CSS implementation of the assistant-designed hero.
   ========================================================== */
.hero-reference-final{
  padding:0!important;
  background:#071f43!important;
  color:#fff;
  overflow:hidden;
}

.hero-reference-wrap{
  min-height:560px;
  display:grid;
  grid-template-columns:minmax(0,48%) minmax(0,52%);
  background:#071f43;
}

.hero-reference-copy{
  min-width:0;
  padding:58px clamp(34px,4vw,68px) 54px max(34px,calc((100vw - 1320px)/2));
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:
    radial-gradient(circle at 90% 22%,rgba(25,117,255,.24),transparent 35%),
    linear-gradient(135deg,#061a3b 0%,#0a3d7a 100%);
}

.hero-reference-location{
  width:max-content;
  max-width:100%;
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-bottom:22px;
  padding:8px 13px;
  border:1px solid rgba(255,255,255,.17);
  border-radius:999px;
  background:rgba(255,255,255,.05);
  font-size:12px;
  font-weight:800;
}

.hero-reference-location img{
  width:15px;
  height:15px;
  filter:brightness(0) invert(1);
}

.hero-reference-copy h1{
  max-width:650px;
  margin:0 0 18px;
  color:#fff;
  font-size:clamp(46px,3.8vw,62px);
  line-height:1.01;
  letter-spacing:-1.9px;
}

.hero-reference-copy h1 span{
  display:block;
  color:#56d6ff;
}

.hero-reference-copy p{
  max-width:620px;
  margin:0;
  color:#dce8ff;
  font-size:14.5px;
  line-height:1.56;
}

.hero-reference-actions{
  display:flex;
  flex-wrap:wrap;
  gap:11px;
  margin:24px 0 19px;
}

.hero-reference-actions a{
  min-width:200px;
  min-height:50px;
  display:grid;
  grid-template-columns:20px 1fr 16px;
  align-items:center;
  gap:9px;
  padding:10px 16px;
  border-radius:12px;
  color:#fff;
  text-decoration:none;
  font-size:13px;
  font-weight:900;
  box-shadow:0 10px 24px rgba(0,0,0,.15);
}

.hero-reference-actions img{
  width:18px;
  height:18px;
  filter:brightness(0) invert(1);
}

.hero-reference-actions b{
  font-size:22px;
  font-weight:500;
}

.hero-reference-call{background:#0b67ff}
.hero-reference-wa{background:#0fbb59}

.hero-reference-trust{
  max-width:620px;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}

.hero-reference-trust span{
  min-width:0;
  display:flex;
  align-items:center;
  gap:7px;
  color:#f3f7ff;
  font-size:11px;
  line-height:1.3;
}

.hero-reference-trust img{
  width:18px;
  height:18px;
  filter:brightness(0) invert(1);
}

.hero-reference-media{
  position:relative;
  min-height:560px;
  overflow:hidden;
  background:#121b29;
}

.hero-reference-media>img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:50% 47%;
}

.hero-reference-overlay{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(7,30,64,.25) 0%,rgba(7,30,64,.06) 21%,rgba(7,30,64,0) 43%),
    linear-gradient(180deg,rgba(0,0,0,.00),rgba(0,0,0,.08));
}

.hero-reference-signature{
  position:absolute;
  z-index:2;
  left:28px;
  top:34%;
  color:#fff;
  font-size:24px;
  line-height:1.02;
  font-style:italic;
  font-weight:600;
  transform:rotate(-5deg);
  text-shadow:0 2px 10px rgba(0,0,0,.28);
}

.hero-reference-info{
  position:absolute;
  z-index:3;
  top:50%;
  right:18px;
  transform:translateY(-50%);
  width:225px;
  padding:8px;
  border:1px solid rgba(255,255,255,.36);
  border-radius:17px;
  background:rgba(9,21,38,.68);
  backdrop-filter:blur(12px);
  box-shadow:0 16px 38px rgba(3,13,28,.24);
}

.hero-reference-info>div{
  display:grid;
  grid-template-columns:36px minmax(0,1fr);
  align-items:center;
  gap:9px;
  padding:9px 8px;
  border-bottom:1px solid rgba(255,255,255,.15);
}

.hero-reference-info>div:last-child{border-bottom:0}

.hero-reference-info>div>span:last-child{
  min-width:0;
  display:flex;
  flex-direction:column;
}

.hero-reference-info b{
  color:#fff;
  font-size:12px;
  line-height:1.2;
}

.hero-reference-info small{
  margin-top:2px;
  color:#dce7f4;
  font-size:9px;
  line-height:1.28;
}

.hero-reference-info-icon{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border-radius:9px;
  background:#eef6ff;
}

.hero-reference-info-icon img{
  width:19px;
  height:19px;
  filter:none!important;
}

.hero-reference-info-wa{background:#edfff4}

.hero-reference-services{
  position:relative;
  z-index:4;
  background:#fff;
  border-top:1px solid rgba(11,35,77,.08);
  box-shadow:0 -10px 28px rgba(5,18,40,.05);
}

.hero-reference-services-grid{
  width:min(100% - 48px,1320px)!important;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
}

.hero-reference-services-grid a{
  min-width:0;
  min-height:94px;
  display:grid;
  grid-template-columns:50px minmax(0,1fr) 18px;
  align-items:center;
  gap:13px;
  padding:17px 20px;
  color:var(--ink);
  text-decoration:none;
  border-right:1px solid var(--line);
}

.hero-reference-services-grid a:first-child{
  border-left:1px solid var(--line);
}

.hero-reference-service-icon{
  width:48px;
  height:48px;
  display:grid;
  place-items:center;
  border-radius:14px;
  background:#eef5ff;
}

.hero-reference-service-icon img{
  width:23px;
  height:23px;
  filter:none!important;
}

.hero-reference-services-grid a>span:nth-child(2){
  min-width:0;
  display:flex;
  flex-direction:column;
}

.hero-reference-services-grid b{
  font-size:14px;
  line-height:1.2;
}

.hero-reference-services-grid small{
  margin-top:4px;
  color:var(--muted);
  font-size:11px;
  line-height:1.35;
}

.hero-reference-services-grid em{
  font-style:normal;
  color:var(--blue);
  font-size:29px;
  line-height:1;
}

/* Laptop */
@media(min-width:1024px) and (max-width:1279px){
  .hero-reference-wrap{
    min-height:520px;
    grid-template-columns:49% 51%;
  }
  .hero-reference-copy{
    padding:48px 28px 44px 28px;
  }
  .hero-reference-copy h1{
    font-size:clamp(42px,4.4vw,54px);
  }
  .hero-reference-media{
    min-height:520px;
  }
  .hero-reference-info{
    width:205px;
    right:12px;
  }
}

/* Tablet */
@media(max-width:1023px){
  .hero-reference-wrap{
    grid-template-columns:1fr;
    min-height:0;
  }

  .hero-reference-copy{
    padding:34px 24px 28px;
  }

  .hero-reference-copy h1{
    font-size:clamp(38px,6.7vw,52px);
  }

  .hero-reference-media{
    height:400px;
    min-height:400px;
  }

  .hero-reference-media>img{
    object-position:50% 44%;
  }

  .hero-reference-signature{
    left:16px;
    top:18px;
    font-size:20px;
  }

  .hero-reference-info{
    top:auto;
    bottom:12px;
    right:12px;
    transform:none;
    width:200px;
  }

  .hero-reference-services-grid{
    width:min(100% - 32px,900px)!important;
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .hero-reference-services-grid a:nth-child(2){
    border-right:0;
  }

  .hero-reference-services-grid a:nth-child(n+3){
    border-top:1px solid var(--line);
  }
}

/* Mobile */
@media(max-width:620px){
  .hero-reference-copy{
    padding:20px 12px 17px;
  }

  .hero-reference-location{
    width:100%;
    margin-bottom:13px;
    padding:7px 10px;
    font-size:10.5px;
  }

  .hero-reference-copy h1{
    font-size:clamp(30px,8.7vw,37px);
    line-height:1.045;
    letter-spacing:-1px;
    margin-bottom:12px;
  }

  .hero-reference-copy p{
    font-size:14px;
    line-height:1.5;
  }

  .hero-reference-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    margin:15px 0 11px;
  }

  .hero-reference-actions a{
    min-width:0;
    min-height:48px;
    grid-template-columns:19px 1fr;
    padding:8px 9px;
    font-size:12.5px;
  }

  .hero-reference-actions b{display:none}

  .hero-reference-trust{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px;
  }

  .hero-reference-trust span{
    min-height:50px;
    justify-content:center;
    text-align:center;
    padding:5px 4px;
    font-size:9.2px;
    border:1px solid rgba(255,255,255,.13);
    border-radius:11px;
    background:rgba(255,255,255,.04);
  }

  .hero-reference-trust img{display:none}

  .hero-reference-media{
    height:330px;
    min-height:330px;
  }

  /* Face centered and fully visible on mobile */
  .hero-reference-media>img{
    object-position:50% 42%;
  }

  .hero-reference-info{
    display:none;
  }

  .hero-reference-signature{
    left:14px;
    top:14px;
    font-size:18px;
  }

  .hero-reference-services{
    display:none;
  }
}

@media(max-width:390px){
  .hero-reference-actions{
    grid-template-columns:1fr;
  }

  .hero-reference-media{
    height:310px;
    min-height:310px;
  }

  .hero-reference-media>img{
    object-position:50% 40%;
  }
}


/* ==========================================================
   PHOTO-FREE HERO — no person image is used
   ========================================================== */
.hero-clean-final{
  position:relative;
  padding:0!important;
  overflow:hidden;
  isolation:isolate;
  color:#fff;
  background:#061a3b!important;
}
.hero-clean-bg{position:absolute;inset:0;z-index:-1;overflow:hidden;background:linear-gradient(120deg,#061a3b 0%,#0a3b77 54%,#061a3b 100%)}
.hero-clean-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.42}
.hero-clean-orb.orb-a{width:520px;height:520px;right:-120px;top:-220px;background:radial-gradient(circle,rgba(57,194,255,.5),rgba(57,194,255,0) 70%)}
.hero-clean-orb.orb-b{width:460px;height:460px;left:35%;bottom:-320px;background:radial-gradient(circle,rgba(14,103,255,.48),rgba(14,103,255,0) 70%)}
.hero-clean-grid{position:absolute;inset:0;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.25) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.25) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(90deg,transparent 0%,#000 55%,#000 100%)}
.hero-clean-grid-layout{width:min(100% - 56px,1320px)!important;min-height:590px;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(480px,.96fr);gap:58px;align-items:center}
.hero-clean-copy{padding:62px 0}
.hero-clean-location{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:8px;margin-bottom:23px;padding:9px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.06);font-size:12px;font-weight:800}
.hero-clean-location img{width:15px;height:15px;filter:brightness(0) invert(1)}
.hero-clean-copy h1{max-width:690px;margin:0 0 19px;color:#fff;font-size:clamp(49px,4.2vw,66px);line-height:1.01;letter-spacing:-2px}
.hero-clean-copy h1 span{display:block;color:#58d6ff}
.hero-clean-copy p{max-width:650px;margin:0;color:#dce8ff;font-size:15.5px;line-height:1.6}
.hero-clean-actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0 20px}
.hero-clean-actions a{min-width:215px;min-height:54px;display:grid;grid-template-columns:21px 1fr 16px;align-items:center;gap:10px;padding:11px 17px;border-radius:13px;color:#fff;text-decoration:none;font-size:13.5px;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.15)}
.hero-clean-actions img{width:19px;height:19px;filter:brightness(0) invert(1)}.hero-clean-actions b{font-size:22px;font-weight:500}.hero-clean-call{background:#0b67ff}.hero-clean-wa{background:#0fbb59}
.hero-clean-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:650px}.hero-clean-trust span{display:flex;align-items:center;gap:7px;color:#f3f7ff;font-size:11px;line-height:1.3}.hero-clean-trust img{width:18px;height:18px;filter:brightness(0) invert(1)}
.hero-clean-visual{position:relative;min-height:480px;padding:34px;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.055));box-shadow:0 30px 70px rgba(0,0,0,.2);backdrop-filter:blur(12px)}
.hero-clean-brand{display:flex;align-items:center;gap:12px;margin-bottom:24px}.hero-clean-brand-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;background:#0b67ff;color:#fff;box-shadow:0 10px 28px rgba(11,103,255,.28)}.hero-clean-brand-icon svg{width:31px;height:31px}.hero-clean-brand>span:last-child{display:flex;flex-direction:column}.hero-clean-brand strong{font-size:24px}.hero-clean-brand small{margin-top:2px;color:#bdd0eb;font-size:12px}
.hero-clean-service-card{display:grid;grid-template-columns:56px 1fr;gap:17px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(5,21,47,.58)}.hero-clean-card-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:#eef6ff}.hero-clean-card-icon img{width:24px;height:24px;filter:none!important}.hero-clean-service-card>div{display:flex;flex-direction:column}.hero-clean-service-card small{color:#8fc7ff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.hero-clean-service-card strong{margin-top:5px;color:#fff;font-size:19px;line-height:1.2}.hero-clean-service-card p{margin:7px 0 0;color:#c9d8ec;font-size:11.5px;line-height:1.5}
.hero-clean-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.hero-clean-mini-grid a{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px;min-height:72px;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(255,255,255,.065);color:#fff;text-decoration:none}.hero-clean-mini-grid .hero-clean-card-icon{width:40px;height:40px;border-radius:11px}.hero-clean-mini-grid .hero-clean-card-icon img{width:20px;height:20px}.hero-clean-mini-grid a>span:last-child{display:flex;flex-direction:column}.hero-clean-mini-grid strong{font-size:12px}.hero-clean-mini-grid small{margin-top:3px;color:#b8cbe4;font-size:9.5px}
.hero-clean-info{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.hero-clean-info>div{min-width:0;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:7px;padding:9px;border-radius:13px;background:#fff;color:#07172e}.hero-clean-info img{width:21px;height:21px;filter:none!important}.hero-clean-info span{min-width:0;display:flex;flex-direction:column}.hero-clean-info b{font-size:9.8px}.hero-clean-info small{margin-top:2px;color:#66768b;font-size:7.5px;line-height:1.2}
@media(max-width:1023px){.hero-clean-grid-layout{width:min(100% - 36px,820px)!important;grid-template-columns:1fr;gap:0;padding:34px 0}.hero-clean-copy{padding:10px 0 30px}.hero-clean-visual{min-height:0}.hero-clean-copy h1{font-size:clamp(40px,7vw,56px)}}
@media(max-width:620px){.hero-clean-grid-layout{width:calc(100% - 24px)!important;padding:20px 0 24px}.hero-clean-copy{padding:0 0 18px}.hero-clean-location{width:100%;margin-bottom:14px;padding:7px 10px;font-size:10.5px}.hero-clean-copy h1{font-size:clamp(30px,8.8vw,38px);line-height:1.045;letter-spacing:-1px;margin-bottom:12px}.hero-clean-copy p{font-size:14px;line-height:1.5}.hero-clean-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0 11px}.hero-clean-actions a{min-width:0;min-height:48px;grid-template-columns:19px 1fr;padding:8px 9px;font-size:12px}.hero-clean-actions b{display:none}.hero-clean-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.hero-clean-trust span{min-height:48px;justify-content:center;text-align:center;padding:5px 4px;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:rgba(255,255,255,.04);font-size:9px}.hero-clean-trust img{display:none}.hero-clean-visual{padding:18px;border-radius:22px}.hero-clean-brand{margin-bottom:14px}.hero-clean-brand-icon{width:46px;height:46px}.hero-clean-brand strong{font-size:20px}.hero-clean-service-card{grid-template-columns:46px 1fr;padding:15px;gap:12px}.hero-clean-card-icon{width:44px;height:44px}.hero-clean-service-card strong{font-size:15px}.hero-clean-service-card p{font-size:10.5px}.hero-clean-mini-grid{grid-template-columns:1fr 1fr}.hero-clean-info{grid-template-columns:1fr}.hero-clean-info>div{grid-template-columns:26px 1fr}.hero-clean-info b{font-size:10px}.hero-clean-info small{font-size:8px}}
@media(max-width:390px){.hero-clean-actions{grid-template-columns:1fr}.hero-clean-mini-grid{grid-template-columns:1fr}}


/* ==========================================================
   COMPACT PREMIUM MOBILE HERO — FINAL
   320px–620px, no person photo
   ========================================================== */

@media(max-width:620px){
  :root{--mobile-nav-h:76px}

  body{
    padding-bottom:calc(var(--mobile-nav-h) + env(safe-area-inset-bottom))!important;
  }

  .header .nav{
    min-height:64px!important;
    height:64px!important;
  }

  .brand-mark{
    width:42px!important;
    height:42px!important;
    border-radius:14px!important;
  }

  .brand b{font-size:18px!important}
  .brand small{font-size:10px!important;margin-top:2px!important}

  .hero-clean-grid-layout{
    width:calc(100% - 24px)!important;
    min-height:0!important;
    display:block!important;
    padding:18px 0 22px!important;
  }

  .hero-clean-copy{
    padding:0!important;
  }

  .hero-clean-location{
    width:100%!important;
    min-height:42px!important;
    margin:0 0 14px!important;
    padding:7px 10px!important;
    font-size:10.5px!important;
    line-height:1.25!important;
  }

  .hero-clean-copy h1{
    margin:0 0 12px!important;
    font-size:clamp(29px,8.7vw,37px)!important;
    line-height:1.045!important;
    letter-spacing:-1px!important;
  }

  .hero-clean-copy p{
    margin:0!important;
    font-size:14px!important;
    line-height:1.5!important;
  }

  .hero-clean-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    margin:15px 0 11px!important;
  }

  .hero-clean-actions a{
    min-width:0!important;
    min-height:48px!important;
    grid-template-columns:19px 1fr!important;
    padding:8px 9px!important;
    font-size:12.5px!important;
    border-radius:14px!important;
  }

  .hero-clean-actions b{display:none!important}

  .hero-clean-trust{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
    margin:0!important;
  }

  .hero-clean-trust span{
    min-width:0!important;
    min-height:50px!important;
    justify-content:center!important;
    text-align:center!important;
    padding:6px 4px!important;
    border:1px solid rgba(255,255,255,.13)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.04)!important;
    font-size:9.2px!important;
    line-height:1.22!important;
  }

  .hero-clean-trust img{display:none!important}

  /* The large brand/service visual is useful on desktop/tablet,
     but on mobile it makes the hero too long. */
  .hero-clean-visual{
    display:none!important;
  }

  /* Move immediately into the services/content section. */
  .hero-clean-final + .section{
    padding-top:34px!important;
  }

  .mobile-bottom-nav{
    height:calc(var(--mobile-nav-h) + env(safe-area-inset-bottom))!important;
    padding:6px 3px env(safe-area-inset-bottom)!important;
    box-shadow:0 -10px 30px rgba(11,35,77,.14)!important;
  }

  .mobile-bottom-nav .mbn-main{
    min-height:58px!important;
    margin:-14px 3px 2px!important;
    border-radius:18px!important;
  }
}

/* 391–620px */
@media(min-width:391px) and (max-width:620px){
  .hero-clean-grid-layout{
    width:calc(100% - 28px)!important;
  }
}

/* 351–390px */
@media(min-width:351px) and (max-width:390px){
  .hero-clean-grid-layout{
    width:calc(100% - 20px)!important;
  }

  .hero-clean-actions{
    grid-template-columns:1fr!important;
  }

  .hero-clean-copy h1{
    font-size:30px!important;
  }
}

/* 320–350px */
@media(max-width:350px){
  .hero-clean-grid-layout{
    width:calc(100% - 16px)!important;
    padding-top:16px!important;
  }

  .hero-clean-location{
    font-size:10px!important;
  }

  .hero-clean-copy h1{
    font-size:28px!important;
  }

  .hero-clean-copy p{
    font-size:13.4px!important;
  }

  .hero-clean-actions{
    grid-template-columns:1fr!important;
  }

  .hero-clean-trust{
    grid-template-columns:1fr!important;
  }

  .hero-clean-trust span{
    min-height:42px!important;
  }
}
