.category-page{background:#fff}.category-breadcrumb{border-bottom:1px solid var(--line);background:#fff}.category-breadcrumb .container{min-height:52px;display:flex;align-items:center;gap:11px;color:#7b8591;font-size:11px}.category-breadcrumb a:hover{color:var(--blue)}.category-breadcrumb strong{color:var(--ink)}
.category-hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;background:var(--navy);color:#fff}.category-hero>img,.category-hero-overlay{position:absolute;inset:0;width:100%;height:100%}.category-hero>img{object-fit:cover;object-position:center}.category-hero-overlay{background:linear-gradient(90deg,rgba(5,14,27,.96) 0%,rgba(5,14,27,.88) 35%,rgba(5,14,27,.48) 59%,rgba(5,14,27,.06) 100%),linear-gradient(0deg,rgba(5,14,27,.42),transparent 55%)}.category-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:80px;align-items:end;padding:90px 0 78px}.category-hero-copy{max-width:790px}.category-hero h1{max-width:760px;margin:0;font-size:clamp(52px,5.1vw,80px);line-height:.97;letter-spacing:-.06em}.category-hero h1 em{color:#69b9e8;font-style:normal}.category-hero-copy>p:not(.eyebrow){max-width:630px;margin:25px 0 0;color:rgba(255,255,255,.8);font-size:16px;line-height:1.75}.category-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}.category-facts{margin:0;border-top:1px solid rgba(255,255,255,.35);border-bottom:1px solid rgba(255,255,255,.35)}.category-facts div{display:grid;grid-template-columns:85px 1fr;gap:16px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.18)}.category-facts div:last-child{border:0}.category-facts dt{color:#8fd0f5;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.category-facts dd{margin:0;font-size:12px;font-weight:700;line-height:1.45}
.category-switcher{position:sticky;z-index:45;top:80px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}.category-switcher-inner{min-height:72px;display:flex;align-items:center;gap:35px}.category-switcher-label{flex:0 0 auto;color:#7a8592;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.category-switcher-links{display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}.category-switcher-links::-webkit-scrollbar{display:none}.category-switcher-links a{flex:0 0 auto;padding:11px 15px;color:#5e6876;font-size:11px;font-weight:700;white-space:nowrap;transition:background .2s,color .2s}.category-switcher-links a:hover{color:var(--blue);background:#edf6fb}.category-switcher-links .is-current{background:var(--navy);color:#fff}
.category-systems{background:var(--cream)}.category-section-head,.series-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.65fr);gap:100px;align-items:end;margin-bottom:58px}.category-section-head h2,.series-heading h2,.category-cta h2{max-width:850px;margin:0;font-size:clamp(42px,4.4vw,68px);line-height:1.02;letter-spacing:-.055em}.category-section-head>p,.series-heading>p{margin:0;color:#657180;font-size:15px;line-height:1.8}.system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.system-card{position:relative;min-height:430px;padding:31px 32px 29px;overflow:hidden;border:1px solid #d9d5cd;background:#fff;transition:transform .3s ease,box-shadow .3s ease}.system-card:hover{transform:translateY(-7px);box-shadow:0 24px 50px rgba(23,32,43,.1)}.system-card>span{display:grid;place-items:center;width:36px;height:36px;background:#eef2f4;color:var(--blue);font-size:10px;font-weight:800}.system-card>p:not(.system-description){margin:55px 0 9px;color:var(--orange);font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.system-card h3{max-width:340px;margin:0;font-size:31px;line-height:1.1;letter-spacing:-.04em}.system-rule{width:100%;height:1px;margin:25px 0;background:#dce1e4}.system-description{min-height:86px;margin:0;color:#66717e;font-size:13px;line-height:1.7}.system-card ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin:22px 0 0;padding:0}.system-card li{padding:8px 10px;border:1px solid #dce1e4;color:#4c5967;font-size:9px;font-weight:800}.system-card-blue{background:var(--blue);border-color:var(--blue);color:#fff}.system-card-blue>span{background:rgba(255,255,255,.13);color:#fff}.system-card-blue>p:not(.system-description){color:#c5e7f9}.system-card-blue .system-rule{background:rgba(255,255,255,.32)}.system-card-blue .system-description{color:rgba(255,255,255,.82)}.system-card-blue li{border-color:rgba(255,255,255,.35);color:#fff}.technical-compare{margin-top:16px;border:1px solid #d4d0c8;background:#fff}.technical-compare summary{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 25px;list-style:none;cursor:pointer;font-size:12px;font-weight:800}.technical-compare summary::-webkit-details-marker{display:none}.technical-compare summary b{display:grid;place-items:center;width:31px;height:31px;background:var(--navy);color:#fff;font-size:18px;font-weight:400;transition:transform .25s}.technical-compare[open] summary b{transform:rotate(45deg)}.technical-compare-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d4d0c8}.technical-compare-grid p{margin:0;padding:25px;color:#647080;font-size:12px;line-height:1.7;border-right:1px solid #e0ddd7}.technical-compare-grid p:last-child{border:0}.technical-compare-grid strong{display:block;margin-bottom:7px;color:var(--ink)}
.product-series{background:#fff}.series-heading{margin-bottom:50px}.series-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.series-card{display:grid;grid-template-rows:390px 1fr;border:1px solid var(--line);background:#fff;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.series-card:hover{transform:translateY(-8px);box-shadow:0 28px 60px rgba(6,18,34,.12)}.series-image{position:relative;overflow:hidden;background:#dfe5e8}.series-image::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,14,27,.62),transparent 52%)}.series-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.65,.3,1)}.series-card:hover .series-image img{transform:scale(1.035)}.series-image>span{position:absolute;z-index:2;left:25px;bottom:22px;color:#fff;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.series-copy{padding:34px 35px 36px}.series-label{margin:0 0 9px;color:var(--orange);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.series-copy h3{margin:0;font-size:40px;line-height:1.08;letter-spacing:-.045em}.series-copy>p:not(.series-label){min-height:76px;max-width:570px;margin:17px 0 0;color:#647080;font-size:14px;line-height:1.75}.series-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.series-tags span{padding:9px 11px;background:#edf6fb;color:#285675;font-size:9px;font-weight:800}.series-copy>a{display:inline-flex;align-items:center;gap:14px;margin-top:28px;padding-bottom:7px;border-bottom:1px solid var(--ink);font-size:11px;font-weight:800}.series-copy>a:hover{color:var(--blue);border-color:var(--blue)}
.category-benefits{padding:0;background:var(--navy);color:#fff}.category-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr)}.category-benefits-grid>div{min-height:190px;padding:31px 27px;border-right:1px solid rgba(255,255,255,.15)}.category-benefits-grid>div:last-child{border:0}.category-benefits span{display:block;color:#69b9e8;font-size:9px;font-weight:800}.category-benefits strong{display:block;margin-top:38px;font-size:17px}.category-benefits p{margin:9px 0 0;color:#8f9caf;font-size:11px;line-height:1.65}
.category-cta{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden;background:#07111f;color:#fff}.category-cta>img,.category-cta-overlay{position:absolute;inset:0;width:100%;height:100%}.category-cta>img{object-fit:cover;object-position:center 47%}.category-cta-overlay{background:linear-gradient(90deg,rgba(5,14,27,.96) 0%,rgba(5,14,27,.85) 42%,rgba(5,14,27,.55) 72%,rgba(5,14,27,.42) 100%)}.category-cta-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:95px;align-items:end;padding:92px 0}.category-cta h2{max-width:820px}.category-cta-inner>div:first-child>p:not(.section-kicker){max-width:690px;margin:19px 0 0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.8}.category-cta-actions{display:grid;gap:15px;padding:22px;border:1px solid rgba(255,255,255,.22);background:rgba(6,18,34,.5);backdrop-filter:blur(10px)}
@media(max-width:1100px){.category-hero-inner{grid-template-columns:1fr;gap:45px}.category-facts{display:grid;grid-template-columns:repeat(3,1fr)}.category-facts div{display:block;padding:16px;border-right:1px solid rgba(255,255,255,.18);border-bottom:0}.category-facts dd{margin-top:7px}.category-section-head,.series-heading{gap:55px}.category-cta-inner{grid-template-columns:1fr 340px;gap:55px}.system-card{padding-inline:25px}}
@media(max-width:880px){.category-hero{min-height:680px}.category-hero-inner{padding:74px 0 62px}.category-hero-overlay{background:linear-gradient(90deg,rgba(5,14,27,.94),rgba(5,14,27,.66)),linear-gradient(0deg,rgba(5,14,27,.58),transparent)}.category-switcher{top:70px}.category-switcher-inner{align-items:flex-start;flex-direction:column;gap:7px;padding:13px 0}.category-switcher-links{width:100%}.category-section-head,.series-heading,.category-cta-inner{grid-template-columns:1fr;gap:30px}.system-grid{grid-template-columns:1fr}.system-card{min-height:0}.system-card>p:not(.system-description){margin-top:35px}.system-description{min-height:0}.series-grid{grid-template-columns:1fr}.technical-compare-grid{grid-template-columns:1fr}.technical-compare-grid p{border-right:0;border-bottom:1px solid #e0ddd7}.category-benefits-grid{grid-template-columns:1fr 1fr}.category-benefits-grid>div:nth-child(2){border-right:0}.category-benefits-grid>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.15)}.category-cta{min-height:650px}.category-cta-inner{padding:80px 0}.category-cta-actions{width:min(100%,520px)}}
@media(max-width:560px){.category-breadcrumb .container{min-height:45px;overflow:hidden;white-space:nowrap}.category-hero{min-height:650px}.category-hero>img{object-position:60% center}.category-hero-overlay{background:linear-gradient(90deg,rgba(5,14,27,.95) 0%,rgba(5,14,27,.84) 55%,rgba(5,14,27,.35) 100%)}.category-hero-inner{padding:58px 0 48px}.category-hero h1{font-size:43px}.category-hero-copy>p:not(.eyebrow){font-size:14px}.category-hero-actions,.category-hero-actions .button{width:100%}.category-facts{grid-template-columns:1fr}.category-facts div{display:grid;grid-template-columns:75px 1fr;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.category-facts div:last-child{border-bottom:0}.category-facts dd{margin-top:0}.category-switcher-label{display:none}.category-switcher-inner{min-height:58px;padding:9px 0}.category-section-head h2,.series-heading h2,.category-cta h2{font-size:40px}.category-section-head>p,.series-heading>p{font-size:14px}.system-card{padding:25px 22px}.system-card h3{font-size:27px}.technical-compare summary{padding-inline:18px}.series-card{grid-template-rows:275px 1fr}.series-copy{padding:27px 23px 29px}.series-copy h3{font-size:34px}.series-copy>p:not(.series-label){min-height:0}.category-benefits-grid{grid-template-columns:1fr}.category-benefits-grid>div{min-height:150px;border-right:0;border-bottom:1px solid rgba(255,255,255,.15)!important}.category-benefits-grid>div:last-child{border-bottom:0!important}.category-benefits strong{margin-top:25px}.category-cta{min-height:700px}.category-cta>img{object-position:42% center}.category-cta-overlay{background:linear-gradient(90deg,rgba(5,14,27,.96),rgba(5,14,27,.72)),linear-gradient(0deg,rgba(5,14,27,.9),transparent)}.category-cta-actions{padding:14px}.category-cta .button,.category-cta .contact-phone{width:100%}}
@media(prefers-reduced-motion:reduce){.system-card,.series-card,.series-image img{transition:none}}

/* V25: compact category catalogue — products and specifications first */
.category-systems,.category-benefits{display:none}.category-switcher{position:relative;top:auto}.product-series{padding:52px 0 86px;background:#fff}.series-heading{grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:70px;align-items:end;margin:0 0 30px;padding:0 0 27px;border-bottom:1px solid var(--line)}.series-heading h1{margin:0;font-size:38px;line-height:1.08;letter-spacing:-.04em}.series-heading>p{max-width:590px;font-size:13px;line-height:1.7}.series-grid{display:block}.series-card{display:grid;grid-template-columns:minmax(390px,.88fr) minmax(0,1.12fr);grid-template-rows:none;min-height:435px;margin-bottom:18px;transform:none}.series-card:last-child{margin-bottom:0}.series-card:hover{transform:none;box-shadow:0 20px 50px rgba(6,18,34,.09)}.series-card:nth-child(even) .series-image{order:2}.series-card:nth-child(even) .series-copy{order:1}.series-image{min-height:435px}.series-copy{display:flex;flex-direction:column;justify-content:center;padding:40px 46px}.series-copy h3{font-size:36px}.series-copy>p:not(.series-label){min-height:0;max-width:650px;margin-top:13px;font-size:13px;line-height:1.7}.series-specs{display:grid;grid-template-columns:1fr 1fr;margin:24px 0 0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.series-specs div{min-width:0;padding:13px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.series-specs dt{margin-bottom:5px;color:#7d8793;font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.series-specs dd{margin:0;color:var(--ink);font-size:11px;font-weight:700;line-height:1.4}.series-tags{margin-top:17px}.series-tags span{background:#f2f5f7;color:#576473}.series-copy>a{align-self:flex-start;margin-top:21px}.category-cta{min-height:455px}.category-cta-inner{padding:72px 0}.category-cta h2{max-width:700px;font-size:clamp(36px,3.5vw,52px)}

/* Ürün kategori sayfalarında banner > bölüm > ürün adı hiyerarşisi. */
.category-hero h1{max-width:700px;font-size:clamp(40px,4.15vw,63px);line-height:1;letter-spacing:-.05em}
.category-section-head h2,.series-heading h2{max-width:700px;font-size:clamp(29px,2.6vw,40px);line-height:1.08;letter-spacing:-.04em}
.category-cta h2{max-width:660px;font-size:clamp(29px,2.75vw,42px);line-height:1.08;letter-spacing:-.04em}
.system-card h3{font-size:27px}.series-heading h1{font-size:34px}.series-copy h3{font-size:31px}
@media(max-width:560px){.category-hero h1{font-size:39px}.category-section-head h2,.series-heading h2,.category-cta h2{font-size:31px}.series-heading h1{font-size:29px}.series-copy h3{font-size:28px}}
@media(max-width:880px){.product-series{padding:42px 0 72px}.series-heading{grid-template-columns:1fr;gap:15px}.series-heading h1{font-size:34px}.series-card{grid-template-columns:1fr;min-height:0}.series-card:nth-child(even) .series-image,.series-card:nth-child(even) .series-copy{order:initial}.series-image{min-height:0;height:330px}.series-copy{padding:31px 30px 34px}.series-copy h3{font-size:34px}}
@media(max-width:560px){.category-breadcrumb{display:none}.category-switcher{border-top:1px solid var(--line)}.product-series{padding:34px 0 60px}.series-heading{margin-bottom:22px;padding-bottom:20px}.series-heading h1{font-size:30px}.series-heading>p{font-size:12.5px}.series-card{margin-bottom:13px}.series-image{height:235px}.series-copy{padding:25px 21px 28px}.series-copy h3{font-size:31px}.series-specs{grid-template-columns:1fr}.series-tags{gap:6px}.series-tags span{padding:8px 9px}.category-cta{min-height:590px}.category-cta-inner{padding:65px 0}.category-cta h2{font-size:36px}}
