:root{--brand:#2563eb;--brand2:#7c3aed;--dark:#0f172a;--text:#172033;--muted:#64748b;--soft:#f8fafc;--card:#fff;--border:#e2e8f0;--danger:#dc2626;--ok:#059669;--radius:24px;--shadow:0 22px 70px rgba(15,23,42,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--text);background:linear-gradient(180deg,#fff 0%,#f8fafc 44%,#eef2ff 100%)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1200px,92%);margin:auto}.topbar{background:#0f172a;color:#fff;font-size:13px}.topbar .container{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:9px 0}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.85)}.nav{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 0}.logoWrap{display:flex;align-items:center;gap:10px;font-weight:950;font-size:22px}.logoWrap img{width:46px;height:46px;object-fit:contain;border-radius:14px}.logoFallback{width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;display:grid;place-items:center;font-weight:950}.menu{display:flex;align-items:center;gap:22px;color:#334155;font-weight:800}.menu a:hover{color:var(--brand)}.actions{display:flex;align-items:center;gap:10px}.btn{border:0;border-radius:999px;padding:12px 18px;font-weight:900;cursor:pointer;background:var(--dark);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn.primary{background:linear-gradient(135deg,var(--brand),var(--brand2));box-shadow:0 12px 30px rgba(37,99,235,.28)}.btn.light{background:#fff;color:var(--dark);border:1px solid var(--border)}.btn.full{width:100%}.hero{padding:62px 0 42px}.heroGrid{display:grid;grid-template-columns:1.06fr .94fr;gap:38px;align-items:center}.badge{display:inline-flex;gap:8px;align-items:center;background:#eef2ff;color:#3730a3;font-weight:950;padding:9px 14px;border-radius:999px;font-size:13px;margin-bottom:18px}.hero h1{font-size:clamp(36px,5vw,70px);line-height:1.02;margin:0 0 18px;letter-spacing:-.055em}.hero p{font-size:18px;color:var(--muted);line-height:1.75;margin:0 0 26px;max-width:650px}.heroMedia{position:relative}.heroMedia img{width:100%;aspect-ratio:1.05/1;object-fit:cover;border-radius:34px;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.7)}.floatCard{position:absolute;left:-18px;bottom:26px;background:#fff;border:1px solid var(--border);border-radius:22px;padding:16px 18px;box-shadow:var(--shadow);font-weight:950}.trust{padding:28px 0}.trustGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trustItem{background:#fff;border:1px solid var(--border);border-radius:22px;padding:18px;display:flex;gap:12px;align-items:center;font-weight:950;box-shadow:0 8px 24px rgba(15,23,42,.05)}.trustItem span{font-size:25px}.section{padding:42px 0}.sectionHead{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:22px}.sectionHead h2{font-size:35px;margin:0;letter-spacing:-.035em}.sectionHead p{color:var(--muted);margin:7px 0 0}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 10px 30px rgba(15,23,42,.06);overflow:hidden;transition:.25s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.productImg{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f8fafc;padding:16px}.cardBody{padding:16px}.card h3{margin:0 0 8px;font-size:18px}.price{font-size:22px;font-weight:950;color:var(--brand);margin:10px 0}.koleksiyon{background:linear-gradient(135deg,#fff,#eef2ff);border:1px solid var(--border);border-radius:28px;padding:24px;min-height:175px;display:flex;flex-direction:column;justify-content:end;box-shadow:0 10px 30px rgba(15,23,42,.06)}.koleksiyon h3{font-size:24px;margin:0 0 8px}.pageHero{padding:44px 0;background:linear-gradient(135deg,#eff6ff,#f5f3ff);border-bottom:1px solid var(--border)}.pageHero h1{font-size:46px;margin:0 0 10px;letter-spacing:-.04em}.contentBox{background:#fff;border:1px solid var(--border);border-radius:28px;padding:28px;box-shadow:0 10px 30px rgba(15,23,42,.06);line-height:1.8;color:#334155}.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}input,textarea,select{width:100%;border:1px solid var(--border);border-radius:16px;padding:13px 14px;font:inherit;background:#fff}textarea{min-height:120px}.notice{background:#ecfdf5;border:1px solid #bbf7d0;color:#065f46;border-radius:18px;padding:14px;margin:10px 0}.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:18px;padding:14px;margin:10px 0}.footer{background:#0f172a;color:#fff;margin-top:50px;padding:50px 0 20px}.footerGrid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:24px}.footer a{color:#cbd5e1;display:block;margin:9px 0}.footer p{color:#cbd5e1;line-height:1.7}.payLogos{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.payLogo{background:#fff;color:#0f172a;border-radius:10px;padding:8px 10px;font-weight:950;font-size:12px}.bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:16px;color:#cbd5e1;font-size:13px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.mobileBottom{display:none}.adminLogin{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#0f172a,#312e81)}.loginCard{width:min(430px,92%);background:#fff;border-radius:28px;padding:28px;box-shadow:var(--shadow)}.adminShell{display:grid;grid-template-columns:270px 1fr;min-height:100vh;background:#f8fafc}.adminSide{background:#0f172a;color:#fff;padding:22px;position:sticky;top:0;height:100vh}.adminSide h2{margin:0 0 22px}.adminSide a{display:block;color:#cbd5e1;padding:12px 14px;border-radius:14px;margin:5px 0;font-weight:850}.adminSide a:hover,.adminSide a.active{background:rgba(255,255,255,.1);color:#fff}.adminMain{padding:26px}.adminCard{background:#fff;border:1px solid var(--border);border-radius:24px;padding:22px;box-shadow:0 10px 30px rgba(15,23,42,.06);margin-bottom:18px}.adminGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.table{width:100%;border-collapse:collapse;background:#fff}.table th,.table td{text-align:left;border-bottom:1px solid var(--border);padding:12px}.pill{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eef2ff;color:#3730a3;font-weight:900;font-size:12px}.hidden{display:none!important}@media(max-width:920px){.heroGrid,.footerGrid,.adminShell{grid-template-columns:1fr}.grid,.trustGrid{grid-template-columns:repeat(2,1fr)}.menu{display:none}.adminSide{position:relative;height:auto}}@media(max-width:560px){.grid,.trustGrid,.formGrid,.adminGrid{grid-template-columns:1fr}.actions .btn.light{display:none}.mobileBottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--border);z-index:80}.mobileBottom a{text-align:center;padding:10px 4px;font-size:12px;font-weight:900;color:#334155}body{padding-bottom:58px}.pageHero h1{font-size:34px}}/* AGT revize: loader, admin ve mobil düzeltmeler */
body.is-loading{overflow:hidden}.pageLoader,.adminOverlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:linear-gradient(135deg,rgba(15,23,42,.96),rgba(49,46,129,.94));color:#fff}.loaderDone{opacity:0;visibility:hidden;pointer-events:none;transition:.35s}.loader-card{width:min(390px,92%);text-align:center;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);border-radius:30px;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.35);backdrop-filter:blur(16px)}.loader-logo{width:76px;height:76px;margin:0 auto 16px;border-radius:24px;background:linear-gradient(135deg,var(--brand),var(--brand2));display:grid;place-items:center;font-weight:950;font-size:24px;color:#fff}.spinner{width:44px;height:44px;margin:0 auto 16px;border-radius:50%;border:4px solid rgba(255,255,255,.25);border-top-color:#fff;animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loader-card h2{margin:8px 0 6px}.loader-card p{margin:0;color:#dbeafe}.adminOverlay.hidden{display:none!important}.refreshBtn{position:sticky;top:14px;z-index:5;margin-bottom:14px;float:right}.table{min-width:720px}.adminCard:has(.table){overflow-x:auto}.tableActions{display:flex;gap:8px;flex-wrap:wrap}.btn.danger{background:#dc2626;color:#fff}.btn.small{padding:8px 12px;font-size:12px}.miniImg{width:58px;height:58px;object-fit:contain;background:#f8fafc;border-radius:14px}.cardBody p{color:var(--muted);line-height:1.55;min-height:42px}.adminCard img{max-width:100%;border-radius:18px}#logoPreview img{max-width:160px}#heroPreview img{max-width:260px;border-radius:18px}.adminSide{overflow:auto}.adminMain{min-width:0}.adminLogin{padding:18px}.loginCard input{margin-bottom:12px}@media(max-width:920px){.adminShell{display:block}.adminSide{height:auto;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:8px}.adminSide h2,.adminSide .btn.full{grid-column:1/-1}.adminSide a{margin:0;text-align:center}.adminMain{padding:14px}.refreshBtn{float:none;width:100%}.hero{padding-top:34px}.heroMedia{margin-top:10px}.floatCard{left:12px;right:12px;bottom:14px;text-align:center}.topbar .container{justify-content:center;text-align:center}.nav{align-items:flex-start}.actions{margin-left:auto}.actions .btn.primary{display:none}.sectionHead{align-items:flex-start;flex-direction:column}.footerGrid{gap:10px}.footer{padding-bottom:90px}}@media(max-width:560px){.container{width:min(100% - 24px,1200px)}.hero h1{font-size:36px}.hero p{font-size:16px}.trustItem{padding:14px}.card,.koleksiyon,.contentBox,.adminCard{border-radius:18px}.adminGrid input,.adminGrid textarea,.adminGrid select{grid-column:1/-1}.adminSide{grid-template-columns:1fr}.table th,.table td{white-space:nowrap;padding:10px}.btn{padding:11px 14px}.pageHero{padding:30px 0}.footerGrid{grid-template-columns:1fr}.bottom{display:block}.mobileBottom a{font-size:11px}.formGrid{gap:10px}.heroMedia img{border-radius:22px}.loader-card{padding:24px}}


/* AGT UX FIX v2 - loader kilidi, daha büyük mobil alt menü, premium görünüm */
body.is-loading{overflow:hidden;min-height:100vh;background:#0f172a!important;}
body.is-loading > *:not(#pageLoader):not(.adminOverlay){opacity:0!important;visibility:hidden!important;pointer-events:none!important;}
.pageLoader{background:radial-gradient(circle at 20% 10%,rgba(37,99,235,.38),transparent 34%),radial-gradient(circle at 80% 20%,rgba(124,58,237,.42),transparent 36%),linear-gradient(135deg,#020617,#0f172a 48%,#1e1b4b)!important;}
.loader-card{transform:translateY(-8px);border-radius:34px!important;padding:34px!important;background:rgba(255,255,255,.14)!important;}
.loader-logo{box-shadow:0 18px 50px rgba(37,99,235,.38);}
.header{box-shadow:0 14px 45px rgba(15,23,42,.06)}
.hero{position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,rgba(37,99,235,.10),transparent 30%),radial-gradient(circle at 82% 10%,rgba(124,58,237,.10),transparent 34%);pointer-events:none}.hero>.container{position:relative}.badge{box-shadow:0 12px 26px rgba(37,99,235,.10)}
.card,.contentBox,.koleksiyon,.adminCard{border-color:rgba(203,213,225,.9);box-shadow:0 18px 45px rgba(15,23,42,.075)}
.btn{min-height:44px}.btn.primary{box-shadow:0 14px 34px rgba(37,99,235,.30)}
.mobileBottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:74px;border-right:1px solid rgba(226,232,240,.8)}
.mobileBottom a:last-child{border-right:0}.mobileBottom a:nth-child(1)::before{content:"⌂"}.mobileBottom a:nth-child(2)::before{content:"▦"}.mobileBottom a:nth-child(3)::before{content:"🛒"}.mobileBottom a:nth-child(4)::before{content:"☎"}.mobileBottom a::before{font-size:20px;line-height:1}
@media(max-width:560px){body{padding-bottom:84px}.mobileBottom{box-shadow:0 -16px 38px rgba(15,23,42,.12);border-radius:22px 22px 0 0;overflow:hidden}.mobileBottom a{font-size:12.5px;padding:9px 4px}.footer{padding-bottom:110px}.pageHero{padding:32px 0}.section{padding:30px 0}.heroMedia img{border-radius:24px}.loginCard{padding:22px;border-radius:24px}}

/* AGT FINAL SHOP REVIZE v1 */
:root{--loader1:var(--brand);--loader2:var(--brand2)}
.pageLoader,.adminOverlay{background:radial-gradient(circle at 18% 15%,color-mix(in srgb,var(--loader1) 42%,transparent),transparent 34%),radial-gradient(circle at 85% 18%,color-mix(in srgb,var(--loader2) 42%,transparent),transparent 36%),linear-gradient(135deg,#020617,#0f172a 52%,#111827)!important}.loader-logo{background:linear-gradient(135deg,var(--loader1),var(--loader2))!important}.cartLink{position:relative}.cart-count{position:absolute;top:-8px;right:-8px;min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:#ef4444;color:#fff;font-size:12px;font-weight:950;display:grid;place-items:center;border:2px solid #fff;box-shadow:0 8px 18px rgba(239,68,68,.3)}.cart-count.empty{display:none}.productCard{position:relative;overflow:hidden;border-radius:28px;background:linear-gradient(180deg,#fff,#f8fafc)}.productCard:hover .productImg{transform:scale(1.035)}.productMedia{height:245px;background:linear-gradient(135deg,#f8fafc,#eef2ff);display:grid;place-items:center;padding:18px;border-bottom:1px solid var(--border)}.productImg{width:100%;height:100%;object-fit:contain!important;background:transparent!important;padding:0!important;transition:.28s}.productTag{position:absolute;top:14px;left:14px;z-index:2;background:rgba(15,23,42,.86);color:#fff;border-radius:999px;padding:7px 11px;font-weight:900;font-size:12px}.cardFoot{display:flex;align-items:center;justify-content:space-between;gap:12px}.cardFoot .btn{white-space:nowrap}.mutedText{color:var(--muted)}.mobileContactBar{display:none}.mobileContactBar a{min-height:68px!important;color:#fff!important;font-size:15px!important;border:0!important}.mobileContactBar a::before{font-size:22px!important}.mobileContactBar .wa{background:#16a34a}.mobileContactBar .wa::before{content:"☘"!important}.mobileContactBar .phone{background:linear-gradient(135deg,var(--brand),var(--brand2))}.mobileContactBar .phone::before{content:"☎"!important}.social-fixed{position:fixed;right:14px;top:50%;transform:translateY(-50%);z-index:900;display:flex;flex-direction:column;gap:10px}.social-fixed a{width:46px;height:46px;border-radius:50%;background:#111827;color:#fff;display:grid;place-items:center;text-decoration:none;font-weight:950;box-shadow:0 12px 28px rgba(15,23,42,.22)}.social-fixed a.wa{background:#16a34a}.hamburger-btn{display:none;width:46px;height:46px;border:1px solid var(--border);border-radius:16px;background:#fff;place-items:center;gap:4px;padding:10px}.hamburger-btn span{display:block;width:22px;height:2px;background:#0f172a;border-radius:99px}.mobileDrawer{position:fixed;top:0;right:0;width:min(340px,88vw);height:100vh;background:#fff;z-index:1200;transform:translateX(105%);transition:.25s;box-shadow:-22px 0 60px rgba(15,23,42,.18);padding:18px}.drawerBackdrop{position:fixed;inset:0;background:rgba(15,23,42,.42);z-index:1190;opacity:0;visibility:hidden;transition:.25s}.drawer-open .mobileDrawer{transform:translateX(0)}.drawer-open .drawerBackdrop{opacity:1;visibility:visible}.mobileDrawerHead{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.mobileDrawerHead button{width:42px;height:42px;border:0;border-radius:14px;background:#f1f5f9;font-size:26px}.mobileDrawerLinks a{display:block;padding:14px 12px;border-bottom:1px solid var(--border);font-weight:900;color:#0f172a}.paymentLogoImg{max-width:min(330px,100%);height:auto;background:#fff;border-radius:12px;padding:8px;border:1px solid rgba(226,232,240,.8)}.checkoutForm h3{grid-column:1/-1;margin:10px 0 0;color:#0f172a}.checkoutForm{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkoutForm textarea,.checkoutForm button,.checkoutForm #msg{grid-column:1/-1}.cartItem{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid var(--border);border-radius:22px;padding:14px;margin-bottom:12px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.cartItemMain{display:flex;align-items:center;gap:12px}.cartItemMain img{width:82px;height:82px;object-fit:contain;background:#f8fafc;border-radius:16px}.cartItemActions{display:flex;align-items:center;gap:10px}.cartItemActions input{width:86px}.adminSelect{min-width:155px}.btn.google{background:#fff;color:#111827;border:1px solid var(--border);box-shadow:0 8px 22px rgba(15,23,42,.08)}#paymentLogoPreview img{max-width:320px;background:#fff;border:1px solid var(--border);padding:8px;border-radius:14px}.adminGrid label{font-weight:800;color:#334155}@media(max-width:920px){.hamburger-btn{display:grid}.menu{display:none!important}.social-fixed{right:10px}.productMedia{height:220px}.cardFoot{align-items:stretch;flex-direction:column}.cardFoot .btn{width:100%}}@media(max-width:560px){.mobileContactBar{display:grid!important;grid-template-columns:1fr 1fr!important;position:fixed;left:12px;right:12px;bottom:12px;border-radius:22px;overflow:hidden;box-shadow:0 -14px 36px rgba(15,23,42,.14);z-index:1000}.checkoutForm{grid-template-columns:1fr}.cartItem{align-items:stretch;flex-direction:column}.cartItemActions{justify-content:space-between}.social-fixed{top:auto;bottom:96px;right:12px}.social-fixed a{width:42px;height:42px}.productMedia{height:210px}.productCard{border-radius:22px}body{padding-bottom:98px!important}.footer{padding-bottom:125px!important}}

/* AGT mobil final fix: sepet, orijinal ikonlar, footer boşluk */
.cartLink{position:relative;overflow:visible!important}.cart-count{position:absolute;top:-9px;right:-9px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#ef4444;color:#fff;font-size:12px;font-weight:950;display:grid;place-items:center;line-height:1;border:2px solid #fff;box-shadow:0 8px 18px rgba(239,68,68,.28)}.cart-count.empty{display:none}.actions .btn.primary.cartLink{padding-right:25px}.mobileCartFloat{display:none}.mobileContactBar{display:none}.mobileContactBar a svg,.mobileCartFloat svg,.social-fixed svg{width:24px;height:24px;display:block}.social-fixed{position:fixed;right:14px;top:50%;transform:translateY(-50%);z-index:75;display:flex;flex-direction:column;gap:10px}.social-fixed a{width:48px;height:48px;border-radius:999px;display:grid;place-items:center;color:#fff;text-decoration:none;box-shadow:0 12px 30px rgba(15,23,42,.18);border:2px solid rgba(255,255,255,.9)}.social-fixed .whatsapp{background:#25D366}.social-fixed .facebook{background:#1877F2}.social-fixed .instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%)}.footer{margin-bottom:0!important}.footerGrid{align-items:start}.payLogos{min-height:auto}.paymentLogoImg{max-width:320px;width:100%;height:auto;object-fit:contain;background:#fff;border-radius:14px;padding:10px}.productCard{position:relative}.productMedia{background:#f8fafc;border-bottom:1px solid var(--border)}.productImg{height:230px!important;aspect-ratio:auto!important;object-fit:contain!important;padding:18px!important}.cardFoot{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.productTag{position:absolute;top:12px;left:12px;z-index:1;background:#fff;color:var(--brand);border:1px solid var(--border);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950;box-shadow:0 8px 20px rgba(15,23,42,.08)}
@media(max-width:768px){.actions{display:flex!important}.actions .btn.light{display:none!important}.actions .btn.primary{display:inline-flex!important;position:relative;font-size:0;width:46px;height:46px;padding:0;border-radius:16px}.actions .btn.primary::before{content:"🛒";font-size:20px}.actions .btn.primary .cart-count{font-size:11px;top:-7px;right:-7px}.mobileBottom.mobileContactBar{position:fixed!important;left:12px!important;right:12px!important;bottom:12px!important;z-index:90!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;background:transparent!important;border:0!important}.mobileContactBar a{height:58px;border-radius:20px;display:flex!important;align-items:center;justify-content:center;gap:8px;color:#fff!important;font-weight:950;text-decoration:none;box-shadow:0 18px 40px rgba(15,23,42,.22);border:2px solid rgba(255,255,255,.9);padding:0 8px!important}.mobileContactBar .wa{background:#25D366!important}.mobileContactBar .phone{background:#1877F2!important}.mobileCartFloat{position:fixed;right:18px;bottom:86px;z-index:91;width:58px;height:58px;border-radius:22px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;display:grid;place-items:center;box-shadow:0 20px 45px rgba(37,99,235,.35);border:2px solid #fff}.mobileCartFloat .cart-count{display:grid;top:-8px;right:-8px}.mobileCartFloat .cart-count.empty{display:none}.social-fixed{right:10px;top:56%;gap:8px}.social-fixed a{width:42px;height:42px}.social-fixed a svg{width:21px;height:21px}body{padding-bottom:88px!important}.footer{padding:34px 0 18px!important;margin-top:28px!important}.footerGrid{grid-template-columns:1fr!important;gap:12px!important}.footer p{margin:6px 0!important}.footer a{margin:6px 0!important}.bottom{margin-top:12px!important;padding-top:12px!important}.productImg{height:210px!important}.grid{gap:14px!important}.hamburger-btn{display:grid!important}}
@media(max-width:480px){.social-fixed{display:none!important}.productImg{height:190px!important}.mobileContactBar a span{font-size:14px}.footer{padding-bottom:18px!important}.paymentLogoImg{max-width:260px}.section{padding:30px 0!important}}

/* AGT FINAL BW SHOP REVIZE v3 */
:root{--brand:#111111!important;--brand2:#000000!important;--loader1:#111111!important;--loader2:#000000!important;--border:#e5e7eb;--soft:#f7f7f8;--text:#111827;--muted:#64748b}
body{background:#fff!important;color:var(--text)}
.topbar,.trust,.floatCard,.mobileBottom,.mobileCartFloat{display:none!important}
.header{background:rgba(255,255,255,.96)!important;border-bottom:1px solid var(--border)!important;box-shadow:0 12px 34px rgba(15,23,42,.05)}
.logoFallback,.btn.primary,.badge{background:#111!important;color:#fff!important;background-image:none!important}
.btn.light{background:#fff!important;color:#111!important;border:1px solid #d1d5db!important}
.btn.primary:hover,.btn.light:hover{transform:translateY(-1px)}
.pageLoader{background:#fff!important}.loader-card{background:#fff!important;border:1px solid var(--border)!important;color:#111!important}.loader-logo,.spinner{background:#111!important}.spinner{border-color:#111!important;border-top-color:transparent!important}
.hero{background:#fff!important;border-bottom:1px solid var(--border)!important}.hero h1,.pageHero h1{color:#050505!important}.hero p,.pageHero p{color:#4b5563!important}.heroMedia{background:#f8fafc!important;border:1px solid var(--border)!important}.heroMedia img{object-fit:contain!important;background:#fff!important}
.section{background:#fff!important}.sectionHead h2,.categoryHead h2{color:#111!important}.grid{align-items:stretch}.card.productCard{position:relative;overflow:hidden!important;border:1px solid #e5e7eb!important;background:#fff!important;border-radius:24px!important;box-shadow:0 14px 38px rgba(15,23,42,.07)!important;display:flex!important;flex-direction:column!important;height:100%!important}.productMedia{display:flex!important;align-items:center!important;justify-content:center!important;height:245px!important;background:#fafafa!important;border-bottom:1px solid #edf0f3!important;text-decoration:none!important}.productImg{width:100%!important;height:100%!important;object-fit:contain!important;padding:16px!important;background:#fafafa!important;display:block!important}.cardBody{padding:18px!important;display:flex!important;flex-direction:column!important;gap:10px!important;flex:1!important}.cardBody h3{margin:0!important;font-size:18px!important;line-height:1.25!important;color:#111!important}.cardBody h3 a{color:#111!important;text-decoration:none!important}.cardBody p{display:block!important;position:static!important;margin:0!important;color:#4b5563!important;font-size:14px!important;line-height:1.55!important;min-height:44px!important;max-height:68px!important;overflow:hidden!important}.cardFoot{margin-top:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-wrap:wrap!important}.productActions{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.price{color:#111!important;font-weight:950!important}.productTag{position:absolute!important;top:12px!important;left:12px!important;z-index:2!important;background:#111!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:7px 10px!important;font-size:12px!important;font-weight:900!important}.productTag.static{position:static!important;display:inline-flex!important;width:max-content!important}.categoryBlock{margin:0 0 48px!important}.categoryHead{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.categoryHead h2{margin:0 0 6px}.categoryHead p{margin:0;color:var(--muted)}
.productDetail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px;align-items:start}.detailMedia{border:1px solid var(--border);border-radius:28px;background:#fafafa;min-height:520px;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 38px rgba(15,23,42,.06)}.detailMedia img{width:100%;height:100%;max-height:520px;object-fit:contain;padding:24px}.detailInfo{padding:20px 0}.detailInfo h1{font-size:42px;line-height:1.05;margin:18px 0 12px}.detailLead{font-size:18px;color:#4b5563;line-height:1.6}.detailDesc{margin:18px 0;color:#374151;line-height:1.7;white-space:pre-line}.big.price{font-size:28px}.bigBtn{height:56px;padding:0 28px!important}
.cartLink{position:relative!important;overflow:visible!important}.cart-count{position:absolute!important;top:-9px!important;right:-9px!important;min-width:22px!important;height:22px!important;padding:0 6px!important;border-radius:999px!important;background:#e11d48!important;color:#fff!important;font-size:12px!important;font-weight:950!important;display:grid!important;place-items:center!important;line-height:1!important;border:2px solid #fff!important;box-shadow:0 8px 18px rgba(225,29,72,.28)!important}.cart-count.empty{display:none!important}.actions{display:flex!important;align-items:center!important;gap:10px!important}.actions .btn.primary{position:relative!important}
.social-fixed{position:fixed!important;right:16px!important;top:50%!important;transform:translateY(-50%)!important;z-index:95!important;display:flex;flex-direction:column;gap:10px}.social-fixed a{width:50px!important;height:50px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#fff!important;box-shadow:0 14px 34px rgba(15,23,42,.18)!important;border:2px solid rgba(255,255,255,.95)!important;text-decoration:none!important}.social-fixed svg{width:32px!important;height:32px!important;display:block!important}.social-fixed .phone svg{width:34px!important;height:34px!important}.footer{margin-top:34px!important;padding:38px 0 18px!important;background:#0b0b0c!important;color:#fff!important}.footer a,.footer p{color:#d1d5db!important}.footer h3{color:#fff!important}.footerGrid{gap:22px!important;align-items:flex-start!important}.payLogos{min-height:0!important;margin-top:12px}.paymentLogoImg{max-width:300px!important;width:100%!important;height:auto!important;object-fit:contain!important;background:#fff!important;border-radius:14px!important;padding:8px!important}.bottom{border-top:1px solid rgba(255,255,255,.12)!important;margin-top:18px!important;padding-top:14px!important}.poweredLink{color:#fff!important;font-weight:900;text-decoration:none!important}.poweredLink:hover{text-decoration:underline!important}.adminGrid input[type=color],#themeColor,#themeSecondColor{display:none!important}.shippingBox{display:grid;gap:6px;min-width:210px}.shippingBox input{height:34px;border:1px solid var(--border);border-radius:10px;padding:0 10px}.table details{margin-top:6px}.table details summary{cursor:pointer;font-weight:800;color:#111}.adminSelect{min-width:150px!important}
@media(max-width:920px){.menu{display:none!important}.hamburger-btn{display:grid!important}.nav{gap:10px!important}.actions .btn.light{display:none!important}.actions .btn.primary{font-size:0!important;width:48px!important;height:48px!important;border-radius:16px!important;padding:0!important;display:grid!important;place-items:center!important}.actions .btn.primary::before{content:"🛒";font-size:21px}.productMedia{height:220px!important}.cardFoot{align-items:stretch!important;flex-direction:column!important}.productActions,.productActions .btn{width:100%!important}.productDetail{grid-template-columns:1fr}.detailMedia{min-height:330px}.detailInfo h1{font-size:32px}.social-fixed{right:12px!important;top:50%!important;gap:8px!important}.social-fixed a{width:46px!important;height:46px!important}.social-fixed svg{width:29px!important;height:29px!important}.categoryHead{align-items:flex-start;flex-direction:column}.footer{padding-bottom:18px!important}.footerGrid{grid-template-columns:1fr!important;gap:14px!important}body{padding-bottom:0!important}}
@media(max-width:560px){.container{width:min(100% - 24px,1180px)!important}.hero{padding-top:28px!important}.heroGrid{gap:22px!important}.productMedia{height:205px!important}.productImg{padding:12px!important}.cardBody{padding:15px!important}.cardBody p{font-size:13px!important;max-height:64px!important}.grid{gap:14px!important}.social-fixed{right:10px!important}.social-fixed a{width:43px!important;height:43px!important}.social-fixed svg{width:27px!important;height:27px!important}.footer{margin-top:24px!important}.footer p{margin:6px 0!important}.bottom{gap:6px!important;align-items:flex-start!important;flex-direction:column!important}.paymentLogoImg{max-width:240px!important}.checkoutForm{grid-template-columns:1fr!important}.pageHero{padding:34px 0!important}}


/* AGT FINAL CLEAN MOBILE/THEME OVERRIDES v5 */
:root{--brand:#111111!important;--brand2:#000000!important;--loader1:#111111!important;--loader2:#000000!important;--bg:#ffffff!important;--ink:#111111!important;--muted:#555b66!important;--border:#e5e7eb!important}
html,body{background:#fff!important;color:#111!important}
body.is-loading > *:not(#pageLoader){visibility:hidden!important;pointer-events:none!important}
.pageLoader,.adminOverlay{background:#fff!important;color:#111!important;z-index:99999!important}
.loader-card{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 24px 80px rgba(0,0,0,.12)!important;color:#111!important;border-radius:28px!important}
.loader-logo{display:none!important}.storeOpenText{font-size:30px;line-height:1.1;font-weight:950;letter-spacing:-.04em;color:#111;margin:0 auto 18px}.spinner{border-color:#e5e7eb!important;border-top-color:#111!important}.loader-card p{color:#555!important;font-weight:700!important}
.header{background:#fff!important;border-bottom:1px solid #eee!important;position:sticky!important;top:0!important;z-index:80!important}.logoWrap{color:#111!important}.btn.primary{background:#111!important;color:#fff!important;border-color:#111!important}.btn.light{background:#fff!important;color:#111!important;border:1px solid #d1d5db!important}.badge,.productTag{background:#111!important;color:#fff!important;border-color:#111!important}.hero{background:linear-gradient(180deg,#fff,#fafafa)!important}.pageHero{background:#fafafa!important;color:#111!important;border-bottom:1px solid #eee!important}
.topbar,.trust,.floatCard,.mobileBottom,.mobileContactBar,.mobileCartFloat{display:none!important}
.productCard{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:26px!important;overflow:hidden!important;box-shadow:0 12px 32px rgba(0,0,0,.06)!important;display:flex!important;flex-direction:column!important;min-height:100%!important}.productCard:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(0,0,0,.1)!important}.productMedia{height:250px!important;background:#fafafa!important;border-bottom:1px solid #eee!important;padding:16px!important;display:grid!important;place-items:center!important}.productImg{width:100%!important;height:100%!important;object-fit:contain!important;padding:0!important;background:transparent!important}.cardBody{padding:18px!important;display:flex!important;flex-direction:column!important;gap:10px!important;flex:1!important}.cardBody h3{font-size:18px!important;line-height:1.25!important;margin:0!important;color:#111!important}.cardBody h3 a{color:#111!important;text-decoration:none!important}.cardBody p{position:static!important;display:block!important;margin:0!important;color:#4b5563!important;font-size:14px!important;line-height:1.55!important;min-height:44px!important;max-height:70px!important;overflow:hidden!important;background:transparent!important}.cardFoot{margin-top:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-wrap:wrap!important}.productActions{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.price{color:#111!important;font-weight:950!important}.grid{align-items:stretch!important}.categoryBlock{margin-bottom:48px!important}.categoryHead{border-bottom:1px solid #eee;padding-bottom:14px;margin-bottom:18px}.categoryHead .btn{white-space:nowrap}.footer{background:#070707!important;color:#fff!important;margin-top:26px!important;padding:34px 0 16px!important}.footerGrid{gap:18px!important}.footer a,.footer p{color:#d1d5db!important}.footer h3{color:#fff!important}.payLogos{min-height:0!important;margin-top:10px!important}.payLogos:empty{display:none!important}.paymentLogoImg{display:block!important;max-width:300px!important;width:100%!important;height:auto!important;object-fit:contain!important;background:#fff!important;border-radius:12px!important;padding:8px!important}.bottom{border-top:1px solid rgba(255,255,255,.12)!important;margin-top:14px!important;padding-top:12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.poweredLink{color:#fff!important;font-weight:950!important;text-decoration:none!important}.poweredLink:hover{text-decoration:underline!important}
.cartLink{position:relative!important;overflow:visible!important}.cart-count{position:absolute!important;top:-9px!important;right:-9px!important;min-width:22px!important;height:22px!important;border-radius:999px!important;background:#e11d48!important;color:#fff!important;font-size:12px!important;font-weight:950!important;display:grid!important;place-items:center!important;border:2px solid #fff!important;z-index:5!important}.cart-count.empty{display:none!important}
.social-fixed{position:fixed!important;right:14px!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;z-index:9998!important;display:flex!important;flex-direction:column!important;gap:10px!important;visibility:visible!important;opacity:1!important}.social-fixed.is-empty{display:none!important}.social-fixed a{width:50px!important;height:50px!important;border-radius:999px!important;background:#fff!important;display:grid!important;place-items:center!important;box-shadow:0 16px 40px rgba(0,0,0,.18)!important;border:2px solid #fff!important;text-decoration:none!important}.social-fixed svg{width:33px!important;height:33px!important;display:block!important}.social-fixed .phone svg{width:35px!important;height:35px!important}.social-fixed .whatsapp{background:#fff!important}.social-fixed .facebook{background:#fff!important}.social-fixed .instagram{background:#fff!important}
@media(max-width:920px){.menu{display:none!important}.hamburger-btn{display:grid!important}.actions{margin-left:auto!important;display:flex!important}.actions .btn.light{display:none!important}.actions .btn.primary.cartLink,.actions .btn.primary{display:inline-grid!important;place-items:center!important;width:48px!important;height:48px!important;border-radius:16px!important;padding:0!important;font-size:0!important;position:relative!important}.actions .btn.primary::before{content:"🛒"!important;font-size:21px!important;line-height:1!important}.actions .btn.primary .cart-count{font-size:11px!important;top:-7px!important;right:-7px!important}.productMedia{height:220px!important}.cardFoot{align-items:stretch!important;flex-direction:column!important}.productActions,.productActions .btn{width:100%!important}.categoryHead{align-items:flex-start!important;flex-direction:column!important}.footerGrid{grid-template-columns:1fr!important;gap:12px!important}.footer{padding-bottom:18px!important}body{padding-bottom:0!important}.social-fixed{right:10px!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;gap:8px!important;display:flex!important}.social-fixed a{width:46px!important;height:46px!important}.social-fixed svg{width:30px!important;height:30px!important}}
@media(max-width:560px){.container{width:min(100% - 24px,1180px)!important}.hero{padding-top:28px!important}.hero h1{font-size:36px!important}.productMedia{height:205px!important}.cardBody{padding:15px!important}.cardBody p{font-size:13px!important;max-height:64px!important}.grid{gap:14px!important}.footer{margin-top:22px!important;padding-bottom:16px!important}.footer p,.footer a{margin:5px 0!important}.bottom{display:flex!important;align-items:flex-start!important;flex-direction:column!important;margin-top:10px!important;padding-top:10px!important}.paymentLogoImg{max-width:250px!important}.social-fixed{right:8px!important;top:52%!important;display:flex!important}.social-fixed a{width:43px!important;height:43px!important}.social-fixed svg{width:28px!important;height:28px!important}.checkoutForm{grid-template-columns:1fr!important}.pageHero{padding:34px 0!important}}


/* AGT NAVY CLEAN FINAL OVERRIDES v7 - payment/functions untouched */
:root{--brand:#0b1f44!important;--brand2:#123a73!important;--dark:#07162f!important;--text:#0f172a!important;--muted:#5f6b7a!important;--soft:#f5f8fc!important;--card:#ffffff!important;--border:#dbe4ef!important;--shadow:0 22px 70px rgba(11,31,68,.14)!important;--radius:26px!important}
html,body{background:#fff!important;color:#0f172a!important}body.is-loading{overflow:hidden!important}body.is-loading>*:not(#pageLoader){visibility:hidden!important;pointer-events:none!important}.pageLoader{position:fixed!important;inset:0!important;z-index:999999!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% 28%,#f0f6ff 0,#fff 42%,#edf3fb 100%)!important;color:var(--brand)!important}.loaderDone{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .45s ease,visibility .45s ease!important}.loader-card{width:min(430px,92%)!important;background:rgba(255,255,255,.92)!important;border:1px solid rgba(11,31,68,.1)!important;border-radius:34px!important;padding:34px 28px!important;box-shadow:0 30px 90px rgba(11,31,68,.16)!important;color:var(--brand)!important;position:relative!important;overflow:hidden!important}.loader-card:before{content:"";position:absolute;inset:-80px auto auto -80px;width:180px;height:180px;border-radius:50%;background:rgba(18,58,115,.10)}.loader-card:after{content:"";position:absolute;right:-70px;bottom:-70px;width:170px;height:170px;border-radius:50%;background:rgba(11,31,68,.08)}.storeOpenText{font-size:32px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.045em!important;color:var(--brand)!important;margin:0 auto 20px!important;position:relative!important;z-index:2!important}.spinner{width:54px!important;height:54px!important;border-radius:50%!important;border:4px solid #dbe7f5!important;border-top-color:var(--brand)!important;border-right-color:var(--brand2)!important;animation:spin .9s linear infinite!important;position:relative!important;z-index:2!important}.loader-card p{margin-top:16px!important;color:#536273!important;font-weight:800!important;position:relative!important;z-index:2!important}.header{background:rgba(255,255,255,.96)!important;border-bottom:1px solid #e6edf6!important;box-shadow:0 10px 30px rgba(11,31,68,.04)!important}.logoFallback{background:linear-gradient(135deg,var(--brand),var(--brand2))!important}.menu a{color:#16233a!important}.menu a:hover{color:var(--brand2)!important}.btn{transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important}.btn:hover{transform:translateY(-1px)!important}.btn.primary{background:linear-gradient(135deg,var(--brand),var(--brand2))!important;color:#fff!important;border:1px solid transparent!important;box-shadow:0 14px 34px rgba(11,31,68,.22)!important}.btn.light{background:#fff!important;color:var(--brand)!important;border:1px solid #cfdbea!important}.hero{background:linear-gradient(180deg,#fff 0,#f7faff 100%)!important}.badge,.productTag{background:#eaf1fb!important;color:var(--brand)!important;border:1px solid #d4e1f2!important}.heroMedia img{border:1px solid #e6edf6!important;box-shadow:0 26px 80px rgba(11,31,68,.18)!important}.homeProductsSection{padding-top:18px!important}body.home-clean #collectionGrid{display:none!important}.cleanHomeGroup{margin-bottom:42px!important}.cleanCategoryHead{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;border:0!important;margin-bottom:18px!important;padding:0!important}.cleanCategoryHead h2{font-size:30px!important;letter-spacing:-.035em!important;margin:0!important;color:var(--brand)!important}.productCard{border:1px solid #e3ebf5!important;border-radius:28px!important;box-shadow:0 14px 38px rgba(11,31,68,.08)!important;background:#fff!important}.productCard:hover{box-shadow:0 24px 65px rgba(11,31,68,.16)!important;transform:translateY(-5px)!important}.productMedia{background:linear-gradient(180deg,#f8fbff,#eef4fb)!important;border-bottom:1px solid #e6edf6!important}.cardBody h3,.cardBody h3 a{color:#0f172a!important}.cardBody p{color:#5e6c7c!important}.price{color:var(--brand)!important}.cartLink{position:relative!important;gap:8px!important}.cartIcon{width:20px;height:20px;display:inline-grid;place-items:center}.cartIcon svg{width:20px;height:20px;display:block}.cart-count{position:absolute!important;top:-9px!important;right:-9px!important;min-width:22px!important;height:22px!important;border-radius:999px!important;background:#ef4444!important;color:#fff!important;font-size:12px!important;font-weight:950!important;display:grid!important;place-items:center!important;border:2px solid #fff!important;line-height:1!important}.cart-count.empty{display:none!important}.social-fixed{position:fixed!important;left:14px!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;z-index:9998!important;display:flex!important;flex-direction:column!important;gap:10px!important}.social-fixed.is-empty{display:none!important}.social-fixed a{width:52px!important;height:52px!important;border-radius:18px!important;background:#fff!important;border:1px solid #dbe4ef!important;box-shadow:0 18px 42px rgba(11,31,68,.18)!important;display:grid!important;place-items:center!important;transition:.2s ease!important}.social-fixed a:hover{transform:translateX(3px) scale(1.03)!important}.social-fixed svg{width:32px!important;height:32px!important}.social-fixed .phone svg{width:34px!important;height:34px!important}.footer{background:linear-gradient(180deg,#081833,#061126)!important;color:#fff!important;margin-top:34px!important;padding:42px 0 18px!important}.footerGrid{gap:26px!important}.footer h3{color:#fff!important;margin-bottom:12px!important}.footer a,.footer p{color:#d9e4f2!important;line-height:1.75!important;word-break:break-word!important}.footer a:hover{color:#fff!important}.bottom{border-top:1px solid rgba(255,255,255,.14)!important;color:#d9e4f2!important}.poweredLink{color:#fff!important;font-weight:950!important}.payLogos:empty{display:none!important}.paymentLogoImg{background:#fff!important;border-radius:14px!important;padding:9px!important;max-width:280px!important;width:100%!important;height:auto!important;object-fit:contain!important}.mobileDrawer{position:fixed;top:0;right:-330px;width:min(330px,88vw);height:100vh;background:#fff;z-index:99999;box-shadow:-24px 0 60px rgba(11,31,68,.18);transition:right .25s ease;padding:20px}.drawer-open .mobileDrawer{right:0}.drawerBackdrop{position:fixed;inset:0;background:rgba(7,22,47,.42);z-index:99998;opacity:0;visibility:hidden;transition:.25s}.drawer-open .drawerBackdrop{opacity:1;visibility:visible}.mobileDrawerHead{display:flex;align-items:center;justify-content:space-between;color:var(--brand);font-size:20px;margin-bottom:18px}.mobileDrawerHead button{border:0;background:#eef4fb;color:var(--brand);width:42px;height:42px;border-radius:14px;font-size:28px}.mobileDrawerLinks a{display:block;padding:14px 6px;border-bottom:1px solid #edf2f8;font-weight:900;color:#16233a}.hamburger-btn{width:48px;height:48px;border:1px solid #d7e2f0;background:#fff;border-radius:16px;place-items:center;padding:10px}.hamburger-btn span{display:block;width:22px;height:2px;background:var(--brand);margin:3px 0;border-radius:99px}
@media(max-width:920px){.grid{grid-template-columns:repeat(2,1fr)!important}.actions .btn.primary.cartLink,.actions .btn.primary{font-size:0!important;width:50px!important;height:50px!important;border-radius:17px!important;padding:0!important}.actions .btn.primary::before{content:""!important}.actions .btn.primary .cartIcon{display:grid!important;width:24px!important;height:24px!important}.actions .btn.primary .cartIcon svg{width:24px!important;height:24px!important}.social-fixed{left:10px!important;right:auto!important;gap:8px!important}.social-fixed a{width:47px!important;height:47px!important;border-radius:16px!important}.footerGrid{grid-template-columns:1fr!important}.cleanCategoryHead{align-items:flex-start!important;flex-direction:column!important}.cleanCategoryHead h2{font-size:26px!important}}
@media(max-width:560px){.grid{grid-template-columns:1fr!important}.hero h1{font-size:36px!important}.hero p{font-size:16px!important}.productMedia{height:215px!important}.footer{padding-bottom:18px!important}.footer p,.footer a{font-size:14px!important}.bottom{flex-direction:column!important;align-items:flex-start!important}.social-fixed{left:8px!important;top:54%!important}.social-fixed a{width:44px!important;height:44px!important;border-radius:15px!important}.social-fixed svg{width:28px!important;height:28px!important}.cleanCategoryHead h2{font-size:24px!important}}


/* AGT FINAL CLEAN v8: okunabilir footer, telefon hızlı ikon kaldırıldı, premium etiket temizliği */
.badge{display:none!important}
.social-fixed .phone{display:none!important}
.footer .bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;flex-wrap:wrap!important;color:#eaf2ff!important}
.footer .bottom span{color:#eaf2ff!important}
.footer .poweredLink{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#ffffff!important;color:#0b1f44!important;border:1px solid rgba(255,255,255,.35)!important;border-radius:999px!important;padding:8px 13px!important;font-weight:950!important;box-shadow:0 10px 28px rgba(0,0,0,.18)!important;text-decoration:none!important}
.footer .poweredLink:hover{background:#f3f7ff!important;color:#061126!important;text-decoration:none!important}
.footer .logoWrap,.footer .logoWrap span,.footer [data-site-name]{color:#fff!important}
.heroGrid>div:first-child{padding-top:8px!important}


/* AGT FINAL CARD FIX v9: ürün kartı ve tümünü gör hizası */
.productCard{position:relative!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;background:#fff!important;border-radius:26px!important}
.productCard .productTag{position:absolute!important;top:14px!important;left:14px!important;right:auto!important;z-index:3!important;max-width:calc(100% - 28px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.productCard .productMedia{position:relative!important;z-index:1!important;display:grid!important;place-items:center!important;width:100%!important;height:255px!important;min-height:255px!important;padding:18px!important;background:#f8fafc!important;border-bottom:1px solid #e8eef6!important;text-decoration:none!important;overflow:hidden!important}
.productCard .productImg{display:block!important;width:100%!important;height:100%!important;max-height:215px!important;object-fit:contain!important;object-position:center!important;background:transparent!important;padding:0!important;margin:0 auto!important}
.productCard .cardBody{position:relative!important;z-index:2!important;background:#fff!important;padding:18px 18px 20px!important;display:flex!important;flex-direction:column!important;gap:10px!important;min-height:190px!important}
.productCard .cardBody h3{display:block!important;margin:0!important;padding:0!important;font-size:18px!important;line-height:1.35!important;min-height:48px!important;color:#0b1f44!important;overflow:hidden!important}
.productCard .cardBody h3 a{display:block!important;color:#0b1f44!important;text-decoration:none!important}
.productCard .cardBody p{display:block!important;position:static!important;margin:0!important;padding:0!important;color:#536273!important;line-height:1.55!important;min-height:44px!important;max-height:68px!important;overflow:hidden!important;background:transparent!important}
.productCard .cardFoot{margin-top:auto!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;flex-wrap:wrap!important}
.categoryHead.cleanCategoryHead{display:block!important;margin-bottom:18px!important;padding-bottom:0!important;border-bottom:0!important}
.categoryHead.cleanCategoryHead h2{margin:0!important;color:#0b1f44!important}
.categoryViewAll{display:flex!important;justify-content:center!important;margin-top:18px!important;position:relative!important;z-index:2!important}
.categoryViewAll .btn{min-width:160px!important;box-shadow:0 10px 26px rgba(11,31,68,.08)!important}
@media(max-width:920px){.productCard .productMedia{height:230px!important;min-height:230px!important}.productCard .cardBody{min-height:auto!important}.categoryViewAll{justify-content:flex-start!important}}
@media(max-width:560px){.productCard .productMedia{height:220px!important;min-height:220px!important}.productCard .cardBody h3{min-height:auto!important}.categoryViewAll .btn{width:100%!important}}
