*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{margin:0;background:var(--page-bg);color:var(--text);font:500 var(--body-size)/1.55 var(--body-font);overflow-x:hidden}
/* Lazy Load Blur Styles */
.lazy-image {
  transition: opacity 0.4s ease-out, filter 0.4s ease-out;
  will-change: opacity, filter;
}
.lazy-image.is-loaded {
  filter: none;
}
h1,h2,h3,h4,h5,h6{font-family:var(--heading-font)}h1{font-size:var(--heading-h1-size)}h2{font-size:var(--heading-h2-size)}h3{font-size:var(--heading-h3-size)}h4,h5,h6{font-size:var(--heading-card-size)}
img,svg{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
.container{width:min(1292px,calc(100% - 40px));margin:0 auto}
.icon-svg{width:1.15em;height:1.15em;display:inline-block}
.btn,.cart-add-btn,.whatsapp-order-btn,.contact-submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:linear-gradient(90deg,var(--primary),var(--secondary),var(--primary));background-size:220% 100%;color:var(--button-text);font-weight:800;min-height:42px;padding:0 18px;cursor:pointer;transition:background-position 0.6s cubic-bezier(0.4, 0, 0.2, 1),transform .2s ease,box-shadow .2s ease}
.btn:hover,.cart-add-btn:hover,.whatsapp-order-btn:hover,.contact-submit-btn:hover{background-position:100% 0;transform:translateY(-1px)}
.site-header{background:var(--theme-header);position:relative;z-index:99999 !important;border-bottom:1px solid var(--theme-border)}
.header-announcement{height:36px;background:linear-gradient(90deg,var(--secondary),var(--primary));color:#fff;font-size:12px;font-weight:800}
.announcement-inner{height:36px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;font-family:var(--nav-font)}.announcement-contact{display:flex;align-items:center;gap:18px;min-width:0}.announcement-contact a{display:flex;align-items:center;gap:7px;color:#fff;font-size:var(--nav-size);font-weight:800;min-width:0}.announcement-contact span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.announcement-contact .icon-svg{width:15px;height:15px}.announcement-messages{min-width:0;text-align:center}.announcement-links{display:flex;align-items:center;justify-content:flex-end;gap:34px}.announcement-links a{display:flex;align-items:center;gap:8px;color:#fff;font-size:var(--nav-size);font-weight:900}.announcement-links .icon-svg{width:17px;height:17px}
.announcement-item:not(.is-active){display:none}.announcement-item.is-active{display:inline-flex;align-items:center;animation:announcementFade .45s ease}.announcement-item.is-active[data-effect="slide-up"]{animation:announcementSlideUp .45s ease}.announcement-item.is-active[data-effect="slide-left"]{animation:announcementSlideLeft .45s ease}.announcement-item.is-active[data-effect="zoom"]{animation:announcementZoom .45s ease}@keyframes announcementFade{from{opacity:0}to{opacity:1}}@keyframes announcementSlideUp{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes announcementSlideLeft{from{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}@keyframes announcementZoom{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}
.header-main{background:#fff}
.header-main-inner{min-height:70px;display:grid;grid-template-columns:320px minmax(420px,1fr) auto;gap:24px;align-items:center}
.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:30px}
.brand-image{width:310px !important;height:auto !important;max-height:78px !important;object-fit:contain}
.brand-main{font-size:30px;font-weight:900}.brand-sub{font-size:14px;color:var(--primary);letter-spacing:.08em}
.site-search{height:46px;display:grid;grid-template-columns:minmax(0,1fr) 180px 52px;border:1px solid var(--theme-border);border-radius:8px;overflow:hidden;background:#fff;box-shadow:none;max-width:550px;width:100%;justify-self:center;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.site-search:hover{border-color:var(--primary);box-shadow:0 0 18px rgba(11,102,240,.18),0 18px 40px rgba(16,24,40,.09);transform:translateY(-2px)}
.site-search input,.site-search select{border:0;outline:0;background:#fff;color:var(--text);padding:0 18px;min-width:0}
.site-search input{border-right:1px solid var(--theme-border)}
.site-search select{font-size:13px;cursor:pointer;appearance:none;padding-right:42px;background-image:linear-gradient(45deg,transparent 50%,#667085 50%),linear-gradient(135deg,#667085 50%,transparent 50%);background-position:calc(100% - 19px) 20px,calc(100% - 14px) 20px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}
.site-search button{border:0;background:var(--primary);color:#fff;display:grid;place-items:center;cursor:pointer}
.site-search button .icon-svg{width:20px;height:20px}
.header-actions{display:flex;align-items:center;gap:18px;white-space:nowrap;font-family:var(--nav-font);font-size:var(--nav-size)}
.header-mini-link{display:flex;align-items:center;gap:6px;color:var(--text);font-size:0;font-weight:800}
.header-mini-link:first-child{display:none}
.header-mini-link .icon-svg{width:27px;height:27px;color:#101828}
.header-login,.header-cart,.header-call{display:flex;align-items:center;gap:8px;font-weight:800}
.header-login .icon-svg,.header-cart .icon-svg,.header-call .icon-svg{width:27px;height:27px;color:#101828}
.header-login-copy{display:grid;gap:3px}
.header-login-copy small{display:block;color:var(--p-text);font-size:11px;line-height:1}
.header-cart{position:relative}.header-cart .cart-label{font-size:var(--nav-size);color:#101828}.header-cart strong{position:absolute;right:-9px;top:-11px;display:grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:var(--primary);color:#fff;font-size:11px}
.header-call{display:none}
.mobile-toggle{display:none;border:0;background:transparent;color:#101828;border-radius:0;width:32px;height:32px;place-items:center;font-size:26px}
.header-nav-row{background:#fff;border-top:0}
.header-nav-row .container{display:flex;align-items:center;justify-content:space-between}
.nav{display:flex;align-items:center;gap:0;height:36px;margin-left:0px;font-family:var(--nav-font);flex:1;position:relative;z-index:2000 !important}.nav.nav-align-center{justify-content:center}.nav.nav-align-right{justify-content:flex-end}
.nav>a, .nav-custom>a, .nav-item>a{position:relative;height:36px;display:flex;align-items:center;padding:0 17px;font-size:var(--nav-size);font-weight:900;text-transform:uppercase;color:#101828;transition:color 0.3s ease;white-space:nowrap !important}
.nav>a::after, .nav-custom>a::after, .nav-item>a::after{content:'';position:absolute;bottom:0;left:17px;right:17px;height:3px;background-color:var(--primary);transform:scaleX(0);transform-origin:bottom right;transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1)}
.nav>a:hover::after, .nav-custom>a:hover::after, .nav-item>a:hover::after, .nav>a.active::after, .nav-custom>a.active::after, .nav-item>a.active::after{transform:scaleX(1);transform-origin:bottom left}
.nav>a.active, .nav-custom>a.active, .nav-item>a.active, .nav>a:hover, .nav-custom>a:hover, .nav-item>a:hover{color:var(--primary)}
.daily-deal-btn{height:32px;display:inline-flex;align-items:center;gap:8px;border-radius:6px;background:linear-gradient(90deg,var(--primary),var(--secondary),var(--primary));background-size:220% 100%;background-position:0% 0%;color:#fff;padding:0 14px;text-transform:uppercase;font-family:var(--nav-font);font-size:var(--nav-size);font-weight:900;margin-left:auto;flex-shrink:0;transition:background-position 0.6s cubic-bezier(0.4, 0, 0.2, 1),transform .2s ease,box-shadow .2s ease}.daily-deal-btn:hover{background-position:100% 0;transform:translateY(-1px);box-shadow:0 8px 18px color-mix(in srgb,var(--primary) 24%,transparent);color:#fff!important}.daily-deal-btn .icon-svg{width:14px;height:14px}
.nav-item{position:relative}.nav-dropdown{position:absolute;top:100%;left:0;width:260px;background:#fff;border:1px solid var(--theme-border);border-radius:0 0 10px 10px;box-shadow:0 20px 55px rgba(16,24,40,.13);padding:8px;display:none;z-index:90}.nav-item:hover .nav-dropdown{display:block}
.nav-category-link{display:flex;align-items:center;gap:6px;padding:9px;border-radius:8px;font-weight:800;font-size:var(--nav-size)}.nav-category-link:hover{background:var(--theme-soft)}
.nav-category-image{width:40px;height:40px;display:grid;place-items:center}.nav-category-image img{width:100%;height:100%;object-fit:contain}
.nav-custom{display:flex;align-items:center;gap:0;height:36px;width:100%}.nav.nav-align-center .nav-custom{justify-content:center}.nav.nav-align-right .nav-custom{justify-content:flex-end}.nav.nav-align-left .nav-custom{justify-content:flex-start}
.nav-custom.nav-style-image>a, .nav-custom.nav-style-image .nav-item>a{gap:8px}
.nav-custom.nav-style-pill{gap:8px}
.nav-custom.nav-style-pill>a, .nav-custom.nav-style-pill .nav-item>a{height:30px;border:1px solid var(--theme-border);border-radius:999px;padding:0 15px;background:var(--theme-soft);border-bottom:1px solid var(--theme-border)}
.nav-custom.nav-style-pill>a.active, .nav-custom.nav-style-pill .nav-item>a.active, .nav-custom.nav-style-pill>a:hover, .nav-custom.nav-style-pill .nav-item>a:hover{background:var(--primary);color:#fff;border-color:var(--primary);border-bottom-color:var(--primary)}
.nav-custom.nav-style-minimal{gap:4px}
.nav-custom.nav-style-minimal>a, .nav-custom.nav-style-minimal .nav-item>a{border-bottom:0 !important;text-transform:none;font-weight:800;padding:0 14px}
.nav-custom.nav-style-minimal>a.active, .nav-custom.nav-style-minimal .nav-item>a.active, .nav-custom.nav-style-minimal>a:hover, .nav-custom.nav-style-minimal .nav-item>a:hover{border-bottom-color:transparent !important}
.electrog-home-shell{padding:0 0 14px;background:#fff;margin-top:-36px}
.electrog-home-grid{display:grid;grid-template-columns:250px minmax(0,1fr);grid-template-rows:36px auto auto;gap:0;align-items:start}
.electrog-category-sidebar{grid-row:2/4;background:#fff;border:1px solid var(--theme-border);border-radius:8px;overflow:hidden;box-shadow:0 12px 35px rgba(16,24,40,.06);position:relative;z-index:70}
.electrog-category-title{height:36px;background:var(--primary);color:#fff;display:flex;align-items:center;gap:10px;padding:0 14px;font-family:var(--category-font,var(--nav-font));font-size:calc(var(--category-size,12px) + 1px);font-weight:900;text-transform:uppercase}
.electrog-category-link{display:grid;grid-template-columns:24px 1fr 10px;align-items:center;gap:8px;min-height:36px;padding:6px 12px;border-bottom:1px solid #eef2f7;font-family:var(--category-font,var(--nav-font));font-size:var(--category-size,12px);font-weight:800;line-height:1.18;transition:all 0.25s ease;border-left:3px solid transparent}
.electrog-category-link:hover{background:var(--theme-soft);color:var(--primary);border-left-color:var(--primary);padding-left:15px}
.electrog-category-link.active{background:linear-gradient(90deg, var(--primary), var(--secondary));color:#fff !important;border-left-color:var(--secondary);font-weight:900}
.electrog-category-link.active span, .electrog-category-link.active svg {color:#fff !important}
.electrog-category-link span{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.electrog-category-link img{width:20px;height:20px;max-width:100%;max-height:100%;object-fit:contain;transition:transform 0.2s ease}.electrog-category-link:hover img{transform:scale(1.08)}.electrog-category-link>.icon-svg:last-child{color:#98a2b3}
.electrog-category-link.electrog-category-style-plain{grid-template-columns:1fr 10px}
.electrog-category-link.electrog-category-style-compact{grid-template-columns:18px 1fr 10px;min-height:28px;padding:4px 10px;font-size:11px}
.electrog-category-link.electrog-category-style-compact span{width:18px;height:18px}
.electrog-category-link.electrog-category-style-compact img{width:16px;height:16px}
.hero-slider-outer{grid-column:2;grid-row:2;position:relative;min-height:410px;min-width:0}.hero{position:relative;width:100%;height:100%;min-height:410px;border-radius:14px;overflow:hidden;background:linear-gradient(110deg,#f8faff 0%,#ebf3ff 100%);border:0}
.hero-slides,.hero-slide{height:100%}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .35s ease}.hero-slide.is-active{opacity:1;position:relative}
.hero-bg{position:absolute;inset:0;background-size:cover;background-repeat:no-repeat;background-position:center center;transition:transform 0.8s cubic-bezier(0.4, 0, 0.2, 1)}.hero:hover .hero-bg{transform:scale(1.05)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.45) 0%,rgba(255,255,255,.25) 25%,rgba(255,255,255,0) 45%);transition:background 0.35s ease}.hero-slide-right .hero-shade{background:linear-gradient(270deg,rgba(255,255,255,.45) 0%,rgba(255,255,255,.25) 25%,rgba(255,255,255,0) 45%)}.hero-slide-center .hero-shade{background:linear-gradient(90deg,rgba(255,255,255,0) 20%,rgba(255,255,255,.45) 50%,rgba(255,255,255,0) 80%)}
.hero .container.hero-grid{width:100%;margin:0}
.hero-grid{position:relative;z-index:2;min-height:410px;display:flex;align-items:center;padding:0 75px}
.hero-content{max-width:430px;padding:34px 22px;font-family:var(--slide-font,var(--heading-font))}
.hero-title-link{display:block;color:inherit}.hero-content-center{margin:0 auto;text-align:center}.hero-content-right{margin-left:auto;text-align:right}.hero-content-center .hero-text{margin-left:auto;margin-right:auto}.hero-content-right .hero-text{margin-left:auto}.hero-content-center .hero-actions{justify-content:center}.hero-content-right .hero-actions{justify-content:flex-end}
.hero-slide.is-active .hero-content[data-text-effect="fade"]{animation:heroTextFade .45s ease}.hero-slide.is-active .hero-content[data-text-effect="slide-up"]{animation:heroTextSlideUp .45s ease}.hero-slide.is-active .hero-content[data-text-effect="slide-left"]{animation:heroTextSlideLeft .45s ease}.hero-slide.is-active .hero-content[data-text-effect="zoom"]{animation:heroTextZoom .45s ease}@keyframes heroTextFade{from{opacity:0}to{opacity:1}}@keyframes heroTextSlideUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes heroTextSlideLeft{from{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}@keyframes heroTextZoom{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}
.hero-badge{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;margin:0 0 12px;padding:8px 13px;border-radius:999px;background:var(--primary);color:#fff;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1.2;box-shadow:0 10px 24px color-mix(in srgb,var(--primary) 24%,transparent)}
.hero-title{margin:0 0 14px;font:900 var(--heading-h1-size)/1.16 var(--slide-font,var(--heading-font));letter-spacing:0;color:var(--text);text-shadow:-2px -2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff,2px 2px 0 #fff,-2px 0 0 #fff,2px 0 0 #fff,0 -2px 0 #fff,0 2px 0 #fff,0 0 6px #fff,0 0 8px #fff!important}
.hero-title span{display:block}.hero-title .accent{color:var(--text)}
.hero-text{margin:0 0 22px;color:#27364b;font-size:15px;max-width:350px;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff,0 0 3px #fff!important}
.hero-actions{display:flex;gap:10px}.btn-call,.mobile-hero-actions{display:none}
.hero-slider-controls{position:absolute;z-index:3;left:50%;bottom:12px;transform:translateX(-50%);display:flex;gap:7px}.hero-slider-controls button{width:8px;height:8px;border-radius:999px;border:0;background:#cbd5e1}.hero-slider-controls button.active{width:18px;background:var(--primary)}
.electrog-hero-benefits{grid-column:2;grid-row:3;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--theme-border);border-radius:8px;background:#fff;box-shadow:0 12px 32px rgba(16,24,40,.06);overflow:hidden;margin:-36px 20px 0;position:relative;z-index:3}.electrog-hero-benefits div{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;padding:12px 20px;border-right:1px solid var(--theme-border)}.electrog-hero-benefits div:last-child{border-right:0}.electrog-hero-benefits .icon-svg{grid-row:span 2;width:40px;height:40px;padding:8px;color:var(--primary);background:var(--theme-soft);border:1px solid color-mix(in srgb,var(--primary) 18%,var(--theme-border));border-radius:11px}.electrog-hero-benefits strong{grid-column:2;font-size:12px}.electrog-hero-benefits span{grid-column:2;color:var(--p-text);font-size:11px}
.homepage-benefits-block{background:#fff;padding:0 0 16px}.homepage-benefits-block .electrog-hero-benefits{grid-column:auto;grid-row:auto;margin:0 auto}
.electrog-popular-categories,.product-directory,.electrog-service-strip,.electrog-promos,.electrog-app-banner,.electrog-brand-strip{background:#fff;padding:16px 0}
.electrog-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.electrog-section-head h2,.section-heading h2{margin:0;font:900 var(--heading-h2-size)/1.2 var(--heading-font)}.electrog-section-head a{color:var(--primary);font-weight:900;font-size:13px}
.electrog-category-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.electrog-category-card{display:flex;flex-direction:column;align-items:center;gap:10px;background:transparent;border:0;box-shadow:none;transition:.2s ease;width:126px}.electrog-category-card:hover{transform:translateY(-2px)}
.electrog-category-card img,.electrog-category-card span{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#ffffff !important;border-radius:12px;padding:12px !important;box-sizing:border-box !important;border:1px solid var(--theme-border);transition:border-color .2s ease,box-shadow .2s ease}.electrog-category-card:hover img,.electrog-category-card:hover span{border-color:var(--primary);box-shadow:0 12px 28px rgba(11,102,240,.12)}.electrog-category-card strong{font-size:12px;font-weight:800;text-align:center;line-height:1.15}
.product-directory .section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.product-directory .section-heading h2{font:900 var(--heading-h2-size)/1.2 var(--heading-font)}.product-directory .section-heading p{display:none}
.product-category-tabs{display:none}
.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
.product-card{position:relative;height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid var(--theme-border);border-radius:10px;overflow:hidden;box-shadow:0 12px 32px rgba(16,24,40,.06);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.product-card:hover{border-color:var(--primary);box-shadow:0 0 18px rgba(11,102,240,.18),0 18px 40px rgba(16,24,40,.09);transform:translateY(-2px)}
.product-card-media{height:170px;display:grid;place-items:center;position:relative;background:#fff;padding:14px}.product-card-media img{max-height:145px;object-fit:contain}.product-card-media>span:not(.product-corner-labels){color:var(--primary);font-size:52px}
.product-corner-labels{position:absolute;inset:0;pointer-events:none}.product-corner-label{position:absolute;z-index:4;width:54px;height:auto}.product-corner-label-top-left{top:8px;left:8px}.product-corner-label-top-right{top:8px;right:8px}.product-corner-label-bottom-left{bottom:8px;left:8px}.product-corner-label-bottom-right{bottom:8px;right:8px}
.product-card-body{display:flex;flex:1;flex-direction:column;padding:12px}.product-card-body h2{height:44px;min-height:44px;margin:0 0 8px;font:800 calc(var(--heading-card-size) - 1px)/1.10 var(--heading-font);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-body p,.product-meta-line,.whatsapp-order-btn{display:none}
.product-card-actions{display:flex;flex:1;flex-direction:column}.product-card-actions>a{display:none}.product-price-stack{display:flex;min-height:42px;margin-bottom:10px;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center}.product-price-stack del{display:block;color:#556173;font-size:14px}.product-price-stack strong{display:block;color:var(--text);font-size:17px;font-weight:900}
.product-buy-actions{display:block;margin-top:auto}.cart-add-btn{width:100%;height:36px;min-height:36px;border-radius:6px;font-size:12px}
.electrog-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--theme-border);border-radius:8px;background:#f9fbff;box-shadow:none;overflow:hidden}.electrog-service-grid div{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;min-height:62px;padding:10px 24px;border-right:1px solid var(--theme-border)}.electrog-service-grid div:last-child{border-right:0}.electrog-service-grid .icon-svg{grid-row:span 2;width:40px;height:40px;padding:8px;color:var(--primary);background:#fff;border:1px solid color-mix(in srgb,var(--primary) 18%,var(--theme-border));border-radius:11px}.electrog-service-grid strong{font-size:12px;line-height:1.15}.electrog-service-grid span{color:var(--p-text);font-size:10.5px;line-height:1.2}
.shop-confidence-icon{width:48px;height:48px;display:grid;place-items:center;flex:0 0 48px;color:var(--primary);background:var(--theme-soft);border:1px solid color-mix(in srgb,var(--primary) 18%,var(--theme-border));border-radius:12px}.shop-confidence-icon .icon-svg{width:28px;height:28px}
.electrog-promo-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.electrog-promo-grid.cols-2{grid-template-columns:repeat(2,1fr)}.electrog-promo-grid.cols-4{grid-template-columns:repeat(4,1fr)}.electrog-promo-grid.cols-5{grid-template-columns:repeat(5,1fr)}.electrog-promo{min-height:260px;border-radius:10px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;overflow:hidden;position:relative;border:1px solid var(--theme-border, rgba(0,0,0,0.05));box-shadow:none !important;transition:border-color 0.4s ease,box-shadow 0.4s ease,transform 0.4s ease}.electrog-promo>*:not(.electrog-promo-image){position:relative;z-index:2}.electrog-promo em{font-style:normal;background:#111827;color:#fff;border-radius:6px;border:1px solid #111827;padding:9px 15px;width:max-content;font-weight:900;font-size:12px;transition:transform 0.3s ease,opacity 0.3s ease;box-shadow:0 6px 14px rgba(0,0,0,0.12)}.electrog-promo em:hover{transform:scale(1.05);opacity:0.95}.electrog-promo.dark{background:#07182f}.electrog-promo.light{background:#fff}.electrog-promo.tv{background:#f3f5ff}.electrog-promo-image{position:absolute;z-index:1;left:0;top:0;width:100% !important;height:100% !important;object-fit:cover !important;object-position:center top !important;transition:transform 0.5s cubic-bezier(0.4, 0, 0.2, 1)}.electrog-promo:hover .electrog-promo-image{transform:scale(1.04)}.electrog-promo.has-image::after{display:none !important}.electrog-promo.dark.has-image::after{display:none !important}
.electrog-app-card{position:relative;min-height:126px;border-radius:10px;background:var(--primary);color:#fff;display:grid;grid-template-columns:1fr 160px 150px;gap:22px;align-items:center;padding:26px 34px;overflow:hidden}.electrog-app-card strong{display:block;font-size:25px}.electrog-app-card span{display:block;color:#dbeafe}.electrog-app-card a{background:#fff;color:var(--primary);font-weight:900;border-radius:7px;padding:12px 20px}.electrog-qr{width:88px!important;height:88px!important;display:grid!important;place-items:center!important;border:8px solid #fff;background:#0b1220;color:#fff!important;font-weight:900;border-radius:6px;overflow:hidden;position:relative;z-index:2}.electrog-qr img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.electrog-app-middle{position:relative;width:160px;height:88px;display:flex;align-items:center;justify-content:center}.electrog-app-middle .electrog-app-arrow{position:absolute;left:-85px;top:50%;transform:translateY(-50%) rotate(2deg);width:80px;height:55px;pointer-events:none;z-index:5}.electrog-app-arrow span{position:absolute;top:-22px;left:10px;font-family:'Caveat','Comic Sans MS',cursive,sans-serif;font-size:16px;font-weight:900;color:#fff;transform:rotate(-8deg);white-space:nowrap;text-shadow:0 1px 3px rgba(0,0,0,0.3);opacity:1}.electrog-app-arrow svg{overflow:visible;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.15))}@media(max-width:980px){.electrog-app-middle .electrog-app-arrow{display:none}}
.electrog-brand-strip .container{padding:12px 24px;background:#fff;border-radius:8px;border:1px solid var(--theme-border);overflow:hidden}.electrog-brand-marquee{overflow:hidden}.electrog-brand-track{display:flex;align-items:center;gap:54px;width:max-content;animation:electrogBrandMarquee 28s linear infinite}.electrog-brand-marquee:hover .electrog-brand-track,.electrog-brand-marquee:active .electrog-brand-track{animation-play-state:paused}.electrog-brand-logo{height:34px;min-width:118px;display:flex;align-items:center;justify-content:center;filter:grayscale(1);opacity:.72;transition:filter .2s ease,opacity .2s ease}.electrog-brand-logo:hover{filter:grayscale(0);opacity:1}.electrog-brand-logo img{max-height:30px;max-width:120px;object-fit:contain}@keyframes electrogBrandMarquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.about-highlight,.reviews-showcase,.contact-showcase,.map-section,.partner-logos-section{padding:48px 0;background:var(--page-bg)}.about-wrap,.contact-showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.section-heading p,.about-content p,.contact-copy p{color:var(--p-text)}
.auth-page{padding:56px 0;background:linear-gradient(180deg,var(--page-bg),#fff)}.auth-grid{display:grid;grid-template-columns:minmax(0,480px) minmax(0,1fr);gap:26px;align-items:stretch}.auth-grid.single{grid-template-columns:minmax(0,560px);justify-content:center}.auth-card{background:#fff;border:1px solid var(--theme-border);border-radius:14px;box-shadow:0 18px 45px rgba(16,24,40,.08);padding:28px}.auth-card .eyebrow{display:inline-flex;margin-bottom:8px;color:var(--primary);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.auth-card h1,.auth-card h2{margin:0 0 12px;font:900 var(--heading-h1-size)/1.15 var(--heading-font);color:var(--text)}.auth-card p{margin:0 0 18px;color:var(--p-text)}.contact-form-stack{display:grid;gap:14px}.contact-form-stack label{display:block;margin-bottom:6px;font-weight:800;color:var(--text)}.contact-form-stack input,.contact-form-stack textarea,.contact-form-stack select{width:100%;min-height:46px;border:1px solid var(--theme-border);border-radius:8px;background:#fff;color:var(--text);padding:0 14px;outline:0;transition:border-color .2s ease,box-shadow .2s ease}.contact-form-stack textarea{min-height:120px;padding:12px 14px}.contact-form-stack input:focus,.contact-form-stack textarea:focus,.contact-form-stack select:focus{border-color:var(--primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 12%,transparent)}.login-submit-btn,.auth-card .contact-submit-btn{width:100%;margin-top:16px}.auth-side{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,var(--theme-soft),#fff)}.auth-alt-link{display:flex;justify-content:center;margin-top:14px;color:var(--primary);font-weight:900}.form-msg{border-radius:8px;padding:12px 14px;margin:0 0 14px;font-weight:800}.form-msg.error{background:#fff1f2;color:#b42318;border:1px solid #fecdd3}.form-msg.ok{background:#ecfdf3;color:#067647;border:1px solid #bbf7d0}.contract-check,.human-check{display:flex;align-items:flex-start;gap:10px;margin-top:14px;color:var(--p-text);font-weight:700}.contract-check a{color:var(--primary);font-weight:900}.google-auth-btn{height:48px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid var(--theme-border);border-radius:9px;background:#fff;color:var(--text);font-weight:900;box-shadow:0 10px 24px rgba(16,24,40,.05);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.google-auth-btn:hover{border-color:var(--primary);box-shadow:0 0 18px rgba(11,102,240,.16),0 16px 34px rgba(16,24,40,.08);transform:translateY(-2px)}.google-auth-btn.is-disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.google-mark{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 0 50%,#fbbc05 0 75%,#ea4335 0);color:#fff;font-weight:900}.auth-divider{display:flex;align-items:center;gap:12px;margin:16px 0;color:var(--p-text);font-size:12px;font-weight:900;text-transform:uppercase}.auth-divider::before,.auth-divider::after{content:"";height:1px;background:var(--theme-border);flex:1}
.footer{background:radial-gradient(circle at 120px 50px, #0e2a54 0%, transparent 65%), radial-gradient(circle at right 120px top 50px, #0e2a54 0%, transparent 65%), #07182f;color:#dbe7ff;padding:30px 0 0;border-top:4px solid var(--primary);box-shadow:0 -10px 30px rgba(0,0,0,0.15), 0 -14px 34px rgba(7,24,47,.18), inset 0 1px 0 rgba(255,255,255,.06)}.footer-grid{display:grid;grid-template-columns:1.45fr .9fr 1fr 1.2fr .9fr 1.35fr;gap:24px;align-items:start;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-brand-head{display:flex;align-items:center;min-height:48px;gap:10px}.footer-brand-head img{display:block;width:170px;height:48px;max-width:100%;object-fit:contain;object-position:left center}.footer-brand-head strong{font-size:20px}.footer p{max-width:220px;margin:12px 0 0;color:#a9bad2;font-size:13px;line-height:1.55}.footer strong{color:#fff;font-size:15px}.footer-links-list{display:grid;gap:8px;margin-top:12px}.footer-links-list a,.footer-contact-link{color:#b8c7dd;font-size:13px;line-height:1.4;transition:color .25s ease,transform .25s ease;transform-origin:left center;display:inline-flex;align-items:center}.footer-links-list a:hover,.footer-contact-link:hover{color:var(--primary);transform:scale(1.05) translate3d(4px,0,0)}.footer-arrow{display:none}.footer-contact{display:grid;gap:10px}.footer-contact-link{display:flex;align-items:flex-start;gap:10px}.footer-contact-link .icon-svg,.footer-contact-link svg{width:21px;height:21px;color:#fff;flex:0 0 auto;margin-top:1px}.footer-social{display:flex;gap:11px;margin-top:14px}.footer-social a{width:42px;height:42px;border-radius:999px;background:rgba(255,255,255,.08);display:grid;place-items:center;color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.16),inset 0 0 0 1px rgba(255,255,255,.1);transition:transform .2s ease, background-color .2s ease, color .2s ease}.footer-social a:hover{transform:scale(1.08);background-color:var(--primary);color:#fff}.footer-social svg{width:24px;height:24px}.footer-bottom-band{margin-top:18px;background:#fff;border-top:1px solid var(--theme-border);box-shadow:0 -8px 24px rgba(0,0,0,.12)}.footer-bottom{position:relative;min-height:66px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) 42px;align-items:center;gap:24px;color:var(--p-text);font-size:11px}.footer-copyright{white-space:nowrap;color:var(--p-text)}.footer-bottom-payment{display:flex;align-items:center;justify-content:center}.footer-bottom-payment img{display:block;width:auto;height:70px;max-width:620px}.footer-powered{text-align:right;color:var(--p-text);font-weight:800}.footer-cookie-button{width:42px;height:42px;border:1px solid color-mix(in srgb,var(--primary) 28%,var(--theme-border));border-radius:999px;background:var(--primary);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 20px color-mix(in srgb,var(--primary) 20%,transparent)}.footer-cookie-button .icon-svg{width:22px;height:22px}.cookie-consent{position:fixed;z-index:110;right:24px;bottom:24px;width:min(420px,calc(100% - 32px));display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:18px;border:1px solid var(--theme-border);border-radius:12px;background:#fff;color:var(--text);box-shadow:0 20px 55px rgba(16,24,40,.18)}.cookie-consent[hidden]{display:none}.cookie-consent strong{font-size:15px}.cookie-consent p{max-width:none;margin:5px 0 0;color:var(--p-text);font-size:12px;line-height:1.45}.cookie-consent-actions{display:grid;gap:7px;text-align:center}.cookie-consent-actions a{color:var(--primary);font-size:11px;font-weight:900}.cookie-consent-actions button{min-height:36px;border:0;border-radius:7px;background:var(--primary);color:#fff;padding:0 14px;font-weight:900;cursor:pointer}
.float-top{position:fixed;z-index:80;border-radius:999px;display:grid;place-items:center;transition:transform .22s ease,box-shadow .22s ease;left:20px;bottom:34px;width:44px;height:44px;background:rgba(255,255,255,.92);color:var(--primary);border:1px solid color-mix(in srgb,var(--primary) 24%,#fff);font-size:22px;font-weight:900;box-shadow:0 12px 30px rgba(16,24,40,.13);backdrop-filter:blur(10px)}.float-top:hover{transform:translateY(-3px);box-shadow:0 0 0 5px color-mix(in srgb,var(--primary) 10%,transparent),0 16px 36px rgba(16,24,40,.16)}.whatsapp-float-button{position:fixed;right:24px;bottom:28px;z-index:80;width:68px;height:68px;display:block;overflow:visible;border:0!important;outline:0!important;border-radius:50%;background:transparent!important;box-shadow:none!important;animation:whatsappHeartbeat 1.8s ease-in-out infinite;transform-origin:center;isolation:isolate}.whatsapp-float-button::before,.whatsapp-float-button::after{content:"";position:absolute;inset:-6px;z-index:2;display:block!important;border:2px solid rgba(0,200,83,.42);border-radius:50%;pointer-events:none;animation:whatsappRipple 2.4s ease-out infinite}.whatsapp-float-button::after{animation-delay:1.2s}.whatsapp-float-button img{position:relative;z-index:3;display:block;width:68px;height:68px;object-fit:contain;border:0!important;border-radius:50%;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 8px 12px rgba(0,166,81,.22))}.whatsapp-float-button:hover{animation-play-state:paused;transform:translateY(-3px) scale(1.06)}.whatsapp-float-button:hover::before,.whatsapp-float-button:hover::after{animation-play-state:paused}@keyframes whatsappHeartbeat{0%,100%{transform:scale(1)}14%{transform:scale(1.09)}25%{transform:scale(1)}38%{transform:scale(1.06)}52%{transform:scale(1)}}@keyframes whatsappRipple{0%{transform:scale(.88);opacity:.7}70%,100%{transform:scale(1.55);opacity:0}}.mobile-bottom-nav{display:none}
.cart-fly-item{position:fixed;z-index:9999;pointer-events:none;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 10px 28px rgba(16,24,40,.2);will-change:transform,opacity}.cart-fly-item img{width:100%;height:100%;padding:4px;object-fit:contain;background:#fff}.cart-fly-item-fallback{background:var(--primary);color:#fff;font-size:24px;font-weight:900}.cart-fly-target-pop{animation:cartFlyTargetPop .46s ease}@keyframes cartFlyTargetPop{0%,100%{transform:scale(1)}45%{transform:scale(1.16)}}
@media(max-width:980px){
  .header-main-inner{grid-template-columns:210px 1fr auto;gap:14px}.header-mini-link,.header-call{display:none}.product-grid{grid-template-columns:repeat(4,1fr)}.electrog-category-cards{grid-template-columns:repeat(4,1fr)}.electrog-service-grid{grid-template-columns:repeat(2,1fr)}.electrog-service-grid div:nth-child(2){border-right:0}.electrog-service-grid div{border-bottom:1px solid var(--theme-border)}.electrog-service-grid div:nth-child(n+3){border-bottom:0}.footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){.nav.nav-align-center,.nav.nav-align-right{justify-content:flex-start}.nav-custom{display:grid;height:auto;gap:4px}.nav-custom>a,.nav-custom .nav-item>a{height:44px;justify-content:flex-start}.nav-custom.nav-style-pill{gap:6px}.nav-custom.nav-style-pill>a,.nav-custom.nav-style-pill .nav-item>a{height:40px;border-radius:10px}}
@media(max-width:760px){
  body{padding-bottom:0 !important;background:#fff}.container{width:min(100% - 34px,620px)}.header-announcement{height:auto;padding:8px 0}.announcement-inner{display:flex !important;flex-wrap:wrap !important;justify-content:center !important;align-items:center !important;gap:10px 16px !important;height:auto !important}.announcement-contact{order:1 !important;margin:0 !important;display:flex !important;flex-wrap:nowrap !important;gap:12px !important}.announcement-links{order:2 !important;margin:0 !important;display:flex !important;flex-wrap:nowrap !important;gap:12px !important}.announcement-contact a, .announcement-links a{white-space:nowrap !important;font-size:11px !important}.announcement-messages{order:3 !important;flex-basis:100% !important;text-align:center !important;border-top:1px solid rgba(255,255,255,0.12) !important;padding-top:6px !important}.header-main-inner{grid-template-columns:32px 1fr 30px 30px 30px;min-height:68px;gap:12px;padding:8px 0}.brand{justify-content:flex-start;grid-column:2}.brand-image{width:170px}.brand-main{font-size:22px}.brand-sub{display:none}.mobile-toggle{display:grid;grid-column:1;grid-row:1}.header-actions{display:contents}.header-mini-link:first-child{display:none}.header-mini-link:nth-child(2){display:flex;grid-column:3;width:30px;height:30px;align-items:center;justify-content:center}.header-login,.header-cart{width:30px;height:30px;border:0;border-radius:0;justify-content:center;background:transparent;color:#101828}.header-login{grid-column:4}.header-cart{grid-column:5;transform:translateX(-9px)}.header-login-copy,.cart-label{display:none}.header-mini-link .icon-svg,.header-login .icon-svg,.header-cart .icon-svg{width:24px;height:24px;color:#101828}.header-cart strong{right:-5px;top:-6px;min-width:17px;height:17px;font-size:10px}.header-call{display:none}.site-search{grid-column:1/-1;grid-row:2;grid-template-columns:1fr 48px;height:48px;border-radius:8px;order:4}.site-search select{display:none}.site-search input{border-right:0;font-size:13px}.site-search button{font-size:0;border-radius:0}.site-search button .icon-svg{width:19px;height:19px}.nav{display:none;position:absolute;left:16px;right:16px;top:100%;height:auto;background:#fff;border:1px solid var(--theme-border);border-radius:14px;box-shadow:0 24px 60px rgba(16,24,40,.18);padding:10px;margin-left:0}.nav.open,.nav.is-open{display:grid}.nav>a,.nav-item>a{height:44px}.header-nav-row{border:0}.daily-deal-btn{display:none}
  .electrog-home-shell{padding:12px 0 10px;margin-top:0}.electrog-home-grid{display:block}.electrog-category-sidebar{display:none}.hero{min-height:380px;border-radius:10px}.hero-grid{min-height:380px;padding:0 20px!important}.hero-bg{background-size:cover;background-position:center center}.hero-slide-left .hero-bg{background-position:86% center!important}.hero-slide-right .hero-bg{background-position:14% center!important}.hero-shade{display:none!important}.hero-content{padding:22px 18px;max-width:270px;z-index:5}.hero-badge{display:inline-flex;visibility:visible;opacity:1;width:max-content;padding:6px 9px;border-radius:999px;background:var(--primary);color:#fff;text-transform:uppercase;font-size:10px;font-weight:900;margin-bottom:10px;box-shadow:0 8px 18px color-mix(in srgb,var(--primary) 22%,transparent)}.hero-title{font-size:var(--heading-mobile-h1-size);line-height:1.25;word-spacing:3px!important;-webkit-text-stroke:4px #fff!important;paint-order:stroke fill!important;text-shadow:none!important}.hero-text{font-size:12px;line-height:1.45;margin-bottom:14px;-webkit-text-stroke:4px #fff!important;paint-order:stroke fill!important;text-shadow:none!important;background:none!important;padding:0!important;box-shadow:none!important;display:block!important}.hero-actions{display:flex}.hero-actions .btn{min-height:36px;font-size:12px;border-radius:6px}.mobile-hero-actions{display:none}.hero-slider-controls{bottom:8px}.electrog-hero-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;border:0;box-shadow:none;background:transparent;margin:14px 0 0}.electrog-hero-benefits div{display:flex;flex-direction:column;text-align:center;gap:5px;min-height:92px;padding:12px 8px;border:1px solid var(--theme-border)!important;border-radius:9px;background:#fff}.electrog-hero-benefits .icon-svg{width:38px;height:38px;padding:7px;border-radius:10px;grid-row:auto}.electrog-hero-benefits strong{font-size:11px}.electrog-hero-benefits span{font-size:10px;line-height:1.25}
  .electrog-popular-categories,.product-directory,.electrog-service-strip,.electrog-promos,.electrog-app-banner,.electrog-brand-strip{padding:14px 0}.electrog-section-head h2,.product-directory .section-heading h2{font-size:var(--heading-mobile-h2-size)}.electrog-category-cards{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.electrog-category-card{width:calc(50% - 6px);height:auto;gap:8px}.electrog-category-card img,.electrog-category-card span{width:100%;height:auto;aspect-ratio:1.2;object-fit:contain;background:#ffffff !important;padding:8px !important;box-sizing:border-box !important}.electrog-category-card strong{font-size:11px}
  .auth-page{padding:24px 0}.auth-grid,.auth-grid.single{grid-template-columns:1fr;gap:14px}.auth-card{padding:20px;border-radius:12px}.auth-card h1,.auth-card h2{font-size:var(--heading-mobile-auth-size)}.auth-side{display:none}.google-auth-btn{height:46px}
  .product-directory .section-heading{display:flex;align-items:center;justify-content:space-between}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow:visible;padding:8px 0}.product-card{min-width:0}.product-card-media{height:160px}.product-card-media img{max-height:132px}.product-card-body{padding:11px}.product-card-body h2{font-size:var(--heading-mobile-card-size);min-height:48px}.product-price-stack strong{font-size:15px}.cart-add-btn{height:34px;min-height:34px}
  .electrog-service-grid{grid-template-columns:repeat(4,1fr);gap:8px;border:0;box-shadow:none;background:transparent}.electrog-service-grid div{display:flex;flex-direction:column;text-align:center;gap:5px;min-height:92px;padding:12px 8px;border:1px solid var(--theme-border)!important;border-radius:9px;background:#fff}.electrog-service-grid .icon-svg{width:38px;height:38px;padding:7px;border-radius:10px;grid-row:auto}.electrog-service-grid strong{font-size:11px}.electrog-service-grid span{font-size:10px;line-height:1.25}
  .electrog-promo-grid{grid-template-columns:1fr;gap:12px}.electrog-promo-grid.cols-2,.electrog-promo-grid.cols-4,.electrog-promo-grid.cols-5{grid-template-columns:1fr}.electrog-promo{min-height:210px;border-radius:9px;padding:20px}.electrog-promo span{font-size:21px}.electrog-promo-image{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center top !important;}.electrog-promo.has-image span{max-width:100%}
  .electrog-app-card {
    display: grid !important;
    grid-template-columns: 80px 1fr !important;
    grid-template-areas: "title title" "qr badges" !important;
    align-items: center !important;
    text-align: left !important;
    min-height: auto;
    padding: 24px 20px;
    border-radius: 9px;
    gap: 16px 12px !important;
  }
  .electrog-app-card > div:first-child { grid-area: title; text-align: center !important; }
  .electrog-app-card strong { font-size: 18px; }
  .electrog-app-card span { font-size: 12px; }
  .electrog-app-card > a { display: none; }
  .electrog-app-middle { grid-area: qr; width: auto !important; height: auto !important; display: flex !important; justify-content: flex-start !important; }
  .electrog-qr { width: 72px !important; height: 72px !important; border-width: 4px !important; }
  .electrog-app-card .app-store-badges {
    grid-area: badges;
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    align-items: flex-start !important;
    justify-content: center !important;
    width: auto !important;
  }
  .electrog-brand-strip .container{border:0;padding:8px 0}.electrog-brand-track{gap:34px;animation-duration:22s}.electrog-brand-logo{min-width:92px;height:30px}.electrog-brand-logo img{max-width:94px;max-height:24px}.footer-social{display:flex;gap:10px;justify-content:center;margin-top:16px}.footer{padding-bottom:0}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand-block{order:1}.footer-contact{order:2}.footer-grid>div:nth-child(2){order:3}.footer-grid>div:nth-child(3){order:4}.footer-grid>div:nth-child(4){order:5}.footer-grid>div:nth-child(5){order:6}.footer-bottom{grid-template-columns:1fr;gap:0;padding:6px 0;text-align:center}.footer-copyright{white-space:normal;margin:0}.footer-powered{text-align:center}.footer-cookie-button{margin:4px auto 0}.footer-bottom-payment{margin:0}.footer-bottom-payment img{max-width:100%;height:53px}.cookie-consent{right:16px;bottom:80px;grid-template-columns:1fr}.cookie-consent-actions{grid-template-columns:1fr 1fr;align-items:center}.float-top,.whatsapp-float-button{display:none}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:90;height:64px;background:#fff;border-top:1px solid var(--theme-border);display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -8px 24px rgba(16,24,40,.08)}.mobile-bottom-nav a,.mobile-bottom-nav button,.mobile-bottom-nav-btn{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#667085;font-size:10px;font-weight:800;background:none;border:none;padding:0;font-family:inherit;width:100%;height:100%;cursor:pointer}.mobile-bottom-nav a:first-child{color:var(--primary)}.mobile-bottom-nav .icon-svg{width:21px;height:21px}.mobile-bottom-nav strong{position:absolute;top:6px;right:28%;min-width:16px;height:16px;border-radius:999px;background:var(--primary);color:#fff;display:grid;place-items:center;font-size:9px}
}

/* Ürünler sayfası */
.product-list-body main{background:#f7f9fc}
.product-list-body .compact-product-hero{background:linear-gradient(105deg,#f8fbff 0%,#eaf2ff 100%);border-bottom:1px solid var(--theme-border)}
.product-list-body .product-hero-grid{min-height:155px;display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:20px}
.product-list-body .product-hero-grid>div:first-child{padding:18px 0}
.product-list-body .product-hero-grid .eyebrow{display:block;margin-bottom:8px;color:var(--primary);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.product-list-body .product-hero-grid h1{max-width:720px;margin:0 0 10px;color:var(--text);font:900 34px/1.15 var(--heading-font)}
.product-list-body .product-hero-grid p{max-width:720px;margin:0;color:var(--p-text);font-size:14px;line-height:1.55}
.product-list-body .product-hero-device{height:135px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.product-list-body .product-hero-device img{display:block;width:100%;height:100%;object-fit:contain}
.product-list-body .shop-confidence-strip{padding:18px 0;background:#fff;border-bottom:1px solid var(--theme-border)}
.product-list-body .shop-confidence-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.product-list-body .shop-confidence-card{min-height:82px;display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--theme-border);border-radius:9px;background:#fff;box-shadow:0 8px 22px rgba(16,24,40,.04)}
.product-list-body .shop-confidence-card>div{min-width:0}
.product-list-body .shop-confidence-card strong,.product-list-body .shop-confidence-card span{display:block}
.product-list-body .shop-confidence-card strong{color:var(--text);font-size:13px;line-height:1.2}
.product-list-body .shop-confidence-card>div>span{margin-top:3px;color:var(--p-text);font-size:11px;line-height:1.3}
.product-list-body .product-directory{padding:26px 0 48px}
.product-list-body .product-list-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:18px;align-items:start}
.product-list-body .product-sidebar-container{display:flex;flex-direction:column;gap:18px}
.product-list-body .product-sidebar{display:grid;gap:0;border:1px solid var(--theme-border);border-radius:9px;background:#fff}
.product-list-body .product-sidebar>strong{padding:17px 18px;color:var(--text);font-size:16px;border-bottom:1px solid var(--theme-border)}
.product-list-body .product-sidebar>a{min-height:42px;display:flex;align-items:center;padding:8px 18px;border-bottom:1px solid #eef2f7;color:#344054;font-size:12px;font-weight:800;transition:all 0.25s ease;border-left:3px solid transparent}
.product-list-body .product-sidebar>a:hover{background:var(--theme-soft);color:var(--primary);border-left-color:var(--primary);padding-left:21px}
.product-list-body .product-sidebar>a.active{background:linear-gradient(90deg, var(--primary), var(--secondary));color:#fff;border-left-color:var(--secondary);font-weight:900}
.product-list-body .price-filter-form{display:grid;gap:10px;padding:17px}
.product-list-body .price-filter-form>strong{font-size:13px;color:var(--text)}
.product-list-body .price-filter-form label{display:grid;gap:5px;color:var(--p-text);font-size:11px;font-weight:800}
.product-list-body .price-filter-form input{width:100%;height:38px;border:1px solid var(--theme-border);border-radius:6px;padding:0 10px;color:var(--text);background:#fff}
.product-list-body .price-filter-form button{height:38px;border:0;border-radius:6px;background:var(--primary);color:#fff;font-weight:900;cursor:pointer}
.product-list-body .price-filter-clear{text-align:center!important;border:0!important;min-height:auto!important;padding:2px!important;color:var(--primary)!important;background:transparent!important}
.product-list-body .product-list-head{min-height:62px;display:flex;align-items:center;gap:14px;margin-bottom:14px;padding:10px 14px;border:1px solid var(--theme-border);border-radius:9px;background:#fff}
.product-list-body .product-list-head>div{margin-right:auto}
.product-list-body .product-list-head>div strong,.product-list-body .product-list-head>div span{display:block}
.product-list-body .product-list-head>div strong{font-size:16px;color:var(--text)}
.product-list-body .product-list-head>div span{margin-top:3px;color:var(--p-text);font-size:11px}
.product-list-body .product-sort-form{display:flex;align-items:center}.product-list-body .product-sort-form label{display:none !important}
.product-list-body .product-sort-form select{height:38px;min-width:190px;border:1px solid var(--theme-border);border-radius:7px;background:#fff;padding:0 34px 0 12px;color:var(--text);font-weight:800}
.product-list-body .product-list-head>a{height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;background:var(--primary);color:#fff;padding:0 15px;font-size:12px;font-weight:900}
.product-list-body .product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr)) !important;gap:14px;overflow:visible;padding:0}
.product-list-body .product-card{min-width:0;display:flex;flex-direction:column;border:1px solid var(--theme-border);border-radius:9px;background:#fff;overflow:hidden;box-shadow:0 7px 22px rgba(16,24,40,.04);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.product-list-body .product-card:hover{border-color:var(--primary);box-shadow:-8px 0 20px color-mix(in srgb,var(--primary) 12%,transparent),8px 0 20px color-mix(in srgb,var(--primary) 12%,transparent);transform:translateY(-2px)}
.product-list-body .product-card-media{height:205px;display:flex;align-items:center;justify-content:center;padding:16px;background:#fff;position:relative}
.product-list-body .product-card-media img{display:block;max-width:100%;max-height:175px;object-fit:contain}
.product-list-body .product-card-body{display:flex;flex:1;flex-direction:column;padding:10px 12px 12px}
.product-list-body .product-card-body h2{min-height:36px;margin:0 0 4px;font:800 13px / 1.10 var(--heading-font)}
.product-list-body .product-card-actions{margin-top:auto}
.product-list-body .product-price-stack{min-height:32px;margin:0 0 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.product-list-body .product-price-stack del{font-size:11px}
.product-list-body .product-price-stack strong{font-size:17px}
.product-list-body .product-buy-actions{margin-top:auto}
.product-list-body .cart-add-btn{height:38px;min-height:38px;border-radius:6px}
.product-list-body .whatsapp-order-btn{display:none}
.product-list-body .product-empty{padding:30px;border:1px dashed var(--theme-border);border-radius:9px;background:#fff;text-align:center;color:var(--p-text)}

@media(max-width:980px){
  .product-list-body .product-hero-grid{grid-template-columns:minmax(0,1fr) 270px}
  .product-list-body .shop-confidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-list-body .product-list-layout{grid-template-columns:190px minmax(0,1fr)}
  .product-list-body .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:760px){
  .product-list-body .compact-product-hero{margin:0}
  .product-list-body .product-hero-grid{min-height:128px;grid-template-columns:minmax(0,1fr) 100px;gap:5px}
  .product-list-body .product-hero-grid>div:first-child{padding:12px 0}
  .product-list-body .product-hero-grid .eyebrow{margin-bottom:5px;font-size:9px}
  .product-list-body .product-hero-grid h1{margin-bottom:7px;font-size:22px;line-height:1.1}
  .product-list-body .product-hero-grid p{font-size:11px;line-height:1.35}
  .product-list-body .product-hero-device{height:100px;justify-content:flex-end}
  .product-list-body .product-hero-device img{width:100px;height:90px;object-fit:contain}
  .product-list-body .shop-confidence-strip{padding:10px 0}
  .product-list-body .shop-confidence-grid{grid-template-columns:1fr;gap:4px}
  .product-list-body .shop-confidence-card{min-height:62px;padding:8px 12px;border-radius:8px}
  .product-list-body .shop-confidence-icon{width:42px;height:42px;flex-basis:42px}
  .product-list-body .shop-confidence-icon .icon-svg{width:24px;height:24px}
  .product-list-body .shop-confidence-card strong{font-size:12px}
  .product-list-body .shop-confidence-card>div>span{font-size:10px}
  .product-list-body .product-directory{padding:14px 0 32px}
  .product-list-body .product-list-layout{display:block}
  .product-list-body .product-sidebar-container{display:none}
  .product-list-body .product-list-head{min-height:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:10px;margin-bottom:10px}
  .product-list-body .product-list-head>div{margin:0}
  .product-list-body .product-sort-form{grid-column:1/-1}
  .product-list-body .product-sort-form label{display:grid;grid-template-columns:auto minmax(0,1fr)}
  .product-list-body .product-sort-form select{width:100%;min-width:0}
  .product-list-body .product-list-head>a{grid-column:2;grid-row:1;padding:0 11px;font-size:10px}
  .product-list-body .product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:9px;overflow:visible}
  .product-list-body .product-card{width:auto;min-width:0;flex:auto}
  .product-list-body .product-card-media{height:160px;padding:11px}
  .product-list-body .product-card-media img{max-height:132px}
  .product-list-body .product-card-body{padding:11px}
  .product-list-body .product-card-body h2{font-size:var(--heading-mobile-card-size);min-height:48px;margin-bottom:8px}
  .product-list-body .product-price-stack{min-height:32px;margin-bottom:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
  .product-list-body .product-price-stack strong{font-size:15px}
  .product-list-body .product-price-stack del{font-size:11px}
  .product-list-body .cart-add-btn{height:34px;min-height:34px;font-size:10px}
}

/* Sepet sayfası */
.cart-page{min-height:520px;padding:42px 0 64px;background:linear-gradient(180deg,var(--theme-soft) 0%,#fff 100%)}
.cart-page .cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}
.cart-page .cart-panel,.cart-page .cart-summary{border:1px solid var(--theme-border);border-radius:10px;background:#fff;box-shadow:0 14px 38px color-mix(in srgb,var(--primary) 8%,transparent)}
.cart-page .cart-panel{min-width:0;padding:28px}
.cart-page .eyebrow{display:block;margin-bottom:7px;color:var(--primary);font-family:var(--nav-font);font-size:11px;font-weight:900;letter-spacing:.12em}
.cart-page h1{margin:0 0 24px;color:var(--text);font:900 32px/1.15 var(--heading-font)}
.cart-items{display:grid;gap:12px}
.cart-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;min-height:96px;padding:18px;border:1px solid var(--theme-border);border-radius:9px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.cart-item:hover{border-color:var(--primary);box-shadow:-7px 0 18px color-mix(in srgb,var(--primary) 11%,transparent),7px 0 18px color-mix(in srgb,var(--primary) 11%,transparent);transform:translateY(-1px)}
.cart-item-info{display:flex;align-items:center;gap:14px;min-width:0;flex:1}
.cart-item-details{display:flex;flex-direction:column;gap:3px;min-width:0}
.cart-item a{color:var(--text);font:800 15px/1.35 var(--heading-font)}
.cart-item-details small{display:block;color:var(--p-text);font-size:11.5px;margin-top:1px}
.cart-item-price-wrapper > span,.cart-item-prices .new-price{color:var(--primary);font-size:16px;font-weight:900}
.cart-item-price-wrapper {display:flex;align-items:center;gap:10px;margin-top:2px}
.cart-item-thumb {width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--primary);border-radius:8px;overflow:hidden;flex-shrink:0;padding:2px;box-sizing:border-box}
.cart-item-thumb img {max-width:100%;max-height:100%;object-fit:contain;display:block}
.cart-item-thumb.placeholder-thumb {color:var(--primary);background:var(--theme-soft);padding:20px}
.cart-item-thumb.placeholder-thumb svg {width:100%;height:100%;display:block}
.cart-item-prices{display:flex;align-items:center;gap:8px}
.cart-item-prices del.old-price{color:var(--p-text);font-size:13px;font-weight:500;text-decoration:line-through}
.cart-qty{display:flex;align-items:center;justify-content:flex-end;gap:8px}
.cart-qty strong{min-width:28px;color:var(--text);text-align:center;font-size:14px}
.cart-qty button{height:36px;min-width:36px;border:1px solid var(--theme-border);border-radius:7px;background:var(--theme-soft);color:var(--text);font-weight:900;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}
.cart-qty button:hover{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 10%,#fff);color:var(--primary)}
.cart-qty button[data-cart-remove]{min-width:auto;padding:0 13px;color:var(--p-text)}
.cart-page .cart-empty{padding:38px 20px;border:1px dashed var(--theme-border);border-radius:9px;background:var(--theme-soft);color:var(--p-text);text-align:center;font-size:14px}
.cart-page .cart-summary{position:sticky;top:20px;padding:24px}
.cart-page .cart-summary h2{margin:0 0 20px;padding-bottom:16px;border-bottom:1px solid var(--theme-border);color:var(--text);font:900 21px/1.2 var(--heading-font)}
.cart-summary-row{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:52px;border-bottom:1px solid var(--theme-border);color:var(--p-text);font-size:13px}
.cart-summary-row strong{color:var(--text);font-size:16px;text-align:right}
.cart-grand-row{margin-bottom:18px;border-bottom:0}
.cart-grand-row span{color:var(--text);font-weight:900}
.cart-grand-row strong{color:var(--primary);font-size:22px}
.cart-page .cart-summary .btn{width:100%;margin-top:10px;border-radius:7px}
.cart-page .cart-summary .btn-secondary{border:1px solid var(--primary);background:#fff;color:var(--primary)}
.cart-page .cart-summary .btn-secondary:hover{background:var(--theme-soft);box-shadow:0 8px 20px color-mix(in srgb,var(--primary) 10%,transparent)}

@media(max-width:980px){
  .cart-page .cart-layout{grid-template-columns:minmax(0,1fr) 310px;gap:16px}
}

@media(max-width:760px){
  .cart-page{min-height:0;padding:18px 0 34px}
  .cart-page .cart-layout{grid-template-columns:1fr;gap:14px}
  .cart-page .cart-panel,.cart-page .cart-summary{border-radius:9px}
  .cart-page .cart-panel{padding:18px}
  .cart-page h1{margin-bottom:17px;font-size:25px}
  .cart-item{grid-template-columns:1fr;gap:13px;min-height:0;padding:14px}
  .cart-item a{font-size:13px}
  .cart-item-price-wrapper > span,.cart-item-prices .new-price{font-size:15px}
  .cart-item-prices del.old-price{font-size:12px}
  .cart-qty{justify-content:flex-start}
  .cart-qty button{height:34px;min-width:34px}
  .cart-qty button[data-cart-remove]{margin-left:auto}
  .cart-page .cart-empty{padding:28px 14px}
  .cart-page .cart-summary{position:static;padding:18px}
  .cart-page .cart-summary h2{font-size:19px}
  .cart-summary-row{min-height:48px}
  .cart-grand-row strong{font-size:20px}
}

/* Ürün detay sayfası */
.product-detail-hero{padding:16px 0 20px;background:linear-gradient(135deg,var(--theme-soft) 0%,#fff 72%)}
.product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:38px;align-items:stretch}
.product-detail-media{position:relative;min-width:0;min-height:440px;height:440px;display:grid;grid-template-columns:78px minmax(0,1fr);grid-template-rows:1fr;gap:16px;align-items:center;padding:15px;border:1px solid var(--theme-border);border-radius:12px;background:#fff;box-shadow:0 16px 44px color-mix(in srgb,var(--primary) 9%,transparent)}
.product-main-image-wrapper,.product-detail-media>.product-placeholder{grid-column:2;grid-row:1;width:100%;height:380px;max-width:100%}
.product-main-image-wrapper {
  position: relative;
  width: 100%;
  height: 380px;
  cursor: zoom-in;
  border-radius: 8px;
  overflow: hidden;
}
.product-main-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.3s ease;
}
.product-main-image-wrapper:hover img {
  transform: scale(1.04);
}
.product-image-zoom-hint {
  position: absolute;
  bottom: 12px;
  right: 12px;
  background: rgba(7, 24, 47, 0.75);
  color: #fff;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  pointer-events: none;
  transition: background 0.2s, transform 0.2s;
  backdrop-filter: blur(4px);
  z-index: 2;
}
.product-main-image-wrapper:hover .product-image-zoom-hint {
  background: var(--primary);
  transform: scale(1.1);
}
.product-image-zoom-hint svg {
  width: 18px;
  height: 18px;
}
.product-detail-media>.product-placeholder{display:grid;place-items:center;color:var(--primary)}
.product-detail-media>.product-placeholder .icon-svg{width:110px;height:110px}
.product-detail-media .product-corner-labels{z-index:3;inset:20px 20px 20px 116px}
.product-detail-media .product-corner-label{width:76px}.product-detail-media .product-corner-label-bottom-right{width:68px}
.product-gallery-thumbs{grid-column:1;grid-row:1;align-self:center;display:grid;gap:10px;max-height:370px;overflow-y:auto;padding:3px}
.product-gallery-thumb{width:68px;height:68px;padding:6px;border:1px solid var(--theme-border);border-radius:8px;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.product-gallery-thumb:hover,.product-gallery-thumb.active{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 14%,transparent);transform:translateY(-1px)}
.product-gallery-thumb img{display:block;width:100%;height:100%;object-fit:contain}
.product-detail-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:4px 0}
.breadcrumb-nav {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 12px;
  font-size: 12.5px;
  font-weight: 800;
}
.breadcrumb-nav a {
  color: var(--primary);
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.breadcrumb-nav a:hover {
  opacity: 0.85;
}
.breadcrumb-separator {
  color: var(--theme-muted, #66758a);
  font-size: 11px;
}
.breadcrumb-current {
  color: var(--theme-muted, #66758a);
  font-weight: 500;
}
.product-detail-topline{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}
.product-category{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:var(--theme-soft);color:var(--primary);font-size:11px;font-weight:900}
.product-favorite-button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid var(--theme-border);border-radius:8px;background:#fff;color:var(--text);font:800 12px/1 var(--body-font);cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease,transform .2s ease}
.product-favorite-button .icon-svg{width:18px;height:18px}
.product-favorite-button:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}
.product-favorite-button.active{border-color:var(--primary);background:var(--primary);color:#fff}
.product-detail-copy h1{margin:0 0 10px;color:var(--h1-text);font:900 30px/1.12 var(--heading-font)}
.product-detail-copy>p{margin:0 0 12px;color:var(--p-text);font-size:14px;line-height:1.5}
.product-detail-price{width:max-content;min-width:250px;margin-bottom:12px;padding:10px 14px;border:1px solid color-mix(in srgb,var(--primary) 22%,var(--theme-border));border-radius:10px;background:#fff}
.product-detail-price .product-price-stack{margin:0}
.product-detail-price .product-price-stack del{color:#596579}.product-detail-price .product-price-stack strong{color:color-mix(in srgb,var(--primary) 42%,#07182f);font-size:26px}
.product-detail-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}
.product-detail-meta>div{min-width:0;min-height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;border:1px solid var(--theme-border);border-radius:9px;background:#fff;text-align:center}
.product-detail-meta>div>span{color:var(--p-text);font-size:10px;font-weight:900;text-transform:uppercase}
.product-detail-meta>div>strong{max-width:100%;margin-top:4px;overflow-wrap:anywhere;color:var(--text);font-size:12px}
.product-store-pickup-box{padding:0!important}
.product-store-checkout{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:9px;background:transparent;color:var(--text);cursor:pointer}
.product-store-checkout:hover{color:var(--primary)}
.product-store-checkout .icon-svg{width:29px;height:29px;color:var(--primary)}
.store-checkout-copy{display:grid;text-align:left}
.store-checkout-copy strong{font-size:11px}.store-checkout-copy small{font-size:10px}
.product-share-mini-wrap{gap:6px}.product-share-mini-title{font-size:10px;font-weight:900;text-transform:uppercase;color:var(--p-text)}
.product-share-mini-row{display:flex;gap:7px}
.product-share-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:var(--theme-soft);transition:transform .2s ease}
.product-share-icon:hover{transform:scale(1.13)}
.product-share-icon .icon-svg,.product-share-icon img{width:18px;height:18px;object-fit:contain}
.product-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.product-detail-actions .btn{min-width:0;min-height:48px;padding:0 12px;text-align:center;font-size:12px;text-transform:uppercase}
.product-detail-actions .product-outline{border:1px solid var(--primary);background:#fff;color:var(--primary)}
.product-detail-actions .btn-fast-buy{border:0;background:linear-gradient(90deg,#ff5722,#ff9800,#ff5722);background-size:220% 100%;color:#fff;font-weight:900}
.product-detail-actions .btn-fast-buy:hover{background-position:100% 0;transform:translateY(-1px)}
.product-detail-actions-row{grid-column:1/-1;display:flex;gap:10px}
.product-detail-actions-row .btn{flex:1}
.product-question-whatsapp-btn{background:linear-gradient(90deg,#25d366,#128c7e,#25d366)!important;background-size:220% 100%!important;color:#fff!important;border:none!important;box-shadow:0 4px 15px rgba(37,211,102,.25)}
.product-question-whatsapp-btn:hover{background-position:100% 0!important;transform:translateY(-2px);box-shadow:0 6px 20px rgba(37,211,102,.4)}
.product-detail-tabs-section,.product-spec-section,.compatible-products-section{padding:32px 0;background:#fff}
.product-detail-tabs{border:1px solid var(--theme-border);border-radius:10px;background:#fff;box-shadow:0 12px 34px rgba(16,24,40,.05);overflow:hidden}
.product-tab-nav{display:flex;align-items:stretch;overflow-x:auto;border-bottom:1px solid var(--theme-border);background:color-mix(in srgb,var(--primary) 7%,#fff)}
.product-tab-nav button{flex:1;min-width:145px;min-height:52px;padding:0 14px;border:0;border-bottom:3px solid transparent;background:transparent;color:#24364b;font:900 12px/1.2 var(--heading-font);cursor:pointer}
.product-tab-nav button:hover{color:#07182f}
.product-tab-nav button.active{border-bottom-color:var(--primary);background:#fff;color:#07182f}
.product-tab-panel{display:none;padding:24px}.product-tab-panel.active{display:block}
.product-description-card h2,.product-comments-list h2,.product-comment-form-card h2,.product-spec-card h2{margin:0 0 18px;color:var(--h2-text);font:900 23px/1.2 var(--heading-font)}
.blog-html-content{color:var(--p-text);font-size:14px;line-height:1.75}
.product-video-wrapper{position:relative;width:min(850px,100%);margin:auto;aspect-ratio:16/9;overflow:hidden;border-radius:10px;background:#fff}
.product-video-frame{position:absolute;top:-14%;left:0;width:100%;height:126%;overflow:hidden}
.product-video-frame iframe{width:100%;height:100%;border:0}
.product-video-cover{position:absolute;inset:0;z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#fff;transition:opacity .4s ease,visibility .4s ease;border:0;padding:0;outline:none}
.product-video-cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:40px;box-sizing:border-box;opacity:1}
.video-play-btn{position:relative;z-index:12;width:68px;height:68px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0,0,0,.4);transition:transform .2s ease,background-color .2s ease}
.video-play-btn svg{margin-left:4px}
.product-video-cover:hover .video-play-btn{transform:scale(1.08);background-color:color-mix(in srgb,var(--primary) 85%,#fff)}
.video-playing .product-video-cover{opacity:0;visibility:hidden;pointer-events:none}
.custom-fullscreen-btn{position:absolute;right:16px;bottom:16px;z-index:20;width:38px;height:38px;background:rgba(0,0,0,.55);color:#fff;border:0;border-radius:50%;display:none;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,transform .2s;backdrop-filter:blur(4px);outline:none;padding:0}
.custom-fullscreen-btn:hover{background:rgba(0,0,0,.8);transform:scale(1.08)}
.video-playing .custom-fullscreen-btn{display:flex}
.product-video-wrapper:fullscreen{width:100vw!important;height:100vh!important;max-width:none!important;border-radius:0!important;background:#000!important;display:flex!important;align-items:center!important;justify-content:center!important}
.product-video-wrapper:fullscreen .product-video-frame{position:absolute!important;top:-14%!important;left:0!important;width:100%!important;height:128%!important}
.product-tab-product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
.product-tab-card .product-card-media{height:150px}.product-tab-card .product-card-media img{max-height:125px}
.product-tab-card .product-card-body h2{font-size:11px}
.product-tab-card .product-price-stack strong{font-size:14px}
.product-comment-card,.product-comment-form-card,.product-spec-card,.compatible-products-card{padding:22px;border:1px solid var(--theme-border);border-radius:10px;background:#fff}
.compatible-products-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}.compatible-products-head h2{margin:0;color:var(--h2-text);font:900 22px/1.2 var(--heading-font)}.compatible-products-head p{margin:0;color:var(--p-text);font-size:12px}.compatible-products-list{display:flex;gap:12px;overflow-x:auto;padding:2px 2px 10px;scrollbar-width:thin;scrollbar-color:var(--primary) var(--theme-soft)}.compatible-product-link{min-width:220px;max-width:220px;min-height:96px;display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:12px;padding:10px;border:1px solid var(--theme-border);border-radius:999px;background:#fff;color:var(--text);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.compatible-product-link:hover{border-color:var(--primary);box-shadow:-7px 0 18px color-mix(in srgb,var(--primary) 10%,transparent),7px 0 18px color-mix(in srgb,var(--primary) 10%,transparent);transform:translateY(-2px)}.compatible-product-thumb{width:82px;height:74px;display:grid;place-items:center;overflow:hidden;border-radius:7px;background:var(--theme-soft)}.compatible-product-thumb img{display:block;max-width:100%;max-height:68px;object-fit:contain}.compatible-product-thumb .icon-svg{width:36px;height:36px;color:var(--primary)}.compatible-product-link>strong{display:-webkit-box;overflow:hidden;color:var(--text);font-size:13px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.product-comments-list{display:grid;gap:12px;margin-bottom:18px}
.product-comment-head{display:flex;justify-content:space-between;gap:12px}.product-comment-head span{color:var(--p-text);font-size:11px}
.product-comment-rating{margin:7px 0;color:#f5a623}.product-comment-card p{margin:0;color:var(--p-text);line-height:1.6}
.product-comment-form-grid{display:grid;grid-template-columns:1fr 1fr .5fr;gap:12px}
.product-comment-form .form-group{display:grid;gap:6px;margin-bottom:12px}
.product-comment-form input,.product-comment-form select,.product-comment-form textarea{width:100%;border:1px solid var(--theme-border);border-radius:7px;background:#fff;padding:11px;color:var(--text)}
.product-comment-form textarea{min-height:120px;resize:vertical}
.product-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.product-spec-row{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border-radius:7px;background:color-mix(in srgb,var(--primary) 7%,#fff)}
.product-spec-row span{color:#344054;font-size:12px}.product-spec-row strong{color:#101828;font-size:12px;text-align:right}
.product-spec-card h3{margin:22px 0 10px;color:var(--h3-text);font:900 16px/1.2 var(--heading-font)}
.product-chip-list{display:flex;flex-wrap:wrap;gap:8px}.product-logo-chip{min-height:48px;display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid var(--theme-border);border-radius:8px;background:#fff;color:var(--text);font-size:11px;font-weight:800}.product-logo-chip img{width:62px;height:32px;object-fit:contain}
.product-question-strip{padding:22px 0;background:color-mix(in srgb,var(--primary) 7%,#fff)}
.product-question-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.product-question-inner div{display:grid;gap:5px}.product-question-inner strong{color:#101828;font-size:17px}.product-question-inner span{color:#344054;font-size:12px}

@media(max-width:980px){
  .product-detail-grid{grid-template-columns:1fr;gap:24px}
  .product-detail-media{min-height:520px}
  .product-detail-meta{grid-template-columns:repeat(4,minmax(0,1fr))}
  .product-tab-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:760px){
  .product-detail-hero{padding:14px 0 24px}
  .product-detail-grid{gap:18px}
  .product-detail-media{min-height:0;grid-template-columns:1fr;grid-template-rows:360px auto;gap:10px;padding:14px;border-radius:9px}
  .product-main-image-wrapper,.product-detail-media>.product-placeholder{grid-column:1;grid-row:1;height:340px}
  .product-main-image-wrapper{height:340px!important}
  .product-detail-media .product-corner-labels{inset:14px 14px 90px}
  .product-detail-media .product-corner-label{width:68px}.product-detail-media .product-corner-label-bottom-right{width:60px}
  .product-gallery-thumbs{grid-column:1;grid-row:2;display:flex;justify-content:center;gap:10px;max-height:none;overflow-x:auto;overflow-y:hidden;padding:3px 1px}
  .product-gallery-thumb{flex:0 0 58px;width:58px;height:58px}
  .product-detail-copy{padding:0}
  .product-detail-topline{align-items:stretch}
  .product-favorite-button{min-height:34px;padding:0 10px;font-size:10px}
  .product-detail-copy h1{margin-bottom:13px;font-size:27px}
  .product-detail-copy>p{margin-bottom:15px;font-size:13px}
  .product-detail-price{min-width:0;width:100%;padding:12px 14px}
  .product-detail-price .product-price-stack strong{font-size:24px}
  .product-detail-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .product-detail-meta>div{min-height:76px}
  .product-detail-meta>div:nth-child(1),.product-detail-meta>div:nth-child(2){min-height:54px;padding:6px}
  .product-detail-meta>div:nth-child(1)>strong,.product-detail-meta>div:nth-child(2)>strong{margin-top:2px;font-size:11px}
  .product-detail-actions{grid-template-columns:1fr 1fr;gap:10px}
  .product-detail-actions .btn{min-height:44px;font-size:10px}
  .product-detail-tabs-section,.product-spec-section,.compatible-products-section{padding:20px 0}
  .product-tab-nav button{flex:0 0 auto;min-width:125px;min-height:46px;font-size:10px}
  .product-tab-panel{padding:15px}
  .product-description-card h2,.product-comments-list h2,.product-comment-form-card h2,.product-spec-card h2{font-size:19px}
  .product-tab-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .compatible-products-head{display:block}.compatible-products-head p{margin-top:6px}.compatible-product-link{min-width:205px;max-width:205px;grid-template-columns:72px minmax(0,1fr)}.compatible-product-thumb{width:72px;height:68px}.compatible-product-thumb img{max-height:62px}
  .product-comment-form-grid,.product-spec-grid{grid-template-columns:1fr}
  .product-comment-card,.product-comment-form-card,.product-spec-card,.compatible-products-card{padding:15px}
  .product-question-inner{align-items:stretch;flex-direction:column}
}

/* Shared inner pages */
.inner-page-section,.account-page,.checkout-page,.legal-page,.service-premium-content{padding:36px 0 54px;background:#f7f9fc}
.section-heading.left{max-width:760px;margin-bottom:24px}
.section-heading.left h1,.account-orders-section>h1,.checkout-form>h1,.legal-card>h1{margin:5px 0 10px;color:var(--h1-text);font:900 34px/1.15 var(--heading-font)}
.section-heading.left p,.account-orders-section>p,.legal-card>p{margin:0;color:var(--p-text);font-size:14px;line-height:1.65}
.eyebrow{display:inline-block;color:var(--primary);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.form-msg{margin-bottom:16px;padding:12px 14px;border:1px solid var(--theme-border);border-radius:8px;font-size:13px;font-weight:800}
.form-msg.ok{border-color:#9ee2bb;background:#effcf4;color:#14733b}.form-msg.error{border-color:#f1b6b6;background:#fff2f2;color:#a92828}
.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.contact-form-stack{display:grid;gap:14px}
.contact-form-grid>div,.contact-form-stack>div{display:grid;gap:6px;min-width:0}
.contact-form-grid label,.contact-form-stack label,.profile-form label,.address-form label{color:var(--text);font-size:12px;font-weight:900}
.contact-form-grid input,.contact-form-grid select,.contact-form-grid textarea,.contact-form-stack input,.contact-form-stack select,.contact-form-stack textarea,.profile-form input,.profile-form select,.profile-form textarea,.address-form input,.address-form select,.address-form textarea{width:100%;min-width:0;height:44px;border:1px solid var(--theme-border);border-radius:7px;background:#fff;padding:0 12px;color:var(--text);outline:0;transition:border-color .2s ease,box-shadow .2s ease}
.contact-form-grid textarea,.contact-form-stack textarea,.address-form textarea{height:auto;min-height:110px;padding:11px 12px;resize:vertical}
.contact-form-grid input:focus,.contact-form-grid select:focus,.contact-form-grid textarea:focus,.contact-form-stack input:focus,.contact-form-stack select:focus,.contact-form-stack textarea:focus,.profile-form input:focus,.profile-form select:focus,.profile-form textarea:focus,.address-form input:focus,.address-form select:focus,.address-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 12%,transparent)}

/* Account, orders and cargo tracking */
.account-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:22px;align-items:start}
.account-sidebar{position:sticky;top:18px;display:grid;overflow:hidden;border:1px solid var(--theme-border);border-radius:10px;background:#fff;box-shadow:0 10px 30px rgba(16,24,40,.05)}
.account-sidebar>strong,.account-sidebar>span{padding:0 17px;overflow-wrap:anywhere}
.account-sidebar>strong{padding-top:18px;color:var(--text);font-size:15px}.account-sidebar>span{padding-top:4px;padding-bottom:16px;border-bottom:1px solid var(--theme-border);color:var(--p-text);font-size:11px}
.account-sidebar>a{min-height:43px;display:flex;align-items:center;padding:8px 17px;border-bottom:1px solid #eef2f7;color:#344054;font-size:12px;font-weight:900}
.account-sidebar>a:last-child{border-bottom:0}.account-sidebar>a:hover,.account-sidebar>a.active{background:var(--theme-soft);color:var(--primary)}
.account-main{min-width:0;display:grid;gap:18px}
.account-card,.account-orders-section{padding:22px;border:1px solid var(--theme-border);border-radius:10px;background:#fff;box-shadow:0 10px 30px rgba(16,24,40,.05)}
.account-card h1,.account-card h2,.account-card h3,.account-orders-section h1{margin:0 0 7px;color:var(--h2-text);font:900 24px/1.2 var(--heading-font)}
.account-card h2{font-size:21px}.account-card h3{margin-top:20px;font-size:17px}
.account-card>p,.account-orders-section p{margin:0 0 18px;color:var(--p-text);font-size:13px;line-height:1.6}
.profile-form,.address-form{display:grid;gap:15px;margin-top:18px}
.account-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}
.address-card{display:flex;flex-direction:column;min-width:0;padding:16px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-soft)}
.address-card strong{color:var(--text);font-size:14px}.address-card span,.address-card small{margin-top:4px;color:var(--p-text);font-size:11px}.address-card p{margin:10px 0;color:var(--text);font-size:12px;line-height:1.55}
.address-actions,.address-form-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}
.address-actions a,.address-actions button,.address-cancel-btn{min-height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--theme-border);border-radius:6px;background:#fff;color:var(--text);padding:0 12px;font-size:11px;font-weight:900;cursor:pointer}
.address-actions a:hover,.address-actions button:hover,.address-cancel-btn:hover{border-color:var(--primary);color:var(--primary)}
.saved-address-selector-block,.saved-address-selector{display:grid;gap:7px;margin:16px 0;padding:15px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-soft)}
.saved-address-selector-block label,.saved-address-selector label{color:var(--text);font-size:12px;font-weight:900}.saved-address-selector-block select,.saved-address-selector select{width:100%;height:42px;border:1px solid var(--theme-border);border-radius:7px;background:#fff;padding:0 11px}.saved-address-selector-block small,.saved-address-selector small{color:var(--p-text);font-size:10px}
.account-orders-link{margin-top:4px}
.account-orders-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}
.account-orders-head h1{margin:0 0 5px}.account-orders-head p{margin:0}
.order-date-filter{display:flex;align-items:end;gap:8px;flex-wrap:wrap}
.order-date-filter label{display:grid;gap:4px;color:var(--p-text);font-size:10px;font-weight:900}.order-date-filter input{height:36px;border:1px solid var(--theme-border);border-radius:6px;padding:0 8px}
.order-date-filter button,.order-date-filter a{min-height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:var(--primary);color:#fff;padding:0 12px;font-size:11px;font-weight:900;cursor:pointer}.order-date-filter a{background:var(--theme-soft);color:var(--primary)}
.order-list{display:grid;gap:14px}.order-list .account-order-card{padding:18px;box-shadow:none}
.order-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--theme-border)}
.order-card-head strong{color:var(--text);font-size:14px}.order-card-head>span,.status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border-radius:999px;background:var(--theme-soft);color:var(--primary);padding:0 10px;font-size:10px;font-weight:900}
.order-bank-info{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}.order-bank-info small{border-radius:6px;background:var(--theme-soft);padding:6px 9px;color:var(--p-text);font-size:10px;font-weight:800}
.havale-payment-box{display:grid;grid-template-columns:170px 1fr;gap:14px;margin:12px 0;padding:14px;border:1px solid var(--theme-border);border-radius:8px;background:#fff}.havale-payment-box>div:first-child{color:var(--primary);font-weight:900}.havale-payment-box>div:last-child{display:grid;gap:6px;font-size:11px}
.order-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.btn-order-action,.order-track-note{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--theme-border);border-radius:6px;background:#fff;color:var(--text);padding:0 11px;font-size:10px;font-weight:900}.btn-order-action:hover{border-color:var(--primary);color:var(--primary)}.btn-order-action.action-disabled{opacity:.55;cursor:not-allowed}.order-track-note{background:var(--theme-soft)}
.cargo-tracking-box{margin-top:14px;padding:16px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-soft)}
.cargo-info-row{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:var(--text);font-size:12px}.cargo-info-row i{color:var(--primary)}.cargo-tracking-no{overflow-wrap:anywhere}
.cargo-track-btn{min-height:38px;display:inline-flex;align-items:center;gap:8px;margin-top:5px;border-radius:6px;background:var(--primary);color:#fff;padding:0 13px;font-size:11px;font-weight:900}.cargo-no-tracking{color:var(--p-text);font-size:12px;line-height:1.6}
.order-summary-overlay{position:fixed;inset:0;z-index:120;display:none;align-items:center!important;justify-content:center!important;padding:20px!important}.order-summary-overlay[hidden]{display:none}.order-summary-backdrop{position:absolute;inset:0;background:rgba(7,24,47,.62)}.order-summary-dialog{position:relative;width:min(680px,100%);max-height:min(760px,90vh);overflow:auto;border-radius:10px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.24)}.order-summary-head{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--theme-border);background:#fff}.order-summary-close{width:34px;height:34px;border:0;border-radius:999px;background:var(--theme-soft);cursor:pointer}.order-summary-body{padding:18px}

/* Checkout and bank transfer */
.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}
.checkout-form,.checkout-page .cart-summary{padding:24px;border:1px solid var(--theme-border);border-radius:10px;background:#fff;box-shadow:0 10px 30px rgba(16,24,40,.05)}
.checkout-form{display:grid;gap:15px}.checkout-form>h1{margin:0}.checkout-form>h2{margin:12px 0 0;padding-top:18px;border-top:1px solid var(--theme-border);color:var(--h2-text);font:900 20px/1.2 var(--heading-font)}
.checkout-radio{min-height:46px;display:flex;align-items:center;gap:10px;border:1px solid var(--theme-border);border-radius:7px;background:#fff;padding:10px 13px;color:var(--text);font-size:12px;font-weight:900;cursor:pointer}.checkout-radio:hover{border-color:var(--primary);background:var(--theme-soft)}.checkout-radio input{accent-color:var(--primary)}
.checkout-bank-list{display:grid;grid-template-columns:1fr !important;gap:10px;padding:5px 0}.bank-choice{display:grid;grid-template-columns:60px minmax(0,1.2fr) minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px;border:1px solid var(--theme-border);border-radius:8px;background:#fff;cursor:pointer}.bank-choice:has(input:checked){border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 10%,transparent)}.bank-choice>input{position:absolute;opacity:0}.checkout-bank-logo{display:grid;place-items:center;width:60px;height:60px;padding:2px;border:1px solid var(--theme-border);border-radius:8px;background:#fff;flex-shrink:0}.checkout-bank-logo img{max-width:100%;max-height:100%;object-fit:contain}.bank-choice-info{display:grid;gap:3px;min-width:0}.bank-choice-info>strong{font-size:14px;font-weight:700}.bank-choice small{color:var(--p-text);font-size:13px;font-weight:700}.bank-choice-iban{color:var(--primary);font-size:15px;font-weight:700;overflow-wrap:anywhere}
.bank-inline-actions{display:grid;gap:6px}.bank-copy-btn{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--theme-border);border-radius:6px;background:#fff;color:var(--text);padding:0 9px;font-size:10px;font-weight:900;cursor:pointer}.bank-copy-btn:hover{border-color:var(--primary);color:var(--primary)}
.checkout-legal{align-items:flex-start;font-weight:700;line-height:1.5}.checkout-legal a{color:var(--primary);font-weight:900}
.checkout-page .cart-summary{position:sticky;top:18px}.checkout-page .cart-summary h2{margin:0 0 15px;font-size:20px}.checkout-page .cart-summary .btn{width:100%;margin-top:10px}
.mini-cart{display:grid;gap:8px;margin-bottom:12px}.mini-cart-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px;border-radius:6px;background:var(--theme-soft);font-size:11px}.mini-cart-item strong{white-space:nowrap}.mini-cart .cart-item{grid-template-columns:1fr;gap:13px;min-height:0;padding:14px}.mini-cart .cart-item a{font-size:13px}.mini-cart .cart-item>div:first-child>span,.mini-cart .cart-item-prices .new-price{font-size:15px}.mini-cart .cart-item-prices del.old-price{font-size:12px}.mini-cart .cart-qty{justify-content:flex-start}.mini-cart .cart-qty button{height:34px;min-width:34px}.mini-cart .cart-qty button[data-cart-remove]{margin-left:auto}
.checkout-result-card{display:grid;gap:18px;padding:22px;border:1px solid color-mix(in srgb,var(--primary) 22%,var(--theme-border));border-radius:9px;background:var(--theme-soft)}.checkout-result-card>strong{color:var(--text);font-size:17px}.checkout-result-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.checkout-result-btn{min-height:42px;display:flex;align-items:center;justify-content:center;border-radius:7px;background:var(--primary);color:#fff;padding:8px 12px;text-align:center;font-size:11px;font-weight:900}
.paytr-card{max-width:920px;margin:0 auto}.paytr-card>h1{margin-top:6px}.paytr-card>p{margin-bottom:16px}.paytr-card iframe{display:block;width:100%;min-height:680px;border:0;border-radius:8px;background:#fff}
.account-page>.container>.account-card{max-width:900px;margin:0 auto}

/* About page */
.about-modern-hero{padding:42px 0;background:linear-gradient(120deg,var(--theme-soft),#fff 70%)}
.about-modern-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:42px;align-items:center}
.about-modern-copy h1{max-width:760px;margin:8px 0 16px;color:var(--h1-text);font:900 42px/1.12 var(--heading-font)}.about-modern-lead{max-width:720px;margin:0;color:var(--p-text);font-size:16px;line-height:1.7}.about-modern-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.about-modern-visual{min-height:330px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--theme-border);border-radius:12px;background:#fff;box-shadow:0 16px 42px color-mix(in srgb,var(--primary) 9%,transparent)}.about-modern-visual img{width:100%;height:330px;object-fit:cover}
.about-pos-device{position:relative;width:180px;height:250px;border:10px solid #1f2937;border-radius:22px;background:#fff;transform:rotate(5deg);box-shadow:0 20px 40px rgba(16,24,40,.18)}.about-pos-printer{position:absolute;left:28px;right:28px;top:22px;height:18px;border-radius:4px;background:#dbe4ef}.about-pos-screen{position:absolute;left:20px;right:20px;top:62px;height:88px;display:grid;place-items:center;border-radius:8px;background:var(--primary);color:#fff;font-weight:900}.about-pos-row{position:absolute;left:28px;right:28px;bottom:54px;height:12px;border-radius:5px;background:#dbe4ef}.about-pos-row.short{right:70px;bottom:30px}
.about-modern-section{padding:44px 0;background:#fff}.about-modern-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:start}.about-modern-intro h2,.about-modern-flow-head h2,.about-modern-cta h2{margin:0;color:var(--h2-text);font:900 30px/1.2 var(--heading-font)}.about-modern-text{display:grid;gap:12px}.about-modern-text p{margin:0;color:var(--p-text);font-size:14px;line-height:1.75}
.about-modern-values-band{background:var(--theme-soft)}.about-modern-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.about-modern-value{padding:20px;border:1px solid var(--theme-border);border-radius:9px;background:#fff}.about-modern-value strong{color:var(--text);font-size:15px}.about-modern-value p{margin:8px 0 0;color:var(--p-text);font-size:12px;line-height:1.6}
.about-modern-flow-head{margin-bottom:20px}.about-modern-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.about-modern-step{min-height:210px;display:flex;flex-direction:column;padding:22px;border:1px solid var(--theme-border);border-radius:9px;background:#fff}.about-modern-step>span{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:var(--primary);color:#fff;font-weight:900}.about-modern-step strong{margin-top:18px;color:var(--text);font-size:16px}.about-modern-step p{margin:9px 0 0;color:var(--p-text);font-size:12px;line-height:1.65}
.about-modern-cta{padding:0 0 48px;background:#fff}.about-modern-cta-box{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px;border-radius:10px;background:linear-gradient(110deg,var(--secondary),var(--primary));color:#fff}.about-modern-cta h2{color:#fff}.about-modern-cta p{margin:7px 0 0;color:#eaf2ff}.about-modern-cta .about-modern-actions{margin-top:0}.about-modern-cta .btn-primary{border:1px solid #fff}.about-modern-cta .btn-secondary{border:1px solid rgba(255,255,255,.55);background:#fff;color:var(--primary)}

/* Contact page */
.contact-showcase{padding:42px 0;background:linear-gradient(120deg,var(--theme-soft),#fff 72%)}
.contact-showcase-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:30px;align-items:start}
.contact-copy h1{margin:7px 0 10px;color:var(--h1-text);font:900 38px/1.15 var(--heading-font)}.contact-copy>p{margin:0;color:var(--p-text);font-size:14px;line-height:1.65}
.contact-info-list{display:grid;grid-template-columns:1fr;gap:11px;margin-top:22px}.contact-info-item{min-height:82px;display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--theme-border);border-radius:8px;background:#fff}.contact-info-link:hover{border-color:var(--primary);box-shadow:0 10px 26px color-mix(in srgb,var(--primary) 9%,transparent)}.contact-mini-icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 40px;border-radius:8px;background:var(--theme-soft);color:var(--primary)}.contact-mini-icon svg{width:20px;height:20px}.contact-info-item div{min-width:0;display:grid;gap:3px}.contact-info-item small{color:var(--p-text);font-size:13px;font-weight:800}.contact-info-item strong{overflow-wrap:anywhere;color:var(--text);font-size:16px}
.contact-form-card{padding:24px;border:1px solid var(--theme-border);border-radius:10px;background:#fff;box-shadow:0 14px 40px rgba(16,24,40,.07)}.contact-form-card h2{margin:0 0 18px;color:var(--h2-text);font:900 24px/1.2 var(--heading-font)}.homepage-request-form{display:grid;gap:14px}.human-check{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important;color:var(--p-text);font-size:11px;font-weight:800}.human-check input{width:17px;height:17px;accent-color:var(--primary)}
.map-section{padding:0 0 50px;background:#fff}.map-card{height:370px;overflow:hidden;border:1px solid var(--theme-border);border-radius:10px;background:var(--theme-soft);box-shadow:0 12px 34px rgba(16,24,40,.06)}.map-card iframe{width:100%;height:100%;border:0}

/* Legal pages */
.legal-card{max-width:980px;padding:30px;border:1px solid var(--theme-border);border-radius:10px;background:#fff;box-shadow:0 12px 36px rgba(16,24,40,.06)}
.legal-card h1{margin-bottom:22px}.legal-card h2,.legal-card h3{margin:26px 0 10px;color:var(--h2-text);line-height:1.25}.legal-card h2{font-size:22px}.legal-card h3{font-size:17px}.legal-card p,.legal-card li{color:var(--p-text);font-size:13px;line-height:1.75}.legal-card ul,.legal-card ol{padding-left:20px}.legal-card a{color:var(--primary);font-weight:800}.legal-card table{width:100%;border-collapse:collapse}.legal-card th,.legal-card td{padding:10px;border:1px solid var(--theme-border);text-align:left;font-size:12px}

/* Blog pages */
.blog-list-section{min-height:50vh}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.blog-card{height:100%;overflow:hidden;border:1px solid var(--theme-border);border-radius:10px;background:#fff;box-shadow:0 10px 28px rgba(16,24,40,.05);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.blog-card:hover{border-color:var(--primary);box-shadow:0 15px 36px color-mix(in srgb,var(--primary) 10%,transparent);transform:translateY(-2px)}.blog-card-link{height:100%;display:flex;flex-direction:column}.blog-card-link>img{width:100%;height:210px;object-fit:cover}.blog-card-body{display:flex;flex:1;flex-direction:column;padding:18px}.blog-card-body h3{margin:0;color:var(--h3-text);font-size:18px;line-height:1.3}.blog-card-body p{margin:10px 0 0;color:var(--p-text);font-size:12px;line-height:1.65}
.service-premium-hero{padding:38px 0;background:linear-gradient(120deg,var(--theme-soft),#fff 72%)}.service-premium-hero-box{padding:28px;border:1px solid var(--theme-border);border-radius:10px;background:#fff}.service-premium-copy{max-width:900px}.service-premium-copy h1{margin:7px 0 10px;color:var(--h1-text);font:900 38px/1.15 var(--heading-font)}.service-premium-copy p{margin:0;color:var(--p-text);font-size:14px;line-height:1.65}
.service-premium-grid{display:grid;grid-template-columns:260px minmax(0,1fr);gap:22px;align-items:start}.service-premium-sidebar{position:sticky;top:18px;display:grid;gap:14px}.service-side-card,.service-article-card,.service-visual-card{overflow:hidden;border:1px solid var(--theme-border);border-radius:10px;background:#fff;box-shadow:0 10px 30px rgba(16,24,40,.05)}.service-side-card{padding:18px}.service-side-card h3{margin:7px 0 14px;color:var(--h3-text);font-size:18px}.service-side-chip{display:inline-flex;border-radius:999px;background:var(--theme-soft);color:var(--primary);padding:6px 9px;font-size:9px;font-weight:900;text-transform:uppercase}.service-side-links{display:grid}.service-side-links a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid var(--theme-border);color:var(--text);font-size:15px;font-weight:800}.service-side-links a:last-child{border-bottom:0}.service-side-links a:hover{color:var(--primary)}.service-side-links svg{width:13px;height:13px}.service-side-cta p{color:var(--p-text);font-size:11px;line-height:1.6}.service-side-actions{display:grid;gap:8px}.service-side-actions .btn{width:100%;font-size:11px}
.service-premium-main{min-width:0;display:grid;gap:18px}.service-visual-card img{width:100%;max-height:440px;object-fit:cover}.service-article-card{padding:26px}.service-article-head{padding-bottom:20px;border-bottom:1px solid var(--theme-border)}.service-article-head h2{margin:8px 0;color:var(--h2-text);font-size:26px}.service-article-head p{margin:0;color:var(--p-text);font-size:13px}.service-article-text{padding-top:20px}.service-article-text img{height:auto;border-radius:8px}.service-article-text h2,.service-article-text h3{margin:24px 0 10px;color:var(--h2-text)}.service-article-text a{color:var(--primary);font-weight:800}

/* Bank accounts */
.bank-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,380px));gap:18px;justify-content:center}.bank-card{display:flex;flex-direction:column;align-items:center;padding:24px;border:1px solid var(--theme-border);border-radius:12px;background:#fff;box-shadow:0 10px 30px rgba(16,24,40,.05);text-align:center}.bank-card-title{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.bank-page-logo-frame.vertical{width:160px;height:160px;padding:8px}.bank-page-logo-frame.horizontal{width:140px;height:60px;padding:8px;border-radius:12px;margin:0}.bank-page-logo-frame{display:grid;place-items:center;padding:16px;border:1px solid var(--theme-border);border-radius:12px;background:#fff;margin:0 auto}.bank-page-logo-img{max-width:100%;max-height:100%;object-fit:contain}.bank-card-title h2{margin:0;color:var(--h2-text);font-size:22px}.bank-card>p{margin:14px 0;color:var(--text);font-size:15px}.bank-iban-wrap{width:100%;display:flex;flex-direction:column;align-items:center;gap:14px;padding-top:14px;border-top:1px solid var(--theme-border)}.bank-iban-value{overflow-wrap:anywhere;color:var(--primary);font-size:16px;letter-spacing:.03em}.bank-action-buttons{display:flex;justify-content:center;gap:8px}.bank-share-icon-only{width:38px;padding:0}.bank-share-icon-only .icon-svg{width:16px;height:16px}

/* Digital business card */
.business-card-page{min-height:100vh;padding:30px 16px;background:linear-gradient(145deg,#07182f,var(--secondary));color:var(--text)}
.digital-card-shell{min-height:calc(100vh - 60px);display:grid;place-items:center}.digital-card{position:relative;width:min(520px,100%);overflow:hidden;padding:28px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(255,255,255,.97);box-shadow:0 28px 80px rgba(0,0,0,.28);text-align:center}.digital-card-glow{position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--secondary),var(--primary))}.digital-card-profile{width:110px;height:110px;display:grid;place-items:center;margin:0 auto 16px;background:#fff;border:1px solid var(--theme-border);border-radius:12px;padding:14px}.digital-card-profile img{max-width:100%;max-height:100%;object-fit:contain}.digital-card-profile>span{width:68px;height:68px;display:grid;place-items:center;border-radius:999px;background:var(--primary);color:#fff;font-size:28px;font-weight:900}.digital-card h1{margin:0;color:var(--h1-text);font-size:27px}.digital-card>p{margin:7px 0 20px;color:var(--p-text);font-size:13px}
.digital-card-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.digital-card-link{min-height:70px;display:flex;align-items:center;gap:10px;padding:11px;border:1px solid var(--theme-border);border-radius:8px;background:#fff;text-align:left}.digital-card-link:hover{border-color:var(--primary);box-shadow:0 10px 24px color-mix(in srgb,var(--primary) 10%,transparent)}.digital-card-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:8px;background:var(--theme-soft);color:var(--primary)}.digital-card-icon svg{width:20px;height:20px}.digital-card-link>span:last-child{min-width:0;display:grid}.digital-card-link strong{font-size:11px}.digital-card-link small{overflow-wrap:anywhere;color:var(--p-text);font-size:9px}
.digital-card-banks{display:grid;gap:9px;margin-top:20px;text-align:left}.digital-card-bank{display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:12px;padding:12px;border:1px solid var(--theme-border);border-radius:10px;background:#fff;align-items:center}.digital-card-bank-logo{display:grid;place-items:center;width:50px;height:50px;padding:4px;border:1px solid var(--theme-border);border-radius:8px;background:#fff;flex-shrink:0}.digital-card-bank-logo img{max-width:100%;max-height:100%;object-fit:contain}.digital-card-bank-info{display:grid;gap:2px;min-width:0;text-align:left}.digital-card-bank-info strong{font-size:14px;font-weight:700;color:var(--text)}.digital-card-bank-info small{font-size:11px;color:var(--p-text)}.digital-card-bank-info b{font-size:12px;color:var(--primary);font-weight:700;overflow-wrap:anywhere}.digital-card-bank-actions{display:grid;gap:6px}.digital-card-bank-actions button{min-height:28px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid var(--theme-border);border-radius:6px;background:#fff;padding:0 8px;font-size:10px;font-weight:900;cursor:pointer}.digital-card-home{display:inline-flex;margin-top:20px;color:var(--primary);font-size:12px;font-weight:900}

/* Error and result pages */
.error-shell{min-height:62vh;display:grid;align-items:center;padding:44px 0;background:#f7f9fc}.error-card{overflow:hidden;border:1px solid var(--theme-border);border-radius:12px;background:#fff;box-shadow:0 18px 50px rgba(16,24,40,.08)}.error-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px}.error-copy{padding:42px}.error-eyebrow{color:var(--primary);font-size:11px;font-weight:900;text-transform:uppercase}.error-code{margin-top:10px;color:var(--primary);font:900 72px/1 var(--heading-font)}.error-title{margin:10px 0;color:var(--h1-text);font-size:32px}.error-text{max-width:680px;margin:0;color:var(--p-text);font-size:14px;line-height:1.65}.error-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.error-secondary{border:1px solid var(--primary);background:#fff;color:var(--primary)}.error-panel{padding:36px;border-left:1px solid var(--theme-border);background:var(--theme-soft)}.error-panel>strong{color:var(--text);font-size:16px}.error-list{display:grid;gap:12px;margin-top:16px}.error-item{display:flex;gap:9px;color:var(--p-text);font-size:12px;line-height:1.5}.error-dot{color:var(--primary);font-weight:900}

@media(max-width:980px){
  .account-layout{grid-template-columns:200px minmax(0,1fr)}
  .checkout-layout{grid-template-columns:minmax(0,1fr) 300px}
  .about-modern-hero-grid,.contact-showcase-grid{grid-template-columns:1fr 1fr;gap:24px}
  .about-modern-value-grid,.about-modern-step-grid,.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .service-premium-grid{grid-template-columns:220px minmax(0,1fr)}
  .error-grid{grid-template-columns:minmax(0,1fr) 300px}
}

@media(max-width:760px){
  .inner-page-section,.account-page,.checkout-page,.legal-page,.service-premium-content{padding:20px 0 34px}
  .section-heading.left{margin-bottom:17px}.section-heading.left h1,.account-orders-section>h1,.checkout-form>h1,.legal-card>h1{font-size:26px}
  .contact-form-grid,.account-form-grid{grid-template-columns:1fr}
  .account-layout,.checkout-layout,.about-modern-hero-grid,.contact-showcase-grid,.about-modern-intro,.service-premium-grid,.error-grid{grid-template-columns:1fr}
  .account-sidebar{position:static;display:flex;overflow-x:auto;border-radius:8px}.account-sidebar>strong,.account-sidebar>span{display:none}.account-sidebar>a{flex:0 0 auto;min-height:40px;border-right:1px solid #eef2f7;border-bottom:0;padding:7px 13px;font-size:10px}
  .account-card,.account-orders-section,.checkout-form,.checkout-page .cart-summary{padding:16px;border-radius:8px}
  .account-card h1,.account-orders-section h1{font-size:22px}.account-card h2{font-size:19px}
  .address-grid{grid-template-columns:1fr}.address-form-actions>*{flex:1}
  .account-orders-head{display:grid}.order-date-filter{display:grid;grid-template-columns:1fr 1fr}.order-date-filter button,.order-date-filter a{width:100%}
  .order-card-head{align-items:flex-start;flex-direction:column}.havale-payment-box{grid-template-columns:1fr}.order-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.btn-order-action,.order-track-note{min-width:0;padding:7px;text-align:center}
  .order-summary-overlay{padding:10px}.order-summary-dialog{max-height:94vh}.order-summary-body{padding:14px}
  .checkout-page .cart-summary{position:static}.checkout-result-actions{grid-template-columns:1fr}.bank-choice{grid-template-columns:60px minmax(0,1fr);gap:10px}.checkout-bank-logo{width:60px;height:60px;padding:2px;border-radius:8px;margin:0}.bank-choice-info strong{font-weight:600}.bank-choice small{font-weight:500;font-size:12px;color:var(--text)}.bank-choice-iban{grid-column:2;font-size:13px;font-weight:600;color:var(--primary)}.bank-inline-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}
  .paytr-card iframe{min-height:720px}
  .about-modern-hero,.contact-showcase,.service-premium-hero{padding:22px 0}.about-modern-copy h1,.contact-copy h1,.service-premium-copy h1{font-size:28px}.about-modern-lead{font-size:14px}
  .about-modern-visual{min-height:240px}.about-modern-visual img{height:240px}.about-pos-device{transform:scale(.78) rotate(5deg)}
  .about-modern-section{padding:30px 0}.about-modern-intro{gap:16px}.about-modern-intro h2,.about-modern-flow-head h2,.about-modern-cta h2{font-size:23px}
  .about-modern-value-grid,.about-modern-step-grid{grid-template-columns:1fr}.about-modern-step{min-height:0}.about-modern-cta{padding-bottom:32px}.about-modern-cta-box{align-items:stretch;flex-direction:column;padding:20px}.about-modern-cta .about-modern-actions{display:grid}
  .contact-info-list{grid-template-columns:1fr}.contact-info-item{min-height:72px}.contact-form-card{padding:17px}.map-section{padding-bottom:34px}.map-card{height:280px}
  .legal-card{padding:18px;border-radius:8px;overflow-x:auto}.legal-card h2{font-size:19px}.legal-card p,.legal-card li{font-size:12px}
  .blog-grid{grid-template-columns:1fr}.blog-card-link>img{height:190px}
  .service-premium-hero-box,.service-article-card{padding:18px}.service-premium-sidebar{position:static;order:2}.service-premium-main{order:1}.service-visual-card img{max-height:280px}.service-article-head h2{font-size:22px}
  .bank-grid{grid-template-columns:1fr}.bank-card{padding:16px}.bank-page-logo-frame.vertical{width:160px;height:160px;padding:8px;margin:0 auto}.bank-page-logo-img{max-height:100%;max-width:100%;object-fit:contain}.bank-card-title h2{font-size:19px}.bank-iban-wrap{align-items:center}.bank-action-buttons{width:100%;justify-content:center}.bank-action-buttons .bank-copy-btn{flex:1}
  .business-card-page{padding:16px 10px}.digital-card-shell{min-height:calc(100vh - 32px)}.digital-card{padding:20px 14px;border-radius:10px}.digital-card-links{grid-template-columns:1fr;gap:7px}.digital-card-link{min-height:66px;padding:9px}.digital-card-icon{width:34px;height:34px;flex-basis:34px}.digital-card-bank{grid-template-columns:50px minmax(0,1fr);gap:10px}.digital-card-bank-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}
  .error-shell{padding:24px 0}.error-copy{padding:24px 18px}.error-code{font-size:56px}.error-title{font-size:25px}.error-panel{padding:22px 18px;border-top:1px solid var(--theme-border);border-left:0}.error-actions{display:grid}.error-actions .btn{width:100%}
}

/* MOBILE HEADER FIX */
@media (max-width: 760px) {
    .header-announcement {
        display: block !important;
        height: auto !important;
        padding: 12px 0 !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    .announcement-inner {
        display: flex !important;
        flex-direction: column !important;
        gap: 12px !important;
        text-align: center !important;
    }
    .announcement-contact, .announcement-links {
        display: flex !important;
        justify-content: center !important;
        flex-wrap: wrap !important;
        gap: 12px !important;
    }
    .announcement-contact a, .announcement-links a {
        display: flex !important;
        align-items: center !important;
        gap: 8px !important;
        color: #fff !important;
    }
    .announcement-contact span, .announcement-links span {
        display: inline-block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
}
/* END MOBILE HEADER FIX */
/* Kategoriler Dropdown */
.brand-wrapper {
    display: flex;
    flex-direction: column;
    position: relative;
    grid-column: 2; /* mobile grid fallback */
}
@media(min-width: 992px) {
    .brand-wrapper {
        grid-column: auto;
    }
}
.header-categories-dropdown {
    margin-top: 8px;
    position: relative;
    z-index: 1000;
}
.header-categories-toggle {
    display: flex;
    align-items: center;
    gap: 8px;
    background: var(--primary, #ff9a24);
    color: #fff;
    border: none;
    padding: 8px 14px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s;
}
.header-categories-toggle:hover {
    background: color-mix(in srgb, var(--primary, #ff9a24) 80%, black);
}
.header-categories-toggle svg {
    width: 16px;
    height: 16px;
}
.header-categories-menu {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    width: 260px;
    background: #fff;
    border: 1px solid var(--theme-border, #e5e7eb);
    border-radius: 8px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    padding: 8px 0;
    display: flex;
    flex-direction: column;
    max-height: 400px;
    overflow-y: auto;
}
.header-categories-menu[hidden] {
    display: none !important;
}
.header-cat-link {
    padding: 8px 16px;
    color: var(--text, #374151);
    font-size: 13px;
    text-decoration: none;
    transition: background 0.2s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.header-cat-link:hover {
    background: #f9fafb;
    color: var(--primary, #ff9a24);
}

/* Duyuru Barı Düzenlemeleri */
.announcement-messages {
    display: flex;
    align-items: center;
    justify-content: center;
}
.announcement-item {
    font-size: 17px !important;
    font-weight: 800;
    line-height: 1.3;
}
@media (max-width: 991px) {
    .announcement-item {
        font-size: 14px !important; /* kibar gösterim */
        font-weight: 600;
        letter-spacing: 0.3px;
    }
    .announcement-inner {
        padding: 4px 0;
    }
    .announcement-contact, .announcement-links {
        gap: 8px !important;
    }
}

/* Collapsible Category Sidebar Styles for Inner Pages */
.electrog-category-sidebar.collapsible-sidebar {
    position: absolute;
    top: 100% !important; /* Starts exactly below the header bottom border */
    left: 0;
    width: 250px;
    z-index: 1000;
    display: block !important;
}

/* When active (open), show border, shadow and white background */
.electrog-category-sidebar.collapsible-sidebar.is-active {
    background: #fff !important;
    border: 1px solid var(--theme-border, #e5e7eb) !important;
    border-radius: 8px !important;
    box-shadow: 0 12px 35px rgba(16,24,40,.06) !important;
    overflow: hidden; /* Clips children to the rounded corners */
}

/* Hide links when not active */
.electrog-category-sidebar.collapsible-sidebar:not(.is-active) .electrog-category-link {
    display: none !important;
}

/* Cursor pointer, force 36px height, and match homepage style */
.electrog-category-sidebar.collapsible-sidebar .electrog-category-title {
    cursor: pointer;
    user-select: none;
    height: 36px !important; /* Matches navigation bar height of 36px */
    border-radius: 8px;
}

/* Ensure correct borders when open */
.electrog-category-sidebar.collapsible-sidebar.is-active .electrog-category-title {
    border-radius: 8px 8px 0 0 !important;
}
@media (max-width: 760px) {
    .electrog-category-sidebar.collapsible-sidebar {
        display: none !important;
    }
}

/* Mobile Announcement Layout Override */
@media (max-width: 760px) {
    .header-announcement {
        height: auto !important;
        padding: 6px 0 !important;
    }
    .announcement-inner {
        display: grid !important;
        grid-template-columns: 1fr 1fr 1fr !important;
        align-items: center !important;
        gap: 6px 0 !important;
        padding: 0 8px !important;
        height: auto !important;
    }
    .announcement-contact {
        display: contents !important;
    }
    .announcement-links {
        display: contents !important;
    }
    .announcement-contact a[href^="tel:"] {
        grid-column: 1 !important;
        grid-row: 1 !important;
        justify-self: start !important;
    }
    .announcement-contact a:not([href^="tel:"]) {
        grid-column: 2 !important;
        grid-row: 1 !important;
        justify-self: center !important;
    }
    .announcement-currency {
        grid-column: 3 !important;
        grid-row: 1 !important;
        justify-self: end !important;
        display: flex !important;
        align-items: center !important;
        gap: 4px !important;
    }
    .announcement-links a[href="/siparislerim"] {
        display: none !important;
    }
    .announcement-contact a, .announcement-links a {
        font-size: 10px !important;
        gap: 4px !important;
        white-space: nowrap !important;
        line-height: 1.4 !important;
        display: flex !important;
        align-items: center !important;
    }
    .announcement-contact .icon-svg, .announcement-links .icon-svg {
        width: 12px !important;
        height: 12px !important;
    }
    .announcement-messages {
        grid-column: 1 / span 3 !important;
        grid-row: 2 !important;
        width: 100% !important;
        text-align: center !important;
        margin-top: 2px !important;
    }
    .announcement-item {
        font-size: 12px !important;
    }
    .brand {
        padding-left: 12px !important;
    }
}

/* Referanslar (Yorumlar) Sürüklenen Marquee Bloğu */
.electrog-references-section {
    background: #fff;
    padding: 10px 0 0;
    overflow: hidden;
    margin-bottom: 24px;
}
.electrog-references-marquee {
    overflow: hidden;
    width: 100%;
    position: relative;
    padding: 20px 0 0;
}
.electrog-references-track {
    display: flex;
    gap: 30px;
    width: max-content;
    animation: electrogReferencesMarquee 40s linear infinite;
}
.electrog-references-marquee:hover .electrog-references-track {
    animation-play-state: paused;
}
.reference-card {
    background: #fff;
    border: 1px solid var(--theme-border, #d8e7ee);
    border-radius: 16px;
    padding: 30px;
    width: 420px;
    flex-shrink: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.02);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.reference-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 15px 35px rgba(23, 54, 84, 0.08);
}
.reference-quote {
    font-size: 72px;
    font-family: Georgia, serif;
    color: var(--primary, #0f9f75);
    line-height: 1;
    position: absolute;
    top: 5px;
    left: 20px;
    opacity: 0.12;
    pointer-events: none;
}
.reference-body {
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
.reference-text {
    font-size: 14.5px;
    line-height: 1.65;
    color: var(--text, #2c3e50);
    margin: 0;
}
.reference-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid var(--theme-border, #eef3f6);
    padding-top: 18px;
    margin-top: auto;
}
.reference-author-info {
    display: flex;
    flex-direction: column;
}
.reference-name {
    font-weight: 800;
    font-size: 15px;
    color: var(--text, #17324a);
}
.reference-company {
    font-size: 12.5px;
    color: var(--muted, #64748b);
    margin-top: 3px;
}
.reference-rating {
    display: flex;
    gap: 3px;
    color: #e2e8f0;
}
.reference-rating .star.filled {
    color: #ffb703;
}
.reference-rating .star {
    font-size: 18px;
}
@keyframes electrogReferencesMarquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-33.333333%);
    }
}
@media (max-width: 760px) {
    .electrog-references-section {
        background: #fff;
        padding: 10px 0 0;
    }
    .reference-card {
        width: 320px;
        padding: 20px;
    }
    .electrog-references-track {
        gap: 20px;
        animation-duration: 25s;
    }
    .reference-quote {
        font-size: 56px;
    }
    .reference-text {
        font-size: 13.5px;
    }
}

/* Mobile Product listing page toolbar & drawer view selectors */
.mobile-toolbar-container {
    display: none;
}
@media (max-width: 760px) {
    .product-list-body .product-list-head .product-sort-form {
        display: none !important; /* Hide old inline sorting form on mobile since we have the new toolbar */
    }
    .product-list-body .product-list-head {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
    }
    .mobile-toolbar-container {
        display: block;
        margin-bottom: 15px;
    }
    .mobile-product-toolbar {
        display: flex;
        gap: 10px;
        align-items: center;
    }
    .mobile-toolbar-btn {
        flex: 1;
        height: 44px;
        border: 1px solid var(--theme-border, #d8e7ee);
        border-radius: 8px;
        background: #fff;
        color: var(--text, #101828);
        font-weight: 800;
        font-size: 13px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 6px;
        cursor: pointer;
        padding: 0 10px;
        box-shadow: 0 2px 6px rgba(0,0,0,0.02);
    }
    .mobile-toolbar-btn .chevron {
        color: var(--muted, #64748b);
        margin-left: auto;
    }
    .mobile-view-switchers {
        display: flex;
        border: 1px solid var(--theme-border, #d8e7ee);
        border-radius: 8px;
        overflow: hidden;
        background: #fff;
        box-shadow: 0 2px 6px rgba(0,0,0,0.02);
    }
    .view-switch-btn {
        width: 44px;
        height: 44px;
        border: 0;
        background: #fff;
        color: var(--muted, #667085);
        cursor: pointer;
        display: grid;
        place-items: center;
    }
    .view-switch-btn.active {
        background: #f4f8ff;
        color: var(--primary, #0f9f75);
    }

    /* Mobile Drawers */
    .mobile-drawer {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1000000 !important;
        display: flex;
        justify-content: flex-end;
    }
    .mobile-drawer[hidden] {
        display: none !important;
    }
    .drawer-backdrop {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.4);
        backdrop-filter: blur(2px);
    }
    .drawer-content {
        position: relative;
        z-index: 2;
        width: 300px;
        height: 100vh;
        max-height: 100%;
        overflow: hidden;
        background: #fff;
        display: flex;
        flex-direction: column;
        box-shadow: -10px 0 30px rgba(0, 0, 0, 0.15);
    }
    .drawer-content.bottom-sheet {
        width: 100%;
        height: auto;
        margin-top: auto;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        max-height: 80vh;
    }
    .drawer-header {
        padding: 16px 20px;
        border-bottom: 1px solid var(--theme-border, #eef3f6);
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .drawer-header strong {
        font-size: 16px;
        color: var(--text, #101828);
    }
    .drawer-close {
        border: 0;
        background: transparent;
        color: var(--muted, #64748b);
        cursor: pointer;
        display: grid;
        place-items: center;
    }
    .drawer-close svg {
        width: 20px;
        height: 20px;
    }
    .drawer-body {
        flex: 1;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        padding: 20px 20px 80px 20px;
    }
    .drawer-filter-group {
        margin-bottom: 24px;
    }
    .drawer-filter-group > strong {
        display: block;
        font-size: 14px;
        margin-bottom: 12px;
        color: var(--text, #101828);
    }
    .mobile-drawer-categories {
        display: flex;
        flex-direction: column;
        gap: 6px;
        padding: 8px 0 0 0;
        margin: 0;
        list-style: none;
    }
    .mobile-drawer-cat-item {
        display: block;
        margin: 0;
    }
    .mobile-drawer-cat-link {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 14px;
        border-radius: 8px;
        border: 1px solid var(--theme-border, #eef3f6);
        color: var(--p-text, #344054);
        font-weight: 700;
        font-size: 13px;
        background: #fcfdfe;
        text-decoration: none;
        transition: all 0.2s ease;
    }
    .mobile-drawer-cat-link.active {
        background: var(--primary, #0f9f75) !important;
        color: #fff !important;
        border-color: var(--primary, #0f9f75) !important;
        font-weight: 800;
    }
    .mobile-drawer-sub-wrapper {
        padding-left: 14px;
        margin-top: 6px;
        margin-bottom: 6px;
        display: flex;
        flex-direction: column;
        gap: 6px;
        border-left: 2px solid var(--theme-border, #eef3f6);
    }
    .mobile-drawer-sub-link {
        display: flex;
        align-items: center;
        padding: 8px 12px;
        border-radius: 6px;
        color: #4e5e73;
        font-weight: 600;
        font-size: 12px;
        text-decoration: none;
        background: #f8fafc;
        border: 1px solid transparent;
        transition: all 0.2s ease;
    }
    .mobile-drawer-sub-link.active {
        background: var(--theme-soft, #f4f6f9) !important;
        color: var(--primary, #0f9f75) !important;
        border-color: var(--theme-border, #eef3f6) !important;
        font-weight: 700;
    }
    .mobile-drawer-sub-sub-wrapper {
        padding-left: 10px;
        margin-top: 4px;
        display: flex;
        flex-direction: column;
        gap: 4px;
    }
    .mobile-drawer-sub-sub-link {
        display: flex;
        align-items: center;
        padding: 6px 12px;
        border-radius: 4px;
        color: #728096;
        font-weight: 500;
        font-size: 11px;
        text-decoration: none;
        background: #ffffff;
        border: 1px solid transparent;
        transition: all 0.2s ease;
    }
    .mobile-drawer-sub-sub-link.active {
        color: var(--primary, #0f9f75) !important;
        font-weight: 700;
    }
    .mobile-drawer-categories-simple {
        display: flex;
        flex-direction: column;
        gap: 6px;
        padding: 10px;
    }
    .mobile-drawer-categories-simple a {
        display: flex;
        align-items: center;
        padding: 12px 16px;
        border-radius: 8px;
        border: 1px solid var(--theme-border, #eef3f6);
        color: var(--p-text, #344054);
        font-weight: 700;
        font-size: 13px;
        background: #fcfdfe;
        text-decoration: none;
        transition: all 0.2s ease;
    }
    .mobile-drawer-categories-simple a.active {
        background: var(--primary, #0f9f75) !important;
        color: #fff !important;
        border-color: var(--primary, #0f9f75) !important;
    }
    .price-filter-form-mobile {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .price-filter-form-mobile > strong {
        display: block;
        font-size: 14px;
        color: var(--text, #101828);
    }
    .price-filter-form-mobile label {
        display: grid;
        gap: 6px;
        font-weight: 800;
        font-size: 12.5px;
    }
    .price-filter-form-mobile input {
        height: 42px;
        border: 1px solid var(--theme-border, #d8e7ee);
        border-radius: 8px;
        padding: 0 12px;
    }
    .price-filter-form-mobile button {
        height: 44px;
        border: 0;
        border-radius: 8px;
        background: var(--primary, #0f9f75);
        color: #fff;
        font-weight: 900;
        cursor: pointer;
    }
    
    .mobile-sort-options {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
    .mobile-sort-option-btn {
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 16px;
        border-radius: 8px;
        border: 1px solid var(--theme-border, #eef3f6);
        background: #fff;
        font-weight: 800;
        font-size: 13.5px;
        color: var(--text, #344054);
        cursor: pointer;
        width: 100%;
        text-align: left;
    }
    .mobile-sort-option-btn.active {
        background: #f0f5ff;
        color: var(--primary, #0f9f75);
        border-color: color-mix(in srgb, var(--primary, #0f9f75) 35%, transparent);
    }

    /* Product Grid List View styling on mobile */
    .product-grid.view-list {
        grid-template-columns: 1fr !important;
        gap: 12px !important;
    }
    .product-grid.view-list .product-card {
        display: flex !important;
        flex-direction: row !important;
        align-items: stretch !important;
        height: auto !important;
        gap: 12px !important;
        padding: 12px !important;
    }
    .product-grid.view-list .product-card-media {
        width: 100px !important;
        height: 100px !important;
        flex: 0 0 100px !important;
        margin: 0 !important;
        background: var(--theme-soft, #f8fbfc) !important;
        border-radius: 8px !important;
        overflow: hidden !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
    .product-grid.view-list .product-card-media img {
        max-height: 90px !important;
        object-fit: contain !important;
    }
    .product-grid.view-list .product-card-body {
        flex: 1 1 0% !important;
        padding: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
    }
    .product-grid.view-list .product-card-body h2 {
        min-height: auto !important;
        margin: 0 0 6px !important;
        font-size: 13.5px !important;
        line-height: 1.4 !important;
    }
    .product-grid.view-list .product-card-actions {
        margin: 0 0 6px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
    }
    .product-grid.view-list .product-buy-actions {
        display: flex !important;
        gap: 8px !important;
        margin-top: auto !important;
    }
    .product-grid.view-list .cart-add-btn {
        flex: 1 !important;
    }
    .product-grid.view-list .whatsapp-order-btn {
        padding: 0 10px !important;
        font-size: 0 !important; /* Hide text, keep only icon */
        width: 34px !important;
        height: 34px !important;
        display: grid !important;
        place-items: center !important;
        flex: 0 0 34px !important;
    }
    .product-grid.view-list .whatsapp-order-btn::before {
        content: '';
        width: 18px;
        height: 18px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23ffffff'%3E%3Cpath d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L32 503l138.9-36.4c32.7 17.8 69 27.2 106.4 27.2 122.4 0 222-99.6 222-222 0-59.3-23-115.1-65-157.1zM223.9 474c-33.1 0-65.6-8.9-93.9-25.7l-6.7-4-82.4 21.6 22-80.4-4.4-7C41.7 348 31.8 313.9 31.8 278c0-105.9 86.1-192 192-192 51.3 0 99.4 20 135.6 56.2 36.2 36.2 56.2 84.4 56.2 135.8 0 105.9-86.1 192-192 192zm102.4-140.4c-5.6-2.8-33.1-16.3-38.2-18.2-5.1-1.9-8.9-2.8-12.7 2.8-3.8 5.6-14.6 18.2-18 22-3.3 3.8-6.7 4.2-12.2 1.4-5.6-2.8-23.5-8.7-44.8-27.7-16.6-14.8-27.8-33.1-31.1-38.7-3.3-5.6-.4-8.6 2.5-11.4 2.6-2.5 5.6-6.6 8.5-9.9 2.8-3.3 3.8-5.6 5.6-9.4 1.9-3.8.9-7.1-.5-9.9-1.4-2.8-12.7-30.7-17.4-42-4.6-11.2-9.4-9.7-12.8-9.9-3.3-.2-7.1-.2-10.8-.2-3.8 0-9.9 1.4-15.1 7.1-5.1 5.6-19.7 19.3-19.7 47 0 27.8 20.2 54.6 23 58.4 2.8 3.8 39.8 60.8 96.4 85.2 13.5 5.8 24 9.3 32.2 11.9 13.5 4.3 25.8 3.7 35.6 2.2 10.9-1.6 33.1-13.5 37.7-26.6 4.7-13.1 4.7-24.3 3.3-26.6-1.4-2.3-5.1-3.8-10.7-6.6z'/%3E%3C/svg%3E") no-repeat center;
        background-size: contain;
    }
}

@media (max-width: 760px) {
    .float-top {
        display: grid !important;
        left: 16px !important;
        bottom: 76px !important; /* Mobil alt menünün üstünde durması için */
    }
    .whatsapp-float-button {
        display: block !important;
        right: 16px !important;
        bottom: 70px !important; /* Mobil alt menünün üstünde durması için */
    }
    .footer-bottom-band {
        padding-bottom: 80px !important;
    }
    .footer-bottom {
        position: relative !important;
        display: grid !important;
        grid-template-columns: 1fr auto auto 1fr !important;
        gap: 12px 8px !important;
        padding: 16px 0 !important;
        align-items: center !important;
    }
    .footer-copyright {
        grid-column: 1 / 3 !important;
        order: 1 !important;
        text-align: left !important;
        white-space: nowrap !important;
        margin: 0 !important;
    }
    .footer-powered {
        grid-column: 3 / 5 !important;
        order: 2 !important;
        text-align: right !important;
        white-space: nowrap !important;
        margin: 0 !important;
    }
    .footer-cookie-button {
        grid-column: 2 !important;
        order: 3 !important;
        position: static !important;
        margin: 0 !important;
        justify-self: end !important;
        z-index: 10 !important;
    }
    .footer-bottom-payment {
        grid-column: 3 !important;
        order: 4 !important;
        text-align: left !important;
        margin: 0 !important;
        justify-self: start !important;
        display: flex !important;
        align-items: center !important;
    }
    .footer-bottom-payment img {
        max-height: 40px !important;
        width: auto !important;
        display: block !important;
    }
}
.deal-countdown-card {
    background: #fff;
    border: 1px solid var(--theme-border, #d8e7ee);
    border-radius: 12px;
    padding: 24px;
    text-align: center;
    box-shadow: 0 12px 30px rgba(23, 54, 84, 0.04);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100%;
}
.deal-card-badge {
    background: var(--primary, #0f9f75);
    color: #fff;
    padding: 6px 14px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: inline-block;
    margin-bottom: 24px;
}
.deal-timer-wrap {
    width: 100%;
}
.timer-label {
    display: block;
    font-size: 13px;
    font-weight: 800;
    color: var(--text, #17324a);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
}
.deal-countdown {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}
.time-block {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.time-val {
    font-size: 24px;
    font-weight: 900;
    color: var(--text, #17324a);
    font-variant-numeric: tabular-nums;
    background: var(--theme-soft, #f8fbfc);
    border: 1px solid var(--theme-border, #d8e7ee);
    width: 50px;
    height: 50px;
    display: grid;
    place-items: center;
    border-radius: 8px;
}
.time-lbl {
    font-size: 9px;
    color: var(--muted, #64748b);
    font-weight: 800;
    margin-top: 5px;
    text-transform: uppercase;
}
.time-sep {
    font-size: 20px;
    font-weight: 900;
    color: var(--theme-border, #d8e7ee);
    margin-top: -16px;
}

@media (max-width: 760px) {
    /* Kategori Blokları Sola Kayma */
    .electrog-popular-categories .electrog-category-cards {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
        scroll-snap-type: x mandatory !important;
        padding: 4px 17px 12px !important;
        margin: 0 -17px !important; /* allow edge-to-edge swipe within container padding */
        gap: 10px !important;
        scrollbar-width: none !important;
    }
    .electrog-popular-categories .electrog-category-cards::-webkit-scrollbar {
        display: none !important;
    }
    .electrog-popular-categories .electrog-category-card {
        /* Yan yana tam 2 adet kategori sığması için */
        flex: 0 0 calc((100% - 10px) / 2) !important;
        min-width: calc((100% - 10px) / 2) !important;
        max-width: calc((100% - 10px) / 2) !important;
        scroll-snap-align: start !important;
    }

    /* Ürün ve Fırsat Blokları Sola Kayma */
    body:not(.product-list-body) .product-directory:not(.electrog-deal-products-section) .product-grid {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
        scroll-snap-type: x mandatory !important;
        padding: 4px 17px 12px !important;
        margin: 0 -17px !important;
        gap: 12px !important;
        scrollbar-width: none !important;
    }
    body:not(.product-list-body) .product-directory:not(.electrog-deal-products-section) .product-grid::-webkit-scrollbar {
        display: none !important;
    }
    body:not(.product-list-body) .product-directory:not(.electrog-deal-products-section) .product-card {
        /* Yan yana tam 2 adet ürün sığması için (17px sol + 17px sağ = 34px eklenir) */
        flex: 0 0 calc((100% + 34px - 12px) / 2) !important;
        min-width: calc((100% + 34px - 12px) / 2) !important;
        max-width: calc((100% + 34px - 12px) / 2) !important;
        scroll-snap-align: start !important;
    }

    /* Günün Fırsatı Mobil 1+1 Geri Sayım Kartı Sabit & Ürün Kayan Tasarım */
    .electrog-deal-products-section .deal-layout-wrapper {
        display: flex !important;
        flex-wrap: nowrap !important;
        width: calc(100% + 34px) !important;
        margin: -10px -17px -18px -17px !important;
        padding: 10px 17px 18px 17px !important;
        gap: 12px !important;
        overflow: hidden !important;
    }
    .electrog-deal-products-section .deal-countdown-card {
        flex: 0 0 calc((100% - 12px) / 2) !important;
        min-width: calc((100% - 12px) / 2) !important;
        max-width: calc((100% - 12px) / 2) !important;
        margin: 0 !important;
        padding: 12px 6px !important;
    }
    .electrog-deal-products-section .deal-countdown-card .deal-countdown {
        gap: 3px !important;
    }
    .electrog-deal-products-section .deal-countdown-card .time-val {
        width: 32px !important;
        height: 32px !important;
        font-size: 13px !important;
        border-radius: 4px !important;
    }
    .electrog-deal-products-section .deal-countdown-card .time-lbl {
        font-size: 8px !important;
        margin-top: 3px !important;
    }
    .electrog-deal-products-section .deal-countdown-card .time-sep {
        font-size: 14px !important;
        margin-top: -12px !important;
    }
    .electrog-deal-products-section .deal-countdown-card .deal-card-badge {
        margin-bottom: 12px !important;
        padding: 4px 10px !important;
        font-size: 9px !important;
    }
    .electrog-deal-products-section .deal-countdown-card .timer-label {
        font-size: 11px !important;
        margin-bottom: 10px !important;
    }
    .electrog-deal-products-section .deal-products-slider {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
        scroll-snap-type: x mandatory !important;
        scrollbar-width: none !important;
        gap: 12px !important;
        flex: 0 0 calc((100% - 12px) / 2) !important;
        min-width: calc((100% - 12px) / 2) !important;
        max-width: calc((100% - 12px) / 2) !important;
        margin: -10px 0 -18px 0 !important;
        padding: 10px 0 18px 0 !important;
    }
    .electrog-deal-products-section .deal-products-slider::-webkit-scrollbar {
        display: none !important;
    }
    .electrog-deal-products-section .deal-products-slider .product-card {
        flex: 0 0 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
        scroll-snap-align: start !important;
        margin: 0 !important;
    }
}

/* Masaüstünde 6 Ürün Tam Gösterilip Sola Kayarak Dönen Slider Yapısı (CSS kısmı) */
@media (min-width: 761px) {
    /* Genel kaydırma alanı */
    body:not(.product-list-body) .product-directory:not(.electrog-deal-products-section) .product-grid,
    .electrog-deal-products-section .deal-products-slider {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: hidden !important;
        overflow-y: visible !important;
        scroll-behavior: auto !important;
        gap: 14px !important;
        padding: 10px 4px 18px 4px !important;
        margin: -10px -4px -18px -4px !important;
    }
    
    /* Standart Ürün Bloklarındaki Kartlar (6 adet sığacak şekilde) */
    body:not(.product-list-body) .product-directory:not(.electrog-deal-products-section) .product-grid .product-card {
        flex: 0 0 calc((100% - 70px) / 6) !important;
        min-width: calc((100% - 70px) / 6) !important;
        max-width: calc((100% - 70px) / 6) !important;
        transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
    }

    /* Günün Fırsatı Kayan Bölümündeki Kartlar (Kalan süre kartının yanına tam 5 tane sığacak şekilde, toplam 6 kutu) */
    .electrog-deal-products-section .deal-products-slider .product-card {
        flex: 0 0 calc((100% - 56px) / 5) !important;
        min-width: calc((100% - 56px) / 5) !important;
        max-width: calc((100% - 56px) / 5) !important;
        transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
    }

    /* Günün Fırsatı Geri Sayım Kartı Desktop Ayarları */
    .electrog-deal-products-section .deal-countdown-card {
        margin-top: -10px !important;
        margin-bottom: -18px !important;
    }

    /* Kategori Kartları için Slider Yapısı (6 tane sığacak şekilde) */
    .electrog-popular-categories .electrog-category-cards {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: hidden !important;
        overflow-y: visible !important;
        scroll-behavior: auto !important;
        gap: 10px !important;
        padding: 10px 4px 18px 4px !important;
        margin: -10px -4px -18px -4px !important;
    }
    .electrog-popular-categories .electrog-category-card {
        /* 6 adet tam sığması ve daha büyük olması için: (100% - (5 * 10px boşluk)) / 6 */
        flex: 0 0 calc((100% - 50px) / 6) !important;
        min-width: calc((100% - 50px) / 6) !important;
        max-width: calc((100% - 50px) / 6) !important;
        width: calc((100% - 50px) / 6) !important;
        transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
    }

    /* Masaüstünde Logoyu Dikeyde Ortala */
    .brand-wrapper {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        align-self: center !important;
        height: 70px !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .brand {
        display: flex !important;
        align-items: center !important;
        height: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .brand-image {
        max-height: 50px !important;
        width: auto !important;
        object-fit: contain !important;
        margin: auto 0 !important;
    }
}

/* Global Logo Dikey Hizalama & Ortalaması */
.brand-wrapper {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    height: 100% !important;
    min-height: 70px !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
}
.brand {
    display: flex !important;
    align-items: center !important;
    height: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
.brand-image {
    max-height: 48px !important;
    max-width: 100% !important;
    width: auto !important;
    object-fit: contain !important;
    margin: auto 0 !important;
}

@media (min-width: 761px) {
    .brand-image {
        width: 285px !important;
        max-height: 63px !important;
        margin-top: 8px !important;
    }
}

@media (max-width: 760px) {
    .nav-item.has-dropdown .nav-dropdown {
        display: block !important;
        position: static !important;
        width: 100% !important;
        box-shadow: none !important;
        border: none !important;
        background: transparent !important;
        padding: 4px 0 4px 15px !important;
        margin-top: 5px !important;
    }
    .nav-item.has-dropdown .nav-dropdown .nav-category-link {
        padding: 6px 8px !important;
        font-size: 13px !important;
    }
    .nav-item.has-dropdown .mega-menu-dropdown {
        display: block !important;
        position: static !important;
        width: 100% !important;
        min-width: 0 !important;
        box-shadow: none !important;
        border: none !important;
        background: transparent !important;
        padding: 4px 0 4px 15px !important;
        margin-top: 5px !important;
        transform: none !important;
        left: auto !important;
    }
}
@media (max-width: 760px) {
    .nav-item.has-dropdown .mega-menu-dropdown,
    .nav-item.has-dropdown .nav-dropdown {
        display: none !important;
        position: static !important;
        width: 100% !important;
        min-width: 0 !important;
        box-shadow: none !important;
        border: none !important;
        background: transparent !important;
        padding: 4px 0 4px 15px !important;
        margin-top: 5px !important;
        transform: none !important;
        left: auto !important;
    }
    .nav-item.has-dropdown.is-open .mega-menu-dropdown {
        display: flex !important;
        flex-direction: column !important;
        gap: 16px !important;
    }
    .nav-item.has-dropdown.is-open .nav-dropdown {
        display: block !important;
    }
    .mega-menu-column {
        min-width: 0 !important;
        border-bottom: 1px solid var(--theme-border) !important;
        padding-bottom: 10px !important;
    }
    .mega-menu-column:last-child {
        border-bottom: none !important;
    }
}

.nav-item.has-mega-menu {
    position: static !important;
}

/* Premium Mega Menu Styles */



.nav-dropdown.mega-menu-dropdown {
    z-index: 999999 !important;
    opacity: 0;
    visibility: hidden;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    transform: translateY(15px) !important;
    transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1), transform 0.25s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.25s !important;
    background: rgba(255, 255, 255, 0.98) !important;
    backdrop-filter: blur(15px) !important;
    border: 1px solid rgba(16, 24, 40, 0.08) !important;
    box-shadow: 0 32px 64px -16px rgba(16, 24, 40, 0.2) !important;
    border-radius: 16px !important;
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    column-gap: 16px !important;
    row-gap: 8px !important;
    padding: 20px 20px 10px 20px !important;
    align-items: start !important;
}

.nav-item:hover .nav-dropdown.mega-menu-dropdown {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
}

.mega-menu-column {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
}

/* Sadece Masaüstünde (Desktop) dikeyde boşluksuz multi-column yapısı veya flex row yapısı aktif olacak */
@media (min-width: 992px) {
    .nav-item.has-mega-menu.mega-layout-horizontal-parent {
        position: relative !important;
    }
    /* Yan yana düzen (4 veya daha az kategori için) */
    .nav-dropdown.mega-menu-dropdown.mega-layout-horizontal {
        z-index: 999999 !important;
        display: flex !important;
        flex-direction: row !important;
        justify-content: flex-start !important;
        gap: 24px !important;
        flex-wrap: nowrap !important;
        column-count: auto !important;
        padding: 24px 24px 12px 24px !important;
        width: max-content !important;
        max-width: 95vw !important;
        /* Menü elemanına göre ortala */
        left: 50% !important;
        right: auto !important;
        transform: translate(-50%, 15px) !important;
    }
    .nav-item:hover .nav-dropdown.mega-menu-dropdown.mega-layout-horizontal {
        transform: translate(-50%, 0) !important;
    }
    /* Sağa taşmaları otomatik engellemek için üst elemente göre sınır kontrolü */
    .header-nav-row {
        position: relative !important;
    }
    .nav-dropdown.mega-menu-dropdown.mega-layout-horizontal .mega-menu-column {
        display: flex !important;
        flex-direction: column !important;
        width: 220px !important;
        margin-bottom: 0 !important;
    }

    /* Alt alta düzen (4'ten fazla kategori için multi-column) */
    .nav-dropdown.mega-menu-dropdown.mega-layout-vertical {
        z-index: 999999 !important;
        display: block !important;
        column-count: 4 !important;
        column-gap: 24px !important;
        padding: 24px 24px 12px 24px !important;
    }
    .nav-dropdown.mega-menu-dropdown.mega-layout-vertical .mega-menu-column {
        display: inline-block !important;
        width: 100% !important;
        margin-bottom: 10px !important;
        break-inside: avoid-column !important;
        page-break-inside: avoid !important;
    }
}

/* Hover sliding animations for mega menu sub links */
.mega-menu-column .mega-sub-link {
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.mega-menu-column .mega-sub-link:hover {
    color: var(--primary) !important;
    transform: translateX(6px) !important;
    background: rgba(15, 159, 117, 0.05) !important;
    border-radius: 6px !important;
}

/* Column titles hover animations */
.mega-menu-column .mega-column-title {
    transition: all 0.2s ease !important;
}
.mega-menu-column .mega-column-title:hover {
    padding-left: 4px !important;
    color: var(--primary) !important;
}

/* Category name length constraints and font size adjustments */
.mega-menu-column .nav-category-text {
    display: inline-block !important;
    font-size: 13px !important;
    line-height: 1.25 !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    max-height: 2.6em !important;
    overflow: hidden !important;
}

.mega-menu-column .mega-column-title .nav-category-text {
    font-size: 14px !important;
    font-weight: 900 !important;
}

/* Benzer ve uyumlu ürünler kartlarında ürün adı ile fiyat arasındaki boşluğu azaltma */
.product-tab-card .product-card-body h2 {
    height: auto !important;
    min-height: auto !important;
    margin-bottom: 4px !important;
}
.product-tab-card .product-price-stack {
    min-height: auto !important;
    margin-bottom: 6px !important;
    margin-top: 4px !important;
}

/* Favorilerim sayfasındaki ürün adlarının font boyutunu küçültme ve fiyatla arasındaki boşluğu azaltma */
#favorites-list .product-card-body h2 {
    font-size: 12.5px !important;
    line-height: 1.35 !important;
    height: auto !important;
    min-height: auto !important;
    margin-bottom: 4px !important;
}
#favorites-list .product-card-body h2 a {
    font-size: 12.5px !important;
}
#favorites-list .product-price-stack {
    min-height: auto !important;
    margin-top: auto !important;
    padding-top: 0 !important;
    margin-bottom: 8px !important;
}
#favorites-list .product-card-actions {
    display: flex !important;
    flex: 1 !important;
    flex-direction: column !important;
}



/* Premium Custom Scrollbar */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  background: var(--page-bg, #f4f6fa);
}
::-webkit-scrollbar-thumb {
  background: color-mix(in srgb, var(--primary) 55%, transparent);
  border-radius: 999px;
  border: 2px solid var(--page-bg, #f4f6fa);
}
::-webkit-scrollbar-thumb:hover {
  background: var(--primary);
}
html {
  scrollbar-width: thin;
  scrollbar-color: var(--primary) var(--page-bg, #f4f6fa);
}

/* Promo Banner Glow & Depth Hover */
.electrog-promo:hover {
  border-color: var(--primary) !important;
  box-shadow: 0 0 18px rgba(11,102,240,.18), 0 18px 40px rgba(16,24,40,.09) !important;
  transform: translateY(-2px) !important;
}


/* Swiper Nav Wrapper */
.custom-swiper-nav-wrapper {
  position: absolute;
  top: 50%;
  right: -60px;
  transform: translateY(-50%);
  background-color: #ffffff;
  border-radius: 12px;
  padding: 10px;
  box-shadow: 0 12px 30px rgba(16, 24, 40, 0.15);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  z-index: 10;
  pointer-events: auto;
}
.custom-swiper-nav-wrapper .nav-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  background: transparent;
  padding: 0;
}
.custom-swiper-nav-wrapper svg {
  width: 20px;
  height: 20px;
}
.custom-swiper-nav-wrapper .nav-icon.left {
  color: var(--secondary);
  border-color: var(--secondary);
}
.custom-swiper-nav-wrapper .nav-icon.right {
  color: var(--primary);
  border-color: var(--primary);
}
.custom-swiper-nav-wrapper .nav-icon.left:hover {
  background-color: var(--secondary);
  color: #ffffff;
}
.custom-swiper-nav-wrapper .nav-icon.right:hover {
  background-color: var(--primary);
  color: #ffffff;
}
@media (max-width: 760px) {
  .custom-swiper-nav-wrapper {
    position: absolute !important;
    top: auto !important;
    bottom: 12px !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    background-color: rgba(255, 255, 255, 0.85) !important;
    border-radius: 24px !important;
    padding: 6px 10px !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12) !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 8px !important;
    z-index: 10 !important;
    pointer-events: auto !important;
  }
  .custom-swiper-nav-wrapper .nav-icon {
    width: 32px !important;
    height: 32px !important;
    border-radius: 50% !important;
    border-width: 1.5px !important;
  }
  .custom-swiper-nav-wrapper svg {
    width: 14px !important;
    height: 14px !important;
  }
}

/* Coupon System Styling */
.cart-coupon-box {
  margin: 18px 0;
  padding: 16px;
  border: 1px dashed var(--theme-border, #d8e7ee);
  border-radius: 12px;
  background: var(--theme-soft, #f8fbfc);
  transition: all 0.3s ease;
}
.cart-coupon-box:hover {
  border-color: var(--primary);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
}
.cart-coupon-input-wrap {
  display: flex;
  gap: 8px;
  align-items: center;
}
.cart-coupon-input-wrap input {
  flex: 1;
  width: 100%;
  min-width: 0;
  height: 42px;
  padding: 10px 12px;
  border-radius: 8px;
  text-transform: uppercase;
  border: 1px solid var(--theme-border, #d8e7ee);
  background: #ffffff;
  font-family: inherit;
  font-size: 14px;
  font-weight: 500;
  color: var(--text-dark, #333333);
  transition: all 0.3s ease;
}
.cart-coupon-input-wrap input:focus {
  outline: none;
  border-color: var(--primary);
  box-shadow: 0 0 0 3px rgba(var(--primary-rgb, 16, 185, 129), 0.1);
}
.cart-coupon-input-wrap .btn {
  width: auto !important;
  margin-top: 0 !important;
  padding: 0 16px;
  min-height: unset;
  height: 42px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  background-color: var(--primary);
  flex-shrink: 0;
  color: #ffffff;
  border: none;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.cart-coupon-input-wrap .btn:hover {
  background-color: var(--primary-hover, #0d9488);
  transform: translateY(-1px);
}
#coupon_message {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 600;
  display: none;
}
.cart-coupon-discount-row strong {
  color: #10b981;
}

/* Coupon Campaign Ticket Design (Homepage) */
.coupon-campaign-section {
  padding: 20px 0;
  background: var(--body-bg, #f8fbfc);
}
.coupon-campaign-section .section-header {
  text-align: center;
  margin-bottom: 20px;
}
.coupon-campaign-section .section-header h2 {
  font-size: 28px;
  font-weight: 800;
  color: var(--text-dark, #1f2937);
  margin-bottom: 6px;
}
.coupon-campaign-section .section-header p {
  color: var(--text-muted, #6b7280);
  font-size: 14px;
}
.coupon-card-wrapper {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  border-radius: 20px;
  box-shadow: 0 12px 35px rgba(15, 35, 55, 0.05);
  display: flex;
  overflow: hidden;
  border: 1px solid rgba(16, 185, 129, 0.16);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.coupon-card-wrapper:hover {
  transform: translateY(-6px) scale(1.005);
}
/* Left side: details */
.coupon-left {
  flex: 1;
  padding: 24px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.coupon-left::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(to bottom, var(--primary), var(--secondary, #0d9488));
}
.coupon-badge {
  display: inline-block;
  align-self: flex-start;
  background: rgba(16, 185, 129, 0.1);
  color: #10b981;
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  box-shadow: 0 2px 5px rgba(16, 185, 129, 0.05);
}
.coupon-title {
  font-size: 20px;
  font-weight: 800;
  color: var(--text-dark, #1f2937);
  margin-bottom: 4px;
}
.coupon-desc {
  font-size: 14px;
  color: var(--text-dark, #374151);
  margin-bottom: 8px;
  line-height: 1.4;
}
.coupon-highlight {
  color: #10b981;
  background: rgba(16, 185, 129, 0.08);
  padding: 2px 6px;
  border-radius: 4px;
  font-weight: 800;
}
.coupon-meta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  margin-top: 4px;
}
.coupon-min-limit {
  font-size: 11px;
  color: var(--text-muted, #6b7280);
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.coupon-min-limit i {
  color: var(--primary);
}
.coupon-expiry {
  font-size: 11px;
  color: #ef4444;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
/* Divider with punch circles */
.coupon-divider {
  position: relative;
  width: 1px;
  border-left: 2px dashed rgba(16, 185, 129, 0.25);
  margin: 0;
}
.coupon-divider::before, .coupon-divider::after {
  content: '';
  position: absolute;
  left: -9px;
  width: 16px;
  height: 16px;
  background: var(--body-bg, #f3f4f6);
  border-radius: 50%;
  border: 1px solid rgba(16, 185, 129, 0.16);
  z-index: 2;
}
.coupon-divider::before {
  top: -8px;
}
.coupon-divider::after {
  bottom: -8px;
}
/* Right side: copy block */
.coupon-right {
  width: 260px;
  padding: 24px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.03) 0%, rgba(13, 148, 136, 0.08) 100%);
  position: relative;
}
.coupon-value {
  font-size: 26px;
  font-weight: 900;
  color: var(--primary);
  margin-bottom: 10px;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 0 2px 4px rgba(16, 185, 129, 0.08);
}
.btn-copy-coupon {
  width: 100%;
  padding: 10px 14px;
  border-radius: 8px;
  background: var(--primary);
  color: #ffffff;
  border: none;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 12px rgba(16, 185, 129, 0.2);
}
.btn-copy-coupon:hover {
  background: var(--primary-hover, #0d9488);
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(16, 185, 129, 0.3);
}
.btn-copy-coupon.copied {
  background: #10b981;
  box-shadow: 0 4px 12px rgba(16, 185, 129, 0.2);
}

@media (max-width: 576px) {
  .coupon-card-wrapper {
    flex-direction: column;
    border-radius: 15px;
  }
  .coupon-left {
    padding: 16px 20px;
  }
  .coupon-badge {
    font-size: 9px;
    padding: 2px 7px;
    margin-bottom: 6px;
  }
  .coupon-title {
    font-size: 15px;
    margin-bottom: 3px;
  }
  .coupon-desc {
    font-size: 12px;
    margin-bottom: 6px;
    line-height: 1.3;
  }
  .coupon-meta-row {
    gap: 6px 12px;
  }
  .coupon-min-limit, .coupon-expiry {
    font-size: 10px;
  }
  .coupon-divider {
    width: 100%;
    height: 1px;
    border-left: none;
    border-top: 2px dashed var(--theme-border, #e5e7eb);
    margin: 0;
  }
  .coupon-divider::before, .coupon-divider::after {
    top: -9px;
    bottom: auto;
  }
  .coupon-divider::before {
    left: -9px;
  }
  .coupon-divider::after {
    right: -9px;
    left: auto;
  }
  .coupon-right {
    width: 100%;
    padding: 12px 20px 14px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
  }
  .coupon-value {
    font-size: 18px;
    margin-bottom: 0;
  }
  .btn-copy-coupon {
    width: auto;
    padding: 7px 14px;
    font-size: 11.5px;
  }
}

/* Coupon Theme Variations */

/* Emerald Theme */
.coupon-card-wrapper.theme-emerald {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
  border-color: rgba(255, 255, 255, 0.2);
}
.coupon-card-wrapper.theme-emerald:hover {
  border-color: rgba(255, 255, 255, 0.4);
  box-shadow: 0 20px 45px rgba(16, 185, 129, 0.25);
}
.coupon-card-wrapper.theme-emerald .coupon-badge {
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  box-shadow: none;
}
.coupon-card-wrapper.theme-emerald .coupon-title {
  color: #ffffff;
}
.coupon-card-wrapper.theme-emerald .coupon-desc {
  color: rgba(255, 255, 255, 0.95);
}
.coupon-card-wrapper.theme-emerald .coupon-highlight {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.18);
}
.coupon-card-wrapper.theme-emerald .coupon-min-limit {
  color: rgba(255, 255, 255, 0.85);
}
.coupon-card-wrapper.theme-emerald .coupon-min-limit i {
  color: #ffffff;
}
.coupon-card-wrapper.theme-emerald .coupon-expiry {
  color: #fef08a;
}
.coupon-card-wrapper.theme-emerald .coupon-expiry i {
  color: #fef08a;
}
.coupon-card-wrapper.theme-emerald .coupon-divider {
  border-left-color: rgba(255, 255, 255, 0.3);
}
.coupon-card-wrapper.theme-emerald .coupon-divider::before,
.coupon-card-wrapper.theme-emerald .coupon-divider::after {
  background: var(--body-bg, #f3f4f6);
  border-color: rgba(255, 255, 255, 0.2);
}
.coupon-card-wrapper.theme-emerald .coupon-left::before {
  background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.4));
}
.coupon-card-wrapper.theme-emerald .coupon-right {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.12) 100%);
}
.coupon-card-wrapper.theme-emerald .coupon-value {
  color: #ffffff;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.coupon-card-wrapper.theme-emerald .btn-copy-coupon {
  background: #ffffff;
  color: #059669;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.coupon-card-wrapper.theme-emerald .btn-copy-coupon:hover {
  background: #f8fafc;
  color: #047857;
}

/* Midnight Theme */
.coupon-card-wrapper.theme-midnight {
  background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);
  border-color: rgba(251, 191, 36, 0.25);
}
.coupon-card-wrapper.theme-midnight:hover {
  border-color: #fbbf24;
  box-shadow: 0 20px 45px rgba(251, 191, 36, 0.18);
}
.coupon-card-wrapper.theme-midnight .coupon-badge {
  background: rgba(251, 191, 36, 0.15);
  color: #fbbf24;
}
.coupon-card-wrapper.theme-midnight .coupon-title {
  color: #ffffff;
}
.coupon-card-wrapper.theme-midnight .coupon-desc {
  color: #cbd5e1;
}
.coupon-card-wrapper.theme-midnight .coupon-highlight {
  color: #fbbf24;
  background: rgba(251, 191, 36, 0.15);
}
.coupon-card-wrapper.theme-midnight .coupon-min-limit {
  color: #94a3b8;
}
.coupon-card-wrapper.theme-midnight .coupon-min-limit i {
  color: #fbbf24;
}
.coupon-card-wrapper.theme-midnight .coupon-value {
  color: #fbbf24;
  text-shadow: 0 2px 4px rgba(251, 191, 36, 0.1);
}
.coupon-card-wrapper.theme-midnight .coupon-divider {
  border-left-color: rgba(251, 191, 36, 0.3);
}
.coupon-card-wrapper.theme-midnight .coupon-left::before {
  background: linear-gradient(to bottom, #fbbf24, #d97706);
}
.coupon-card-wrapper.theme-midnight .coupon-right {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4) 0%, rgba(15, 23, 42, 0.6) 100%);
}
.coupon-card-wrapper.theme-midnight .coupon-divider::before,
.coupon-card-wrapper.theme-midnight .coupon-divider::after {
  background: var(--body-bg, #f3f4f6);
  border-color: rgba(251, 191, 36, 0.25);
}
.coupon-card-wrapper.theme-midnight .btn-copy-coupon {
  background: #fbbf24;
  color: #0f172a;
  box-shadow: 0 4px 12px rgba(251, 191, 36, 0.2);
}
.coupon-card-wrapper.theme-midnight .btn-copy-coupon:hover {
  background: #f59e0b;
}

/* Sunset Theme */
.coupon-card-wrapper.theme-sunset {
  background: linear-gradient(135deg, #f43f5e 0%, #e11d48 100%);
  border-color: rgba(255, 255, 255, 0.2);
}
.coupon-card-wrapper.theme-sunset:hover {
  border-color: rgba(255, 255, 255, 0.4);
  box-shadow: 0 20px 45px rgba(244, 63, 94, 0.25);
}
.coupon-card-wrapper.theme-sunset .coupon-badge {
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  box-shadow: none;
}
.coupon-card-wrapper.theme-sunset .coupon-title {
  color: #ffffff;
}
.coupon-card-wrapper.theme-sunset .coupon-desc {
  color: rgba(255, 255, 255, 0.95);
}
.coupon-card-wrapper.theme-sunset .coupon-highlight {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.18);
}
.coupon-card-wrapper.theme-sunset .coupon-min-limit {
  color: rgba(255, 255, 255, 0.85);
}
.coupon-card-wrapper.theme-sunset .coupon-min-limit i {
  color: #ffffff;
}
.coupon-card-wrapper.theme-sunset .coupon-expiry {
  color: #fef08a;
}
.coupon-card-wrapper.theme-sunset .coupon-expiry i {
  color: #fef08a;
}
.coupon-card-wrapper.theme-sunset .coupon-divider {
  border-left-color: rgba(255, 255, 255, 0.3);
}
.coupon-card-wrapper.theme-sunset .coupon-left::before {
  background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.4));
}
.coupon-card-wrapper.theme-sunset .coupon-right {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.12) 100%);
}
.coupon-card-wrapper.theme-sunset .coupon-divider::before,
.coupon-card-wrapper.theme-sunset .coupon-divider::after {
  background: var(--body-bg, #f3f4f6);
  border-color: rgba(255, 255, 255, 0.2);
}
.coupon-card-wrapper.theme-sunset .coupon-value {
  color: #ffffff;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.coupon-card-wrapper.theme-sunset .btn-copy-coupon {
  background: #ffffff;
  color: #e11d48;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.coupon-card-wrapper.theme-sunset .btn-copy-coupon:hover {
  background: #f8fafc;
  color: #be123c;
}

/* Neon Theme */
.coupon-card-wrapper.theme-neon {
  background: linear-gradient(135deg, #8b5cf6 0%, #6d28d9 100%);
  border-color: rgba(255, 255, 255, 0.2);
}
.coupon-card-wrapper.theme-neon:hover {
  border-color: rgba(255, 255, 255, 0.4);
  box-shadow: 0 20px 45px rgba(139, 92, 246, 0.25);
}
.coupon-card-wrapper.theme-neon .coupon-badge {
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  box-shadow: none;
}
.coupon-card-wrapper.theme-neon .coupon-title {
  color: #ffffff;
}
.coupon-card-wrapper.theme-neon .coupon-desc {
  color: rgba(255, 255, 255, 0.95);
}
.coupon-card-wrapper.theme-neon .coupon-highlight {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.18);
}
.coupon-card-wrapper.theme-neon .coupon-min-limit {
  color: rgba(255, 255, 255, 0.85);
}
.coupon-card-wrapper.theme-neon .coupon-min-limit i {
  color: #ffffff;
}
.coupon-card-wrapper.theme-neon .coupon-expiry {
  color: #fef08a;
}
.coupon-card-wrapper.theme-neon .coupon-expiry i {
  color: #fef08a;
}
.coupon-card-wrapper.theme-neon .coupon-divider {
  border-left-color: rgba(255, 255, 255, 0.3);
}
.coupon-card-wrapper.theme-neon .coupon-left::before {
  background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.4));
}
.coupon-card-wrapper.theme-neon .coupon-right {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.12) 100%);
}
.coupon-card-wrapper.theme-neon .coupon-divider::before,
.coupon-card-wrapper.theme-neon .coupon-divider::after {
  background: var(--body-bg, #f3f4f6);
  border-color: rgba(255, 255, 255, 0.2);
}
.coupon-card-wrapper.theme-neon .coupon-value {
  color: #ffffff;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.coupon-card-wrapper.theme-neon .btn-copy-coupon {
  background: #ffffff;
  color: #6d28d9;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.coupon-card-wrapper.theme-neon .btn-copy-coupon:hover {
  background: #f8fafc;
  color: #4c1d95;
}

/* Default Theme-Matching (Temaya Uygun) Style */
.coupon-card-wrapper.theme-default {
  background: linear-gradient(135deg, var(--primary) 0%, var(--secondary, #0d9488) 100%);
  border-color: rgba(255, 255, 255, 0.2);
}
.coupon-card-wrapper.theme-default:hover {
  box-shadow: 0 16px 45px color-mix(in srgb, var(--primary) 22%, transparent);
}
.coupon-card-wrapper.theme-default .coupon-badge {
  background: rgba(255, 255, 255, 0.18);
  color: #ffffff;
  box-shadow: none;
}
.coupon-card-wrapper.theme-default .coupon-title {
  color: #ffffff;
}
.coupon-card-wrapper.theme-default .coupon-desc {
  color: rgba(255, 255, 255, 0.95);
}
.coupon-card-wrapper.theme-default .coupon-highlight {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.18);
}
.coupon-card-wrapper.theme-default .coupon-min-limit {
  color: rgba(255, 255, 255, 0.85);
}
.coupon-card-wrapper.theme-default .coupon-min-limit i {
  color: #ffffff;
}
.coupon-card-wrapper.theme-default .coupon-expiry {
  color: #fef08a;
}
.coupon-card-wrapper.theme-default .coupon-expiry i {
  color: #fef08a;
}
.coupon-card-wrapper.theme-default .coupon-divider {
  border-left-color: rgba(255, 255, 255, 0.3);
}
.coupon-card-wrapper.theme-default .coupon-left::before {
  background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.4));
}
.coupon-card-wrapper.theme-default .coupon-right {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.12) 100%);
}
.coupon-card-wrapper.theme-default .coupon-divider::before,
.coupon-card-wrapper.theme-default .coupon-divider::after {
  background: var(--body-bg, #f3f4f6);
  border-color: rgba(255, 255, 255, 0.2);
}
.coupon-card-wrapper.theme-default .coupon-value {
  color: #ffffff;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.coupon-card-wrapper.theme-default .btn-copy-coupon {
  background: #ffffff;
  color: var(--primary);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.coupon-card-wrapper.theme-default .btn-copy-coupon:hover {
  background: #f8fafc;
  color: var(--primary-hover, var(--primary));
}

/* Product Image Lightbox Modal */
.product-image-zoom-modal {
  position: fixed;
  inset: 0;
  z-index: 10000000 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(10, 15, 30, 0.92);
  backdrop-filter: blur(15px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.3s;
}
.product-image-zoom-modal.open {
  opacity: 1;
  visibility: visible;
}
.product-image-zoom-frame {
  max-width: 90vw;
  max-height: 85vh;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(0.95);
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.product-image-zoom-modal.open .product-image-zoom-frame {
  transform: scale(1);
}
.product-image-zoom-frame img {
  max-width: 100%;
  max-height: 85vh;
  object-fit: contain;
  border-radius: 12px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.4);
}
.product-image-zoom-close {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 48px;
  height: 48px;
  border: none;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: grid;
  place-items: center;
  transition: background 0.2s, transform 0.2s;
  z-index: 10000;
  line-height: 1;
}
.product-image-zoom-close:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: rotate(90deg) scale(1.05);
}
.product-image-zoom-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 56px;
  height: 56px;
  border: none;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 50%;
  color: #fff;
  font-size: 36px;
  cursor: pointer;
  display: none;
  place-items: center;
  transition: background 0.2s, transform 0.2s, color 0.2s;
  z-index: 10000;
}
.product-image-zoom-modal.has-multiple .product-image-zoom-nav {
  display: grid;
}
.product-image-zoom-prev {
  left: 24px;
}
.product-image-zoom-next {
  right: 24px;
}
.product-image-zoom-nav:hover {
  background: rgba(255, 255, 255, 0.2);
  color: var(--primary, #0398fc);
}
.product-image-zoom-prev:hover {
  transform: translateY(-50%) translateX(-3px) scale(1.05);
}
.product-image-zoom-next:hover {
  transform: translateY(-50%) translateX(3px) scale(1.05);
}
body.product-zoom-open {
  overflow: hidden !important;
}
@media (max-width: 760px) {
  .product-image-zoom-close {
    top: 16px;
    right: 16px;
    width: 40px;
    height: 40px;
    font-size: 22px;
  }
  .product-image-zoom-nav {
    width: 44px;
    height: 44px;
    font-size: 28px;
  }
  .product-image-zoom-prev {
    left: 10px;
  }
  .product-image-zoom-next {
    right: 10px;
  }
}

/* Brand Filter Checkbox Alignment Fixes */
.product-list-body .price-filter-form label.brand-filter-label {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 10px !important;
  cursor: pointer !important;
  margin: 0 !important;
  padding: 6px 0 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: var(--text) !important;
  text-transform: none !important;
  width: auto !important;
  min-height: 0 !important;
  background: transparent !important;
  border: none !important;
}

.product-list-body .price-filter-form label.brand-filter-label input[type="checkbox"] {
  width: 16px !important;
  height: 16px !important;
  min-height: 16px !important;
  margin: 0 !important;
  cursor: pointer !important;
}

/* Mobile Drawer Brand Filter overrides */
.price-filter-form-mobile label.brand-filter-label {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 10px !important;
  cursor: pointer !important;
  margin: 0 !important;
  padding: 5px 0 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: var(--text) !important;
  text-transform: none !important;
  width: auto !important;
  min-height: 0 !important;
  background: transparent !important;
  border: none !important;
}

.price-filter-form-mobile label.brand-filter-label input[type="checkbox"] {
  width: 16px !important;
  height: 16px !important;
  min-height: 16px !important;
  margin: 0 !important;
  cursor: pointer !important;
}

/* Shimmer loading effect for lazy-loaded images */
@keyframes shimmer {
  0% { background-position: -200% 0; }
  100% { background-position: 200% 0; }
}

img[loading="lazy"] {
  transition: opacity 0.4s ease-in-out;
}

img[loading="lazy"].is-loaded {
  opacity: 1;
}

/* User Icon Smile Animation */
.user-mouth, .user-eye, .user-animated-head {
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), d 0.3s cubic-bezier(0.4, 0, 0.2, 1), stroke-width 0.3s ease, opacity 0.3s ease, fill 0.3s ease;
  transform-origin: 12px 3px; /* Top center of the head circle (cx=12, cy=3) to make it scale downwards */
}

.header-login:hover .user-animated-head,
.header-login.active-smile .user-animated-head,
.mobile-bottom-nav a:hover .user-animated-head,
.mobile-bottom-nav a.active-smile .user-animated-head {
  transform: scale(2.4);
  stroke-width: 0.8px; /* Even thinner border when scaled */
  fill: #ffffff; /* White background when scaled */
}

.header-login:hover .user-eye,
.header-login.active-smile .user-eye,
.mobile-bottom-nav a:hover .user-eye,
.mobile-bottom-nav a.active-smile .user-eye {
  opacity: 1 !important;
  transform: scale(2.4); /* Scale eyes with the head */
  fill: #101828; /* Dark eyes on white background */
}

.header-login:hover .user-mouth,
.header-login.active-smile .user-mouth,
.mobile-bottom-nav a:hover .user-mouth,
.mobile-bottom-nav a.active-smile .user-mouth {
  opacity: 1 !important;
  transform: scale(2.4); /* Scale mouth with the head */
  d: path("M 10.8 8.1 Q 12 9.2 13.2 8.1") !important;
  stroke: #101828 !important; /* Dark mouth on white background */
  stroke-width: 0.8px !important;
}

/* Alt Kategoriler ve Hover Efektleri */
.sub-categories-wrapper {
    padding-left: 12px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    border-left: 2px solid var(--theme-border, #eef2f7);
    margin: 8px 18px;
}
.sidebar-sub-link {
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #4e5e73 !important;
    padding: 6px 8px !important;
    border-radius: 6px !important;
    transition: all 0.2s ease !important;
    text-decoration: none !important;
    display: block !important;
    background: transparent !important;
}
.sidebar-sub-link:hover {
    background: var(--theme-soft) !important;
    color: var(--primary) !important;
    padding-left: 12px !important;
}
.sidebar-sub-link.active {
    background: var(--theme-soft) !important;
    color: var(--primary) !important;
    font-weight: 700 !important;
}
.sidebar-sub-sub-link {
    font-size: 11px !important;
    font-weight: 500 !important;
    color: #728096 !important;
    padding: 4px 8px !important;
    padding-left: 14px !important;
    border-radius: 4px !important;
    transition: all 0.2s ease !important;
    text-decoration: none !important;
    display: block !important;
    background: transparent !important;
}
.sidebar-sub-sub-link:hover {
    background: var(--theme-soft) !important;
    color: var(--primary) !important;
    padding-left: 18px !important;
}
.sidebar-sub-sub-link.active {
    background: var(--theme-soft) !important;
    color: var(--primary) !important;
    font-weight: 700 !important;
}

/* AI Generated Hero Slide Custom Styling */
.hero-slide-ai .hero-shade {
    display: none !important;
}
.hero-slide-ai .hero-content {
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
    box-sizing: border-box !important;
    padding-bottom: 60px !important;
    max-width: 480px !important;
}
@media (max-width: 768px) {
    .hero-slide-ai .hero-content {
        padding-bottom: 20px !important;
        justify-content: flex-end !important;
    }
}

/* Mega Menu Navigation and Category Image styling (Moved from inline headers) */
.nav-category-image { display: inline-flex !important; align-items: center !important; justify-content: center !important; flex-shrink: 0 !important; }
.nav-category-image.parent-cat { width: 40px !important; height: 40px !important; margin-right: 4px !important; }
.nav-category-image.sub-cat { width: 24px !important; height: 24px !important; margin-right: 3px !important; }
.nav-category-image img { width: 100% !important; height: 100% !important; object-fit: contain !important; }
.nav-category-image.parent-cat img { max-width: 40px !important; max-height: 40px !important; }
.nav-category-image.sub-cat img { max-width: 24px !important; max-height: 24px !important; }
.mega-column-title { width: 100% !important; box-sizing: border-box !important; font-weight: 900 !important; color: #101828 !important; padding-bottom: 6px !important; margin-bottom: 8px !important; display: flex !important; align-items: center !important; justify-content: flex-start !important; text-decoration: none !important; position: relative !important; border-bottom: none !important; }
.mega-column-title::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: linear-gradient(90deg, transparent 0px, var(--primary) 35px, var(--primary) calc(100% - 35px), transparent 100%); opacity: 0.8; }
.mega-sub-link { padding: 4px 6px !important; font-size: 13px !important; color: #475467 !important; display: flex !important; align-items: center !important; font-weight: 700 !important; }

.site-header, .header-nav-row {
  position: relative !important;
  z-index: 999999 !important;
}
#site-nav, #site-nav .nav-custom {
  margin-left: 0px !important;
  padding-left: 0px !important;
  z-index: 999999 !important;
}
#site-nav a, #site-nav .nav-custom a, #site-nav .nav-item a {
  white-space: nowrap !important;
}

/* ==========================================================================
   PERFORMANCE & LCP OPTIMIZATIONS (Moved from inline styles)
   ========================================================================== */

/* Hero Slider Image Support */
.hero-slide-bg {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  overflow: hidden !important;
  z-index: 1 !important;
}
.hero-bg-img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  display: block !important;
  pointer-events: none !important;
  z-index: -1;
}

/* App Banner (Mobil Uygulama) Section Styles */
.electrog-app-card {
  background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%) !important;
  position: relative !important;
  overflow: visible !important;
}
.electrog-app-mockup {
  position: absolute !important;
  bottom: -26px !important;
  left: 45% !important;
  height: 152px !important;
  display: block !important;
  z-index: 1 !important;
}
.electrog-app-mockup img {
  height: 100% !important;
  width: auto !important;
  object-fit: contain !important;
  filter: drop-shadow(0 10px 25px rgba(0,0,0,0.35)) !important;
  transition: transform 0.3s ease !important;
}
.electrog-app-card:hover .electrog-app-mockup img {
  transform: translateY(-5px) !important;
}
.electrog-app-middle .electrog-app-arrow {
  z-index: 5 !important;
  pointer-events: none !important;
}
@media (max-width: 760px) {
  .electrog-app-card {
    grid-template-columns: 72px 1fr 90px !important;
    grid-template-areas: "title title title" "qr badges mockup" !important;
    gap: 16px 12px !important;
    align-items: center !important;
  }
  .electrog-app-middle {
    grid-area: qr !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: auto !important;
    height: auto !important;
  }
  .electrog-qr {
    width: 72px !important;
    height: 72px !important;
    border-width: 4px !important;
  }
  .electrog-app-card .app-store-badges {
    grid-area: badges !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 6px !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
  }
  .electrog-app-card .app-store-badge {
    width: 100% !important;
    max-width: 130px !important;
    min-width: unset !important;
    height: 36px !important;
    padding: 4px 6px !important;
    gap: 6px !important;
  }
  .electrog-app-card .app-store-badge svg {
    width: 16px !important;
    height: 16px !important;
  }
  .electrog-app-card .app-store-badge span {
    font-size: 11px !important;
  }
  .electrog-app-card .app-store-badge div span:first-child {
    font-size: 7px !important;
  }
  .electrog-app-mockup {
    grid-area: mockup !important;
    position: static !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: 90px !important;
    margin: 0 !important;
  }
  .electrog-app-mockup img {
    height: 100% !important;
    width: auto !important;
    max-width: 100% !important;
    object-fit: contain !important;
    filter: drop-shadow(0 4px 10px rgba(0,0,0,0.25)) !important;
  }
}

/* Günün Fırsatları (Deal of the Day) Layout Styles */
@media (min-width: 761px) {
  #gunun-firsatlari .deal-layout-wrapper {
    display: flex !important;
    gap: 14px !important;
    align-items: stretch !important;
    width: 100% !important;
  }
  #gunun-firsatlari .deal-countdown-card {
    flex: 0 0 calc((100% - 70px) / 6) !important;
    min-width: calc((100% - 70px) / 6) !important;
    max-width: calc((100% - 70px) / 6) !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  #gunun-firsatlari .deal-products-slider {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: hidden !important;
    overflow-y: visible !important;
    scroll-behavior: smooth !important;
    gap: 14px !important;
    padding: 10px 4px 18px 4px !important;
    margin: -10px -4px -18px -4px !important;
    flex: 1 !important;
    min-width: 0 !important;
  }
  #gunun-firsatlari .deal-products-slider .product-card {
    flex: 0 0 calc((100% - 56px) / 5) !important;
    min-width: calc((100% - 56px) / 5) !important;
    max-width: calc((100% - 56px) / 5) !important;
  }
}



