:root{
  --primary:#0b5ca8;--primary-dark:#07345f;--primary-soft:#eaf4fc;--accent:#e31f2b;--accent-dark:#a7131b;
  --ink:#102033;--muted:#647588;--line:#d8e3ec;--surface:#ffffff;--soft:#f4f8fb;--dark:#071b31;
  --theme-radius:18px;--theme-button-radius:10px;--theme-footer:#06172a;
  --hero-dark:#061a31;--hero-primary:#0b5ca8;--hero-accent:#e31f2b;--hero-surface:#f0f8ff;--hero-line:#7fc4f2;
}
html,body{overflow-x:hidden}.site-body{background:#fff;color:var(--ink)}
.container{width:min(1180px,calc(100% - 40px))}
.utility-bar{background:#06172a;color:#d9eaf7;border-bottom:1px solid rgba(255,255,255,.08)}
.utility-bar a{color:#eaf6ff}.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid #d9e5ef;box-shadow:0 10px 30px rgba(7,27,49,.06);backdrop-filter:blur(12px)}
.site-brand img{max-height:58px;width:auto}.site-navigation>a,.nav-dropdown-link{font-weight:800;letter-spacing:-.15px}
.site-navigation>a:hover,.nav-dropdown-link:hover,.site-navigation .is-active{color:var(--primary)}
.nav-dropdown-menu{border:1px solid #d8e4ee;border-radius:14px;box-shadow:0 22px 55px rgba(8,35,60,.16)}
.nav-dropdown-menu a:hover{background:#eef7fd;color:var(--primary)}
.btn{font-weight:800;letter-spacing:.01em;border-radius:var(--theme-button-radius)}
.btn-primary{background:linear-gradient(135deg,#0b66b7,#08457d);box-shadow:0 12px 26px rgba(11,92,168,.24)}
.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.04)}
.btn-outline{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(255,255,255,.05)}
.btn-outline:hover{background:#fff;color:var(--dark)}
.eyebrow{color:var(--accent);font-weight:900;letter-spacing:.12em;text-transform:uppercase}

/* Ana sayfa: teknik panel yaklaşımı */
.pneumatic-home .hero{position:relative;min-height:610px;background:linear-gradient(115deg,#06172a 0%,#0a3f70 58%,#071b31 100%);color:#fff;overflow:hidden}
.pneumatic-home .hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(227,31,43,.16),transparent 34%),repeating-linear-gradient(90deg,transparent 0,transparent 119px,rgba(126,193,239,.055) 120px)}
.pneumatic-home .hero:after{content:"";position:absolute;right:-120px;top:-190px;width:540px;height:540px;border:1px solid rgba(126,193,239,.28);border-radius:50%;box-shadow:0 0 0 75px rgba(126,193,239,.035),0 0 0 150px rgba(126,193,239,.025)}
.pneumatic-home .hero-grid{position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,#000,transparent 88%)}
.pneumatic-home .hero.has-image{background-image:linear-gradient(90deg,rgba(6,23,42,.96) 0%,rgba(6,31,57,.88) 36%,rgba(7,33,58,.48) 61%,rgba(5,22,39,.18) 100%),var(--hero-image);background-size:cover;background-position:center center;background-repeat:no-repeat}.pneumatic-home .hero.has-image .hero-grid{opacity:.28}.pneumatic-home .hero.has-image .hero-copy{position:relative;z-index:3}
.pneumatic-home .hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:62px;min-height:610px;padding:52px 0}
.pneumatic-home .hero-copy{max-width:680px}.pneumatic-home .hero h1{font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-2.4px;margin:12px 0 22px;max-width:760px;color:#fff}
.pneumatic-home .hero p{font-size:18px;line-height:1.7;color:#cfe2f1;max-width:660px}.pneumatic-home .hero-eyebrow{display:inline-flex;padding:7px 12px;border:1px solid rgba(255,255,255,.16);border-left:4px solid var(--accent);background:rgba(255,255,255,.045);border-radius:8px;color:#fff}
.pneumatic-home .hero-visual{width:100%;height:360px;border-radius:24px;overflow:hidden;filter:drop-shadow(0 28px 46px rgba(0,0,0,.32));transform:rotate(-1.4deg)}
.pneumatic-home .hero-visual svg{width:100%;height:100%;display:block}.pneumatic-home .hero-actions{margin-top:28px;display:flex;gap:12px;flex-wrap:wrap}

.pneumatic-quick-links{position:relative;z-index:4;margin-top:-42px}.pneumatic-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.pneumatic-quick-card{display:flex;min-height:164px;flex-direction:column;justify-content:center;padding:26px 28px;text-decoration:none;background:#fff;border:1px solid #dce7ef;border-top:4px solid var(--primary);border-radius:16px;box-shadow:0 18px 42px rgba(8,35,60,.1);transition:.22s ease}
.pneumatic-quick-card:nth-child(2){border-top-color:var(--accent)}.pneumatic-quick-card:hover{transform:translateY(-5px);box-shadow:0 24px 54px rgba(8,35,60,.16)}
.pneumatic-quick-card small{font-weight:900;color:var(--primary);letter-spacing:.09em;text-transform:uppercase}.pneumatic-quick-card strong{font-size:22px;color:#10243a;margin:9px 0 7px}.pneumatic-quick-card span{color:#677789;line-height:1.55}

.pneumatic-category-mosaic{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-auto-rows:285px;gap:18px}.pneumatic-category-mosaic .content-card:first-child{grid-row:1/span 2}.pneumatic-category-mosaic .content-card:first-child .card-media{height:390px}.pneumatic-category-mosaic .content-card{border-radius:18px;overflow:hidden;border:1px solid #dce6ee;box-shadow:0 14px 35px rgba(8,34,58,.08)}
.pneumatic-category-mosaic .card-media img,.pneumatic-product-showcase .card-media img,.pneumatic-sector-grid .card-media img,.pneumatic-guide-layout .card-media img{width:100%;height:100%;object-fit:cover}.pneumatic-category-mosaic .card-body{min-height:0;padding:22px}.pneumatic-category-mosaic .card-summary{display:none}
.pneumatic-feature-band .home-feature-inner{display:grid;grid-template-columns:1fr 1fr;min-height:420px;border-radius:24px;overflow:hidden;border:1px solid #d8e4ed;box-shadow:0 20px 55px rgba(6,29,52,.09)}
.pneumatic-feature-band .home-feature-inner.is-reverse .home-feature-copy{order:2}.pneumatic-feature-band .home-feature-copy{padding:clamp(38px,5vw,68px);display:flex;flex-direction:column;justify-content:center;background:#fff}.pneumatic-feature-band .home-feature-copy h2{font-size:clamp(30px,3.3vw,48px);letter-spacing:-1.5px;margin:8px 0 18px}.pneumatic-feature-band .home-feature-copy p{font-size:17px;line-height:1.75;color:#66778a}.pneumatic-feature-band .home-feature-media{min-height:420px;background:#071b31}.pneumatic-feature-band .home-feature-media img{width:100%;height:100%;object-fit:cover}
.pneumatic-product-showcase{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:repeat(2,245px);gap:18px}.pneumatic-product-showcase .content-card:first-child{grid-row:1/span 2}.pneumatic-product-showcase .content-card:first-child .card-media{height:310px}.pneumatic-product-showcase .content-card:not(:first-child){display:grid;grid-template-columns:42% 58%;min-height:0}.pneumatic-product-showcase .content-card:not(:first-child) .card-media{height:100%;min-height:0}.pneumatic-product-showcase .content-card:not(:first-child) .card-body{padding:20px}.pneumatic-product-showcase .content-card:not(:first-child) .card-summary{display:none}
.pneumatic-service-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pneumatic-service-list .content-card{display:grid;grid-template-columns:minmax(0,190px) minmax(0,1fr);min-height:190px;border-radius:16px;overflow:hidden;border:1px solid #dce6ee;box-shadow:none}.pneumatic-service-list .card-media{display:block;width:100%;min-width:0;height:100%;min-height:190px;aspect-ratio:auto;overflow:hidden}.pneumatic-service-list .card-media img{display:block;width:100%;height:100%;min-width:0;object-fit:cover}.pneumatic-service-list .card-body{min-width:0;min-height:0;padding:22px}.pneumatic-service-list .card-body strong,.pneumatic-service-list .card-summary{overflow-wrap:anywhere}.pneumatic-service-list .card-summary{line-height:1.55}
.pneumatic-section-dark{background:linear-gradient(135deg,#06172a,#0a3155);color:#fff}.pneumatic-section-dark .section-head h2,.pneumatic-section-dark .section-head p{color:#fff}.pneumatic-section-dark .section-head p{opacity:.72}.pneumatic-sector-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.pneumatic-sector-grid .content-card{background:#0b2845;border:1px solid rgba(255,255,255,.09);box-shadow:none;color:#fff}.pneumatic-sector-grid .card-body{min-height:0;padding:18px}.pneumatic-sector-grid .card-body strong{color:#fff}.pneumatic-sector-grid .card-summary{display:none}.pneumatic-sector-grid .card-action{color:#7ec4f2}
.pneumatic-guide-layout{display:grid;grid-template-columns:1.18fr .82fr .82fr;gap:18px}.pneumatic-guide-layout .content-card:first-child{grid-row:1/span 2}.pneumatic-guide-layout .content-card:first-child .card-media{height:330px}.pneumatic-guide-layout .content-card:not(:first-child) .card-summary{display:none}.pneumatic-guide-layout .card-body{min-height:0;padding:20px}
.cta-panel{background:linear-gradient(120deg,#0a477d,#082d50 72%);border-left:6px solid var(--accent);border-radius:20px;box-shadow:0 22px 50px rgba(6,32,57,.16)}

.page-hero.showcase{background:linear-gradient(120deg,#06182c,#0b4f8c);color:#fff}.page-hero.showcase h1{color:#fff}.page-hero.showcase p{color:#cfe1ef}.page-hero-visual span,.page-hero-visual i,.page-hero-visual b{border-color:rgba(126,196,242,.3)}
.content-card{border-radius:16px}.card-kicker,.section-kicker,.service-chip{color:var(--primary)}.card-action{color:var(--accent);font-weight:800}
.content-detail{border-radius:18px}.detail-cover{border-radius:16px}.rich-content h2{color:#123b60;margin-top:34px}.rich-content h3{color:#0b5ca8}.rich-content a{color:#0b5ca8;font-weight:800}.rich-content table{width:100%;border-collapse:collapse;margin:24px 0}.rich-content th,.rich-content td{padding:12px 14px;border:1px solid #dbe6ee;text-align:left}.rich-content th{background:#eef6fb;color:#143d5f}
.detail-cta,.contact-cta-card{border-top:4px solid var(--accent)}
.site-footer{background:linear-gradient(135deg,#051526,#082642);color:#d8e8f4}.site-footer h3,.footer-brand{color:#fff}.footer-links a,.footer-contact a,.footer-contact p{color:#c2d6e5}.footer-links a:hover{color:#fff}.footer-bottom{border-color:rgba(255,255,255,.1)}

@media(max-width:1100px){.pneumatic-home .hero-inner{grid-template-columns:1fr .78fr;gap:32px}.pneumatic-sector-grid{grid-template-columns:repeat(3,1fr)}.pneumatic-category-mosaic{grid-template-columns:1fr 1fr}.pneumatic-category-mosaic .content-card:first-child{grid-column:1/-1;grid-row:auto}.pneumatic-product-showcase{grid-template-columns:1fr 1fr;grid-template-rows:auto}.pneumatic-product-showcase .content-card:first-child{grid-column:1/-1;grid-row:auto}.pneumatic-guide-layout{grid-template-columns:1fr 1fr}.pneumatic-guide-layout .content-card:first-child{grid-column:1/-1;grid-row:auto}}
@media(max-width:820px){.container{width:min(100% - 28px,1180px)}.pneumatic-home .hero{min-height:auto}.pneumatic-home .hero-inner{grid-template-columns:1fr;padding:58px 0 90px}.pneumatic-home .hero-visual{height:300px;max-width:560px}.pneumatic-quick-grid{grid-template-columns:1fr}.pneumatic-quick-links{margin-top:-52px}.pneumatic-feature-band .home-feature-inner{grid-template-columns:1fr}.pneumatic-feature-band .home-feature-inner.is-reverse .home-feature-copy{order:0}.pneumatic-feature-band .home-feature-media{min-height:300px}.pneumatic-service-list{grid-template-columns:1fr}.pneumatic-sector-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.pneumatic-home .hero h1{font-size:39px;letter-spacing:-1.4px}.pneumatic-home .hero p{font-size:16px}.pneumatic-home .hero-visual{height:235px}.pneumatic-category-mosaic,.pneumatic-product-showcase,.pneumatic-guide-layout,.pneumatic-sector-grid{grid-template-columns:1fr}.pneumatic-product-showcase .content-card:not(:first-child){display:flex}.pneumatic-service-list .content-card{grid-template-columns:1fr}.pneumatic-service-list .card-media{height:210px}.pneumatic-feature-band .home-feature-copy{padding:32px 24px}.pneumatic-feature-band .home-feature-media{min-height:240px}.site-brand img{max-height:48px}}

/* Update 06: GAV Teknik kurumsal blok + ana sayfa teknik sorular */
.pneumatic-company-section{background:#fff}
.pneumatic-company-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:22px;align-items:stretch}
.pneumatic-company-copy{padding:44px;border:1px solid #d9e5ed;border-radius:20px;background:linear-gradient(145deg,#f9fcfe,#eef5f9)}
.pneumatic-company-copy h2{margin:10px 0 16px;max-width:760px;font-size:clamp(30px,3.4vw,46px);line-height:1.1;color:#10243a;letter-spacing:-1.2px}
.pneumatic-company-copy p{max-width:760px;color:#617486;line-height:1.75;font-size:17px}
.pneumatic-company-points{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.pneumatic-company-points>div{display:flex;flex-direction:column;justify-content:center;min-height:160px;padding:24px;border-radius:18px;background:#081f37;border:1px solid rgba(126,196,242,.14);box-shadow:0 14px 30px rgba(7,29,50,.08)}
.pneumatic-company-points>div:nth-child(2),.pneumatic-company-points>div:nth-child(3){background:#0a3155}
.pneumatic-company-points strong{color:#fff;font-size:18px;margin-bottom:8px}
.pneumatic-company-points span{color:#c7d9e8;line-height:1.58}
.pneumatic-home-faq .faq-list{max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:12px}
.pneumatic-home-faq .faq-item{height:max-content}
@media(max-width:900px){.pneumatic-company-grid{grid-template-columns:1fr}.pneumatic-home-faq .faq-list{grid-template-columns:1fr}}
@media(max-width:620px){.pneumatic-company-copy{padding:30px 24px}.pneumatic-company-points{grid-template-columns:1fr}.pneumatic-company-points>div{min-height:0}}


/* Update 07 · Sanayi bölgeleri yerel SEO indeksi */
.local-industry-index{padding-top:46px}
.local-industry-heading{max-width:920px;margin-bottom:28px}
.local-industry-heading h2{max-width:820px}
.local-industry-groups{display:grid;gap:22px}
.local-industry-group{border:1px solid var(--border);background:var(--surface);border-radius:22px;box-shadow:0 14px 34px rgba(9,25,44,.06);overflow:hidden}
.local-industry-group-head{display:flex;align-items:center;gap:14px;padding:21px 24px;border-bottom:1px solid var(--border);background:linear-gradient(135deg,rgba(10,45,77,.055),rgba(193,33,45,.035))}
.local-industry-group-head>div{flex:1}
.local-industry-group-head span:not(.local-industry-dot){display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.11em;font-weight:800;color:var(--muted);margin-bottom:3px}
.local-industry-group-head h2{font-size:1.15rem;margin:0;color:var(--heading)}
.local-industry-group-head b{font-size:.76rem;white-space:nowrap;padding:7px 10px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--muted)}
.local-industry-dot{width:11px;height:34px;border-radius:10px;background:linear-gradient(180deg,var(--primary),var(--accent));flex:0 0 auto}
.local-industry-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}
.local-industry-links article{padding:22px 24px;min-width:0}
.local-industry-links article+article{border-left:1px solid var(--border)}
.local-industry-links strong{display:block;font-size:1.02rem;line-height:1.35;color:var(--heading);margin-bottom:9px}
.local-industry-links p{font-size:.91rem;line-height:1.65;color:var(--muted);margin:0 0 12px}
.local-industry-links a{font-weight:800;font-size:.87rem;color:var(--primary)}
@media (max-width:760px){
 .local-industry-group-head{align-items:flex-start;flex-wrap:wrap;padding:18px}
 .local-industry-group-head b{margin-left:25px}
 .local-industry-links{grid-template-columns:1fr}
 .local-industry-links article{padding:18px}
 .local-industry-links article+article{border-left:0;border-top:1px solid var(--border)}
}
