
:root{--ink:#18142e;--muted:#6d687f;--brand:#25145c;--brand2:#4b0b78;--violet:#6f2193;--yellow:#f3be00;--yellow2:#ffd657;--line:#ebe8f5;--paper:#fff;--soft:#f8f6fd;--shadow:0 18px 52px rgba(35,20,92,.13);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img,video{max-width:100%;display:block}.container{width:min(1200px,calc(100% - 32px));margin:auto}.topbar{background:#24145a;color:#fff;font-size:12px}.topbar-in{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:14px}.topbar-left,.topbar-right{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.topbar a{color:#fff}.lang-btn{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:5px 10px;background:rgba(255,255,255,.08);font-weight:900}.lang-btn svg{width:17px;height:17px;fill:none;stroke:var(--yellow);stroke-width:2}.site-header{position:sticky;top:0;z-index:70;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);box-shadow:0 10px 28px rgba(25,20,52,.06)}.navwrap{height:84px;display:flex;align-items:center;gap:18px;justify-content:space-between}.brand{display:flex;align-items:center;gap:13px;min-width:260px}.brand-logo{height:60px;min-width:172px;border-radius:18px;padding:11px 15px;background:linear-gradient(135deg,#1b1448,#422982);box-shadow:0 14px 32px rgba(37,20,92,.23),inset 0 0 0 1px rgba(255,255,255,.14);display:grid;place-items:center;position:relative;overflow:hidden}.brand-logo:before{content:"";position:absolute;inset:-60%;background:linear-gradient(120deg,transparent 38%,rgba(255,255,255,.28),transparent 62%);transform:rotate(18deg);animation:shine 5s linear infinite}.brand-logo img{max-height:38px;position:relative;z-index:1}.brand-copy b{display:block;color:#24145a;font-size:15px;white-space:nowrap}.brand-copy small{display:block;color:var(--muted);font-size:11px;font-weight:700;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes shine{0%{translate:-70% 0}100%{translate:70% 0}}.main-nav{display:flex;align-items:center;gap:2px;margin:0;padding:0;list-style:none}.main-nav a{display:block;padding:13px 8px;font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.015em;color:#241f42;white-space:nowrap;border-radius:12px}.main-nav a:hover{background:#fbf7e3;color:#4c3600}.head-cta{display:flex;gap:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;padding:9px 14px;border:1px solid transparent;font-size:12px;font-weight:900;line-height:1;white-space:nowrap;max-width:100%;transition:.18s}.btn-yellow{background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#211800;box-shadow:0 10px 25px rgba(243,190,0,.22)}.btn-outline{background:#fff;border-color:#ded9ea;color:#24145a}.btn-dark{background:#24145a;color:#fff}.menu-btn{display:none;border:0;border-radius:14px;background:#24145a;color:#fff;padding:10px 13px;font-size:18px}.category-rail{position:sticky;top:84px;z-index:60;background:linear-gradient(90deg,#4b0872,#8b12a5);box-shadow:0 9px 24px rgba(75,8,114,.14)}.rail-scroll{display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:thin}.cat-tab{min-width:max-content;max-width:190px;height:49px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-right:1px solid rgba(255,255,255,.12);color:#fff;font-size:11px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.cat-tab.all{background:rgba(0,0,0,.18);gap:8px}.cat-tab.active,.cat-tab:hover{background:rgba(243,190,0,.18);color:#fff6c9}.hero{background:radial-gradient(circle at 82% 20%,rgba(243,190,0,.24),transparent 31%),linear-gradient(135deg,#fbfafe 0%,#fff 44%,#f4f0fb 100%);position:relative;overflow:hidden}.hero-in{min-height:560px;display:grid;grid-template-columns:.98fr 1.02fr;gap:34px;align-items:center;padding:58px 0}.kicker{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border-radius:999px;border:1px solid #eadfb4;background:#fff;font-size:11px;font-weight:900;color:#24145a;max-width:100%;white-space:nowrap}.kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 5px rgba(243,190,0,.16)}h1{font-size:clamp(34px,5vw,66px);line-height:.98;letter-spacing:-.045em;margin:14px 0;color:#1c143e}h2{font-size:clamp(25px,3vw,42px);letter-spacing:-.035em;margin:0 0 10px}.lead{font-size:18px;color:#5d5872;max-width:650px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:26px}.fact{background:#fff;border:1px solid var(--line);border-radius:18px;padding:13px;box-shadow:0 12px 28px rgba(35,20,92,.06)}.fact b{display:block;color:#24145a;font-size:22px}.fact span{display:block;color:var(--muted);font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vertical-slider{display:grid;grid-template-columns:1fr 92px;gap:14px;align-items:center}.slide-main{height:430px;border-radius:34px;background:#fff;box-shadow:var(--shadow);position:relative;overflow:hidden;border:1px solid rgba(229,225,243,.8)}.slide-main:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 8%,rgba(243,190,0,.22),transparent 25%),linear-gradient(135deg,rgba(37,20,92,.06),transparent 44%);z-index:1;pointer-events:none}.slide-main img{width:100%;height:100%;object-fit:contain;padding:30px;transition:.35s ease}.slide-info{position:absolute;left:22px;bottom:22px;right:22px;z-index:2;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border:1px solid rgba(234,232,244,.9);border-radius:20px;padding:13px 15px;box-shadow:0 14px 34px rgba(35,20,92,.08)}.slide-info b,.slide-info span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slide-info b{font-size:18px;color:#24145a}.slide-info span{font-size:12px;font-weight:800;color:var(--muted)}.slide-dots{display:flex;flex-direction:column;gap:10px}.slide-dot{height:80px;border:2px solid transparent;background:#fff;border-radius:18px;box-shadow:0 10px 24px rgba(35,20,92,.08);padding:6px;cursor:pointer;overflow:hidden}.slide-dot img{width:100%;height:100%;object-fit:contain}.slide-dot.active{border-color:var(--yellow);box-shadow:0 13px 30px rgba(243,190,0,.22)}.section{padding:70px 0}.section.soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-head p{color:var(--muted);margin:6px 0 0;max-width:640px}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cat-card{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 28px rgba(35,20,92,.08);overflow:hidden;transition:.2s}.cat-card:hover{translate:0 -4px;box-shadow:var(--shadow)}.cat-img{height:158px;background:#f1f0f7;border-bottom:3px solid var(--yellow);display:grid;place-items:center}.cat-img img{width:100%;height:100%;object-fit:contain;padding:12px}.cat-body{padding:14px}.cat-body h3{font-size:16px;line-height:1.15;margin:0 0 7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-body p{margin:0 0 10px;color:var(--muted);font-size:13px}.cat-body .mini-link{font-size:11px;color:#4b0b78;font-weight:900;text-transform:uppercase;white-space:nowrap}.power{display:grid;grid-template-columns:1fr .88fr;gap:26px;align-items:center}.power-card{border-radius:30px;background:linear-gradient(145deg,#fff,#f4f0fb);box-shadow:var(--shadow);border:1px solid var(--line);padding:18px;position:relative;overflow:hidden}.power-card:after{content:"";position:absolute;inset:auto -15% -28% auto;width:56%;height:56%;background:radial-gradient(circle,rgba(243,190,0,.22),transparent 62%);border-radius:50%}.power-card img{border-radius:24px;width:100%;max-height:520px;object-fit:cover;filter:contrast(1.03)}.power-copy{background:#24145a;color:#fff;border-radius:30px;padding:34px;box-shadow:var(--shadow)}.power-copy h2{color:#fff}.power-copy p{color:#e9e5ff}.tagline{display:inline-flex;margin-bottom:14px;background:rgba(243,190,0,.14);color:#ffe28a;border:1px solid rgba(243,190,0,.25);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;white-space:nowrap}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.video-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 12px 28px rgba(35,20,92,.08)}.video-card video{width:100%;aspect-ratio:16/10;object-fit:cover;background:#111}.video-card h3{font-size:15px;margin:12px 14px 14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-compact{padding:34px 0;background:linear-gradient(135deg,#fbfafe,#f3effa);border-bottom:1px solid var(--line)}.crumbs{font-size:12px;color:#6b6679;font-weight:800;margin-bottom:12px}.crumbs a{color:#24145a}.page-compact h1{font-size:clamp(30px,4vw,52px);margin:8px 0}.page-compact p{color:#5d5872;margin:0}.catalog-layout{display:grid;grid-template-columns:260px 1fr;gap:24px}.side{position:sticky;top:150px;align-self:start;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 28px rgba(35,20,92,.07);overflow:hidden}.side h3{margin:0;background:#24145a;color:#fff;padding:14px 16px;font-size:14px}.side a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border-top:1px solid var(--line);font-size:12px;font-weight:900}.side a span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side a.active,.side a:hover{background:#fff8df;color:#5c4200}.count{background:#f2edf7;color:#4b0b78;border-radius:999px;padding:3px 7px;font-size:10px;min-width:max-content}.product-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 10px 24px rgba(35,20,92,.07);overflow:hidden;transition:.18s}.product-card:hover{translate:0 -3px;box-shadow:var(--shadow)}.product-img{height:150px;background:#f5f3f9;display:grid;place-items:center}.product-img img{width:100%;height:100%;object-fit:contain;padding:12px}.product-body{padding:13px}.product-body h3{font-size:15px;line-height:1.2;margin:0 0 8px;min-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-body p{font-size:12px;color:var(--muted);margin:0 0 11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-actions{display:flex;gap:7px;align-items:center;justify-content:space-between}.product-actions .btn{padding:8px 10px;font-size:11px}.catalog-tools{display:flex;align-items:center;gap:12px;margin-bottom:18px;flex-wrap:wrap}.searchbox{flex:1;min-width:240px;border:1px solid var(--line);border-radius:999px;padding:11px 15px;font-weight:700}.product-detail{display:grid;grid-template-columns:.86fr 1.14fr;gap:28px;align-items:start}.detail-media{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow);padding:20px}.detail-media img{width:100%;max-height:520px;object-fit:contain}.detail-info{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 12px 28px rgba(35,20,92,.07);padding:26px}.detail-info h1{font-size:clamp(28px,4vw,48px);margin:0 0 14px}.detail-info p{color:#5d5872}.detail-points{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}.detail-points span{background:#f8f6fd;border:1px solid var(--line);border-radius:16px;padding:11px;font-size:12px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 28px rgba(35,20,92,.07);padding:24px}.split{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.map iframe{width:100%;height:360px;border:0;border-radius:18px}.sitemap-tree{display:grid;gap:16px}.tree-group{border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 24px rgba(35,20,92,.06);overflow:hidden}.tree-group h3{margin:0;padding:14px 16px;background:#24145a;color:#fff;font-size:15px}.arrow-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.arrow-list a{padding:10px 14px;border-top:1px solid var(--line);font-weight:800;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.arrow-list a:before{content:"➜";color:var(--yellow);margin-right:8px}.footer{background:#181235;color:#fff;padding:54px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.2fr;gap:28px}.footer h3{color:#ffd85b;font-size:14px;margin:0 0 13px}.footer a{display:block;color:#e6e2ff;margin:7px 0;font-size:13px}.footer p{color:#d8d4ed;font-size:13px}.foot-brand img{max-height:52px;margin-bottom:14px}.foot-social{display:flex;gap:8px}.foot-social a,.action-rail a{display:grid;place-items:center}.foot-social a{width:34px;height:34px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(255,255,255,.06)}.footer svg,.action-rail svg{width:18px;height:18px;fill:currentColor}.foot-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:32px;padding:16px 0;display:flex;justify-content:space-between;gap:12px;color:#c9c2e7;font-size:12px}.action-rail{position:fixed;right:14px;top:50%;translate:0 -50%;z-index:80;display:flex;flex-direction:column;gap:8px}.action-rail a{width:42px;height:42px;border-radius:16px;background:#fff;color:#24145a;box-shadow:0 12px 30px rgba(35,20,92,.18);border:1px solid var(--line)}.action-rail a.wa{background:#25d366;color:#fff}.hide{display:none!important}@media(max-width:1080px){.main-nav,.head-cta{display:none}.menu-btn{display:block}.main-nav.open{display:flex;position:absolute;left:16px;right:16px;top:84px;flex-direction:column;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;padding:12px;align-items:stretch}.main-nav.open a{padding:14px}.hero-in,.power,.product-detail,.catalog-layout{grid-template-columns:1fr}.side{position:relative;top:auto}.cat-grid{grid-template-columns:repeat(3,1fr)}.product-list{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.vertical-slider{grid-template-columns:1fr}.slide-dots{flex-direction:row;overflow:auto}.slide-dot{min-width:84px}.category-rail{top:84px}}@media(max-width:680px){.topbar-left span:nth-child(n+2),.brand-copy,.head-cta{display:none}.brand{min-width:0}.brand-logo{min-width:158px;height:56px}.hero-in{padding:38px 0;min-height:auto}.slide-main{height:330px}.hero-facts,.cat-grid,.product-list,.media-grid,.split,.footer-grid,.arrow-list{grid-template-columns:1fr}.section{padding:50px 0}.section-head{display:block}.cat-tab{height:46px;font-size:10px;padding:0 11px}.action-rail{right:8px}.action-rail a{width:38px;height:38px}.product-img{height:170px}.detail-points{grid-template-columns:1fr}.foot-bottom{display:block}.power-copy{padding:24px}}


/* R17 STABIL GLOBAL-ONUR KATALOG DÜZENİ - görünür içerikte iç/proje ifadesi yoktur */
html,body{max-width:100%;overflow-x:hidden}.site-header{z-index:120}.navwrap{height:88px}.brand{min-width:300px}.brand-logo{height:66px;min-width:202px;border-radius:20px;padding:10px 18px;box-shadow:0 18px 42px rgba(37,20,92,.24),0 0 0 1px rgba(255,255,255,.14) inset}.brand-logo img{max-height:46px}.main-nav a{font-size:11px;padding:12px 7px;letter-spacing:.01em}.head-cta .btn{padding:9px 13px;font-size:11px}.category-rail{display:none!important}.global-cat-menu{position:sticky;top:88px;z-index:95;background:linear-gradient(90deg,#4a0872 0%,#6b0e91 48%,#8f13a7 100%);box-shadow:0 10px 24px rgba(74,8,114,.16)}.global-cat-inner{position:relative;display:grid;grid-template-columns:220px minmax(0,1fr);align-items:stretch;min-height:48px}.global-cat-toggle{border:0;background:rgba(0,0,0,.22);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;padding:0 14px;height:48px}.global-cat-toggle .hamb{font-size:18px;line-height:1}.global-cat-toggle .plus{margin-left:auto;color:#ffd64d}.cat-main-links{display:flex;align-items:stretch;min-width:0;overflow:hidden}.cat-main-links a{height:48px;display:flex;align-items:center;justify-content:center;min-width:0;max-width:156px;padding:0 11px;color:#fff;font-size:11px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-left:1px solid rgba(255,255,255,.13)}.cat-main-links a:hover,.cat-main-links a.active{background:rgba(243,190,0,.18);color:#fff1b0}.cat-dropdown{position:absolute;left:0;right:0;top:48px;background:#fff;border:1px solid #ebe8f5;border-top:0;border-radius:0 0 24px 24px;box-shadow:0 28px 58px rgba(35,20,92,.20);padding:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;opacity:0;visibility:hidden;translate:0 -8px;transition:.18s;max-height:min(70vh,520px);overflow:auto}.global-cat-menu:hover .cat-dropdown,.global-cat-menu.open .cat-dropdown,.global-cat-toggle:focus + .cat-main-links + .cat-dropdown{opacity:1;visibility:visible;translate:0 0}.cat-dropdown a{display:flex;align-items:center;gap:8px;min-width:0;padding:11px 12px;border:1px solid #eeeaf6;border-radius:14px;background:linear-gradient(180deg,#fff,#fbf9ff);font-size:12px;font-weight:900;color:#25145c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-dropdown a:before{content:"›";width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#ffd654;color:#25145c;font-weight:950;flex:0 0 auto}.cat-dropdown a.active,.cat-dropdown a:hover{border-color:#f3be00;background:#fff9df}.hero{background:radial-gradient(circle at 82% 16%,rgba(243,190,0,.22),transparent 30%),linear-gradient(135deg,#fff 0%,#fbf9ff 44%,#f5f0fb 100%)}.hero-in{min-height:540px;grid-template-columns:1fr 1.03fr;gap:34px}.vertical-slider{grid-template-columns:1fr 82px;gap:12px}.slide-main{height:420px;border-radius:28px}.slide-main img{object-fit:contain;padding:28px}.slide-info{left:18px;bottom:18px;right:18px;border-radius:17px;padding:11px 13px}.slide-info b{font-size:16px}.slide-dot{height:70px;border-radius:15px}.hero-facts{max-width:490px}.fact{padding:11px}.fact b{font-size:20px}.btn{padding:8px 13px;font-size:11px}.section{padding:62px 0}.section-head{margin-bottom:20px}.cat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.cat-card{border-radius:18px}.cat-img{height:142px;background:#f2f0f6;border-bottom:3px solid #f3be00}.cat-img img{padding:10px;object-fit:contain}.cat-body{padding:12px}.cat-body h3{font-size:14px;line-height:1.12;min-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-body p{font-size:12px;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-body .mini-link{font-size:10px}.catalog-layout{grid-template-columns:245px minmax(0,1fr);gap:22px}.side{border-radius:18px}.side h3{font-size:13px;padding:12px 14px}.side a{font-size:11px;padding:10px 12px}.product-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.catalog-layout .product-list{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{border-radius:18px}.product-img{height:142px;background:#f6f4fa}.product-img img{padding:10px;object-fit:contain}.product-body{padding:12px}.product-body h3{font-size:13.5px;line-height:1.15;margin-bottom:7px;min-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-body p{font-size:11.5px;margin-bottom:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-actions{gap:6px}.product-actions .btn{padding:7px 9px;font-size:10px;min-width:0;flex:1}.power{grid-template-columns:1.02fr .98fr}.power-card{background:#161127;border-radius:30px;padding:12px;box-shadow:0 26px 65px rgba(28,20,62,.18);border:1px solid rgba(255,255,255,.08)}.power-card:after{display:none}.power-card img{border-radius:24px;max-height:560px;width:100%;object-fit:cover;filter:contrast(1.06) saturate(.92)}.power-copy{background:linear-gradient(135deg,#25145c,#3e176d);border:1px solid rgba(255,255,255,.08);padding:32px}.media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.video-card{border-radius:18px}.video-card h3{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.arrow-list a{font-size:11.5px}.action-rail{right:16px;gap:7px}.action-rail a{width:39px;height:39px;border-radius:14px}.action-rail svg{width:17px;height:17px}.footer-grid{grid-template-columns:1.25fr 1fr 1fr 1fr 1.15fr;gap:22px}.footer a,.footer p{font-size:12px}.foot-brand img{max-height:56px}
@media(min-width:1250px){.container{width:min(1240px,calc(100% - 40px))}.catalog-layout .product-list{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1180px){.main-nav,.head-cta{display:none}.menu-btn{display:block}.main-nav.open{display:flex;position:absolute;left:16px;right:16px;top:88px;flex-direction:column;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;padding:12px;align-items:stretch}.global-cat-inner{grid-template-columns:190px minmax(0,1fr)}.cat-main-links a{max-width:130px;font-size:10px}.cat-dropdown{grid-template-columns:repeat(3,minmax(0,1fr))}.cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-list,.catalog-layout .product-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-in,.power,.product-detail,.catalog-layout{grid-template-columns:1fr}.side{position:relative;top:auto}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.topbar-in{display:block;padding:8px 0}.topbar-left,.topbar-right{gap:8px}.navwrap{height:76px}.brand{min-width:0}.brand-logo{height:56px;min-width:160px;padding:9px 12px}.brand-logo img{max-height:38px}.global-cat-menu{top:76px}.global-cat-inner{display:block}.global-cat-toggle{width:100%;justify-content:flex-start;height:46px}.cat-main-links{display:none}.cat-dropdown{position:static;display:none;grid-template-columns:1fr;max-height:58vh;border-radius:0 0 20px 20px;padding:12px}.global-cat-menu.open .cat-dropdown{display:grid;opacity:1;visibility:visible;translate:0 0}.hero-in{padding:34px 0}.vertical-slider{grid-template-columns:1fr}.slide-main{height:315px;border-radius:22px}.slide-dots{display:flex;flex-direction:row;overflow:auto;padding-bottom:4px}.slide-dot{height:64px;min-width:72px}.cat-grid,.product-list,.catalog-layout .product-list,.media-grid,.arrow-list{grid-template-columns:1fr}.cat-img,.product-img{height:176px}.section{padding:46px 0}.action-rail{right:8px}.action-rail a{width:36px;height:36px;border-radius:13px}.power-copy{padding:24px}.footer-grid{grid-template-columns:1fr}}

/* R18 HYBRID STABIL - yayın adayı düzeltmeleri */
html,body{overflow-x:hidden!important;max-width:100%!important;}
.vertical-slider{display:block!important;grid-template-columns:1fr!important;gap:0!important;width:100%!important;}
.slide-dots{display:none!important;}
.slide-main{height:430px!important;border-radius:30px!important;background:linear-gradient(135deg,#fff,#f8f4ff)!important;border:1px solid #ebe7f5!important;box-shadow:0 24px 64px rgba(35,20,92,.16)!important;}
.slide-main:before{background:radial-gradient(circle at 88% 12%,rgba(243,190,0,.22),transparent 30%),linear-gradient(135deg,rgba(37,20,92,.05),transparent 50%)!important;}
.slide-main img{width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important;}
.slide-info{left:22px!important;right:22px!important;bottom:22px!important;width:auto!important;max-width:560px!important;border-radius:18px!important;padding:12px 15px!important;}
.slide-info b{font-size:17px!important;}
.slide-info span{font-size:12px!important;}
.cat-card,.product-card{overflow:hidden!important;background:#fff!important;border-color:#e9e5f4!important;box-shadow:0 10px 26px rgba(35,20,92,.07)!important;}
.cat-card{display:flex!important;flex-direction:column!important;min-height:270px!important;}
.cat-img{height:170px!important;flex:0 0 170px!important;background:#fff!important;border-bottom:3px solid #f3be00!important;display:grid!important;place-items:center!important;position:relative!important;}
.cat-img:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:3px;background:linear-gradient(90deg,#f3be00 0 38%,transparent 38% 100%);}
.cat-img img{width:auto!important;height:auto!important;max-width:88%!important;max-height:88%!important;object-fit:contain!important;padding:0!important;}
.cat-body{padding:13px 14px 15px!important;background:#fff!important;position:relative!important;z-index:2!important;min-height:88px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;}
.cat-body h3{font-size:13.5px!important;line-height:1.2!important;margin:0 0 6px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:auto!important;}
.cat-body p{font-size:12px!important;margin:0 0 9px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.cat-body .mini-link{font-size:10.5px!important;margin-top:auto!important;}
.product-card a{display:flex!important;flex-direction:column!important;height:100%!important;color:inherit!important;}
.product-img{height:210px!important;flex:0 0 210px!important;background:#fff!important;display:grid!important;place-items:center!important;position:relative!important;border-bottom:3px solid #f3be00!important;}
.product-img:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:3px;background:linear-gradient(90deg,#f3be00 0 40%,transparent 40% 100%);}
.product-img img{width:auto!important;height:auto!important;max-width:88%!important;max-height:88%!important;object-fit:contain!important;padding:0!important;display:block!important;}
.product-body{padding:13px 14px 14px!important;background:#fff!important;position:relative!important;z-index:2!important;min-height:104px!important;display:flex!important;flex-direction:column!important;}
.product-body h3{font-size:13.5px!important;line-height:1.22!important;margin:0 0 5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:auto!important;}
.product-body p{font-size:11.5px!important;margin:0 0 10px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.product-actions{margin-top:auto!important;display:flex!important;gap:7px!important;}
.product-actions .btn{height:28px!important;padding:7px 10px!important;font-size:10.5px!important;line-height:1!important;min-width:0!important;flex:1 1 0!important;}
.catalog-tools{align-items:center!important;}
.searchbox{height:42px!important;padding:9px 15px!important;}
.global-cat-inner{grid-template-columns:210px minmax(0,1fr)!important;}
.cat-main-links{overflow:hidden!important;}
.cat-main-links a{max-width:145px!important;font-size:10.5px!important;padding:0 10px!important;}
.global-cat-toggle{font-size:11.5px!important;}
.power-card{background:linear-gradient(135deg,#171127,#2a184a)!important;border:1px solid rgba(255,255,255,.10)!important;padding:14px!important;border-radius:30px!important;box-shadow:0 28px 70px rgba(25,15,48,.20)!important;}
.power-card:before{content:"";position:absolute;left:22px;top:22px;width:58px;height:4px;background:#f3be00;border-radius:999px;z-index:2;box-shadow:0 0 28px rgba(243,190,0,.45);}
.power-card:after{display:none!important;}
.power-card img{width:100%!important;max-height:560px!important;object-fit:cover!important;border-radius:24px!important;filter:contrast(1.04) saturate(.96)!important;}
.power-copy{background:linear-gradient(135deg,#25145c,#3d176e)!important;}
.site-map,.arrow-list{overflow:visible!important;}
.arrow-list a{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
@media(max-width:1180px){.product-list,.catalog-layout .product-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.slide-main{height:390px!important}.global-cat-inner{grid-template-columns:190px minmax(0,1fr)!important}}
@media(max-width:760px){.cat-grid,.product-list,.catalog-layout .product-list{grid-template-columns:1fr!important}.cat-img{height:190px!important;flex-basis:190px!important}.product-img{height:230px!important;flex-basis:230px!important}.slide-main{height:320px!important}.slide-info{left:14px!important;right:14px!important;bottom:14px!important}.cat-dropdown{display:none!important}.global-cat-menu.open .cat-dropdown{display:grid!important}.global-cat-inner{display:block!important}.cat-main-links{display:none!important}}


/* R19 HYBRID - stabil menü, kart, referans ve footer düzeltmeleri */
html,body{overflow-x:hidden!important;}
h1{font-size:clamp(30px,3.9vw,56px)!important;line-height:1.03!important;letter-spacing:-.04em!important;}
.hero h1{font-size:clamp(34px,4.2vw,58px)!important;line-height:1.03!important;max-width:760px!important;}
.page-compact h1{font-size:clamp(28px,3.3vw,46px)!important;}
h2{font-size:clamp(24px,2.7vw,38px)!important;line-height:1.08!important;}
.global-cat-menu{position:sticky;top:84px;z-index:65;background:linear-gradient(90deg,#4a0872,#8614a3)!important;box-shadow:0 10px 24px rgba(75,8,114,.16);}
.global-cat-inner{display:grid!important;grid-template-columns:205px minmax(0,1fr)!important;align-items:stretch!important;min-width:0!important;overflow:visible!important;}
.global-cat-toggle{height:47px!important;border:0!important;background:rgba(0,0,0,.18)!important;color:#fff!important;padding:0 14px!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.02em!important;display:flex!important;align-items:center!important;gap:10px!important;white-space:nowrap!important;}
.cat-main-links{display:flex!important;min-width:0!important;overflow:hidden!important;align-items:stretch!important;}
.cat-main-links a{flex:1 1 0!important;min-width:0!important;max-width:none!important;height:47px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 8px!important;font-size:10.5px!important;font-weight:900!important;color:#fff!important;border-left:1px solid rgba(255,255,255,.10)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.cat-main-links a:nth-child(n+8){display:none!important;}
.cat-main-links a:hover{background:rgba(243,190,0,.16)!important;color:#fff7d1!important;}
.cat-dropdown{border-radius:0 0 22px 22px!important;box-shadow:0 28px 70px rgba(28,20,62,.18)!important;}
.hero-in{min-height:520px!important;gap:32px!important;padding:48px 0!important;}
.slide-main{height:405px!important;border-radius:28px!important;background:#fff!important;}
.slide-main img{object-fit:cover!important;object-position:center!important;}
.slide-info{max-width:520px!important;background:rgba(255,255,255,.92)!important;}
.slide-info b{font-size:16px!important;}
.lead{font-size:16px!important;line-height:1.55!important;}
.hero-facts{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
.fact b{font-size:19px!important;}
.fact span{font-size:11px!important;}
.cat-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;}
.cat-card{min-height:252px!important;border-radius:18px!important;}
.cat-img{height:154px!important;flex-basis:154px!important;background:#fff!important;border-bottom:2px solid var(--yellow)!important;}
.cat-img img{max-width:86%!important;max-height:86%!important;}
.cat-body{min-height:92px!important;padding:12px 13px 14px!important;}
.cat-body h3{font-size:12.5px!important;line-height:1.18!important;}
.cat-body p{font-size:11px!important;}
.product-list,.catalog-layout .product-list{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;}
.product-card{border-radius:18px!important;min-height:346px!important;display:block!important;}
.product-card>a{display:grid!important;grid-template-rows:218px auto!important;min-height:346px!important;height:100%!important;}
.product-img{height:218px!important;min-height:218px!important;flex:none!important;background:#fff!important;border-bottom:2px solid var(--yellow)!important;overflow:hidden!important;}
.product-img img{max-width:88%!important;max-height:88%!important;object-fit:contain!important;}
.product-body{min-height:128px!important;padding:13px 14px 14px!important;background:#fff!important;display:flex!important;flex-direction:column!important;position:static!important;z-index:3!important;}
.product-body h3{font-size:12.5px!important;line-height:1.22!important;min-height:31px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;white-space:normal!important;overflow:hidden!important;}
.product-body p{font-size:11px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.product-actions .btn{height:27px!important;padding:7px 9px!important;font-size:10px!important;}
.product-detail{grid-template-columns:minmax(320px,.84fr) 1.16fr!important;gap:28px!important;align-items:start!important;}
.product-detail h1{font-size:clamp(30px,3.6vw,52px)!important;line-height:1.05!important;}
.detail-img{background:#fff!important;border:1px solid #e8e4f2!important;border-radius:24px!important;padding:24px!important;display:grid!important;place-items:center!important;box-shadow:0 14px 38px rgba(35,20,92,.07)!important;}
.detail-img img{max-height:560px!important;width:auto!important;object-fit:contain!important;}
.content-card{border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 14px 38px rgba(35,20,92,.07);padding:28px;}
.split,.corporate-grid,.contact-layout,.reference-hero{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch;}
.corporate-hero-card{background:linear-gradient(135deg,#25145c,#4d1674)!important;color:#fff!important;}
.corporate-hero-card h2{color:#fff!important;}
.corporate-hero-card p{color:#eee8ff!important;}
.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;}
.mini-stats span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:12px;font-size:12px;font-weight:800;}
.mini-stats b{display:block;font-size:24px;color:#ffd657;}
.process-list{display:grid;gap:10px;margin-top:18px;}
.process-list span,.info-card-grid article,.reference-summary article{border:1px solid var(--line);background:#fbf9ff;border-radius:18px;padding:14px;font-weight:850;color:#24145a;}
.info-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}
.info-card-grid article p{font-size:13px;color:var(--muted);margin:8px 0 0;}
.contact-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;}
.contact-cards article{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 30px rgba(35,20,92,.07);padding:18px;}
.contact-cards span{font-size:11px;font-weight:900;text-transform:uppercase;color:#6f2193;letter-spacing:.04em;}
.contact-cards a{display:block;font-size:22px;font-weight:950;color:#24145a;margin:8px 0 4px;white-space:nowrap;}
.contact-cards small{color:var(--muted);font-weight:700;}
.big-map iframe,.map iframe{width:100%;min-height:390px;border:0;border-radius:20px;}
.reference-summary{display:grid;gap:14px;}
.reference-summary article b{display:block;font-size:18px;}.reference-summary article span{display:block;color:var(--muted);font-size:13px;margin-top:5px;}
.ref-marquee-section{padding-top:54px!important;padding-bottom:54px!important;background:#fff!important;}
.ref-marquee{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,#fff,#fbf9ff);box-shadow:0 14px 38px rgba(35,20,92,.06);}
.ref-track{display:flex;align-items:center;gap:18px;width:max-content;animation:refMarquee 38s linear infinite;padding:18px;}
.ref-track span,.footer-ref-strip span{height:72px;min-width:150px;border:1px solid #ece8f5;background:#fff;border-radius:18px;display:grid;place-items:center;padding:10px;box-shadow:0 8px 18px rgba(35,20,92,.05);}
.ref-track img,.footer-ref-strip img{max-width:100%;max-height:52px;object-fit:contain;filter:saturate(.95) contrast(1.03);}
@keyframes refMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.reference-logo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;}
.ref-logo-card{background:#fff;border:1px solid var(--line);border-radius:22px;min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px;box-shadow:0 12px 28px rgba(35,20,92,.07);transition:.18s;}
.ref-logo-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);}
.ref-logo-card img{max-width:150px;max-height:72px;object-fit:contain;margin-bottom:14px;}
.ref-logo-card b{font-size:13px;line-height:1.25;color:#24145a;}.ref-logo-card span{font-size:11px;color:var(--muted);font-weight:800;margin-top:4px;}
.footer{background:linear-gradient(135deg,#1f1449,#32135a)!important;color:#fff!important;padding-top:0!important;}
.footer-trust{transform:translateY(-28px);display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#fff,#fff8dc);border:1px solid #eadfb4;border-radius:24px;padding:18px 22px;box-shadow:0 18px 45px rgba(35,20,92,.13);color:#24145a;}
.footer-trust b{display:block;font-size:18px;}.footer-trust span{display:block;color:#655f79;font-size:13px;font-weight:750;}.footer-trust-actions{display:flex;gap:10px;flex-wrap:wrap;}
.footer-ref-mini{padding:0 0 30px!important;}.footer-ref-mini b{display:block;color:#ffe28a;margin-bottom:12px;font-size:13px;text-transform:uppercase;letter-spacing:.04em;}.footer-ref-strip{display:flex;gap:12px;overflow:hidden;}
.footer-ref-strip span{height:58px;min-width:120px;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.96);border-radius:15px;padding:8px;}.footer-ref-strip img{max-height:40px;}
.footer-grid{padding:12px 0 30px!important;}.footer h3{color:#ffd657!important;font-size:13px!important;text-transform:uppercase;letter-spacing:.04em;}.footer a{color:#fff!important;opacity:.92;}.footer p{color:#e8e2ff!important;}.foot-brand img{background:#fff;border-radius:18px;padding:10px;max-height:70px!important;}.foot-social a{display:inline-grid!important;place-items:center!important;width:34px!important;height:34px!important;border:1px solid rgba(255,255,255,.18)!important;background:rgba(255,255,255,.08)!important;border-radius:12px!important;margin-right:6px;}.foot-social svg{width:17px;height:17px;fill:#ffd657;}.foot-bottom{border-top:1px solid rgba(255,255,255,.12)!important;padding:18px 0!important;color:#ded6ff!important;}
@media(max-width:1180px){.cat-main-links a:nth-child(n+6){display:none!important}.cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-list,.catalog-layout .product-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.split,.corporate-grid,.contact-layout,.reference-hero,.product-detail{grid-template-columns:1fr!important}.info-card-grid,.reference-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.footer-trust{transform:none;margin-top:24px}.footer-grid{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:760px){.global-cat-menu{top:76px}.cat-main-links{display:none!important}.hero h1{font-size:clamp(32px,10vw,44px)!important}.hero-in{padding:34px 0!important}.slide-main{height:315px!important}.cat-grid,.product-list,.catalog-layout .product-list,.info-card-grid,.reference-logo-grid,.contact-cards{grid-template-columns:1fr!important}.cat-card{min-height:250px!important}.product-card>a{grid-template-rows:230px auto!important}.footer-trust{display:block}.footer-trust-actions{margin-top:12px}.footer-grid{grid-template-columns:1fr!important}.ref-track{animation-duration:32s}.action-rail{right:8px!important}}


/* R20 HYBRID final polish: visual mega menu, reference showcase, clean cards */
html,body{max-width:100%;overflow-x:hidden!important;}
.global-cat-menu{z-index:105!important;}
.global-cat-inner{grid-template-columns:220px minmax(0,1fr)!important;}
.cat-main-links{overflow:hidden!important;min-width:0!important;}
.cat-main-links a{flex:1 1 0!important;max-width:none!important;min-width:0!important;font-size:10.4px!important;padding:0 8px!important;}
.cat-dropdown{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;padding:16px!important;}
.cat-dropdown .mega-cat-card{display:grid!important;grid-template-columns:70px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:82px!important;padding:10px!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,#fbf9ff)!important;border:1px solid #eeeaf6!important;color:#21194a!important;box-shadow:0 8px 20px rgba(35,20,92,.05)!important;white-space:normal!important;overflow:hidden!important;}
.cat-dropdown .mega-cat-card:before{display:none!important;content:none!important;}
.cat-dropdown .mega-cat-card:hover,.cat-dropdown .mega-cat-card.active{border-color:#f3be00!important;background:#fff9df!important;transform:translateY(-1px)!important;}
.mega-thumb{height:62px;width:70px;border-radius:14px;background:#fff;display:grid;place-items:center;border:1px solid #eeeaf6;overflow:hidden;}
.mega-thumb img{width:100%;height:100%;object-fit:contain;padding:6px;}
.mega-copy{min-width:0;display:block;}
.mega-copy b{display:block;font-size:12px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mega-copy em{display:block;margin-top:5px;font-style:normal;font-size:10.5px;color:#706a82;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.cat-card,.product-card{position:relative!important;isolation:isolate!important;}
.cat-card:before,.product-card:before{content:none!important;display:none!important;}
.cat-img,.product-img{position:relative!important;background:#fff!important;display:grid!important;place-items:center!important;overflow:hidden!important;}
.cat-img img,.product-img img{position:static!important;width:100%!important;height:100%!important;object-fit:contain!important;padding:12px!important;transform:none!important;filter:none!important;}
.cat-body,.product-body{position:relative!important;background:#fff!important;z-index:2!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;}
.cat-body h3{font-size:13px!important;line-height:1.22!important;min-height:32px!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.product-body h3{font-size:12.5px!important;line-height:1.22!important;min-height:32px!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.product-body p,.cat-body p{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.ref-marquee-section{padding:56px 0!important;background:#fff!important;}
.ref-marquee{overflow:hidden;border:1px solid var(--line);border-radius:26px;background:linear-gradient(135deg,#fff,#fbf9ff);box-shadow:0 14px 38px rgba(35,20,92,.06);}
.ref-track{display:flex;align-items:center;gap:16px;width:max-content;animation:refMarquee 44s linear infinite;padding:18px;}
.ref-marquee:hover .ref-track{animation-play-state:paused;}
.ref-marquee-card{height:78px;min-width:168px;border:1px solid #ece8f5;background:#fff;border-radius:18px;display:grid;place-items:center;padding:10px;box-shadow:0 8px 18px rgba(35,20,92,.05);transition:.18s;}
.ref-marquee-card:hover{border-color:#f3be00;transform:translateY(-2px);box-shadow:0 14px 32px rgba(35,20,92,.10);}
.ref-marquee-card img{max-width:100%;max-height:56px;object-fit:contain;filter:saturate(.98) contrast(1.03);}
.reference-page-hero{background:radial-gradient(circle at 83% 10%,rgba(243,190,0,.24),transparent 26%),linear-gradient(135deg,#fff,#f7f2fc)!important;}
.reference-rich-hero{grid-template-columns:1.08fr .92fr!important;}
.reference-logo-grid-rich{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
.ref-logo-card-rich{min-height:232px!important;justify-content:flex-start!important;align-items:stretch!important;text-align:left!important;padding:16px!important;position:relative!important;overflow:hidden!important;}
.ref-logo-card-rich:after{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#f3be00,#ffd657);}
.ref-logo-card-rich img{height:92px!important;width:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;background:#fff;border:1px solid #f0ecf6;border-radius:18px;padding:12px;margin:0 0 14px!important;}
.ref-logo-card-rich b{font-size:14px!important;min-height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.ref-logo-card-rich span{display:inline-flex!important;align-self:flex-start;background:#fff7dc;border:1px solid #f1df9a;color:#4e3a00;border-radius:999px;padding:5px 9px;font-size:10px!important;margin:8px 0!important;}
.ref-logo-card-rich small{display:block;color:#6d687f;font-size:12px;line-height:1.35;font-weight:700;}
.ref-cta{background:linear-gradient(135deg,#25145c,#45166f)!important;color:#fff!important;}
.ref-cta h2{color:#fff!important;}.ref-cta p{color:#eee8ff!important;}
.footer-ref-mini{display:none!important;}
.footer{padding-top:28px!important;}
.footer-trust{transform:none!important;margin-bottom:24px!important;}
.footer-grid{padding-top:0!important;}
@media(max-width:1180px){.cat-dropdown{grid-template-columns:repeat(3,minmax(0,1fr))!important}.reference-logo-grid-rich{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cat-main-links a:nth-child(n+6){display:none!important;}}
@media(max-width:760px){.global-cat-inner{display:block!important}.global-cat-toggle{width:100%!important}.cat-main-links{display:none!important}.cat-dropdown{position:static!important;display:none!important;grid-template-columns:1fr!important;max-height:62vh!important;border-radius:0 0 20px 20px!important;}.global-cat-menu.open .cat-dropdown{display:grid!important;opacity:1!important;visibility:visible!important;translate:0 0!important}.cat-dropdown .mega-cat-card{grid-template-columns:64px minmax(0,1fr)!important;min-height:76px!important}.mega-thumb{width:64px;height:58px}.reference-rich-hero{grid-template-columns:1fr!important}.reference-logo-grid-rich{grid-template-columns:1fr!important}.ref-marquee-card{min-width:150px;height:72px}.ref-track{animation-duration:36s}}


/* R21 HYBRID - kurumsal referans final düzeni */
.r21-home-references{background:linear-gradient(180deg,#fff,#fbf9ff)!important;padding:52px 0!important;}
.compact-ref-head{align-items:center!important;margin-bottom:18px!important;}
.r21-home-references .section-head h2{font-size:clamp(24px,2.7vw,36px)!important;margin:7px 0!important;}
.r21-home-references .section-head p{font-size:14px!important;max-width:720px!important;}
.ref-track{display:flex!important;gap:14px!important;width:max-content!important;padding:14px!important;animation:refmarquee 44s linear infinite!important;}
.ref-marquee-card{position:relative!important;height:82px!important;min-width:190px!important;background:#fff!important;border:1px solid #e9e4f3!important;border-radius:20px!important;display:grid!important;grid-template-rows:1fr auto!important;place-items:center!important;gap:4px!important;padding:10px 14px!important;box-shadow:0 10px 24px rgba(35,20,92,.07)!important;color:#24145a!important;}
.ref-marquee-card img{max-width:100%!important;max-height:48px!important;object-fit:contain!important;}
.ref-marquee-card span{font-size:10px!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:160px!important;color:#4b4364!important;}
.r21-reference-hero{padding:46px 0!important;background:radial-gradient(circle at 84% 12%,rgba(243,190,0,.22),transparent 28%),linear-gradient(135deg,#fff,#f8f4ff)!important;}
.reference-hero-grid{display:grid!important;grid-template-columns:1.15fr .85fr!important;gap:26px!important;align-items:center!important;}
.r21-trust-panel{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
.r21-trust-panel article{background:linear-gradient(135deg,#24145a,#5e2286)!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:20px!important;padding:18px!important;box-shadow:0 16px 34px rgba(35,20,92,.18)!important;}
.r21-trust-panel b{display:block!important;font-size:28px!important;line-height:1!important;color:#ffd657!important;}
.r21-trust-panel span{display:block!important;margin-top:6px!important;font-size:12px!important;font-weight:900!important;color:#fff!important;}
.reference-story-grid{display:grid!important;grid-template-columns:1.05fr .95fr!important;gap:24px!important;align-items:stretch!important;}
.reference-story-card,.r21-sector-cards{border-radius:28px!important;box-shadow:0 18px 45px rgba(35,20,92,.10)!important;}
.r21-sector-cards{background:#fff!important;border:1px solid var(--line)!important;padding:24px!important;}
.r21-sector-cards h2{font-size:28px!important;margin-bottom:16px!important;}
.r21-sector-cards article{background:#fbf9ff!important;border:1px solid #ede8f7!important;border-radius:18px!important;padding:16px!important;}
.r21-reference-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;}
.reference-card-pro{background:#fff!important;border:1px solid #e9e4f3!important;border-radius:24px!important;box-shadow:0 14px 34px rgba(35,20,92,.08)!important;overflow:hidden!important;transition:.2s!important;}
.reference-card-pro:hover{transform:translateY(-4px)!important;border-color:#f3be00!important;box-shadow:0 22px 44px rgba(35,20,92,.13)!important;}
.reference-card-pro a{display:grid!important;grid-template-columns:150px 1fr!important;gap:0!important;min-height:164px!important;color:inherit!important;}
.reference-card-pro figure{margin:0!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#fff,#fbf9ff)!important;border-right:1px solid #eee8f6!important;padding:16px!important;}
.reference-card-pro img{max-width:100%!important;max-height:88px!important;object-fit:contain!important;}
.reference-card-pro div{padding:18px!important;min-width:0!important;}
.reference-card-pro small{display:inline-flex!important;margin-bottom:8px!important;background:#fff8de!important;border:1px solid #eadfb4!important;color:#4b3600!important;border-radius:999px!important;padding:5px 9px!important;font-size:10px!important;font-weight:900!important;white-space:nowrap!important;}
.reference-card-pro h3{margin:0 0 7px!important;font-size:18px!important;line-height:1.2!important;color:#24145a!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.reference-card-pro p{margin:0!important;color:#655f79!important;font-size:13px!important;line-height:1.45!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.reference-card-pro span{display:inline-flex!important;margin-top:12px!important;color:#4b0b78!important;font-size:12px!important;font-weight:900!important;}
.r21-ref-cta .ref-cta{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;background:linear-gradient(135deg,#24145a,#4b0b78)!important;color:#fff!important;border-radius:28px!important;}
.r21-ref-cta h2{color:#fff!important}.r21-ref-cta p{color:#e9e5ff!important}.r21-ref-cta .btn-outline{background:#fff!important;color:#24145a!important;}
.r21-corporate-grid{grid-template-columns:1fr 1fr!important;}
.r21-arrow-steps{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:12px!important;}
.r21-arrow-steps li{display:flex!important;align-items:center!important;gap:10px!important;background:#fbf9ff!important;border:1px solid #ede8f7!important;border-radius:16px!important;padding:13px 14px!important;font-weight:900!important;color:#24145a!important;}
.r21-arrow-steps span{color:#f3be00!important;font-weight:1000!important;}
.r21-value-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;}
.r21-value-grid article{background:#fff!important;border:1px solid #e9e4f3!important;border-radius:22px!important;padding:22px!important;box-shadow:0 12px 30px rgba(35,20,92,.07)!important;}
.r21-value-grid b{display:block!important;font-size:20px!important;color:#24145a!important;margin-bottom:8px!important;}
.r21-value-grid p{margin:0!important;color:#655f79!important;}
.footer{background:linear-gradient(135deg,#211448,#33155f)!important;}
.footer-grid{padding-bottom:36px!important;}
@media(max-width:980px){.reference-hero-grid,.reference-story-grid,.r21-corporate-grid{grid-template-columns:1fr!important}.r21-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.r21-value-grid{grid-template-columns:1fr!important}}
@media(max-width:640px){.r21-reference-grid{grid-template-columns:1fr!important}.reference-card-pro a{grid-template-columns:1fr!important}.reference-card-pro figure{border-right:0!important;border-bottom:1px solid #eee8f6!important}.r21-ref-cta .ref-cta{display:block!important}.r21-ref-cta .hero-actions{margin-top:14px!important}.r21-trust-panel{grid-template-columns:1fr!important}.ref-marquee-card{min-width:160px!important}}


/* R23 HYBRID - final menu, button, card and clean URL polish */
.site-header,.global-cat-menu{overflow:visible!important;}.global-cat-menu{top:84px!important;background:linear-gradient(90deg,#4b0872 0%,#7c1199 100%)!important;}.global-cat-inner{position:relative!important;display:grid!important;grid-template-columns:190px minmax(0,1fr)!important;min-width:0!important;overflow:visible!important;}.global-cat-toggle{width:100%!important;height:46px!important;justify-content:center!important;gap:8px!important;font-size:10.8px!important;padding:0 12px!important;}.cat-main-links{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;min-width:0!important;overflow:hidden!important;}.cat-main-links a{min-width:0!important;max-width:none!important;width:100%!important;height:46px!important;padding:0 6px!important;font-size:9.6px!important;line-height:1.1!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}.cat-main-links a:nth-child(n+7){display:none!important;}.cat-dropdown{position:absolute!important;left:0!important;right:0!important;top:46px!important;width:100%!important;max-height:70vh!important;overflow:auto!important;display:none!important;opacity:0!important;visibility:hidden!important;translate:0 0!important;transform:none!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;padding:16px!important;border-radius:0 0 22px 22px!important;background:#fff!important;border:1px solid #eee8f6!important;box-shadow:0 28px 70px rgba(28,20,62,.20)!important;z-index:999!important;}.global-cat-menu.open .cat-dropdown{display:grid!important;opacity:1!important;visibility:visible!important;}.cat-dropdown .mega-cat-card{display:grid!important;grid-template-columns:70px minmax(0,1fr)!important;min-height:82px!important;padding:10px!important;align-items:center!important;gap:10px!important;background:linear-gradient(180deg,#fff,#fbf9ff)!important;color:#21194a!important;border:1px solid #eeeaf6!important;border-radius:18px!important;box-shadow:0 8px 20px rgba(35,20,92,.05)!important;overflow:hidden!important;}.mega-thumb{width:70px!important;height:62px!important;display:grid!important;place-items:center!important;background:#fff!important;border-radius:14px!important;overflow:hidden!important;}.mega-thumb img{max-width:92%!important;max-height:92%!important;width:100%!important;height:100%!important;object-fit:contain!important;padding:4px!important;}.mega-copy{min-width:0!important;}.mega-copy b{display:block!important;font-size:12px!important;line-height:1.18!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}.mega-copy em{display:block!important;font-style:normal!important;color:#6a617e!important;font-size:10.5px!important;font-weight:800!important;}.btn{min-height:34px!important;padding:8px 13px!important;font-size:11.5px!important;line-height:1!important;}.btn-yellow{color:#211800!important;background:linear-gradient(135deg,#f3be00,#ffd657)!important;}.btn-outline{color:#24145a!important;background:#fff!important;border-color:#ddd7ea!important;}.footer .btn-outline,.power-copy .btn-outline,.ref-cta .btn-outline,.footer-trust .btn-outline{color:#24145a!important;background:#fff!important;border-color:#fff!important;}.footer .btn-yellow,.power-copy .btn-yellow,.ref-cta .btn-yellow,.footer-trust .btn-yellow{color:#211800!important;}.hero h1{font-size:clamp(34px,4.35vw,58px)!important;line-height:1.02!important;letter-spacing:-.04em!important;}.page-compact h1{font-size:clamp(30px,3.6vw,48px)!important;line-height:1.04!important;}.cat-card,.product-card{background:#fff!important;overflow:hidden!important;border-radius:20px!important;}.cat-card>a,.product-card>a{display:grid!important;grid-template-rows:190px auto!important;min-height:318px!important;height:100%!important;color:inherit!important;}.cat-img,.product-img{height:190px!important;min-height:190px!important;flex:none!important;position:relative!important;overflow:hidden!important;background:#fff!important;border-bottom:2px solid var(--yellow)!important;display:grid!important;place-items:center!important;}.cat-img img,.product-img img{position:static!important;display:block!important;width:100%!important;height:100%!important;max-width:92%!important;max-height:92%!important;object-fit:contain!important;padding:12px!important;transform:none!important;filter:none!important;}.cat-body,.product-body{position:static!important;z-index:2!important;background:#fff!important;min-height:118px!important;padding:13px 14px 14px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;}.cat-body h3,.product-body h3{font-size:13px!important;line-height:1.22!important;margin:0 0 6px!important;min-height:32px!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}.cat-body p,.product-body p{font-size:11.3px!important;line-height:1.25!important;margin:0 0 10px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}.product-actions{margin-top:auto!important;display:flex!important;gap:7px!important;}.product-actions .btn{flex:1 1 0!important;min-width:0!important;padding:7px 9px!important;font-size:10.5px!important;}@media(max-width:1180px){.global-cat-inner{grid-template-columns:176px minmax(0,1fr)!important}.cat-main-links{grid-template-columns:repeat(5,minmax(0,1fr))!important}.cat-main-links a:nth-child(n+6){display:none!important}.cat-dropdown{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cat-card>a,.product-card>a{grid-template-rows:185px auto!important}.cat-img,.product-img{height:185px!important;min-height:185px!important}}@media(max-width:760px){.global-cat-menu{top:76px!important}.global-cat-inner{display:block!important}.global-cat-toggle{justify-content:flex-start!important}.cat-main-links{display:none!important}.cat-dropdown{position:static!important;width:100%!important;display:none!important;grid-template-columns:1fr!important;max-height:62vh!important}.global-cat-menu.open .cat-dropdown{display:grid!important}.cat-card>a,.product-card>a{grid-template-rows:210px auto!important}.cat-img,.product-img{height:210px!important;min-height:210px!important}.hero h1{font-size:clamp(31px,9vw,43px)!important}.btn{font-size:11px!important;padding:8px 11px!important}}


/* R25 HYBRID local-preview + menu stability final patch */
html,body{max-width:100%;overflow-x:hidden!important;}
.global-cat-menu{z-index:140!important;}
.global-cat-inner{grid-template-columns:190px minmax(0,1fr)!important;max-width:100%!important;}
.global-cat-toggle{height:46px!important;min-width:0!important;padding:0 12px!important;font-size:11px!important;}
.cat-main-links{display:flex!important;align-items:stretch!important;overflow:hidden!important;min-width:0!important;}
.cat-main-links a{flex:1 1 0!important;min-width:0!important;max-width:none!important;height:46px!important;padding:0 8px!important;font-size:10.2px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.cat-dropdown{top:46px!important;pointer-events:none!important;opacity:0!important;visibility:hidden!important;transform:translateY(-8px)!important;translate:none!important;transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important;}
.global-cat-menu:not(.open) .cat-dropdown{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-8px)!important;}
.global-cat-menu.open .cat-dropdown{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important;}
.global-cat-menu:hover .cat-dropdown{ }
.cat-dropdown .mega-cat-card{white-space:normal!important;}
.mega-copy b{font-size:11.5px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.mega-copy em{font-size:10px!important;}
.btn,.head-cta .btn,.hero-actions .btn,.product-actions .btn{min-width:0!important;white-space:nowrap!important;text-align:center!important;}
.btn-outline{background:#fff!important;color:#24145a!important;border-color:#d9d3e9!important;}
.btn-yellow{color:#211800!important;}
@media(max-width:1024px){
  .global-cat-inner{grid-template-columns:1fr!important;}
  .global-cat-toggle{justify-content:flex-start!important;}
  .cat-main-links{display:none!important;}
  .cat-dropdown{top:46px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:640px){.cat-dropdown{grid-template-columns:1fr!important;}.brand{min-width:0!important}.brand-copy{display:none!important}}


/* R26 HYBRID - mega menü kesin aç/kapa */
.global-cat-menu:hover .cat-dropdown{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-8px)!important;}
.global-cat-menu.open .cat-dropdown{display:grid!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important;}
.global-cat-toggle{user-select:none!important;}
[data-open-url]{cursor:pointer!important;}


/* R28 HYBRID content + sitemap + footer final */
:root{--r28-purple:#4b0b78;--r28-deep:#170b3b;--r28-yellow:#f2bf00;--r28-soft:#f7f4fb;--r28-line:#e8e1f2;}
.main-nav{gap:2px!important}.main-nav a{font-size:12px!important;padding:11px 9px!important;white-space:nowrap!important}.head-cta .btn{padding:8px 11px!important}.cat-main-links{grid-template-columns:repeat(6,minmax(0,1fr))!important}.cat-main-links a{font-size:10px!important;letter-spacing:-.01em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.global-cat-toggle{font-size:12px!important}.cat-dropdown{grid-template-columns:repeat(4,minmax(0,1fr))!important}.r28-hero{background:linear-gradient(135deg,#fbf9ff 0%,#fff 60%,#fff7d9 100%);border-bottom:1px solid var(--r28-line)}.r28-hero h1{font-size:clamp(34px,4.2vw,58px)!important;line-height:1.02!important;max-width:980px}.r28-hero p{max-width:850px}.r28-ref-marquee{overflow:hidden}.r28-marquee{overflow:hidden;border:1px solid var(--r28-line);border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(39,19,82,.07)}.r28-marquee>div{display:flex;gap:16px;width:max-content;animation:r28-marq 42s linear infinite;padding:18px}.r28-marquee:hover>div{animation-play-state:paused}.r28-ref-logo{display:grid;place-items:center;width:170px;height:86px;border:1px solid #eee8f5;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfaff);transition:.2s}.r28-ref-logo:hover{transform:translateY(-3px);box-shadow:0 16px 28px rgba(36,20,84,.12)}.r28-ref-logo img{max-width:88%;max-height:74%;object-fit:contain}@keyframes r28-marq{to{transform:translateX(-50%)}}.r28-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.r28-info-card,.r28-blog-card,.r28-tech-card,.r28-tool,.r28-video-card,.r28-sitemap-group,.r28-local-layout aside{border:1px solid var(--r28-line);background:#fff;border-radius:22px;box-shadow:0 18px 45px rgba(36,20,84,.06)}.r28-info-card{padding:22px;text-decoration:none;color:var(--r28-deep)}.r28-info-card b{display:block;font-size:18px;margin-bottom:8px}.r28-info-card span{color:#665d7a;line-height:1.5}.r28-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.r28-tool{padding:24px}.r28-tool h2{font-size:22px;margin:0 0 16px}.r28-tool label{display:block;font-weight:800;margin:10px 0 6px}.r28-tool input,.r28-tool select{width:100%;height:44px;border:1px solid var(--r28-line);border-radius:14px;padding:0 12px;font-weight:700}.r28-tool output{display:block;margin-top:14px;background:#fff6cd;border:1px solid #ffe083;border-radius:14px;padding:12px;font-weight:900;color:#2a195a}.r28-tool-alert{background:#201144;color:#fff;border-radius:20px;padding:18px 20px;margin-bottom:20px;box-shadow:0 18px 40px rgba(32,17,68,.18)}.r28-field-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.r28-field-lead{border-radius:28px;overflow:hidden;background:#fff;border:1px solid var(--r28-line);box-shadow:0 26px 70px rgba(36,20,84,.10)}.r28-field-lead video{width:100%;height:430px;object-fit:cover;background:#160a31}.r28-field-copy{padding:26px}.r28-field-copy span{display:inline-flex;background:#ffd33f;color:#1f1245;border-radius:999px;padding:7px 12px;font-weight:900;font-size:12px}.r28-field-copy h2{font-size:34px;margin:14px 0 8px}.r28-field-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.r28-video-card{overflow:hidden}.r28-video-card video{width:100%;height:150px;object-fit:cover;background:#180a35}.r28-video-card div{padding:13px 14px}.r28-video-card b{display:block;line-height:1.25}.r28-video-card span{font-size:12px;color:#6b617e}.r28-tech-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.r28-tech-card{padding:24px}.r28-tech-card h2{font-size:21px;margin:0 0 10px}.r28-tech-card p{color:#5f5672;line-height:1.6}.r28-callout{background:linear-gradient(135deg,#210b48,#5d1280);color:#fff;border-radius:26px;padding:32px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.r28-callout p{color:#efe6ff}.r28-faq-grid{display:grid;gap:12px;max-width:1000px}.r28-faq-grid details{background:#fff;border:1px solid var(--r28-line);border-radius:18px;padding:18px 20px}.r28-faq-grid summary{font-weight:900;cursor:pointer;color:#211145}.r28-faq-grid p{color:#655b75;line-height:1.6}.r28-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.r28-blog-card{display:block;padding:24px;text-decoration:none;color:#1e123d;min-height:230px}.r28-blog-card span{display:inline-block;background:#fff3bf;border:1px solid #ffe27b;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.r28-blog-card h2{font-size:23px;line-height:1.15}.r28-blog-card p{color:#665d7a;line-height:1.5}.r28-article{max-width:900px;background:#fff;border:1px solid var(--r28-line);border-radius:26px;padding:34px;box-shadow:0 20px 60px rgba(36,20,84,.08)}.r28-article p{font-size:18px;line-height:1.75;color:#4e4563}.r28-local-layout{display:grid;grid-template-columns:1fr 320px;gap:24px}.r28-local-layout>div{background:#fff;border:1px solid var(--r28-line);border-radius:26px;padding:32px}.r28-local-layout li{margin:10px 0}.r28-local-layout aside{padding:26px;align-self:start;position:sticky;top:120px}.r28-sitemap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.r28-sitemap-group{padding:24px}.r28-sitemap-group h2{font-size:22px;margin:0 0 14px}.r28-sitemap-group a{display:block;color:#2a155c;text-decoration:none;padding:8px 0;border-bottom:1px dashed #eee8f7;font-weight:800}.footer-rich{background:linear-gradient(135deg,#1a0b3a 0%,#4b0b78 100%)!important;color:#fff!important;margin-top:60px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:28px;padding:44px 0}.footer-brand img{width:150px;max-height:72px;object-fit:contain;background:#fff;border-radius:18px;padding:8px}.footer-brand p,.footer-col p{color:#e6ddf3;line-height:1.55}.footer-col h4{font-size:15px;text-transform:uppercase;letter-spacing:.06em;color:#ffd755;margin:0 0 12px}.footer-col a,.footer-contact a{display:block;color:#fff;text-decoration:none;padding:6px 0;font-weight:700}.footer-col a:hover{color:#ffd755}.footer-social{display:flex;gap:10px;margin-top:14px}.footer-social a{width:38px;height:38px;border:1px solid rgba(255,255,255,.25);border-radius:12px;display:grid;place-items:center;color:#fff}.footer-social svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.footer-local{border-top:1px solid rgba(255,255,255,.15);padding:18px 0;display:flex;gap:14px;flex-wrap:wrap;align-items:center}.footer-local strong{color:#ffd755}.footer-local a{color:#fff;text-decoration:none;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);padding:7px 11px;border-radius:999px;font-weight:800;font-size:12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);padding:14px 0}.footer-bottom .container{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.footer-bottom a{color:#ffd755;text-decoration:none;font-weight:800}.product-card h3,.cat-card h3{font-size:13px!important;line-height:1.2!important}.product-card p,.cat-card p{font-size:11px!important}.cat-card .btn,.product-card .btn{font-size:10.5px!important;padding:7px 8px!important}.breadcrumb,.breadcrumbs{font-size:12px;font-weight:800;color:#6f6380;margin-bottom:18px}.breadcrumb a,.breadcrumbs a{color:#2b145c;text-decoration:none}
@media(max-width:1180px){.footer-grid{grid-template-columns:1fr 1fr 1fr}.r28-quick-grid,.r28-tech-grid,.r28-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.r28-field-grid{grid-template-columns:1fr}.r28-sitemap{grid-template-columns:1fr 1fr}.main-nav a{font-size:11px!important;padding:10px 7px!important}}
@media(max-width:760px){.footer-grid,.r28-quick-grid,.r28-tools-grid,.r28-tech-grid,.r28-blog-grid,.r28-sitemap,.r28-local-layout{grid-template-columns:1fr}.r28-field-list{grid-template-columns:1fr}.r28-field-lead video{height:300px}.r28-callout{grid-template-columns:1fr}.footer-bottom .container{display:block}.main-nav.open{display:grid!important}.head-cta{display:none}.cat-main-links{display:none!important}.r28-hero h1{font-size:34px!important}.r28-marquee>div{animation-duration:55s}.r28-ref-logo{width:145px;height:76px}}
