/* Maazim storefront homepage */
.storefront{--orange:#ff5a00;--ink:#222;background:#fff;color:var(--ink)}.store-shell{width:min(1440px,calc(100% - 32px));margin:auto}.store-topbar{background:linear-gradient(90deg,#ff3d00,#ff7600);color:#fff;font-size:12px;font-weight:600}.store-topbar-inner{min-height:30px;display:flex;align-items:center;gap:38px}.topbar-right{margin-left:auto;display:flex;gap:22px}.store-topbar a{color:#fff}.store-header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #ededed}.store-header .header-top{height:82px;gap:36px}.logo{color:#222;display:flex;flex-direction:column;line-height:.8;letter-spacing:2px;font-size:28px}.logo span{color:var(--orange);font-weight:900}.logo small{font-size:11px;font-weight:700;letter-spacing:7px;margin:9px 0 0 5px}.search-bar{margin:0;max-width:620px;border:1px solid #e5e5e5;border-radius:4px;background:#fff}.search-bar input{min-width:0}.search-bar button{font-size:26px;background:var(--orange);padding:0 20px}.header-actions{display:flex;gap:23px;align-items:center}.header-actions a{position:relative;display:flex;flex-direction:column;align-items:center;font-size:11px;color:#333;gap:2px}.header-actions b{font-size:20px;font-weight:400}.header-actions em{position:absolute;top:-5px;right:-10px;background:var(--orange);color:#fff;border-radius:99px;font-style:normal;font-size:10px;min-width:16px;text-align:center}.store-nav-wrap{border-top:1px solid #f1f1f1}.store-nav{height:48px;display:flex;align-items:center;gap:29px;font-size:12px;font-weight:600;text-transform:uppercase;white-space:nowrap;overflow-x:auto}.store-nav>a{height:48px;display:flex;align-items:center;border-bottom:3px solid transparent}.store-nav>a.active,.store-nav>a:hover{color:var(--orange);border-color:var(--orange)}.store-nav .all-categories-link{background:var(--orange);color:#fff;border:0;padding:0 23px;margin-right:4px;border-radius:4px 4px 0 0}.store-nav i{font-style:normal;color:#fff;background:#e62700;font-size:8px;padding:2px 4px;border-radius:2px;margin-left:3px}
.homepage-layout{gap:20px;padding:18px 0 36px}.nav-menu-sidebar{flex:0 0 220px;width:220px}.nav-menu-panel{position:sticky;top:148px;min-height:0;border-radius:4px;box-shadow:none}.nav-menu-header{position:static;background:#fff;color:#333;text-transform:uppercase;font-size:14px;font-weight:800;padding:13px 16px;border-bottom:1px solid #eee}.nav-menu-body{padding:9px 10px}.nav-menu-grid{gap:0}.nav-menu-cat{padding:9px 6px;background:transparent;border:0;border-radius:3px;gap:10px}.nav-menu-cat:hover{background:#fff3ec;border:0;color:var(--orange)}.nav-menu-cat img{width:22px;height:22px;border-radius:3px}.nav-menu-cat span{font-size:12px}.nav-menu-custom-link{background:transparent;padding:9px 6px;font-size:12px}.nav-menu-custom-link:hover{background:#fff3ec;color:var(--orange)}
.maazim-hero{min-height:350px;border-radius:8px;overflow:hidden;background:linear-gradient(115deg,#f4f5fa 0%,#f3f4f9 58%,#e8eaff 100%);position:relative;display:flex;align-items:center;padding:50px}.maazim-hero:after{content:"";position:absolute;width:460px;height:460px;border-radius:50%;right:-120px;top:-135px;background:radial-gradient(circle,#ffdfc9 0,rgba(255,223,201,0) 68%)}.hero-copy{position:relative;z-index:2}.hero-copy p{font-size:13px;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:.5px}.hero-copy h1{font-size:clamp(28px,3vw,48px);line-height:1.12;margin:12px 0}.hero-copy strong{color:var(--orange)}.hero-copy span{font-size:14px;color:#666}.hero-copy a{display:block;width:max-content;background:var(--orange);color:#fff;margin-top:25px;padding:13px 26px;border-radius:4px;text-transform:uppercase;font-size:12px;font-weight:800}.hero-devices{position:absolute;z-index:1;right:25px;bottom:0;width:48%;height:100%;display:flex;align-items:flex-end;justify-content:center;gap:10px}.hero-devices img:first-child{width:72%;height:72%;object-fit:contain;filter:drop-shadow(12px 14px 10px rgba(0,0,0,.15))}.hero-devices img:last-child{width:31%;height:48%;object-fit:cover;border-radius:25px 25px 0 0;filter:drop-shadow(8px 8px 8px rgba(0,0,0,.18))}
.store-assurances{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #eee;border-radius:7px;margin:19px 0 32px;padding:17px}.store-assurances div{display:grid;grid-template-columns:31px 1fr;column-gap:7px;align-items:center;color:var(--orange);font-size:23px}.store-assurances b,.store-assurances span{color:#333;font-size:11px;text-transform:uppercase;font-weight:800}.store-assurances span{font-size:10px;color:#888;font-weight:500;text-transform:none;grid-column:2}.section-heading{display:flex;align-items:baseline;justify-content:space-between;margin:0 0 16px}.section-heading h2{font-size:16px;text-transform:uppercase;margin:0}.section-heading>a{font-size:12px;font-weight:600}.section-heading span{font-size:12px;color:#777}.shop-categories{margin-bottom:34px}#categoryList.category-list{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.category-item{margin:0;padding:10px 7px;border:1px solid #eee;border-radius:6px;background:#fff;min-width:0;justify-content:start}.category-img{border:0;border-radius:3px;width:100%;height:94px;margin:0 0 8px;object-fit:contain}.category-item span{font-size:11px;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.category-item:hover{border-color:#ffc4a5}.category-item:hover .category-img{transform:none}.home-products{margin-bottom:24px}.loading-sentinel{text-align:center;padding:18px;color:#777}
#homepageBlocksContainer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.category-block-slot-empty{display:none}.category-block-card{border:1px solid #eee;border-radius:6px;padding:15px;box-shadow:none}.category-block-header{margin-bottom:12px;padding-bottom:10px}.category-block-title{font-size:15px;text-transform:uppercase}.category-block-header .see-more-btn{box-shadow:none;padding:6px 9px;border:0;background:transparent!important;color:var(--orange)!important;font-size:11px}.category-block-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.homepage-block-product{min-width:0}.homepage-block-product:hover{transform:none}.homepage-block-product-img{padding-top:100%;border-radius:4px;background:#fafafa}.homepage-block-product-meta{gap:3px}.homepage-block-product-name{font-size:11px;color:#333}.homepage-block-product-price{color:#111;font-size:12px}.homepage-block-product .discount-badge{background:var(--orange)}
/* Shop Maazim uses the same compact, predictable tile rhythm as Shop by Category. */
#homepageBlocksContainer{display:block}.category-block-slot-empty{display:none}.category-block-card{border:0;border-radius:0;padding:0;margin:0 0 30px;box-shadow:none}.category-block-header{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px;padding:0 0 10px;border-bottom:1px solid #eee}.category-block-title{font-size:15px;text-transform:uppercase;margin:0}.category-block-header .see-more-btn{box-shadow:none;padding:6px 9px;border:0;background:transparent!important;color:var(--orange)!important;font-size:11px}.category-block-products{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;align-items:start}.homepage-block-product{position:relative;display:flex;flex-direction:column;min-width:0;height:174px;margin:0;padding:10px 7px;border:1px solid #eee;border-radius:6px;background:#fff;color:#333;overflow:hidden}.homepage-block-product:hover{transform:none;border-color:#ffc4a5}.homepage-block-product-img{position:relative;width:100%;height:94px;flex:0 0 94px;padding:0;overflow:hidden;border:0;border-radius:3px;background:#fafafa}.homepage-block-product-img img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain}.homepage-block-product-meta{display:block;min-width:0;padding-top:8px}.homepage-block-product-name{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;font-size:11px;font-weight:600;text-align:center}.homepage-block-product-price{display:block;margin-top:4px;color:#111;font-size:12px;font-weight:700;text-align:center}.homepage-block-product .discount-badge{position:absolute;z-index:2;top:7px;left:7px;background:var(--orange);font-size:9px;padding:3px 5px;border-radius:3px;color:#fff}
.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;padding:0}.product-card{border:1px solid #eee;border-radius:6px;box-shadow:none;min-width:0;will-change:auto;transition:box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:none;box-shadow:0 5px 16px rgba(0,0,0,.09);border-color:#ffd0ba}.product-img-wrapper{background:#fafafa}.product-img{object-fit:contain}.product-info{padding:10px}.product-name{font-size:12px;min-height:32px}.product-price-row{margin-bottom:10px;gap:5px}.product-price{font-size:14px}.add-to-cart-btn{border:1px solid #ffb08d;background:#fff;color:#e54b00;border-radius:3px;padding:7px;font-size:10px;text-transform:uppercase}.add-to-cart-btn:hover{background:#fff3ec}.floating-cart{display:none}
.why-maazim{background:#fff4ed;border-top:1px solid #fee1d0;border-bottom:1px solid #fee1d0;padding:20px 0}.why-maazim .store-shell{display:flex;align-items:center;gap:35px}.why-maazim h2{font-size:15px;text-transform:uppercase;max-width:125px;margin:0}.why-maazim .store-shell>div{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;flex:1}.why-maazim span{display:grid;grid-template-columns:26px 1fr;column-gap:7px;color:var(--orange);font-size:20px}.why-maazim b,.why-maazim small{color:#333;font-size:11px;text-transform:uppercase}.why-maazim small{grid-column:2;text-transform:none;color:#666;font-size:10px}.store-footer{background:#20242a;color:#e9e9e9;padding:34px 0 0}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:28px}.footer-grid h2{font-size:18px;margin:0 0 12px}.footer-grid h2 small{font-size:9px;letter-spacing:3px}.footer-grid h3{font-size:11px;text-transform:uppercase;margin:0 0 14px}.footer-grid p,.footer-grid a{display:block;font-size:11px;color:#bbb;line-height:1.7;margin:0 0 3px}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #383c42;text-align:center;color:#999;font-size:11px;padding:14px;margin-top:28px}
@media (max-width:1100px){#categoryList.category-list{grid-template-columns:repeat(5,1fr)}.product-grid{grid-template-columns:repeat(4,1fr)}.store-nav{gap:19px}.header-actions{gap:12px}.maazim-hero{padding:35px}.store-assurances{grid-template-columns:repeat(2,1fr);gap:16px}.footer-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.store-shell{width:min(100% - 24px,600px)}.store-topbar-inner{justify-content:center;gap:12px;font-size:10px}.store-topbar-inner span:nth-child(n+3),.topbar-right{display:none}.store-header{position:static}.store-header .header-top{height:auto;min-height:74px;gap:13px;flex-wrap:wrap;padding:12px 0}.logo{font-size:21px}.logo small{font-size:8px;letter-spacing:5px;margin-top:7px}.search-bar{order:3;width:100%;max-width:none;height:40px}.header-actions{margin-left:auto}.header-actions a:not(.header-cart){display:none}.store-nav{height:43px;gap:20px}.store-nav>a{height:43px;font-size:10px}.store-nav .all-categories-link{padding:0 12px}.homepage-layout{display:block;padding:12px 0 26px}.nav-menu-sidebar{display:none}.maazim-hero{min-height:245px;padding:25px 20px}.hero-copy{max-width:63%}.hero-copy p{font-size:9px}.hero-copy h1{font-size:27px}.hero-copy span{font-size:10px}.hero-copy a{padding:10px 15px;margin-top:15px;font-size:10px}.hero-devices{width:53%;right:0}.hero-devices img:first-child{width:100%;height:48%}.hero-devices img:last-child{display:none}.store-assurances{margin:12px 0 25px;padding:12px;gap:13px}.store-assurances div{grid-template-columns:23px 1fr;font-size:17px}.store-assurances b{font-size:9px}.store-assurances span{font-size:9px}.section-heading{margin-bottom:10px}.section-heading h2{font-size:14px}#categoryList.category-list{display:flex;overflow:auto;gap:8px;padding-bottom:4px}.category-item{flex:0 0 103px}.category-img{height:75px}.category-item span{font-size:10px}#homepageBlocksContainer{grid-template-columns:1fr;gap:12px}.category-block-card{padding:11px}.category-block-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.homepage-block-product-name{font-size:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr);gap:10px}.why-maazim .store-shell{display:block}.why-maazim h2{margin-bottom:15px}.why-maazim .store-shell>div{grid-template-columns:repeat(2,1fr);gap:16px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:23px}.footer-grid>div:first-child{grid-column:span 2}}
