*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#071019;color:#eef2f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.skip{position:fixed;left:10px;top:-60px;z-index:1000;background:#fff;color:#000;padding:10px 14px;border-radius:8px}.skip:focus{top:10px}.topbar{background:#03080d;border-bottom:1px solid #1b2730;font-size:12px;color:#aebbc5}.topbar-in{height:35px;display:flex;align-items:center;justify-content:space-between}.topbar b,.eyebrow{color:#ff6a22}.site-header{height:78px;background:rgba(7,16,25,.94);border-bottom:1px solid #1c2933;position:sticky;top:0;z-index:90;backdrop-filter:blur(14px)}.nav-wrap{height:100%;display:flex;align-items:center;gap:24px}.brand img{width:220px;height:auto}.nav{display:flex;align-items:center;gap:22px;margin-left:auto}.nav a{font-size:13px;font-weight:700;color:#d7e0e6;position:relative}.nav a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:#ff5b18;transition:.25s}.nav a:hover:after{width:100%}.header-call{border:1px solid #34434e;border-radius:12px;padding:8px 13px;display:flex;flex-direction:column;line-height:1.15}.header-call small{font-size:9px;color:#ff7b3b;font-weight:800}.header-call strong{font-size:15px}.menu-btn{display:none;background:none;border:0;color:#fff}.hero{min-height:720px;position:relative;display:grid;align-items:center;overflow:hidden}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,9,14,.98) 0%,rgba(3,9,14,.88) 35%,rgba(3,9,14,.2) 72%,rgba(3,9,14,.35) 100%),linear-gradient(0deg,#071019 0%,transparent 30%)}.hero-in{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.28fr) 390px;gap:60px;align-items:center;padding:80px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900}.eyebrow:before{content:"";width:25px;height:2px;background:#ff5b18}.hero h1{font-size:clamp(48px,6.2vw,86px);line-height:.94;letter-spacing:-.055em;margin:18px 0 25px;text-transform:uppercase;max-width:760px}.hero h1 em{color:#ff5b18;font-style:normal}.hero-copy>p{font-size:18px;color:#ced7dd;max-width:650px}.hero-actions,.article-actions,.cta-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:11px 18px;border-radius:9px;font-weight:900;font-size:13px;border:1px solid transparent;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#ff7028,#ed3d09);color:#fff;box-shadow:0 12px 35px rgba(255,77,15,.22)}.btn-dark{background:rgba(5,12,18,.78);border-color:#43515c;color:#fff}.btn-outline{border-color:#46545f;color:#fff}.btn-light{background:#fff;color:#071019}.btn-whatsapp{background:#1d9d57;color:#fff}.hero-points{display:flex;flex-wrap:wrap;gap:18px;margin:30px 0 0;padding:0;list-style:none;color:#d4dde3;font-size:13px}.hero-points li:before{content:"✓";color:#ff6a22;margin-right:7px}.quick-card{background:rgba(6,14,21,.88);border:1px solid #35434e;border-radius:18px;padding:23px;box-shadow:0 30px 80px rgba(0,0,0,.35);backdrop-filter:blur(16px)}.quick-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;text-transform:uppercase;font-weight:900;font-size:13px}.quick-head b{color:#22c86a}.quick-form{display:grid;gap:12px}.quick-form label{display:grid;gap:6px;color:#c4cfd6;font-size:12px;font-weight:700}.quick-form input,.quick-form select{width:100%;background:#101b23;border:1px solid #2b3943;border-radius:8px;color:#fff;padding:11px 12px;outline:none}.quick-form input:focus,.quick-form select:focus{border-color:#ff6a22}.quick-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick-form .locate{background:#16232c;border:1px solid #35434e;color:#dce4e9;border-radius:8px;padding:9px;cursor:pointer}.quick-form small{font-size:10px;color:#85949f}.ops-strip{position:relative;margin-top:-45px;z-index:5}.ops-grid{background:#0d171f;border:1px solid #293843;border-radius:13px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 20px 50px rgba(0,0,0,.3)}.ops-grid a{display:flex;align-items:center;gap:14px;padding:22px;border-right:1px solid #293843}.ops-grid a:last-child{border:0}.ops-grid i{width:38px;height:38px;border:1px solid #ff6a22;border-radius:50%;display:grid;place-items:center;color:#ff6a22;font-style:normal}.ops-grid b{display:block;font-size:14px}.ops-grid span{font-size:11px;color:#8fa0ab}.section{padding:90px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.section-head h2,.split-copy h2,.cta h2{font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.035em;margin:10px 0;max-width:800px}.text-link{font-weight:900;color:#ff6a22;font-size:13px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cards.services{grid-template-columns:repeat(4,1fr)}.card,.list-card{background:linear-gradient(145deg,#101b23,#0b141b);border:1px solid #24333e;border-radius:14px;padding:24px;transition:.25s}.card:hover,.list-card:hover{transform:translateY(-4px);border-color:#ff6a22;box-shadow:0 18px 45px rgba(0,0,0,.28)}.card h3{font-size:20px;line-height:1.2;margin:15px 0 8px}.card p,.list-card p{font-size:13px;color:#9eacb6}.card b,.list-card b{font-size:12px;color:#ff7b3b}.card-icon,.list-icon{width:40px;height:40px;border-radius:10px;background:#1a2630;color:#ff6a22;display:grid;place-items:center;font-weight:900}.tag{font-size:10px;color:#ff7b3b;font-weight:900;letter-spacing:.12em}.split-section{display:grid;grid-template-columns:1fr 1fr;background:#0b151d;min-height:600px}.split-section.reverse{direction:rtl}.split-section.reverse>*{direction:ltr}.split-img img{width:100%;height:100%;object-fit:cover}.split-copy{display:flex;flex-direction:column;justify-content:center;padding:70px max(6vw,45px)}.split-copy>p{color:#afbdc7;font-size:17px;max-width:650px}.check-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}.check-list li:before{content:"✓";color:#ff6a22;margin-right:9px}.region-section{background:radial-gradient(circle at 70% 40%,rgba(255,91,24,.08),transparent 30%)}.region-layout{display:grid;grid-template-columns:1.35fr .85fr;gap:20px}.region-map{min-height:440px;position:relative;background:#09131b;border:1px solid #263742;border-radius:18px;overflow:hidden}.region-map:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:35px 35px}.region-map svg{position:absolute;inset:0;width:100%;height:100%;z-index:1}.region-map path{fill:none;stroke:#394b57;stroke-width:2;stroke-dasharray:7 8}.pulse{position:absolute;z-index:3;background:#ff5b18;color:#fff;padding:7px 11px;border-radius:20px;font-size:11px;font-weight:900;box-shadow:0 0 0 8px rgba(255,91,24,.12)}.p1{left:24%;top:45%}.p2{left:42%;top:60%}.p3{left:63%;top:50%}.p4{left:78%;top:37%}.region-cols{display:grid;gap:12px}.region-cols>div{background:#101b23;border:1px solid #283843;border-radius:14px;padding:22px}.region-cols h3{margin:0 0 8px}.region-cols p{color:#9eacb6;font-size:13px}.region-cols a{color:#ff6a22;font-size:12px;font-weight:900}.dark-section{background:#03090e}.vehicle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.vehicle-grid a{background:#101a22;border:1px solid #283842;border-radius:12px;padding:18px;display:flex;align-items:center;gap:12px}.vehicle-grid span{color:#ff6a22}.faq-preview{background:#0a141c}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq-grid details,.faq-stack details{background:#101b23;border:1px solid #2a3944;border-radius:10px;padding:0 17px}.faq-grid summary,.faq-stack summary{cursor:pointer;font-weight:800;padding:15px 0}.faq-grid p,.faq-stack p{color:#a9b7c1;font-size:14px;margin:0 0 16px}.cta{background:linear-gradient(120deg,#dd3709,#ff6d22);padding:60px 0}.cta-in{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta .eyebrow{color:#fff}.cta .eyebrow:before{background:#fff}.cta h2{margin-bottom:10px}.cta p{max-width:750px}.page-hero{padding:100px 0 75px;background:radial-gradient(circle at 75% 20%,rgba(255,91,24,.14),transparent 28%),linear-gradient(#0c1720,#071019);border-bottom:1px solid #22313b}.page-hero h1{font-size:clamp(40px,6vw,72px);line-height:1;letter-spacing:-.045em;margin:18px 0}.page-hero p{max-width:780px;color:#aebbc5;font-size:18px}.breadcrumbs{display:flex;gap:8px;align-items:center;padding-top:18px;color:#7f909b;font-size:11px}.breadcrumbs a:last-of-type{color:#cbd5db}.listing-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.list-card{display:grid;grid-template-columns:48px 1fr;gap:18px}.list-card small{font-size:10px;color:#ff6a22;font-weight:900}.list-card h2{font-size:22px;line-height:1.2;margin:5px 0}.article-hero{padding:65px 0 80px;background:linear-gradient(135deg,#0d1922,#071019)}.article-hero-in{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.article-hero h1{font-size:clamp(42px,5.2vw,70px);line-height:1;letter-spacing:-.045em;margin:18px 0}.article-hero p{color:#b1bec7;font-size:18px}.article-hero img{border-radius:18px;width:100%;height:420px;object-fit:cover;border:1px solid #34434d}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:55px}.article-main{max-width:780px}.article-main section{margin-bottom:50px}.article-main h2{font-size:32px;line-height:1.15;margin:0 0 14px}.article-main p{color:#b8c4cc;font-size:17px}.article-aside{display:grid;align-content:start;gap:15px;position:sticky;top:105px;height:max-content}.aside-box{background:#101b23;border:1px solid #2a3944;border-radius:14px;padding:22px}.aside-box h3{margin-top:0}.aside-box ul{padding-left:19px;color:#b8c4cc}.aside-box li{margin:8px 0}.aside-box.emergency{background:linear-gradient(145deg,#341307,#8c2508);border-color:#d94a12}.aside-box.emergency small{font-weight:900}.aside-box.emergency strong{display:block;font-size:22px;margin:5px 0}.related{background:#0a141c}.faq-page{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:35px}.faq-stack{display:grid;gap:10px}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:25px}.contact-cards{display:grid;gap:13px}.contact-card,.contact-form-box{background:#101b23;border:1px solid #2a3944;border-radius:15px;padding:24px}.contact-card small{display:block;color:#ff6a22;font-weight:900}.contact-card strong{display:block;font-size:22px;margin:7px 0}.contact-card span{color:#a5b3bd;font-size:13px}.contact-form-box h2{margin-top:0}.site-map-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}.site-map-grid>div{background:#101b23;border:1px solid #2a3944;border-radius:15px;padding:25px}.site-map-grid h2{margin-top:0}.site-map-grid ul{columns:2;padding-left:18px}.site-map-grid li{break-inside:avoid;margin:7px 0}.site-map-grid a{color:#bcc8d0;font-size:13px}.footer{padding:70px 0 25px;background:#02070b;border-top:1px solid #1e2a33}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:35px}.footer img{width:220px}.footer p{color:#8797a2;font-size:13px;max-width:330px}.footer h2{font-size:14px;text-transform:uppercase;color:#fff}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid a{font-size:13px;color:#9eadb7}.footer-grid a:hover{color:#ff6a22}.footer-phone{display:inline-block;font-size:22px!important;color:#fff!important;font-weight:900;margin-top:10px}.footer-bottom{border-top:1px solid #1d2932;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#6f808b;font-size:11px}.mobile-bar{display:none}.no-scroll{overflow:hidden}@media(max-width:1050px){.nav{position:fixed;inset:113px 0 auto 0;background:#071019;border-bottom:1px solid #293843;padding:20px;display:none;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.menu-btn{display:grid;gap:4px;margin-left:auto}.menu-btn span{width:25px;height:2px;background:#fff}.menu-btn b{font-size:9px}.header-call{display:none}.hero-in{grid-template-columns:1fr}.quick-card{max-width:600px}.cards.services{grid-template-columns:repeat(2,1fr)}.ops-grid{grid-template-columns:1fr 1fr}.ops-grid a:nth-child(2){border-right:0}.region-layout{grid-template-columns:1fr}.article-hero-in{grid-template-columns:1fr}.article-hero img{height:380px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.wrap{width:min(100% - 24px,1180px)}.topbar{display:none}.site-header{height:70px}.brand img{width:190px}.nav{inset:70px 0 auto}.hero{min-height:auto}.hero-in{padding:75px 0 60px;gap:30px}.hero h1{font-size:47px}.hero-copy>p{font-size:16px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.quick-card{padding:17px}.quick-form .form-row{grid-template-columns:1fr}.ops-strip{margin-top:0}.ops-grid{grid-template-columns:1fr}.ops-grid a{border-right:0;border-bottom:1px solid #293843}.section{padding:65px 0}.section-head{align-items:flex-start;flex-direction:column}.cards,.cards.services{grid-template-columns:1fr}.split-section,.split-section.reverse{grid-template-columns:1fr;direction:ltr}.split-img{height:330px}.split-copy{padding:50px 22px}.check-list{grid-template-columns:1fr}.vehicle-grid{grid-template-columns:1fr 1fr}.faq-grid,.listing-grid{grid-template-columns:1fr}.cta-in{display:block}.article-hero{padding:45px 0}.article-hero img{height:260px}.article-layout,.faq-page,.contact-grid{grid-template-columns:1fr}.article-aside{position:static}.site-map-grid{grid-template-columns:1fr}.site-map-grid ul{columns:1}.footer{padding-bottom:90px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:grid;gap:8px}.mobile-bar{position:fixed;z-index:100;display:grid;grid-template-columns:1fr 1fr 1fr;bottom:0;left:0;right:0;background:#050b10;border-top:1px solid #34434d;padding:8px calc(8px + env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) calc(8px + env(safe-area-inset-left));gap:7px}.mobile-bar a,.mobile-bar button{border:0;border-radius:8px;background:#15222b;color:#fff;font-weight:900;padding:12px;text-align:center}.mobile-bar a:first-child{background:#ef480e}.mobile-bar a:nth-child(2){background:#168b4c}.region-map{min-height:320px}.pulse{font-size:9px}.page-hero{padding:70px 0 55px}}@media(max-width:460px){.hero h1{font-size:40px}.vehicle-grid,.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.quick-card{border-radius:12px}.ops-grid{border-radius:0}.article-main h2{font-size:27px}}
/* ===== V3 Nightshift Interface Layer ===== */
:root{--accent:#f04420;--accent-2:#ff7a24;--accent-deep:#a9150b;--panel:#0d171f;--line:#2a3944;--text:#f3f6f8;--muted:#9eacb6}
:focus-visible{outline:2px solid #ff7a24;outline-offset:4px;border-radius:5px}.topbar-links{display:flex;align-items:center;gap:18px}.topbar-links a{display:inline-flex;align-items:center;gap:6px}.topbar-links svg,.footer-mail svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.site-header{transition:height .28s,background .28s,box-shadow .28s}.site-header.scrolled{background:rgba(3,8,13,.98);box-shadow:0 14px 42px rgba(0,0,0,.28)}.brand{position:relative;width:214px;height:68px;display:grid;place-items:center;overflow:visible;isolation:isolate}.brand img{width:205px;height:64px;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 8px 14px rgba(0,0,0,.48));transition:transform .35s,filter .35s}.brand:hover img{transform:translateY(-2px) scale(1.025);filter:drop-shadow(0 0 11px rgba(240,68,32,.38)) drop-shadow(0 9px 17px rgba(0,0,0,.5))}.brand:after{content:"";position:absolute;z-index:3;inset:10px -18px;background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.38) 48%,transparent 60%);transform:translateX(-145%) skewX(-18deg);transition:transform .75s;pointer-events:none}.brand:hover:after{transform:translateX(145%) skewX(-18deg)}.brand-orbit{position:absolute;left:1px;top:14px;width:43px;height:43px;border:1px solid rgba(240,68,32,.28);border-radius:50%;box-shadow:0 0 0 7px rgba(240,68,32,.04),inset 0 0 15px rgba(240,68,32,.08);animation:brandOrbit 7s linear infinite}.brand-orbit:before,.brand-orbit:after{content:"";position:absolute;inset:6px;border:1px dashed rgba(255,255,255,.2);border-radius:50%}.brand-orbit:after{inset:-5px;border-color:rgba(240,68,32,.16);animation:brandOrbit 4s linear reverse infinite}@keyframes brandOrbit{to{transform:rotate(360deg)}}.nav a.active{color:#fff}.nav a.active:after{width:100%}.nav-search{display:flex!important;align-items:center;gap:6px}.nav-search svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.nav-mobile-cta{display:none}.nav-backdrop{display:none}.header-call{border-color:rgba(240,68,32,.45);background:linear-gradient(145deg,rgba(240,68,32,.08),rgba(255,255,255,.02));transition:.25s}.header-call:hover{border-color:#f04420;box-shadow:0 0 28px rgba(240,68,32,.14);transform:translateY(-2px)}

/* Intro */
body.intro-active{overflow:hidden}.site-intro{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;align-content:center;gap:12px;background:radial-gradient(circle at 50% 48%,#17212a 0,#070b10 38%,#020406 100%);opacity:1;visibility:visible;transition:opacity .65s,visibility .65s}.site-intro img{width:min(440px,72vw);height:190px;object-fit:contain;position:relative;z-index:4;opacity:0;transform:translateY(14px) scale(.96);filter:drop-shadow(0 0 30px rgba(240,68,32,.18))}.site-intro p{position:relative;z-index:4;margin:0;text-transform:uppercase;letter-spacing:.26em;font-size:11px;color:#aab5bd;opacity:0;transform:translateY(10px)}.site-intro.play img{animation:introLogo .85s .28s cubic-bezier(.2,.9,.2,1) forwards}.site-intro.play p{animation:introText .6s .8s forwards}.site-intro.leave{opacity:0;visibility:hidden}.intro-wheel{position:absolute;width:250px;height:250px;border:3px solid rgba(255,255,255,.16);border-radius:50%;opacity:0;transform:scale(.7)}.intro-wheel:before,.intro-wheel:after,.intro-wheel span,.intro-wheel i{content:"";position:absolute;border-radius:50%}.intro-wheel:before{inset:14px;border:14px dashed rgba(255,255,255,.08)}.intro-wheel:after{inset:72px;border:2px solid rgba(240,68,32,.45);box-shadow:0 0 30px rgba(240,68,32,.2)}.intro-wheel span{inset:98px;background:#111820;border:4px solid #d0d4d7}.intro-wheel i{width:9px;height:9px;background:#f04420;top:10px;left:50%;box-shadow:0 0 18px #f04420}.site-intro.play .intro-wheel{animation:introWheel 1.25s cubic-bezier(.15,.75,.2,1) forwards}.intro-road{position:absolute;left:0;right:0;top:63%;height:2px;background:linear-gradient(90deg,transparent,#f04420 28%,#fff 50%,#f04420 72%,transparent);transform:scaleX(0);box-shadow:0 0 28px rgba(240,68,32,.5)}.site-intro.play .intro-road{animation:introRoad .7s .18s forwards}@keyframes introWheel{0%{opacity:0;transform:translateX(-32vw) rotate(-240deg) scale(.7)}55%{opacity:.75}100%{opacity:.18;transform:translateX(0) rotate(0) scale(1)}}@keyframes introLogo{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes introText{to{opacity:1;transform:translateY(0)}}@keyframes introRoad{to{transform:scaleX(1)}}

/* Dikey hızlı araç çubuğu */
.side-dock{position:fixed;right:0;top:50%;z-index:82;display:flex;flex-direction:column;gap:6px;transform:translateY(-45%);padding:7px 6px 7px 7px;border:1px solid rgba(255,255,255,.09);border-right:0;border-radius:16px 0 0 16px;background:rgba(5,11,16,.82);backdrop-filter:blur(16px);box-shadow:-18px 18px 55px rgba(0,0,0,.35)}.dock-item{border:0;width:48px;height:48px;border-radius:11px;display:flex;align-items:center;justify-content:flex-start;gap:11px;padding:0 13px;background:#13202a;color:#fff;cursor:pointer;overflow:hidden;white-space:nowrap;transition:width .28s,transform .22s,background .22s,box-shadow .22s;font:800 12px/1 inherit}.dock-item svg{flex:0 0 22px;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.dock-item svg .fill{fill:currentColor;stroke:none}.dock-item span{opacity:0;transform:translateX(8px);transition:.22s}.dock-item:hover,.dock-item:focus-visible{width:142px;transform:translateX(-4px);box-shadow:0 10px 28px rgba(0,0,0,.3)}.dock-item:hover span,.dock-item:focus-visible span{opacity:1;transform:none}.dock-whatsapp{background:#12824a}.dock-phone{background:linear-gradient(135deg,#ef4a19,#bc1e10)}.dock-instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.dock-tiktok{background:#12171d}.dock-up{opacity:.35;pointer-events:none}.dock-up.visible{opacity:1;pointer-events:auto}.dock-down{background:#1b2a34}.side-dock button{color:#fff}

/* Footer & Search */
.footer-brand img{width:215px;height:110px;object-fit:contain;object-position:left center}.footer-mail{display:inline-flex!important;align-items:center;gap:8px;margin-top:8px;color:#b8c5cd!important}.footer-bottom{align-items:center;gap:20px}.designer-credit{text-align:right;color:#8f9da7}.designer-link{position:relative;display:inline-block;color:#d4dde3;font-weight:800;text-decoration:none;transition:color .2s ease,transform .2s ease}.designer-link::after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:2px;border-radius:999px;background:#ff6a22;transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.designer-link:hover,.designer-link:focus-visible{color:#ff6a22;transform:translateY(-1px)}.designer-link:hover::after,.designer-link:focus-visible::after{transform:scaleX(1)}.designer-link:focus-visible{outline:2px solid #ff6a22;outline-offset:5px;border-radius:3px}.site-search{max-width:850px;margin-top:30px}.site-search>label{display:block;font-size:12px;font-weight:800;color:#aab7c0;margin-bottom:8px}.site-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.site-search input{min-height:56px;border-radius:10px;border:1px solid #34444f;background:#0c161e;color:#fff;padding:0 17px;font-size:16px}.site-search button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.search-results{align-items:stretch}.empty-state{padding:55px;border:1px dashed #33444f;border-radius:18px;background:#0b151d;text-align:center}.empty-state p{color:#9eadb7}.search-hero{padding-bottom:60px}

/* Contact & content polish */
.contact-card[href^="mailto:"]{border-color:rgba(240,68,32,.28)}.article-main p{max-width:76ch}.article-main section{scroll-margin-top:115px}.card,.list-card,.contact-card,.aside-box{box-shadow:0 16px 38px rgba(0,0,0,.13)}.hero-shade{background:linear-gradient(90deg,rgba(3,9,14,.99) 0%,rgba(3,9,14,.91) 34%,rgba(3,9,14,.3) 69%,rgba(3,9,14,.45) 100%),linear-gradient(0deg,#071019 0%,transparent 32%)}.btn-primary{background:linear-gradient(135deg,#ff7228,#e53219)}.eyebrow,.topbar b{color:#ff6b36}.eyebrow:before,.nav a:after{background:linear-gradient(90deg,#ef2e20,#ff7a24)}

@media(max-width:1050px){
  .topbar-links a:first-child{display:none}.brand{width:185px}.brand img{width:180px}.brand-orbit{left:-2px;width:38px;height:38px}.nav{inset:113px 0 0 0;height:calc(100dvh - 113px);padding:32px 28px 120px;background:radial-gradient(circle at 100% 0,rgba(240,68,32,.12),transparent 34%),rgba(4,10,15,.985);border-bottom:0;overflow:auto;gap:0;transform:translateX(100%);display:flex;visibility:hidden;transition:transform .35s cubic-bezier(.2,.8,.2,1),visibility .35s}.nav.open{transform:none;visibility:visible}.nav a{width:100%;padding:15px 4px;border-bottom:1px solid rgba(255,255,255,.07);font-size:19px}.nav a:after{bottom:0}.nav-search{justify-content:flex-start}.nav-mobile-cta{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-top:25px}.nav-mobile-cta a{border:0!important;padding:12px!important;font-size:12px;text-align:center}.nav-backdrop{position:fixed;inset:113px 0 0;z-index:-1;border:0;background:rgba(0,0,0,.58);backdrop-filter:blur(4px);opacity:0;visibility:hidden;display:block;transition:.3s}.nav-backdrop.show{opacity:1;visibility:visible}.menu-btn{position:relative;width:48px;height:48px;place-content:center;border:1px solid #2e3d47;border-radius:12px}.menu-btn span{transition:transform .25s,opacity .2s}.menu-btn.open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-btn.open span:nth-child(2){opacity:0}.menu-btn.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.menu-btn b{position:absolute;bottom:3px;left:0;right:0;text-align:center}.side-dock{right:5px;border-radius:14px;border-right:1px solid rgba(255,255,255,.09)}.dock-item:hover,.dock-item:focus-visible{width:48px;transform:scale(1.05)}.dock-item span{display:none}
}
@media(max-width:760px){
  .site-header{height:76px}.nav{inset:76px 0 0;height:calc(100dvh - 76px)}.nav-backdrop{inset:76px 0 0}.brand{width:165px;height:66px}.brand img{width:164px;height:60px}.brand-orbit{width:34px;height:34px;left:-5px;top:16px}.side-dock{top:auto;bottom:82px;right:7px;transform:none;padding:5px;gap:4px;background:rgba(4,10,15,.74)}.dock-item{width:40px;height:40px;padding:0 9px;border-radius:10px}.dock-item svg{width:20px;height:20px}.dock-down{display:none}.dock-up{display:flex}.site-search>div{grid-template-columns:1fr}.site-search button{width:100%}.footer-bottom{align-items:flex-start}.designer-credit{text-align:left}.site-intro img{height:145px}.site-intro p{font-size:9px;letter-spacing:.17em}.intro-wheel{width:190px;height:190px}.mobile-bar a,.mobile-bar button{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:10px;padding:8px}.mobile-bar svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9}.loc-pin{font-size:20px;line-height:1}
}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.site-intro{display:none!important}}
.knowledge-section{background:linear-gradient(180deg,#071019,#09141c)}.home-search-section{padding-top:20px;background:#09141c}.home-search-box{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;padding:38px;border:1px solid #2c3c47;border-radius:20px;background:radial-gradient(circle at 80% 20%,rgba(240,68,32,.13),transparent 35%),#0c171f}.home-search-box h2{font-size:clamp(30px,4vw,48px);line-height:1.06;margin:12px 0}.home-search-box p{color:#9eadb7}.home-search-box .site-search{margin:0}@media(max-width:760px){.home-search-box{grid-template-columns:1fr;padding:24px;gap:20px}}


/* V3.1 mobil menü katman düzeltmesi ve son arayüz cilası */
@media(max-width:1050px){
  .site-header .nav{z-index:96!important;}
  .site-header .nav.open{transform:translateX(0)!important;visibility:visible!important;display:flex!important;}
  .site-header .nav-backdrop{z-index:94!important;}
  .site-header .menu-btn{z-index:97!important;}
}
html.menu-open,body.menu-open{overflow:hidden;}
.dock-item:focus-visible,.menu-btn:focus-visible,.nav a:focus-visible,.btn:focus-visible{outline:2px solid #ff7a24;outline-offset:3px;}
.side-dock{will-change:transform;}
@media(hover:none){.dock-item:hover{width:48px;transform:none}.dock-item:hover span{display:none}}


/* V3.6 akıllı gizli hızlı erişim kapsülü */
.side-dock{--dock-trigger:48px;position:fixed;right:max(0px,env(safe-area-inset-right));top:50%;z-index:120;width:var(--dock-trigger);height:var(--dock-trigger);transform:translateY(-50%);padding:0;border:0;background:transparent;box-shadow:none;backdrop-filter:none;overflow:visible;isolation:isolate;will-change:transform}
.side-dock:before{display:none}
.dock-launcher{position:absolute;right:0;top:0;z-index:3;width:var(--dock-trigger);height:var(--dock-trigger);padding:0;border:1px solid rgba(255,255,255,.16);border-right:0;border-radius:16px 0 0 16px;display:grid;place-items:center;background:linear-gradient(145deg,#ff6f28 0,#e23b16 58%,#8e170d 100%);color:#fff;box-shadow:-13px 14px 34px rgba(0,0,0,.38),0 0 0 5px rgba(240,68,32,.07);cursor:pointer;transition:transform .24s,box-shadow .24s,filter .24s}
.dock-launcher:after{content:"";position:absolute;right:5px;top:50%;width:3px;height:18px;border-radius:9px;background:rgba(255,255,255,.48);transform:translateY(-50%)}
.dock-launcher svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round;transform:translateX(-2px)}
.dock-launcher span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
.dock-launcher i{position:absolute;left:7px;top:7px;width:7px;height:7px;border-radius:50%;background:#47e185;box-shadow:0 0 0 4px rgba(71,225,133,.12),0 0 13px rgba(71,225,133,.62)}
.dock-stack{position:absolute;right:55px;top:50%;width:174px;padding:8px;display:flex;flex-direction:column;align-items:stretch;gap:6px;border:1px solid rgba(255,255,255,.11);border-radius:17px;background:linear-gradient(160deg,rgba(13,24,32,.97),rgba(3,8,12,.95));backdrop-filter:blur(20px) saturate(145%);box-shadow:-18px 22px 54px rgba(0,0,0,.46),inset 0 1px rgba(255,255,255,.04);opacity:0;visibility:hidden;pointer-events:none;transform:translate(14px,-50%) scale(.97);transform-origin:100% 50%;transition:opacity .2s,visibility .2s,transform .25s cubic-bezier(.2,.8,.2,1)}
.side-dock.open .dock-stack{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0,-50%) scale(1)}
.side-dock.open .dock-launcher{filter:saturate(1.08);box-shadow:-15px 16px 38px rgba(0,0,0,.43),0 0 0 6px rgba(240,68,32,.09)}
.side-dock .dock-item{position:relative;width:100%;height:44px;min-width:0;padding:0 12px;border:1px solid rgba(255,255,255,.075);border-radius:11px;display:flex;align-items:center;justify-content:flex-start;gap:11px;overflow:hidden;color:#fff;background:#13212b;box-shadow:inset 0 1px rgba(255,255,255,.045);transition:transform .2s,filter .2s,box-shadow .2s,border-color .2s;text-decoration:none;font:850 11px/1.1 inherit;letter-spacing:.015em;white-space:nowrap}
.side-dock .dock-item svg{flex:0 0 21px;width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}
.side-dock .dock-item svg .fill{fill:currentColor;stroke:none}
.side-dock .dock-item span{display:block;opacity:1;transform:none}
.side-dock .dock-item:hover,.side-dock .dock-item:focus-visible{transform:translateX(-4px);border-color:rgba(255,255,255,.19);box-shadow:0 11px 26px rgba(0,0,0,.31),inset 0 1px rgba(255,255,255,.08)}
.side-dock .dock-tiktok{background:linear-gradient(135deg,#10171d,#090d11);text-shadow:-1px 0 #25f4ee,1px 0 #fe2c55}
.side-dock .dock-instagram{background:linear-gradient(135deg,#6247c7 0,#d62d83 50%,#f48b39 100%)}
.side-dock .dock-whatsapp{background:linear-gradient(135deg,#1caa61,#0b7441)}
.side-dock .dock-phone{background:linear-gradient(135deg,#ff6a27,#c82413)}
.side-dock .dock-down,.side-dock .dock-up{background:linear-gradient(135deg,#263846,#111d26)}
.side-dock .dock-up{opacity:.38;pointer-events:none}
.side-dock .dock-up.visible{opacity:1;pointer-events:auto}
.side-dock .dock-down.at-bottom{opacity:.38;pointer-events:none}
.side-dock .social-pending{opacity:.43;filter:saturate(.25);cursor:not-allowed;text-shadow:none}
.side-dock .social-pending:after{content:"";position:absolute;right:7px;top:7px;width:6px;height:6px;border-radius:50%;background:#94a2ac;box-shadow:0 0 0 3px rgba(148,162,172,.12)}
.side-dock .dock-item:focus-visible,.side-dock .dock-launcher:focus-visible{outline:2px solid #ff7a24;outline-offset:3px}
@media(max-width:900px){
  .side-dock{--dock-trigger:52px;top:auto;right:8px;bottom:calc(82px + env(safe-area-inset-bottom));transform:none}
  .dock-launcher{border-right:1px solid rgba(255,255,255,.16);border-radius:17px;box-shadow:0 14px 38px rgba(0,0,0,.46),0 0 0 6px rgba(240,68,32,.08)}
  .dock-launcher:after{display:none}
  .dock-launcher svg{width:23px;height:23px;transform:none}
  .dock-stack{right:0;top:auto;bottom:61px;width:166px;max-height:calc(100dvh - 165px);overflow:auto;overscroll-behavior:contain;transform:translateY(13px) scale(.97);transform-origin:100% 100%}
  .side-dock.open .dock-stack{transform:none}
  .side-dock.open .dock-launcher{transform:rotate(45deg);box-shadow:0 17px 44px rgba(0,0,0,.5),0 0 0 7px rgba(240,68,32,.1)}
  .side-dock .dock-item{height:44px;padding:0 12px}
  .side-dock .dock-item:hover{transform:none}
}
@media(max-width:390px){.dock-stack{width:158px;max-height:calc(100dvh - 150px)}}
@media(prefers-reduced-motion:reduce){.side-dock *{transition:none!important}}

/* V3.4 gerçek işletme haritası */
.real-map-section{background:linear-gradient(145deg,#081119,#0d1820);border-top:1px solid #1d2c36;border-bottom:1px solid #1d2c36}
.real-map-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:24px;align-items:stretch}
.real-map-copy,.real-map-frame{background:#0c171f;border:1px solid #2a3a45;border-radius:18px;overflow:hidden}
.real-map-copy{padding:clamp(28px,4vw,52px);display:flex;flex-direction:column;justify-content:center}
.real-map-copy h2{font-size:clamp(32px,4vw,50px);line-height:1.05;letter-spacing:-.035em;margin:12px 0}
.real-map-copy p{color:#adbac4;font-size:16px}
.real-map-copy address{font-style:normal;color:#fff;font-weight:800;margin:10px 0 22px;line-height:1.5}
.real-map-copy small{display:block;color:#82939f;margin-top:18px;line-height:1.5}
.real-map-actions{display:flex;gap:10px;flex-wrap:wrap}
.real-map-frame{min-height:470px;position:relative;background:#071019}
.real-map-frame:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,91,24,.12),transparent 45%);pointer-events:none;z-index:1}
.real-map-frame iframe{display:block;border:0;width:100%;height:100%;min-height:470px;filter:saturate(.72) contrast(1.03)}
@media(max-width:900px){.real-map-grid{grid-template-columns:1fr}.real-map-frame,.real-map-frame iframe{min-height:380px}}
@media(max-width:560px){.real-map-copy{padding:28px 20px}.real-map-actions{display:grid}.real-map-actions .btn{width:100%}.real-map-frame,.real-map-frame iframe{min-height:330px}}

/* V3.5 mobil görünüm güvenlik katmanı: yatay taşmayı kesin olarak engeller */
html,body{width:100%;max-width:100%;overflow-x:hidden}
@supports(overflow:clip){html,body{overflow-x:clip}}
body{position:relative}
main,.site-header,.topbar,.hero,.section,.split-section,.cta,.footer{max-width:100%;overflow-x:clip}
.wrap,.nav-wrap,.hero-in,.hero-copy,.quick-card,.ops-grid,.section-head,.cards,.card,.split-copy,.region-layout,.region-map,.region-cols,.vehicle-grid,.faq-grid,.cta-in,.article-hero-in,.article-layout,.article-main,.article-aside,.listing-grid,.list-card,.contact-grid,.footer-grid,.real-map-grid,.real-map-copy,.real-map-frame,.home-search-box{min-width:0;max-width:100%}
iframe,video,canvas,svg{max-width:100%}
.hero h1,.page-hero h1,.article-hero h1,.section-head h2,.split-copy h2,.cta h2,.card h3,.list-card h2{overflow-wrap:break-word;word-break:normal}
.btn,.header-call,.dock-item{max-width:100%}

@media(max-width:1050px){
  .nav-wrap{width:min(1180px,calc(100% - 40px));justify-content:space-between;gap:12px}
  .brand{flex:0 1 185px;min-width:0;margin-right:auto}
  .menu-btn{flex:0 0 48px;margin-left:auto}
  .nav{left:auto!important;right:0!important;width:min(430px,100vw)!important;max-width:100vw!important;transform:translate3d(105%,0,0)!important;contain:layout paint style;overscroll-behavior:contain}
  .nav.open{transform:translate3d(0,0,0)!important}
  .nav-backdrop{width:100vw;max-width:100vw}
  .hero-in{grid-template-columns:minmax(0,1fr);width:100%;gap:32px}
  .hero-copy,.quick-card{width:100%}
}

@media(max-width:760px){
  .wrap{width:calc(100% - 24px)!important;max-width:1180px;margin-left:auto;margin-right:auto}
  .site-header{height:72px}
  .nav-wrap{height:72px;padding:0}
  .brand{flex-basis:158px;width:158px;height:62px}
  .brand img{width:158px;max-width:100%;height:58px;object-fit:contain}
  .brand-orbit{width:32px;height:32px;left:-4px;top:15px}
  .menu-btn{width:46px;height:46px}
  .nav{top:72px!important;bottom:0!important;height:calc(100dvh - 72px)!important;padding:24px 20px calc(120px + env(safe-area-inset-bottom))!important}
  .nav-backdrop{inset:72px 0 0!important}
  .hero{width:100%;min-height:auto}
  .hero-img{width:100%;height:100%;object-position:58% center}
  .hero-shade{background:linear-gradient(90deg,rgba(3,9,14,.99) 0%,rgba(3,9,14,.91) 58%,rgba(3,9,14,.58) 100%),linear-gradient(0deg,#071019 0%,transparent 36%)}
  .hero-in{display:block;padding:58px 0 42px}
  .hero-copy{width:100%;max-width:100%}
  .eyebrow{max-width:100%;font-size:10px;letter-spacing:.12em;line-height:1.45}
  .eyebrow:before{flex:0 0 18px;width:18px}
  .hero h1{font-size:clamp(36px,11.2vw,48px)!important;line-height:.98;letter-spacing:-.045em;margin:16px 0 20px;max-width:100%}
  .hero-copy>p{font-size:16px;line-height:1.65;max-width:100%}
  .hero-actions{display:grid;grid-template-columns:minmax(0,1fr);width:100%;gap:10px;margin:24px 0}
  .hero-actions .btn{width:100%;min-width:0;padding:12px 14px;white-space:normal;text-align:center}
  .hero-points{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;width:100%}
  .quick-card{width:100%;max-width:100%;margin-top:28px;padding:18px 16px}
  .quick-form,.quick-form label,.quick-form input,.quick-form select,.quick-form .locate{min-width:0;max-width:100%}
  .quick-form .form-row{grid-template-columns:minmax(0,1fr)}
  .ops-grid{grid-template-columns:minmax(0,1fr);border-radius:13px}
  .ops-grid a{min-width:0;padding:18px 16px}
  .ops-grid a div{min-width:0}
  .section{padding:58px 0}
  .section-head{gap:14px;margin-bottom:26px}
  .section-head h2,.split-copy h2,.cta h2{font-size:clamp(30px,9vw,42px)}
  .cards,.cards.services,.cards.guides,.listing-grid,.faq-grid,.vehicle-grid,.footer-grid{grid-template-columns:minmax(0,1fr)!important}
  .card,.list-card{width:100%;padding:20px}
  .list-card{grid-template-columns:42px minmax(0,1fr);gap:14px}
  .split-section,.split-section.reverse{display:block;min-height:0}
  .split-img{height:280px}
  .split-copy{padding:42px 18px}
  .check-list{grid-template-columns:minmax(0,1fr)}
  .region-layout,.real-map-grid,.article-hero-in,.article-layout,.contact-grid,.cta-in,.home-search-box{grid-template-columns:minmax(0,1fr)!important}
  .region-map{min-height:300px}
  .pulse{padding:6px 8px;font-size:8px;box-shadow:0 0 0 5px rgba(255,91,24,.11)}
  .p1{left:9%}.p2{left:30%}.p3{left:55%}.p4{left:70%}
  .article-hero{padding:40px 0 54px}
  .article-hero h1,.page-hero h1{font-size:clamp(36px,10.5vw,50px)}
  .article-hero img{height:245px}
  .article-main p{font-size:16px;max-width:100%}
  .article-main h2{font-size:clamp(25px,7.5vw,32px)}
  .article-aside{width:100%}
  .cta-in{display:grid;gap:18px}
  .cta-actions{display:grid;width:100%;margin:18px 0 0}
  .cta-actions .btn{width:100%}
  .breadcrumbs{width:calc(100% - 24px)!important;overflow-x:auto;white-space:nowrap;padding-bottom:8px;scrollbar-width:none}
  .breadcrumbs::-webkit-scrollbar{display:none}
  .real-map-frame,.real-map-frame iframe{width:100%;min-height:320px}
  .footer{padding-bottom:calc(98px + env(safe-area-inset-bottom))}
  .footer-grid>div:first-child{grid-column:auto}
  .footer-bottom{width:calc(100% - 24px)!important}
  .side-dock{max-width:calc(100vw - 16px)}
  .dock-stack{max-width:calc(100vw - 16px)}
  .mobile-bar{max-width:100vw}
}

@media(max-width:380px){
  .wrap{width:calc(100% - 20px)!important}
  .brand{flex-basis:142px;width:142px}
  .brand img{width:142px}
  .hero h1{font-size:35px!important}
  .hero-copy>p{font-size:15px}
  .quick-card{padding:16px 13px}
  .side-dock .dock-item{width:140px!important;min-width:140px!important}
}

/* V3.5 içerik okunabilirliği ve dahili bağlantı katmanı */
.article-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:18px;color:#8fa0ab;font-size:11px;font-weight:750}
.article-meta span{display:inline-flex;align-items:center;gap:5px}
.article-meta span:not(:last-child):after{content:"•";margin-left:9px;color:#ff6a22}
.article-toc{margin:0 0 42px;padding:24px;border:1px solid #2a3a45;border-radius:16px;background:linear-gradient(145deg,#0e1a23,#09131b)}
.article-toc strong{display:block;margin-bottom:12px;color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.08em}
.article-toc ol{margin:0;padding-left:20px;columns:2;column-gap:35px}
.article-toc li{break-inside:avoid;margin:7px 0;color:#ff7a34}
.article-toc a{color:#b8c5cd;font-size:14px;font-weight:700}
.article-toc a:hover{color:#fff}
.editorial-note{margin-top:48px;padding:22px 24px;border-left:3px solid #ff6024;border-radius:0 13px 13px 0;background:#0d1820}
.editorial-note strong{color:#ff7a34;text-transform:uppercase;letter-spacing:.08em;font-size:12px}
.editorial-note p{margin:8px 0 0!important;font-size:14px!important;color:#9eacb6!important}
@media(max-width:760px){.article-meta{display:grid;gap:4px}.article-meta span:after{display:none}.article-toc{padding:20px 18px;margin-bottom:34px}.article-toc ol{columns:1}.editorial-note{padding:19px 18px}}

@media(max-width:760px){.dock-launcher{width:48px;height:48px;border-radius:15px}.side-dock{bottom:calc(78px + env(safe-area-inset-bottom))}}

/* V3.6 Consent Mode V2 ve gizlilik tercihleri */
.cookie-settings{padding:0;border:0;background:none;color:#9eadb7;font:inherit;font-size:13px;text-align:left;cursor:pointer}
.cookie-settings:hover,.cookie-settings:focus-visible{color:#ff6a22}
.consent-banner[hidden]{display:none!important}
.consent-banner{position:fixed;left:50%;bottom:22px;z-index:150;width:min(760px,calc(100% - 32px));transform:translateX(-50%);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:18px 20px;border:1px solid rgba(255,255,255,.13);border-radius:17px;background:linear-gradient(145deg,rgba(13,25,34,.98),rgba(3,9,14,.98));backdrop-filter:blur(20px) saturate(135%);box-shadow:0 24px 70px rgba(0,0,0,.58);animation:consent-in .32s cubic-bezier(.2,.8,.2,1)}
.consent-banner strong{display:block;margin-bottom:4px;color:#fff;font-size:14px}
.consent-banner p{margin:0;color:#9eacb6;font-size:12px;line-height:1.5}
.consent-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.consent-actions .btn{min-height:42px;padding:9px 13px;font-size:11px;white-space:nowrap}
@keyframes consent-in{from{opacity:0;transform:translate(-50%,18px)}to{opacity:1;transform:translate(-50%,0)}}
@media(max-width:760px){
  .consent-banner{bottom:calc(78px + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr);gap:14px;padding:16px;width:calc(100% - 20px)}
  .consent-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .consent-actions .btn{width:100%;white-space:normal}
}
@media(max-width:390px){.consent-actions{grid-template-columns:1fr}.consent-banner p{font-size:11px}}
@media(prefers-reduced-motion:reduce){.consent-banner{animation:none}}


/* V4.0 çok dilli arayüz, hreflang navigasyonu ve RTL düzeni */
.language-menu{position:relative;color:#fff}
.language-menu summary{list-style:none;cursor:pointer;user-select:none}
.language-menu summary::-webkit-details-marker{display:none}
.language-menu-desktop{flex:0 0 auto}
.language-menu-desktop>summary{width:42px;height:42px;display:grid;place-items:center;border:1px solid #2b3a45;border-radius:13px;background:#0d1820;font-size:11px;font-weight:900;letter-spacing:.06em;transition:.22s}
.language-menu-desktop>summary:hover,.language-menu-desktop[open]>summary{border-color:#ff6425;background:#15232d;box-shadow:0 0 0 4px rgba(255,96,36,.08)}
.language-menu-desktop>div{position:absolute;top:calc(100% + 12px);right:0;z-index:90;width:210px;padding:9px;border:1px solid #2b3a45;border-radius:15px;background:rgba(6,14,21,.98);box-shadow:0 22px 55px rgba(0,0,0,.48);backdrop-filter:blur(18px)}
.language-menu-desktop a{display:flex;align-items:center;gap:12px;padding:10px 11px;border-radius:10px;color:#aebbc4;font-size:13px}
.language-menu-desktop a b{display:grid;place-items:center;width:32px;height:28px;border:1px solid #273843;border-radius:8px;color:#fff;font-size:10px}
.language-menu-desktop a:hover,.language-menu-desktop a[aria-current="page"]{background:#12212b;color:#fff}
.language-menu-desktop a[aria-current="page"] b{border-color:#ff6425;color:#ff7a35}
.language-menu-mobile{display:none}
.locale-en .hero h1,.locale-ru .hero h1,.locale-de .hero h1,.locale-ar .hero h1{font-size:clamp(44px,5vw,72px);max-width:900px}
.locale-ar .hero h1{font-family:inherit;letter-spacing:-.02em;line-height:1.12}
.locale-ar .hero h1 em{display:inline-block}
.rtl{text-align:right}
.rtl .eyebrow:before{order:2}
.rtl .hero-actions,.rtl .article-actions,.rtl .real-map-actions,.rtl .cta-actions{justify-content:flex-start}
.rtl .check-list li:before,.rtl .hero-points li:before{margin-right:0;margin-left:9px}
.rtl .article-toc ol,.rtl .aside-box ul{padding-left:0;padding-right:20px}
.rtl .footer-mail svg{margin-right:0;margin-left:8px}
.rtl .language-menu-desktop>div{right:auto;left:0}
.rtl .language-menu-desktop a{direction:rtl}
.rtl .contact-card,.rtl .list-card,.rtl .card,.rtl .split-copy,.rtl .real-map-copy,.rtl .quick-card{text-align:right}
.rtl .quick-form input,.rtl .quick-form select{direction:rtl;text-align:right}
.rtl input[type="tel"]{direction:ltr;text-align:right}
.rtl .breadcrumbs{direction:rtl}
.rtl .article-hero-in>div,.rtl .article-main,.rtl .article-aside{text-align:right}
.rtl .side-dock{right:auto;left:12px}
.rtl .dock-stack{right:auto;left:0}
.rtl .dock-item{flex-direction:row-reverse}
.rtl .region-map{direction:ltr}
.rtl .topbar-in,.rtl .nav-wrap,.rtl .footer-bottom{direction:rtl}
.rtl .brand{margin-right:0;margin-left:auto}
.rtl .header-call{direction:ltr}
.rtl .mobile-bar{direction:rtl}
.rtl .consent-banner{text-align:right}

@media(max-width:1050px){
  .language-menu-desktop{display:none}
  .language-menu-mobile{display:block;width:100%;margin-top:10px;border-top:1px solid #25343e;padding-top:14px}
  .language-menu-mobile>summary{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border:1px solid #2b3a45;border-radius:12px;background:#0d1820;color:#fff;font-size:13px}
  .language-menu-mobile>summary b{color:#ff7432;font-size:10px;text-transform:uppercase;letter-spacing:.08em}
  .language-menu-mobile>div{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding-top:8px}
  .language-menu-mobile a{display:flex;align-items:center;justify-content:center;min-height:42px;padding:8px;border:1px solid #263640;border-radius:10px;color:#aebbc4;background:#0a141b;font-size:12px}
  .language-menu-mobile a[aria-current="page"]{border-color:#ff6425;color:#fff}
  .rtl .nav{left:0!important;right:auto!important;transform:translate3d(-105%,0,0)!important}
  .rtl .nav.open{transform:translate3d(0,0,0)!important}
  .rtl .brand{margin-left:auto;margin-right:0}
  .rtl .menu-btn{margin-left:0;margin-right:auto}
}
@media(max-width:760px){
  .locale-en .hero h1,.locale-ru .hero h1,.locale-de .hero h1{font-size:clamp(34px,10vw,46px)!important;line-height:1.04}
  .locale-ar .hero h1{font-size:clamp(34px,9.6vw,45px)!important;line-height:1.22}
  .locale-en .hero h1 em,.locale-ru .hero h1 em,.locale-de .hero h1 em,.locale-ar .hero h1 em{display:block;margin-bottom:7px}
  .rtl .side-dock{left:8px;right:auto}
  .rtl .dock-stack{left:0;right:auto}
  .rtl .quick-card{direction:rtl}
  .language-menu-mobile>div{grid-template-columns:1fr}
}


/* V4.1 • Çok dilli sürücü iletişim köprüsü */
.quick-form textarea{width:100%;resize:vertical;min-height:74px;background:#101b23;border:1px solid #2b3943;border-radius:8px;color:#fff;padding:11px 12px;outline:none;font:inherit}
.quick-form textarea:focus{border-color:#ff6a22}
.support-language-field select{border-color:#465965;background:#0d1921}
.support-language-note{margin:-5px 0 1px;padding:9px 10px;border:1px solid rgba(255,106,34,.22);border-radius:8px;background:rgba(255,106,34,.07);color:#b8c6ce;font-size:10px;line-height:1.45}
.form-more{border:1px solid #293943;border-radius:10px;background:rgba(13,24,32,.68);overflow:hidden}
.form-more>summary{cursor:pointer;padding:11px 13px;color:#dbe4e9;font-size:11px;font-weight:850;list-style:none;display:flex;align-items:center;justify-content:space-between}
.form-more>summary::-webkit-details-marker{display:none}
.form-more>summary:after{content:"+";display:grid;place-items:center;width:22px;height:22px;border:1px solid #3a4b56;border-radius:7px;color:#ff7130;font-size:16px;line-height:1}
.form-more[open]>summary:after{content:"−"}
.form-more-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 12px 12px}
.form-more-grid .form-note{grid-column:1/-1}
.quick-form[dir="rtl"]{direction:rtl;text-align:right}
.quick-form[dir="rtl"] input,.quick-form[dir="rtl"] select,.quick-form[dir="rtl"] textarea{text-align:right;direction:rtl}
.quick-form[dir="rtl"] .form-more>summary:after{margin-right:auto}

.operator-hero{padding-bottom:60px}
.operator-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:28px;align-items:start}
.operator-sidebar{position:sticky;top:110px;display:grid;gap:14px}
.operator-sidebar>label,.operator-tip{background:#101b23;border:1px solid #2a3944;border-radius:14px;padding:18px}
.operator-sidebar label span{display:block;margin-bottom:8px;color:#ff7331;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.operator-sidebar select{width:100%;background:#071019;border:1px solid #374955;border-radius:9px;color:#fff;padding:12px}
.operator-tip strong{display:block;margin-bottom:6px}
.operator-tip p{margin:0;color:#9eacb6;font-size:12px}
.operator-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px}
.operator-head h2{margin:6px 0 0;font-size:38px;line-height:1}
.copy-status{min-height:22px;color:#3ee787;font-size:12px;font-weight:800}
.reply-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.reply-card{position:relative;display:grid;align-content:start;gap:11px;min-height:235px;padding:22px;border:1px solid #2a3944;border-radius:15px;background:linear-gradient(145deg,#101b23,#091219)}
.reply-card .reply-number{position:absolute;right:16px;top:13px;color:#31434f;font-size:28px;font-weight:950}
.reply-card strong{padding-right:42px;font-size:14px;line-height:1.45}
.reply-card p{margin:0;color:#c4d0d7;font-size:15px;line-height:1.55}
.reply-card .btn{margin-top:auto;width:100%;min-height:44px}
.operator-code-section{padding-top:0}
.operator-code-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.operator-code-grid>div{background:#0d171f;border:1px solid #2a3944;border-radius:15px;padding:23px}
.operator-code-grid h2{margin-top:0;font-size:22px}
.operator-code-grid ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}
.operator-code-grid li{display:flex;align-items:center;gap:12px;padding:9px 10px;border-radius:8px;background:#101d25;color:#aebcc5;font-size:13px}
.operator-code-grid li b{display:grid;place-items:center;min-width:48px;padding:4px 7px;border:1px solid #3b4d59;border-radius:7px;color:#ff7331;font-size:11px}

@media(max-width:760px){
  .form-more-grid{grid-template-columns:1fr}
  .form-more-grid .form-note{grid-column:auto}
  .operator-layout,.operator-code-grid{grid-template-columns:1fr}
  .operator-sidebar{position:static}
  .reply-grid{grid-template-columns:1fr}
  .operator-head{align-items:flex-start;flex-direction:column}
  .operator-head h2{font-size:31px}
}

/* V4.2 • Kodlu talep, servis simülasyonu ve güvenlik notları */
.support-translation-notice,.form-emergency-note{margin:0;padding:9px 11px;border-radius:8px;font-size:10px;line-height:1.45}
.support-translation-notice{grid-column:1/-1;color:#aebdc6;background:#0b151d;border:1px dashed #344651}
.form-emergency-note{color:#ffd1bf;background:rgba(214,57,10,.13);border:1px solid rgba(255,91,24,.3)}
.form-status{display:block;min-height:18px;color:#49dd8b;font-size:10px;font-weight:800}
.quick-form input:invalid:not(:placeholder-shown),.quick-form select:invalid:focus{border-color:#d86a43}
.operator-tip.warning{border-color:rgba(255,126,58,.42);background:linear-gradient(145deg,#1a1716,#101b23)}
.operator-simulation-section{padding-top:0}
.operator-simulation{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:start;background:#0d171f;border:1px solid #2a3944;border-radius:18px;padding:26px}
.operator-simulation h2{font-size:34px;line-height:1.05;margin:8px 0 12px}
.operator-simulation p{color:#9eacb6}
.operator-simulation textarea{width:100%;min-height:480px;resize:vertical;background:#050b10;border:1px solid #344651;border-radius:12px;color:#dce7ed;padding:16px;font:12px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;direction:ltr;text-align:left;white-space:pre-wrap}
.simulation-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.operator-code-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:1050px){.operator-code-grid.four{grid-template-columns:1fr 1fr}.operator-simulation{grid-template-columns:1fr}}
@media(max-width:760px){.operator-code-grid.four{grid-template-columns:1fr}.operator-simulation{padding:18px}.operator-simulation h2{font-size:28px}.operator-simulation textarea{min-height:420px}.support-translation-notice{grid-column:auto}}


/* V4.2 doğrulanmış kanıt, dil köprüsü ve servis sağlığı katmanı */
.bridge-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bridge-steps article{padding:24px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.015))}.bridge-steps article>b{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--accent);color:#fff;font-size:1.05rem}.bridge-steps h3{margin:16px 0 8px}.bridge-steps p,.bridge-language-list{color:var(--muted)}.bridge-language-list{margin:22px 0 0;padding:16px 18px;border-inline-start:3px solid var(--accent);background:rgba(255,255,255,.025);border-radius:8px}.evidence-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.evidence-gallery figure{margin:0;overflow:hidden;border-radius:18px;border:1px solid var(--line);background:var(--panel)}.evidence-gallery img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.evidence-gallery figcaption{padding:12px 14px;color:var(--muted)}.evidence-cards,.evidence-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px}.evidence-cards article,.evidence-reviews blockquote,.evidence-payment{margin:0;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--panel)}.evidence-cards span,.evidence-cards small,.evidence-reviews footer{color:var(--muted)}.evidence-payment{margin-top:22px}.verified-evidence:empty{display:none}
@media(max-width:820px){.bridge-steps,.evidence-gallery,.evidence-cards,.evidence-reviews{grid-template-columns:1fr}.bridge-steps article{padding:20px}}

/* V4.3 acil dönüşüm, şeffaf fiyat ve düşük veri katmanı */
.hero-picture{position:absolute;inset:0;width:100%;height:100%;display:block}
.hero-picture .hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.pricing-protocol{background:linear-gradient(145deg,#071019,#0d1922);border-bottom:1px solid #1d2c36}
.pricing-protocol-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:end;margin-bottom:28px}
.pricing-protocol-head h2{font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.035em;margin:10px 0;max-width:830px}
.pricing-protocol-head p{max-width:830px;color:#afbdc7;font-size:16px;margin:0}
.pricing-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.pricing-steps article{position:relative;background:linear-gradient(145deg,#101b23,#0b141b);border:1px solid #2a3944;border-radius:15px;padding:26px;overflow:hidden}
.pricing-steps article>b{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#f04b14;color:#fff;font-size:12px;letter-spacing:.08em}
.pricing-steps h3{font-size:21px;line-height:1.2;margin:18px 0 8px}
.pricing-steps p{color:#9eacb6;font-size:13px;margin:0}
.pricing-note{margin:18px 0 0;color:#ff8b53;font-size:12px;font-weight:800}
.location-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch}
.location-tools .locate{grid-column:1/-1;min-height:44px}
.location-open,.data-mode-toggle{min-height:39px;border:1px solid #35434e;border-radius:8px;background:#101b23;color:#dce4e9;padding:8px 10px;font-size:10px;font-weight:850;text-align:center;cursor:pointer}
.location-open{display:inline-flex;align-items:center;justify-content:center}
.location-open[hidden]{display:none!important}
.data-mode-toggle[aria-pressed="true"]{border-color:#ff6a22;color:#ff9a67;background:#1c1613}
.location-status{display:block;min-height:18px;margin-top:-4px;font-size:10px;line-height:1.4;color:#8fa0ab}
.location-status.locating{color:#f5bd7e}.location-status.success{color:#54d58c}.location-status.error{color:#ff8b75}
.map-placeholder{position:absolute;inset:0;z-index:2;display:grid;place-content:center;justify-items:center;text-align:center;padding:30px;background:radial-gradient(circle at 50% 45%,rgba(255,91,24,.12),transparent 38%),linear-gradient(145deg,#09151d,#071019)}
.map-placeholder-pin{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;border:1px solid #ff6a22;color:#ff6a22;font-size:28px;box-shadow:0 0 0 12px rgba(255,91,24,.08)}
.map-placeholder strong{font-size:20px;margin-top:20px}.map-placeholder p{max-width:390px;color:#93a3ad;font-size:13px;margin:8px 0 18px}
.map-deferred iframe{position:absolute;inset:0;z-index:3}
@supports(content-visibility:auto){
  main>.section:not(.pricing-protocol),main>.split-section,main>.cta{content-visibility:auto;contain-intrinsic-size:auto 720px}
  .pricing-protocol{content-visibility:auto;contain-intrinsic-size:auto 560px}
}
html.lite-mode{scroll-behavior:auto}
.lite-mode .site-intro{display:none!important}
.lite-mode *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}
.lite-mode .site-header,.lite-mode .quick-card{backdrop-filter:none}
.lite-mode .brand-orbit,.lite-mode .intro-road,.lite-mode .intro-wheel{display:none!important}
.lite-mode .region-map{background:#0b161e}.lite-mode .region-map:after,.lite-mode .region-map svg{display:none}
.lite-mode .split-img img{filter:saturate(.75)}
.lite-mode .real-map-frame:before{display:none}
@media(max-width:760px){
  .pricing-protocol-head{grid-template-columns:1fr;align-items:start}.pricing-protocol-head .btn{width:100%}
  .pricing-steps{grid-template-columns:1fr}.pricing-steps article{padding:21px}
  .location-tools{grid-template-columns:1fr 1fr}.location-tools .locate{grid-column:1/-1}
}
@media(max-width:390px){.location-tools{grid-template-columns:1fr}.location-tools .locate{grid-column:auto}}


/* V4.4 progressive enhancement + visual truth layer */
.site-intro{display:none}
.js .site-intro{display:grid}
.emergency-open .site-intro,.lite-mode .site-intro{display:none!important}
.split-img,.article-visual{position:relative;margin:0;min-width:0;overflow:hidden}
.article-visual img{width:100%}
.media-disclosure{position:absolute;z-index:5;right:14px;bottom:14px;display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(3,9,14,.82);color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(8px);box-shadow:0 8px 24px rgba(0,0,0,.28)}
.hero-disclosure{right:max(14px,calc((100vw - 1180px)/2));bottom:62px}
@media(max-width:760px){.media-disclosure{right:9px;bottom:9px;font-size:9px}.hero-disclosure{bottom:12px}}

/* V4.6 özgün medya, ferah karşılama ve global görünüm modları */
:root{--v45-accent:#e63323;--v45-accent-2:#ff7a2e;--v45-bg:#f4f7f9;--v45-surface:#fff;--v45-surface-2:#edf3f6;--v45-text:#10212c;--v45-muted:#607381;--v45-line:#d8e2e8;--v45-shadow:0 20px 55px rgba(26,54,71,.12)}
html[data-site-mode="mode2"]{--v45-accent:#ee3038;--v45-accent-2:#ff8b33;--v45-bg:#0d1218;--v45-surface:#151c24;--v45-surface-2:#0f161d;--v45-text:#f3f7f9;--v45-muted:#a9b8c2;--v45-line:#2b3944;--v45-shadow:0 22px 65px rgba(0,0,0,.38)}
html[data-site-mode="mode3"]{--v45-accent:#0c63ce;--v45-accent-2:#ff7a18;--v45-bg:#f6faff;--v45-surface:#fff;--v45-surface-2:#eaf3fc;--v45-text:#102a43;--v45-muted:#587086;--v45-line:#d4e1ed;--v45-shadow:0 20px 55px rgba(24,76,122,.13)}
body{background:var(--v45-bg);color:var(--v45-text);transition:background .25s,color .25s}
.ui-icon{display:inline-grid;place-items:center;flex:0 0 auto;width:1.25em;height:1.25em;color:inherit;vertical-align:-.18em}.ui-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.ui-icon .fill{fill:currentColor;stroke:none}
.section-heading-main{display:flex;align-items:flex-start;gap:18px;min-width:0}.section-heading-main>div{min-width:0}.section-symbol{width:58px;height:58px;display:grid;place-items:center;flex:0 0 58px;border-radius:18px;background:linear-gradient(145deg,color-mix(in srgb,var(--v45-accent) 13%,var(--v45-surface)),var(--v45-surface));border:1px solid color-mix(in srgb,var(--v45-accent) 32%,var(--v45-line));color:var(--v45-accent);box-shadow:0 10px 28px color-mix(in srgb,var(--v45-accent) 12%,transparent)}.section-symbol .ui-icon{width:29px;height:29px}.icon-heading{align-items:center}.icon-heading .section-heading-main p{margin:8px 0 0;color:var(--v45-muted);max-width:760px}.compact-heading{display:flex;align-items:center;gap:16px;margin-bottom:24px}.compact-heading h2{margin:4px 0 0;font-size:clamp(26px,4vw,42px);line-height:1}.compact-heading .section-symbol{width:50px;height:50px;flex-basis:50px;border-radius:16px}
.menu-btn b{display:none!important}.menu-btn{color:var(--v45-text)!important;border-color:var(--v45-line)!important;background:color-mix(in srgb,var(--v45-surface) 92%,transparent)!important;box-shadow:0 8px 22px rgba(0,0,0,.08)}.menu-btn span{background:currentColor!important;width:24px!important;height:2px!important;border-radius:9px}.menu-btn:hover{border-color:var(--v45-accent)!important;color:var(--v45-accent)!important}
.topbar{background:color-mix(in srgb,var(--v45-surface-2) 96%,transparent);border-color:var(--v45-line);color:var(--v45-muted)}.site-header{background:color-mix(in srgb,var(--v45-surface) 92%,transparent);border-color:var(--v45-line);box-shadow:0 10px 30px rgba(17,38,52,.06)}.nav a{color:var(--v45-text)}.header-call,.language-menu-desktop>summary{border-color:var(--v45-line);background:var(--v45-surface);color:var(--v45-text)}
.hero-v45{min-height:760px;background:var(--v45-surface-2)}.hero-v45 .hero-shade{background:linear-gradient(90deg,color-mix(in srgb,var(--v45-bg) 97%,transparent) 0%,color-mix(in srgb,var(--v45-bg) 91%,transparent) 38%,color-mix(in srgb,var(--v45-bg) 28%,transparent) 67%,transparent 100%),linear-gradient(0deg,var(--v45-bg) 0%,transparent 24%)}.hero-v45 .hero-in{grid-template-columns:minmax(0,1.15fr) minmax(330px,430px);gap:52px;padding:72px 0 92px}.hero-v45 h1{font-size:clamp(44px,5.7vw,78px);max-width:780px;text-transform:none;line-height:.98;letter-spacing:-.055em;color:var(--v45-text)}.hero-v45 h1 em{color:var(--v45-accent)}.hero-v45 .hero-copy>p{font-size:19px;max-width:650px;color:var(--v45-muted)}.hero-v45 .eyebrow{color:var(--v45-accent);letter-spacing:.1em}.hero-v45 .eyebrow:before{display:none}.hero-v45 .hero-actions{margin:26px 0 22px}.hero-v45 .btn-primary{background:linear-gradient(135deg,var(--v45-accent),color-mix(in srgb,var(--v45-accent) 78%,#7d0000));box-shadow:0 15px 38px color-mix(in srgb,var(--v45-accent) 25%,transparent)}.hero-v45 .btn-whatsapp{box-shadow:0 14px 32px rgba(29,157,87,.18)}.hero-v45 .btn .ui-icon,.hero-v45 .btn svg{width:18px;height:18px}.hero-trust{display:flex;flex-wrap:wrap;gap:10px}.hero-trust>span{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--v45-line);border-radius:999px;background:color-mix(in srgb,var(--v45-surface) 86%,transparent);color:var(--v45-muted);font-size:11px}.hero-trust .ui-icon{color:var(--v45-accent)}.hero-trust b{color:var(--v45-text)}.hero-visual-note{display:block;margin-top:14px;color:var(--v45-muted);font-size:10px}.hero-request-card{background:color-mix(in srgb,var(--v45-surface) 95%,transparent);border-color:var(--v45-line);box-shadow:var(--v45-shadow);color:var(--v45-text);backdrop-filter:blur(18px) saturate(120%)}.hero-request-card .quick-head{color:var(--v45-text)}.hero-request-card .quick-head span{display:flex;gap:8px;align-items:center}.hero-request-card .quick-head .ui-icon{color:var(--v45-accent)}.hero-request-card .quick-intro{margin:-4px 0 14px;color:var(--v45-muted);font-size:12px}.hero-request-card .quick-form label{color:var(--v45-text)}.hero-request-card .quick-form input,.hero-request-card .quick-form select,.hero-request-card .quick-form textarea{background:var(--v45-surface-2);border-color:var(--v45-line);color:var(--v45-text)}.hero-request-card .quick-form .locate,.hero-request-card .data-mode-toggle{background:var(--v45-surface-2);border-color:var(--v45-line);color:var(--v45-text)}.hero-request-card .support-language-note,.hero-request-card .quick-form small,.hero-request-card .form-emergency-note,.hero-request-card .location-status{color:var(--v45-muted)}
.emergency-choices{padding:58px 0 28px;background:var(--v45-bg)}.emergency-choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.emergency-choice-grid a{display:grid;grid-template-columns:48px 1fr;column-gap:14px;align-items:center;padding:18px;border:1px solid var(--v45-line);border-radius:17px;background:var(--v45-surface);box-shadow:0 10px 28px rgba(15,48,66,.06);transition:.22s}.emergency-choice-grid a>span{grid-row:1/3;width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:color-mix(in srgb,var(--v45-accent) 12%,var(--v45-surface));color:var(--v45-accent)}.emergency-choice-grid a:hover{transform:translateY(-4px);border-color:var(--v45-accent);box-shadow:var(--v45-shadow)}.emergency-choice-grid b{font-size:15px;line-height:1.2}.emergency-choice-grid small{color:var(--v45-muted)}
.ops-strip{margin-top:0;padding:26px 0 10px;background:var(--v45-bg)}.ops-grid{background:var(--v45-surface);border-color:var(--v45-line);box-shadow:var(--v45-shadow)}.ops-grid a{border-color:var(--v45-line)}.ops-grid>a>.ui-icon{width:42px;height:42px;padding:9px;border-radius:14px;border:1px solid color-mix(in srgb,var(--v45-accent) 38%,var(--v45-line));color:var(--v45-accent);background:color-mix(in srgb,var(--v45-accent) 8%,var(--v45-surface))}.ops-grid span{color:var(--v45-muted)}
.section,.faq-preview,.knowledge-section,.home-search-section,.verified-evidence{background:var(--v45-bg)}.section-head h2,.split-copy h2,.cta h2{color:var(--v45-text)}.eyebrow,.text-link,.card b,.list-card b,.tag{color:var(--v45-accent)}.eyebrow:before{background:var(--v45-accent)}.card,.list-card,.region-cols>div,.faq-grid details,.faq-stack details,.contact-card,.contact-form-box,.site-map-grid>div,.aside-box,.article-toc,.editorial-note,.evidence-gallery figure,.evidence-cards article,.evidence-reviews blockquote,.evidence-payment{background:var(--v45-surface);border-color:var(--v45-line);color:var(--v45-text)}.card p,.list-card p,.region-cols p,.faq-grid p,.faq-stack p,.article-main p,.split-copy>p,.page-hero p,.article-hero p,.evidence-gallery figcaption,.evidence-cards span,.evidence-cards small,.evidence-reviews footer{color:var(--v45-muted)}.card-icon,.list-icon{background:color-mix(in srgb,var(--v45-accent) 10%,var(--v45-surface));color:var(--v45-accent)}.card-icon .ui-icon,.list-icon .ui-icon{width:24px;height:24px}.split-section{background:var(--v45-surface-2);color:var(--v45-text)}.real-split .split-img{min-height:620px}.real-split .split-img img{object-position:center 48%}.real-split .split-copy>.section-symbol{margin-bottom:18px}.region-section{background:radial-gradient(circle at 70% 40%,color-mix(in srgb,var(--v45-accent) 10%,transparent),transparent 32%),var(--v45-bg)}.region-map{background:var(--v45-surface);border-color:var(--v45-line)}.region-map:after{background-image:linear-gradient(color-mix(in srgb,var(--v45-text) 5%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--v45-text) 5%,transparent) 1px,transparent 1px)}.region-map path{stroke:color-mix(in srgb,var(--v45-text) 24%,transparent)}.pulse{background:var(--v45-accent);box-shadow:0 0 0 8px color-mix(in srgb,var(--v45-accent) 14%,transparent)}.region-cols h3{display:flex;align-items:center;gap:9px}.region-cols h3 .ui-icon{color:var(--v45-accent)}.dark-section{background:var(--v45-surface-2)}.vehicle-grid a{background:var(--v45-surface);border-color:var(--v45-line);color:var(--v45-text)}.vehicle-grid a>.ui-icon{color:var(--v45-accent);width:24px;height:24px}.faq-grid summary{display:flex;gap:10px;align-items:center;color:var(--v45-text)}.faq-grid summary .ui-icon{color:var(--v45-accent)}.home-search-box{background:var(--v45-surface);border-color:var(--v45-line);box-shadow:var(--v45-shadow)}.site-search input{background:var(--v45-surface-2);color:var(--v45-text);border-color:var(--v45-line)}
.real-fleet-preview{padding-top:65px}.real-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.real-proof-grid figure{margin:0;position:relative;overflow:hidden;border:1px solid var(--v45-line);border-radius:22px;background:var(--v45-surface);box-shadow:0 14px 36px rgba(10,41,59,.09)}.real-proof-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.real-proof-grid figcaption{display:flex;gap:12px;align-items:center;padding:15px 16px;color:var(--v45-text)}.real-proof-grid figcaption>.ui-icon{width:28px;height:28px;color:var(--v45-accent)}.real-proof-grid figcaption span{display:grid}.real-proof-grid figcaption small{color:var(--v45-muted)}
.evidence-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.evidence-gallery img{aspect-ratio:4/3}.verified-evidence .section-head .section-heading-main{align-items:center}.verified-evidence .section-head h2:before{content:""}
.cta{background:linear-gradient(120deg,var(--v45-accent),color-mix(in srgb,var(--v45-accent-2) 84%,var(--v45-accent)));color:#fff}.cta .section-symbol{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.3);color:#fff}.cta h2,.cta p{color:#fff}.cta .section-heading-main{align-items:center}
.page-hero,.article-hero{background:radial-gradient(circle at 75% 20%,color-mix(in srgb,var(--v45-accent) 13%,transparent),transparent 28%),linear-gradient(var(--v45-surface-2),var(--v45-bg));border-color:var(--v45-line);color:var(--v45-text)}.breadcrumbs{color:var(--v45-muted)}.breadcrumbs a:last-of-type{color:var(--v45-text)}.footer{background:color-mix(in srgb,var(--v45-text) 92%,#000);color:#fff}.footer h2,.footer-phone{color:#fff!important}

/* Mod 2: tuning, koyu fakat siyah duvar etkisi olmadan */
html[data-site-mode="mode2"] .hero-v45 .hero-shade{background:linear-gradient(90deg,rgba(10,15,21,.97) 0%,rgba(10,15,21,.87) 40%,rgba(10,15,21,.22) 70%,rgba(10,15,21,.08) 100%),linear-gradient(0deg,var(--v45-bg),transparent 25%)}
html[data-site-mode="mode2"] .site-header{background:rgba(13,18,24,.92)}
html[data-site-mode="mode2"] .topbar{background:#111820}
html[data-site-mode="mode2"] .hero-v45{background:#111820}
html[data-site-mode="mode2"] .hero-request-card{background:rgba(21,28,36,.92)}
html[data-site-mode="mode2"] .card:hover{box-shadow:0 20px 50px rgba(238,48,56,.13)}
html[data-site-mode="mode2"] .hero-img{filter:saturate(.92) contrast(1.04)}

/* Mod 3: gündüz kurumsal */
html[data-site-mode="mode3"] .hero-v45 .hero-shade{background:linear-gradient(90deg,rgba(246,250,255,.98) 0%,rgba(246,250,255,.9) 43%,rgba(246,250,255,.28) 70%,transparent 100%),linear-gradient(0deg,var(--v45-bg),transparent 25%)}
html[data-site-mode="mode3"] .btn-primary{background:linear-gradient(135deg,#0c63ce,#074b9d)}
html[data-site-mode="mode3"] .hero-img{filter:saturate(.9) brightness(1.03)}
html[data-site-mode="mode3"] .section-symbol{border-radius:50%}
html[data-site-mode="mode3"] .emergency-choice-grid a>span{border-radius:50%}

.sw-preview .topbar,.sw-preview .site-header,.sw-preview .side-dock,.sw-preview .mobile-bar,.sw-preview .consent-banner,.sw-preview .site-intro{display:none!important}.sw-preview .hero-v45{min-height:720px}.sw-preview main{padding-top:0}

@media(max-width:1050px){.hero-v45 .hero-in{grid-template-columns:1fr;gap:28px}.hero-v45 .hero-copy{max-width:760px}.hero-request-card{max-width:720px}.emergency-choice-grid{grid-template-columns:1fr 1fr}.real-proof-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.hero-v45{min-height:auto}.hero-v45 .hero-img{object-position:68% center}.hero-v45 .hero-shade{background:linear-gradient(180deg,color-mix(in srgb,var(--v45-bg) 93%,transparent) 0%,color-mix(in srgb,var(--v45-bg) 80%,transparent) 52%,var(--v45-bg) 100%)}.hero-v45 .hero-in{padding:38px 0 46px}.hero-v45 h1{font-size:clamp(37px,10.6vw,52px)!important;max-width:100%}.hero-v45 .hero-copy>p{font-size:16px}.hero-trust{display:grid;grid-template-columns:1fr 1fr}.hero-trust>span:last-child{grid-column:1/-1}.hero-request-card{margin-top:18px}.emergency-choices{padding-top:38px}.emergency-choice-grid{grid-template-columns:1fr}.ops-strip{padding-top:18px}.ops-grid>a>.ui-icon{width:40px;height:40px}.section-heading-main{gap:13px}.section-symbol{width:48px;height:48px;flex-basis:48px;border-radius:15px}.section-symbol .ui-icon{width:24px;height:24px}.icon-heading{align-items:flex-start}.real-proof-grid{grid-template-columns:1fr}.real-proof-grid img{aspect-ratio:16/10}.real-split .split-img{min-height:310px;height:310px}.evidence-gallery{grid-template-columns:1fr}.cta .section-heading-main{align-items:flex-start}.quick-intro{font-size:11px!important}.menu-btn{display:grid!important}.nav{background:color-mix(in srgb,var(--v45-surface) 97%,transparent)!important}.nav a{color:var(--v45-text)!important;border-color:var(--v45-line)!important}.nav-backdrop{background:rgba(9,24,34,.35)!important}.language-menu-mobile{color:var(--v45-text)}}
@media(max-width:390px){.hero-trust{grid-template-columns:1fr}.hero-trust>span:last-child{grid-column:auto}.hero-v45 .hero-actions .btn b{display:block}}
.page-hero-icon{display:grid;place-items:center;width:58px;height:58px;margin-bottom:18px;border-radius:18px;background:color-mix(in srgb,var(--v45-accent) 12%,var(--v45-surface));border:1px solid color-mix(in srgb,var(--v45-accent) 32%,var(--v45-line));color:var(--v45-accent)}.page-hero-icon>.ui-icon{width:30px;height:30px}.content-heading{display:flex;align-items:center;gap:11px}.content-heading>.ui-icon{width:28px;height:28px;color:var(--v45-accent)}.pricing-protocol{background:var(--v45-surface-2)!important}.pricing-protocol-head{align-items:center}.pricing-protocol-head>div>div>p{color:var(--v45-muted)}.pricing-steps article{background:var(--v45-surface)!important;border-color:var(--v45-line)!important;color:var(--v45-text)}.pricing-steps p,.pricing-note{color:var(--v45-muted)!important}.real-map-section{background:var(--v45-bg)!important}.real-map-copy>.section-symbol{margin-bottom:18px}.real-map-copy p,.real-map-copy address,.real-map-copy small{color:var(--v45-muted)}.real-map-frame{background:var(--v45-surface)!important;border-color:var(--v45-line)!important}.map-placeholder{color:var(--v45-text)}

html[data-site-mode="mode1"]{--v45-mode-name:"ferah-acil"}

/* V4.6 özgün saha videoları */
.video-evidence-block{margin:34px 0 40px;padding:clamp(22px,4vw,34px);border:1px solid var(--v45-line);border-radius:24px;background:var(--v45-surface-2)}
.subsection-heading{display:flex;align-items:flex-start;gap:15px;margin-bottom:22px}.subsection-heading h3{margin:5px 0 6px;color:var(--v45-text);font-size:clamp(24px,3vw,34px);line-height:1.08}.subsection-heading p{margin:0;max-width:760px;color:var(--v45-muted);font-size:14px;line-height:1.6}
.video-evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.video-evidence-grid figure{position:relative;margin:0;overflow:hidden;border:1px solid var(--v45-line);border-radius:18px;background:var(--v45-surface);box-shadow:0 13px 30px rgba(10,41,59,.08)}.video-evidence-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.video-evidence-grid figcaption{padding:13px 14px;color:var(--v45-text);font-size:13px;font-weight:750;line-height:1.4}.video-frame-badge{position:absolute;z-index:2;top:10px;left:10px;display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;background:rgba(4,15,22,.83);color:#fff;font-size:10px;font-weight:850;letter-spacing:.04em;backdrop-filter:blur(8px)}.video-frame-badge .ui-icon{width:15px;height:15px}
@media(max-width:900px){.video-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.video-evidence-block{padding:19px 14px;border-radius:19px}.subsection-heading{gap:11px}.video-evidence-grid{grid-template-columns:1fr}.video-evidence-grid figure:last-child{display:none}}

/* V4.6 tam gerçek medya arşivi */
.evidence-gallery-full{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.evidence-gallery-full figure{margin:0}.evidence-gallery-full img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;background:var(--v45-surface-2)}
.video-evidence-grid video{display:block;width:100%;aspect-ratio:9/16;object-fit:cover;background:#05090c}.video-evidence-grid-full{grid-template-columns:repeat(3,minmax(0,1fr))}.video-evidence-grid-full figure{margin:0}.video-archive{background:var(--v45-surface-2)}.proof-all-link{display:flex;justify-content:center;margin-top:24px}.proof-all-link .btn-outline{color:var(--v45-text);border-color:var(--v45-line);background:var(--v45-surface)}
@media(max-width:1050px){.evidence-gallery-full{grid-template-columns:repeat(3,minmax(0,1fr))}.video-evidence-grid-full{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.evidence-gallery-full{grid-template-columns:repeat(2,minmax(0,1fr))}.video-evidence-grid-full{grid-template-columns:1fr}.video-evidence-grid video{aspect-ratio:9/16}.hero-v45 .hero-img{object-position:center center}}
@media(max-width:430px){.evidence-gallery-full{grid-template-columns:1fr}}

/* =====================================================================
   V4.7 • Kontrast güvence katmanı, kompakt CTA ve modern medya galerisi
   ===================================================================== */
:root,
html[data-site-mode="mode1"]{
  --c-bg:#f4f7f9;--c-surface:#ffffff;--c-surface-2:#eaf0f4;--c-surface-3:#dfe8ee;
  --c-text:#10212c;--c-heading:#071721;--c-muted:#526a78;--c-line:#cad8e1;
  --c-accent:#df3427;--c-accent-hover:#ba241b;--c-accent-soft:#fff0ed;
  --c-secondary-bg:#152633;--c-secondary-text:#ffffff;--c-link:#b8271d;
  --c-shadow:0 18px 48px rgba(18,48,65,.12);color-scheme:light;
  --v45-bg:var(--c-bg);--v45-surface:var(--c-surface);--v45-surface-2:var(--c-surface-2);--v45-text:var(--c-text);--v45-muted:var(--c-muted);--v45-line:var(--c-line);--v45-accent:var(--c-accent);--v45-shadow:var(--c-shadow)
}
html[data-site-mode="mode2"]{
  --c-bg:#0d141b;--c-surface:#17212a;--c-surface-2:#111a22;--c-surface-3:#22303b;
  --c-text:#edf4f7;--c-heading:#ffffff;--c-muted:#b4c2ca;--c-line:#3b4d58;
  --c-accent:#d32f35;--c-accent-hover:#b9232a;--c-accent-soft:#34191c;
  --c-secondary-bg:#f2f5f6;--c-secondary-text:#101b22;--c-link:#ff8178;
  --c-shadow:0 20px 55px rgba(0,0,0,.38);color-scheme:dark;
  --v45-bg:var(--c-bg);--v45-surface:var(--c-surface);--v45-surface-2:var(--c-surface-2);--v45-text:var(--c-text);--v45-muted:var(--c-muted);--v45-line:var(--c-line);--v45-accent:var(--c-accent);--v45-shadow:var(--c-shadow)
}
html[data-site-mode="mode3"]{
  --c-bg:#f7fbff;--c-surface:#ffffff;--c-surface-2:#eaf3fb;--c-surface-3:#dceaf6;
  --c-text:#18334a;--c-heading:#09243a;--c-muted:#557087;--c-line:#c7d9e8;
  --c-accent:#0b63c8;--c-accent-hover:#084b99;--c-accent-soft:#e8f2ff;
  --c-secondary-bg:#163653;--c-secondary-text:#ffffff;--c-link:#0757b0;
  --c-shadow:0 18px 48px rgba(25,76,116,.14);color-scheme:light;
  --v45-bg:var(--c-bg);--v45-surface:var(--c-surface);--v45-surface-2:var(--c-surface-2);--v45-text:var(--c-text);--v45-muted:var(--c-muted);--v45-line:var(--c-line);--v45-accent:var(--c-accent);--v45-shadow:var(--c-shadow)
}
html,body{background:var(--c-bg)!important;color:var(--c-text)!important}
body,button,input,select,textarea{color:var(--c-text)}
main{background:var(--c-bg)}
h1,h2,h3,h4,h5,h6,strong,b,summary{color:var(--c-heading)}
p,li,address,small{color:var(--c-muted)}
.text-link,.region-cols a,.card b,.list-card b,.tag{color:var(--c-link)!important}
:focus-visible{outline:3px solid color-mix(in srgb,var(--c-accent) 70%,#fff);outline-offset:3px}
.brand-orbit{display:none!important}.brand{padding-left:0!important}.brand img{object-fit:contain}

/* Header and navigation */
.topbar{background:var(--c-surface-2)!important;color:var(--c-muted)!important;border-color:var(--c-line)!important}
.topbar a,.topbar span{color:var(--c-muted)!important}.topbar b{color:var(--c-accent)!important}
.site-header{background:color-mix(in srgb,var(--c-surface) 94%,transparent)!important;border-color:var(--c-line)!important;box-shadow:0 8px 24px rgba(12,38,54,.08)}
.nav a{color:var(--c-text)!important}.nav a:after{background:var(--c-accent)!important}.nav a.active{color:var(--c-accent)!important}
.header-call,.language-menu-desktop>summary{background:var(--c-surface)!important;border-color:var(--c-line)!important;color:var(--c-text)!important}
.header-call small{color:var(--c-accent)!important}.menu-btn{background:var(--c-surface)!important;color:var(--c-text)!important;border:1px solid var(--c-line)!important}

/* Hero: one real-photo treatment per global mode */
.hero-v47{position:relative;min-height:690px;background:var(--c-bg);overflow:hidden}.hero-picture-mode{display:none!important}.hero-picture-mode img{width:100%;height:100%;object-fit:cover}
html[data-site-mode="mode1"] .hero-picture-mode1,html[data-site-mode="mode2"] .hero-picture-mode2,html[data-site-mode="mode3"] .hero-picture-mode3{display:block!important}
.hero-v47 .hero-shade{background:linear-gradient(90deg,color-mix(in srgb,var(--c-bg) 97%,transparent) 0%,color-mix(in srgb,var(--c-bg) 92%,transparent) 43%,color-mix(in srgb,var(--c-bg) 18%,transparent) 71%,transparent 100%),linear-gradient(0deg,var(--c-bg),transparent 22%)}
html[data-site-mode="mode2"] .hero-v47 .hero-shade{background:linear-gradient(90deg,rgba(13,20,27,.98) 0%,rgba(13,20,27,.91) 43%,rgba(13,20,27,.22) 72%,transparent 100%),linear-gradient(0deg,var(--c-bg),transparent 22%)}
.hero-v47 .hero-in{grid-template-columns:minmax(0,1.08fr) minmax(330px,420px);gap:44px;padding:62px 0 76px}
.hero-v47 h1{color:var(--c-heading)!important;text-transform:none!important;font-size:clamp(43px,5.45vw,75px)!important;line-height:.98!important;max-width:730px}.hero-v47 h1 em{color:var(--c-accent)!important}
.hero-v47 .hero-copy>p{color:var(--c-muted)!important;max-width:610px;font-size:18px}.hero-v47 .eyebrow{color:var(--c-accent)!important}
.hero-v47 .hero-actions{display:flex;gap:10px;margin:24px 0 20px}.hero-v47 .hero-actions .btn{min-width:154px;min-height:48px;padding:10px 16px;font-size:13px;border-radius:12px}
.hero-v47 .hero-visual-note{color:var(--c-muted)!important;max-width:620px}
.hero-trust>span{background:color-mix(in srgb,var(--c-surface) 88%,transparent)!important;border-color:var(--c-line)!important;color:var(--c-muted)!important}.hero-trust b{color:var(--c-heading)!important}
.hero-request-card{background:color-mix(in srgb,var(--c-surface) 96%,transparent)!important;border:1px solid var(--c-line)!important;color:var(--c-text)!important;box-shadow:var(--c-shadow)!important}
.hero-request-card .quick-head,.hero-request-card label{color:var(--c-heading)!important}.hero-request-card .quick-intro,.hero-request-card small,.hero-request-card .location-status{color:var(--c-muted)!important}
.hero-request-card input,.hero-request-card select,.hero-request-card textarea,.hero-request-card .locate,.hero-request-card .data-mode-toggle{background:var(--c-surface-2)!important;color:var(--c-text)!important;border-color:var(--c-line)!important}
.hero-request-card option{background:var(--c-surface);color:var(--c-text)}

/* Buttons: guaranteed contrast */
.btn{border-radius:12px;transition:transform .2s,box-shadow .2s,background .2s;color:#fff}
.btn:hover{transform:translateY(-2px)}
.btn-primary{background:var(--c-accent)!important;color:#fff!important;border-color:var(--c-accent)!important;box-shadow:0 10px 28px color-mix(in srgb,var(--c-accent) 25%,transparent)!important}
.btn-primary:hover{background:var(--c-accent-hover)!important}
.btn-whatsapp,.mobile-bar .track-wa,.dock-whatsapp{background:#0f7a3d!important;color:#fff!important;border-color:#0f7a3d!important;text-shadow:none!important}
.btn-whatsapp:hover,.mobile-bar .track-wa:hover{background:#0b6231!important}.btn-whatsapp svg,.mobile-bar .track-wa svg{color:#fff!important;fill:currentColor}
.btn-dark{background:var(--c-secondary-bg)!important;color:var(--c-secondary-text)!important;border-color:var(--c-secondary-bg)!important}
.btn-outline{background:var(--c-surface)!important;color:var(--c-heading)!important;border-color:var(--c-line)!important}.btn-outline:hover{border-color:var(--c-accent)!important;color:var(--c-accent)!important}
.btn-light{background:#fff!important;color:#10212c!important;border-color:#fff!important}

/* Section and component surfaces */
.section,.faq-preview,.knowledge-section,.home-search-section,.verified-evidence,.emergency-choices,.ops-strip{background:var(--c-bg)!important}
.section-head h2,.split-copy h2,.cta h2,.real-map-copy h2,.article-main h2,.page-hero h1,.article-hero h1{color:var(--c-heading)!important}
.icon-heading p,.section-heading-main p,.split-copy>p,.article-main p,.article-hero p,.page-hero p{color:var(--c-muted)!important}
.card,.list-card,.region-cols>div,.faq-grid details,.faq-stack details,.contact-card,.contact-form-box,.site-map-grid>div,.aside-box,.article-toc,.editorial-note,.pricing-steps article,.operator-code-grid>div,.operator-simulation{background:var(--c-surface)!important;border-color:var(--c-line)!important;color:var(--c-text)!important;box-shadow:0 8px 24px rgba(10,40,57,.05)}
.card p,.list-card p,.region-cols p,.faq-grid p,.faq-stack p,.contact-card span,.article-toc a,.operator-simulation p,.operator-code-grid li{color:var(--c-muted)!important}
.card h3,.list-card h2,.region-cols h3,.faq-grid summary,.faq-stack summary,.contact-card strong,.article-toc strong{color:var(--c-heading)!important}
.card:hover,.list-card:hover{border-color:var(--c-accent)!important;box-shadow:var(--c-shadow)!important}.card-icon,.list-icon{background:var(--c-accent-soft)!important;color:var(--c-accent)!important}
.emergency-choice-grid a,.ops-grid,.vehicle-grid a,.home-search-box{background:var(--c-surface)!important;border-color:var(--c-line)!important;color:var(--c-text)!important;box-shadow:0 9px 26px rgba(18,48,65,.06)}
.emergency-choice-grid b,.ops-grid b,.vehicle-grid b{color:var(--c-heading)!important}.emergency-choice-grid small,.ops-grid span{color:var(--c-muted)!important}
.emergency-choice-grid a>span,.ops-grid>a>.ui-icon{background:var(--c-accent-soft)!important;color:var(--c-accent)!important;border-color:color-mix(in srgb,var(--c-accent) 28%,var(--c-line))!important}
.split-section{background:var(--c-surface-2)!important;color:var(--c-text)!important;min-height:520px}.split-copy{background:var(--c-surface-2)}.split-copy .check-list li{color:var(--c-text)!important}.real-split .split-img{min-height:520px!important}.real-split .split-img img{object-fit:cover!important;object-position:center!important}
.dark-section{background:var(--c-surface-2)!important}.region-section{background:var(--c-bg)!important}.region-map{background:var(--c-surface)!important;border-color:var(--c-line)!important}.region-map path{stroke:color-mix(in srgb,var(--c-text) 28%,transparent)!important}
.pricing-protocol{background:var(--c-surface-2)!important;border-color:var(--c-line)!important}.pricing-note{color:var(--c-link)!important}
.article-hero,.page-hero{background:linear-gradient(145deg,var(--c-surface-2),var(--c-bg))!important;border-color:var(--c-line)!important}.article-visual img{border-color:var(--c-line)!important}.article-aside .emergency{background:linear-gradient(145deg,#651b18,#9f2a23)!important;color:#fff!important}.article-aside .emergency *{color:#fff!important}
.site-search input{background:var(--c-surface-2)!important;color:var(--c-text)!important;border-color:var(--c-line)!important}

/* Map: remove dark-on-dark and white-on-white failures */
.real-map-section{background:var(--c-bg)!important;border-color:var(--c-line)!important}.real-map-grid{gap:18px}.real-map-copy,.real-map-frame{background:var(--c-surface)!important;border-color:var(--c-line)!important;box-shadow:var(--c-shadow)}
.real-map-copy p,.real-map-copy address,.real-map-copy small{color:var(--c-muted)!important}.real-map-copy address{color:var(--c-heading)!important}.real-map-frame{min-height:410px!important}
.map-placeholder{background:linear-gradient(145deg,var(--c-surface),var(--c-surface-2))!important;color:var(--c-heading)!important}.map-placeholder strong{color:var(--c-heading)!important}.map-placeholder p{color:var(--c-muted)!important}.map-placeholder-pin{color:var(--c-accent)!important;border-color:var(--c-accent)!important;box-shadow:0 0 0 10px color-mix(in srgb,var(--c-accent) 11%,transparent)!important}.map-load{background:var(--c-accent)!important;color:#fff!important;border-color:var(--c-accent)!important}

/* CTA and footer */
.cta{background:linear-gradient(120deg,var(--c-accent),color-mix(in srgb,var(--c-accent) 68%,#ff8a35))!important;color:#fff!important}.cta h2,.cta p,.cta .eyebrow,.cta b,.cta strong{color:#fff!important}.cta .section-symbol{color:#fff!important;background:rgba(255,255,255,.14)!important;border-color:rgba(255,255,255,.3)!important}
.footer{background:#07111a!important;color:#edf4f7!important;border-color:#22323e!important}.footer h2,.footer-phone,.footer strong{color:#fff!important}.footer p,.footer a,.footer span,.footer-mail,.cookie-settings{color:#aebdc7!important}.footer a:hover,.cookie-settings:hover{color:#ff796b!important}.footer-bottom{border-color:#293a46!important;color:#8da0ac!important}

/* Modern image and video cards */
.media-card-grid,.real-proof-grid-six{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.media-card{margin:0;min-width:0;border-radius:20px;overflow:hidden;border:1px solid var(--c-line);background:var(--c-surface);box-shadow:0 12px 32px rgba(13,45,63,.09);transition:transform .25s,box-shadow .25s,border-color .25s}.media-card:hover{transform:translateY(-5px);border-color:var(--c-accent);box-shadow:var(--c-shadow)}
.media-lightbox-trigger{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left;overflow:hidden}.media-lightbox-trigger img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .45s cubic-bezier(.2,.8,.2,1),filter .3s}.media-card:hover img{transform:scale(1.045);filter:saturate(1.04) contrast(1.02)}
.media-card-overlay{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center;padding:42px 15px 14px;background:linear-gradient(transparent,rgba(4,12,18,.92));color:#fff!important}.media-card-overlay .ui-icon{grid-row:1/3;width:25px;height:25px;color:#ff6565}.media-card-overlay b,.media-card-overlay small{color:#fff!important}.media-card-overlay b{font-size:14px;line-height:1.2}.media-card-overlay small{font-size:10px;opacity:.8}.media-video-card .media-lightbox-trigger img{aspect-ratio:4/3;object-position:center 42%}.media-play{position:absolute;left:50%;top:45%;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;transform:translate(-50%,-50%);background:rgba(5,14,20,.78);color:#fff;border:1px solid rgba(255,255,255,.4);backdrop-filter:blur(8px);box-shadow:0 12px 35px rgba(0,0,0,.32)}.media-play .ui-icon{width:24px;height:24px}.media-video-grid,.video-evidence-grid-full{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.video-evidence-grid figure:last-child{display:block!important}
.evidence-gallery-full{grid-template-columns:repeat(3,minmax(0,1fr))!important}.evidence-gallery-full img{height:auto!important;aspect-ratio:4/3!important;object-fit:cover!important;background:var(--c-surface-2)!important}.video-archive{background:var(--c-surface-2)!important}.video-evidence-block{background:var(--c-surface-2)!important;border-color:var(--c-line)!important}.subsection-heading h3{color:var(--c-heading)!important}.subsection-heading p{color:var(--c-muted)!important}
.media-filter{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.media-filter button{min-height:40px;padding:8px 13px;border:1px solid var(--c-line);border-radius:999px;background:var(--c-surface);color:var(--c-text);font-weight:800;cursor:pointer}.media-filter button.active,.media-filter button:hover{background:var(--c-accent);color:#fff;border-color:var(--c-accent)}.media-stats{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.media-stats span{padding:9px 13px;border-radius:999px;background:var(--c-surface);border:1px solid var(--c-line);color:var(--c-muted)}.media-stats b{color:var(--c-accent)}
.media-lightbox[hidden]{display:none!important}.media-lightbox{position:fixed;inset:0;z-index:1000;display:grid;grid-template-rows:minmax(0,1fr) auto;place-items:center;padding:34px;background:rgba(2,8,12,.94);backdrop-filter:blur(14px)}.media-lightbox-stage{display:grid;place-items:center;width:min(1180px,100%);height:100%;min-height:0}.media-lightbox-stage img,.media-lightbox-stage video{display:block;max-width:100%;max-height:calc(100dvh - 150px);width:auto;height:auto;border-radius:16px;border:1px solid rgba(255,255,255,.16);box-shadow:0 30px 90px rgba(0,0,0,.65);background:#000}.media-lightbox-stage video{width:min(760px,100%)}.media-lightbox-close{position:fixed;right:22px;top:18px;z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.28);background:rgba(8,17,23,.88);color:#fff;font-size:29px;cursor:pointer}.media-lightbox-caption{display:grid;text-align:center;gap:3px;padding-top:14px}.media-lightbox-caption strong{color:#fff!important}.media-lightbox-caption span{color:#aab8c1!important;font-size:12px}.media-open{overflow:hidden}

/* /sw preview mode should be clean */
.sw-preview .hero-v47{min-height:680px}.sw-preview .emergency-choices,.sw-preview .ops-strip{display:none!important}

/* Compact fixed controls and mobile WhatsApp */
.side-dock{--dock-trigger:44px!important}.dock-launcher{width:44px!important;height:44px!important;border-radius:14px 0 0 14px!important;background:linear-gradient(145deg,var(--c-accent),var(--c-accent-hover))!important}.side-dock .dock-item{color:#fff!important}.side-dock .dock-whatsapp{color:#fff!important}
.mobile-bar{background:#07111a!important;border-color:#31414c!important;gap:5px!important;padding:5px calc(6px + env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) calc(6px + env(safe-area-inset-left))!important}.mobile-bar a,.mobile-bar button{min-height:49px!important;padding:6px 5px!important;border-radius:10px!important;background:#15232d!important;color:#fff!important;font-size:10px!important;line-height:1.1!important}.mobile-bar a:first-child{background:var(--c-accent)!important;color:#fff!important}.mobile-bar .track-wa{background:#0f7a3d!important;color:#fff!important}.mobile-bar svg{width:19px!important;height:19px!important;color:#fff!important}.loc-pin{color:#fff!important}

@media(max-width:1050px){.media-card-grid,.real-proof-grid-six,.media-video-grid,.video-evidence-grid-full{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-v47 .hero-in{grid-template-columns:1fr;gap:26px}.hero-request-card{max-width:720px}.hero-v47{min-height:auto}}
@media(max-width:760px){
  .hero-v47 .hero-in{padding:34px 0 42px}.hero-v47 .hero-shade{background:linear-gradient(180deg,color-mix(in srgb,var(--c-bg) 92%,transparent) 0%,color-mix(in srgb,var(--c-bg) 80%,transparent) 51%,var(--c-bg) 100%)}
  html[data-site-mode="mode2"] .hero-v47 .hero-shade{background:linear-gradient(180deg,rgba(13,20,27,.91) 0%,rgba(13,20,27,.82) 52%,var(--c-bg) 100%)}
  .hero-v47 .hero-img{object-position:65% center}.hero-v47 h1{font-size:clamp(36px,10.4vw,50px)!important}.hero-v47 .hero-copy>p{font-size:15px}.hero-v47 .hero-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:8px}.hero-v47 .hero-actions .btn{width:100%!important;min-width:0!important;min-height:46px!important;padding:9px 8px!important;font-size:11px!important}.hero-v47 .hero-actions .btn b{display:none!important}
  .hero-request-card{margin-top:10px}.hero-trust{display:grid!important;grid-template-columns:1fr 1fr}.hero-trust>span:last-child{grid-column:1/-1}
  .split-section,.split-section.reverse{min-height:0}.real-split .split-img,.split-img{height:270px!important;min-height:270px!important}.split-copy{padding:42px 22px!important}.split-copy h2{font-size:clamp(30px,8vw,42px)!important}
  .real-map-frame{min-height:315px!important}.real-map-copy{padding:28px 22px!important}.map-placeholder{padding:22px!important}.map-placeholder strong{font-size:18px!important}.map-placeholder .btn{min-height:44px!important;padding:9px 14px!important}
  .media-card-grid,.real-proof-grid-six,.media-video-grid,.video-evidence-grid-full,.evidence-gallery-full{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.media-card{border-radius:14px}.media-card-overlay{padding:34px 10px 10px}.media-card-overlay b{font-size:12px}.media-card-overlay small{font-size:9px}.media-play{width:44px;height:44px}.media-lightbox{padding:18px 10px 24px}.media-lightbox-stage img,.media-lightbox-stage video{max-height:calc(100dvh - 125px);border-radius:10px}.media-lightbox-close{right:10px;top:10px}
  .cta-actions{grid-template-columns:1fr 1fr!important;display:grid!important}.cta-actions .btn{min-height:46px!important;padding:9px 8px!important;font-size:11px!important}.footer{padding-bottom:85px!important}
  .side-dock{right:7px!important;bottom:calc(68px + env(safe-area-inset-bottom))!important}.dock-launcher{border-radius:13px!important}.consent-banner{bottom:calc(67px + env(safe-area-inset-bottom))!important}
}
@media(max-width:480px){.media-card-grid,.real-proof-grid-six,.media-video-grid,.video-evidence-grid-full,.evidence-gallery-full{grid-template-columns:1fr!important}.hero-v47 .hero-actions{grid-template-columns:1fr 1fr}.media-card-overlay b{font-size:13px}.media-card-overlay small{font-size:10px}}
@media(prefers-reduced-motion:reduce){.media-card,.media-card img,.btn{transition:none!important}.media-card:hover{transform:none}.media-card:hover img{transform:none}}

/* V4.7 remaining heading and multilingual contrast normalization */
.language-bridge-home{background:var(--c-bg)!important}.bridge-steps article,.evidence-cards article,.evidence-reviews blockquote,.evidence-payment{background:var(--c-surface)!important;border-color:var(--c-line)!important;color:var(--c-text)!important;box-shadow:0 9px 26px rgba(16,53,73,.06)}.bridge-steps article>b{background:var(--c-accent)!important;color:#fff!important}.bridge-steps h3{color:var(--c-heading)!important}.bridge-steps p,.bridge-language-list,.evidence-gallery figcaption,.evidence-cards span,.evidence-cards small,.evidence-reviews footer{color:var(--c-muted)!important}.bridge-language-list{background:var(--c-surface)!important;border-color:var(--c-accent)!important}
.pricing-protocol-head h2,.pricing-steps h3,.operator-simulation h2,.operator-code-grid h3{color:var(--c-heading)!important}.pricing-protocol-head p,.pricing-steps p,.operator-simulation p{color:var(--c-muted)!important}.pricing-steps article>b{background:var(--c-accent)!important;color:#fff!important}
.section-head:not(.icon-heading)>div:first-child{position:relative;padding-inline-start:58px}.section-head:not(.icon-heading)>div:first-child:before{content:"✦";position:absolute;inset-inline-start:0;top:2px;display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--c-accent-soft);border:1px solid color-mix(in srgb,var(--c-accent) 30%,var(--c-line));color:var(--c-accent);font-size:18px}.split-copy>.eyebrow{width:max-content;padding:7px 10px;border-radius:999px;background:var(--c-accent-soft);color:var(--c-accent)!important}.split-copy>.eyebrow:before{display:none!important}
@media(max-width:760px){.section-head:not(.icon-heading)>div:first-child{padding-inline-start:0;padding-top:52px}.section-head:not(.icon-heading)>div:first-child:before{top:0}.bridge-steps article{padding:18px!important}}

/* =========================================================
   V4.8 URGENT VISUAL RECOVERY
   Same information architecture, three restrained tones.
   ========================================================= */
html[data-site-mode="mode1"]{
  --c-bg:#f5f8fa;--c-surface:#ffffff;--c-surface-2:#eaf0f4;--c-surface-3:#dce6ec;
  --c-text:#1b303d;--c-heading:#0c202c;--c-muted:#536b79;--c-line:#cbd8df;
  --c-accent:#d92f32;--c-accent-hover:#b82124;--c-accent-soft:#fff0f0;
  --c-secondary-bg:#142b38;--c-secondary-text:#fff;--c-link:#b92125;
}
html[data-site-mode="mode2"]{
  --c-bg:#111a21;--c-surface:#18252e;--c-surface-2:#202f39;--c-surface-3:#2a3a44;
  --c-text:#eef4f6;--c-heading:#ffffff;--c-muted:#b8c6cd;--c-line:#40515b;
  --c-accent:#df3437;--c-accent-hover:#bd2529;--c-accent-soft:#3b2023;
  --c-secondary-bg:#edf2f4;--c-secondary-text:#10212b;--c-link:#ff8587;
}
html[data-site-mode="mode3"]{
  --c-bg:#f7fafc;--c-surface:#ffffff;--c-surface-2:#edf3f7;--c-surface-3:#dfe9f0;
  --c-text:#203849;--c-heading:#0d293b;--c-muted:#5a7180;--c-line:#c9d8e1;
  --c-accent:#17649a;--c-accent-hover:#104d78;--c-accent-soft:#e9f4fb;
  --c-secondary-bg:#17384d;--c-secondary-text:#fff;--c-link:#145b8c;
}

/* Header: compact, calm, always readable */
.site-header{height:72px!important;background:color-mix(in srgb,var(--c-surface) 96%,transparent)!important}
.nav-wrap{height:72px!important}
.brand{display:flex!important;align-items:center!important;max-width:190px!important}
.brand img{width:188px!important;height:52px!important;object-fit:contain!important}
.menu-btn{width:44px!important;height:44px!important;border-radius:13px!important}

/* Hero: direct tyre-help identity, no form wall */
.hero-v48{position:relative;min-height:610px;background:var(--c-bg);overflow:hidden;display:grid;align-items:center}
.hero-v48 .hero-picture-mode{position:absolute;inset:0;display:none!important}
html[data-site-mode="mode1"] .hero-v48 .hero-picture-mode1,
html[data-site-mode="mode2"] .hero-v48 .hero-picture-mode2,
html[data-site-mode="mode3"] .hero-v48 .hero-picture-mode3{display:block!important}
.hero-v48 .hero-picture-mode,.hero-v48 .hero-picture-mode img{width:100%;height:100%}
.hero-v48 .hero-img{position:static!important;width:100%;height:100%;object-fit:cover;object-position:center center}
.hero-v48 .hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,color-mix(in srgb,var(--c-bg) 98%,transparent) 0%,color-mix(in srgb,var(--c-bg) 91%,transparent) 44%,transparent 72%)}
html[data-site-mode="mode2"] .hero-v48 .hero-shade{background:linear-gradient(90deg,rgba(17,26,33,.98) 0%,rgba(17,26,33,.92) 45%,rgba(17,26,33,.12) 78%,transparent)}
.hero-v48 .hero-in{position:relative;z-index:2;display:block!important;padding:68px 0 72px!important}
.hero-v48 .hero-copy{width:min(650px,58%)}
.hero-v48 h1{margin:14px 0 18px!important;font-size:clamp(44px,5.1vw,70px)!important;line-height:.98!important;letter-spacing:-.05em!important;text-transform:none!important;color:var(--c-heading)!important}
.hero-v48 h1 em{font-style:normal;color:var(--c-accent)!important}
.hero-v48 .hero-copy>p{max-width:590px;margin:0;color:var(--c-muted)!important;font-size:17px!important;line-height:1.65}
.hero-v48 .eyebrow{color:var(--c-accent)!important}
.hero-v48 .hero-actions{display:flex;gap:10px;margin:24px 0 18px}
.hero-v48 .hero-actions .btn{min-height:46px!important;min-width:0!important;padding:10px 15px!important;border-radius:12px!important;font-size:13px!important;box-shadow:none!important}
.btn-secondary{background:var(--c-secondary-bg)!important;color:var(--c-secondary-text)!important;border:1px solid var(--c-secondary-bg)!important}
.hero-v48 .hero-trust{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 15px}
.hero-v48 .hero-trust>span{min-width:135px;display:grid;grid-template-columns:auto 1fr;column-gap:8px;align-items:center;padding:10px 12px;border:1px solid var(--c-line);border-radius:13px;background:color-mix(in srgb,var(--c-surface) 91%,transparent);box-shadow:0 8px 24px rgba(14,40,54,.06)}
.hero-v48 .hero-trust .ui-icon{grid-row:1/3;width:21px;height:21px;color:var(--c-accent)}
.hero-v48 .hero-trust b{font-size:12px;line-height:1.15;color:var(--c-heading)!important}
.hero-v48 .hero-trust small{font-size:9px;line-height:1.15;color:var(--c-muted)!important}
.hero-language-link{display:inline-flex;align-items:center;gap:7px;color:var(--c-link)!important;font-size:12px;font-weight:900}
.hero-language-link .ui-icon{width:18px;height:18px}

/* Multilingual form is available, but not forced into the first screen */
.quick-help-section{padding:24px 0 8px;background:var(--c-bg)!important}
.quick-help-details{border:1px solid var(--c-line);border-radius:18px;background:var(--c-surface);box-shadow:0 10px 30px rgba(15,44,59,.06);overflow:hidden}
.quick-help-details>summary{list-style:none;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px 20px;cursor:pointer;color:var(--c-heading)!important}
.quick-help-details>summary::-webkit-details-marker{display:none}
.quick-help-details .summary-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--c-accent-soft);color:var(--c-accent)}
.quick-help-details summary b{display:block;font-size:15px}.quick-help-details summary small{display:block;font-size:11px;color:var(--c-muted)!important}
.summary-action{padding:7px 11px;border-radius:999px;background:var(--c-accent);color:#fff;font-size:11px;font-weight:900}
.quick-help-details[open] .summary-action{font-size:0}.quick-help-details[open] .summary-action:after{content:'Formu kapat';font-size:11px}
.quick-help-body{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;padding:24px;border-top:1px solid var(--c-line);background:var(--c-surface-2)}
.quick-help-copy h2{font-size:clamp(28px,3.4vw,42px);line-height:1.08;margin:10px 0;color:var(--c-heading)!important}.quick-help-copy p{color:var(--c-muted)!important}
.quick-help-card{background:var(--c-surface)!important;border-color:var(--c-line)!important;box-shadow:none!important;color:var(--c-text)!important}
.quick-help-card label,.quick-help-card .quick-head{color:var(--c-heading)!important}.quick-help-card small,.quick-help-card .location-status{color:var(--c-muted)!important}
.quick-help-card input,.quick-help-card select,.quick-help-card textarea,.quick-help-card .locate,.quick-help-card .data-mode-toggle{background:var(--c-surface-2)!important;color:var(--c-text)!important;border-color:var(--c-line)!important}
.quick-help-card option{background:var(--c-surface);color:var(--c-text)}

/* Modern compact media cards, never full-screen walls */
.real-fleet-preview{padding-top:68px!important}
.media-card-grid,.real-proof-grid-six,.evidence-gallery-full,.media-video-grid,.video-evidence-grid-full{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
.media-card{border-radius:16px!important;box-shadow:0 10px 28px rgba(12,39,54,.08)!important}
.media-lightbox-trigger img,.evidence-gallery-full img{display:block;width:100%!important;height:auto!important;aspect-ratio:16/10!important;object-fit:cover!important;object-position:center!important}
.media-card-overlay{padding:32px 12px 11px!important}.media-card-overlay b{font-size:12px!important}.media-card-overlay small{font-size:9px!important}.media-card-overlay .ui-icon{width:21px!important;height:21px!important}
.media-play{width:42px!important;height:42px!important}.media-play .ui-icon{width:20px!important;height:20px!important}

/* Split photos should support content, not dominate it */
.real-split{min-height:420px!important;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr)!important}
.real-split.reverse{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)!important}
.real-split .split-img{min-height:420px!important;height:420px!important}
.real-split .split-img img{width:100%;height:100%;object-fit:cover!important;object-position:center 55%!important}
.real-split .split-copy{padding:48px max(5vw,38px)!important}
.real-split .split-copy h2{font-size:clamp(30px,3.6vw,47px)!important}

/* Compact action strip; repeated mobile CTAs are delegated to bottom bar */
.cta-compact{padding:32px 0!important;background:var(--c-secondary-bg)!important;color:var(--c-secondary-text)!important}
.cta-compact .cta-in{gap:24px!important}.cta-compact h2{font-size:clamp(25px,3vw,38px)!important;color:var(--c-secondary-text)!important;margin:5px 0!important}.cta-compact p,.cta-compact .eyebrow{color:color-mix(in srgb,var(--c-secondary-text) 78%,transparent)!important}.cta-compact .section-symbol{width:44px!important;height:44px!important;flex-basis:44px!important}
.cta-compact .cta-actions{margin:0!important;flex-wrap:nowrap!important}.cta-compact .cta-actions .btn{min-height:42px!important;padding:8px 13px!important;white-space:nowrap!important}

/* Footer and map maintain contrast in all modes */
.footer{background:#101c24!important;color:#edf4f6!important}.footer h2,.footer h3,.footer strong,.footer b,.footer a{color:#f4f8fa!important}.footer p,.footer span,.footer small,.footer address{color:#aebdc6!important}.footer a:hover{color:#ff7c76!important}
.real-map-copy,.real-map-frame,.map-placeholder{background:var(--c-surface)!important;color:var(--c-text)!important}.real-map-copy h2,.map-placeholder strong{color:var(--c-heading)!important}.real-map-copy p,.real-map-copy address,.map-placeholder span{color:var(--c-muted)!important}

/* One compact fixed action system; remove competing side launcher on phones */
.mobile-bar{height:auto!important;gap:4px!important;padding:4px calc(5px + env(safe-area-inset-right)) calc(4px + env(safe-area-inset-bottom)) calc(5px + env(safe-area-inset-left))!important;background:#0b1720!important}
.mobile-bar a,.mobile-bar button{min-height:44px!important;padding:5px 4px!important;border-radius:10px!important;font-size:9px!important;font-weight:800!important}
.mobile-bar svg{width:17px!important;height:17px!important}.mobile-bar .track-wa{background:#147a40!important}.mobile-bar a:first-child{background:#c92f33!important}

/* Page heroes and buttons stay proportionate */
.page-hero{padding:64px 0 52px!important}.page-hero h1{font-size:clamp(36px,5.4vw,60px)!important}.article-hero{padding:48px 0 58px!important}.article-hero img{height:340px!important}
.btn{box-shadow:none!important}.btn svg,.btn .ui-icon{width:18px;height:18px}

@media(max-width:1050px){
  .hero-v48 .hero-copy{width:min(610px,64%)}
  .quick-help-body{grid-template-columns:1fr}
  .media-card-grid,.real-proof-grid-six,.evidence-gallery-full,.media-video-grid,.video-evidence-grid-full{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .topbar{display:none!important}
  .site-header,.nav-wrap{height:64px!important}
  .brand{max-width:150px!important;height:56px!important}.brand img{width:148px!important;height:50px!important}
  .menu-btn{width:42px!important;height:42px!important}
  .nav{inset:64px 0 0!important;height:calc(100dvh - 64px)!important}.nav-backdrop{inset:64px 0 0!important}
  .hero-v48{display:block!important;min-height:0!important;padding:0 0 34px!important}
  .hero-v48 .hero-picture-mode{position:relative!important;inset:auto!important;height:240px!important;border-bottom:1px solid var(--c-line)}
  .hero-v48 .hero-img{object-position:62% center!important}
  .hero-v48 .hero-shade{display:none!important}
  .hero-v48 .hero-in{padding:24px 0 0!important}
  .hero-v48 .hero-copy{width:100%!important}
  .hero-v48 h1{font-size:clamp(34px,10vw,46px)!important;margin:10px 0 14px!important;line-height:1!important}
  .hero-v48 .hero-copy>p{font-size:14px!important;line-height:1.55!important}
  .hero-v48 .eyebrow{font-size:10px!important;letter-spacing:.11em!important}
  .hero-v48 .hero-actions{display:grid!important;grid-template-columns:1.35fr 1fr!important;gap:7px!important;margin:18px 0 14px!important}
  .hero-v48 .hero-actions .btn{min-height:43px!important;padding:8px 8px!important;font-size:10px!important;border-radius:10px!important}
  .hero-v48 .hero-actions .btn svg,.hero-v48 .hero-actions .btn .ui-icon{width:16px!important;height:16px!important}
  .hero-v48 .hero-trust{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}
  .hero-v48 .hero-trust>span{min-width:0!important;padding:8px 6px!important;display:flex!important;justify-content:center!important;gap:5px!important;text-align:center!important}
  .hero-v48 .hero-trust small{display:none!important}.hero-v48 .hero-trust b{font-size:9px!important}.hero-v48 .hero-trust .ui-icon{width:16px!important;height:16px!important}
  .hero-language-link{font-size:10px!important;margin-top:2px}
  .emergency-choices{padding:34px 0 16px!important}.emergency-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.emergency-choice-grid a{padding:14px 11px!important}.emergency-choice-grid b{font-size:12px!important}.emergency-choice-grid small{font-size:9px!important}
  .quick-help-section{padding-top:12px!important}.quick-help-details>summary{padding:14px!important;gap:10px!important}.quick-help-details .summary-icon{width:36px;height:36px}.quick-help-details summary b{font-size:13px}.quick-help-details summary small{font-size:9px}.summary-action{font-size:9px;padding:6px 8px}.quick-help-details[open] .summary-action:after{font-size:9px}.quick-help-body{padding:16px;gap:14px}.quick-help-copy h2{font-size:28px}.quick-help-copy p{font-size:13px}
  .ops-strip{margin-top:0!important;padding:18px 0!important}.ops-grid{grid-template-columns:1fr 1fr!important}.ops-grid a{padding:14px!important}.ops-grid a:nth-child(2){border-right:0!important}.ops-grid a:nth-child(-n+2){border-bottom:1px solid var(--c-line)!important}.ops-grid b{font-size:11px!important}.ops-grid span{font-size:9px!important}
  .section{padding:52px 0!important}.section-head{align-items:flex-start!important;flex-direction:column!important;gap:8px!important;margin-bottom:22px!important}.section-head h2{font-size:30px!important}.section-head p{font-size:13px!important}
  .media-card-grid,.real-proof-grid-six,.evidence-gallery-full,.media-video-grid,.video-evidence-grid-full{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .media-card{border-radius:12px!important}.media-lightbox-trigger img,.evidence-gallery-full img{aspect-ratio:4/3!important}.media-card-overlay{padding:24px 8px 7px!important;grid-template-columns:1fr!important}.media-card-overlay .ui-icon{display:none!important}.media-card-overlay b{font-size:10px!important}.media-card-overlay small{font-size:8px!important}.media-play{width:34px!important;height:34px!important}.media-play .ui-icon{width:16px!important;height:16px!important}
  .real-split,.real-split.reverse{display:block!important;min-height:0!important}.real-split .split-img{height:220px!important;min-height:220px!important}.real-split .split-copy{padding:30px 20px!important}.real-split .split-copy h2{font-size:30px!important}.real-split .split-copy>p{font-size:14px!important}
  .cta-compact{padding:22px 0!important}.cta-compact .cta-in{display:block!important}.cta-compact .section-heading-main{gap:10px!important}.cta-compact h2{font-size:25px!important}.cta-compact p{font-size:12px!important}.cta-compact .cta-actions{display:none!important}
  .side-dock{display:none!important}
  .footer{padding-bottom:72px!important}
  .article-hero img{height:240px!important}.article-hero-in{gap:24px!important}.article-hero h1{font-size:36px!important}
  .page-hero{padding:44px 0 36px!important}.page-hero h1{font-size:36px!important}
}
@media(max-width:380px){
  .hero-v48 .hero-picture-mode{height:215px!important}
  .hero-v48 .hero-actions{grid-template-columns:1fr!important}
  .emergency-choice-grid{grid-template-columns:1fr 1fr!important}
  .media-card-grid,.real-proof-grid-six,.evidence-gallery-full,.media-video-grid,.video-evidence-grid-full{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* V4.9 • Professional recovery: clean real-photo hero, stable modes and ergonomic mobile dock */
.hero-v49{min-height:0!important;padding:58px 0 64px!important;background:
  radial-gradient(circle at 84% 18%,color-mix(in srgb,var(--c-accent) 9%,transparent),transparent 32%),var(--c-bg)!important;overflow:hidden}
.hero-v49-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.88fr);gap:48px;align-items:center}
.hero-v49 .hero-copy{position:relative;z-index:2;width:auto!important}
.hero-v49 h1{margin:15px 0 20px!important;font-size:clamp(44px,5.2vw,72px)!important;line-height:.99!important;letter-spacing:-.048em!important;text-transform:none!important;color:var(--c-heading)!important;max-width:720px}
.hero-v49 h1 em{color:var(--c-accent)!important;font-style:normal}
.hero-v49 .hero-copy>p{max-width:600px;font-size:17px!important;line-height:1.62;color:var(--c-muted)!important}
.hero-v49 .hero-actions{display:flex!important;gap:10px!important;margin:23px 0 18px!important}
.hero-v49 .hero-actions .btn{min-height:46px!important;padding:9px 16px!important;border-radius:12px!important;font-size:12px!important}
.hero-v49 .hero-trust{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important;max-width:610px}
.hero-v49 .hero-trust>span{min-width:0!important;display:grid!important;grid-template-columns:28px 1fr!important;align-items:center!important;padding:10px 12px!important;border:1px solid var(--c-line)!important;border-radius:13px!important;background:var(--c-surface)!important;box-shadow:0 8px 24px rgba(12,40,56,.05)!important}
.hero-v49 .hero-trust .ui-icon{grid-row:1/3;width:21px!important;height:21px!important;color:var(--c-accent)!important}
.hero-v49 .hero-trust b{font-size:11px!important;line-height:1.1;color:var(--c-heading)!important}.hero-v49 .hero-trust small{font-size:8px!important;line-height:1.2;color:var(--c-muted)!important}
.hero-language-link{display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;max-width:610px;margin-top:10px;padding:10px 12px;border:1px solid var(--c-line);border-radius:13px;background:var(--c-surface);color:var(--c-text);font-size:11px}
.hero-language-link strong{color:var(--c-heading)}.hero-language-link>span:last-child{color:var(--c-accent);font-weight:900}.hero-language-flags{font-size:14px;letter-spacing:1px;white-space:nowrap}
.hero-media{position:relative;min-width:0;padding:10px;border:1px solid var(--c-line);border-radius:24px;background:var(--c-surface);box-shadow:var(--c-shadow)}
.hero-media .hero-picture-mode{display:none!important;position:relative!important;inset:auto!important;width:100%;height:auto!important;border-radius:17px;overflow:hidden;background:var(--c-surface-2)}
html[data-site-mode="mode1"] .hero-media .hero-picture-mode1,html[data-site-mode="mode2"] .hero-media .hero-picture-mode2,html[data-site-mode="mode3"] .hero-media .hero-picture-mode3{display:block!important}
.hero-media .hero-img{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;aspect-ratio:4/3!important;object-fit:cover!important;object-position:center!important;border-radius:17px}
.hero-media:after{content:"";position:absolute;inset:10px;border-radius:17px;pointer-events:none;background:linear-gradient(0deg,rgba(4,12,18,.32),transparent 38%)}
.hero-media-badge{position:absolute;z-index:2;left:24px;bottom:23px;display:flex;align-items:center;gap:9px;padding:8px 11px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(5,15,22,.76);backdrop-filter:blur(10px);color:#fff}
.hero-media-badge .ui-icon{width:19px;height:19px;color:#ff686d}.hero-media-badge b,.hero-media-badge small{display:block;color:#fff}.hero-media-badge b{font-size:10px}.hero-media-badge small{font-size:8px;opacity:.72}
/* Modes share one layout; only controlled tonal character changes. */
html[data-site-mode="mode2"] .hero-media{box-shadow:0 18px 46px rgba(0,0,0,.3);border-color:#3e4b55}
html[data-site-mode="mode3"] .hero-media{box-shadow:0 18px 44px rgba(37,92,132,.16)}

/* Language choices with consistent flags on web and mobile */
.language-menu a{gap:9px!important}.language-menu .lang-flag{width:24px!important;min-width:24px!important;font-size:17px!important;line-height:1!important;text-align:center;background:none!important;border:0!important;padding:0!important}
.language-menu-desktop>div{min-width:190px!important}.language-menu-desktop a{display:grid!important;grid-template-columns:26px 1fr!important;align-items:center!important}
.language-menu-mobile a{justify-content:flex-start!important;text-align:left!important;padding-inline:12px!important}

/* Gallery cards remain compact and clean. */
.real-proof-grid-six{max-width:1120px;margin-inline:auto}.real-proof-grid-six .media-card{min-width:0}
.real-proof-grid-six .media-lightbox-trigger{height:100%}.real-proof-grid-six .media-lightbox-trigger img{aspect-ratio:16/11!important}

/* Five-action, collapsible mobile tool bar */
.mobile-dock-shell{display:none}
@media(max-width:760px){
  body{padding-bottom:64px!important}.mobile-dock-collapsed{padding-bottom:18px!important}
  .mobile-dock-shell{position:fixed;z-index:110;display:block;left:0;right:0;bottom:0;padding:0 6px calc(5px + env(safe-area-inset-bottom));pointer-events:none}
  .mobile-dock-toggle{pointer-events:auto;position:absolute;z-index:2;left:50%;top:-17px;transform:translateX(-50%);display:grid;place-items:center;width:48px;height:22px;border:1px solid #334650;border-bottom:0;border-radius:12px 12px 0 0;background:#0b1720;color:#fff;box-shadow:0 -5px 18px rgba(0,0,0,.16);font-size:15px;line-height:1}
  .mobile-bar-v49{pointer-events:auto;position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:.7fr 1fr 1.18fr 1fr .7fr!important;gap:3px!important;width:100%;padding:4px!important;border:1px solid #2f414b!important;border-radius:15px 15px 10px 10px!important;background:rgba(8,20,29,.97)!important;box-shadow:0 -10px 34px rgba(0,0,0,.24);transition:transform .22s ease,opacity .22s ease}
  .mobile-bar-v49 a,.mobile-bar-v49 button{min-width:0!important;min-height:45px!important;padding:4px 2px!important;border:0!important;border-radius:9px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;color:#fff!important;background:#172832!important;font-size:8px!important;line-height:1!important;font-weight:800!important}
  .mobile-bar-v49 a:nth-child(2){background:#c93136!important}.mobile-bar-v49 .track-wa{background:#0f7a3d!important}.mobile-bar-v49 svg,.mobile-bar-v49 .loc-pin{width:16px!important;height:16px!important;font-size:17px!important;line-height:16px!important;color:#fff!important}
  .mobile-dock-shell.collapsed .mobile-bar-v49{transform:translateY(calc(100% + 18px));opacity:0;pointer-events:none}.mobile-dock-shell.collapsed .mobile-dock-toggle{top:auto;bottom:2px;border:1px solid #334650;border-radius:12px;height:26px}
  /* Dedicated mobile hero: photo first, no split panel, no overflow. */
  .hero-v49{padding:0 0 30px!important;background:var(--c-bg)!important}
  .hero-v49-grid{width:100%!important;display:flex!important;flex-direction:column!important;gap:0!important}
  .hero-v49 .hero-media{order:1;width:100%!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
  .hero-v49 .hero-media .hero-picture-mode{border-radius:0!important}
  .hero-v49 .hero-media .hero-img{width:100%!important;height:260px!important;aspect-ratio:auto!important;border-radius:0!important;object-fit:cover!important;object-position:center 52%!important}
  .hero-media:after{inset:0!important;border-radius:0!important;background:linear-gradient(0deg,var(--c-bg) 0%,transparent 32%)!important}
  .hero-media-badge{left:13px!important;bottom:13px!important;padding:6px 8px!important}.hero-media-badge small{display:none!important}
  .hero-v49 .hero-copy{order:2;width:min(100% - 28px,680px)!important;margin:0 auto!important;padding:20px 0 0!important}
  .hero-v49 .eyebrow{font-size:9px!important;letter-spacing:.1em!important}.hero-v49 h1{font-size:clamp(34px,10.7vw,45px)!important;line-height:1.01!important;margin:9px 0 13px!important}.hero-v49 .hero-copy>p{font-size:13px!important;line-height:1.55!important;margin:0!important}
  .hero-v49 .hero-actions{display:grid!important;grid-template-columns:1.25fr 1fr!important;gap:7px!important;margin:17px 0 12px!important}.hero-v49 .hero-actions .btn{min-width:0!important;min-height:43px!important;padding:7px 6px!important;font-size:9px!important}
  .hero-v49 .hero-trust{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}.hero-v49 .hero-trust>span{display:flex!important;justify-content:center!important;gap:5px!important;padding:8px 4px!important;border-radius:11px!important}.hero-v49 .hero-trust .ui-icon{width:15px!important;height:15px!important}.hero-v49 .hero-trust b{font-size:8.5px!important}.hero-v49 .hero-trust small{display:none!important}
  .hero-language-link{grid-template-columns:auto 1fr auto!important;gap:6px!important;margin-top:7px!important;padding:9px!important;font-size:9px!important}.hero-language-flags{font-size:11px!important}.hero-language-link>span:last-child{font-size:8px!important}
  .real-proof-grid-six .media-lightbox-trigger img{aspect-ratio:4/3!important}
}
@media(max-width:390px){
  .hero-v49 .hero-media .hero-img{height:235px!important}.hero-v49 .hero-actions{grid-template-columns:1.35fr 1fr!important}.hero-language-flags{display:none}
  .mobile-bar-v49 a,.mobile-bar-v49 button{font-size:7.5px!important}.mobile-bar-v49 svg,.mobile-bar-v49 .loc-pin{width:15px!important;height:15px!important}
}

/* V4.10 • Three genuinely distinct visual systems on one SEO-safe structure */
html[data-site-mode="mode1"]{
  --c-bg:#07111a;--c-surface:#0d1a24;--c-surface-2:#111f2a;--c-surface-3:#172833;
  --c-text:#e9f1f4;--c-heading:#fff;--c-muted:#9fb1bc;--c-line:#273b47;
  --c-accent:#ff3945;--c-accent-hover:#dc2632;--c-accent-soft:#2b171c;
  --c-secondary-bg:#f2f5f6;--c-secondary-text:#09141c;--c-link:#ff7a82;
  --v45-bg:#07111a;--v45-surface:#0d1a24;--v45-surface-2:#111f2a;--v45-text:#f5f8fa;--v45-muted:#a5b6c0;--v45-line:#273b47;--v45-accent:#ff3945;
}
html[data-site-mode="mode2"]{
  --c-bg:#e8eceb;--c-surface:#fdfdfb;--c-surface-2:#17242c;--c-surface-3:#25343c;
  --c-text:#1e2b31;--c-heading:#111d22;--c-muted:#617078;--c-line:#c8d0d1;
  --c-accent:#c65334;--c-accent-hover:#9e3d29;--c-accent-soft:#f6e7df;
  --c-secondary-bg:#17242c;--c-secondary-text:#fff;--c-link:#a8412c;
  --v45-bg:#e8eceb;--v45-surface:#fdfdfb;--v45-surface-2:#dfe5e4;--v45-text:#17242c;--v45-muted:#617078;--v45-line:#c8d0d1;--v45-accent:#c65334;
}
html[data-site-mode="mode3"]{
  --c-bg:#f4faf8;--c-surface:#ffffff;--c-surface-2:#e8f3f1;--c-surface-3:#dcecea;
  --c-text:#244149;--c-heading:#102d34;--c-muted:#607b80;--c-line:#c8dfdc;
  --c-accent:#087f8c;--c-accent-hover:#05646e;--c-accent-soft:#e2f4f2;
  --c-secondary-bg:#123c45;--c-secondary-text:#fff;--c-link:#08717c;
  --v45-bg:#f4faf8;--v45-surface:#fff;--v45-surface-2:#e8f3f1;--v45-text:#17383f;--v45-muted:#607b80;--v45-line:#c8dfdc;--v45-accent:#087f8c;
}

body,.section,.faq-preview,.knowledge-section,.home-search-section,.verified-evidence,.quick-help-section,.emergency-choices,.ops-strip{background:var(--c-bg)!important;color:var(--c-text)!important}
.card,.list-card,.media-card,.quick-help-details,.faq-grid details,.faq-stack details,.region-cols>div,.contact-card,.contact-form-box,.home-search-box{background:var(--c-surface)!important;border-color:var(--c-line)!important;color:var(--c-text)!important}
.card h2,.card h3,.list-card h2,.list-card h3,.media-card b,.quick-help-details b,.faq-grid summary,.faq-stack summary{color:var(--c-heading)!important}
.card p,.list-card p,.media-card small,.quick-help-details small,.faq-grid p,.faq-stack p{color:var(--c-muted)!important}

/* Carbon Vector: night-performance, angular and focused */
html[data-site-mode="mode1"] body{background-image:radial-gradient(circle at 88% 2%,rgba(255,57,69,.08),transparent 28%)}
html[data-site-mode="mode1"] .topbar{background:#050c12!important;color:#aebdc6!important;border-color:#1d303b!important}
html[data-site-mode="mode1"] .site-header{background:rgba(7,17,26,.94)!important;border-color:#20333e!important;box-shadow:0 14px 44px rgba(0,0,0,.32)!important}
html[data-site-mode="mode1"] .nav a,html[data-site-mode="mode1"] .header-call,html[data-site-mode="mode1"] .language-menu-desktop>summary{color:#f4f7f9!important}
html[data-site-mode="mode1"] .hero-v49{background:linear-gradient(135deg,#07111a,#0b1822 58%,#101f29)!important}
html[data-site-mode="mode1"] .hero-media{border-radius:16px!important;background:#0b151e!important;border-color:#314653!important;box-shadow:0 28px 80px rgba(0,0,0,.4)!important}
html[data-site-mode="mode1"] .hero-media .hero-picture-mode,html[data-site-mode="mode1"] .hero-media .hero-img{border-radius:10px!important}
html[data-site-mode="mode1"] .card,html[data-site-mode="mode1"] .media-card,html[data-site-mode="mode1"] .quick-help-details{border-radius:12px!important;box-shadow:0 16px 42px rgba(0,0,0,.2)!important}
html[data-site-mode="mode1"] .card{border-top:2px solid color-mix(in srgb,var(--c-accent) 65%,var(--c-line))!important}
html[data-site-mode="mode1"] .section-symbol{border-radius:10px!important}

/* Titanium Duplex: light/dark industrial split and asymmetric hero */
html[data-site-mode="mode2"] .topbar{background:#17242c!important;color:#dbe4e5!important;border-color:#2b3b43!important}
html[data-site-mode="mode2"] .site-header{background:rgba(249,249,246,.96)!important;border-color:#c8d0d1!important;box-shadow:0 10px 32px rgba(23,36,44,.12)!important}
html[data-site-mode="mode2"] .nav a,html[data-site-mode="mode2"] .header-call,html[data-site-mode="mode2"] .language-menu-desktop>summary{color:#17242c!important}
html[data-site-mode="mode2"] .hero-v49{background:linear-gradient(112deg,#e8eceb 0 57%,#17242c 57% 100%)!important}
html[data-site-mode="mode2"] .card,html[data-site-mode="mode2"] .media-card,html[data-site-mode="mode2"] .quick-help-details{border-radius:8px!important;box-shadow:10px 12px 0 rgba(23,36,44,.06)!important}
html[data-site-mode="mode2"] .section-symbol{border-radius:6px!important;transform:rotate(-2deg)}
html[data-site-mode="mode2"] .ops-grid,html[data-site-mode="mode2"] .dark-section,html[data-site-mode="mode2"] .cta-compact{background:#17242c!important;color:#fff!important}
html[data-site-mode="mode2"] .ops-grid b,html[data-site-mode="mode2"] .dark-section h2,html[data-site-mode="mode2"] .cta-compact h2{color:#fff!important}
html[data-site-mode="mode2"] .ops-grid span,html[data-site-mode="mode2"] .dark-section p{color:#b7c4c7!important}
@media(min-width:761px){
  html[data-site-mode="mode2"] .hero-v49-grid{grid-template-columns:1fr!important;min-height:610px;position:relative}
  html[data-site-mode="mode2"] .hero-v49 .hero-copy{grid-area:1/1;width:min(54%,650px)!important;align-self:center;padding:36px 38px;background:rgba(253,253,251,.95);border:1px solid #c8d0d1;border-left:6px solid var(--c-accent);border-radius:4px 28px 28px 4px;box-shadow:0 26px 70px rgba(23,36,44,.22);z-index:3}
  html[data-site-mode="mode2"] .hero-v49 .hero-media{grid-area:1/1;width:69%;justify-self:end;border-radius:8px!important;border-color:#354851!important;background:#17242c!important;box-shadow:0 30px 80px rgba(23,36,44,.35)!important}
  html[data-site-mode="mode2"] .hero-v49 .hero-media .hero-picture-mode,html[data-site-mode="mode2"] .hero-v49 .hero-media .hero-img{border-radius:4px!important}
}

/* Ceramic Aero: airy, reversed composition and soft advanced surfaces */
html[data-site-mode="mode3"] body{background-image:radial-gradient(circle at 8% 6%,rgba(8,127,140,.08),transparent 32%),radial-gradient(circle at 92% 24%,rgba(82,157,166,.08),transparent 28%)}
html[data-site-mode="mode3"] .topbar{background:#e8f3f1!important;color:#4c6b70!important;border-color:#c8dfdc!important}
html[data-site-mode="mode3"] .site-header{background:rgba(255,255,255,.9)!important;border-color:#c8dfdc!important;box-shadow:0 12px 36px rgba(15,86,94,.09)!important;backdrop-filter:blur(18px)}
html[data-site-mode="mode3"] .hero-v49{background:linear-gradient(155deg,#f8fcfb 0%,#e8f3f1 100%)!important}
html[data-site-mode="mode3"] .hero-media{border-radius:34px!important;border-color:#c1ddda!important;background:rgba(255,255,255,.72)!important;box-shadow:0 28px 70px rgba(20,95,102,.16)!important;transform:rotate(-1deg)}
html[data-site-mode="mode3"] .hero-media .hero-picture-mode,html[data-site-mode="mode3"] .hero-media .hero-img{border-radius:27px!important}
html[data-site-mode="mode3"] .card,html[data-site-mode="mode3"] .media-card,html[data-site-mode="mode3"] .quick-help-details{border-radius:25px!important;border-color:#d5e8e5!important;box-shadow:0 18px 48px rgba(23,89,96,.1)!important}
html[data-site-mode="mode3"] .section-symbol,html[data-site-mode="mode3"] .card-icon{border-radius:50%!important}
@media(min-width:761px){
  html[data-site-mode="mode3"] .hero-v49-grid{grid-template-columns:minmax(430px,.92fr) minmax(0,1.08fr)!important}
  html[data-site-mode="mode3"] .hero-v49 .hero-media{order:1}
  html[data-site-mode="mode3"] .hero-v49 .hero-copy{order:2;padding-left:18px}
}

/* Clean media: no text on photos; information lives below the image */
.media-card{overflow:hidden!important;display:flex!important;flex-direction:column!important;min-width:0}
.media-card-overlay{display:none!important}
.media-lightbox-trigger{display:block!important;width:100%!important;border:0!important;padding:0!important;background:transparent!important;overflow:hidden!important;cursor:zoom-in}
.media-card-caption{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;padding:12px 13px;border-top:1px solid var(--c-line);background:var(--c-surface);min-height:58px}
.media-card-caption>.ui-icon{width:22px;height:22px;color:var(--c-accent)}
.media-card-caption span{display:block;min-width:0}.media-card-caption b,.media-card-caption small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.media-card-caption b{font-size:12px;line-height:1.25}.media-card-caption small{margin-top:3px;font-size:9px;color:var(--c-muted)!important}
.media-card:hover .media-lightbox-trigger img{transform:scale(1.035)}
.media-lightbox-trigger img{transition:transform .35s ease,filter .35s ease}

/* Mode-sensitive button language */
html[data-site-mode="mode1"] .btn-primary{background:linear-gradient(135deg,#dc2632,#bd1f2a)!important}
html[data-site-mode="mode2"] .btn-primary{background:linear-gradient(135deg,#c04b31,#943722)!important}
html[data-site-mode="mode3"] .btn-primary{background:linear-gradient(135deg,#087f8c,#05606a)!important}
html[data-site-mode="mode3"] .btn-whatsapp{background:#137c45!important}

@media(max-width:760px){
  /* Every mode has a dedicated, stable mobile composition */
  html[data-site-mode="mode1"] .hero-v49,html[data-site-mode="mode2"] .hero-v49,html[data-site-mode="mode3"] .hero-v49{background:var(--c-bg)!important}
  html[data-site-mode="mode2"] .hero-v49 .hero-copy{background:transparent!important;border:0!important;box-shadow:none!important;padding-inline:0!important}
  html[data-site-mode="mode3"] .hero-v49 .hero-media{transform:none!important;border-radius:0!important}
  html[data-site-mode="mode3"] .hero-v49 .hero-media .hero-picture-mode,html[data-site-mode="mode3"] .hero-v49 .hero-media .hero-img{border-radius:0!important}
  .media-card-caption{padding:8px 9px;min-height:46px;gap:7px}.media-card-caption>.ui-icon{width:17px;height:17px}.media-card-caption b{font-size:9.5px}.media-card-caption small{font-size:7.5px}
}


/* V4.10.1 final consistency layer */
.btn-primary,.btn-whatsapp,.nav-mobile-cta .btn,.quick-form button[type="submit"],.theme-process,.mode .badge{color:#fff!important}
.btn-primary *, .btn-whatsapp *, .nav-mobile-cta .btn *{color:inherit!important}
.nav-mobile-cta .btn-primary{background:var(--c-accent)!important;border-color:var(--c-accent)!important;color:#fff!important}
.nav-mobile-cta .btn-whatsapp{background:#0f7a3d!important;border-color:#0f7a3d!important;color:#fff!important}
.language-menu-mobile>summary{background:#0d1820!important;color:#fff!important;border-color:#31424d!important}
.language-menu-mobile>summary span{color:#fff!important}.language-menu-mobile>summary b{color:#ff8b73!important}
html[data-site-mode="mode2"] .language-menu-mobile>summary,html[data-site-mode="mode3"] .language-menu-mobile>summary{background:#142733!important;color:#fff!important}

.footer-heading{display:flex!important;align-items:center;gap:9px;margin:0 0 15px!important;font-size:14px!important;letter-spacing:.02em}
.footer-heading .ui-icon{width:21px;height:21px;color:var(--c-accent);flex:0 0 21px}
.footer-heading span{color:inherit}.footer-meta-links{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap}
.footer-appearance-link{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:5px 8px!important;border-radius:999px!important;border:1px solid color-mix(in srgb,var(--c-line) 78%,transparent)!important;color:var(--c-muted)!important;font-size:10px!important;opacity:.72;transition:.22s}
.footer-appearance-link:hover,.footer-appearance-link:focus-visible{opacity:1;color:var(--c-accent)!important;border-color:var(--c-accent)!important;transform:translateY(-1px)}
.footer-appearance-link .ui-icon{width:15px;height:15px;color:currentColor}

/* The three appearances use the same content flow but clearly different visual identities. */
html[data-site-mode="mode1"] .section-head,html[data-site-mode="mode1"] .compact-heading{position:relative}
html[data-site-mode="mode1"] .section-head:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,color-mix(in srgb,var(--c-accent) 65%,transparent),transparent);align-self:center;max-width:220px}
html[data-site-mode="mode1"] .media-card:hover{box-shadow:0 20px 54px rgba(0,0,0,.34)!important}
html[data-site-mode="mode2"] .section:nth-of-type(even){background:#17242c!important;color:#fff!important}
html[data-site-mode="mode2"] .section:nth-of-type(even) h2,html[data-site-mode="mode2"] .section:nth-of-type(even) h3{color:#fff!important}
html[data-site-mode="mode2"] .section:nth-of-type(even) p{color:#c0cbcf!important}
html[data-site-mode="mode2"] .media-card{border-bottom:4px solid color-mix(in srgb,var(--c-accent) 68%,#17242c)!important}
html[data-site-mode="mode3"] .section-head{padding:18px 20px;border:1px solid #d5e8e5;border-radius:24px;background:rgba(255,255,255,.72);box-shadow:0 12px 34px rgba(23,89,96,.07)}
html[data-site-mode="mode3"] .media-card:hover{transform:translateY(-5px) rotate(.25deg)}

.media-card-caption{position:relative!important;inset:auto!important;transform:none!important;color:var(--c-text)!important}
.media-card-caption b{color:var(--c-heading)!important}.media-card-caption small{color:var(--c-muted)!important}
.media-card .media-lightbox-trigger:after{content:"";position:absolute;inset:auto 10px 10px auto;width:30px;height:30px;border-radius:50%;background:color-mix(in srgb,var(--c-surface) 88%,transparent);border:1px solid var(--c-line);opacity:0;transform:translateY(4px);transition:.25s;pointer-events:none}
.media-card:hover .media-lightbox-trigger:after{opacity:1;transform:none}

.sw-card .btn,.mode .btn{color:#fff!important}.mode .btn-secondary{background:var(--c-secondary-bg)!important;color:var(--c-secondary-text)!important}
.theme-overlay[hidden]{display:none!important}.theme-overlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:rgba(2,9,14,.72);backdrop-filter:blur(12px)}
.theme-process{width:min(420px,calc(100% - 36px));padding:28px;border-radius:22px;background:#0c1821;border:1px solid #334854;box-shadow:0 30px 90px rgba(0,0,0,.45);text-align:center}
.theme-process strong,.theme-process span{display:block;color:#fff!important}.theme-process strong{font-size:22px;margin:12px 0 5px}.theme-process span{font-size:13px;opacity:.76}.theme-spinner{width:52px;height:52px;margin:auto;border-radius:50%;border:4px solid rgba(255,255,255,.14);border-top-color:#ff3945;animation:themeSpin .75s linear infinite}.theme-progress{height:5px;border-radius:99px;background:rgba(255,255,255,.12);overflow:hidden;margin-top:20px}.theme-progress i{display:block;height:100%;width:45%;border-radius:inherit;background:linear-gradient(90deg,#ff3945,#ff8a55);animation:themeProgress .8s ease-in-out infinite alternate}.theme-overlay.success .theme-spinner{animation:none;border-color:#1cae63;position:relative}.theme-overlay.success .theme-spinner:after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;font-size:24px;color:#fff}
@keyframes themeSpin{to{transform:rotate(360deg)}}@keyframes themeProgress{to{width:100%;transform:translateX(8%)}}
@media(prefers-reduced-motion:reduce){.theme-spinner,.theme-progress i{animation:none!important}}

@media(max-width:760px){
  .footer-bottom{gap:12px!important}.footer-meta-links{justify-content:flex-start;width:100%}.footer-appearance-link span{display:none}.footer-appearance-link{width:34px;height:34px;justify-content:center!important;padding:0!important}
  .footer-heading{font-size:13px!important}.footer-heading .ui-icon{width:19px;height:19px}
  .mode-grid{grid-template-columns:1fr!important}.mode{min-width:0!important}.mode .preview-shell{aspect-ratio:16/10!important;max-height:220px!important}.mode .preview{width:100%!important;height:100%!important;object-fit:cover!important}
  .sw-head{display:grid!important;grid-template-columns:1fr!important}.sw-account{justify-content:flex-start!important}.preview-note{font-size:12px!important}
  html[data-site-mode="mode3"] .section-head{padding:14px;border-radius:18px}
}


/* V4.10.2 • Titanium Duplex contrast lock and footer appearance login */
html[data-site-mode="mode2"]{
  --duplex-light:#f7f8f5;--duplex-light-2:#e8eceb;--duplex-ink:#17242c;--duplex-muted:#53646c;
  --duplex-dark:#17242c;--duplex-dark-2:#22343d;--duplex-dark-3:#2b4049;--duplex-light-text:#f7fafb;--duplex-light-muted:#c6d1d5;
  --duplex-accent:#b8452d;--duplex-accent-light:#ff9a73;
}
html[data-site-mode="mode2"] body{background:var(--duplex-light-2)!important;color:var(--duplex-ink)!important}
html[data-site-mode="mode2"] .section{background:var(--duplex-light-2)!important;color:var(--duplex-ink)!important}
html[data-site-mode="mode2"] .section:nth-of-type(even),
html[data-site-mode="mode2"] .dark-section,
html[data-site-mode="mode2"] .cta-compact,
html[data-site-mode="mode2"] .ops-grid,
html[data-site-mode="mode2"] .split-section,
html[data-site-mode="mode2"] .quick-card,
html[data-site-mode="mode2"] .article-aside .emergency{
  background:var(--duplex-dark)!important;color:var(--duplex-light-text)!important
}
html[data-site-mode="mode2"] .section:nth-of-type(even) :is(h1,h2,h3,h4,strong,b,summary,label,address),
html[data-site-mode="mode2"] :is(.dark-section,.cta-compact,.ops-grid,.split-section,.quick-card) :is(h1,h2,h3,h4,strong,b,summary,label,address){color:var(--duplex-light-text)!important}
html[data-site-mode="mode2"] .section:nth-of-type(even) :is(p,small,li,span:not(.tag):not(.eyebrow)),
html[data-site-mode="mode2"] :is(.dark-section,.cta-compact,.ops-grid,.split-section,.quick-card) :is(p,small,li,span:not(.tag):not(.eyebrow)){color:var(--duplex-light-muted)!important}
html[data-site-mode="mode2"] .section:nth-of-type(even) :is(.card,.list-card,.media-card,.quick-help-details,.faq-grid details,.faq-stack details,.region-cols>div,.contact-card,.home-search-box){
  background:var(--duplex-dark-2)!important;border-color:#526770!important;color:var(--duplex-light-text)!important;box-shadow:10px 12px 0 rgba(0,0,0,.12)!important
}
html[data-site-mode="mode2"] .section:nth-of-type(even) :is(.card,.list-card,.media-card,.quick-help-details,.faq-grid details,.faq-stack details,.region-cols>div,.contact-card,.home-search-box) :is(h2,h3,h4,strong,b,summary){color:var(--duplex-light-text)!important}
html[data-site-mode="mode2"] .section:nth-of-type(even) :is(.card,.list-card,.media-card,.quick-help-details,.faq-grid details,.faq-stack details,.region-cols>div,.contact-card,.home-search-box) :is(p,small,span,li){color:var(--duplex-light-muted)!important}
html[data-site-mode="mode2"] .section:nth-of-type(odd) :is(.card,.list-card,.media-card,.quick-help-details,.faq-grid details,.faq-stack details,.region-cols>div,.contact-card,.home-search-box),
html[data-site-mode="mode2"] .related .card{
  background:var(--duplex-light)!important;border-color:#bbc5c7!important;color:var(--duplex-ink)!important
}
html[data-site-mode="mode2"] .section:nth-of-type(odd) :is(.card,.list-card,.media-card,.quick-help-details,.faq-grid details,.faq-stack details,.region-cols>div,.contact-card,.home-search-box) :is(h2,h3,h4,strong,b,summary),
html[data-site-mode="mode2"] .related .card :is(h2,h3,h4,strong,b){color:var(--duplex-ink)!important}
html[data-site-mode="mode2"] .section:nth-of-type(odd) :is(.card,.list-card,.media-card,.quick-help-details,.faq-grid details,.faq-stack details,.region-cols>div,.contact-card,.home-search-box) :is(p,small,span,li),
html[data-site-mode="mode2"] .related .card :is(p,small,span,li){color:var(--duplex-muted)!important}
html[data-site-mode="mode2"] .section:nth-of-type(even) :is(.card,.list-card,.region-cols>div) b,
html[data-site-mode="mode2"] .section:nth-of-type(even) :is(.text-link,.tag,.eyebrow){color:var(--duplex-accent-light)!important}
html[data-site-mode="mode2"] .section:nth-of-type(even) :is(.card-icon,.list-icon,.section-symbol){background:#314750!important;color:#ff9a73!important;border-color:#61757d!important}
html[data-site-mode="mode2"] .section:nth-of-type(odd) :is(.card-icon,.list-icon,.section-symbol){background:#f2dfd7!important;color:#9e3d29!important;border-color:#dfb7a9!important}
html[data-site-mode="mode2"] .split-copy{background:var(--duplex-dark)!important;color:var(--duplex-light-text)!important}
html[data-site-mode="mode2"] .split-copy :is(h2,h3,strong,b,li){color:var(--duplex-light-text)!important}
html[data-site-mode="mode2"] .split-copy :is(p,small){color:var(--duplex-light-muted)!important}
html[data-site-mode="mode2"] .split-copy .btn-outline,
html[data-site-mode="mode2"] .section:nth-of-type(even) .btn-outline,
html[data-site-mode="mode2"] .dark-section .btn-outline{border-color:#93a5ac!important;color:#fff!important;background:rgba(255,255,255,.04)!important}
html[data-site-mode="mode2"] .section:nth-of-type(odd) .btn-outline{border-color:#6d7e85!important;color:var(--duplex-ink)!important;background:transparent!important}
html[data-site-mode="mode2"] .media-card-caption{background:inherit!important;border-color:currentColor!important}
html[data-site-mode="mode2"] .page-hero,
html[data-site-mode="mode2"] .article-hero{background:linear-gradient(128deg,#17242c 0 45%,#e8eceb 45% 100%)!important}
html[data-site-mode="mode2"] .page-hero .wrap,
html[data-site-mode="mode2"] .article-hero-in{background:rgba(23,36,44,.92);border:1px solid #425862;border-left:5px solid var(--duplex-accent);border-radius:8px 26px 26px 8px;padding:34px;color:#fff;box-shadow:0 24px 70px rgba(23,36,44,.2)}
html[data-site-mode="mode2"] :is(.page-hero,.article-hero) :is(h1,h2,h3,strong,b){color:#fff!important}
html[data-site-mode="mode2"] :is(.page-hero,.article-hero) :is(p,small,.breadcrumbs){color:#d1dadd!important}
html[data-site-mode="mode2"] .footer{background:#101b22!important;color:#e9eff1!important}
html[data-site-mode="mode2"] .footer :is(h2,strong,b,.footer-phone){color:#fff!important}
html[data-site-mode="mode2"] .footer :is(p,a,span,button){color:#c6d1d5!important}
html[data-site-mode="mode2"] .footer a:hover,html[data-site-mode="mode2"] .footer button:hover{color:#ff9a73!important}

.footer-appearance-link{font:inherit;cursor:pointer;background:transparent}
.modal-open{overflow:hidden}
.appearance-login-modal[hidden]{display:none!important}
.appearance-login-modal{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:18px}
.appearance-login-backdrop{position:absolute;inset:0;border:0;background:rgba(3,10,15,.72);backdrop-filter:blur(11px);cursor:default}
.appearance-login-panel{position:relative;z-index:1;width:min(430px,100%);padding:28px;border:1px solid #38505d;border-radius:24px;background:linear-gradient(155deg,#101e28,#08131b);color:#eef5f7;box-shadow:0 34px 110px rgba(0,0,0,.55);animation:appearanceModalIn .22s ease both}
.appearance-login-panel h2{margin:13px 0 7px;color:#fff;font-size:25px;line-height:1.1}.appearance-login-panel>p{margin:0 0 20px;color:#aebdc5;font-size:13px}
.appearance-login-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#27181b;border:1px solid #673039;color:#ff6670}.appearance-login-icon .ui-icon{width:25px;height:25px}
.appearance-login-close{position:absolute;right:13px;top:13px;width:36px;height:36px;border-radius:50%;border:1px solid #425663;background:#14232d;color:#fff;font-size:23px;cursor:pointer}
.appearance-login-panel label{display:block;margin-bottom:7px;color:#dbe5e9;font-size:12px;font-weight:850}
.appearance-password-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.appearance-password-row input{min-width:0;width:100%;padding:13px 14px;border:1px solid #425865;border-radius:11px;background:#07121a;color:#fff;outline:none}.appearance-password-row input:focus{border-color:#ff5661;box-shadow:0 0 0 3px rgba(255,86,97,.15)}
.appearance-password-row button{padding:0 12px;border:1px solid #425865;border-radius:11px;background:#172832;color:#dbe5e9;font-size:11px;font-weight:850;cursor:pointer}.appearance-login-submit{width:100%;margin-top:5px}
.appearance-login-status{min-height:20px;margin:10px 0 4px;font-size:11px}.appearance-login-status.is-loading{color:#f6c36b}.appearance-login-status.is-error{color:#ff9da2}.appearance-login-status.is-success{color:#75e4aa}
@keyframes appearanceModalIn{from{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:760px){
  html[data-site-mode="mode2"] .page-hero .wrap,html[data-site-mode="mode2"] .article-hero-in{padding:24px 20px;border-radius:8px 20px 20px 8px}
  .appearance-login-panel{padding:23px 19px;border-radius:20px}.appearance-login-panel h2{font-size:22px}
}
@media(prefers-reduced-motion:reduce){.appearance-login-panel{animation:none}}

/* V4.11.1 • WCAG AA contrast hardening and orderly hero polish */
html[data-site-mode="mode1"]{
  --aa-control-border:#526a78;--aa-focus:#ff8d93;--aa-muted:#b5c3cb;
  --aa-accent-text:#ff8d93;--aa-success:#79e2a9;--aa-warning:#ffd29a;--aa-danger:#ff9ba2;
}
html[data-site-mode="mode2"]{
  --c-line:#75868d;--c-muted:#53646c;--c-accent:#a33a25;--c-link:#8f321f;
  --aa-control-border:#75868d;--aa-focus:#8d2f20;--aa-muted:#53646c;
  --aa-accent-text:#9d3523;--aa-success:#17633c;--aa-warning:#8a3b00;--aa-danger:#a51f2e;
}
html[data-site-mode="mode3"]{
  --c-line:#6f8f92;--c-muted:#526f74;--c-accent:#076b76;--c-link:#075f69;
  --aa-control-border:#6f8f92;--aa-focus:#075b65;--aa-muted:#526f74;
  --aa-accent-text:#075f69;--aa-success:#17633c;--aa-warning:#8a3b00;--aa-danger:#a51f2e;
}

/* Controls remain visible independently of the browser's default theme. */
:where(input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),select,textarea){
  border-width:2px!important;border-style:solid!important;border-color:var(--aa-control-border)!important;
  background:var(--c-surface)!important;color:var(--c-text)!important;
}
:where(input,textarea)::placeholder{color:var(--aa-muted)!important;opacity:1!important}
:where(select option){background:var(--c-surface)!important;color:var(--c-text)!important}
:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{
  outline:3px solid var(--aa-focus)!important;outline-offset:3px!important;
  box-shadow:0 0 0 2px var(--c-bg)!important;
}
html[data-site-mode="mode2"] :is(.dark-section,.split-section,.cta-compact,.ops-grid,.quick-card,.section:nth-of-type(even)) :where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{
  outline-color:#ffb199!important;box-shadow:0 0 0 2px #17242c!important;
}

/* Action labels always use a deliberate foreground color. */
.btn-primary,.btn-whatsapp,.quick-form button[type="submit"],.nav-mobile-cta .btn-primary,
.mobile-bar .track-call,.mobile-dock .track-call,.mobile-dock .track-wa,.summary-action,
.mode .badge,.theme-process,.appearance-login-submit{color:#fff!important}
.btn-primary *,.btn-whatsapp *,.quick-form button[type="submit"] *,.summary-action *{color:inherit!important}
html[data-site-mode="mode1"] .btn-primary,html[data-site-mode="mode1"] .nav-mobile-cta .btn-primary{
  background:#b41f2b!important;border-color:#b41f2b!important
}
html[data-site-mode="mode2"] .btn-primary,html[data-site-mode="mode2"] .nav-mobile-cta .btn-primary{
  background:#a33a25!important;border-color:#a33a25!important
}
html[data-site-mode="mode3"] .btn-primary,html[data-site-mode="mode3"] .nav-mobile-cta .btn-primary{
  background:#075f69!important;border-color:#075f69!important
}
.btn-whatsapp,.nav-mobile-cta .btn-whatsapp,.mobile-bar .track-wa,.mobile-dock .track-wa{
  background:#087a45!important;border-color:#087a45!important;color:#fff!important
}

/* Semantic messages are readable on both light and dark surfaces. */
:is(.location-status,.form-status,.copy-status,.appearance-login-status,.notice,.operator-tip){font-weight:750}
html[data-site-mode="mode2"] :is(.location-status,.form-status,.copy-status,.notice.ok,.appearance-login-status.is-success),
html[data-site-mode="mode3"] :is(.location-status,.form-status,.copy-status,.notice.ok,.appearance-login-status.is-success){color:var(--aa-success)!important}
html[data-site-mode="mode2"] :is(.form-emergency-note,.support-translation-notice,.operator-tip.warning,.appearance-login-status.is-loading),
html[data-site-mode="mode3"] :is(.form-emergency-note,.support-translation-notice,.operator-tip.warning,.appearance-login-status.is-loading){color:var(--aa-warning)!important}
html[data-site-mode="mode2"] :is(.notice.err,.appearance-login-status.is-error),
html[data-site-mode="mode3"] :is(.notice.err,.appearance-login-status.is-error){color:var(--aa-danger)!important}
html[data-site-mode="mode1"] :is(.location-status,.form-status,.copy-status,.notice.ok,.appearance-login-status.is-success){color:var(--aa-success)!important}
html[data-site-mode="mode1"] :is(.form-emergency-note,.support-translation-notice,.operator-tip.warning,.appearance-login-status.is-loading){color:var(--aa-warning)!important}

/* Titanium Duplex: deterministic light-card / dark-section contrast. */
html[data-site-mode="mode2"] .pricing-protocol{
  background:#17242c!important;color:#f7fafb!important;border-color:#526770!important
}
html[data-site-mode="mode2"] .pricing-protocol-head :is(h2,h3,strong,b){color:#f7fafb!important}
html[data-site-mode="mode2"] .pricing-protocol-head p{color:#c6d1d5!important}
html[data-site-mode="mode2"] .pricing-protocol-head .eyebrow,
html[data-site-mode="mode2"] .pricing-note{color:#ffb199!important}
html[data-site-mode="mode2"] .pricing-protocol-head .btn-outline{
  color:#fff!important;border-color:#93a5ac!important;background:rgba(255,255,255,.05)!important
}
html[data-site-mode="mode2"] .pricing-steps article{
  background:#f7f8f5!important;color:#17242c!important;border:2px solid #75868d!important;
  box-shadow:8px 10px 0 rgba(0,0,0,.13)!important
}
html[data-site-mode="mode2"] .pricing-steps article h3{color:#17242c!important}
html[data-site-mode="mode2"] .pricing-steps article p{color:#53646c!important}
html[data-site-mode="mode2"] .pricing-steps article>b{
  background:#a33a25!important;color:#fff!important;border:1px solid #8c2f20!important
}

/* Stronger UI boundaries without turning cards into cages. */
html[data-site-mode="mode1"] :is(.card,.list-card,.media-card,.quick-help-details,.faq-grid details,.faq-stack details,.contact-card,.contact-form-box,.home-search-box,.region-cols>div){border-color:#526a78!important}
html[data-site-mode="mode2"] :is(.card,.list-card,.media-card,.quick-help-details,.faq-grid details,.faq-stack details,.contact-card,.contact-form-box,.home-search-box,.region-cols>div){border-color:#75868d!important}
html[data-site-mode="mode3"] :is(.card,.list-card,.media-card,.quick-help-details,.faq-grid details,.faq-stack details,.contact-card,.contact-form-box,.home-search-box,.region-cols>div){border-color:#6f8f92!important}

/* Modal controls meet non-text contrast requirements. */
.appearance-password-row input{border:2px solid #7c919c!important}
.appearance-password-row button,.appearance-login-close{border:2px solid #899ca6!important;color:#fff!important}
.appearance-password-row input:focus-visible{outline-color:#ff9ca2!important;box-shadow:0 0 0 2px #08131b!important}
.footer-appearance-link{opacity:1!important;border-color:#718690!important;color:#d5e0e4!important}
.footer-appearance-link .ui-icon{opacity:1!important}

/* Hero: disciplined hierarchy, quieter spacing and predictable media ratio. */
@media(min-width:761px){
  .hero-v49{padding:52px 0 60px!important}
  .hero-v49-grid{gap:42px!important;align-items:center!important}
  .hero-v49 .hero-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important}
  .hero-v49 h1{margin:13px 0 18px!important;max-width:680px!important}
  .hero-v49 .hero-copy>p{margin:0!important;max-width:590px!important}
  .hero-v49 .hero-actions{margin:21px 0 15px!important}
  .hero-v49 .hero-trust{width:100%!important;max-width:600px!important}
  .hero-media .hero-img{aspect-ratio:16/10!important;object-position:center 52%!important}
  html[data-site-mode="mode2"] .hero-v49-grid{min-height:560px!important}
  html[data-site-mode="mode2"] .hero-v49 .hero-copy{
    width:min(49%,620px)!important;padding:32px 34px!important;background:#f7f8f5!important;
    border-color:#75868d!important;border-left-color:#a33a25!important
  }
  html[data-site-mode="mode2"] .hero-v49 .hero-copy :is(h1,h2,h3,strong,b){color:#17242c!important}
  html[data-site-mode="mode2"] .hero-v49 .hero-copy p{color:#53646c!important}
  html[data-site-mode="mode2"] .hero-v49 .hero-copy .eyebrow{color:#9d3523!important}
  html[data-site-mode="mode2"] .hero-v49 .hero-media{width:66%!important}
}
@media(max-width:760px){
  .hero-v49 .hero-copy{padding-top:18px!important}
  .hero-v49 h1{margin-bottom:11px!important}
  .hero-v49 .hero-actions{margin-top:15px!important}
  .hero-v49 .hero-trust>span{border-width:2px!important}
  :where(input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),select,textarea){min-height:46px}
}

/* Windows high-contrast and forced-color users retain all controls. */
@media(forced-colors:active){
  :where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid Highlight!important;box-shadow:none!important}
  :where(input,select,textarea,.btn,.card,.list-card,.media-card,.quick-help-details,.pricing-steps article){border:2px solid CanvasText!important}
  .btn-primary,.btn-whatsapp,.summary-action{forced-color-adjust:none;background:ButtonFace!important;color:ButtonText!important;border-color:ButtonText!important}
}

/* V4.11.1b • specificity lock for intentionally light protocol cards */
html[data-site-mode="mode2"] body main section.section.pricing-protocol .pricing-steps article{
  background:#f7f8f5!important;color:#17242c!important;border-color:#75868d!important;color-scheme:light!important
}
html[data-site-mode="mode2"] body main section.section.pricing-protocol .pricing-steps article h3{
  color:#17242c!important;text-shadow:none!important
}
html[data-site-mode="mode2"] body main section.section.pricing-protocol .pricing-steps article p{
  color:#53646c!important;text-shadow:none!important
}
html[data-site-mode="mode2"] body main section.section.pricing-protocol .pricing-steps article>b{
  background:#a33a25!important;color:#fff!important
}
@media(min-width:761px){
  html[data-site-mode="mode2"] .hero-v49 .hero-copy{width:min(54%,680px)!important}
  html[data-site-mode="mode2"] .hero-v49 h1{font-size:clamp(42px,4.2vw,64px)!important;line-height:1.01!important;max-width:650px!important}
  html[data-site-mode="mode2"] .hero-v49 .hero-media{width:64%!important}
}
html[data-site-mode="mode2"] body main section.section.pricing-protocol .pricing-steps article p:not(#pricingStepContrastLock){
  color:#53646c!important
}

/* V4.11.1c • final component-level contrast matrix */
html[data-site-mode="mode1"] :is(.summary-action,.pricing-steps article>b,.pulse){background:#b41f2b!important;color:#fff!important}
html[data-site-mode="mode1"] .map-placeholder .btn-outline{background:#b41f2b!important;border-color:#b41f2b!important;color:#fff!important}

/* Titanium dark surfaces */
html[data-site-mode="mode2"] .topbar,
html[data-site-mode="mode2"] .topbar :is(span,a){color:#d6e0e3!important}
html[data-site-mode="mode2"] .topbar b{color:#ffb199!important}
html[data-site-mode="mode2"] :is(.dark-section,.video-evidence-block,.quick-help-body) :is(h1,h2,h3,h4,strong,b,summary,label){color:#f7fafb!important}
html[data-site-mode="mode2"] :is(.dark-section,.video-evidence-block,.quick-help-body) :is(p,small,li){color:#c6d1d5!important}
html[data-site-mode="mode2"] :is(.dark-section,.video-evidence-block,.quick-help-body) .eyebrow,
html[data-site-mode="mode2"] .dark-section .text-link{color:#ffb199!important}
html[data-site-mode="mode2"] .dark-section .vehicle-grid a{
  background:#22343d!important;border:2px solid #617781!important;color:#f7fafb!important
}
html[data-site-mode="mode2"] .dark-section .vehicle-grid a b{color:#f7fafb!important}
html[data-site-mode="mode2"] .dark-section .vehicle-grid a>.ui-icon{color:#ffb199!important}

/* Titanium help form: dark explanatory pane, deliberately light form pane. */
html[data-site-mode="mode2"] .quick-help-body{background:#17242c!important;border-color:#526770!important}
html[data-site-mode="mode2"] .quick-help-copy h2{color:#f7fafb!important}
html[data-site-mode="mode2"] .quick-help-copy p{color:#c6d1d5!important}
html[data-site-mode="mode2"] .quick-help-copy .eyebrow{color:#ffb199!important}
html[data-site-mode="mode2"] .quick-help-card{
  background:#f7f8f5!important;color:#17242c!important;border:2px solid #75868d!important
}
html[data-site-mode="mode2"] .quick-help-card :is(label,.quick-head,.form-more summary){color:#17242c!important}
html[data-site-mode="mode2"] .quick-help-card :is(.support-language-note,small){color:#53646c!important}
html[data-site-mode="mode2"] .quick-help-card :is(input,select,textarea,.locate,.data-mode-toggle){
  background:#eef1ef!important;color:#17242c!important;border:2px solid #75868d!important
}
html[data-site-mode="mode2"] .quick-help-card .support-translation-notice{color:#8a3b00!important}
html[data-site-mode="mode2"] .quick-help-card .form-emergency-note{color:#8a3b00!important}

/* Titanium map is intentionally light and readable. */
html[data-site-mode="mode2"] .real-map-section{background:#e8eceb!important;color:#17242c!important}
html[data-site-mode="mode2"] .real-map-copy,
html[data-site-mode="mode2"] .real-map-frame,
html[data-site-mode="mode2"] .map-placeholder{
  background:#fdfdfb!important;color:#17242c!important;border-color:#75868d!important
}
html[data-site-mode="mode2"] .real-map-copy :is(h2,h3,strong,address),
html[data-site-mode="mode2"] .map-placeholder strong{color:#17242c!important}
html[data-site-mode="mode2"] .real-map-copy :is(p,small),
html[data-site-mode="mode2"] .map-placeholder :is(p,span){color:#53646c!important}
html[data-site-mode="mode2"] .real-map-copy .eyebrow{color:#9d3523!important}
html[data-site-mode="mode2"] .map-placeholder .btn-outline{
  background:#a33a25!important;border-color:#a33a25!important;color:#fff!important
}
html[data-site-mode="mode2"] .site-search label{color:#53646c!important}
html[data-site-mode="mode2"] .section:not(.dark-section):not(.pricing-protocol) .eyebrow{color:#9d3523!important}
html[data-site-mode="mode2"] .pulse{background:#a33a25!important;color:#fff!important}
html[data-site-mode="mode2"] .dock-launcher{background:#a33a25!important;color:#fff!important}
html[data-site-mode="mode2"] .dock-launcher span{color:#fff!important}

/* Ceramic light surfaces: no inherited pale text. */
html[data-site-mode="mode3"] .quick-help-card{
  background:#fff!important;color:#102d34!important;border:2px solid #6f8f92!important
}
html[data-site-mode="mode3"] .quick-help-card :is(label,.quick-head,.form-more summary){color:#102d34!important}
html[data-site-mode="mode3"] .quick-help-card :is(.support-language-note,small){color:#526f74!important}
html[data-site-mode="mode3"] .quick-help-card :is(input,select,textarea,.locate,.data-mode-toggle){
  background:#edf5f3!important;color:#102d34!important;border:2px solid #6f8f92!important
}
html[data-site-mode="mode3"] .quick-help-card .support-translation-notice,
html[data-site-mode="mode3"] .quick-help-card .form-emergency-note{color:#8a3b00!important}
html[data-site-mode="mode3"] .site-search label{color:#526f74!important}
html[data-site-mode="mode3"] .eyebrow{color:#075f69!important}
html[data-site-mode="mode3"] .dock-launcher{background:#075f69!important;color:#fff!important}
html[data-site-mode="mode3"] .dock-launcher span{color:#fff!important}

/* Shared map labels and compact statuses. */
.pulse{background:#9f2f39!important;color:#fff!important}
.map-placeholder .btn-outline{font-weight:900!important}
.site-search label{color:var(--c-muted)!important}
.support-language-note{font-size:12px!important;line-height:1.55!important}
.form-more>summary{font-size:12px!important}
.support-translation-notice,.form-emergency-note{font-size:11px!important;line-height:1.55!important}

/* Small fixed actions stay legible and do not rely on opacity. */
.dock-launcher{color:#fff!important}
.dock-launcher span,.dock-launcher svg{color:#fff!important;opacity:1!important}
.footer-appearance-link{opacity:1!important}

@media(max-width:760px){
  .mobile-bar a,.mobile-bar button{font-size:10.5px!important;min-height:46px!important}
  .mobile-bar span{font-size:10.5px!important}
  .media-card-caption b{font-size:10.5px!important}.media-card-caption small{font-size:9px!important}
  .hero-v49 .hero-trust b{font-size:10px!important}
  .hero-language-link{font-size:10.5px!important}
  .summary-action{font-size:10px!important}
}

/* V4.11.1d • ID-level locks for components affected by alternating section inheritance */
html[data-site-mode="mode2"] #realMapTitle{color:#17242c!important}
html[data-site-mode="mode2"] body main section.real-map-section .real-map-copy address{color:#17242c!important}
html[data-site-mode="mode2"] body main section.real-map-section .real-map-copy :is(p,small){color:#53646c!important}
html[data-site-mode="mode2"] body main section.real-map-section .map-placeholder strong:not(#mapContrastLock){color:#17242c!important}
html[data-site-mode="mode2"] body main section.real-map-section .map-placeholder :is(p,span):not(#mapContrastLock){color:#53646c!important}
html[data-site-mode="mode2"] body main section.real-map-section .map-placeholder .btn.btn-outline:not(#mapContrastLock){
  background:#a33a25!important;border-color:#a33a25!important;color:#fff!important
}
html[data-site-mode="mode2"] #quickForm label span{color:#17242c!important}
html[data-site-mode="mode2"] #supportLanguageNote{color:#53646c!important}
html[data-site-mode="mode2"] #formMore>summary{color:#17242c!important}
html[data-site-mode="mode2"] #locateBtn,
html[data-site-mode="mode2"] #dataModeToggle{background:#eef1ef!important;color:#17242c!important;border-color:#75868d!important}
html[data-site-mode="mode2"] #quickForm .support-translation-notice,
html[data-site-mode="mode3"] #quickForm .support-translation-notice{
  background:#fff4df!important;border:1px solid #b36a1c!important;color:#6f2c00!important;padding:10px 12px!important;border-radius:10px!important
}
html[data-site-mode="mode2"] #quickForm .form-emergency-note,
html[data-site-mode="mode3"] #quickForm .form-emergency-note{color:#7a3300!important}
html[data-site-mode="mode3"] .cta-compact .eyebrow:not(#ctaContrastLock){color:#d8f4f1!important}

/* V4.11.1e • remaining alternating-section inheritance locks */
html[data-site-mode="mode2"] #quickForm>small{color:#53646c!important;font-size:11px!important}
html[data-site-mode="mode2"] body main section.real-map-section .real-map-copy p:not(#realMapCopyLock),
html[data-site-mode="mode2"] body main section.real-map-section .real-map-copy small:not(#realMapCopyLock){color:#53646c!important}
html[data-site-mode="mode2"] body main section.section:nth-of-type(even) .eyebrow:not(#duplexEyebrowLock){color:#ffb199!important}
html[data-site-mode="mode2"] body main section.section:nth-of-type(odd) .eyebrow:not(#duplexEyebrowLock),
html[data-site-mode="mode2"] body main section.emergency-choices .eyebrow:not(#duplexEyebrowLock){color:#9d3523!important}
html[data-site-mode="mode2"] body main section.real-map-section .real-map-copy .eyebrow:not(#duplexMapEyebrowLock){color:#9d3523!important}
html[data-site-mode="mode2"] body main section.dark-section .eyebrow:not(#duplexDarkEyebrowLock),
html[data-site-mode="mode2"] body main .video-evidence-block .eyebrow:not(#duplexDarkEyebrowLock){color:#ffb199!important}
html[data-site-mode="mode2"] body main section.section.dark-section .section-head .eyebrow:not(#duplexSectionEyebrowLock),
html[data-site-mode="mode2"] body main .video-evidence-block .subsection-heading .eyebrow:not(#duplexSectionEyebrowLock){color:#ffb199!important}
html[data-site-mode="mode2"] body main .hero-v49 .eyebrow:not(#duplexHeroEyebrowLock){color:#9d3523!important}
html[data-site-mode="mode2"] body main section.verified-evidence .video-evidence-block .subsection-heading span.eyebrow:not(#duplexVideoEyebrowLock){color:#ffb199!important}


/* =========================================================
   V4.11.2 • final polish: appearance launcher, Titanium hero,
   and explicit active-mode emphasis
   ========================================================= */

/* Footer appearance access: a deliberate themed control, never a black dot. */
.footer-appearance-link{
  position:relative!important;isolation:isolate;overflow:hidden!important;
  min-height:36px!important;padding:7px 12px!important;gap:7px!important;
  border:1px solid rgba(255,255,255,.28)!important;border-radius:12px!important;
  background:linear-gradient(145deg,#253844,#142630)!important;
  color:#fff!important;opacity:1!important;box-shadow:0 9px 24px rgba(0,0,0,.22)!important;
  font-weight:850!important;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important
}
.footer-appearance-link:before{
  content:"";position:absolute;z-index:-1;inset:-35% 42% -35% -18%;
  background:linear-gradient(135deg,color-mix(in srgb,var(--c-accent) 92%,#fff 8%),transparent 76%);
  transform:skewX(-17deg);opacity:.9
}
.footer-appearance-link:after{
  content:"";position:absolute;right:6px;top:6px;width:5px;height:5px;border-radius:50%;
  background:#70f2aa;box-shadow:0 0 0 3px rgba(112,242,170,.15),0 0 12px rgba(112,242,170,.7)
}
.footer-appearance-link .ui-icon{width:17px!important;height:17px!important;color:#fff!important;filter:drop-shadow(0 1px 3px rgba(0,0,0,.22))}
.footer-appearance-link:hover,.footer-appearance-link:focus-visible{
  color:#fff!important;border-color:rgba(255,255,255,.62)!important;transform:translateY(-2px)!important;
  box-shadow:0 13px 30px rgba(0,0,0,.3),0 0 0 3px color-mix(in srgb,var(--c-accent) 22%,transparent)!important
}
html[data-site-mode="mode1"] .footer-appearance-link{background:linear-gradient(145deg,#2a323c,#111b24)!important}
html[data-site-mode="mode2"] .footer-appearance-link{background:linear-gradient(145deg,#b8472f,#71301f)!important}
html[data-site-mode="mode3"] .footer-appearance-link{background:linear-gradient(145deg,#0b8290,#075661)!important}

/* Titanium Duplex desktop hero: a genuine duplex composition, not a plain split. */
@media(min-width:761px){
  html[data-site-mode="mode2"] .hero-v49{
    position:relative!important;padding:64px 0 68px!important;
    background:
      linear-gradient(116deg,rgba(244,246,243,.98) 0 48.5%,rgba(23,36,44,.98) 48.7% 100%),
      #e9eeec!important
  }
  html[data-site-mode="mode2"] .hero-v49:before{
    content:"";position:absolute;inset:0;pointer-events:none;opacity:.34;
    background:
      linear-gradient(90deg,transparent 0 48.4%,rgba(198,83,52,.88) 48.4% 48.75%,transparent 48.75%),
      repeating-linear-gradient(135deg,rgba(23,36,44,.035) 0 1px,transparent 1px 18px)
  }
  html[data-site-mode="mode2"] .hero-v49:after{
    content:"";position:absolute;right:-7%;top:-28%;width:44%;aspect-ratio:1;border-radius:50%;
    border:1px solid rgba(255,154,115,.2);box-shadow:0 0 0 34px rgba(255,154,115,.025),0 0 0 84px rgba(255,154,115,.018);pointer-events:none
  }
  html[data-site-mode="mode2"] .hero-v49-grid{
    position:relative;z-index:1;display:grid!important;grid-template-columns:minmax(390px,.88fr) minmax(520px,1.12fr)!important;
    gap:26px!important;min-height:584px!important;align-items:center!important
  }
  html[data-site-mode="mode2"] .hero-v49 .hero-copy{
    grid-area:auto!important;width:100%!important;max-width:none!important;align-self:center!important;
    padding:40px 42px 36px!important;border:1px solid #9aa8aa!important;border-left:7px solid #a33a25!important;
    border-radius:26px 8px 26px 8px!important;
    background:linear-gradient(145deg,rgba(255,255,252,.98),rgba(232,236,234,.96))!important;
    box-shadow:0 28px 76px rgba(20,34,41,.2),inset 0 1px rgba(255,255,255,.92)!important
  }
  html[data-site-mode="mode2"] .hero-v49 .hero-copy:before{
    content:"";display:block;width:84px;height:4px;margin:0 0 15px;border-radius:99px;
    background:linear-gradient(90deg,#a33a25,#e8906e 62%,transparent)
  }
  html[data-site-mode="mode2"] .hero-v49 h1{
    max-width:610px!important;font-size:clamp(42px,4.15vw,63px)!important;line-height:1.01!important;letter-spacing:-.047em!important
  }
  html[data-site-mode="mode2"] .hero-v49 .hero-copy>p{max-width:560px!important;color:#4e6169!important}
  html[data-site-mode="mode2"] .hero-v49 .hero-actions{margin-top:22px!important}
  html[data-site-mode="mode2"] .hero-v49 .hero-trust>span,
  html[data-site-mode="mode2"] .hero-language-link{
    background:rgba(255,255,255,.8)!important;border-color:#849397!important;box-shadow:0 8px 20px rgba(20,34,41,.07)!important
  }
  html[data-site-mode="mode2"] .hero-v49 .hero-media{
    grid-area:auto!important;width:100%!important;justify-self:stretch!important;align-self:center!important;
    padding:11px!important;border:1px solid #5e737b!important;border-radius:8px 34px 8px 34px!important;
    background:linear-gradient(145deg,#22343d,#101b22)!important;
    box-shadow:0 34px 90px rgba(3,11,16,.45),0 0 0 8px rgba(255,255,255,.035)!important;
    transform:translateY(8px)
  }
  html[data-site-mode="mode2"] .hero-v49 .hero-media:before{
    content:"";position:absolute;z-index:3;left:-1px;top:38px;bottom:38px;width:4px;border-radius:99px;
    background:linear-gradient(180deg,transparent,#ff9a73 22%,#a33a25 76%,transparent);box-shadow:0 0 22px rgba(255,154,115,.42)
  }
  html[data-site-mode="mode2"] .hero-v49 .hero-media .hero-picture-mode,
  html[data-site-mode="mode2"] .hero-v49 .hero-media .hero-img{
    border-radius:5px 25px 5px 25px!important
  }
  html[data-site-mode="mode2"] .hero-v49 .hero-media .hero-img{
    aspect-ratio:16/10!important;object-fit:cover!important;object-position:54% 52%!important;filter:saturate(.94) contrast(1.055)!important
  }
  html[data-site-mode="mode2"] .hero-v49 .hero-media:after{
    inset:11px!important;border-radius:5px 25px 5px 25px!important;
    background:linear-gradient(90deg,rgba(8,18,24,.18),transparent 35%),linear-gradient(0deg,rgba(5,13,18,.28),transparent 40%)!important
  }
}

/* Keep the excellent dedicated mobile Titanium composition untouched. */
@media(max-width:760px){
  .footer-appearance-link{
    width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;justify-content:center!important;
    border-radius:13px!important;flex:0 0 42px!important
  }
  .footer-appearance-link span{display:none!important}
  .footer-appearance-link .ui-icon{width:20px!important;height:20px!important}
  .footer-appearance-link:before{inset:-35% 36% -35% -24%}
  .footer-appearance-link:after{right:5px;top:5px;width:5px;height:5px}
}

/* V4.13.1 medya arşivi filtre güvenlik katmanı */
.media-card[hidden]{display:none!important}
.media-filter button{transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.media-filter button:active{transform:translateY(1px)}
.media-filter button[aria-pressed="true"]{background:var(--c-accent);color:#fff;border-color:var(--c-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--c-accent) 22%,transparent)}
.media-filter-status{min-height:1.4em;margin:-12px 0 18px;color:var(--c-muted);font-size:.9rem;font-weight:700}
@media (max-width:640px){.media-filter{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.media-filter button{width:100%;padding-inline:9px}.media-filter button:first-child:last-child{grid-column:1/-1}}
@media (prefers-reduced-motion:reduce){.media-filter button{transition:none}}

