:root{--navy:#071827;--navy2:#10263d;--blue:#1264b3;--blue2:#0b4f91;--sky:#eef6fb;--text:#152033;--muted:#617085;--line:#e5edf5;--soft:#f8fbfe;--card:#fff;--radius:22px;--shadow:0 22px 55px rgba(7,24,39,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.65}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 44px));margin:auto}.topbar{background:var(--navy);color:#e7f0fb;font-size:13.5px}.topbar .container{display:flex;justify-content:space-between;gap:18px;padding:9px 0}.header{position:sticky;top:0;background:rgba(255,255,255,.93);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);z-index:20}.nav{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.brand{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:900;letter-spacing:-.03em;color:var(--navy)}.brand-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--blue),#40a6ff);display:grid;place-items:center;color:#fff;font-weight:900}.menu{display:flex;align-items:center;gap:24px;color:#536174;font-weight:650}.menu a:hover{color:var(--blue)}.nav-cta{background:var(--blue);color:#fff!important;padding:10px 14px;border-radius:12px}.mobile-toggle{display:none;border:0;background:#edf5fc;border-radius:12px;padding:10px 13px;font-size:22px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 20px;border-radius:13px;border:1px solid transparent;font-weight:800;transition:.2s}.btn.primary{background:var(--blue);color:#fff;box-shadow:0 12px 26px rgba(18,100,179,.22)}.btn.primary:hover{background:var(--blue2);transform:translateY(-1px)}.btn.whatsapp{border-color:#bde8ce;color:#168a3b;background:#fff}.btn.dark{background:var(--navy);color:#fff}.hero{background:linear-gradient(90deg,#eef6fb 0%,#eef6fb 55%,#fff 55%,#fff 100%);padding:78px 0 66px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:52px;align-items:center}.eyebrow{color:var(--blue);font-weight:900;letter-spacing:.13em;font-size:13px;text-transform:uppercase}.hero h1{font-size:clamp(42px,5.2vw,70px);line-height:1.03;margin:16px 0 22px;letter-spacing:-.055em}.lead{font-size:19px;color:#334155;max-width:590px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.hero-visual{position:relative}.hero-visual img{border-radius:30px;box-shadow:var(--shadow);aspect-ratio:16/10;object-fit:cover}.hero-badge{position:absolute;left:-22px;bottom:24px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px 18px;box-shadow:var(--shadow);font-weight:850}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px}.trust{background:rgba(255,255,255,.82);border:1px solid #d9e7f3;border-radius:18px;padding:15px;font-size:14px;font-weight:800}.section{padding:82px 0}.section.alt{background:var(--soft)}.section-head{max-width:780px;margin:0 auto 44px;text-align:center}.section-head h2{font-size:clamp(32px,3.5vw,46px);line-height:1.12;margin:0 0 12px;letter-spacing:-.035em}.section-head p{font-size:18px;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 10px 30px rgba(7,24,39,.055);min-height:210px;transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.icon{width:52px;height:52px;border-radius:16px;background:#edf6ff;color:var(--blue);display:grid;place-items:center;font-size:27px;margin-bottom:18px}.card h3{font-size:21px;line-height:1.25;margin:0 0 10px}.card p{margin:0;color:var(--muted)}.why{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.why h2,.sectors h2{font-size:clamp(32px,3.5vw,44px);line-height:1.15;margin:0 0 18px;letter-spacing:-.035em}.why-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.why-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;font-weight:850}.why-item span{display:block;color:var(--blue);font-size:13px;margin-bottom:6px}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;counter-reset:step}.process-item{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.process-item:before{counter-increment:step;content:'0' counter(step);display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--navy);color:#fff;font-weight:900;margin-bottom:15px}.sectors-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sector{background:#fff;border:1px solid var(--line);padding:22px;border-radius:18px;font-weight:850}.refs{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.ref{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(7,24,39,.055)}.ref-cover{height:145px;background:linear-gradient(135deg,#0f2742,#1264b3);display:grid;place-items:center;color:#fff;font-weight:950;font-size:34px;letter-spacing:.02em}.ref img{height:145px;width:100%;object-fit:cover}.ref-body{padding:20px}.tag{display:inline-block;color:var(--blue);font-weight:900;font-size:12.5px;margin-bottom:8px;text-transform:uppercase;letter-spacing:.04em}.ref h3{font-size:20px;margin:0 0 8px}.ref p{color:var(--muted);font-size:14.5px;margin:0 0 8px}.cta{background:linear-gradient(135deg,#071827,#1264b3);color:#fff;border-radius:30px;padding:50px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:var(--shadow)}.cta h2{font-size:clamp(30px,3vw,42px);line-height:1.1;margin:0}.cta p{color:#d8eafa;margin:10px 0 0}.footer{background:#071827;color:#d7dde7;padding:48px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer h3,.footer h4{color:#fff}.footer a{color:#d7dde7}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:20px;color:#93a4b7}.page-hero{background:linear-gradient(135deg,#eef6fb,#fff);padding:76px 0}.page-hero h1{font-size:clamp(40px,4vw,58px);line-height:1.05;margin:0 0 12px;letter-spacing:-.045em}.content{padding:72px 0}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:start}.panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:var(--shadow)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.contact-box{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:var(--shadow)}input,textarea,select{width:100%;border:1px solid #dbe3ed;border-radius:12px;padding:14px;margin:8px 0 14px;font:inherit}button{cursor:pointer}.admin-wrap{max-width:1000px;margin:40px auto;padding:0 20px}.admin-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:var(--shadow)}table{width:100%;border-collapse:collapse}td,th{padding:12px;border-bottom:1px solid var(--line);text-align:left}.notice{background:#edf8ff;border:1px solid #cdeaff;border-radius:14px;padding:14px;color:#0b4f91}@media(max-width:980px){.mobile-toggle{display:block}.menu{display:none;position:absolute;left:20px;right:20px;top:72px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.menu.open{display:flex}.hero{background:#eef6fb;padding:54px 0}.hero-grid,.why,.split,.contact-grid{grid-template-columns:1fr}.cards,.refs{grid-template-columns:1fr 1fr}.sectors-grid,.trust-row,.process{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.hero-visual{order:-1}.hero-badge{position:static;margin-top:12px}.cta{flex-direction:column;align-items:flex-start}.brand{font-size:21px}.section{padding:58px 0}}@media(max-width:620px){.topbar .container{flex-direction:column}.cards,.refs,.sectors-grid,.trust-row,.process,.why-list{grid-template-columns:1fr}.hero h1{font-size:40px}.hero-actions .btn{width:100%}.cta{padding:30px}.container{width:min(100% - 28px,1180px)}}

.brands{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:28px}.brand-chip{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;text-align:center;font-weight:900;color:var(--navy);box-shadow:0 8px 24px rgba(7,24,39,.045)}.service-links{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:26px}.service-link{border:1px solid var(--line);border-radius:18px;padding:18px 20px;background:#fff;font-weight:850;color:var(--navy);display:flex;justify-content:space-between;align-items:center}.service-link:hover{border-color:#b9d7f1;color:var(--blue);transform:translateY(-2px)}.detail-grid{display:grid;grid-template-columns:1fr 360px;gap:34px;align-items:start}.check-list{display:grid;gap:12px;margin:24px 0}.check-list div{border:1px solid var(--line);border-radius:16px;padding:14px 16px;background:#fff}.aside-box{position:sticky;top:100px;background:linear-gradient(135deg,#071827,#1264b3);color:#fff;border-radius:24px;padding:28px;box-shadow:var(--shadow)}.aside-box p{color:#dcecff}.mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.mini-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.location-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.location-strip span{background:#eef6fb;border:1px solid #d8e8f5;border-radius:999px;padding:8px 12px;font-weight:750;color:#24415f}.ref strong{color:var(--navy)}@media(max-width:980px){.brands,.service-links{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr}.aside-box{position:static}.mini-grid{grid-template-columns:1fr}}@media(max-width:620px){.brands,.service-links{grid-template-columns:1fr}}

/* Teknotim kırmızı/beyaz kurumsal tema revizyonu */
:root{--navy:#111827;--navy2:#1f2937;--blue:#c1121f;--blue2:#8b0e18;--sky:#fff5f5;--soft:#fffafa;--line:#f0d8dc;--text:#111827;--muted:#5f6774;}
.topbar{background:#111827}.brand{min-width:260px}.site-logo{height:58px;width:auto;max-width:330px;object-fit:contain}.header{border-bottom:1px solid #f0d8dc}.nav-cta,.btn.primary{background:#c1121f}.nav-cta:hover,.btn.primary:hover{background:#8b0e18}.btn.primary{box-shadow:0 12px 26px rgba(193,18,31,.22)}.eyebrow,.menu a:hover,.tag,.why-item span,.service-link:hover{color:#c1121f}.hero{background:linear-gradient(90deg,#fff5f5 0%,#fff5f5 55%,#fff 55%,#fff 100%)}.hero-badge{border-color:#f0d8dc}.trust{border-color:#f0d8dc}.icon{background:#fff0f1;color:#c1121f}.process-item:before,.aside-box{background:linear-gradient(135deg,#111827,#c1121f)}.cta{background:linear-gradient(135deg,#111827,#c1121f)}.ref-cover{background:linear-gradient(135deg,#111827,#c1121f)}.brand-logos{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}.brand-logo{background:#fff;border:1px solid var(--line);border-radius:22px;padding:16px;box-shadow:0 10px 30px rgba(17,24,39,.055);transition:.2s}.brand-logo:hover{transform:translateY(-3px);box-shadow:0 22px 55px rgba(193,18,31,.12)}.brand-logo img{width:100%;height:82px;object-fit:contain}.ref-logo-wrap{height:145px;background:linear-gradient(135deg,#fff,#fff5f5);display:grid;place-items:center;padding:18px;border-bottom:1px solid var(--line)}.ref-logo-wrap img{width:100%;height:100%;object-fit:contain}.footer .site-logo{filter:brightness(1.15)}@media(max-width:980px){.site-logo{height:50px}.brand{min-width:auto}.brand-logos{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.site-logo{height:44px;max-width:230px}.brand-logos{grid-template-columns:1fr}.brand-logo img{height:70px}}


/* PREMIUM SEO REVISION v2 */
:root{--red:#c1121f;--red-dark:#8f1019;--ink:#101521;--ink2:#1f2937;--cream:#fff7f7;--white:#fff;--soft-border:#f0d8dc;--gold:#b8894b;}
body{font-feature-settings:"kern" 1;background:#fff;color:var(--ink)}
.topbar{background:#0b111d;color:#fff}.topbar .container{font-size:13px}.topbar span:last-child{font-weight:700}.header{box-shadow:0 8px 30px rgba(16,21,33,.05)}.nav{padding:14px 0}.site-logo{height:54px;max-width:285px}.menu{gap:20px}.menu a{font-size:15px}.nav-cta{border-radius:999px;padding:11px 17px;box-shadow:0 10px 22px rgba(193,18,31,.18)}
.hero{background:radial-gradient(circle at 85% 15%,rgba(193,18,31,.11),transparent 32%),linear-gradient(120deg,#fff7f7 0%,#fff 58%,#fff 100%);padding:82px 0 72px}.hero-grid{grid-template-columns:1fr .92fr}.eyebrow{color:var(--red);letter-spacing:.17em}.hero h1{font-size:clamp(44px,5vw,66px);letter-spacing:-.055em}.lead{font-size:19px;color:#505b6c}.hero-visual img{border-radius:28px;box-shadow:0 30px 80px rgba(16,21,33,.16);border:1px solid #f0d8dc}.hero-badge{background:#fff;box-shadow:0 16px 45px rgba(16,21,33,.12);font-size:14px}.trust-row{grid-template-columns:repeat(4,minmax(0,1fr))}.trust{background:#fff;border-color:#f1dfe2;color:#202a39;box-shadow:0 8px 18px rgba(16,21,33,.04)}
.section{padding:88px 0}.section-head h2{letter-spacing:-.045em}.section-head p{color:#647084}.card{border:1px solid #eee2e4;box-shadow:0 14px 38px rgba(17,24,39,.055)}.card:hover{border-color:#e8bdc3;box-shadow:0 24px 60px rgba(193,18,31,.10)}.icon{background:linear-gradient(135deg,#fff0f1,#fff);border:1px solid #f2d7dc}.process-item,.mini-card,.sector,.why-item{border-color:#eee2e4}.sector:hover{border-color:#e8bdc3;color:var(--red)}
.brand-logos{grid-template-columns:repeat(8,1fr);gap:12px;align-items:center}.brand-logo{border-radius:18px;padding:14px 12px;min-height:88px;display:grid;place-items:center;box-shadow:0 8px 24px rgba(17,24,39,.045);filter:grayscale(100%);opacity:.82}.brand-logo:hover{filter:grayscale(0%);opacity:1;transform:translateY(-3px)}.brand-logo img{height:42px;max-width:132px;width:100%;object-fit:contain}.ref-logo-wrap{height:130px;background:#fff}.ref-logo-wrap img{height:95px;max-width:210px;object-fit:contain}.refs{gap:22px}.ref{box-shadow:0 14px 40px rgba(17,24,39,.055);border-color:#eee2e4}.ref:hover{transform:translateY(-3px);box-shadow:0 24px 60px rgba(193,18,31,.09);transition:.2s}.cta{background:linear-gradient(135deg,#101521,#8f1019 62%,#c1121f);border:1px solid rgba(255,255,255,.08)}
.seo-strip{background:#101521;color:#fff;padding:18px 0}.seo-strip .container{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:center}.seo-strip span{border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 12px;color:#f3f4f6;font-weight:750;font-size:13px}.faq{display:grid;gap:14px;max-width:900px;margin:0 auto}.faq-item{border:1px solid #eee2e4;border-radius:18px;padding:20px 22px;background:#fff;box-shadow:0 8px 24px rgba(17,24,39,.035)}.faq-item h3{margin:0 0 8px;font-size:19px}.faq-item p{margin:0;color:#647084}.breadcrumbs{font-size:13px;color:#697586;margin-bottom:16px}.breadcrumbs a{color:var(--red);font-weight:800}.service-links .service-link{border-color:#eee2e4}.service-link span{color:var(--red)}.footer{background:#0b111d}.footer h3{font-size:24px}.footer p{color:#cbd5e1}.copyright{font-size:13px}.page-hero{background:radial-gradient(circle at 90% 10%,rgba(193,18,31,.10),transparent 34%),linear-gradient(135deg,#fff7f7,#fff)}.aside-box{background:linear-gradient(135deg,#101521,#c1121f)}
@media(max-width:1100px){.brand-logos{grid-template-columns:repeat(4,1fr)}}@media(max-width:980px){.hero-grid{grid-template-columns:1fr}.hero-visual{order:0}.trust-row{grid-template-columns:repeat(2,1fr)}.brand-logos{grid-template-columns:repeat(3,1fr)}.site-logo{height:48px}.menu{top:68px}.section{padding:66px 0}}@media(max-width:620px){.brand-logos{grid-template-columns:repeat(2,1fr)}.brand-logo{min-height:76px}.brand-logo img{height:36px}.hero h1{font-size:38px}.hero{padding:48px 0}.site-logo{height:42px}.topbar .container{gap:4px}.refs{grid-template-columns:1fr}.ref-logo-wrap{height:116px}.seo-strip .container{justify-content:flex-start}}


/* FINAL PREMIUM CONTACT / BRAND PATCH */
.trust{display:flex;flex-direction:column;gap:3px;align-items:flex-start}.trust strong{font-size:20px;color:#101521;line-height:1}.trust span{font-size:13px;color:#647084;font-weight:750}.footer-logo{height:58px;max-width:300px;width:auto;margin-bottom:14px;background:#fff;border-radius:14px;padding:8px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.25fr}.footer-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.footer-badges span{border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:7px 10px;color:#f8fafc;font-weight:800;font-size:12px}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:999;background:#25d366;color:#fff;border-radius:999px;padding:14px 18px;font-weight:900;box-shadow:0 14px 34px rgba(0,0,0,.22)}.floating-whatsapp:hover{transform:translateY(-2px);color:#fff}.brand-logo{height:92px}.brand-logo img{height:40px}.hero .lead{max-width:680px}.page-hero .lead{max-width:780px}.section-head{max-width:820px}.ref-body strong{color:#101521}.topbar span:last-child{white-space:nowrap}@media(max-width:980px){.footer-grid{grid-template-columns:1fr 1fr}.floating-whatsapp{right:16px;bottom:16px}.brand-logo{height:82px}}@media(max-width:620px){.footer-grid{grid-template-columns:1fr}.floating-whatsapp{left:16px;right:16px;text-align:center}.trust{align-items:center;text-align:center}.topbar span:last-child{white-space:normal}.brand-logo{height:78px}.brand-logo img{height:34px}}

/* PROFESSIONAL POLISH v3 */
.header{background:rgba(255,255,255,.96)}
.nav{min-height:78px}.menu a{position:relative}.menu a:not(.nav-cta)::after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:.2s}.menu a:hover::after{transform:scaleX(1)}
.hero{padding:92px 0 78px;background:radial-gradient(circle at 84% 20%,rgba(193,18,31,.13),transparent 28%),linear-gradient(135deg,#fff7f7 0%,#fff 48%,#fff 100%)}
.hero-copy{position:relative;z-index:2}.hero h1{max-width:760px}.hero .lead{font-size:20px;line-height:1.7;color:#475569}.btn.ghost{background:#fff;color:#101521;border-color:#ead2d6}.btn.ghost:hover{border-color:#c1121f;color:#c1121f;transform:translateY(-1px)}
.hero-visual{isolation:isolate}.hero-visual:before{content:"";position:absolute;inset:8% -5% -6% 12%;background:linear-gradient(135deg,rgba(193,18,31,.22),rgba(17,24,39,.08));border-radius:34px;z-index:-1;filter:blur(1px)}
.hero-visual img{aspect-ratio:4/3;object-fit:cover;object-position:center;border-radius:34px;border:1px solid #ead2d6}.trust-row{margin-top:32px}.trust{min-height:82px;justify-content:center}.trust strong{font-size:22px}.trust span{font-size:13.5px}.seo-strip{box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
.section-head .eyebrow{margin-bottom:10px}.cards{align-items:stretch}.card-link{color:inherit;display:block}.card-link span{display:inline-block;margin-top:18px;font-weight:900;color:var(--red)}.card-link:hover span{transform:translateX(4px);transition:.2s}.card{position:relative;overflow:hidden}.card:after{content:"";position:absolute;right:-44px;top:-44px;width:90px;height:90px;border-radius:50%;background:rgba(193,18,31,.055)}
.why{background:#fff;border:1px solid #eee2e4;border-radius:34px;padding:44px;box-shadow:0 18px 50px rgba(17,24,39,.055)}.section.alt .why{background:#fff}.why-item{display:flex;align-items:center;gap:12px}.why-item span{min-width:36px;height:36px;border-radius:12px;background:#fff2f3;display:grid;place-items:center;margin:0}.process-item{position:relative;overflow:hidden}.process-item h3{margin-top:0}.brand-logos{background:#fff;border:1px solid #eee2e4;border-radius:28px;padding:18px;box-shadow:0 14px 38px rgba(17,24,39,.045)}.brand-logo{box-shadow:none;border-color:#f0e4e6;background:#fff}.brand-logo img{max-width:118px;height:34px}.refs{align-items:stretch}.ref-logo-wrap{background:linear-gradient(135deg,#fff,#fff8f8)}.ref h3{font-size:22px}.ref .tag{font-size:12px}.cta{position:relative;overflow:hidden}.cta:after{content:"";position:absolute;right:-80px;top:-80px;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.08)}.footer{padding-top:58px}.footer a:hover{color:#fff}.footer-grid{gap:42px}.footer-logo{height:64px;background:#fff}.floating-whatsapp{font-size:15px}.floating-whatsapp:before{content:"";display:inline-block;width:8px;height:8px;background:#fff;border-radius:50%;margin-right:8px}
@media(max-width:980px){.hero{padding:62px 0}.hero-visual img{aspect-ratio:16/10}.why{padding:28px}.nav{min-height:68px}.hero-copy{text-align:left}.hero-visual:before{display:none}.trust{align-items:flex-start;text-align:left}}
@media(max-width:620px){.hero h1{font-size:36px}.hero .lead{font-size:17px}.trust{min-height:76px}.brand-logo img{max-width:110px;height:30px}.seo-strip span{font-size:12px}.footer-logo{height:54px}}


/* Google Maps / Address experience */
.contact-actions{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0 10px}.map-section{padding-top:64px}.map-card{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.map-card iframe{width:100%;height:430px;border:0;display:block;filter:saturate(.9) contrast(1.02)}.map-info{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;border-top:1px solid var(--line)}.map-info h3{margin:0;font-size:22px}.map-info p{margin:5px 0 0;color:var(--muted)}.footer-map-link{display:inline-flex;margin-top:6px;color:#fff!important;border:1px solid rgba(255,255,255,.22);border-radius:12px;padding:9px 12px;font-weight:800}.map-preview{padding-top:0}.map-cta{background:linear-gradient(135deg,#111827,#b91c1c)}
@media(max-width:720px){.map-info{flex-direction:column;align-items:flex-start}.map-card iframe{height:330px}.contact-actions .btn{width:100%}}

/* v4 final brand/reference polish */
.section-head.compact{margin-bottom:26px}.section-head.compact h2{margin-bottom:0}
.brand-logos{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:14px!important;padding:20px!important;border-radius:30px!important;background:#fff!important;border:1px solid #eee2e4!important;box-shadow:0 18px 48px rgba(17,24,39,.055)!important}
.brand-logo{height:74px!important;min-height:74px!important;padding:12px 14px!important;border:1px solid #f1e2e4!important;border-radius:18px!important;background:#fff!important;filter:none!important;opacity:1!important;box-shadow:none!important;transition:.2s ease!important}
.brand-logo:hover{transform:translateY(-3px)!important;box-shadow:0 14px 30px rgba(193,18,31,.08)!important;border-color:#e8bdc3!important}
.brand-logo img{width:100%!important;height:34px!important;max-width:122px!important;object-fit:contain!important;margin:auto!important}
.ref-logo-wrap{height:145px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#fff,#fff8f8)!important;padding:24px!important}
.ref-logo-wrap img{width:100%!important;height:auto!important;max-height:86px!important;max-width:220px!important;object-fit:contain!important}
.refs .ref{background:#fff!important;border-radius:24px!important;border:1px solid #eee2e4!important;overflow:hidden!important;box-shadow:0 16px 44px rgba(17,24,39,.06)!important}
.refs .ref:hover{transform:translateY(-4px)!important;box-shadow:0 26px 70px rgba(193,18,31,.10)!important}
.metrics-section{padding:42px 0;background:#101521;color:#fff}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.metric{border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:22px 20px;background:rgba(255,255,255,.05)}.metric strong{display:block;font-size:34px;line-height:1;color:#fff}.metric span{display:block;margin-top:8px;color:#d1d5db;font-weight:750;font-size:14px}
@media(max-width:1100px){.brand-logos{grid-template-columns:repeat(4,minmax(0,1fr))!important}.metric-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.brand-logos{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:14px!important}.brand-logo{height:68px!important}.brand-logo img{height:30px!important;max-width:112px!important}.metric-grid{grid-template-columns:1fr}.ref-logo-wrap{height:128px!important}.ref-logo-wrap img{max-height:74px!important}}

/* v5 geniş referans listesi */
.refs{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.ref-logo-wrap{height:118px!important;padding:18px!important}
.ref-logo-wrap img{max-height:76px!important;max-width:190px!important}
.ref-body{padding:20px!important}
.ref h3{font-size:18px!important;line-height:1.25!important}
.ref-body p{font-size:14px!important;line-height:1.55!important}
.center-actions{display:flex;justify-content:center;margin-top:30px}.btn.dark{border-color:#cfd8e3;color:#111827;background:#fff}.btn.dark:hover{border-color:#c1121f;color:#c1121f}
@media(max-width:1100px){.refs{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:820px){.refs{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){.refs{grid-template-columns:1fr!important}.ref-logo-wrap{height:120px!important}}


/* v6 verified-logo polish */
.brand-logos{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:12px!important;padding:18px!important;align-items:center!important}
.brand-logo{height:70px!important;min-height:70px!important;padding:10px 12px!important;border-radius:16px!important;background:#fff!important;display:grid!important;place-items:center!important;overflow:hidden!important}
.brand-logo img{max-height:32px!important;max-width:118px!important;width:auto!important;object-fit:contain!important;display:block!important}
.ref-logo-wrap{height:128px!important;background:#fff!important;display:grid!important;place-items:center!important;padding:18px!important}
.ref-logo-wrap img{max-height:82px!important;max-width:220px!important;width:auto!important;object-fit:contain!important;display:block!important}
.ref:has(img[src*="ogutler-logo-beyaz"]) .ref-logo-wrap{background:#d71920!important}
.ref:has(img[src*="pttem-logo"]) .ref-logo-wrap{background:#fff!important}
.ref:has(img[src*="tsof-logo"]) .ref-logo-wrap img{max-height:92px!important}
@media(max-width:1100px){.brand-logos{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:620px){.brand-logos{grid-template-columns:repeat(2,minmax(0,1fr))!important}.brand-logo{height:64px!important}.brand-logo img{max-height:28px!important;max-width:110px!important}.ref-logo-wrap{height:112px!important}.ref-logo-wrap img{max-height:70px!important;max-width:190px!important}}

/* v7 referans logo dengeleme ve profesyonel grid */
.refs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}
.ref{display:flex!important;flex-direction:column!important;min-height:100%!important;background:#fff!important;border-radius:24px!important;overflow:hidden!important;border:1px solid #eee2e4!important;box-shadow:0 16px 44px rgba(17,24,39,.055)!important;transition:.22s ease!important}
.ref:hover{transform:translateY(-4px)!important;box-shadow:0 26px 70px rgba(193,18,31,.10)!important}
.ref-logo-wrap{height:118px!important;min-height:118px!important;background:#fff!important;display:grid!important;place-items:center!important;padding:12px 18px!important;border-bottom:1px solid #f0e4e6!important}
.ref-logo-wrap img{display:block!important;width:100%!important;height:100%!important;max-width:210px!important;max-height:82px!important;object-fit:contain!important;margin:auto!important}
.ref-body{padding:18px!important;display:flex!important;flex-direction:column!important;gap:7px!important;flex:1!important}
.ref-body .tag{font-size:11px!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-weight:900!important;line-height:1.35!important;color:#c1121f!important}
.ref h3{font-size:17px!important;line-height:1.25!important;margin:0!important;color:#101521!important}
.ref-body p{font-size:13.5px!important;line-height:1.48!important;margin:0!important;color:#536174!important}
.ref-body p strong{font-size:13.8px!important;color:#1f2937!important}
.ref-cover{height:118px!important;min-height:118px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#111827,#c1121f)!important;color:#fff!important;font-size:34px!important;font-weight:950!important;letter-spacing:.02em!important;border-bottom:1px solid #f0e4e6!important}
/* uzun ve yatay logolarda taşmayı engelle */
.ref-logo-wrap img[src*="akyurt"],.ref-logo-wrap img[src*="davet"],.ref-logo-wrap img[src*="simge"],.ref-logo-wrap img[src*="yonca"],.ref-logo-wrap img[src*="gimat"],.ref-logo-wrap img[src*="kecioren"]{max-width:190px!important;max-height:70px!important}
.ref-logo-wrap img[src*="tdv"],.ref-logo-wrap img[src*="bahadir"],.ref-logo-wrap img[src*="atc"],.ref-logo-wrap img[src*="mke"]{max-width:160px!important;max-height:86px!important}
@media(max-width:1180px){.refs{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:820px){.refs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ref-logo-wrap,.ref-cover{height:108px!important;min-height:108px!important}.ref-logo-wrap img{max-height:72px!important;max-width:180px!important}}
@media(max-width:560px){.refs{grid-template-columns:1fr!important}.ref-logo-wrap,.ref-cover{height:110px!important;min-height:110px!important}.ref-body{padding:17px!important}}

/* v9 referans logo düzeltmeleri: sığma, boyut ve yeni logolu referanslar */
.refs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}
.ref-logo-wrap{height:142px!important;min-height:142px!important;padding:16px 22px!important;background:#fff!important;display:grid!important;place-items:center!important;overflow:hidden!important}
.ref-logo-wrap img{display:block!important;width:auto!important;height:auto!important;max-width:230px!important;max-height:104px!important;object-fit:contain!important;margin:auto!important}
/* Küçük kalan logoları büyüt */
.ref-logo-wrap img[src*="mke-fisek"],
.ref-logo-wrap img[src*="cagdas-market"],
.ref-logo-wrap img[src*="full-gross"],
.ref-logo-wrap img[src*="gimat-gross"]{max-width:250px!important;max-height:112px!important}
/* Dikey/yuvarlak ve yoğun logolarda taşmayı engelle */
.ref-logo-wrap img[src*="tsof"],
.ref-logo-wrap img[src*="tdv"],
.ref-logo-wrap img[src*="panko"],
.ref-logo-wrap img[src*="tirvana"],
.ref-logo-wrap img[src*="tulpa"]{max-width:190px!important;max-height:112px!important}
/* Yatay grup logoları */
.ref-logo-wrap img[src*="mapa"],
.ref-logo-wrap img[src*="goksu"],
.ref-logo-wrap img[src*="sucu"],
.ref-logo-wrap img[src*="bahadir"],
.ref-logo-wrap img[src*="adem-koc"]{max-width:255px!important;max-height:105px!important}
.ref-cover{height:142px!important;min-height:142px!important}
@media(max-width:1180px){.refs{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:820px){.refs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ref-logo-wrap,.ref-cover{height:128px!important;min-height:128px!important}.ref-logo-wrap img{max-width:215px!important;max-height:92px!important}}
@media(max-width:560px){.refs{grid-template-columns:1fr!important}.ref-logo-wrap,.ref-cover{height:126px!important;min-height:126px!important}.ref-logo-wrap img{max-width:220px!important;max-height:92px!important}}

/* v10 referans düzeni: logolu firmalar önde, sığmayan logolar normalize */
.refs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}
.ref-logo-wrap{height:156px!important;min-height:156px!important;padding:18px 22px!important;background:#fff!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-bottom:1px solid #f0e4e6!important}
.ref-logo-wrap img{display:block!important;width:auto!important;height:auto!important;max-width:238px!important;max-height:112px!important;object-fit:contain!important;margin:auto!important}
.ref-logo-wrap img[src*="mke-fisek"],
.ref-logo-wrap img[src*="cagdas-market"],
.ref-logo-wrap img[src*="full-gross"],
.ref-logo-wrap img[src*="gimat-gross"]{max-width:275px!important;max-height:124px!important}
.ref-logo-wrap img[src*="tsof-plaka-fabrikasi"]{max-width:138px!important;max-height:138px!important}
.ref-logo-wrap img[src*="tdv-diyanet"],
.ref-logo-wrap img[src*="panko-birlik"],
.ref-logo-wrap img[src*="tirvana"],
.ref-logo-wrap img[src*="tulpa"]{max-width:210px!important;max-height:124px!important}
.ref-logo-wrap img[src*="mapa"],
.ref-logo-wrap img[src*="goksu"],
.ref-logo-wrap img[src*="sucu"],
.ref-logo-wrap img[src*="bahadir"],
.ref-logo-wrap img[src*="adem-koc"]{max-width:282px!important;max-height:118px!important}
.ref-cover{height:156px!important;min-height:156px!important}
@media(max-width:1180px){.refs{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:820px){.refs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ref-logo-wrap,.ref-cover{height:138px!important;min-height:138px!important}.ref-logo-wrap img{max-width:220px!important;max-height:100px!important}.ref-logo-wrap img[src*="tsof-plaka-fabrikasi"]{max-height:118px!important;max-width:118px!important}}
@media(max-width:560px){.refs{grid-template-columns:1fr!important}.ref-logo-wrap,.ref-cover{height:132px!important;min-height:132px!important}.ref-logo-wrap img{max-width:220px!important;max-height:96px!important}}


/* v11 marka kategorileri ve ana metin revizyonu */
.brand-section{background:linear-gradient(180deg,#fff,#fff8f8)}
.brand-groups{display:grid;gap:18px;margin-top:26px}
.brand-group{background:#fff;border:1px solid #f0e1e4;border-radius:24px;padding:18px 20px;box-shadow:0 16px 48px rgba(17,24,39,.045)}
.brand-group h3{margin:0 0 14px;font-size:15px;letter-spacing:.02em;text-transform:uppercase;color:#1f2937;font-weight:950}
.compact-logos{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;padding:0!important;background:transparent!important;border:0!important}
.compact-logos .brand-logo{height:72px!important;min-height:72px!important;border:1px solid #f0e1e4!important;background:#fff!important;border-radius:16px!important;box-shadow:none!important}
.compact-logos .brand-logo img{max-width:132px!important;max-height:38px!important;width:auto!important;height:auto!important;object-fit:contain!important}
.compact-logos .brand-logo img.brand-paradox{max-width:120px!important;max-height:44px!important}
@media(max-width:760px){.compact-logos{grid-template-columns:repeat(2,minmax(0,1fr))!important}.brand-group{padding:16px}.compact-logos .brand-logo{height:66px!important}}
@media(max-width:420px){.compact-logos{grid-template-columns:1fr!important}}

/* v12 corporate references and contact form */
.reference-featured{background:linear-gradient(180deg,#fff,#fffafa)}
.refs-featured{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.refs-featured .ref{border-radius:26px!important}
.refs-featured .ref-logo-wrap{height:178px!important;min-height:178px!important;padding:24px 28px!important;background:linear-gradient(135deg,#fff,#fff8f8)!important}
.refs-featured .ref-logo-wrap img{max-width:270px!important;max-height:128px!important}
.reference-list-section{border-top:1px solid #f0e1e4}
.reference-groups{display:grid;gap:22px}
.reference-group{background:#fff;border:1px solid #eee2e4;border-radius:24px;padding:22px;box-shadow:0 14px 38px rgba(17,24,39,.045)}
.reference-group h3{margin:0 0 16px;font-size:20px;color:#101521}
.reference-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.reference-list-item{border:1px solid #f0e4e6;border-radius:16px;padding:16px 18px;background:#fff;display:grid;gap:8px}
.reference-list-item strong{display:block;color:#101521;font-size:16px;line-height:1.3}
.reference-list-item span{display:block;color:#c1121f;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;margin-top:4px}
.reference-list-item p{margin:0;color:#536174;font-size:14px;line-height:1.5}
.contact-form{background:linear-gradient(180deg,#fff,#fffafa)}
.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;margin:8px 0 18px}
.form-field{display:flex;flex-direction:column}
.form-field.full{grid-column:1/-1}
.form-field label{font-weight:850;color:#101521;font-size:14px;margin-bottom:7px}
.form-field input,.form-field textarea,.form-field select{margin:0;border-color:#ead8dc;background:#fff;transition:border-color .2s,box-shadow .2s}
.form-field input:focus,.form-field textarea:focus,.form-field select:focus{outline:0;border-color:#c1121f;box-shadow:0 0 0 4px rgba(193,18,31,.08)}
.contact-form .btn{width:100%;margin-top:4px}
@media(max-width:980px){.refs-featured{grid-template-columns:repeat(2,minmax(0,1fr))!important}.reference-list{grid-template-columns:1fr}}
@media(max-width:620px){.refs-featured{grid-template-columns:1fr!important}.refs-featured .ref-logo-wrap{height:140px!important;min-height:140px!important}.form-grid{grid-template-columns:1fr}.reference-group{padding:18px}}

/* v14 premium corporate conversion */
:root{--premium-ink:#0b1220;--premium-red:#c1121f;--premium-red-dark:#8f1019;--premium-line:#eadde0;--premium-muted:#5f6b7a;--premium-soft:#fbf7f7}
body{background:#fff;color:var(--premium-ink)}
h1,h2,h3,.brand,.section-head h2,.hero h1,.page-hero h1{letter-spacing:0!important}
.container{width:min(1200px,calc(100% - 40px))}
.topbar{background:#090f1a!important;border-bottom:1px solid rgba(255,255,255,.08)}
.topbar .container{padding:10px 0;font-size:13px}
.header{background:rgba(255,255,255,.97)!important;border-bottom:1px solid var(--premium-line)!important;box-shadow:0 10px 34px rgba(11,18,32,.06)!important}
.nav{min-height:76px!important}
.menu{gap:22px!important;color:#344054!important}
.menu a{font-weight:800!important}
.nav-cta{border-radius:8px!important;padding:12px 16px!important;background:var(--premium-red)!important;box-shadow:0 12px 24px rgba(193,18,31,.18)!important}
.btn{border-radius:8px!important;min-height:48px}
.btn.primary{background:var(--premium-red)!important;box-shadow:0 16px 32px rgba(193,18,31,.22)!important}
.btn.primary:hover{background:var(--premium-red-dark)!important}
.btn.whatsapp{border-color:#bde8ce!important;color:#117a35!important;background:#fff!important}
.premium-hero{padding:94px 0 82px!important;background:linear-gradient(135deg,#fff7f7 0%,#fff 46%,#f8fafc 100%)!important}
.page-hero{background:linear-gradient(135deg,#fff7f7 0%,#fff 58%,#f8fafc 100%)!important}
.premium-hero .hero-grid{grid-template-columns:1.02fr .98fr!important;gap:58px!important}
.premium-hero h1{font-size:clamp(42px,5.2vw,68px)!important;line-height:1.04!important;max-width:820px!important;margin:14px 0 22px!important}
.premium-hero .lead{font-size:20px!important;line-height:1.72!important;color:#475467!important;max-width:760px!important}
.hero-actions{gap:12px!important}
.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px}
.hero-proof div{background:#fff;border:1px solid var(--premium-line);border-radius:8px;padding:16px 18px;box-shadow:0 12px 30px rgba(11,18,32,.055)}
.hero-proof strong{display:block;font-size:20px;line-height:1.15;color:var(--premium-ink)}
.hero-proof span{display:block;margin-top:5px;color:var(--premium-muted);font-weight:750;font-size:13px;line-height:1.35}
.hero-visual img{border-radius:8px!important;aspect-ratio:4/3!important;box-shadow:0 28px 70px rgba(11,18,32,.18)!important}
.hero-visual:before{display:none!important}
.hero-panel{position:absolute;left:22px;right:22px;bottom:22px;background:rgba(255,255,255,.94);border:1px solid rgba(234,221,224,.92);border-radius:8px;padding:18px 20px;box-shadow:0 18px 46px rgba(11,18,32,.14);backdrop-filter:blur(10px)}
.hero-panel strong{display:block;color:var(--premium-ink);font-size:18px;line-height:1.25}
.hero-panel span{display:block;color:var(--premium-muted);font-size:13px;font-weight:750;margin-top:5px}
.seo-strip{background:#0b1220!important}
.section{padding:92px 0!important}
.section.alt{background:var(--premium-soft)!important}
.section-head{margin-bottom:42px!important}
.section-head h2{font-size:clamp(30px,3.8vw,48px)!important;line-height:1.12!important}
.section-head p{color:var(--premium-muted)!important;line-height:1.7!important}
.card,.panel,.contact-box,.ref,.reference-group,.brand-group,.process-item,.sector,.why-item,.metric,.faq-item,.map-card{border-radius:8px!important}
.premium-card{padding:28px!important;min-height:245px!important;border-color:var(--premium-line)!important;box-shadow:0 14px 36px rgba(11,18,32,.055)!important}
.premium-card:hover{border-color:#e6b7be!important;box-shadow:0 24px 60px rgba(193,18,31,.11)!important}
.premium-card:after{display:none!important}
.card-kicker{display:inline-flex!important;align-items:center;justify-content:center;width:42px;height:42px;border-radius:8px;background:#fff2f3;color:var(--premium-red)!important;font-weight:950;margin:0 0 20px!important}
.premium-card h3{font-size:24px!important;margin-bottom:12px!important}
.premium-card p{font-size:15.5px!important;line-height:1.65!important}
.premium-card>span:last-child{color:var(--premium-red)!important;font-weight:950!important}
.premium-why{border-radius:8px!important;padding:48px!important}
.premium-sectors .sector{min-height:92px;display:flex;align-items:center;border-color:var(--premium-line)!important;box-shadow:0 10px 26px rgba(11,18,32,.04)}
.premium-sectors .sector:hover{background:#fff8f8!important}
.refs-featured .ref{border-radius:8px!important}
.refs-featured .ref-logo-wrap{border-radius:0!important;background:#fff!important}
.ref-logo-wrap img[src*="mke-fisek"],.ref-logo-wrap img[src*="cagdas-market"],.ref-logo-wrap img[src*="full-gross"],.ref-logo-wrap img[src*="gimat-gross"]{max-width:292px!important;max-height:132px!important}
.ref-logo-wrap img[src*="tsof-plaka-fabrikasi"]{max-width:148px!important;max-height:148px!important}
.brand-group{padding:22px!important;border-color:var(--premium-line)!important}
.brand-group h3{letter-spacing:0!important;color:#283548!important}
.compact-logos .brand-logo{border-radius:8px!important;height:82px!important;min-height:82px!important;border-color:var(--premium-line)!important}
.compact-logos .brand-logo img{max-height:42px!important;max-width:140px!important}
.compact-logos .brand-logo img.brand-paradox{max-height:50px!important;max-width:136px!important}
.premium-process .process-item{padding:28px!important;border-color:var(--premium-line)!important;box-shadow:0 12px 30px rgba(11,18,32,.045)}
.premium-cta{border-radius:8px!important;background:linear-gradient(135deg,#0b1220,#95111a 64%,#c1121f)!important}
.premium-cta .eyebrow{color:#ffd7dc!important}
.cta-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.footer{background:#090f1a!important;padding-top:58px!important}
.footer-grid{grid-template-columns:1.45fr .9fr .9fr 1.15fr!important;gap:34px!important}
.footer-logo{border-radius:8px!important}
.footer-map-link{border-radius:8px!important}
.floating-whatsapp{border-radius:8px!important}
.form-field input,.form-field textarea,.form-field select{border-radius:8px!important}
.form-intro{margin:-2px 0 18px;color:var(--premium-muted);font-size:15px;line-height:1.6}
@media(max-width:980px){.premium-hero{padding:58px 0 64px!important}.premium-hero .hero-grid{grid-template-columns:1fr!important;gap:34px!important}.hero-proof{grid-template-columns:1fr}.hero-panel{position:static;margin-top:12px}.service-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.footer-grid{grid-template-columns:1fr 1fr!important}.cta-actions .btn{width:100%}}
@media(max-width:620px){.container{width:min(100% - 28px,1200px)}.topbar .container{gap:4px}.premium-hero h1{font-size:36px!important}.premium-hero .lead{font-size:17px!important}.hero-actions .btn{width:100%}.service-card-grid,.premium-sectors{grid-template-columns:1fr!important}.section{padding:62px 0!important}.premium-why{padding:24px!important}.footer-grid{grid-template-columns:1fr!important}.compact-logos .brand-logo{height:70px!important;min-height:70px!important}}

/* final publish safeguards */
html,body{max-width:100%;overflow-x:hidden}
img,svg,iframe{max-width:100%}
.btn{text-align:center;white-space:normal}
.ref-logo-wrap img,.brand-logo img{max-width:100%!important}
.ref,.card,.brand-logo,.contact-box,.reference-list-item{min-width:0}
@media(max-width:560px){.ref-logo-wrap{padding:14px!important}.ref-logo-wrap img{max-width:100%!important}.map-card iframe{max-width:100%}.footer-map-link{width:100%;text-align:center;justify-content:center}}

/* live mobile verification fixes */
.home-page .process-item:before{display:none!important}
@media(max-width:620px){
  .container{width:calc(100% - 28px)!important;max-width:1200px!important}
  .topbar span,.eyebrow,h1,h2,h3,p,.lead,.tag,.ref-body strong,.reference-list-item strong{overflow-wrap:anywhere;word-break:normal}
  .hero-grid,.hero-copy,.page-hero .container,.section-head,.contact-box,.brand-group,.ref,.card{min-width:0;max-width:100%}
  .premium-hero h1,.page-hero h1,.section-head h2{max-width:100%!important}
  .topbar .container{align-items:flex-start}
}

/* Accessibility and mobile interaction safeguards */
.service-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-width:0;min-height:245px;padding:28px;background:#fff;border:1px solid var(--premium-line);border-radius:8px;box-shadow:0 14px 36px rgba(11,18,32,.055);overflow:hidden;transition:.2s}
.service-card:hover{transform:translateY(-4px);border-color:#e6b7be;box-shadow:0 24px 60px rgba(193,18,31,.11)}
.service-card h3{font-size:24px;line-height:1.25;margin:0 0 12px}
.service-card p{margin:0;color:var(--muted);font-size:15.5px;line-height:1.65}
.service-detail-link{display:inline-flex;margin-top:auto;padding-top:18px;color:var(--premium-red);font-weight:950}
.service-detail-link:hover{color:#8f1019;transform:translateX(4px)}
.service-card:focus-within{border-color:#d98d97!important;box-shadow:0 24px 60px rgba(193,18,31,.11)!important}
:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid #ffbf47!important;outline-offset:3px!important}
:where(input,select,textarea):focus-visible{border-color:#8f1019!important;box-shadow:0 0 0 4px rgba(255,191,71,.28)!important}
@media(max-width:768px){
  .nav{gap:12px}
  .brand{min-width:0;max-width:calc(100% - 58px)}
  .site-logo{max-width:100%}
}

/* Restrained corporate motion */
.service-card{transition:transform .24s ease,border-color .24s ease,background-color .24s ease,box-shadow .24s ease}
.service-card:hover{background:#fffdfd}
.service-detail-link{align-items:center;gap:7px;transition:color .2s ease,transform .2s ease}
.service-detail-link::after{content:"→";display:inline-block;transition:transform .2s ease}
.service-card:hover .service-detail-link::after,.service-card:focus-within .service-detail-link::after{transform:translateX(3px)}
.btn{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease!important}
.btn:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(11,18,32,.16)!important}
.btn:focus-visible{transform:translateY(-1px);box-shadow:0 0 0 4px rgba(255,191,71,.25),0 14px 30px rgba(11,18,32,.14)!important}
.ref{transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease!important}
.ref:hover{border-color:#e6b7be!important;box-shadow:0 22px 54px rgba(11,18,32,.10)!important}
.motion-enabled .reveal-section,.motion-enabled .reveal-step{opacity:0;transform:translateY(14px)}
.motion-enabled .reveal-section{transition:opacity .58s ease,transform .58s ease}
.motion-enabled .reveal-step{transition:opacity .48s ease var(--reveal-delay,0ms),transform .48s ease var(--reveal-delay,0ms)}
.motion-enabled .reveal-section.is-visible,.motion-enabled .reveal-step.is-visible{opacity:1;transform:none}
@media(max-width:620px){
  .service-card:hover,.ref:hover,.btn:hover{transform:translateY(-1px)}
  .motion-enabled .reveal-section,.motion-enabled .reveal-step{transform:translateY(8px)}
  .motion-enabled .reveal-section{transition-duration:.42s}
  .motion-enabled .reveal-step{transition-duration:.38s}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;transition-delay:0ms!important}
  .motion-enabled .reveal-section,.motion-enabled .reveal-step{opacity:1!important;transform:none!important}
}
