:root{--ink:#14213a;--muted:#5f6f85;--bg:#f5f7fb;--card:#fff;--line:#dbe2ec;--blue:#0b57d0;--blue2:#073a8c;--yellow:#ffc928;--green:#1f9d60;--shadow:0 14px 42px rgba(20,33,58,.09);--r:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{color:var(--blue);text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.top{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{height:76px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);min-width:260px}.brand-mark{width:42px;height:42px;border-radius:13px;background:var(--yellow);display:grid;place-items:center;font-weight:900;color:#10233f;box-shadow:inset 0 -4px 0 #0001}.brand b,.brand small{display:block;line-height:1.2}.brand small{font-size:12px;color:var(--muted);margin-top:3px}.menu{margin-left:auto;display:flex;gap:14px;align-items:center}.menu a{font-size:14px;font-weight:700;color:#23334d;white-space:nowrap}.menu a:hover{color:var(--blue)}.call,.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 17px;border-radius:12px;background:var(--blue);color:#fff;font-weight:800;border:1px solid var(--blue);transition:.2s}.call:hover,.btn:hover{background:var(--blue2);color:#fff}.topcall{white-space:nowrap}.btn.ghost{background:#fff;color:var(--blue);border-color:#a8c3ed}.menu-btn{display:none;margin-left:auto;border:0;background:transparent;font-size:25px}.hero{background:linear-gradient(135deg,#0d2545,#123e75);color:#fff;padding:76px 0;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-100px;top:-140px;background:radial-gradient(circle,#ffc92855,transparent 67%)}.hero.compact{margin:24px 0 36px;padding:46px;border-radius:24px;background:linear-gradient(135deg,#10233f,#174d86)}.hero-grid{display:grid;grid-template-columns:1.45fr .8fr;gap:50px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;color:#6f4c00}.hero .eyebrow{color:#ffd55e}.hero h1{font-size:clamp(36px,5vw,62px);line-height:1.03;margin:10px 0 18px;max-width:850px}.hero.compact h1{font-size:clamp(30px,4vw,48px)}.lead{font-size:20px;line-height:1.55;max-width:830px;color:#e8eff9}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.hero .btn.ghost{background:transparent;color:#fff;border-color:#ffffff66}.trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;font-size:14px;color:#dfe9f8}.section{padding:64px 0}.section-head{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:28px}.section-head h2{font-size:clamp(27px,3vw,40px);margin:7px 0}.section-head p{color:var(--muted);max-width:760px;margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.card{display:block;background:var(--card);border:1px solid var(--line);border-radius:var(--r);padding:24px;color:var(--ink);box-shadow:0 8px 28px #14213a08;transition:.2s}.card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#aac8f5}.card-icon{font-size:30px}.card h3{font-size:21px;margin:10px 0 7px}.card p{color:var(--muted);font-size:15px}.card strong{color:var(--blue);font-size:14px}.chips{display:flex;flex-wrap:wrap;gap:9px}.chips a{border:1px solid var(--line);padding:9px 12px;border-radius:999px;background:#fff;color:#2b3c55;font-size:14px}.chips a:hover{border-color:#8cb4ee;color:var(--blue)}.content{max-width:900px;margin:0 auto 38px;font-size:17px}.content h2{margin-top:38px;font-size:29px}.content h3{margin-top:29px;font-size:22px}.content p{color:#32435b}.crumb{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;color:var(--muted);padding-top:20px}.location-note{background:#eef5ff;border-left:4px solid var(--blue);padding:16px 18px;border-radius:10px;margin:-12px auto 34px;max-width:900px;color:#334765}.request-box{margin:50px 0;padding:28px;background:#10233f;color:#fff;border-radius:22px;display:grid;grid-template-columns:1fr auto auto;gap:18px;align-items:center}.request-box h2{margin:4px 0}.request-box p{margin:4px 0;color:#dce7f6}.request-box .ghost{background:transparent;color:#fff;border-color:#ffffff55}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery figure{margin:0;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(20,33,58,.08);transition:transform .2s,box-shadow .2s}.gallery figure:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .35s ease}.gallery figure:hover img{transform:scale(1.03)}.gallery figcaption{padding:12px 13px;color:var(--muted);font-size:13px;background:linear-gradient(180deg,#fff,#f8fbff)}.gallery-full{grid-template-columns:repeat(3,1fr);padding-bottom:60px}.map-section{padding-top:20px}.map{overflow:hidden;border-radius:20px;border:1px solid var(--line);box-shadow:var(--shadow)}.map iframe{width:100%;height:430px;border:0;display:block}.district-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;padding-bottom:60px}.district-card{border:1px solid var(--line);border-radius:16px;padding:20px}.district-card h2{margin:0}.district-card p{color:var(--muted)}.mini-links{display:flex;gap:7px;flex-wrap:wrap}.mini-links a{font-size:13px;background:var(--bg);padding:6px 9px;border-radius:8px}.service-form{display:grid;grid-template-columns:1fr 1fr;gap:15px;max-width:850px;margin:0 auto 60px}.service-form label{display:grid;gap:6px;font-weight:700}.service-form input,.service-form select,.service-form textarea{font:inherit;padding:12px;border:1px solid #c8d2df;border-radius:10px;background:#fff}.service-form .full{grid-column:1/-1}.success,.error{max-width:850px;margin:0 auto 20px;padding:14px;border-radius:10px}.success{background:#e8f7ee;color:#126533}.error{background:#fff0f0;color:#a21b1b}footer{background:#0b172a;color:#dce6f4;padding:46px 0 90px}.footgrid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:30px}.footgrid a{color:#dce6f4}.legal{border-top:1px solid #ffffff1e;margin-top:30px;padding-top:18px;color:#9fb0c7;font-size:13px}.float-actions{position:fixed;left:0;right:0;bottom:18px;z-index:60;display:flex;justify-content:space-between;pointer-events:none;padding:0 22px}.float-actions a{pointer-events:auto;padding:11px 15px;border-radius:999px;color:#fff;font-weight:850;box-shadow:0 10px 30px #0003}.float-call{background:#d52b2b}.float-wa{background:#25D366;color:#10233f!important}.float-actions span{margin-left:6px}@media(max-width:1180px){.menu{display:none;position:absolute;left:18px;right:18px;top:70px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.menu-open .menu{display:flex}.menu-btn{display:block}.topcall{display:none}.hero-grid{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.wrap{width:min(100% - 24px,1180px)}.nav{height:68px}.brand{min-width:0}.brand b{font-size:14px}.brand small{font-size:10px}.hero{padding:52px 0}.hero.compact{padding:30px 22px;border-radius:18px}.hero h1{font-size:36px}.lead{font-size:17px}.cards,.district-grid,.gallery,.gallery-full{grid-template-columns:1fr}.footgrid{grid-template-columns:1fr}.section{padding:44px 0}.section-head{align-items:start;flex-direction:column}.request-box{grid-template-columns:1fr}.service-form{grid-template-columns:1fr}.service-form .full{grid-column:auto}.float-actions{bottom:10px;padding:0 10px}.float-actions a{padding:11px 13px}.float-actions span{display:none}.content{font-size:16px}.map iframe{height:330px}}


/* v2.0.4 performance + content image flow */
.section,footer{content-visibility:auto;contain-intrinsic-size:1px 700px}.content-figure{margin:28px 0 34px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(20,33,58,.08)}.content-figure img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.content-figure figcaption{display:grid;gap:3px;padding:13px 16px;color:var(--muted);font-size:14px}.content-figure figcaption strong{color:var(--ink)}@media(max-width:720px){.content-figure{margin:22px 0 28px;border-radius:15px}}

/* v2.0.5 accessibility + agent-ready */
.menu a,.chips a,.mini-links a{min-height:44px;display:inline-flex;align-items:center}.btn,.call,.float-actions a,.menu-btn{min-height:44px}.service-form input,.service-form select,.service-form textarea{min-height:44px}.service-form textarea{min-height:150px}form:tool-form-active{outline:3px dashed #0b57d0;outline-offset:4px}button:tool-submit-active{outline:3px dashed #b32020;outline-offset:3px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

.request-box .eyebrow{color:#ffd55e}

.footer-links{display:grid;gap:7px;margin-top:12px}.footer-tool{margin:0}.footer-tool button{appearance:none;border:0;background:transparent;color:#dce6f4;font:inherit;padding:0;min-height:44px;cursor:pointer;text-align:left}.footer-tool button:hover,.footer-tool button:focus-visible{color:#fff;text-decoration:underline}.footer-tool button:focus-visible{outline:2px solid #ffd55e;outline-offset:3px}

/* v2.0.7 performance + accessibility overrides */
.float-actions a.float-wa{background:#25D366;color:#101D35}.float-actions a.float-wa:focus-visible{outline:3px solid #101D35;outline-offset:3px}
/* v2.0.11 contextual internal linking */
.contextual-links{padding:14px 16px;border-left:3px solid var(--blue);background:#f5f9ff;border-radius:10px}.contextual-links a,.hub-content a{font-weight:750;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.hub-content{margin-top:-12px;margin-bottom:30px}.hub-content p{margin:12px 0}

/* v2.0.12 semantic LCP hero layer */
.hero.compact.cover{position:relative;isolation:isolate;overflow:hidden;background:#10233f!important}
.hero.compact.cover::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(8,24,44,.94),rgba(8,24,44,.62) 58%,rgba(8,24,44,.30))}
.hero.compact.cover>.hero-cover-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.hero.compact.cover>:not(.hero-cover-image){position:relative;z-index:2}

.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

/* v2.0.13 reference-inspired responsive frontend */
:root{--ref-navy:#081321;--ref-navy2:#102844;--ref-yellow:#f6c90e;--ref-yellow2:#ffd84d;--ref-line:#e3e7ed;--ref-bg:#f5f6f8;--ref-muted:#5f6b7a;--ref-shadow:0 18px 50px rgba(10,20,36,.10)}
body{color:#111827;background:#fff}.service-status{background:#07111f;color:#dce6f3;font-size:13px}.status-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:18px}.status-inner span{display:flex;align-items:center;gap:8px}.status-inner i,.live-pill span{width:8px;height:8px;border-radius:50%;background:#29cf71;box-shadow:0 0 0 5px rgba(41,207,113,.12)}.status-inner a{color:#fff;font-weight:800}.top{position:sticky;top:0;background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}.nav{height:76px}.brand-mark{background:var(--ref-yellow)!important;color:#111!important;border-radius:12px!important}.brand small{letter-spacing:.08em;text-transform:uppercase}.menu{gap:17px;font-size:13px}.menu a{position:relative}.menu a:after{content:"";position:absolute;left:0;right:100%;bottom:6px;height:2px;background:var(--ref-yellow);transition:.18s}.menu a:hover:after{right:0}.call.topcall{background:var(--ref-navy);color:#fff;border-radius:10px}.reference-hero{background:radial-gradient(circle at 75% 20%,rgba(45,88,150,.22),transparent 35%),linear-gradient(135deg,#081321,#0e1d31 60%,#102844);color:#fff;overflow:hidden}.reference-hero-grid{min-height:610px;display:grid;grid-template-columns:1.03fr .97fr;gap:58px;align-items:center;padding-top:56px;padding-bottom:56px}.reference-hero-copy{max-width:650px}.live-pill{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);border-radius:999px;padding:7px 13px;color:#e8eef7;font-size:13px;font-weight:800}.reference-hero h1{font-size:clamp(46px,5.5vw,74px);line-height:.98;letter-spacing:-.05em;margin:22px 0;max-width:780px}.reference-hero h1 em{font-style:normal;color:var(--ref-yellow)}.hero-subtitle{font-size:18px;color:#c8d2df;max-width:680px;margin:0 0 28px}.btn.btn-yellow{background:var(--ref-yellow);color:#111;border-color:var(--ref-yellow);border-radius:10px}.btn.btn-outline-light{border-color:rgba(255,255,255,.3);color:#fff;background:rgba(255,255,255,.04);border-radius:10px}.btn.btn-wa{background:#25D366;color:#102015;border-radius:10px}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:38px}.hero-stats div{border-top:1px solid rgba(255,255,255,.18);padding-top:13px}.hero-stats strong{display:block;color:#fff;font-size:20px}.hero-stats span{display:block;color:#9eacbd;font-size:12px}.reference-hero-visual{position:relative}.reference-hero-visual>img{width:100%;aspect-ratio:1/1;max-height:520px;object-fit:cover;border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.35)}.visual-card{position:absolute;left:-26px;bottom:28px;background:#fff;color:#111827;border-radius:14px;padding:14px 18px;display:flex;align-items:center;gap:12px;box-shadow:var(--ref-shadow);min-width:270px}.visual-card>span{width:42px;height:42px;border-radius:10px;background:#fff4b4;display:grid;place-items:center}.visual-card p{margin:0}.visual-card b,.visual-card small{display:block}.visual-card small{color:var(--ref-muted);font-size:12px}.home-feature-strip{background:#fff;border-bottom:1px solid var(--ref-line)}.home-features{display:grid;grid-template-columns:repeat(4,1fr)}.home-features>div{display:flex;gap:13px;align-items:center;padding:22px 24px;border-right:1px solid var(--ref-line)}.home-features>div:first-child{border-left:1px solid var(--ref-line)}.home-features>div>span{width:44px;height:44px;display:grid;place-items:center;border-radius:11px;background:#fff8d7;font-size:20px}.home-features p{margin:0}.home-features b,.home-features small{display:block}.home-features small{font-size:12px;color:var(--ref-muted)}.section{padding:76px 0}.section-head.centered{justify-content:center;text-align:center}.section-head.centered>div{max-width:780px}.section-kicker{display:inline-block;color:#785f00;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.section-kicker.light{color:var(--ref-yellow2)}.section-head h2,.about-copy h2,.faq-intro h2{font-size:clamp(30px,4vw,46px);line-height:1.08;letter-spacing:-.035em;margin:8px 0 12px}.section-head p,.about-copy p,.faq-intro p{color:var(--ref-muted)}.cards{grid-template-columns:repeat(3,1fr);gap:18px}.card{min-height:245px;border-radius:16px;box-shadow:0 8px 26px rgba(10,20,36,.04);transition:.2s;padding:25px 24px 23px}.card:hover{transform:translateY(-4px);box-shadow:var(--ref-shadow)}.card-icon{width:48px;height:48px;border-radius:12px;background:#fff6c7}.card h3{margin:22px 0 9px}.card p{font-size:14px}.card strong{color:#715900}.emergency-cta{background:var(--ref-navy);color:#fff}.emergency-inner{padding:48px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.emergency-inner h2{font-size:clamp(28px,3.7vw,42px);line-height:1.1;margin:6px 0}.emergency-inner p{color:#b8c5d4;margin:0}.emergency-actions{display:flex;gap:10px;flex-wrap:wrap}.about-split{display:grid;grid-template-columns:.92fr 1.08fr;gap:68px;align-items:center}.about-visual{position:relative}.about-visual img{width:100%;aspect-ratio:4/5;max-height:560px;object-fit:cover;border-radius:18px}.about-badge{position:absolute;right:-24px;bottom:26px;background:var(--ref-yellow);color:#111;padding:15px 20px;border-radius:12px;font-weight:800;box-shadow:var(--ref-shadow)}.about-badge strong{display:block;font-size:30px;line-height:1}.check-list{padding:0;margin:23px 0 26px;display:grid;gap:10px;list-style:none}.check-list li{position:relative;padding-left:29px}.check-list li:before{content:"✓";position:absolute;left:0;color:#0a7a3f;font-weight:950}.text-link{font-weight:900;color:#5d4a00}.why-section{background:var(--ref-bg)}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.why-grid article{background:#fff;border:1px solid var(--ref-line);padding:26px;border-radius:15px}.why-grid article>span{color:#6b5200;font-size:13px;font-weight:950}.why-grid h3{margin:18px 0 8px}.why-grid p{margin:0;color:var(--ref-muted);font-size:14px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process-grid article{text-align:center;padding:18px}.process-grid article>span{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;margin:0 auto 16px;background:var(--ref-navy);color:var(--ref-yellow);font-weight:950}.process-grid p{color:var(--ref-muted);font-size:14px}.areas-home{background:#fafbfc;border-block:1px solid var(--ref-line)}.featured-districts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.featured-districts a{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--ref-line);border-radius:13px;padding:18px;min-height:88px}.featured-districts a>span{width:38px;height:38px;border-radius:10px;background:#fff3b8;display:grid;place-items:center}.featured-districts b,.featured-districts small{display:block}.featured-districts small{color:var(--ref-muted);font-size:11px}.featured-districts strong{margin-left:auto}.faq-section{background:var(--ref-navy);color:#fff}.faq-wrap{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:start}.faq-intro{position:sticky;top:130px}.faq-intro p{color:#b7c4d4}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.04);overflow:hidden}.faq-list summary{list-style:none;cursor:pointer;padding:18px 20px;font-weight:800;display:flex;justify-content:space-between}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--ref-yellow);font-size:20px}.faq-list details p{margin:0;padding:0 20px 19px;color:#c3cfdd}.home-guide .guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.guide-grid article{border-top:3px solid var(--ref-yellow);padding-top:18px}.guide-grid p{color:var(--ref-muted);font-size:14px}.hero.compact{border-radius:18px!important}.hero.compact.cover:before{background:linear-gradient(90deg,rgba(6,17,31,.96),rgba(9,31,57,.72) 58%,rgba(9,31,57,.38))!important}.hero.compact .eyebrow{color:var(--ref-yellow2)}.hero.compact .btn{background:var(--ref-yellow);color:#111;border-radius:10px}.hero.compact .btn.ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.3)}.request-box{background:var(--ref-navy);border-radius:16px}.request-box .eyebrow{color:var(--ref-yellow2)}.request-box .btn{background:var(--ref-yellow);color:#111}.request-box .ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.25)}footer{background:#07111f}.float-actions{z-index:80}.float-call{background:#dc2626}.float-wa{background:#25D366!important;color:#102015!important}
.review-source{display:inline-block;margin-top:14px;font-size:12px;color:#4b5563;text-decoration:none}.review-source:hover{text-decoration:underline}
@media(max-width:1080px){.menu{top:70px}.reference-hero-grid{grid-template-columns:1fr 1fr;gap:32px}.cards{grid-template-columns:repeat(2,1fr)}.featured-districts{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.service-status{display:none}.nav{height:68px}.reference-hero-grid{min-height:auto;grid-template-columns:1fr;padding-top:38px;padding-bottom:36px;gap:30px}.reference-hero h1{font-size:42px}.hero-subtitle{font-size:16px}.reference-hero .hero-actions{display:grid;grid-template-columns:1fr}.reference-hero .hero-actions .btn{width:100%}.hero-stats{grid-template-columns:repeat(2,1fr);margin-top:30px}.reference-hero-visual>img{aspect-ratio:1/1;max-height:380px;border-radius:16px}.visual-card{left:12px;right:12px;bottom:12px;min-width:0}.home-features{grid-template-columns:1fr 1fr}.home-features>div{padding:16px 12px;border-bottom:1px solid var(--ref-line)}.home-features>div:first-child{border-left:0}.section{padding:52px 0}.section-head h2,.about-copy h2,.faq-intro h2{font-size:32px}.cards,.why-grid,.featured-districts,.home-guide .guide-grid{grid-template-columns:1fr}.emergency-inner{padding:38px 0;display:grid}.emergency-actions{display:grid;grid-template-columns:1fr 1fr}.about-split{grid-template-columns:1fr;gap:34px}.about-visual img{aspect-ratio:16/10;max-height:360px}.about-badge{right:12px;bottom:12px}.process-grid{grid-template-columns:1fr}.process-grid article{text-align:left;display:grid;grid-template-columns:52px 1fr;gap:14px;padding:0}.process-grid article>span{margin:0}.faq-wrap{grid-template-columns:1fr;gap:32px}.faq-intro{position:static}.float-actions{bottom:0;padding:8px;background:rgba(7,17,31,.94);gap:8px}.float-actions a{flex:1;justify-content:center;border-radius:10px;min-height:52px;padding:10px 12px}.float-actions span{display:inline!important}footer{padding-bottom:115px}}

/* Acil hizmet ve konum bazlı hızlı erişim bileşenleri */
.urgent-home{background:linear-gradient(180deg,#fff8d8,#fff);border-block:1px solid #f0dc82}.urgent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.urgent-grid article{background:#fff;border:1px solid #e8d271;border-radius:16px;padding:24px;box-shadow:0 10px 30px rgba(20,33,58,.06)}.urgent-grid article>span{width:48px;height:48px;border-radius:12px;background:#10233f;color:#ffc928;display:grid;place-items:center;font-size:22px}.urgent-grid h3{font-size:21px;line-height:1.2;margin:18px 0 9px}.urgent-grid p{color:var(--ref-muted,#5f6f85);font-size:14px}.urgent-grid article div{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.urgent-grid a{display:inline-flex;padding:8px 10px;border-radius:9px;background:#10233f;color:#fff;font-size:13px;font-weight:850}.urgent-grid a:hover{background:#173d69;color:#fff}.urgent-home-call{margin-top:18px;padding:15px 18px;border-radius:12px;background:#10233f;color:#dce7f6;text-align:center}.urgent-home-call a{color:#ffc928;font-weight:950}.urgent-home-call span{margin:0 8px;color:#ffc928}.urgent-service-section{margin:30px 0;padding:24px 26px;border:1px solid #ead36e;border-left:5px solid #ffc928;border-radius:14px;background:linear-gradient(135deg,#fffbea,#fff)}.urgent-service-section h2{font-size:26px;margin:9px 0 10px}.urgent-service-section p{margin:8px 0;color:#32435b}.urgent-pill{display:inline-flex;padding:5px 9px;border-radius:999px;background:#10233f;color:#ffc928;font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.urgent-links a{font-weight:850;text-decoration:underline;text-underline-offset:3px}.service-status i{box-shadow:0 0 0 5px rgba(255,201,40,.16)}
@media(max-width:760px){.urgent-grid{grid-template-columns:1fr}.urgent-home-call{text-align:left}.urgent-service-section{padding:20px 18px}.urgent-service-section h2{font-size:23px}}

/* v2.0.15 kullanıcı banner görseli: kare kompozisyon PC ve mobilde kırpılmadan korunur */

/* Müşteri yorumları */
.customer-reviews{background:#f8f9fa;border-top:1px solid #e7e9ee;border-bottom:1px solid #e7e9ee}
.customer-reviews .section{padding-top:68px;padding-bottom:68px}
.google-review-title{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}
.google-review-brand{display:flex;align-items:center;gap:16px;min-width:0}


.google-review-title h2{margin:3px 0 5px;color:#202124;font-size:clamp(26px,3vw,38px);letter-spacing:-.02em}
.google-review-title p{margin:0;color:#5f6368;max-width:720px}
.google-rating-summary{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:10px;row-gap:2px;flex:0 0 auto;padding:13px 16px;border-radius:12px;background:#fff;border:1px solid #e3e6eb;box-shadow:0 2px 8px rgba(60,64,67,.08)}
.google-rating-summary strong{font-size:24px;color:#202124;line-height:1}
.google-rating-summary .review-stars{font-size:18px}
.google-rating-summary small{grid-column:1/-1;color:#70757a;font-size:11px}
.review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.review-card{margin:0;background:#fff;border:1px solid #e3e6eb;border-radius:12px;padding:20px;box-shadow:0 1px 3px rgba(60,64,67,.08),0 4px 12px rgba(60,64,67,.05);min-height:272px;display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease}
.review-card:hover{box-shadow:0 2px 8px rgba(60,64,67,.16),0 8px 22px rgba(60,64,67,.08);transform:translateY(-1px)}
.review-head{display:flex;align-items:center;gap:11px;margin-bottom:12px}
.review-avatar{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:grid;place-items:center;background:#1a73e8;color:#fff;font-weight:700;font-size:17px}
.review-card:nth-child(2) .review-avatar{background:#34a853}
.review-card:nth-child(3) .review-avatar{background:#ea4335}
.review-card:nth-child(4) .review-avatar{background:#8e24aa}
.review-person{min-width:0;flex:1}
.review-head h3{font-size:14px;line-height:1.25;margin:0 0 3px;color:#202124;font-weight:700}
.review-head time{display:block;color:#70757a;font-size:12px}

.review-stars{color:#fbbc04;letter-spacing:1px;font-size:17px;line-height:1;margin:2px 0 13px}
.review-card blockquote{margin:0;color:#3c4043;font-size:13.5px;line-height:1.62;font-style:normal}
.review-card blockquote:before{content:none}
@media(max-width:1080px){.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-card{min-height:230px}}
@media(max-width:760px){.customer-reviews .section{padding-top:48px;padding-bottom:48px}.google-review-title{display:block;margin-bottom:22px}.google-review-brand{align-items:flex-start}.google-rating-summary{display:inline-grid;margin-top:18px}.review-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:0 2px 10px;overscroll-behavior-inline:contain}.review-card{flex:0 0 min(88vw,360px);min-height:245px;scroll-snap-align:start}.review-grid::-webkit-scrollbar{height:6px}.review-grid::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}}
/* Erişilebilirlik ve LCP sağlamlaştırma */
.card strong{color:#5d4a00}
.btn.btn-yellow,.reference-hero .btn.btn-yellow,.emergency-cta .btn.btn-yellow{background:#f6c90e;color:#111827;border-color:#f6c90e}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #0b57d0;outline-offset:3px}
.why-grid article>span{color:#6b5200}

/* Mobil kontrast kilidi */
.why-grid article>span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:38px!important;
  min-height:30px!important;
  padding:4px 10px!important;
  border-radius:999px!important;
  background:#fff1b8!important;
  color:#111827!important;
  opacity:1!important;
  text-shadow:none!important;
  filter:none!important;
  font-size:14px!important;
  line-height:1.2!important;
  font-weight:900!important;
}
.process-grid article>span{
  background:#081321!important;
  color:#ffffff!important;
  opacity:1!important;
  text-shadow:none!important;
  filter:none!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:900!important;
}

/* v2.0.25 - mobile Lighthouse contrast root fix */
.why-grid article{background:#fff!important;color:#111!important;opacity:1!important;filter:none!important}
.why-grid article h3{color:#111!important;opacity:1!important}
.why-grid article p{color:#374151!important;opacity:1!important}
.why-a11y-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:42px!important;min-height:34px!important;padding:5px 11px!important;border:2px solid #000!important;border-radius:999px!important;background:#000!important;color:#fff!important;opacity:1!important;filter:none!important;text-shadow:none!important;mix-blend-mode:normal!important;font-size:14px!important;line-height:1.2!important;font-weight:900!important}
.process-grid article{background:#fff!important;color:#111!important;opacity:1!important;filter:none!important}
.process-grid article h3{color:#111!important;opacity:1!important}
.process-grid article p{color:#374151!important;opacity:1!important}
.process-a11y-badge{width:52px!important;height:52px!important;border:2px solid #000!important;border-radius:50%!important;display:grid!important;place-items:center!important;margin:0 auto 16px!important;background:#000!important;color:#fff!important;opacity:1!important;filter:none!important;text-shadow:none!important;mix-blend-mode:normal!important;font-size:14px!important;line-height:1!important;font-weight:900!important}
@media(max-width:760px){.why-a11y-badge{background:#000!important;color:#fff!important}.process-a11y-badge{margin:0!important;background:#000!important;color:#fff!important}}

/* v2.0.25 doğrulanmış saha çalışmaları */
.field-work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.field-work-card{display:grid;grid-template-columns:180px 1fr;gap:18px;background:#fff;border:1px solid #d9e0ea;border-radius:16px;overflow:hidden;padding:0;color:#111827}.field-work-card>img{width:100%;height:100%;min-height:210px;object-fit:cover}.field-work-card>div{padding:20px}.field-work-card h3{margin:8px 0 12px;color:#111827}.field-work-card p{margin:7px 0;color:#374151}.field-work-date{font-size:13px;font-weight:800;color:#334155}@media(max-width:760px){.field-work-grid{grid-template-columns:1fr}.field-work-card{grid-template-columns:1fr}.field-work-card>img{height:220px}}

.field-work-card img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}


/* v2.0.54 - Marka servis ve bakım kartları */
.industrial-brand-section{border-top:1px solid var(--line)}
.brand-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.brand-service-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:0 7px 24px rgba(20,33,58,.06)}
.brand-service-card h3{margin:0 0 12px;color:#111827;font-size:18px}
.brand-service-card .chips{gap:7px}
.brand-service-card .chips a{width:100%;border-radius:10px;justify-content:flex-start;color:#16345e;font-weight:750}
.brand-service-card .brand-pending{width:100%;min-height:44px;display:flex;align-items:center;padding:9px 12px;border:1px dashed #c8d2df;border-radius:10px;background:#f8fafc;color:#59677b;font-size:14px;font-weight:700}
.brand-disclaimer{background:#fff8e6;border-left-color:#8a5b00;color:#3d321a;margin-top:-12px}
.brand-disclaimer b{color:#3a2700}
@media(max-width:980px){.brand-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.brand-service-grid{grid-template-columns:1fr}.brand-service-card{padding:16px}}

/* v2.0.54 kategori görünürlüğü */
@media(max-width:1080px){.urgent-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.urgent-grid{grid-template-columns:1fr}}

/* v2.0.32 hierarchical service navigation */
.menu-mega{position:relative}.menu-mega>summary{list-style:none;cursor:pointer;font-size:14px;font-weight:800;color:#23334d;min-height:44px;display:flex;align-items:center;gap:6px}.menu-mega>summary::-webkit-details-marker{display:none}.menu-mega>summary:after{content:"▾";font-size:11px}.menu-mega[open]>summary:after{transform:rotate(180deg)}.mega-panel{position:absolute;right:-180px;top:50px;width:min(980px,92vw);display:grid;grid-template-columns:repeat(3,minmax(190px,1fr));gap:22px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;box-shadow:var(--shadow);z-index:90}.mega-col{display:grid;align-content:start;gap:4px}.mega-col>b{color:#111827;margin-bottom:6px;font-size:14px}.mega-col>a{padding:7px 8px;border-radius:8px;min-height:36px!important;font-size:13px!important}.mega-col>a:hover{background:#f4f7fb}.service-tree-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-tree-group{background:#fff;border:1px solid var(--ref-line,#dfe5ec);border-radius:16px;box-shadow:0 8px 26px rgba(10,20,36,.04);overflow:hidden}.service-tree-group>summary{list-style:none;cursor:pointer;padding:20px 22px;display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:74px}.service-tree-group>summary::-webkit-details-marker{display:none}.service-tree-group>summary b{font-size:19px}.service-tree-group>summary span{font-size:12px;color:#5f6f85}.service-tree-group[open]>summary{background:#fff9dc;border-bottom:1px solid #eadf9a}.service-tree-links{display:grid;padding:10px}.service-tree-links>a{display:grid;grid-template-columns:34px 1fr;grid-template-areas:"icon title" "icon desc";column-gap:10px;padding:12px;border-radius:10px;color:#14213a}.service-tree-links>a:hover{background:#f5f7fb}.service-tree-links>a>span{grid-area:icon;font-size:20px}.service-tree-links>a>b{grid-area:title}.service-tree-links>a>small{grid-area:desc;color:#5f6f85;font-size:11px;line-height:1.35;margin-top:2px}.brand-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1180px){.menu-mega{width:100%}.menu-mega>summary{padding:8px}.mega-panel{position:static;width:100%;grid-template-columns:1fr 1fr;box-shadow:none;border:0;border-top:1px solid var(--line);padding:12px}.service-tree-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.mega-panel,.service-tree-grid,.brand-service-grid{grid-template-columns:1fr}.mega-col>a{min-height:42px!important}.service-tree-group>summary{min-height:62px}}
