:root{--brand:#d1263f;--brand-dark:#a9132a;--ink:#132139;--muted:#627087;--soft:#f5f7fb;--line:#e4e9f0;--radius:22px;--shadow:0 22px 60px rgba(19,33,57,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:#fff}.container{max-width:1180px}.site-header{background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(228,233,240,.8)}.navbar{min-height:78px}.brand-mark{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--brand);color:#fff;margin-right:.35rem}.nav-link{font-weight:600;color:var(--ink)}.nav-link:hover{color:var(--brand)}.btn-brand{background:var(--brand);border-color:var(--brand);color:#fff;border-radius:12px;padding:.72rem 1.15rem;font-weight:700}.btn-brand:hover{background:var(--brand-dark);border-color:var(--brand-dark);color:#fff}.hero{overflow:hidden;background:radial-gradient(circle at 78% 35%,rgba(209,38,63,.12),transparent 30%),linear-gradient(135deg,#fff 0%,#f7f8fb 100%)}.min-vh-75{min-height:75vh}.hero h1{letter-spacing:-.045em;line-height:1.02}.hero h1 span,.eyebrow{color:var(--brand)}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.76rem;font-weight:800}.search-panel{display:flex;gap:.6rem;padding:.55rem;border-radius:17px;background:#fff;box-shadow:var(--shadow);max-width:680px}.search-panel input,.filter-bar input{flex:1;border:0;outline:0;padding:.85rem 1rem;background:transparent}.trust-row{display:flex;flex-wrap:wrap;gap:1.2rem;color:var(--muted);font-size:.9rem}.hero-orbit{height:430px;border-radius:50%;border:1px solid rgba(209,38,63,.25);display:grid;place-items:center;position:relative}.hero-orbit:before{content:"";width:270px;height:270px;border-radius:50%;background:linear-gradient(145deg,var(--brand),#7e1022);box-shadow:0 40px 90px rgba(209,38,63,.3)}.orbit-card{position:absolute;right:-15px;bottom:65px;background:#fff;padding:1.25rem 1.5rem;border-radius:18px;box-shadow:var(--shadow);display:flex;flex-direction:column}.orbit-card strong{font-size:2rem}.section{padding:90px 0}.section-soft{background:var(--soft)}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:2rem}.section-heading h2,.section-title h2{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.035em;margin-top:.5rem}.section-heading a,.site-footer a{color:inherit;text-decoration:none;font-weight:700}.country-card{height:100%;min-height:190px;display:flex;flex-direction:column;justify-content:flex-end;gap:.65rem;padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);text-decoration:none;background:#fff;transition:.25s ease}.country-card:hover{transform:translateY(-6px);border-color:rgba(209,38,63,.35);box-shadow:var(--shadow)}.country-card strong{font-size:1.2rem}.country-card p{color:var(--muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.country-card small{color:var(--brand);font-weight:700}.feature-card{height:100%;padding:2rem;border-radius:var(--radius);background:#fff;box-shadow:0 12px 40px rgba(19,33,57,.05)}.feature-card>span{font-size:.85rem;font-weight:800;color:var(--brand)}.feature-card h3{margin:2.6rem 0 .8rem}.feature-card p,.post-card p{color:var(--muted)}.post-card{height:100%;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.post-card img{display:block;width:100%;height:220px;object-fit:cover}.post-card>div{padding:1.5rem}.post-card span{color:var(--brand);font-size:.75rem;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.post-card h3{font-size:1.25rem;margin:.65rem 0}.post-card h3 a{color:var(--ink);text-decoration:none}.cta{background:var(--brand);color:#fff}.cta .container{min-height:260px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta h2{font-size:clamp(2rem,4vw,3rem);max-width:700px}.site-footer{background:#101b2d;color:#aeb8c7}.site-footer a{display:block;color:#dce2ea;margin:.55rem 0}.page-hero,.article-header{padding:80px 0;background:linear-gradient(135deg,#f5f7fb,#fff);text-align:center}.page-hero h1,.article-header h1{font-size:clamp(2.6rem,6vw,4.8rem);letter-spacing:-.05em;max-width:900px;margin:.6rem auto}.page-hero p,.article-header p{color:var(--muted);font-size:1.15rem;max-width:700px;margin:auto}.breadcrumb{font-size:.82rem}.breadcrumb a{color:var(--muted);text-decoration:none}.filter-bar{display:flex;max-width:700px;margin:auto;border:1px solid var(--line);border-radius:16px;padding:.45rem}.alphabet-filter{display:flex;gap:.35rem;flex-wrap:wrap;justify-content:center}.alphabet-filter button{width:34px;height:34px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink)}.alphabet-filter button:hover,.alphabet-filter button.active{background:var(--brand);color:#fff;border-color:var(--brand)}.prose{font-size:1.08rem;line-height:1.85}.prose h2{margin:2.6rem 0 1rem;letter-spacing:-.025em}.prose img{max-width:100%;height:auto;border-radius:16px}.side-cta,.branch-card{padding:2rem;border-radius:var(--radius);background:var(--soft);position:sticky;top:110px}.branch-card{height:100%;position:static}.branch-card iframe{width:100%;height:240px;border:0;border-radius:14px;margin-top:1rem}.article-header{text-align:center}.article-image{margin-top:3rem}.article-image img{width:100%;height:auto;max-height:620px;object-fit:cover;border-radius:28px}.article-body{max-width:790px;padding-top:3rem;padding-bottom:6rem}.contact-form label{display:block;font-size:.85rem;font-weight:700;margin-bottom:.45rem}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:.9rem 1rem;outline:0}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(209,38,63,.1)}.error-page{min-height:70vh;display:grid;place-items:center;text-align:center}.error-page span{font-size:6rem;font-weight:900;color:var(--brand);opacity:.15}
@media(max-width:991px){.navbar-collapse{padding:1rem 0 1.4rem}.section{padding:65px 0}.min-vh-75{min-height:auto}.cta .container{padding-top:3rem;padding-bottom:3rem;align-items:flex-start;flex-direction:column}.section-heading{align-items:flex-start;gap:1rem;flex-direction:column}}
@media(max-width:576px){.search-panel{flex-direction:column;background:transparent;box-shadow:none;padding:0}.search-panel input{background:#fff;border:1px solid var(--line);border-radius:12px}.hero h1{font-size:3rem}.section{padding:52px 0}.page-hero{padding:60px 0}.post-card img{height:190px}}

/* Yedi Vize 2026 corporate design system */
:root{--brand:#1e3a8a;--brand-2:#3b82f6;--ink:#0f172a;--muted:#64748b;--soft:#f8fafc;--line:#e5e7eb;--success:#10b981;--radius:15px;--shadow:0 8px 24px rgba(15,23,42,.06)}
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);letter-spacing:-.005em}.container{width:calc(100% - 64px);max-width:1540px}.site-header{height:80px;background:#fff;border-bottom:1px solid #eef2f7;backdrop-filter:none;transition:box-shadow .3s ease}.site-header.is-scrolled{box-shadow:0 6px 20px rgba(15,23,42,.07)}.site-header .navbar{height:80px;padding:0}.navbar-brand img{display:block;width:126px;height:auto}.navbar-nav{font-size:.84rem}.nav-link{color:#334155;font-weight:600;padding:.8rem .65rem!important}.nav-link:hover{color:var(--brand)}.header-phone{margin-left:1rem}.header-phone .nav-link,.header-whatsapp .nav-link{display:flex;align-items:center;gap:.4rem;white-space:nowrap}.header-phone svg,.header-whatsapp svg{width:16px;height:16px}.header-whatsapp svg{color:var(--success)}.btn{border-radius:10px;font-weight:700;transition:transform .3s ease,background-color .3s ease,border-color .3s ease,color .3s ease}.btn:hover{transform:translateY(-1px)}.btn-brand{background:var(--brand);border-color:var(--brand);color:#fff}.btn-brand:hover{background:#172e70;border-color:#172e70;color:#fff}.btn-outline-brand{border:1px solid #cbd5e1;color:var(--ink);background:#fff}.btn-outline-brand:hover{border-color:var(--brand);color:var(--brand);background:#fff}.home-hero{padding:32px 0 0;background:#fff}.hero-shell{min-height:650px;border-bottom:1px solid var(--line)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:64px 88px 72px 0}.section-kicker{display:block;color:var(--brand-2);font-size:.75rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;margin-bottom:16px}.hero-copy h1{font-size:clamp(2.8rem,4.2vw,4.8rem);line-height:1.04;letter-spacing:-.055em;margin:0;max-width:720px}.hero-copy h1 strong{color:var(--brand);font-weight:800}.hero-copy>p{font-size:1.08rem;line-height:1.75;color:var(--muted);max-width:640px;margin:24px 0 28px}.hero-search{height:58px;max-width:640px;border:1px solid #dbe1e9;border-radius:12px;display:flex;align-items:center;padding:0 18px;transition:border-color .3s ease,box-shadow .3s ease}.hero-search:focus-within{border-color:var(--brand-2);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.hero-search svg{width:20px;color:var(--muted)}.hero-search input{width:100%;height:100%;border:0;outline:0;padding:0 12px;background:transparent;color:var(--ink)}.hero-actions{display:flex;gap:12px;margin-top:16px}.hero-actions .btn{min-width:154px}.hero-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px;max-width:680px}.hero-trust>div{display:flex;align-items:flex-start;gap:9px}.hero-trust svg{width:20px;height:20px;color:var(--brand-2);flex:0 0 auto}.hero-trust span{display:flex;flex-direction:column;font-size:.72rem;color:var(--muted);line-height:1.4}.hero-trust strong{font-size:.78rem;color:var(--ink)}.hero-media{position:relative;overflow:hidden;background:var(--soft)}.hero-media>img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.85)}.hero-media-note{position:absolute;left:24px;bottom:24px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:14px 16px;display:flex;align-items:center;gap:10px;box-shadow:var(--shadow)}.hero-media-note svg{color:var(--success)}.hero-media-note span{display:flex;flex-direction:column;font-size:.73rem;color:var(--muted)}.hero-media-note strong{font-size:.84rem;color:var(--ink)}.home-section{padding:96px 0}.home-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.home-heading h2,.why-section h2{font-size:clamp(2rem,3vw,2.9rem);letter-spacing:-.04em;margin:0}.home-heading .section-kicker{margin-bottom:10px}.home-heading>a{display:flex;align-items:center;gap:6px;color:var(--brand);text-decoration:none;font-size:.86rem;font-weight:700}.home-heading>a svg{width:16px}.home-heading.centered{justify-content:center;text-align:center}.home-heading.centered p{color:var(--muted);margin:12px 0 0}.country-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.home-country-card{display:flex;align-items:center;gap:12px;min-width:0;padding:20px;border:1px solid var(--line);border-radius:14px;color:var(--ink);text-decoration:none;background:#fff;transition:border-color .3s ease,transform .3s ease}.home-country-card:hover{border-color:#bfdbfe;transform:translateY(-2px)}.home-country-card img{width:46px;height:30px;object-fit:cover;border:1px solid #e2e8f0;border-radius:4px}.home-country-card span{display:flex;flex:1;min-width:0;flex-direction:column}.home-country-card strong{font-size:.9rem}.home-country-card small{font-size:.74rem;color:var(--muted)}.home-country-card>svg{width:16px;color:var(--brand-2)}.visa-section,.blog-section{background:var(--soft)}.visa-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.visa-card{padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none;transition:background-color .3s ease}.visa-card:nth-child(3n){border-right:0}.visa-card:nth-child(n+4){border-bottom:0}.visa-card>svg{width:28px;height:28px;color:var(--brand);margin-bottom:24px}.visa-card h3{font-size:1rem;margin-bottom:9px}.visa-card p{color:var(--muted);font-size:.86rem;line-height:1.6;min-height:44px}.visa-card span{display:flex;align-items:center;gap:6px;color:var(--brand-2);font-size:.78rem;font-weight:700}.visa-card span svg{width:14px}.visa-card:hover{background:#f8fbff}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);position:relative;margin-top:48px}.process-grid:before{content:"";position:absolute;left:10%;right:10%;top:19px;border-top:1px dashed #cbd5e1}.process-step{text-align:center;padding:0 28px;position:relative}.process-step>span{position:relative;z-index:2;display:grid;place-items:center;width:38px;height:38px;margin:0 auto 20px;border-radius:50%;background:var(--brand);color:#fff;font-size:.8rem;font-weight:800}.process-icon{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 18px;border:1px solid var(--line);border-radius:14px;background:#fff}.process-icon svg{width:23px;color:var(--brand)}.process-step h3{font-size:.94rem}.process-step p{color:var(--muted);font-size:.8rem;line-height:1.55}.why-section{border-top:1px solid var(--line)}.why-section h2{margin-bottom:18px}.why-section .col-lg-5>p{color:var(--muted);line-height:1.75}.check-list{list-style:none;padding:0;margin:26px 0}.check-list li{display:flex;align-items:center;gap:10px;margin:12px 0;font-size:.9rem}.check-list svg{width:18px;color:var(--success)}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line);border-radius:16px;overflow:hidden}.stats-grid>div{padding:42px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.stats-grid>div:nth-child(2n){border-right:0}.stats-grid>div:nth-child(n+3){border-bottom:0}.stats-grid svg{width:24px;color:var(--brand-2);margin-bottom:28px}.stats-grid strong{font-size:2rem;color:var(--brand);letter-spacing:-.04em}.stats-grid span{font-size:.82rem;color:var(--muted)}.blog-section .post-card{border-radius:15px;box-shadow:none}.blog-section .post-card img{height:240px}.blog-section .post-card>div{padding:24px}.blog-section .post-card p{font-size:.85rem}.branch-panel{display:grid;grid-template-columns:1fr 1.9fr;gap:64px;align-items:center;border:1px solid var(--line);border-radius:16px;padding:56px}.branch-panel h2{font-size:2.35rem;letter-spacing:-.04em}.branch-panel p{color:var(--muted);line-height:1.7}.branch-map{height:320px;background:#f1f5f9;border-radius:14px;position:relative;overflow:hidden}.branch-map>svg{position:absolute;width:80%;height:80%;left:10%;top:10%;color:#cbd5e1;stroke-width:.65}.branch-map .pin{position:absolute;display:flex;align-items:center;gap:4px;color:var(--brand);font-size:.72rem;font-weight:700}.branch-map .pin svg{width:16px;fill:#dbeafe}.pin-1{left:48%;top:44%}.pin-2{left:20%;top:26%}.pin-3{left:28%;top:65%}.pin-4{left:58%;top:76%}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 20px}.faq-item{border:1px solid var(--line);border-radius:11px;background:#fff;overflow:hidden}.faq-item button{width:100%;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:18px 20px;color:var(--ink);font-size:.84rem;font-weight:600}.faq-item button svg{width:17px;transition:transform .3s ease}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-answer p{min-height:0;overflow:hidden;margin:0;padding:0 18px;color:var(--muted);font-size:.83rem;line-height:1.65}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.faq-item.is-open .faq-answer p{padding-bottom:17px}.faq-item.is-open button svg{transform:rotate(180deg)}.home-contact{background:var(--brand);color:#fff}.home-contact .container{min-height:160px;display:flex;align-items:center;justify-content:space-between;gap:24px}.home-contact .container>div{display:flex;align-items:center;gap:18px}.home-contact .container>div>svg{width:38px;height:38px}.home-contact span{display:flex;flex-direction:column}.home-contact strong{font-size:1.25rem}.home-contact small{opacity:.75;margin-top:5px}.home-contact .btn-light{color:var(--brand);padding:.8rem 1.3rem}.contact-phone{display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-weight:700}.contact-phone svg{width:18px}.site-footer{background:var(--ink);color:#94a3b8}.footer-logo{background:#fff;border-radius:8px;padding:5px;width:128px;height:auto}.site-footer a{color:#cbd5e1;font-weight:500}
@media(max-width:1199px){.header-phone span,.header-whatsapp span{display:none}.header-phone{margin-left:.2rem}.country-grid{grid-template-columns:repeat(3,1fr)}.hero-copy{padding-right:36px}}
@media(max-width:991px){.site-header,.site-header .navbar{height:72px}.site-header .navbar-collapse{position:absolute;left:0;right:0;top:72px;background:#fff;border-bottom:1px solid var(--line);padding:16px 24px;box-shadow:var(--shadow)}.header-phone span,.header-whatsapp span{display:inline}.header-phone{margin-left:0}.home-hero{padding-top:0}.hero-shell{min-height:auto}.hero-copy{padding:64px 0 48px}.hero-media{height:460px}.home-section{padding:72px 0}.visa-grid{grid-template-columns:repeat(2,1fr)}.visa-card:nth-child(3n){border-right:1px solid var(--line)}.visa-card:nth-child(2n){border-right:0}.visa-card:nth-child(n+4){border-bottom:1px solid var(--line)}.visa-card:nth-child(n+5){border-bottom:0}.process-grid{grid-template-columns:1fr;gap:0;margin-top:28px}.process-grid:before{display:none}.process-step{display:grid;grid-template-columns:44px 54px 1fr;gap:14px;text-align:left;padding:18px 0;border-bottom:1px solid var(--line)}.process-step>span,.process-icon{margin:0}.process-step h3{margin:4px 0 0}.process-step p{grid-column:3;margin-top:-26px}.branch-panel{grid-template-columns:1fr;padding:32px}.home-contact .container{padding-top:32px;padding-bottom:32px;align-items:flex-start;flex-direction:column}}
@media(max-width:767px){.hero-copy h1{font-size:2.7rem}.hero-trust{grid-template-columns:1fr;gap:12px;margin-top:30px}.hero-media{height:340px}.hero-media-note{left:14px;right:14px;bottom:14px}.home-section{padding:56px 0}.home-heading{align-items:flex-start;flex-direction:column}.country-grid{grid-template-columns:repeat(2,1fr)}.visa-grid{grid-template-columns:1fr}.visa-card,.visa-card:nth-child(3n),.visa-card:nth-child(2n),.visa-card:nth-child(n+4),.visa-card:nth-child(n+5){border-right:0;border-bottom:1px solid var(--line)}.visa-card:last-child{border-bottom:0}.why-section .row{margin-left:0;margin-right:0}.why-section .row>[class*=col-]{padding-left:0;padding-right:0}.stats-grid>div{padding:24px}.branch-panel{padding:24px}.faq-grid{grid-template-columns:1fr}.home-contact .container>div:last-child{align-items:flex-start;flex-direction:column}.home-contact strong{font-size:1.05rem}}
@media(max-width:767px){.container{width:calc(100% - 32px)}}
@media(max-width:480px){.hero-copy{padding:48px 0 36px}.hero-copy h1{font-size:2.3rem}.hero-copy>p{font-size:1rem}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.country-grid{grid-template-columns:1fr}.home-country-card{padding:14px}.stats-grid{grid-template-columns:1fr}.stats-grid>div,.stats-grid>div:nth-child(2n),.stats-grid>div:nth-child(n+3){border-right:0;border-bottom:1px solid var(--line)}.stats-grid>div:last-child{border-bottom:0}.branch-map{height:240px}}

/* Premium homepage content */
.hero-media::before{content:"";position:absolute;z-index:1;inset:0 auto 0 0;width:42%;pointer-events:none;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.88) 16%,rgba(255,255,255,.46) 52%,rgba(255,255,255,0) 100%)}.hero-media>img{transform:scale(1.015);object-position:center}.hero-media-note{z-index:2}.countries-section{padding-bottom:88px}.carousel-heading-actions{display:flex;align-items:center;gap:8px}.carousel-heading-actions button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);transition:border-color .25s ease,color .25s ease,transform .25s ease}.carousel-heading-actions button:hover{border-color:var(--brand-2);color:var(--brand);transform:translateY(-1px)}.carousel-heading-actions button svg{width:17px}.carousel-heading-actions>a{display:flex;align-items:center;gap:6px;margin-left:8px;color:var(--brand);font-size:.86rem;font-weight:700;text-decoration:none}.carousel-heading-actions>a svg{width:15px}.country-carousel{display:flex;gap:18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 2px 18px;scrollbar-width:none}.country-carousel::-webkit-scrollbar{display:none}.premium-country-card{flex:0 0 calc((100% - 72px)/5);min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;scroll-snap-align:start;transition:transform .27s ease,box-shadow .27s ease,border-color .27s ease}.premium-country-card:hover{transform:translateY(-5px);border-color:#bfdbfe;box-shadow:0 18px 42px rgba(15,23,42,.09)}.country-card-image{display:block;position:relative;overflow:hidden;aspect-ratio:1.42/1;background:#e2e8f0}.country-card-image::after{content:"";position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(transparent,rgba(15,23,42,.18))}.country-card-image>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.premium-country-card:hover .country-card-image>img{transform:scale(1.035)}.country-card-body{display:flex;min-height:250px;flex-direction:column;padding:20px}.country-card-title{display:flex;align-items:center;gap:10px}.country-card-title>img{width:40px;height:25px;object-fit:cover;border:1px solid #e2e8f0;border-radius:4px}.country-card-title h3{margin:0;font-size:1.08rem}.country-card-body p{display:-webkit-box;overflow:hidden;margin:14px 0 18px;color:var(--muted);font-size:.8rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:4}.country-card-link{display:flex;align-items:center;gap:7px;margin-top:auto;color:var(--brand);font-size:.82rem;font-weight:750;text-decoration:none}.country-card-link svg{width:15px;transition:transform .25s ease}.country-card-link:hover svg{transform:translateX(3px)}.services-section{padding-top:88px;border-top:1px solid #eef2f7;background:#fff}.services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.service-card,.visa-card{border:1px solid var(--line);border-radius:15px;background:#fff;transition:transform .27s ease,box-shadow .27s ease,border-color .27s ease}.service-card:hover,.visa-card:hover{transform:translateY(-4px);border-color:#bfdbfe;box-shadow:0 16px 38px rgba(15,23,42,.075)}.service-card{padding:28px}.card-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:22px;border:1px solid #dbeafe;border-radius:12px;background:#eff6ff;color:var(--brand)}.card-icon svg{width:22px;height:22px}.service-card h3,.visa-card h3{margin:0 0 11px;font-size:1rem;line-height:1.4}.service-card p,.visa-card p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.68}.visa-section{border-top:1px solid #eef2f7}.visa-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;overflow:visible;border:0;border-radius:0;background:transparent}.visa-card,.visa-card:nth-child(3n),.visa-card:nth-child(n+4){display:flex;min-height:330px;flex-direction:column;padding:28px;border:1px solid var(--line);border-radius:15px;background:#fff}.visa-card>a{display:flex;align-items:center;gap:6px;margin-top:auto;padding-top:22px;color:var(--brand-2);font-size:.79rem;font-weight:750;text-decoration:none}.visa-card>a svg{width:14px;transition:transform .25s ease}.visa-card>a:hover svg{transform:translateX(3px)}.visa-card .card-icon{margin-bottom:20px}.home-section+.home-section{position:relative}
.visa-card,.visa-card:nth-child(3n),.visa-card:nth-child(n+4){position:relative;isolation:isolate;min-height:390px;overflow:hidden;padding:0}.visa-card::before{display:none}.visa-card-media{position:relative;height:148px;overflow:hidden;background:#e8eef8}.visa-card-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.02),rgba(15,23,42,.22))}.visa-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.visa-card:hover .visa-card-media img{transform:scale(1.035)}.visa-card .card-icon{position:absolute;z-index:2;left:24px;bottom:18px;width:44px;height:44px;margin:0;border-color:rgba(255,255,255,.78);background:#fff;color:var(--brand);box-shadow:0 7px 18px rgba(15,23,42,.14)}.visa-card-content{display:flex;flex:1;flex-direction:column;padding:24px 28px 26px}.visa-card h3{min-height:23px;margin:0 0 12px;color:#0f172a}.visa-card p{line-height:1.62}.visa-card-content>a{position:relative;display:flex;align-items:center;gap:6px;margin-top:auto;padding-top:19px;border-top:1px solid #eef2f7;color:var(--brand-2);font-size:.79rem;font-weight:750;text-decoration:none}.visa-card-content>a svg{width:14px;transition:transform .25s ease}.visa-card-content>a:hover svg{transform:translateX(3px)}.visa-card-content>a::after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:1px;background:var(--brand-2);transition:width .25s ease}.visa-card-content>a:hover::after{width:72px}
@media(max-width:1199px){.premium-country-card{flex-basis:calc((100% - 36px)/3)}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:991px){.hero-media::before{inset:0 0 auto;width:100%;height:32%;background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.78) 28%,rgba(255,255,255,0) 100%)}.hero-media>img{transform:none}.premium-country-card{flex-basis:calc((100% - 18px)/2)}.visa-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visa-card,.visa-card:nth-child(3n),.visa-card:nth-child(n+4){border:1px solid var(--line)}}
@media(max-width:767px){.carousel-heading-actions{width:100%}.carousel-heading-actions>a{margin-left:auto}.premium-country-card{flex-basis:82%}.country-card-body{min-height:220px}.services-grid,.visa-grid{grid-template-columns:1fr}.service-card,.visa-card,.visa-card:nth-child(3n),.visa-card:nth-child(n+4){min-height:0}.services-section{padding-top:56px}}
@media(max-width:480px){.carousel-heading-actions button{width:36px;height:36px}.premium-country-card{flex-basis:88%}.country-card-image{aspect-ratio:1.55/1}.service-card{padding:23px}.visa-card,.visa-card:nth-child(3n),.visa-card:nth-child(n+4){padding:0}.visa-card-media{height:142px}.visa-card-content{padding:22px 23px 24px}}
/* Blog discovery and long-form reading */
.blog-filters{display:grid;grid-template-columns:minmax(260px,1.6fr) repeat(2,minmax(180px,.7fr)) auto;gap:12px;margin-bottom:32px;padding:16px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.empty-results{padding:48px;text-align:center;border:1px dashed #cbd5e1;border-radius:14px;color:#64748b}.article-layout{display:grid;grid-template-columns:240px minmax(0,760px);justify-content:center;gap:64px;align-items:start}.article-toc{position:sticky;top:110px;padding:20px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.article-toc strong{display:block;margin-bottom:12px}.article-toc ol{display:grid;gap:8px;margin:0;padding:0;list-style:none}.article-toc a{font-size:13px;color:#475569;text-decoration:none}.article-toc .toc-level-3{padding-left:12px}.related-posts{background:#f8fafc}@media(max-width:900px){.blog-filters{grid-template-columns:1fr 1fr}.article-layout{display:block}.article-toc{position:static;margin-bottom:24px}}@media(max-width:576px){.blog-filters{grid-template-columns:1fr}}

/* Homepage refinement: carousel, editorial cards, branch network and footer */
.country-carousel-shell{position:relative}.country-carousel{cursor:grab;touch-action:pan-y;user-select:none}.country-carousel img{-webkit-user-drag:none;user-select:none}.country-carousel.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.country-carousel.is-dragging *{cursor:grabbing}.premium-country-card[role=link]:focus-visible{outline:3px solid rgba(59,130,246,.28);outline-offset:3px}.country-carousel-arrow{position:absolute;z-index:3;top:50%;display:grid;place-items:center;width:46px;height:46px;border:1px solid #dbe3ee;border-radius:13px;background:#fff;color:var(--ink);box-shadow:0 10px 28px rgba(15,23,42,.1);transform:translateY(-50%);transition:border-color .25s ease,color .25s ease,transform .25s ease}.country-carousel-arrow:hover{border-color:var(--brand-2);color:var(--brand);transform:translateY(-50%) scale(1.03)}.country-carousel-arrow svg{width:19px}.country-carousel-arrow.is-prev{left:-23px}.country-carousel-arrow.is-next{right:-23px}
.home-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.home-blog-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:#fff;transition:transform .27s ease,border-color .27s ease,box-shadow .27s ease}.home-blog-card:hover{transform:translateY(-4px);border-color:#bfdbfe;box-shadow:0 18px 42px rgba(15,23,42,.08)}.home-blog-image{display:block;overflow:hidden;aspect-ratio:1.6/1;background:#e2e8f0}.home-blog-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home-blog-card:hover .home-blog-image img{transform:scale(1.025)}.home-blog-body{display:flex;flex:1;flex-direction:column;padding:26px}.home-blog-body time{color:var(--muted);font-size:.75rem;font-weight:650}.home-blog-body h3{margin:10px 0 12px;font-size:1.15rem;line-height:1.45}.home-blog-body h3 a{color:var(--ink);text-decoration:none}.home-blog-body p{display:-webkit-box;overflow:hidden;margin:0 0 20px;color:var(--muted);font-size:.84rem;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-blog-link{display:flex;align-items:center;gap:7px;margin-top:auto;color:var(--brand);font-size:.81rem;font-weight:750;text-decoration:none}.home-blog-link svg{width:15px;transition:transform .25s ease}.home-blog-link:hover svg{transform:translateX(3px)}
.branch-map{height:340px;background:#f8fafc;border:1px solid #e2e8f0}.branch-map>.turkey-map{position:absolute;inset:8% 4%;width:92%;height:84%;overflow:visible}.turkey-map-shadow{fill:rgba(15,23,42,.08);transform:translateY(5px)}.turkey-map-shape{fill:#e8effa;stroke:#b8c9e3;stroke-width:2}.turkey-map-line{fill:none;stroke:#c8d7ea;stroke-width:2;stroke-dasharray:7 8}.branch-map .pin{z-index:2;padding:6px 9px;border:1px solid #dbeafe;border-radius:999px;background:#fff;color:var(--brand);box-shadow:0 7px 18px rgba(15,23,42,.08)}.branch-map .pin svg{width:15px;height:15px;fill:#dbeafe}.pin-1{left:48%;top:43%}.pin-2{left:18%;top:27%}.pin-3{left:24%;top:63%}.pin-4{left:44%;top:73%}

/* Interactive service map */
.branches-section{background:#fff}.branch-panel{grid-template-columns:minmax(240px,.72fr) minmax(0,2fr);gap:52px;padding:52px;align-items:center}.branch-intro h2{max-width:360px;margin-bottom:16px}.branch-intro p{max-width:390px}.branch-intro .btn{display:inline-flex;align-items:center;gap:8px;margin-top:8px}.branch-intro .btn svg{width:16px;height:16px}.branch-explorer{display:grid;grid-template-columns:minmax(0,1fr) 230px;min-height:360px;border:1px solid #dbe4f0;border-radius:16px;overflow:hidden;background:#f7faff}.branch-map{height:auto;min-height:360px;border:0;border-radius:0;background:linear-gradient(145deg,#f8fbff 0%,#edf4ff 100%);isolation:isolate}.turkey-map-image{position:absolute;left:4%;top:50%;width:92%;height:auto;transform:translateY(-50%);filter:drop-shadow(0 10px 12px rgba(30,58,138,.08));z-index:1}.branch-map-pin{position:absolute;z-index:3;display:grid;place-items:center;width:32px;height:32px;border:3px solid #fff;border-radius:50%;background:var(--brand);color:#fff;text-decoration:none;box-shadow:0 5px 14px rgba(30,58,138,.3);transition:transform .25s ease,background-color .25s ease,box-shadow .25s ease}.branch-map-pin svg{width:15px;height:15px}.branch-map-pin span{position:absolute;left:50%;bottom:calc(100% + 8px);padding:5px 8px;border:1px solid #dbe4f0;border-radius:7px;background:#fff;color:var(--ink);font-size:.68rem;font-weight:700;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%,4px);box-shadow:0 8px 20px rgba(15,23,42,.1);transition:opacity .2s ease,transform .2s ease}.branch-map-pin:hover,.branch-map-pin:focus-visible,.branch-map-pin.is-active{color:#fff;background:var(--brand-2);transform:translateY(-3px) scale(1.08);box-shadow:0 8px 20px rgba(30,58,138,.38)}.branch-map-pin:hover span,.branch-map-pin:focus-visible span,.branch-map-pin.is-active span{opacity:1;transform:translate(-50%,0)}.branch-pin--istanbul{left:17%;top:33%}.branch-pin--bursa{left:21%;top:44%}.branch-pin--izmir{left:16%;top:61%}.branch-pin--ankara{left:42%;top:46%}.branch-pin--antalya{left:37%;top:72%}.branch-pin--adana{left:55%;top:69%}.branch-pin--trabzon{left:76%;top:34%}.branch-city-list{display:flex;flex-direction:column;padding:20px 14px;background:#fff;border-left:1px solid #dbe4f0}.branch-list-title{padding:4px 10px 10px;color:#64748b;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.branch-city-list a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px;border-radius:9px;color:#334155;text-decoration:none;font-size:.76rem;font-weight:650;transition:color .25s ease,background-color .25s ease,transform .25s ease}.branch-city-list a>span{display:flex;align-items:center;gap:7px;min-width:0}.branch-city-list a svg{width:15px;height:15px;flex:0 0 auto;color:#3b82f6}.branch-city-list a>svg{width:14px;opacity:.4}.branch-city-list a:hover,.branch-city-list a:focus-visible,.branch-city-list a.is-active{color:var(--brand);background:#eff6ff;transform:translateX(2px)}.branch-city-list a:hover>svg,.branch-city-list a:focus-visible>svg,.branch-city-list a.is-active>svg{opacity:1}.branch-city-list .branch-list-all{margin-top:auto;padding-top:12px;border-top:1px solid #eef2f7;border-radius:0;color:var(--brand);font-weight:750}
.branch-map svg.turkey-map-image{inset:6% 3%;width:94%;height:88%;transform:none;overflow:visible}.branch-map .turkey-map-image g[data-city-code]{cursor:pointer;outline:none}.branch-map .turkey-map-image g[data-city-code]>path{fill:#cfe0fa!important;transition:fill .2s ease,filter .2s ease}.branch-map .turkey-map-image g[data-city-code]:hover>path,.branch-map .turkey-map-image g[data-city-code]:focus>path,.branch-map .turkey-map-image g[data-city-code].is-active>path{fill:var(--brand)!important;filter:drop-shadow(0 2px 3px rgba(30,58,138,.22))}.branch-map-tooltip{position:absolute;z-index:5;padding:6px 9px;border:1px solid #dbe4f0;border-radius:8px;background:#fff;color:var(--ink);font-size:.7rem;font-weight:750;white-space:nowrap;pointer-events:none;box-shadow:0 8px 20px rgba(15,23,42,.12);opacity:1;transform:translate(12px,-115%);transition:opacity .15s ease}.branch-map-tooltip[aria-hidden=true]{opacity:0}
.site-footer{background:#0b1426;color:#94a3b8}.footer-main{padding-top:72px;padding-bottom:62px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,.72fr) 1.15fr;gap:48px}.footer-brand p{max-width:330px;margin:22px 0;color:#a7b2c2;font-size:.88rem;line-height:1.75}.footer-logo{width:136px;padding:6px;border-radius:9px;background:#fff}.footer-socials{display:flex;gap:9px}.site-footer .footer-socials a{display:grid;place-items:center;width:38px;height:38px;margin:0;border:1px solid #25324a;border-radius:10px;color:#dbe5f1;transition:border-color .25s ease,background-color .25s ease,color .25s ease}.site-footer .footer-socials a:hover{border-color:#3b82f6;background:#172554;color:#fff}.footer-socials svg{width:17px}.footer-column h2{margin:4px 0 20px;color:#fff;font-size:.84rem;letter-spacing:.02em}.site-footer .footer-column>a{margin:10px 0;color:#aab6c7;font-size:.8rem;font-weight:500;transition:color .2s ease}.site-footer .footer-column>a:hover{color:#fff}.footer-contact>a,.footer-contact>p{display:flex;align-items:flex-start;gap:10px}.footer-contact svg{width:16px;height:16px;flex:0 0 auto;margin-top:2px;color:#60a5fa}.footer-contact p{margin:12px 0;color:#aab6c7;font-size:.8rem;line-height:1.55}.footer-bottom{border-top:1px solid #1d2940}.footer-bottom .container{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:24px}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:24px}.site-footer .footer-bottom a{margin:0;color:#93a1b4;font-size:.75rem;font-weight:500}.footer-bottom small{font-size:.75rem}.legal-page .prose,.legal-content{max-width:880px;margin-inline:auto}
@media(max-width:1199px){.footer-grid{grid-template-columns:1.4fr repeat(2,1fr);gap:40px}.home-blog-grid{gap:18px}}
@media(max-width:991px){.country-carousel-arrow.is-prev{left:-12px}.country-carousel-arrow.is-next{right:-12px}.home-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1/-1}.branch-map{height:320px}}
@media(max-width:1199px){.branch-panel{grid-template-columns:1fr;padding:40px}.branch-intro h2,.branch-intro p{max-width:720px}.branch-explorer{grid-template-columns:minmax(0,1fr) 220px}}
@media(max-width:767px){.branch-panel{padding:24px;gap:28px}.branch-explorer{grid-template-columns:1fr}.branch-map{min-height:300px}.branch-city-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-left:0;border-top:1px solid #dbe4f0}.branch-list-title,.branch-city-list .branch-list-all{grid-column:1/-1}.branch-city-list .branch-list-all{margin-top:6px}.branch-map-pin{width:28px;height:28px}.branch-map-pin span{display:none}}
@media(max-width:767px){.country-carousel-arrow{width:40px;height:40px}.country-carousel-arrow.is-prev{left:-8px}.country-carousel-arrow.is-next{right:-8px}.home-blog-grid{grid-template-columns:1fr}.footer-main{padding-top:54px;padding-bottom:44px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}.footer-contact{grid-column:1/-1}.footer-bottom .container{align-items:flex-start;flex-direction:column;padding-top:22px;padding-bottom:22px}.footer-bottom nav{gap:14px 20px}}
@media(max-width:480px){.country-carousel-arrow{top:43%}.branch-map{height:260px}.branch-map .pin{padding:4px 7px;font-size:.65rem}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-contact{grid-column:auto}}
@media(max-width:480px){.branch-panel{padding:20px}.branch-map{height:auto;min-height:235px}.branch-city-list{grid-template-columns:1fr}.branch-list-title,.branch-city-list .branch-list-all{grid-column:auto}.branch-map-pin{width:25px;height:25px;border-width:2px}.branch-map-pin svg{width:13px;height:13px}}

/* Editorial, corporate and contact page refinement */
.blog-section{padding-top:76px;padding-bottom:68px}.home-blog-grid{gap:18px}.home-blog-image{aspect-ratio:1.85/1}.home-blog-body{padding:21px 22px 22px}.home-blog-body h3{font-size:1.02rem}.home-blog-body p{font-size:.8rem;-webkit-line-clamp:2}.blog-page-hero{padding:72px 0 54px}.blog-page-hero h1{font-size:clamp(2.6rem,5vw,4.25rem)}.blog-page-hero p{font-size:1rem}.blog-search{display:flex;align-items:center;gap:10px;max-width:760px;height:60px;margin:30px auto 0;padding:7px 7px 7px 18px;border:1px solid #dbe3ee;border-radius:14px;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.05)}.blog-search>svg{width:19px;color:var(--muted)}.blog-search input{flex:1;min-width:0;height:100%;border:0;outline:0;color:var(--ink);background:transparent}.blog-search .btn{min-width:104px}.blog-list-section{padding:48px 0 88px}.blog-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.blog-card-grid .post-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--line);border-radius:15px;background:#fff;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.blog-card-grid .post-card:hover{transform:translateY(-3px);border-color:#bfdbfe;box-shadow:0 16px 38px rgba(15,23,42,.07)}.post-card-image{display:block;overflow:hidden;aspect-ratio:1.75/1;background:#e2e8f0}.post-card-image img,.blog-card-grid .post-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.post-card:hover .post-card-image img{transform:scale(1.025)}.post-card-body{display:flex;flex:1;flex-direction:column;padding:22px}.post-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.post-card-meta span{color:var(--brand);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.post-card-meta time{color:var(--muted);font-size:.7rem}.post-card-body h2{margin:12px 0 10px;font-size:1.04rem;line-height:1.45}.post-card-body h2 a{color:var(--ink);text-decoration:none}.post-card-body p{display:-webkit-box;overflow:hidden;margin:0 0 18px;color:var(--muted);font-size:.8rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.post-card-link{display:flex;align-items:center;gap:7px;margin-top:auto;color:var(--brand);font-size:.78rem;font-weight:750;text-decoration:none}.post-card-link svg{width:14px}
.article-header-modern{padding:62px 0 132px;text-align:left;background:#f8fafc}.article-header-inner{max-width:1040px}.article-header-modern .breadcrumb{justify-content:flex-start;margin-bottom:34px}.article-header-modern h1{max-width:900px;margin:12px 0 18px;font-size:clamp(2.8rem,5vw,4.6rem);line-height:1.04}.article-lead{max-width:760px!important;margin:0!important;color:var(--muted);font-size:1.08rem!important;line-height:1.7}.article-meta{display:flex;gap:22px;margin-top:24px;color:#475569;font-size:.8rem}.article-meta span{display:flex;align-items:center;gap:7px}.article-meta svg{width:16px;color:var(--brand-2)}.article-cover{position:relative;margin-top:-82px;margin-bottom:54px}.article-cover img{display:block;width:100%;max-height:560px;object-fit:cover;border-radius:18px;box-shadow:0 18px 48px rgba(15,23,42,.1)}.article-layout-modern{display:grid;grid-template-columns:240px minmax(0,760px);justify-content:center;gap:64px;align-items:start;padding-bottom:88px}.article-layout-modern .article-toc{top:104px;border-color:#e2e8f0;border-radius:14px;background:#f8fafc}.article-toc-label{display:block;margin-bottom:5px;color:var(--brand-2);font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.article-main{min-width:0}.article-layout-modern .article-body{max-width:none;padding:0}.article-layout-modern .prose{font-size:1rem;line-height:1.9}.article-layout-modern .prose>p:first-child{font-size:1.08rem;color:#334155}.article-layout-modern .prose h2{padding-top:22px;font-size:1.65rem}.article-layout-modern .prose h3{margin-top:28px;font-size:1.25rem}.article-help{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:52px;padding:24px;border:1px solid #dbeafe;border-radius:15px;background:#f8fbff}.article-help>div{display:flex;align-items:center;gap:14px}.article-help>div>svg{width:26px;color:var(--brand)}.article-help span{display:flex;flex-direction:column}.article-help strong{font-size:.9rem}.article-help small{margin-top:5px;color:var(--muted);line-height:1.5}.related-posts-modern{padding:76px 0 88px;background:#f8fafc}.related-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.related-heading h2{margin:6px 0 0;font-size:2rem}.related-heading>a{display:flex;align-items:center;gap:6px;color:var(--brand);font-size:.8rem;font-weight:700;text-decoration:none}.related-heading svg{width:15px}
.country-detail-sidebar{position:sticky;top:104px}.country-detail-sidebar .side-cta{position:static}.country-toc{margin-top:16px;padding:22px 20px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.country-toc>strong{display:block;margin-bottom:15px;padding-bottom:12px;border-bottom:1px solid #eef2f7;font-size:.88rem}.country-toc>ol{max-height:min(430px,calc(100vh - 500px));overflow-y:auto;overscroll-behavior:contain;padding-right:8px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.country-toc ol{list-style:none;margin:0;padding-left:0}.country-toc .toc-section+.toc-section{margin-top:13px;padding-top:13px;border-top:1px solid #f1f5f9}.country-toc .toc-section>a{position:relative;padding-left:13px;color:#1e293b;font-size:.79rem;font-weight:750;line-height:1.42}.country-toc .toc-section>a:before{content:"";position:absolute;left:0;top:.48em;width:5px;height:5px;border-radius:50%;background:#3b82f6}.country-toc .toc-sublist{margin:7px 0 0 13px;padding-left:11px;border-left:1px solid #dbe4f0}.country-toc .toc-subheading+.toc-subheading{margin-top:6px}.country-toc .toc-subheading>a{color:#64748b;font-size:.72rem;font-weight:500;line-height:1.38}.country-toc a{display:block;text-decoration:none;transition:color .2s ease,transform .2s ease}.country-toc a:hover,.country-toc a:focus-visible{color:var(--brand);transform:translateX(3px)}.country-article h2[id],.country-article h3[id]{scroll-margin-top:112px}
@media(max-width:991px){.country-detail-sidebar{position:static}.country-toc{margin-top:14px}.country-toc>ol{max-height:none;overflow:visible;padding-right:0}}
.about-hero{padding:72px 0 88px;background:#fff}.about-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:80px;align-items:center}.about-hero-copy h1{max-width:760px;margin:16px 0 24px;font-size:clamp(3rem,5vw,5.2rem);line-height:1.02;letter-spacing:-.055em}.about-hero-copy>p{max-width:650px;color:var(--muted);font-size:1.08rem;line-height:1.8}.about-actions{display:flex;gap:12px;margin-top:30px}.about-hero-media{position:relative;min-height:540px;overflow:hidden;border-radius:18px;background:#e2e8f0}.about-hero-media img{width:100%;height:100%;min-height:540px;object-fit:cover}.about-experience{position:absolute;left:24px;bottom:24px;display:flex;align-items:center;gap:14px;padding:16px 19px;border:1px solid rgba(255,255,255,.7);border-radius:13px;background:#fff;box-shadow:var(--shadow)}.about-experience strong{color:var(--brand);font-size:1.8rem}.about-experience span{color:var(--muted);font-size:.75rem;line-height:1.45}.about-story{padding:96px 0;background:#f8fafc}.about-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.about-story h2{max-width:650px;margin:0;font-size:clamp(2.2rem,3.5vw,3.5rem);line-height:1.12;letter-spacing:-.045em}.about-story-copy p{margin:0 0 18px;color:#475569;line-height:1.85}.about-facts{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border:1px solid var(--line);border-radius:16px;background:#fff}.about-facts article{display:flex;min-height:210px;flex-direction:column;padding:30px;border-right:1px solid var(--line)}.about-facts article:last-child{border-right:0}.about-facts svg{width:23px;color:var(--brand-2);margin-bottom:auto}.about-facts strong{margin-top:28px;font-size:.95rem}.about-facts span{margin-top:7px;color:var(--muted);font-size:.78rem;line-height:1.55}.about-values{padding:88px 0}.about-value-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.about-value-grid article{display:grid;grid-template-columns:48px 1fr;gap:24px;padding:38px;border:1px solid var(--line);border-radius:16px}.about-value-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#eff6ff;color:var(--brand);font-size:.75rem;font-weight:800}.about-value-grid h2{font-size:1.45rem}.about-value-grid p{margin:12px 0 0;color:var(--muted);line-height:1.75}.about-cta{background:var(--brand);color:#fff}.about-cta .container{display:flex;min-height:230px;align-items:center;justify-content:space-between;gap:40px}.about-cta .section-kicker{color:#bfdbfe}.about-cta h2{max-width:760px;margin:0;font-size:clamp(2rem,3vw,3rem);letter-spacing:-.04em}.about-cta .btn-light{color:var(--brand)}
.contact-hero-modern{padding:76px 0 68px;background:#f8fafc}.contact-hero-modern>.container{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.contact-hero-modern h1{max-width:700px;margin:14px 0 20px;font-size:clamp(3rem,5vw,4.8rem);line-height:1.04;letter-spacing:-.055em}.contact-hero-modern p{max-width:650px;margin:0;color:var(--muted);font-size:1.04rem;line-height:1.75}.contact-methods{display:grid;gap:10px}.contact-methods>a{display:grid;grid-template-columns:42px 1fr 18px;align-items:center;gap:14px;padding:15px 16px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);text-decoration:none;transition:border-color .25s ease,transform .25s ease}.contact-methods>a:hover{border-color:#bfdbfe;transform:translateX(3px)}.contact-methods>a>svg:first-child{width:19px;color:var(--brand)}.contact-methods>a>svg:last-child{width:16px;color:var(--muted)}.contact-methods span{display:flex;min-width:0;flex-direction:column}.contact-methods small{color:var(--muted);font-size:.69rem}.contact-methods strong{overflow:hidden;margin-top:2px;font-size:.82rem;text-overflow:ellipsis}.contact-main{padding:80px 0 96px}.contact-main-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:28px;align-items:start}.contact-form-panel,.contact-office{border:1px solid var(--line);border-radius:17px;background:#fff}.contact-form-panel{padding:42px}.contact-panel-heading h2{margin:6px 0 12px;font-size:2rem}.contact-panel-heading p{margin:0 0 30px;color:var(--muted)}.contact-form input,.contact-form textarea{background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#94a3b8}.contact-submit{display:flex;align-items:center;gap:18px;margin-top:6px}.contact-submit .btn{display:flex;align-items:center;gap:8px}.contact-submit svg{width:16px}.contact-submit small{max-width:300px;color:var(--muted);font-size:.7rem;line-height:1.45}.contact-office{overflow:hidden}.contact-office-map{display:flex;min-height:245px;align-items:center;justify-content:center;flex-direction:column;background:#eef4fb;color:var(--brand)}.contact-office-map>svg{width:48px;height:48px;margin-bottom:12px}.contact-office-map span{font-weight:800}.contact-office-map small{margin-top:4px;color:var(--muted)}.contact-office-body{padding:32px}.contact-office-body h2{font-size:1.6rem}.contact-office-body ul{display:grid;gap:16px;margin:24px 0;padding:0;list-style:none}.contact-office-body li{display:flex;align-items:flex-start;gap:11px;color:#475569;font-size:.82rem;line-height:1.6}.contact-office-body li svg{width:17px;flex:0 0 auto;margin-top:3px;color:var(--brand-2)}.contact-office-body li a{color:inherit;text-decoration:none}.office-link{display:flex;align-items:center;gap:7px;color:var(--brand);font-size:.8rem;font-weight:750;text-decoration:none}.office-link svg{width:15px}
.site-footer{background:#071326}.footer-main{padding-top:66px}.footer-brand p{color:#9eacc0}.site-footer .footer-socials a{border-color:#2a3952;background:#101f35}.site-footer .footer-socials a img{width:17px;height:17px;filter:invert(1);opacity:.88}.site-footer .footer-socials a:hover{border-color:#60a5fa;background:#172d4c}.footer-column h2{font-size:.78rem;text-transform:uppercase;letter-spacing:.07em}.footer-bottom{background:#06101f}
@media(max-width:1199px){.about-hero-grid{gap:44px}.about-story-grid{gap:60px}.about-facts{grid-template-columns:repeat(2,1fr)}.about-facts article:nth-child(2){border-right:0}.about-facts article:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:991px){.blog-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-header-modern{padding-bottom:112px}.article-layout-modern{display:block}.article-layout-modern .article-toc{position:static;margin-bottom:32px}.about-hero-grid,.contact-hero-modern>.container{grid-template-columns:1fr}.about-hero-media{min-height:440px}.about-hero-media img{min-height:440px}.about-story-grid{grid-template-columns:1fr;gap:30px}.contact-main-grid{grid-template-columns:1fr}.contact-office{display:grid;grid-template-columns:1fr 1fr}}
@media(max-width:767px){.blog-page-hero{padding:54px 0 40px}.blog-search{height:56px;margin-top:24px}.blog-list-section{padding:34px 0 64px}.blog-card-grid{grid-template-columns:1fr}.article-header-modern{padding:46px 0 94px}.article-header-modern .breadcrumb{margin-bottom:24px}.article-header-modern h1{font-size:2.55rem}.article-cover{margin-top:-58px;margin-bottom:38px}.article-cover img{border-radius:14px}.article-meta{flex-wrap:wrap}.article-help{align-items:flex-start;flex-direction:column}.related-heading{align-items:flex-start;flex-direction:column;gap:16px}.about-hero{padding:52px 0 64px}.about-hero-copy h1{font-size:2.75rem}.about-actions{flex-direction:column}.about-hero-media,.about-hero-media img{min-height:350px}.about-story,.about-values{padding:64px 0}.about-facts{grid-template-columns:1fr}.about-facts article,.about-facts article:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.about-facts article:last-child{border-bottom:0}.about-value-grid{grid-template-columns:1fr}.about-cta .container{align-items:flex-start;flex-direction:column;padding-top:46px;padding-bottom:46px}.contact-hero-modern{padding:54px 0}.contact-hero-modern h1{font-size:2.7rem}.contact-main{padding:52px 0 68px}.contact-form-panel{padding:26px}.contact-submit{align-items:flex-start;flex-direction:column}.contact-office{display:block}}
@media(max-width:480px){.blog-search .btn{min-width:76px}.post-card-body{padding:19px}.article-layout-modern{padding-bottom:62px}.article-layout-modern .prose{font-size:.95rem}.about-hero-media,.about-hero-media img{min-height:290px}.about-experience{left:14px;bottom:14px}.about-value-grid article{grid-template-columns:1fr;padding:26px}.contact-methods>a{grid-template-columns:36px 1fr 16px}}

/* Country title visual */
.country-title-visual{position:relative;isolation:isolate;min-height:430px;display:flex;align-items:center;overflow:hidden;padding:66px 0;background:#0b1830;color:#fff}.country-title-visual::before{content:"";position:absolute;z-index:-2;inset:0;background-image:var(--country-title-image);background-position:center 48%;background-size:cover;transform:scale(1.01)}.country-title-visual::after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(7,19,38,.88) 0%,rgba(10,27,53,.76) 48%,rgba(7,19,38,.84) 100%)}.country-title-visual .container{position:relative}.country-title-visual .breadcrumb{position:absolute;top:-74px;left:0;display:inline-flex;align-items:center;width:auto;margin:0;padding:0 0 11px;border-bottom:1px solid rgba(255,255,255,.22);font-size:.74rem}.country-title-visual .breadcrumb-item{display:flex;align-items:center}.country-title-visual .breadcrumb-item,.country-title-visual .breadcrumb-item.active,.country-title-visual .breadcrumb a{color:rgba(255,255,255,.68)}.country-title-visual .breadcrumb a{font-weight:500;transition:color .2s ease}.country-title-visual .breadcrumb a:hover{color:#fff}.country-title-visual .breadcrumb-item.active{color:#fff;font-weight:650}.country-title-visual .breadcrumb-item+.breadcrumb-item{padding-left:.7rem}.country-title-visual .breadcrumb-item+.breadcrumb-item::before{padding-right:.7rem;color:rgba(255,255,255,.3)}.country-title-visual .eyebrow{color:#93c5fd}.country-title-visual h1{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.18)}.country-title-visual p{color:rgba(255,255,255,.82)}
@media(max-width:767px){.country-title-visual{min-height:370px;padding:74px 0 52px}.country-title-visual::before{background-image:var(--country-title-mobile-image);background-position:center}.country-title-visual .breadcrumb{top:-58px;left:0;max-width:100%;overflow:hidden;padding:0 0 9px;white-space:nowrap}.country-title-visual .breadcrumb-item.active{overflow:hidden;text-overflow:ellipsis}.country-title-visual h1{font-size:2.7rem}.country-title-visual p{font-size:.95rem;line-height:1.65}}

/* Countries directory */
.countries-page-hero{padding:52px 0 62px;border-bottom:1px solid #e8edf4;background:#f8fafc}.countries-page-hero .breadcrumb{margin-bottom:42px}.countries-hero-copy{max-width:840px}.countries-hero-copy h1{margin:12px 0 18px;font-size:clamp(3.2rem,5.5vw,5.4rem);line-height:1;letter-spacing:-.06em}.countries-hero-copy p{max-width:720px;margin:0;color:var(--muted);font-size:1.08rem;line-height:1.75}.countries-directory{padding:48px 0 96px}.country-filter-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:22px}.country-search{display:flex;align-items:center;gap:10px;width:min(760px,100%);height:60px;padding:7px 7px 7px 18px;border:1px solid #dbe3ee;border-radius:14px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.04)}.country-search>svg{width:19px;color:var(--muted)}.country-search input{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent;color:var(--ink)}.country-search .btn{min-width:104px}.country-results-summary{display:flex;align-items:baseline;gap:7px;white-space:nowrap}.country-results-summary strong{color:var(--brand);font-size:1.25rem}.country-results-summary span{color:var(--muted);font-size:.78rem}.country-alphabet{justify-content:flex-start;gap:6px;margin-bottom:34px;padding-bottom:18px;border-bottom:1px solid #eef2f7}.country-alphabet button{width:34px;height:34px;border-color:#e2e8f0;color:#475569;font-size:.75rem;font-weight:700}.country-alphabet .is-all{width:auto;padding:0 14px}.countries-visual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.country-directory-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:#fff;transition:transform .27s ease,border-color .27s ease,box-shadow .27s ease}.country-directory-card:hover{transform:translateY(-4px);border-color:#bfdbfe;box-shadow:0 18px 42px rgba(15,23,42,.08)}.country-directory-image{position:relative;display:block;overflow:hidden;aspect-ratio:1.7/1;background:#e2e8f0}.country-directory-image::after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,rgba(7,19,38,.45))}.country-directory-image>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.country-directory-card:hover .country-directory-image>img{transform:scale(1.03)}.country-directory-image>span{position:absolute;z-index:1;left:18px;bottom:15px;padding:5px 8px;border:1px solid rgba(255,255,255,.4);border-radius:7px;background:rgba(7,19,38,.42);color:#fff;font-size:.64rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.country-directory-body{display:flex;min-height:238px;flex:1;flex-direction:column;padding:23px}.country-directory-title{display:flex;align-items:center;gap:11px}.country-directory-title img{width:42px;height:27px;object-fit:cover;border:1px solid #e2e8f0;border-radius:4px}.country-directory-title h2{margin:0;font-size:1.08rem;line-height:1.35}.country-directory-body>p{display:-webkit-box;overflow:hidden;margin:15px 0 20px;color:var(--muted);font-size:.81rem;line-height:1.68;-webkit-box-orient:vertical;-webkit-line-clamp:3}.country-directory-link{display:flex;align-items:center;gap:7px;margin-top:auto;color:var(--brand);font-size:.79rem;font-weight:750;text-decoration:none}.country-directory-link svg{width:15px;transition:transform .25s ease}.country-directory-link:hover svg{transform:translateX(3px)}.country-filter-empty{padding:48px;text-align:center;border:1px dashed #cbd5e1;border-radius:14px;color:var(--muted)}
@media(max-width:1199px){.countries-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.countries-page-hero{padding:38px 0 46px}.countries-page-hero .breadcrumb{margin-bottom:30px}.countries-hero-copy h1{font-size:3rem}.countries-hero-copy p{font-size:.98rem}.countries-directory{padding:34px 0 68px}.country-filter-panel{align-items:flex-start;flex-direction:column;gap:14px}.country-search{height:56px}.country-results-summary{padding-left:3px}.country-alphabet{overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:14px;scrollbar-width:none}.country-alphabet::-webkit-scrollbar{display:none}.country-alphabet button{flex:0 0 auto}.countries-visual-grid{grid-template-columns:1fr;gap:18px}.country-directory-body{min-height:210px}}
@media(max-width:480px){.country-search .btn{min-width:76px}.country-directory-image{aspect-ratio:1.6/1}.country-directory-body{padding:20px}}

/* Vize ülkeleri araması, sonuç sayacına kadar kalan satır genişliğini kullanır. */
.country-filter-panel .country-search{width:auto;min-width:0;flex:1}
@media(max-width:767px){.country-filter-panel .country-search{width:100%;flex:none}}

/* Kesintisiz, tam genişlik ana sayfa hero görseli. */
.home-hero .hero-shell{overflow:hidden;border-radius:18px}
@media(min-width:992px){
    .home-hero .hero-shell{position:relative;isolation:isolate;overflow:hidden}
    .home-hero .hero-copy{position:relative;z-index:2;width:54%;padding-right:72px}
    .home-hero .hero-media{position:absolute;z-index:0;inset:0;width:100%!important;max-width:none;height:100%;background:#f8fafc}
    .home-hero .hero-media::before{z-index:1;inset:0;width:72%;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.9) 22%,rgba(255,255,255,.7) 43%,rgba(255,255,255,.34) 61%,rgba(255,255,255,.08) 78%,rgba(255,255,255,0) 100%)}
    .home-hero .hero-media>img{width:100%;height:100%;transform:none;object-fit:cover;object-position:center}
    .home-hero .hero-media-note{right:24px;left:auto}
}
@media(max-width:991px){
    .home-hero .hero-media{position:relative;width:100%;height:420px}
    .home-hero .hero-media>img{object-position:68% center}
}
@media(max-width:767px){
    .home-hero .hero-media{height:330px}
}

/* Footer bağlantı etkileşimleri ve içerik hiyerarşisi. */
.site-footer .footer-column>a{transition:color .25s ease,transform .25s ease}
.site-footer .footer-column:not(.footer-contact)>a{position:relative;padding-left:13px}
.site-footer .footer-column:not(.footer-contact)>a::before{content:"";position:absolute;left:0;top:.62em;width:5px;height:5px;border-radius:50%;background:#60a5fa;opacity:.35;transform:scale(.72);transition:opacity .25s ease,transform .25s ease}
.site-footer .footer-column>a:hover{color:#fff;transform:translateX(3px)}
.site-footer .footer-column:not(.footer-contact)>a:hover::before{opacity:1;transform:scale(1)}
.site-footer .footer-post-link{display:flex;align-items:flex-start;flex-direction:column;gap:4px;line-height:1.42}
.site-footer .footer-post-link time{color:#718096;font-size:.66rem;font-weight:500}
.site-footer .footer-contact>a{margin:12px 0;line-height:1.5}
.site-footer .footer-contact>a span{font-size:.78rem}
.site-footer .footer-contact>a strong{color:#e5edf7;font-weight:700}
.site-footer .footer-contact>a svg{transition:color .25s ease,transform .25s ease}
.site-footer .footer-contact>a:hover svg{color:#93c5fd;transform:translateY(-1px)}

/* Blog detayında kapak, içindekiler ve içerik aynı yatay sınırları kullanır. */
.article-layout-modern{grid-template-columns:minmax(230px,270px) minmax(0,1fr);justify-content:stretch;gap:64px}
.article-layout-modern .article-toc{max-height:calc(100vh - 128px);overflow:auto;padding:24px 22px}
.article-layout-modern .article-toc strong{padding-bottom:14px;border-bottom:1px solid #e2e8f0;font-size:.95rem}
.article-layout-modern .article-toc ol{gap:10px}
.article-layout-modern .article-toc a{display:block;line-height:1.5;transition:color .2s ease,transform .2s ease}
.article-layout-modern .article-toc a:hover{color:var(--brand);transform:translateX(2px)}
.article-layout-modern .article-main,.article-layout-modern .article-body{width:100%;max-width:none}
.article-layout-modern .article-body h2[id],.article-layout-modern .article-body h3[id]{scroll-margin-top:112px}
@media(min-width:992px) and (max-width:1199px){.article-layout-modern{grid-template-columns:230px minmax(0,1fr);gap:40px}}

/* Blog detay başlığı: kapakla hizalı kompakt editoryal düzen. */
.article-header-modern{padding:46px 0 108px;border-bottom:1px solid #e8edf4}
.article-header-modern .article-header-inner{max-width:1540px}
.article-header-modern .breadcrumb{margin-bottom:38px}
.article-heading-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:80px;align-items:end}
.article-title-block{min-width:0}
.article-title-block .eyebrow{display:block;margin-bottom:14px}
.article-header-modern .article-title-block h1{max-width:980px;margin:0 0 18px;font-size:clamp(3rem,4.4vw,4.8rem)}
.article-header-modern .article-lead{max-width:860px!important}
.article-facts{display:grid;gap:0;padding:8px 22px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.035)}
.article-facts>span{display:flex;align-items:center;gap:13px;padding:15px 0;border-bottom:1px solid #edf1f6;color:#475569}
.article-facts>span:last-child{border-bottom:0}
.article-facts>span>svg{width:18px;height:18px;flex:0 0 auto;color:var(--brand-2)}
.article-facts>span>span{display:flex;min-width:0;flex-direction:column;gap:2px}
.article-facts small{color:#7c899c;font-size:.67rem;letter-spacing:.04em;text-transform:uppercase}
.article-facts strong,.article-facts time{color:var(--ink);font-size:.82rem;font-weight:700}
.article-header-modern+.article-cover{margin-top:-64px}
@media(max-width:991px){
    .article-heading-grid{grid-template-columns:1fr;gap:28px}
    .article-facts{grid-template-columns:repeat(3,minmax(0,1fr));padding:8px 18px}
    .article-facts>span{border-right:1px solid #edf1f6;border-bottom:0;padding:12px}
    .article-facts>span:last-child{border-right:0}
}
@media(max-width:767px){
    .article-header-modern{padding:38px 0 82px}
    .article-header-modern .breadcrumb{margin-bottom:28px}
    .article-header-modern .article-title-block h1{font-size:2.6rem}
    .article-facts{grid-template-columns:1fr}
    .article-facts>span{border-right:0;border-bottom:1px solid #edf1f6;padding:12px 0}
    .article-header-modern+.article-cover{margin-top:-48px}
}

/* Viewport-triggered statistics */
.stat-counter{display:inline-block;min-width:5.5ch;font-variant-numeric:tabular-nums}

/* Live-compatible city service locations */
.locations-hero{padding:46px 0 68px;border-bottom:1px solid #e8edf4;background:#f8fafc}.locations-hero .breadcrumb{margin-bottom:44px}.locations-hero-grid{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:end}.locations-hero h1{max-width:900px;margin:13px 0 20px;font-size:clamp(3rem,5.5vw,5.2rem);line-height:1.02;letter-spacing:-.058em}.locations-hero p{max-width:740px;margin:0;color:var(--muted);font-size:1.05rem;line-height:1.75}.locations-hero-stat{display:flex;align-items:center;gap:14px;padding:20px 24px;border:1px solid #dbe5f1;border-radius:14px;background:#fff}.locations-hero-stat strong{color:var(--brand);font-size:2.3rem;line-height:1}.locations-hero-stat span{color:var(--muted);font-size:.75rem;line-height:1.45}.locations-directory{padding:46px 0 92px}.location-search{display:flex;align-items:center;gap:11px;height:60px;margin-bottom:30px;padding:0 18px;border:1px solid #dbe3ee;border-radius:14px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.04)}.location-search>svg{width:19px;color:var(--muted)}.location-search input{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent}.location-search>span{padding-left:18px;border-left:1px solid var(--line);color:var(--muted);font-size:.75rem;white-space:nowrap}.location-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.location-card{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.location-card:hover{transform:translateY(-3px);border-color:#bfdbfe;box-shadow:0 15px 34px rgba(15,23,42,.07)}.location-card-image{position:relative;display:block;overflow:hidden;aspect-ratio:1.64/1;background:#e2e8f0}.location-card-image::after{content:"";position:absolute;inset:auto 0 0;height:50%;background:linear-gradient(transparent,rgba(7,19,38,.62))}.location-card-image>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.location-card:hover .location-card-image>img{transform:scale(1.035)}.location-card-image>span{position:absolute;z-index:1;left:15px;bottom:13px;display:flex;align-items:center;gap:5px;color:#fff;font-size:.74rem;font-weight:750}.location-card-image>span svg{width:14px}.location-card>div{padding:18px}.location-card h2{margin:0 0 12px;font-size:.96rem}.location-card h2 a{color:var(--ink);text-decoration:none}.location-card-link{display:flex;align-items:center;gap:6px;color:var(--brand);font-size:.73rem;font-weight:700;text-decoration:none}.location-card-link svg{width:14px}.branch-office-section{padding:76px 0;background:#f8fafc}.branch-office-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.branch-office-heading h2{max-width:700px;margin:6px 0 0;font-size:2.2rem;letter-spacing:-.04em}.branch-office-card{display:grid;grid-template-columns:1.1fr 2fr 1fr 1.2fr;gap:24px;align-items:center;padding:26px;border:1px solid var(--line);border-radius:15px;background:#fff}.branch-office-card>div,.branch-office-card>p,.branch-office-card>a,.branch-office-card>span{display:flex;align-items:flex-start;gap:9px;margin:0;color:#475569;font-size:.78rem;line-height:1.55;text-decoration:none}.branch-office-card>div>span{display:flex;flex-direction:column}.branch-office-card strong{color:var(--ink);font-size:.9rem}.branch-office-card small{color:var(--muted)}.branch-office-card svg{width:17px;flex:0 0 auto;color:var(--brand-2)}.location-detail-hero{position:relative;isolation:isolate;display:flex;min-height:500px;align-items:center;overflow:hidden;padding:76px 0;color:#fff;background:#0b1830}.location-detail-hero::before{content:"";position:absolute;z-index:-2;inset:0;background-image:var(--location-image);background-position:center;background-size:cover}.location-detail-hero::after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(7,19,38,.92),rgba(7,19,38,.7) 58%,rgba(7,19,38,.48))}.location-detail-hero .breadcrumb{margin-bottom:48px}.location-detail-hero .breadcrumb-item,.location-detail-hero .breadcrumb-item.active,.location-detail-hero .breadcrumb a{color:rgba(255,255,255,.76)}.location-detail-hero .breadcrumb-item+.breadcrumb-item::before{color:rgba(255,255,255,.4)}.location-detail-hero .eyebrow{color:#93c5fd}.location-detail-hero h1{max-width:900px;margin:12px 0 18px;font-size:clamp(3rem,5.5vw,5.3rem);line-height:1.02;letter-spacing:-.055em}.location-detail-hero p{max-width:700px;color:rgba(255,255,255,.82);font-size:1.03rem;line-height:1.75}.location-detail-hero .btn{margin-top:18px;color:var(--brand)}.location-detail-content{padding:84px 0 96px}.location-detail-grid{display:grid;grid-template-columns:1.5fr .65fr;gap:40px}.location-detail-grid>article,.location-detail-grid>aside{padding:38px;border:1px solid var(--line);border-radius:16px}.location-detail-grid h2{margin:7px 0 18px;font-size:2rem;letter-spacing:-.035em}.location-detail-grid p{color:var(--muted);line-height:1.8}.location-service-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.location-service-list span{display:flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff;color:#334155;font-size:.76rem}.location-service-list svg,.location-detail-grid aside>a svg,.location-detail-grid aside>span svg{width:16px;color:var(--brand-2)}.location-detail-grid aside{background:#f8fafc}.location-detail-grid aside>a,.location-detail-grid aside>span{display:flex;align-items:center;gap:8px;margin-top:14px;color:#475569;font-size:.79rem;text-decoration:none}
.location-service-directory{padding:82px 0 96px;border-top:1px solid #e7edf5;background:#f8fafc}.location-service-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.location-service-heading h2{margin:6px 0 10px;font-size:clamp(2rem,3.5vw,3rem);letter-spacing:-.04em}.location-service-heading p{margin:0;color:var(--muted)}.location-service-count{padding:9px 12px;border:1px solid #dbeafe;border-radius:9px;background:#fff;color:var(--brand);font-size:.76rem;font-weight:750;white-space:nowrap}.location-service-search{display:flex;align-items:center;gap:10px;height:58px;margin-bottom:26px;padding:0 17px;border:1px solid #dbe3ee;border-radius:13px;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.035)}.location-service-search svg{width:19px;color:#64748b}.location-service-search input{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent}.location-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.location-country-card{display:grid;grid-template-columns:82px minmax(0,1fr) 18px;align-items:center;gap:14px;min-width:0;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);text-decoration:none;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.location-country-card:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 12px 26px rgba(15,23,42,.06)}.location-country-card>img{display:block;width:82px;height:58px;object-fit:cover;border-radius:9px;background:#e2e8f0}.location-country-card>span{display:flex;min-width:0;flex-direction:column}.location-country-card strong{overflow:hidden;font-size:.78rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.location-country-card small{margin-top:5px;color:var(--muted);font-size:.66rem}.location-country-card>svg{width:16px;color:#94a3b8;transition:color .25s ease,transform .25s ease}.location-country-card:hover>svg{color:var(--brand-2);transform:translate(2px,-2px)}.location-country-card[hidden]{display:none}.location-service-empty{padding:50px;border:1px dashed #cbd5e1;border-radius:14px;text-align:center;color:var(--muted)}.location-service-empty svg{width:30px;margin-bottom:12px}.location-service-empty strong{display:block;color:var(--ink)}
@media(max-width:1199px){.location-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.branch-office-card{grid-template-columns:1fr 1.5fr}.location-detail-grid{grid-template-columns:1fr .65fr}}
@media(max-width:1199px){.location-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.locations-hero{padding:36px 0 48px}.locations-hero .breadcrumb{margin-bottom:30px}.locations-hero-grid{grid-template-columns:1fr;gap:28px}.locations-hero h1{font-size:2.9rem}.locations-hero-stat{width:max-content}.locations-directory{padding:34px 0 64px}.location-search{height:56px}.location-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.location-card>div{padding:15px}.branch-office-section{padding:58px 0}.branch-office-heading{align-items:flex-start;flex-direction:column}.branch-office-card{grid-template-columns:1fr}.location-detail-hero{min-height:460px;padding:54px 0}.location-detail-hero .breadcrumb{margin-bottom:36px}.location-detail-hero h1{font-size:2.8rem}.location-detail-grid{grid-template-columns:1fr}.location-detail-content{padding:58px 0 70px}.location-detail-grid>article,.location-detail-grid>aside{padding:26px}}
@media(max-width:767px){.location-service-directory{padding:60px 0 70px}.location-service-heading{align-items:flex-start;flex-direction:column}.location-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.location-country-card{grid-template-columns:68px minmax(0,1fr) 16px}.location-country-card>img{width:68px;height:52px}}
@media(max-width:480px){.location-service-grid{grid-template-columns:1fr}}
@media(max-width:480px){.location-grid{grid-template-columns:1fr}.location-search>span{display:none}}

/* Kurumsal hakkımızda sayfası */
.about-page{overflow-x:hidden;background:#fff}.about-intro{padding:34px 0 82px}.about-intro .breadcrumb{margin-bottom:40px}.about-intro-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:72px;align-items:center}.about-intro-copy,.about-intro-media{min-width:0}.about-intro-copy h1{max-width:680px;margin:14px 0 22px;font-size:clamp(2.75rem,4.4vw,4.65rem);line-height:1.04;letter-spacing:-.055em}.about-intro-copy>p{max-width:600px;margin:0;color:var(--muted);font-size:1rem;line-height:1.8}.about-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.about-intro-media{position:relative;overflow:visible}.about-intro-media>img{display:block;width:100%;max-width:100%;height:520px;object-fit:cover;border-radius:18px}.about-year-card{position:absolute;left:24px;bottom:-22px;display:flex;align-items:center;gap:15px;padding:17px 21px;border:1px solid #e2e8f0;border-radius:13px;background:#fff;box-shadow:0 16px 34px rgba(15,23,42,.1)}.about-year-card strong{color:var(--brand);font-size:1.75rem}.about-year-card span{color:var(--muted);font-size:.72rem;line-height:1.45}
.about-approach{padding:82px 0 76px;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6;background:#f8fafc}.about-approach-head{display:grid;grid-template-columns:1fr .9fr;gap:100px;align-items:end}.about-approach-head h2{max-width:720px;margin:10px 0 0;font-size:clamp(2.1rem,3.35vw,3.45rem);line-height:1.13;letter-spacing:-.045em}.about-approach-head p{margin:0 0 15px;color:#475569;line-height:1.8}.about-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:52px}.about-feature-grid article{min-height:208px;padding:27px;border:1px solid #e1e7ef;border-radius:15px;background:#fff}.about-feature-grid svg{width:25px;height:25px;margin-bottom:34px;color:var(--brand)}.about-feature-grid h3{margin:0 0 9px;font-size:.92rem}.about-feature-grid p{margin:0;color:var(--muted);font-size:.76rem;line-height:1.65}
.about-team{padding:58px 0}.about-team-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:58px;align-items:center}.about-team-media{overflow:hidden;border-radius:17px}.about-team-media img{display:block;width:100%;height:400px;object-fit:cover;object-position:center 38%;border-radius:17px}.about-team-copy h2{max-width:640px;margin:10px 0 20px;font-size:clamp(2.2rem,3.5vw,3.55rem);line-height:1.11;letter-spacing:-.045em}.about-team-copy>p{max-width:600px;margin:0;color:var(--muted);line-height:1.8}.about-principles{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:30px}.about-principles>div{padding-top:18px;border-top:1px solid #dbe3ee}.about-principles strong,.about-principles span{display:block}.about-principles strong{font-size:.82rem}.about-principles span{margin-top:7px;color:var(--muted);font-size:.73rem;line-height:1.55}
.about-results{padding:72px 0 84px;border-top:1px solid #edf1f6;background:#f8fafc}.about-results-heading{text-align:center}.about-results-heading h2{margin:8px 0 0;font-size:clamp(2rem,3vw,3rem);letter-spacing:-.04em}.about-results-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:46px 0}.about-results-grid article{display:flex;align-items:center;flex-direction:column;padding:8px 20px;border-right:1px solid #dfe6ef;text-align:center}.about-results-grid article:last-child{border-right:0}.about-results-grid svg{width:29px;height:29px;margin-bottom:15px;color:var(--brand)}.about-results-grid strong{font-size:1.75rem}.about-results-grid span{margin-top:5px;color:var(--muted);font-size:.76rem}.about-cta-panel{position:relative;display:flex;min-height:190px;align-items:center;justify-content:space-between;gap:40px;overflow:hidden;padding:38px 52px;border-radius:17px;background:#123a8f;color:#fff}.about-cta-panel:after{content:"";position:absolute;right:-5%;bottom:-85%;width:420px;height:260px;border:1px solid rgba(255,255,255,.14);border-radius:50%}.about-cta-panel>div,.about-cta-panel>a{position:relative;z-index:1}.about-cta-panel h2{max-width:520px;margin:0 0 9px;font-size:1.85rem}.about-cta-panel p{margin:0;color:#c7d7f5}.about-cta-panel .btn{display:flex;align-items:center;gap:9px;white-space:nowrap;color:var(--brand)}.about-cta-panel .btn svg{width:16px}
@media(max-width:1199px){.about-intro-grid{grid-template-columns:1fr 1fr;gap:42px}.about-approach-head{gap:55px}.about-feature-grid{grid-template-columns:repeat(2,1fr)}.about-team-grid{gap:48px}}
@media(max-width:991px){.about-intro-grid,.about-team-grid{grid-template-columns:1fr}.about-intro-media{margin-top:12px}.about-approach-head{grid-template-columns:1fr;gap:30px}.about-team-copy{grid-row:1}.about-results-grid{grid-template-columns:repeat(2,1fr);gap:30px 0}.about-results-grid article:nth-child(2){border-right:0}}
@media(max-width:767px){.about-intro{padding:28px 0 62px}.about-intro .breadcrumb{margin-bottom:28px}.about-intro-copy h1{font-size:2.65rem}.about-intro-media>img{height:360px}.about-year-card{left:14px;bottom:-18px}.about-approach,.about-team,.about-results{padding:52px 0}.about-feature-grid{grid-template-columns:1fr;gap:12px;margin-top:36px}.about-feature-grid article{min-height:0}.about-feature-grid svg{margin-bottom:24px}.about-team-grid{gap:30px}.about-team-media img{height:280px;object-position:center 30%}.about-principles{grid-template-columns:1fr}.about-results-grid{margin:36px 0}.about-cta-panel{align-items:flex-start;flex-direction:column;padding:30px 26px}.about-cta-panel .btn{width:100%;justify-content:center}}
@media(max-width:480px){.about-actions{flex-direction:column}.about-actions .btn{width:100%}.about-results-grid{grid-template-columns:1fr 1fr}.about-results-grid strong{font-size:1.5rem}.about-results-grid article{padding:8px 10px}}
