:root{--blue:#0757d9;--blue2:#003b9a;--navy:#062a67;--green:#09a55f;--red:#ef3340;--text:#111827;--muted:#6b7280;--line:#e5e7eb;--bg:#f6f8fc;--white:#fff;--radius:14px;--shadow:0 10px 30px rgba(10,32,80,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1420px,calc(100% - 40px));margin:auto}.utility-bar{background:linear-gradient(90deg,var(--blue2),var(--blue));color:#fff;font-size:13px}.utility-inner{min-height:34px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.utility-inner strong{text-align:center}.utility-links{display:flex;justify-content:flex-end;gap:20px}.main-header{display:grid;grid-template-columns:250px minmax(320px,1fr) auto;align-items:center;gap:26px;min-height:88px}.site-branding .custom-logo{max-height:58px;width:auto}.text-logo{display:inline-flex;flex-direction:column;line-height:.82;font-weight:900;color:var(--blue);letter-spacing:.02em;font-size:30px}.text-logo small{font-size:12px;letter-spacing:.38em;margin-top:9px;margin-left:4px}.header-search .woocommerce-product-search,.header-search form{display:flex;width:100%;border:1px solid #d8dfeb;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.03)}.header-search input[type=search],.header-search input[type=text]{flex:1;border:0;padding:15px 18px;font-size:15px;outline:0}.header-search button,.header-search input[type=submit]{border:0;background:var(--blue);color:#fff;padding:0 22px;cursor:pointer;font-weight:700}.header-actions{display:flex;align-items:center;gap:22px}.header-actions>a{display:grid;grid-template-columns:auto auto;align-items:center;gap:3px 8px;font-size:13px;font-weight:700;position:relative}.action-icon{grid-row:1/3;font-size:23px}.cart-count{position:absolute;top:-10px;left:20px;background:var(--blue);color:#fff;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;font-size:10px}.menu-toggle{display:none;border:0;background:none;font-size:25px}.nav-wrap{border-top:1px solid #eef1f6;border-bottom:1px solid #e5e7eb;background:#fff}.nav-inner{display:flex;align-items:center;gap:28px}.all-categories{font-weight:800;padding:17px 20px 17px 0;border-right:1px solid #e8ebf1;white-space:nowrap}.primary-navigation{flex:1}.primary-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:30px}.primary-menu a{display:block;padding:17px 0;font-size:14px;font-weight:650}.primary-menu li:last-child a{color:var(--red)}
.site-content{min-height:60vh}.hero-section{padding:18px 0 12px}.hero-banner{min-height:360px;border-radius:18px;overflow:hidden;background:linear-gradient(115deg,#062b78,#0964dd);background-size:cover;background-position:center;display:flex;align-items:center;position:relative;box-shadow:var(--shadow)}.hero-content{width:52%;padding:56px 70px;color:#fff;position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:800;opacity:.9}.hero-content h1{font-size:clamp(36px,4vw,66px);line-height:1.02;margin:12px 0 18px;letter-spacing:-.04em}.hero-content p{font-size:17px;line-height:1.6;max-width:650px;opacity:.92}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 20px;border-radius:9px;background:var(--blue);color:#fff;font-weight:800;font-size:13px;border:0}.btn-light{background:#fff;color:var(--blue2)}.hero-content .btn{margin-top:14px}.hero-visual{position:absolute;right:5%;bottom:0;width:42%;height:88%}.device{position:absolute;display:grid;place-items:center;color:#dceaff;font-weight:900;border:4px solid rgba(255,255,255,.65);background:linear-gradient(145deg,#111827,#07152f);box-shadow:0 25px 50px rgba(0,0,0,.25)}.device.tv{width:55%;height:52%;right:18%;top:12%;border-radius:8px;font-size:40px}.device.phone{width:17%;height:47%;right:7%;top:22%;border-radius:18px;font-size:30px}.device.laptop{width:42%;height:24%;left:3%;bottom:10%;border-radius:10px}.device.headphones{width:22%;height:32%;right:38%;bottom:2%;border-radius:50%;background:#111}
.benefits{padding:0 0 18px}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.benefit{border:1px solid var(--line);border-radius:13px;min-height:88px;padding:17px 20px;display:flex;align-items:center;gap:16px;background:#fff}.benefit>span{font-size:31px}.benefit strong,.benefit small{display:block}.benefit strong{color:#103c86}.benefit small{margin-top:4px;color:var(--muted)}.home-section{padding:20px 0 28px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px}.section-heading h2{margin:0;font-size:24px}.section-heading a{color:var(--blue);font-size:13px;font-weight:800}.section-heading.compact{margin-bottom:5px}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin:0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;position:relative}.neveza-product-card,.woocommerce ul.products li.product{height:100%}.woocommerce ul.products li.product>a.woocommerce-LoopProduct-link{display:block}.woocommerce ul.products li.product img{border-radius:12px;background:#fff;aspect-ratio:1/1;object-fit:contain;margin:0 0 10px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.35;padding:0!important;min-height:39px}.woocommerce ul.products li.product .star-rating{font-size:12px;margin:8px 0}.woocommerce ul.products li.product .price{font-size:16px!important;font-weight:900;color:var(--text)!important;margin:7px 0!important}.woocommerce ul.products li.product .price del{font-size:12px;color:#9ca3af}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product .button{width:100%;text-align:center;border-radius:8px;background:var(--blue);color:#fff;padding:12px 8px;margin-top:auto}.neveza-product-card{border:1px solid var(--line);border-radius:14px;padding:12px;background:#fff;display:flex;flex-direction:column;position:relative;transition:.2s}.neveza-product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.neveza-sale-badge{position:absolute;top:10px;left:10px;background:var(--red);color:#fff;padding:5px 8px;border-radius:6px;font-size:11px;font-weight:900;z-index:3}.promo-band{background:var(--bg);padding:26px 0}.promo-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px}.promo-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.promo-card .woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.offer-card{background:linear-gradient(135deg,#082d77,#0866df);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:35px}.offer-card h2{font-size:32px;line-height:1.12;margin:8px 0}.offer-card p{opacity:.85}.offer-label{background:#fff;color:var(--blue2);border-radius:7px;padding:6px 9px;font-weight:900;font-size:11px}.offer-card .btn{background:#fff;color:var(--blue2);margin-top:12px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-card{border:1px solid var(--line);border-radius:15px;padding:16px;text-align:center;background:#fff}.category-card img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fafbfc;border-radius:12px}.category-card strong,.category-card span{display:block}.category-card strong{margin-top:10px}.category-card span{color:var(--muted);font-size:12px;margin-top:3px}.whatsapp-strip{background:var(--blue2);color:#fff;padding:28px 0}.whatsapp-strip .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.whatsapp-strip strong,.whatsapp-strip span{display:block}.whatsapp-strip strong{font-size:22px}.whatsapp-strip span{opacity:.85;margin-top:4px}
.shop-shell{padding:30px 0 50px}.woocommerce .woocommerce-breadcrumb{color:var(--muted)}.woocommerce div.product{background:#fff}.woocommerce div.product .product_title{font-size:34px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--blue2);font-weight:900}.woocommerce div.product form.cart .button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--blue);color:#fff;border-radius:8px}.woocommerce-message,.woocommerce-info{border-top-color:var(--blue)}.woocommerce-message::before,.woocommerce-info::before{color:var(--blue)}
.content-layout{padding:36px 0 60px}.content-card{border:1px solid var(--line);border-radius:16px;padding:28px;background:#fff}.content-card h1{margin-top:0}.woocommerce-notice{padding:24px;border:1px solid #ffe08a;background:#fff9df;border-radius:12px}.site-footer{background:#f8fafc;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:38px;padding:42px 0}.footer-grid h3{font-size:15px;margin:0 0 14px}.footer-grid a,.footer-grid p{display:block;color:#4b5563;font-size:13px;line-height:1.65;margin:4px 0}.footer-brand .custom-logo{max-width:200px;height:auto}.footer-text-logo{font-size:26px;margin-bottom:18px}.footer-bottom{background:var(--blue2);color:#fff;padding:14px 0;font-size:12px}
@media(max-width:1100px){.main-header{grid-template-columns:200px 1fr auto}.header-actions>a span:not(.action-icon):not(.cart-count){display:none}.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.benefits-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.promo-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.container{width:min(100% - 24px,1420px)}.utility-inner{grid-template-columns:1fr;min-height:auto;padding:8px 0;text-align:center}.utility-inner>:nth-child(n+2){display:none}.main-header{grid-template-columns:1fr auto;gap:12px;padding:12px 0}.site-branding .custom-logo{max-height:42px;max-width:170px}.header-search{grid-column:1/3;grid-row:2}.header-actions{display:none}.menu-toggle{display:block}.nav-inner{display:block}.all-categories{display:none}.primary-navigation{display:none}.primary-navigation.is-open{display:block}.primary-menu{display:block;padding:8px 0}.primary-menu a{padding:12px 2px}.hero-banner{min-height:430px;align-items:flex-start}.hero-content{width:100%;padding:38px 28px}.hero-content h1{font-size:38px}.hero-visual{opacity:.18;width:80%;height:55%;right:-20%;bottom:0}.benefits-grid{grid-template-columns:1fr 1fr}.benefit{padding:13px}.benefit small{font-size:11px}.woocommerce ul.products,.promo-card .woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.whatsapp-strip .container{align-items:flex-start;flex-direction:column}.section-heading h2{font-size:20px}}
@media(max-width:460px){.benefits-grid{grid-template-columns:1fr}.woocommerce ul.products,.promo-card .woocommerce ul.products{grid-template-columns:1fr 1fr}.neveza-product-card{padding:8px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important}.woocommerce ul.products li.product .price{font-size:14px!important}.woocommerce ul.products li.product .button{font-size:11px;padding:10px 5px}.hero-content h1{font-size:32px}.hero-content p{font-size:15px}}
