:root{--ae-navy:#10233f;--ae-navy-2:#0b2742;--ae-blue:#004e9b;--ae-blue-2:#0b63b6;--ae-orange:#f60;--ae-orange-2:#ff6500;--ae-teal:#00a6a6;--ae-green:#128a43;--ae-bg:#f6fbfe;--ae-bg-2:#f8fcff;--ae-line:#d7e6ee;--ae-line-2:#e7f0f5;--ae-text:#10233f;--ae-muted:#53627a;--ae-soft:#667085;--ae-gold:#f59e0b;--ae-shadow:0 18px 44px #0f27421f;--ae-shadow-sm:0 10px 24px #0f274214}*{box-sizing:border-box}html{scroll-behavior:smooth;margin:0}body{background:var(--ae-bg);min-height:100%;color:var(--ae-text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}.ae-page{background:radial-gradient(circle at top left, #004e9b1a, transparent 28%), linear-gradient(180deg, #fff 0%, var(--ae-bg) 48%, #fff 100%);min-height:100vh;padding-bottom:74px}.ae-topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #d7e6eedb;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;width:min(1500px,100% - 32px);min-height:78px;margin:0 auto;display:grid;position:sticky;top:0}.ae-logo{align-items:center;gap:12px;display:inline-flex}.ae-logo>span{background:linear-gradient(135deg, var(--ae-blue), var(--ae-teal));color:#fff;width:48px;height:48px;box-shadow:var(--ae-shadow-sm);border-radius:14px;place-items:center;font-size:17px;font-weight:900;display:grid}.ae-logo strong{color:var(--ae-navy);letter-spacing:-.02em;text-transform:uppercase;font-size:17px;font-weight:900;display:block}.ae-logo small{color:var(--ae-muted);margin-top:3px;font-size:12px;font-weight:800;display:block}.ae-desktop-nav{justify-content:center;align-items:center;gap:6px;display:flex}.ae-desktop-nav a{color:var(--ae-muted);border-radius:999px;padding:10px 12px;font-size:14px;font-weight:900}.ae-desktop-nav a:hover{color:var(--ae-blue);background:var(--ae-bg)}.ae-top-actions,.ae-hero-buttons,.ae-store-links,.ae-product-actions,.ae-footer>div:last-child{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ae-primary-btn,.ae-outline-btn,.ae-whatsapp-btn,.ae-store-links a,.ae-product-actions a,.ae-mini-panel a,.ae-footer a{border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:900;display:inline-flex}.ae-primary-btn{background:linear-gradient(135deg, var(--ae-blue), var(--ae-teal));color:#fff;border:1px solid #0000}.ae-outline-btn{color:var(--ae-blue);border:1px solid var(--ae-line);background:#fff}.ae-whatsapp-btn{color:#fff;background:#128a43;border:1px solid #0000}.ae-primary-btn.big,.ae-outline-btn.big,.ae-whatsapp-btn.big{border-radius:14px;min-height:52px;padding:0 20px;font-size:15px}.ae-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:24px;width:min(1500px,100% - 32px);margin:0 auto;padding:44px 0 28px;display:grid}.ae-status-pill{color:#a34a00;text-transform:uppercase;letter-spacing:.06em;background:#fff4e8;border:1px solid #ffd9b7;border-radius:999px;align-items:center;gap:9px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.ae-dot{border-radius:999px;width:9px;height:9px;display:inline-block}.ae-dot.ok{background:var(--ae-teal);box-shadow:0 0 0 5px #00a6a624}.ae-dot.warn{background:var(--ae-orange);box-shadow:0 0 0 5px #ff660024}.ae-hero h1{max-width:780px;color:var(--ae-navy);letter-spacing:-.065em;margin:20px 0 14px;font-size:clamp(44px,6vw,86px);font-weight:900;line-height:.95}.ae-hero p{max-width:710px;color:var(--ae-muted);margin:0;font-size:clamp(17px,1.7vw,22px);font-weight:700;line-height:1.64}.ae-hero-buttons{margin-top:28px}.ae-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.ae-hero-stats div{border:1px solid var(--ae-line);box-shadow:var(--ae-shadow-sm);background:#fff;border-radius:16px;padding:16px}.ae-hero-stats strong{color:var(--ae-navy);font-size:28px;font-weight:900;display:block}.ae-hero-stats em{color:var(--ae-orange);font-style:normal}.ae-hero-stats small{color:var(--ae-muted);margin-top:4px;font-size:12px;font-weight:900;display:block}.ae-store-card{border:1px solid var(--ae-line);box-shadow:var(--ae-shadow);background:#fff;border-radius:20px;overflow:visible}.ae-store-photo{background:var(--ae-bg);height:330px;overflow:visible}.ae-store-photo img{object-fit:cover;width:100%;height:100%}.ae-store-info{padding:22px}.ae-store-info>span,.ae-section-head small,.ae-mini-panel span{color:var(--ae-orange);text-transform:uppercase;letter-spacing:.09em;margin-bottom:10px;font-size:12px;font-weight:900;display:inline-flex}.ae-store-info h2{color:var(--ae-navy);letter-spacing:-.04em;margin:0;font-size:28px;line-height:1.08}.ae-store-info p{color:var(--ae-muted);margin:10px 0 18px;font-size:14px;font-weight:700;line-height:1.6}.ae-store-links a:first-child,.ae-product-actions a:first-child{background:linear-gradient(135deg, var(--ae-blue), var(--ae-teal));color:#fff}.ae-store-links a:last-child,.ae-product-actions a:last-child{color:var(--ae-blue);border:1px solid var(--ae-line);background:#fff}.ae-trust-strip{color:#fff;background:linear-gradient(135deg, var(--ae-blue), var(--ae-teal));width:min(1500px,100% - 32px);box-shadow:var(--ae-shadow);border-radius:16px;grid-template-columns:auto 1px 1fr 1px auto;align-items:center;gap:24px;margin:0 auto 34px;padding:24px 30px;display:grid;position:relative;overflow:visible}.ae-trust-rating b{color:#fff;font-size:44px;font-weight:900;line-height:1;display:block}.ae-trust-rating em{color:var(--ae-orange);font-size:24px;font-style:normal}.ae-trust-rating span,.ae-trust-badge span,.ae-trust-review small{color:#ffffffbd;font-size:12px;font-weight:800}.ae-trust-divider{background:#ffffff38;width:1px;height:48px}.ae-trust-review{align-items:center;gap:14px;display:flex}.ae-avatars{display:flex}.ae-avatars span{border:2px solid var(--ae-blue);width:38px;height:38px;color:var(--ae-blue);background:#fff;border-radius:999px;place-items:center;margin-left:-10px;font-size:12px;font-weight:900;display:grid}.ae-avatars span:first-child{margin-left:0}.ae-avatars .b2{background:#ffd7bd}.ae-avatars .b3{background:#d5eff6}.ae-avatars .more{color:#fff;background:#ffffff2e;font-size:10px}.ae-trust-review p{margin:0}.ae-trust-review strong{color:#fff;font-size:15px;font-weight:900;display:block}.ae-trust-badge{background:#ffffff24;border:1px solid #ffffff38;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;display:flex}.ae-trust-badge b{width:34px;height:34px;color:var(--ae-blue);background:#fff;border-radius:10px;place-items:center;font-size:13px;font-weight:900;display:grid}.ae-section,.ae-next-panels,.ae-footer{width:min(1500px,100% - 32px);margin:0 auto}.ae-section{padding:10px 0 34px}.ae-section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.ae-section-head h2,.ae-mini-panel h2{color:var(--ae-navy);letter-spacing:-.045em;margin:0;font-size:clamp(28px,4vw,50px);font-weight:900;line-height:1.04}.ae-section-head p{max-width:460px;color:var(--ae-muted);margin:0;font-size:14px;font-weight:700;line-height:1.6}.ae-brand-row{gap:8px;padding:6px 0 20px;display:flex;overflow-x:auto}.ae-brand-row a{border:1px solid var(--ae-line);color:var(--ae-muted);background:#fff;border-radius:999px;flex:none;padding:9px 14px;font-size:13px;font-weight:900}.ae-brand-row a.active{color:#fff;background:var(--ae-blue);border-color:var(--ae-blue)}.ae-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.ae-product-card{border:1px solid var(--ae-line);box-shadow:var(--ae-shadow-sm);background:#fff;border-radius:18px;transition:transform .18s,box-shadow .18s;position:relative;overflow:visible}.ae-product-card:hover{box-shadow:var(--ae-shadow);transform:translateY(-3px)}.ae-heart{z-index:2;width:38px;height:38px;color:var(--ae-blue);box-shadow:var(--ae-shadow-sm);cursor:pointer;background:#fff;border:0;border-radius:999px;font-size:20px;font-weight:900;position:absolute;top:12px;right:12px}.ae-product-image{background:var(--ae-bg);place-items:center;height:220px;padding:18px;display:grid}.ae-product-image img{object-fit:contain;filter:drop-shadow(0 16px 22px #0f274224);width:100%;height:184px}.ae-product-image span{background:var(--ae-blue);color:#fff;border-radius:22px;place-items:center;width:90px;height:90px;font-size:26px;font-weight:900;display:grid}.ae-product-brand-row{flex-wrap:wrap;gap:7px;margin-bottom:10px;display:flex}.ae-product-brand-row small{color:#a34a00;text-transform:uppercase;letter-spacing:.04em;background:#fff4e8;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900}.ae-product-info h3{min-height:50px;color:var(--ae-navy);margin:0 0 10px;font-size:16px;font-weight:900;line-height:1.32}.ae-rating-line{color:var(--ae-gold);align-items:center;gap:7px;margin-bottom:12px;font-size:12px;font-weight:900;display:flex}.ae-rating-line b{color:var(--ae-muted);font-size:12px}.ae-price-row{align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.ae-price-row del{color:#98a2b3;font-size:13px;font-weight:800}.ae-stock{color:#dc2626;background:#fff1f2;border-radius:999px;margin-bottom:12px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.ae-stock.in{color:var(--ae-green);background:#ecfdf3}.ae-offer{min-height:48px;color:var(--ae-muted);margin:0 0 14px;font-size:13px;font-weight:700;line-height:1.45}.ae-offer.muted{color:#8a97aa}.ae-product-actions{grid-template-columns:1fr 1fr;display:grid}.ae-product-actions a{border-radius:10px;min-height:42px;font-size:13px}.ae-empty{border:1px dashed var(--ae-line);color:var(--ae-muted);background:#fff;border-radius:16px;padding:24px;font-weight:900}.ae-next-panels{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:10px 0 34px;display:grid}.ae-mini-panel{border:1px solid var(--ae-line);box-shadow:var(--ae-shadow-sm);background:#fff;border-radius:18px;padding:22px}.ae-mini-panel p{color:var(--ae-muted);margin:12px 0 18px;font-size:14px;font-weight:700;line-height:1.55}.ae-mini-panel a{background:var(--ae-bg);border:1px solid var(--ae-line);color:var(--ae-blue)}.ae-footer{border-top:1px solid var(--ae-line);justify-content:space-between;gap:18px;padding:26px 0 96px;display:flex}.ae-footer strong,.ae-footer span{display:block}.ae-footer strong{color:var(--ae-navy);font-size:16px;font-weight:900}.ae-footer span{max-width:760px;color:var(--ae-muted);margin-top:5px;font-size:13px;font-weight:700;line-height:1.5}.ae-footer a{border:1px solid var(--ae-line);color:var(--ae-blue);background:#fff}.ae-bottom-nav{z-index:30;border:1px solid var(--ae-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-radius:20px;grid-template-columns:repeat(5,1fr);gap:4px;width:min(620px,100% - 20px);min-height:62px;padding:7px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 20px 48px #0f274238}.ae-bottom-nav a{color:var(--ae-muted);border-radius:15px;place-items:center;gap:3px;font-size:11px;font-weight:900;display:grid}.ae-bottom-nav a:hover,.ae-bottom-nav a:first-child{background:var(--ae-blue);color:#fff}.ae-bottom-nav span{font-size:15px;line-height:1}@media (max-width:1180px){.ae-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ae-hero{grid-template-columns:1fr}.ae-store-card{grid-template-columns:.92fr 1.08fr;display:grid}.ae-store-photo{height:auto;min-height:280px}}@media (max-width:860px){.ae-page{padding-bottom:88px}.ae-topbar{grid-template-columns:1fr auto;min-height:68px}.ae-desktop-nav,.ae-top-actions{display:none}.ae-hero{padding-top:26px}.ae-hero-stats,.ae-trust-strip,.ae-section-head,.ae-next-panels,.ae-store-card{grid-template-columns:1fr}.ae-trust-strip{gap:16px}.ae-trust-divider{display:none}.ae-section-head{align-items:start}.ae-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ae-footer{flex-direction:column}}@media (max-width:560px){.ae-topbar,.ae-hero,.ae-trust-strip,.ae-section,.ae-next-panels,.ae-footer{width:min(100% - 22px,1500px)}.ae-logo>span{border-radius:12px;width:42px;height:42px}.ae-logo strong{font-size:14px}.ae-logo small{font-size:11px}.ae-hero h1{font-size:clamp(38px,13vw,56px)}.ae-hero-buttons a{width:100%}.ae-hero-stats{gap:9px}.ae-store-info{padding:18px}.ae-trust-strip{border-radius:14px;padding:20px}.ae-product-grid{grid-template-columns:1fr}.ae-product-image{height:205px}.ae-bottom-nav{border-radius:18px;width:calc(100% - 14px);bottom:8px}}.ae-bottom-nav{z-index:999!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#fffffff5!important;border:1px solid #d7e6eef2!important;border-radius:28px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;width:min(920px,100% - 34px)!important;min-height:82px!important;padding:12px!important;display:grid!important;position:fixed!important;bottom:14px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 20px 46px #0f27422e!important}.ae-bottom-nav a{color:#53627a!important;letter-spacing:-.02em!important;background:0 0!important;border-radius:21px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-height:58px!important;font-size:17px!important;font-weight:900!important;line-height:1!important;display:flex!important}.ae-bottom-nav a span{color:inherit!important;font-size:18px!important;font-weight:900!important;line-height:1!important;display:block!important}.ae-bottom-nav a:first-child{color:#fff!important;background:#0b63b6!important;box-shadow:0 10px 24px #004e9b38!important}.ae-bottom-nav a:first-child span{color:#fff!important}.ae-bottom-nav a:hover{color:#004e9b!important;background:#f6fbfe!important}.ae-bottom-nav a:first-child:hover{color:#fff!important;background:#0b63b6!important}@media (max-width:560px){.ae-bottom-nav{border-radius:24px!important;gap:5px!important;width:calc(100% - 14px)!important;min-height:76px!important;padding:9px!important;bottom:8px!important}.ae-bottom-nav a{border-radius:19px!important;gap:5px!important;min-height:56px!important;font-size:12px!important}.ae-bottom-nav a span{font-size:15px!important}}.ae-search-panel{border:1px solid var(--ae-line);box-shadow:var(--ae-shadow-sm);background:#fff;border-radius:16px;grid-template-columns:minmax(220px,1fr) auto auto;align-items:end;gap:12px;margin:0 0 14px;padding:14px;display:grid}.ae-search-box{gap:7px;display:grid}.ae-search-box span{color:#98a2b3;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:900}.ae-search-box input{border:1.5px solid var(--ae-line);background:var(--ae-bg);width:100%;min-height:46px;color:var(--ae-navy);border-radius:14px;outline:0;padding:0 14px;font-size:14px;font-weight:800}.ae-search-box input:focus{border-color:var(--ae-blue);background:#fff;box-shadow:0 0 0 4px #004e9b1a}.ae-filter-summary{background:linear-gradient(135deg, var(--ae-blue), var(--ae-teal));color:#fff;border-radius:14px;align-content:center;justify-items:center;min-width:118px;min-height:46px;padding:6px 12px;display:grid}.ae-filter-summary strong{font-size:16px;font-weight:900;line-height:1}.ae-filter-summary span{opacity:.86;margin-top:4px;font-size:11px;font-weight:900}.ae-clear-filter{border:1px solid var(--ae-line);min-height:46px;color:var(--ae-muted);cursor:pointer;background:#fff;border-radius:14px;padding:0 16px;font-size:13px;font-weight:900}.ae-clear-filter:hover{color:var(--ae-blue);background:var(--ae-bg)}.ae-brand-row button{border:1px solid var(--ae-line);color:var(--ae-muted);cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:9px 14px;font-size:13px;font-weight:900}.ae-brand-row button.active{color:#fff;background:var(--ae-blue);border-color:var(--ae-blue)}.ae-brand-row button:hover{color:var(--ae-blue);background:var(--ae-bg)}.ae-brand-row button.active:hover{color:#fff;background:var(--ae-blue)}@media (max-width:760px){.ae-search-panel{grid-template-columns:1fr;align-items:stretch}.ae-filter-summary{justify-items:start}.ae-clear-filter{width:100%}}.ae-product-actions button{background:linear-gradient(135deg, var(--ae-blue), var(--ae-teal));color:#fff;cursor:pointer;border:0;border-radius:10px;min-height:42px;font-size:13px;font-weight:900}.mkd-detail-wrap{border:1px solid var(--ae-line);box-shadow:var(--ae-shadow-sm);background:#fff;border-radius:22px;margin:8px 0 22px;padding:18px}.mkd-detail-topline{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.mkd-detail-topline button{border:1px solid var(--ae-line);min-height:42px;color:var(--ae-blue);cursor:pointer;background:#fff;border-radius:12px;padding:0 14px;font-size:13px;font-weight:900}.mkd-detail-topline span{color:#98a2b3;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.mkd-detail-card{background:0 0;grid-template-columns:420px minmax(0,1fr);align-items:start;gap:18px;display:grid}.mkd-detail-media{border:1px solid var(--ae-line);background:#fff;border-radius:18px;padding:18px;position:sticky;top:96px}.mkd-detail-main-img{background:var(--ae-bg);border-radius:14px;justify-content:center;align-items:center;height:360px;display:flex;overflow:visible}.mkd-detail-main-img img{object-fit:contain;filter:drop-shadow(0 18px 28px #0f274226);max-width:86%;max-height:305px}.mkd-detail-main-img span{background:var(--ae-blue);color:#fff;border-radius:24px;place-items:center;width:110px;height:110px;font-size:30px;font-weight:900;display:grid}.mkd-thumbs{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px;display:grid}.mkd-thumb{background:var(--ae-bg);cursor:pointer;border:2px solid #0000;border-radius:12px;height:72px;padding:6px}.mkd-thumb.active{border-color:var(--ae-blue);background:#fff}.mkd-thumb img{object-fit:contain;width:100%;height:100%}.mkd-selected-colour{color:var(--ae-muted);margin-top:12px;font-size:12px;font-weight:700;line-height:1.55}.mkd-detail-info{border:1px solid var(--ae-line);background:#fff;border-radius:18px;padding:24px}.mkd-brand-pill{background:var(--ae-blue);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:8px;padding:7px 12px;font-size:11px;font-weight:900;display:inline-flex}.mkd-detail-title{color:var(--ae-navy);letter-spacing:-.045em;margin:13px 0 10px;font-size:clamp(28px,4vw,38px);font-weight:900;line-height:1.1}.mkd-detail-desc{color:var(--ae-muted);margin:0 0 14px;font-size:15px;font-weight:700;line-height:1.62}.mkd-rating{background:var(--ae-bg);border:1px solid var(--ae-line);color:var(--ae-gold);border-radius:12px;align-items:center;gap:8px;margin-bottom:14px;padding:11px 13px;font-size:14px;font-weight:900;display:inline-flex}.mkd-rating span{color:var(--ae-muted);font-size:13px;font-weight:700}.mkd-color-select{border:1px solid var(--ae-line);background:#fff;border-radius:14px;margin:0 0 14px;padding:16px}.mkd-color-title,.mkd-price-label{color:#98a2b3;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:900}.mkd-color-row{flex-wrap:wrap;gap:8px;display:flex}.variant-chip{border:1.5px solid var(--ae-line);color:#25334a;cursor:pointer;background:#fff;border-radius:999px;min-height:38px;padding:0 14px;font-size:12px;font-weight:900}.variant-chip.active{background:var(--ae-blue);color:#fff;border-color:var(--ae-blue)}.mkd-price-box{background:linear-gradient(135deg, var(--ae-blue), var(--ae-teal));color:#fff;border-radius:16px;margin-bottom:14px;padding:24px;position:relative;overflow:visible}.mkd-price-main{color:#fff;letter-spacing:-.04em;font-size:42px;font-weight:900;line-height:1}.mkd-price-sub{color:#ffffffbf;margin-top:8px;font-size:12px;font-weight:800;line-height:1.55}.mkd-offer-box{background:#fff4e8;border:1px solid #ffd9b7;border-radius:14px;gap:5px;margin-bottom:14px;padding:14px;display:grid}.mkd-offer-box b{color:#a34a00;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.mkd-offer-box span{color:var(--ae-muted);font-size:13px;font-weight:800;line-height:1.5}.detail-actions-grid.three-actions{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.detail-action{border-radius:12px;justify-content:center;align-items:center;min-height:54px;font-size:15px;font-weight:900;display:inline-flex}.detail-action.buy{background:linear-gradient(135deg, var(--ae-blue), var(--ae-teal));color:#fff}.detail-action.whatsapp{background:var(--ae-green);color:#fff}.detail-action.outline{color:var(--ae-blue);border:1px solid var(--ae-line);background:#fff}.detail-trust-row{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px;display:grid}.detail-trust{border:1px solid var(--ae-line);color:var(--ae-muted);background:#fff;border-radius:12px;padding:14px;font-size:13px;font-weight:700}.detail-trust b{color:var(--ae-navy);margin-bottom:4px;font-size:13px;font-weight:900;display:block}.spec-section{border:1px solid var(--ae-line);background:#fff;border-radius:18px;margin-top:18px;padding:18px}.spec-section-title{color:var(--ae-navy);letter-spacing:-.03em;margin-bottom:14px;font-size:22px;font-weight:900}.spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.spec-row{border:1px solid var(--ae-line);border-radius:12px;grid-template-columns:150px minmax(0,1fr);display:grid;overflow:visible}.spec-k{background:var(--ae-bg);color:#98a2b3;text-transform:capitalize;padding:12px;font-size:12px;font-weight:900}.spec-v{color:var(--ae-muted);padding:12px;font-size:13px;font-weight:800;line-height:1.4}@media (max-width:980px){.mkd-detail-card{grid-template-columns:1fr}.mkd-detail-media{position:relative;top:auto}}@media (max-width:640px){.mkd-detail-wrap{padding:12px}.mkd-detail-topline{flex-direction:column;align-items:stretch}.mkd-detail-main-img{height:285px}.mkd-detail-info{padding:18px}.detail-actions-grid.three-actions,.detail-trust-row,.spec-grid,.spec-row{grid-template-columns:1fr}.mkd-price-main{font-size:34px}}.ae-logo{cursor:pointer;text-align:left;background:0 0;border:0}.ae-desktop-nav button,.ae-footer button{cursor:pointer;color:var(--ae-muted);background:0 0;border:0;border-radius:999px;padding:10px 12px;font-size:14px;font-weight:900}.ae-desktop-nav button:hover,.ae-desktop-nav button.active{color:var(--ae-blue);background:var(--ae-bg)}.ae-bottom-nav button{cursor:pointer;background:0 0;border:0}.ae-bottom-nav button,.ae-bottom-nav a{min-height:58px}.ae-bottom-nav button.active{color:#fff!important;background:#0b63b6!important}.ae-functional-grid{grid-template-columns:repeat(3,1fr);gap:16px;width:min(1500px,100% - 32px);margin:0 auto 34px;display:grid}.ae-functional-grid button{text-align:left;border:1px solid var(--ae-line);min-height:118px;box-shadow:var(--ae-shadow-sm);cursor:pointer;background:#fff;border-radius:18px;padding:20px}.ae-functional-grid b{color:var(--ae-navy);letter-spacing:-.03em;font-size:22px;font-weight:900;display:block}.ae-functional-grid span{color:var(--ae-muted);margin-top:8px;font-size:13px;font-weight:800;line-height:1.45;display:block}.ae-functional-panel,.new-compare-wrap{border:1px solid var(--ae-line);width:min(1500px,100% - 32px);box-shadow:var(--ae-shadow-sm);background:#fff;border-radius:22px;margin:24px auto 34px;padding:26px}.ae-functional-panel>span,.new-compare-kicker{color:var(--ae-orange);letter-spacing:.09em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900;display:inline-flex}.ae-functional-panel h1,.new-compare-title{color:var(--ae-navy);letter-spacing:-.05em;margin:0 0 12px;font-size:clamp(32px,4.4vw,56px);font-weight:900;line-height:1.02}.ae-functional-panel p,.new-compare-sub,.compare-note,.ae-small-note{color:var(--ae-muted);font-size:15px;font-weight:700;line-height:1.6}.ae-info-grid,.ae-contact-actions,.ae-compare-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.ae-info-grid div,.ae-contact-actions a,.ae-compare-actions a,.ae-compare-actions button{background:var(--ae-bg);border:1px solid var(--ae-line);border-radius:14px;padding:14px}.ae-info-grid b,.ae-info-grid span{display:block}.ae-info-grid b{color:var(--ae-navy);font-size:13px;font-weight:900}.ae-info-grid span{color:var(--ae-muted);margin-top:4px;font-size:13px;font-weight:800}.ae-contact-actions a,.ae-compare-actions a,.ae-compare-actions button{min-height:46px;color:var(--ae-blue);cursor:pointer;align-items:center;font-size:14px;font-weight:900;display:inline-flex}.new-compare-search-grid{grid-template-columns:1fr 1fr;gap:14px;margin:18px 0;display:grid}.new-compare-card{border:1px solid var(--ae-line);background:var(--ae-bg);border-radius:16px;padding:16px}.new-compare-card h3{color:var(--ae-navy);margin:0 0 10px;font-size:22px;font-weight:900}.new-compare-card input{border:1.5px solid var(--ae-line);width:100%;min-height:46px;color:var(--ae-navy);background:#fff;border-radius:14px;outline:0;padding:0 14px;font-size:14px;font-weight:800}.new-compare-results{gap:8px;margin-top:10px;display:grid}.new-compare-results button{text-align:left;border:1px solid var(--ae-line);min-height:40px;color:var(--ae-muted);cursor:pointer;background:#fff;border-radius:10px;padding:8px 10px;font-size:13px;font-weight:800}.compare-table{gap:8px;display:grid}.compare-table-row{grid-template-columns:180px 1fr 1fr;align-items:stretch;gap:8px;display:grid}.compare-table-row b,.compare-table-row span{border:1px solid var(--ae-line);color:var(--ae-muted);background:#fff;border-radius:10px;padding:12px;font-size:13px;font-weight:800}.compare-table-row b{background:var(--ae-bg);color:#98a2b3;text-transform:capitalize}@media (max-width:760px){.ae-functional-grid,.new-compare-search-grid,.compare-table-row{grid-template-columns:1fr}}.old-sale-strip{color:#fff;background:linear-gradient(90deg,#005baa,#0091b9);justify-content:center;align-items:center;width:100%;min-height:30px;font-size:14px;font-weight:900;display:flex}.old-anant-header{width:100%!important;max-width:none!important;min-height:104px!important;box-shadow:none!important;background:#fff!important;border-bottom:1px solid #d7e6ee!important;grid-template-columns:auto 1fr auto!important;padding:0 7%!important}.old-logo-row{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:14px;display:inline-flex}.old-logo-box{background:#fff;border:1px solid #d7e6ee;border-radius:18px;place-items:center;width:72px;height:72px;display:grid;overflow:visible;box-shadow:0 16px 30px #0f274214}.old-logo-box img{object-fit:contain;width:50px;height:50px}.old-logo-text strong{color:#10233f;letter-spacing:-.02em;text-transform:capitalize;font-size:22px;font-weight:900;line-height:1.1;display:block}.old-logo-text small{color:#0091b9;letter-spacing:.09em;margin-top:8px;font-size:12px;font-weight:900;line-height:1;display:block}.old-desktop-nav{justify-content:center;align-items:center;gap:16px;display:flex}.old-desktop-nav button{color:#25334a;cursor:pointer;background:0 0;border:0;border-radius:14px;min-height:54px;padding:0 20px;font-size:16px;font-weight:900}.old-desktop-nav button.active,.old-desktop-nav button:hover{color:#004e9b;background:#eef8fc}.old-top-actions{align-items:center;gap:14px;display:inline-flex}.old-call-btn{color:#fff;background:linear-gradient(135deg,#005baa,#0091b9);border-radius:14px;justify-content:center;align-items:center;min-height:64px;padding:0 30px;font-size:20px;font-weight:900;display:inline-flex;box-shadow:0 16px 26px #005baa2e}.old-icon-btn{color:#53627a;cursor:pointer;background:#fff;border:1px solid #d7e6ee;border-radius:16px;width:62px;height:62px;font-size:22px;font-weight:900}.old-anant-hero{min-height:680px;background:linear-gradient(90deg,#c7effabf,#fffff5b8),linear-gradient(#004e9b12 1px,#0000 1px) 0 0/92px 92px,linear-gradient(90deg,#004e9b12 1px,#0000 1px) 0 0/92px 92px!important;grid-template-columns:minmax(0,1fr) minmax(420px,690px)!important;align-items:center!important;gap:70px!important;width:100%!important;margin:0!important;padding:110px 7% 74px!important;display:grid!important}.old-hero-copy{max-width:820px}.old-hero-badge{color:#004e9b;letter-spacing:.04em;background:#fff;border-radius:999px;align-items:center;gap:9px;width:fit-content;min-height:38px;padding:0 22px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 14px 34px #0f27421a}.old-hero-badge i{color:#f60;font-size:20px;font-style:normal}.old-hero-copy h1{color:#10233f;letter-spacing:-.065em;margin:64px 0 32px;font-size:clamp(58px,5.6vw,92px);font-weight:900;line-height:.98}.old-hero-copy h1 span{color:#f60;display:block}.old-hero-copy p{color:#53627a;max-width:780px;margin:0;font-size:24px;font-weight:500;line-height:1.58}.old-hero-stats{align-items:center;gap:42px;margin-top:50px;margin-bottom:44px;display:flex}.old-hero-stats div{box-shadow:none;background:0 0;border:0;padding:0}.old-hero-stats strong{color:#005baa;letter-spacing:-.03em;font-size:42px;font-weight:900;line-height:1;display:block}.old-hero-stats em{color:#f60;font-style:normal}.old-hero-stats small{color:#53627a;letter-spacing:.11em;margin-top:10px;font-size:11px;font-weight:900;display:block}.old-primary-btn,.old-secondary-btn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:64px;padding:0 36px;font-size:16px;font-weight:900;display:inline-flex}.old-primary-btn{color:#fff;background:linear-gradient(135deg,#005baa,#0091b9);border:0}.old-hero-deal-img{background:#f6fbfe;border-radius:12px;place-items:center;height:150px;display:grid}.old-hero-deal-img img{object-fit:contain;filter:drop-shadow(0 16px 18px #0f274226);max-width:130px;max-height:130px}.old-hero-deal-img span{color:#fff;background:#004e9b;border-radius:18px;place-items:center;width:78px;height:78px;font-size:24px;font-weight:900;display:grid}.old-hero-deal-info>span{color:#a34a00;letter-spacing:.06em;background:#fff4e8;border:1px solid #ffd9b7;border-radius:8px;align-items:center;min-height:36px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.old-hero-deal-info h3{color:#10233f;margin:17px 0 12px;font-size:20px;font-weight:900;line-height:1.18}.old-hero-price{align-items:baseline;gap:10px;margin-bottom:20px;display:flex}.old-hero-price strong{color:#10233f;font-size:30px;font-weight:900}.old-hero-price del{color:#98a2b3;font-size:15px;font-weight:800}.old-hero-deal-actions{grid-template-columns:1fr 58px;gap:12px;display:grid}.old-buy-now,.old-wa-square{border-radius:8px;justify-content:center;align-items:center;min-height:58px;font-size:17px;font-weight:900;display:inline-flex}.old-buy-now{color:#fff;background:linear-gradient(135deg,#005baa,#0091b9)}.old-wa-square{color:#fff;background:#16a34a}.ae-page-old-home .ae-trust-strip{display:none!important}@media (max-width:1180px){.old-anant-header{padding:0 24px!important}.old-desktop-nav{display:none}.old-anant-hero{grid-template-columns:1fr!important;gap:38px!important;padding:62px 24px!important}.old-hero-deals{max-width:760px}}@media (max-width:640px){.old-sale-strip{text-align:center;padding:6px 10px;font-size:11px}.old-anant-header{min-height:84px!important;padding:0 14px!important}.old-logo-box{border-radius:14px;width:54px;height:54px}.old-logo-box img{width:38px;height:38px}.old-logo-text strong{font-size:16px}.old-logo-text small{font-size:10px}.old-call-btn{display:none}.old-icon-btn{width:50px;height:50px}.old-anant-hero{padding:44px 16px 48px!important}.old-hero-copy h1{margin-top:36px;font-size:clamp(42px,14vw,58px)}.old-hero-copy p{font-size:17px}.old-hero-stats{flex-wrap:wrap;gap:18px}.old-hero-stats strong{font-size:32px}.old-primary-btn,.old-secondary-btn{width:100%}.old-hero-deal-card{grid-template-columns:1fr}}body{font-family:Roboto,Arial,sans-serif!important}.old-home-store-section{background:#fff!important;width:100%!important;margin:0!important;padding:32px 7% 70px!important}.old-brand-strip{align-items:center;gap:16px;margin-bottom:30px;display:flex;overflow-x:auto}.old-brand-label{color:#98a2b3;letter-spacing:.12em;flex:none;font-size:13px;font-weight:900}.old-brand-row{gap:10px;min-width:0;padding-bottom:3px;display:flex;overflow-x:auto}.old-brand-row button{color:#25334a;cursor:pointer;background:#fff;border:1px solid #d7e6ee;border-radius:999px;flex:none;min-height:44px;padding:0 24px;font-size:15px;font-weight:900}.old-brand-row button.active,.old-brand-row button:hover{color:#fff;background:#005baa;border-color:#005baa}.old-category-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:64px;display:grid}.old-cat-card{text-align:left;cursor:pointer;border:0;border-radius:18px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:138px;padding:24px 28px;transition:transform .16s,box-shadow .16s;display:flex}.old-cat-card:hover,.old-cat-card.active{transform:translateY(-2px);box-shadow:0 18px 42px #0f274217}.old-cat-card span{background:#fff;border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:10px;font-size:22px;display:grid;box-shadow:0 10px 24px #0f274214}.old-cat-card b{color:#004e9b;font-size:17px;font-weight:900;line-height:1.2;display:block}.old-cat-card small{color:#53627a;margin-top:6px;font-size:13px;font-weight:700;line-height:1.3;display:block}.old-cat-card.cat1{background:#eaf6fc}.old-cat-card.cat2{background:#fff4ea}.old-cat-card.cat3{background:#e8f8f4}.old-cat-card.cat4{background:#fff0f5}.old-cat-card.cat2 b{color:#a34a00}.old-cat-card.cat3 b{color:#0f6e56}.old-cat-card.cat4 b{color:#993556}.old-hot-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.old-hot-head span{color:#f60;letter-spacing:.12em;margin-bottom:10px;font-size:13px;font-weight:900;display:block}.old-hot-head h2{color:#10233f;letter-spacing:-.035em;margin:0;font-size:36px;font-weight:900;line-height:1.05}.old-hot-head button{color:#004e9b;cursor:pointer;background:#fff;border:1px solid #d7e6ee;border-radius:8px;min-height:52px;padding:0 22px;font-size:15px;font-weight:900}.old-hot-chip-row{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.old-hot-chip-row button{color:#53627a;cursor:pointer;background:#fff;border:1px solid #d7e6ee;border-radius:999px;min-height:46px;padding:0 22px;font-size:14px;font-weight:900}.old-hot-chip-row button.active,.old-hot-chip-row button:hover{color:#fff;background:#005baa;border-color:#005baa}.old-hot-result-note{color:#53627a;background:#f6fbfe;border:1px solid #d7e6ee;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.old-hot-result-note b{color:#004e9b;font-size:14px;font-weight:900}.old-hot-product-grid{margin-top:0!important}.old-home-empty{margin-top:0}.old-home-store-section .ae-section-head,.old-home-store-section .ae-search-panel,.old-home-store-section>.ae-brand-row{display:none!important}@media (max-width:1180px){.old-home-store-section{padding:28px 24px 64px!important}.old-category-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.old-home-store-section{padding:24px 16px 72px!important}.old-brand-strip{flex-direction:column;align-items:flex-start;gap:10px}.old-category-grid{grid-template-columns:1fr;gap:12px;margin-bottom:42px}.old-hot-head{flex-direction:column;align-items:flex-start}.old-hot-head h2{font-size:30px}.old-hot-head button{width:100%}}.old-benefit-strip{background:#fff;border:1px solid #d7e6ee;border-radius:14px;grid-template-columns:repeat(4,1fr);width:min(1500px,100% - 32px);margin:0 auto 46px;display:grid;overflow:visible}.old-benefit-card{border-right:1px solid #d7e6ee;align-items:center;gap:18px;min-height:126px;padding:28px 30px;display:flex}.old-benefit-card:last-child{border-right:0}.old-benefit-card>span{background:#eef8fc;border-radius:14px;flex:none;place-items:center;width:54px;height:54px;font-size:23px;display:grid}.old-benefit-card b{color:#10233f;font-size:17px;font-weight:900;line-height:1.2;display:block}.old-benefit-card p{color:#667085;margin:8px 0 0;font-size:15px;font-weight:500;line-height:1.55}.old-accessories-section,.old-electronics-section,.old-cta-band,.old-about-section,.old-testimonials-section{width:min(1500px,100% - 32px);margin:0 auto 34px}.old-section-kicker{color:#f60;letter-spacing:.12em;margin-bottom:9px;font-size:11px;font-weight:900;line-height:1}.old-accessories-section h2,.old-electronics-section h2,.old-testimonials-section h2{color:#10233f;letter-spacing:-.03em;margin:0 0 8px;font-size:30px;font-weight:900;line-height:1.08}.old-accessories-section>p,.old-electronics-section>p{color:#667085;margin:0 0 18px;font-size:13px;font-weight:500;line-height:1.6}.old-acc-scroll{scrollbar-color:#8b8b8b transparent;scrollbar-width:auto;gap:12px;padding:0 0 16px;display:flex;overflow-x:auto}.old-acc-card{background:#fff;border:1px solid #d7e6ee;border-radius:8px;flex:0 0 210px;padding:14px}.old-acc-img{background:#f6fbfe;border-radius:8px;place-items:center;height:92px;margin-bottom:12px;display:grid}.old-acc-img img{object-fit:contain;max-width:78px;max-height:78px}.old-acc-img span{font-size:25px}.old-acc-brand{color:#98a2b3;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:900;line-height:1.2}.old-acc-name{color:#10233f;min-height:34px;margin-top:4px;font-size:12px;font-weight:900;line-height:1.25}.old-acc-price{color:#004e9b;margin:10px 0;font-size:14px;font-weight:900}.old-acc-wa{color:#fff;background:#16a34a;border-radius:6px;justify-content:center;align-items:center;min-height:30px;font-size:11px;font-weight:900;display:flex}.old-electronics-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.old-electronics-card{background:#fff;border:1px solid #d7e6ee;border-radius:8px;padding:18px}.old-e-ico{background:#eaf6fc;border-radius:8px;align-items:center;height:48px;margin-bottom:14px;padding-left:16px;font-size:22px;display:flex}.old-e-name{color:#10233f;font-size:13px;font-weight:900;line-height:1.25}.old-e-brands{color:#667085;min-height:42px;margin-top:7px;font-size:11.5px;font-weight:500;line-height:1.55}.old-e-from{color:#004e9b;margin:14px 0 12px;font-size:13px;font-weight:900}.old-e-btn{color:#fff;background:#16a34a;border-radius:6px;justify-content:center;align-items:center;min-height:34px;font-size:11px;font-weight:900;display:flex}.old-cta-band{color:#fff;background:linear-gradient(135deg,#005baa,#0091b9);border-radius:12px;justify-content:space-between;align-items:center;gap:24px;min-height:116px;padding:30px 36px;display:flex}.old-cta-band strong{letter-spacing:-.04em;font-size:31px;font-weight:900;line-height:1;display:block}.old-cta-band em{color:#ffd86b;font-style:normal}.old-cta-band p{color:#ffffffdb;margin:8px 0 0;font-size:13px;font-weight:700}.old-cta-band>div:last-child{flex-wrap:wrap;gap:10px;display:flex}.old-cta-wa,.old-cta-call{border-radius:7px;justify-content:center;align-items:center;min-height:42px;padding:0 20px;font-size:12px;font-weight:900;display:inline-flex}.old-cta-wa{color:#fff;background:#16a34a}.old-cta-call{color:#fff;background:#ffffff1f;border:1px solid #ffffff4d}.old-about-section{background:#fff;border:1px solid #d7e6ee;border-radius:12px;grid-template-columns:minmax(360px,.95fr) minmax(0,1fr);display:grid;overflow:visible}.old-about-photo{min-height:520px;position:relative;overflow:visible}.old-about-photo img{object-fit:cover;width:100%;height:100%}.old-about-rating{color:#10233f;background:#fff;border-radius:8px;align-items:center;gap:3px;min-height:58px;padding:0 16px;font-size:24px;font-weight:900;display:inline-flex;position:absolute;bottom:28px;left:24px;box-shadow:0 18px 34px #0f27422e}.old-about-rating span{color:#f60}.old-about-rating small{color:#667085;margin-left:7px;font-size:10px;font-weight:900}.old-about-text{padding:92px 42px}.old-about-text>span{color:#f60;letter-spacing:.12em;margin-bottom:12px;font-size:10px;font-weight:900;display:block}.old-about-text h2{color:#10233f;letter-spacing:-.03em;max-width:590px;margin:0 0 16px;font-size:30px;font-weight:900;line-height:1.1}.old-about-text p{color:#667085;max-width:680px;font-size:13px;font-weight:500;line-height:1.7}.old-about-points{gap:18px;margin-top:28px;display:grid}.old-about-points div{align-items:center;gap:12px;display:flex}.old-about-points i{background:#eef8fc;border-radius:8px;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.old-about-points span{color:#667085;font-size:11.5px;font-weight:500;line-height:1.6}.old-testimonials-section{padding-bottom:12px}.old-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px;display:grid}.old-testi-card{background:#fff;border:1px solid #d7e6ee;border-radius:8px;min-height:122px;padding:22px}.old-stars{color:#f59e0b;letter-spacing:.08em;font-size:12px;font-weight:900}.old-testi-card p{color:#667085;margin:12px 0 18px;font-size:12px;font-style:italic;line-height:1.6}.old-testi-user{align-items:center;gap:10px;display:flex}.old-testi-user span{color:#fff;background:linear-gradient(135deg,#005baa,#f60);border-radius:999px;place-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:grid}.old-testi-user b{color:#10233f;font-size:12px;font-weight:900}.old-site-footer{color:#fff;text-align:center;background:#005baa;margin-top:34px;padding:42px 7% 30px}.old-footer-brand{align-items:center;gap:12px;display:inline-flex}.old-footer-brand img{object-fit:contain;background:#fff;border-radius:10px;width:42px;height:42px}.old-footer-brand strong{color:#fff;text-align:left;font-size:16px;font-weight:900;line-height:1;display:block}.old-footer-brand small{color:#d8eff8;letter-spacing:.08em;text-align:left;margin-top:4px;font-size:10px;font-weight:900;display:block}.old-site-footer p{color:#eaf6fc;max-width:760px;margin:18px auto 14px;font-size:12px;font-weight:700;line-height:1.6}.old-footer-buttons,.old-footer-links{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:12px;display:flex}.old-footer-buttons button,.old-footer-buttons a,.old-footer-links button{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff57;border-radius:999px;min-height:28px;padding:0 13px;font-size:10px;font-weight:900}.old-footer-address{color:#fff;border-top:1px solid #ffffff61;max-width:980px;margin:22px auto 0;padding-top:16px;font-size:10px;font-weight:800;line-height:1.6}.old-footer-copy{color:#d8eff8;margin-top:18px;font-size:10px;font-weight:700;display:block}@media (max-width:1180px){.old-benefit-strip,.old-electronics-grid,.old-testimonials-grid{grid-template-columns:repeat(2,1fr)}.old-about-section{grid-template-columns:1fr}.old-about-photo{min-height:420px}}@media (max-width:640px){.old-benefit-strip,.old-electronics-grid,.old-testimonials-grid{grid-template-columns:1fr}.old-benefit-card{border-bottom:1px solid #d7e6ee;border-right:0}.old-benefit-card:last-child{border-bottom:0}.old-cta-band{flex-direction:column;align-items:flex-start;padding:24px}.old-cta-band strong{font-size:26px}.old-about-photo{min-height:330px}.old-about-text{padding:34px 22px}.old-about-text h2{font-size:25px}.old-footer-buttons,.old-footer-links{gap:6px}}@media (min-width:1600px){.old-benefit-strip,.old-accessories-section,.old-electronics-section{margin-left:7%!important;margin-right:7%!important}.old-acc-scroll{grid-auto-columns:minmax(190px,1fr)!important}}@media (max-width:1280px){.old-benefit-strip,.old-accessories-section,.old-electronics-section{margin-left:24px!important;margin-right:24px!important}.old-benefit-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.old-benefit-card:nth-child(2){border-right:0!important}.old-benefit-card:first-child,.old-benefit-card:nth-child(2){border-bottom:1px solid #d7e6ee!important}.old-electronics-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.old-acc-scroll{grid-auto-columns:minmax(170px,220px)!important}}@media (max-width:820px){.old-benefit-strip,.old-accessories-section,.old-electronics-section{margin-left:16px!important;margin-right:16px!important}.old-benefit-strip{grid-template-columns:1fr!important}.old-benefit-card{border-bottom:1px solid #d7e6ee!important;border-right:0!important}.old-benefit-card:last-child{border-bottom:0!important}.old-benefit-card:nth-child(2){border-right:0!important}.old-electronics-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.old-acc-scroll{grid-auto-columns:minmax(154px,46vw)!important;gap:10px!important}}@media (max-width:560px){.old-benefit-strip,.old-accessories-section,.old-electronics-section{margin-left:12px!important;margin-right:12px!important}.old-benefit-card{gap:12px!important;padding:16px!important}.old-benefit-card>span{border-radius:12px!important;width:44px!important;height:44px!important;font-size:19px!important}.old-benefit-card b{font-size:14px!important}.old-benefit-card p{font-size:12px!important;line-height:1.45!important}.old-accessories-section h2,.old-electronics-section h2{font-size:24px!important}.old-acc-scroll{grid-auto-columns:minmax(148px,72vw)!important}.old-electronics-grid{grid-template-columns:1fr!important}.old-electronics-card{padding:14px!important}}.old-benefit-strip,.old-accessories-section,.old-electronics-section{width:auto!important;max-width:none!important;margin-left:7%!important;margin-right:7%!important}.old-benefit-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:34px!important;margin-bottom:46px!important}.old-benefit-card{min-width:0!important;padding:clamp(18px,1.8vw,30px)!important}.old-benefit-card b{font-size:clamp(14px,1.05vw,19px)!important}.old-benefit-card p{font-size:clamp(12px,.9vw,15px)!important}.old-accessories-section,.old-electronics-section{margin-bottom:38px!important}.old-acc-scroll{scroll-snap-type:x proximity!important;grid-auto-columns:minmax(178px,1fr)!important;grid-auto-flow:column!important;gap:12px!important;padding-bottom:16px!important;display:grid!important;overflow-x:auto!important}.old-acc-card{scroll-snap-align:start!important;width:100%!important;min-width:178px!important;max-width:none!important}.old-electronics-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:14px!important}.old-electronics-card{flex-direction:column!important;min-width:0!important;height:100%!important;display:flex!important}.old-e-brands{flex:auto!important}@media (min-width:1600px){.old-benefit-strip,.old-accessories-section,.old-electronics-section{margin-left:7%!important;margin-right:7%!important}.old-acc-scroll{grid-auto-columns:minmax(190px,1fr)!important}}@media (max-width:1280px){.old-benefit-strip,.old-accessories-section,.old-electronics-section{margin-left:24px!important;margin-right:24px!important}.old-benefit-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.old-benefit-card:nth-child(2){border-right:0!important}.old-benefit-card:first-child,.old-benefit-card:nth-child(2){border-bottom:1px solid #d7e6ee!important}.old-electronics-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.old-acc-scroll{grid-auto-columns:minmax(170px,220px)!important}}@media (max-width:820px){.old-benefit-strip,.old-accessories-section,.old-electronics-section{margin-left:16px!important;margin-right:16px!important}.old-benefit-strip{grid-template-columns:1fr!important}.old-benefit-card{border-bottom:1px solid #d7e6ee!important;border-right:0!important}.old-benefit-card:last-child{border-bottom:0!important}.old-electronics-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.old-acc-scroll{grid-auto-columns:minmax(154px,46vw)!important;gap:10px!important}}@media (max-width:560px){.old-benefit-strip,.old-accessories-section,.old-electronics-section{margin-left:12px!important;margin-right:12px!important}.old-benefit-card{gap:12px!important;padding:16px!important}.old-benefit-card>span{border-radius:12px!important;width:44px!important;height:44px!important;font-size:19px!important}.old-benefit-card b{font-size:14px!important}.old-benefit-card p{font-size:12px!important;line-height:1.45!important}.old-accessories-section h2,.old-electronics-section h2{font-size:24px!important}.old-acc-scroll{grid-auto-columns:minmax(148px,72vw)!important}.old-electronics-grid{grid-template-columns:1fr!important}.old-electronics-card{padding:14px!important}}.wa-svg{vertical-align:-2px;flex:none;width:16px;height:16px;display:inline-block}.old-secondary-btn,.old-wa-square,.old-acc-wa,.old-e-btn,.old-cta-wa,.old-footer-buttons a,.ae-bottom-nav a,.ae-bottom-nav button,.old-hero-deal-actions a,.ae-product-actions a{white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:7px!important;line-height:1!important;display:inline-flex!important}.old-wa-square{gap:0!important}.old-wa-square .wa-svg,.ae-bottom-nav .wa-svg{width:18px!important;height:18px!important}.ae-trust-strip{grid-template-columns:auto 1px minmax(0,1fr) 1px auto!important;width:auto!important;max-width:none!important;margin:0 7% 34px!important}.old-cta-band,.old-about-section,.old-testimonials-section{width:auto!important;max-width:none!important;margin-left:7%!important;margin-right:7%!important}.old-cta-band{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-height:116px!important;display:grid!important}.old-cta-band>div:last-child{white-space:nowrap!important;justify-content:flex-end!important}.old-about-section{grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr)!important;align-items:stretch!important;display:grid!important}.old-about-photo{height:auto!important;min-height:520px!important}.old-about-photo img{object-fit:cover!important;width:100%!important;height:100%!important;min-height:520px!important}.old-about-text{flex-direction:column!important;justify-content:center!important;display:flex!important}.old-testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.ae-page{padding-bottom:112px!important}.old-site-footer{margin-bottom:0!important;padding-bottom:96px!important}.ae-bottom-nav{z-index:1000!important}@media (min-width:1600px){.ae-trust-strip,.old-cta-band,.old-about-section,.old-testimonials-section{margin-left:7%!important;margin-right:7%!important}}@media (max-width:1280px){.ae-trust-strip,.old-cta-band,.old-about-section,.old-testimonials-section{margin-left:24px!important;margin-right:24px!important}.ae-trust-strip{grid-template-columns:1fr!important;gap:14px!important}.ae-trust-divider{display:none!important}.old-about-section{grid-template-columns:1fr!important}.old-about-photo,.old-about-photo img{min-height:420px!important}.old-testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.ae-trust-strip,.old-cta-band,.old-about-section,.old-testimonials-section{margin-left:14px!important;margin-right:14px!important}.ae-trust-strip{text-align:left!important;justify-items:stretch!important;padding:20px!important}.ae-trust-review,.ae-trust-badge{width:100%!important}.old-cta-band{grid-template-columns:1fr!important;align-items:flex-start!important;gap:18px!important;padding:24px!important}.old-cta-band>div:last-child{justify-content:flex-start!important;width:100%!important}.old-cta-wa,.old-cta-call{flex:auto!important}.old-about-photo,.old-about-photo img{min-height:320px!important}.old-about-text{padding:28px 20px!important}.old-testimonials-grid{grid-template-columns:1fr!important}.old-site-footer{padding-bottom:118px!important;padding-left:16px!important;padding-right:16px!important}}@media (max-width:560px){.ae-page{padding-bottom:106px!important}.ae-bottom-nav{width:calc(100% - 14px)!important;min-height:74px!important;bottom:8px!important}.ae-bottom-nav a,.ae-bottom-nav button{gap:4px!important;font-size:11px!important}.ae-bottom-nav .wa-svg{width:15px!important;height:15px!important}.old-footer-brand{justify-content:center!important}}html,body{font-family:Roboto,Arial,sans-serif!important;overflow-x:hidden!important}.ae-page{overflow-x:hidden!important}@media (min-width:1025px){.ae-bottom-nav{display:none!important}.ae-page{padding-bottom:0!important}.old-anant-header{grid-template-columns:300px minmax(420px,1fr) auto!important;gap:24px!important;width:100%!important;max-width:none!important;min-height:98px!important;padding-left:max(24px,50vw - 726px)!important;padding-right:max(24px,50vw - 726px)!important}.old-logo-row{gap:16px!important;min-width:300px!important;max-width:300px!important}.old-logo-box{border-radius:18px!important;width:64px!important;height:64px!important}.old-logo-box img{width:48px!important;height:48px!important}.old-logo-text strong{white-space:nowrap!important;letter-spacing:-.03em!important;font-size:22px!important;line-height:1.05!important}.old-logo-text small{white-space:nowrap!important;letter-spacing:.08em!important;margin-top:8px!important;font-size:12px!important;line-height:1.1!important}.old-desktop-nav{gap:12px!important}.old-desktop-nav button{border-radius:14px!important;min-height:56px!important;padding:0 20px!important;font-size:16px!important}.old-call-btn{border-radius:12px!important;min-height:58px!important;padding:0 26px!important;font-size:20px!important}.old-icon-btn{border-radius:14px!important;width:58px!important;height:58px!important}.old-anant-hero{grid-template-columns:minmax(0,1.1fr) minmax(500px,.92fr)!important;gap:72px!important;min-height:720px!important;padding:86px max(24px,50vw - 726px)!important;overflow:hidden!important}.old-hero-copy{max-width:760px!important}.old-hero-copy h1{letter-spacing:-.055em!important;margin:54px 0 32px!important;font-size:clamp(52px,4.8vw,82px)!important;line-height:1.04!important}.old-hero-copy h1 span{display:block!important}.old-hero-copy p{letter-spacing:-.02em!important;max-width:650px!important;font-size:22px!important;font-weight:500!important;line-height:1.65!important}.old-hero-stats{gap:36px!important;margin-top:42px!important;margin-bottom:42px!important}.old-hero-stats strong{font-size:38px!important}.old-hero-stats small{letter-spacing:.12em!important;font-size:12px!important}.old-primary-btn,.old-secondary-btn{min-height:62px!important;padding:0 34px!important;font-size:18px!important}.old-hero-deals{gap:18px!important;width:100%!important;max-width:580px!important;margin-left:auto!important}.old-hero-deal-card{grid-template-columns:132px minmax(0,1fr)!important;gap:24px!important;min-height:198px!important;padding:24px!important}.old-hero-deal-img{height:132px!important}.old-hero-deal-img img{max-width:112px!important;max-height:112px!important}.old-hero-deal-info h3{margin:14px 0 10px!important;font-size:18px!important}.old-hero-price strong{font-size:30px!important}.old-buy-now,.old-wa-square{border-radius:8px!important;min-height:54px!important}}@media (max-width:1024px){.ae-bottom-nav{display:grid!important}.old-anant-header,.old-anant-hero{overflow-x:hidden!important}}@media (min-width:1025px) and (max-width:1280px){.old-anant-header{grid-template-columns:260px minmax(360px,1fr) auto!important;gap:16px!important}.old-logo-row{min-width:260px!important;max-width:260px!important}.old-logo-text strong{font-size:20px!important}.old-desktop-nav{gap:6px!important}.old-desktop-nav button{padding:0 14px!important;font-size:15px!important}.old-call-btn{padding:0 20px!important;font-size:18px!important}.old-anant-hero{grid-template-columns:minmax(0,1fr) minmax(440px,.92fr)!important;gap:48px!important}.old-hero-copy h1{font-size:clamp(48px,4.6vw,70px)!important}.old-hero-copy p{font-size:20px!important}.old-hero-deals{max-width:520px!important}}.legal-page{padding-top:44px}.legal-policy-card{color:#172033;background:#fff;border:1px solid #0f172a14;border-radius:24px;max-width:1060px;margin:0 auto;padding:26px;box-shadow:0 18px 45px #0f172a14}.legal-updated{color:#0b5aa0;margin:0 0 18px;font-weight:800}.legal-policy-section{border-top:1px solid #0f172a14;padding:16px 0}.legal-policy-section:first-of-type{border-top:0;padding-top:0}.legal-policy-section h3{color:#0b5aa0;margin:0 0 10px;font-size:20px;font-weight:900;line-height:1.25}.legal-policy-section p,.legal-policy-section li{color:#334155;font-size:15.5px;line-height:1.72}.legal-policy-section p{margin:8px 0}.legal-policy-section ul{margin:10px 0 0 20px;padding:0}.footer-tech{color:#0597b8;margin:10px 0 0;font-weight:900}@media (max-width:768px){.old-hot-chip-row{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-wrap:nowrap!important;gap:10px!important;margin:0 0 18px!important;padding:2px 0 12px!important;display:flex!important;overflow:auto hidden!important}.old-hot-chip-row::-webkit-scrollbar{display:none!important}.old-hot-chip-row button{white-space:nowrap!important;border-radius:999px!important;flex:none!important;width:auto!important;min-width:max-content!important;min-height:44px!important;padding:11px 18px!important;font-size:15px!important;font-weight:900!important;line-height:1!important}body{padding-bottom:86px!important}.ae-bottom-nav{box-sizing:border-box!important;z-index:90!important;background:#fffffffa!important;border:1px solid #0f172a1a!important;border-radius:22px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:center!important;gap:4px!important;width:auto!important;min-width:0!important;max-width:none!important;height:66px!important;margin:0!important;padding:6px!important;display:grid!important;position:fixed!important;bottom:10px!important;left:10px!important;right:10px!important;overflow:hidden!important;transform:none!important;box-shadow:0 12px 28px #0f172a24!important}.ae-bottom-nav>*{min-width:0!important}.ae-bottom-nav button,.ae-bottom-nav a{width:100%!important;min-width:0!important;max-width:100%!important;height:54px!important;min-height:54px!important;box-shadow:none!important;color:#243247!important;letter-spacing:-.01em!important;text-align:center!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:16px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;margin:0!important;padding:4px 2px!important;font-size:11px!important;font-weight:800!important;line-height:1.05!important;text-decoration:none!important;display:flex!important;overflow:hidden!important}.ae-bottom-nav button:first-child,.ae-bottom-nav a:first-child{color:#fff!important;background:#0067ad!important;border-radius:16px!important;box-shadow:0 8px 18px #0067ad2e!important}.ae-bottom-nav svg,.ae-bottom-nav img{flex:none!important;width:18px!important;height:18px!important;margin:0!important;display:block!important}.ae-bottom-nav span,.ae-bottom-nav small,.ae-bottom-nav b{max-width:100%!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;white-space:nowrap!important;text-overflow:ellipsis!important;display:block!important;overflow:hidden!important}}@media (max-width:380px){.ae-bottom-nav{border-radius:20px!important;height:62px!important;left:8px!important;right:8px!important}.ae-bottom-nav button,.ae-bottom-nav a{border-radius:14px!important;height:50px!important;min-height:50px!important;font-size:10px!important}.ae-bottom-nav svg,.ae-bottom-nav img{width:17px!important;height:17px!important}}.ae-bottom-nav{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;left:10px!important;right:10px!important;transform:translate(0,0)!important}.old-footer-powered{color:#d8eff8db;text-align:center;margin-top:7px;font-size:10px;font-weight:800;line-height:1.45;display:block}.old-footer-powered a{min-height:0!important;box-shadow:none!important;color:#fff!important;font:inherit!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;font-weight:900!important;text-decoration:none!important;display:inline!important}.old-footer-powered a:hover{text-decoration:underline!important}@media (max-width:768px){body{padding-bottom:0!important}.ae-page{background-color:#005baa!important;padding-bottom:0!important}.old-site-footer{background:#005baa!important;margin-bottom:0!important;padding-bottom:128px!important}.old-footer-copy{margin-top:18px!important;margin-bottom:0!important;display:block!important}.old-footer-powered{z-index:2!important;color:#d8eff8f0!important;margin-top:8px!important;margin-bottom:0!important;padding-bottom:0!important;display:block!important;position:relative!important}}@media (max-width:560px){.old-site-footer{padding-bottom:124px!important}}.seo-home-local{background:#fff;border-top:1px solid #e5edf5;padding:40px 0 46px;overflow-x:clip}.seo-home-local__inner{box-sizing:border-box;width:auto;max-width:none;margin-left:7%;margin-right:7%;padding:0}.seo-home-local__eyebrow{color:#f60;letter-spacing:.12em;text-transform:uppercase;background:0 0;border:0;border-radius:0;margin:0 0 8px;padding:0;font-size:.78rem;font-weight:900;display:block}.seo-home-local h2{color:#071329;letter-spacing:-.035em;max-width:1120px;margin:0 0 14px;font-size:clamp(1.55rem,2.25vw,2.25rem);line-height:1.1}.seo-home-local h3{color:#071329;letter-spacing:-.01em;margin:0 0 10px;font-size:1.03rem;font-weight:900}.seo-home-local p{color:#24324b;margin:0;font-size:.96rem;line-height:1.68}.seo-home-local__grid{grid-template-columns:minmax(0,1.35fr) minmax(340px,.72fr);align-items:stretch;gap:18px;margin-top:22px;display:grid}.seo-home-local__grid article,.seo-home-faq{box-shadow:none;box-sizing:border-box;background:#fff;border:1px solid #d8e4ef;border-radius:14px;padding:22px;position:relative;overflow:visible}.seo-home-local__grid article:before{content:"";background:#f60;width:3px;position:absolute;inset:0 auto 0 0}.seo-home-local__grid article p+p{margin-top:10px}.seo-home-local__rating{white-space:normal;background:#fff8f1;border:1px solid #ff660047;border-radius:999px;align-items:center;width:fit-content;max-width:100%;padding:8px 13px;font-weight:900;display:inline-flex;color:#071329!important;margin-top:14px!important;font-size:.88rem!important;line-height:1.2!important}.seo-home-local__rating:before{content:"★★★★★";color:#f90;letter-spacing:.04em;flex:none;margin-right:8px;font-size:.84rem}.seo-home-local a{color:#008f9c;font-weight:900;text-decoration:none}.seo-home-local a:hover{color:#f60;text-decoration:underline}.seo-home-faq{margin-top:20px;padding:22px}.seo-home-faq h2{margin:0 0 16px;font-size:clamp(1.35rem,2vw,1.9rem)}.seo-home-faq details{background:#fff;border:1px solid #d8e4ef;border-radius:12px;margin-top:9px;padding:0}.seo-home-faq details:first-of-type{margin-top:0}.seo-home-faq summary{color:#071329;cursor:pointer;padding:14px 16px;font-weight:900;line-height:1.45;list-style:none}.seo-home-faq summary::-webkit-details-marker{display:none}.seo-home-faq summary:after{content:"+";float:right;color:#f60;margin-left:12px;font-size:1.15rem;font-weight:900}.seo-home-faq details[open] summary:after{content:"–"}.seo-home-faq details p{color:#334155;border-top:1px solid #e5edf5;padding:12px 16px 15px}@media (max-width:1024px){.seo-home-local__inner{margin-left:24px;margin-right:24px}.seo-home-local__grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.seo-home-local{padding:30px 0 42px}.seo-home-local__inner{margin-left:16px;margin-right:16px}.seo-home-local h2{font-size:clamp(1.32rem,7vw,1.72rem);line-height:1.14}.seo-home-local p{font-size:.93rem;line-height:1.62}.seo-home-local__grid{grid-template-columns:minmax(0,1fr);gap:12px;margin-top:18px;display:grid}.seo-home-local__grid article,.seo-home-faq{border-radius:13px;padding:16px}.seo-home-local__grid article:before{width:2px}.seo-home-local__rating{border-radius:13px;align-items:flex-start;width:100%;padding:9px 10px;display:flex;font-size:.84rem!important}.seo-home-faq{margin-top:14px}.seo-home-faq summary{padding:13px 12px;font-size:.9rem}.seo-home-faq details p{padding:11px 12px 13px}}@media (max-width:390px){.seo-home-local__inner{margin-left:12px;margin-right:12px}.seo-home-local__eyebrow{letter-spacing:.08em;font-size:.68rem}.seo-home-local h2{font-size:1.26rem}.seo-home-local__rating:before{margin-right:6px;font-size:.74rem}}:root{--anant-home-shell:min(1180px, calc(100% - 32px));--anant-home-shell-tablet:calc(100% - 48px);--anant-home-shell-mobile:calc(100% - 28px);--anant-home-shell-small:calc(100% - 24px)}body{overflow-x:clip}.old-anant-header,.old-anant-hero{padding-left:max(16px,50vw - 590px)!important;padding-right:max(16px,50vw - 590px)!important}.ae-trust-strip,.old-brand-strip,.old-brand-row,.old-category-grid,.old-hot-head,.old-hot-chip-row,.old-hot-grid,.old-products-grid,.old-product-grid,.old-card-grid,.old-phone-grid,.ae-product-grid,.old-benefit-strip,.old-accessories-section,.old-electronics-section,.old-cta-band,.old-about-section,.old-testimonials-section,.seo-home-local__inner{width:var(--anant-home-shell)!important;box-sizing:border-box!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}.old-category-grid,.old-hot-grid,.old-products-grid,.old-product-grid,.old-card-grid,.old-phone-grid,.ae-product-grid,.old-benefit-strip,.old-electronics-grid,.old-testimonials-grid,.seo-home-local__grid,.old-category-grid>*,.old-hot-grid>*,.old-products-grid>*,.old-product-grid>*,.old-card-grid>*,.old-phone-grid>*,.ae-product-grid>*,.old-benefit-strip>*,.old-electronics-grid>*,.old-testimonials-grid>*,.seo-home-local__grid>*{min-width:0!important}.seo-home-local{width:100%!important;overflow-x:clip!important}.seo-home-local__inner{padding-left:0!important;padding-right:0!important}.seo-home-local__grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)!important}@media (max-width:1024px){.old-anant-header,.old-anant-hero{padding-left:24px!important;padding-right:24px!important}.ae-trust-strip,.old-brand-strip,.old-brand-row,.old-category-grid,.old-hot-head,.old-hot-chip-row,.old-hot-grid,.old-products-grid,.old-product-grid,.old-card-grid,.old-phone-grid,.ae-product-grid,.old-benefit-strip,.old-accessories-section,.old-electronics-section,.old-cta-band,.old-about-section,.old-testimonials-section,.seo-home-local__inner{width:var(--anant-home-shell-tablet)!important;max-width:none!important}.seo-home-local__grid{grid-template-columns:minmax(0,1fr)!important}}@media (max-width:760px){.old-anant-header,.old-anant-hero{padding-left:14px!important;padding-right:14px!important}.ae-trust-strip,.old-brand-strip,.old-brand-row,.old-category-grid,.old-hot-head,.old-hot-chip-row,.old-hot-grid,.old-products-grid,.old-product-grid,.old-card-grid,.old-phone-grid,.ae-product-grid,.old-benefit-strip,.old-accessories-section,.old-electronics-section,.old-cta-band,.old-about-section,.old-testimonials-section,.seo-home-local__inner{width:var(--anant-home-shell-mobile)!important;max-width:none!important}.seo-home-local__grid{grid-template-columns:minmax(0,1fr)!important}.old-hot-chip-row,.old-brand-row{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-wrap:nowrap!important;overflow:auto hidden!important}.old-hot-chip-row::-webkit-scrollbar{display:none!important}.old-brand-row::-webkit-scrollbar{display:none!important}.seo-home-faq summary{overflow-wrap:anywhere!important}}@media (max-width:390px){.old-anant-header,.old-anant-hero{padding-left:12px!important;padding-right:12px!important}.ae-trust-strip,.old-brand-strip,.old-brand-row,.old-category-grid,.old-hot-head,.old-hot-chip-row,.old-hot-grid,.old-products-grid,.old-product-grid,.old-card-grid,.old-phone-grid,.ae-product-grid,.old-benefit-strip,.old-accessories-section,.old-electronics-section,.old-cta-band,.old-about-section,.old-testimonials-section,.seo-home-local__inner{width:var(--anant-home-shell-small)!important}}.old-hot-result-note{width:var(--anant-home-shell,min(1180px, calc(100% - 32px)))!important;max-width:1180px!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;gap:0!important;margin:0 auto 18px!important;padding:0!important;display:flex!important}.old-hot-result-note b{color:#005baa!important;background:#f7fbff!important;border:1px solid #d7e6ee!important;border-right:0!important;border-radius:999px 0 0 999px!important;align-items:center!important;min-height:36px!important;padding:0 5px 0 16px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.old-hot-result-note span{color:#53627a!important;background:#f7fbff!important;border:1px solid #d7e6ee!important;border-left:0!important;border-radius:0 999px 999px 0!important;align-items:center!important;min-height:36px!important;padding:0 16px 0 5px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}@media (max-width:1024px){.old-hot-result-note{width:var(--anant-home-shell-tablet,calc(100% - 48px))!important;max-width:none!important}}@media (max-width:760px){.old-hot-result-note{width:var(--anant-home-shell-mobile,calc(100% - 28px))!important;max-width:none!important;margin-bottom:14px!important}.old-hot-result-note b,.old-hot-result-note span{min-height:34px!important;font-size:.86rem!important}}@media (max-width:390px){.old-hot-result-note{width:var(--anant-home-shell-small,calc(100% - 24px))!important}}:root{--anant-ratio-shell:min(1420px, calc(100% - 56px));--anant-ratio-shell-tight:min(1280px, calc(100% - 40px));--anant-ratio-shell-mobile:calc(100% - 28px)}@media (min-width:1025px){.old-storefront,.ae-page-old-home,.old-header,.old-store-header,.old-header-inner,.old-hero,.old-hero-shell,.ae-trust-strip,.old-section,.old-home-section,.old-products-wrap,.old-footer{max-width:var(--anant-ratio-shell)!important;width:var(--anant-ratio-shell)!important;margin-left:auto!important;margin-right:auto!important}.old-store-header,.old-header-inner,header:not(.ae-bottom-nav){min-width:0!important}.old-header-inner,.old-store-header{grid-template-columns:minmax(245px,.9fr) minmax(0,1.45fr) auto!important;align-items:center!important;gap:clamp(10px,1.2vw,22px)!important;display:grid!important}.old-logo-row{min-width:0!important;max-width:100%!important;overflow:hidden!important}.old-logo-text{min-width:0!important;overflow:hidden!important}.old-logo-text strong,.old-logo-text small{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}.old-logo-text strong{font-size:clamp(17px,1.25vw,24px)!important;line-height:1.08!important}.old-logo-text small{letter-spacing:.03em!important;font-size:clamp(10px,.78vw,14px)!important}.old-nav,.old-desktop-nav,header nav:not(.ae-bottom-nav){scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;justify-content:center!important;align-items:center!important;gap:clamp(2px,.55vw,12px)!important;min-width:0!important;max-width:100%!important;display:flex!important;overflow:auto hidden!important}.old-nav::-webkit-scrollbar{display:none!important}.old-desktop-nav::-webkit-scrollbar{display:none!important}header nav:not(.ae-bottom-nav)::-webkit-scrollbar{display:none!important}.old-nav button,.old-desktop-nav button,header nav:not(.ae-bottom-nav) button{white-space:nowrap!important;flex:0 auto!important;min-width:0!important;max-width:100%!important;padding:clamp(10px,.9vw,16px) clamp(10px,1.1vw,19px)!important;font-size:clamp(13px,.86vw,16px)!important;line-height:1.1!important}.old-call-btn{white-space:nowrap!important;flex:none!important;width:auto!important;min-width:clamp(138px,10.5vw,190px)!important;max-width:210px!important;padding-left:clamp(12px,1.05vw,20px)!important;padding-right:clamp(12px,1.05vw,20px)!important;font-size:clamp(14px,1.05vw,21px)!important}.old-icon-btn{flex:none!important;width:clamp(48px,3.2vw,62px)!important;height:clamp(48px,3.2vw,62px)!important}.old-hero{grid-template-columns:minmax(0,1fr) minmax(360px,520px)!important;align-items:center!important;gap:clamp(28px,4vw,72px)!important;display:grid!important;overflow:visible!important}.old-hero-copy,.old-hero-deals{min-width:0!important;max-width:100%!important}.old-hero-copy h1{letter-spacing:-.055em!important;overflow-wrap:normal!important;max-width:850px!important;font-size:clamp(54px,4.8vw,88px)!important;line-height:.98!important}.old-hero-copy p{max-width:760px!important;font-size:clamp(17px,1.35vw,22px)!important;line-height:1.48!important}.old-hero-badge{white-space:normal!important;max-width:100%!important}.old-hero-stats{min-width:0!important;max-width:100%!important}.old-hero-buttons{flex-wrap:wrap!important;gap:clamp(10px,1vw,16px)!important;min-width:0!important;max-width:100%!important;display:flex!important}.old-primary-btn,.old-secondary-btn{white-space:nowrap!important;min-width:0!important;max-width:100%!important}.old-hero-deal-card{grid-template-columns:clamp(108px,9.5vw,154px) minmax(0,1fr)!important;gap:clamp(14px,1.3vw,24px)!important;min-width:0!important;max-width:100%!important}.old-hero-deal-img,.old-hero-deal-info,.old-hero-price,.old-hero-deal-actions{min-width:0!important;max-width:100%!important}.old-hero-deal-info h3,.old-hero-price strong{overflow-wrap:anywhere!important}}@media (min-width:1025px) and (max-width:1280px){:root{--anant-ratio-shell:var(--anant-ratio-shell-tight)}.old-header-inner,.old-store-header{grid-template-columns:minmax(210px,.75fr) minmax(0,1.35fr) auto!important;gap:10px!important}.old-logo-box{width:58px!important;height:58px!important}.old-logo-box img{width:42px!important}.old-nav button,.old-desktop-nav button,header nav:not(.ae-bottom-nav) button{padding:11px 10px!important;font-size:13px!important}.old-call-btn{min-width:132px!important;max-width:162px!important;padding-left:12px!important;padding-right:12px!important;font-size:14px!important}.old-icon-btn{width:48px!important;height:48px!important}.old-hero{grid-template-columns:minmax(0,1fr) minmax(340px,470px)!important;gap:34px!important}.old-hero-copy h1{font-size:clamp(48px,5vw,66px)!important}.old-hero-copy p{font-size:clamp(16px,1.45vw,19px)!important}.old-hero-deal-card{grid-template-columns:112px minmax(0,1fr)!important}}@media (max-width:1024px){:root{--anant-ratio-shell:var(--anant-ratio-shell-mobile)}html,body{overflow-x:hidden!important}.old-storefront,.ae-page-old-home,.old-header,.old-store-header,.old-header-inner,.old-hero,.old-hero-shell,.ae-trust-strip,.old-section,.old-home-section,.old-products-wrap,.old-footer{width:var(--anant-ratio-shell)!important;max-width:var(--anant-ratio-shell)!important;margin-left:auto!important;margin-right:auto!important}.old-header-inner,.old-store-header{min-width:0!important;max-width:100%!important;overflow:hidden!important}.old-logo-row,.old-logo-text{min-width:0!important;overflow:hidden!important}.old-logo-text strong,.old-logo-text small{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.old-hero{grid-template-columns:1fr!important;gap:clamp(24px,5vw,42px)!important}.old-hero-copy h1{font-size:clamp(42px,9vw,62px)!important;line-height:1.02!important}.old-hero-deals,.old-hero-deal-card{width:100%!important;max-width:100%!important}}@media (max-width:640px){:root{--anant-ratio-shell:calc(100% - 24px)}.old-hero-copy h1{font-size:clamp(38px,13vw,54px)!important;line-height:1.03!important}.old-hero-copy p,.old-hero-badge{max-width:100%!important}.old-primary-btn,.old-secondary-btn{justify-content:center!important;width:100%!important}.old-hero-deal-card{grid-template-columns:1fr!important}}:root{--gr:1.618;--gr-shell:min(1240px, calc(100% - 56px));--gr-shell-wide:min(1320px, calc(100% - 64px));--gr-shell-tablet:calc(100% - 44px);--gr-shell-mobile:calc(100% - 26px);--gr-gap-xs:clamp(8px, .6vw, 12px);--gr-gap-sm:clamp(12px, .9vw, 18px);--gr-gap-md:clamp(18px, 1.35vw, 28px);--gr-gap-lg:clamp(28px, 2.2vw, 44px);--gr-gap-xl:clamp(42px, 3.6vw, 72px);--gr-radius-sm:14px;--gr-radius-md:20px;--gr-radius-lg:28px;--gr-shadow-card:0 18px 46px #051a341a;--gr-shadow-soft:0 10px 28px #051a3414}*,:before,:after{box-sizing:border-box}img,svg,video,canvas{max-width:100%}.old-storefront,.ae-page-old-home,.old-header,.old-store-header,.old-header-inner,.old-hero,.old-hero-shell,.ae-trust-strip,.old-home-store-section,.old-about-section,.old-benefits-strip,.old-accessories-section,.old-electronics-section,.old-cta-band,.old-testimonials-section,.old-footer,.ae-section,.ae-products-shell,.ae-product-detail,.new-compare-page,.ae-info-page,.ae-contact-page{width:var(--gr-shell)!important;max-width:var(--gr-shell)!important;margin-left:auto!important;margin-right:auto!important}@media (min-width:1025px){.old-header-inner,.old-store-header{align-items:center!important;gap:var(--gr-gap-md)!important;grid-template-columns:minmax(240px,.618fr) minmax(0,1fr) auto!important;min-width:0!important;display:grid!important}.old-logo-row,.old-logo-text,.old-nav,.old-desktop-nav{min-width:0!important}.old-logo-text strong,.old-logo-text small{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.old-nav,.old-desktop-nav,header nav:not(.ae-bottom-nav){scrollbar-width:none!important;justify-content:center!important;gap:clamp(4px,.7vw,14px)!important;display:flex!important;overflow-x:auto!important}.old-nav::-webkit-scrollbar{display:none!important}.old-desktop-nav::-webkit-scrollbar{display:none!important}header nav:not(.ae-bottom-nav)::-webkit-scrollbar{display:none!important}.old-nav button,.old-desktop-nav button,header nav:not(.ae-bottom-nav) button{white-space:nowrap!important;padding:clamp(10px,.9vw,16px) clamp(11px,1vw,18px)!important;font-size:clamp(13px,.88vw,16px)!important}.old-hero{width:var(--gr-shell-wide)!important;max-width:var(--gr-shell-wide)!important;gap:var(--gr-gap-xl)!important;grid-template-columns:minmax(0,1.618fr) minmax(360px,1fr)!important;align-items:center!important;min-height:clamp(560px,56vh,680px)!important;padding-top:clamp(54px,5vw,84px)!important;padding-bottom:clamp(54px,5vw,84px)!important;display:grid!important}.old-hero-copy{min-width:0!important;max-width:760px!important}.old-hero-copy h1{letter-spacing:-.052em!important;max-width:760px!important;margin-bottom:var(--gr-gap-md)!important;font-size:clamp(56px,4.85vw,82px)!important;line-height:1!important}.old-hero-copy p{max-width:680px!important;font-size:clamp(17px,1.25vw,21px)!important;line-height:1.58!important}.old-hero-stats{gap:var(--gr-gap-sm)!important;max-width:680px!important}.old-hero-deals{min-width:0!important;max-width:500px!important;margin-left:auto!important}.old-hero-deal-card{gap:var(--gr-gap-md)!important;border-radius:var(--gr-radius-md)!important;min-height:clamp(180px,13vw,220px)!important;box-shadow:var(--gr-shadow-soft)!important;grid-template-columns:minmax(110px,.618fr) minmax(0,1fr)!important;padding:clamp(18px,1.5vw,28px)!important;display:grid!important}.old-hero-deal-img{border-radius:18px!important;height:clamp(116px,9vw,148px)!important}.old-hero-deal-img img{object-fit:contain!important;max-height:clamp(98px,8vw,128px)!important}.old-hero-deal-info h3{font-size:clamp(18px,1.2vw,22px)!important;line-height:1.18!important}.old-hero-price strong{font-size:clamp(24px,1.9vw,34px)!important;line-height:1.05!important}}.ae-section,.old-home-store-section{padding-top:var(--gr-gap-xl)!important;padding-bottom:var(--gr-gap-xl)!important}.ae-products-grid,.old-products-grid{gap:var(--gr-gap-md)!important}.ae-product-card,.old-product-card,.old-acc-card,.compare-phone-card{border-radius:var(--gr-radius-md)!important;box-shadow:var(--gr-shadow-card)!important;overflow:hidden!important}.ae-product-image{border-radius:18px!important;height:clamp(178px,13vw,220px)!important}.ae-product-image img{object-fit:contain!important;max-width:82%!important;height:clamp(142px,10.5vw,184px)!important}.ae-product-info,.old-acc-body{padding:clamp(16px,1.25vw,24px)!important}.ae-product-info h3,.old-acc-body h3{font-size:clamp(17px,1.05vw,21px)!important;line-height:1.22!important}.ae-price-row strong{font-size:clamp(22px,1.5vw,30px)!important;line-height:1.1!important}.ae-product-actions,.old-hero-deal-actions{gap:var(--gr-gap-xs)!important}.ae-product-actions button,.ae-product-actions a,.old-hero-deal-actions button,.old-hero-deal-actions a{border-radius:12px!important;min-height:clamp(46px,3vw,56px)!important}.old-about-section{gap:var(--gr-gap-xl)!important;padding-top:var(--gr-gap-xl)!important;padding-bottom:var(--gr-gap-xl)!important;grid-template-columns:minmax(320px,1fr) minmax(0,1.618fr)!important;align-items:center!important;display:grid!important}.old-about-photo,.ae-store-photo{aspect-ratio:1.618!important;border-radius:var(--gr-radius-lg)!important;width:100%!important;height:auto!important;min-height:0!important;max-height:clamp(320px,31vw,460px)!important;box-shadow:var(--gr-shadow-card)!important;overflow:hidden!important}.old-about-photo img,.ae-store-photo img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important;max-height:none!important;display:block!important}.old-about-text{max-width:720px!important}.old-about-text h2,.ae-info-page h1,.ae-contact-page h1,.new-compare-title{letter-spacing:-.035em!important;font-size:clamp(34px,3.3vw,54px)!important;line-height:1.05!important}.old-about-text p,.ae-info-page p,.ae-contact-page p{font-size:clamp(16px,1.08vw,19px)!important;line-height:1.618!important}@media (min-width:1600px){:root{--gr-shell:min(1280px, calc(100% - 96px));--gr-shell-wide:min(1360px, calc(100% - 96px))}}@media (min-width:1025px) and (max-width:1280px){:root{--gr-shell:min(1180px, calc(100% - 40px));--gr-shell-wide:min(1180px, calc(100% - 40px))}.old-hero{gap:var(--gr-gap-lg)!important;grid-template-columns:minmax(0,1.45fr) minmax(340px,1fr)!important;min-height:clamp(520px,54vh,620px)!important}.old-hero-copy h1{font-size:clamp(48px,4.8vw,66px)!important}.old-about-section{grid-template-columns:minmax(300px,.9fr) minmax(0,1.45fr)!important}.old-about-photo,.ae-store-photo{max-height:380px!important}}@media (max-width:1024px){:root{--gr-shell:var(--gr-shell-tablet);--gr-shell-wide:var(--gr-shell-tablet)}.old-storefront,.ae-page-old-home,.old-header,.old-store-header,.old-header-inner,.old-hero,.old-hero-shell,.ae-trust-strip,.old-home-store-section,.old-about-section,.old-benefits-strip,.old-accessories-section,.old-electronics-section,.old-cta-band,.old-testimonials-section,.old-footer,.ae-section,.ae-products-shell,.ae-product-detail,.new-compare-page,.ae-info-page,.ae-contact-page{width:var(--gr-shell)!important;max-width:var(--gr-shell)!important}.old-hero,.old-about-section{gap:var(--gr-gap-lg)!important;grid-template-columns:1fr!important}.old-hero-copy h1{font-size:clamp(42px,8.8vw,62px)!important}.old-about-photo,.ae-store-photo{aspect-ratio:1.618!important;max-height:420px!important}}@media (max-width:640px){:root{--gr-shell:var(--gr-shell-mobile);--gr-shell-wide:var(--gr-shell-mobile)}.old-hero{min-height:auto!important;padding-top:34px!important;padding-bottom:34px!important}.old-hero-copy h1{font-size:clamp(38px,12.5vw,54px)!important}.old-hero-copy p{font-size:16px!important}.old-about-photo,.ae-store-photo{aspect-ratio:1.28!important;max-height:340px!important}.ae-product-image{height:190px!important}.ae-product-image img{height:154px!important}}.mkd-related-wrap-v1b{background:#fff;border:1px solid #b9d7ea;border-radius:16px;max-width:1220px;margin:24px auto;padding:18px;box-shadow:0 10px 30px #00569614}.mkd-related-head-v1b{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:14px;display:flex}.mkd-related-head-v1b h2{color:#082f57;margin:0;font-size:20px;font-weight:900}.mkd-related-head-v1b span{color:#f26b21;text-align:right;font-size:12px;font-weight:800}.mkd-related-grid-v1b{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.mkd-related-card-v1b{color:#0b2f4d;background:#f8fcff;border:1px solid #d7e9f4;border-radius:12px;padding:12px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:block}.mkd-related-card-v1b:hover{border-color:#0c74b8;transform:translateY(-2px);box-shadow:0 12px 26px #0850821f}.mkd-related-img-v1b{background:linear-gradient(135deg,#eef8ff,#fff);border-radius:10px;justify-content:center;align-items:center;height:120px;margin-bottom:10px;display:flex;overflow:visible}.mkd-related-img-v1b img{object-fit:contain;width:auto;max-width:100%;max-height:108px}.mkd-related-img-v1b span{color:#0b73b8;font-size:13px;font-weight:900}.mkd-related-card-v1b small{color:#f26b21;text-transform:uppercase;letter-spacing:.05em;min-height:14px;font-size:10px;font-weight:900;display:block}.mkd-related-card-v1b strong{color:#082f57;min-height:38px;font-size:14px;line-height:1.35;display:block}.mkd-related-card-v1b em{color:#0b75b7;margin-top:6px;font-style:normal;font-weight:900;display:block}.mkd-related-empty-v1b,.mkd-related-note-v1b{color:#7a5400;background:#fffaf0;border:1px solid #f5cf77;border-radius:9px;margin:14px 0 0;padding:10px 12px;font-size:12px}.mkd-product-footer-v1b{color:#fff;text-align:center;background:#075aa0;margin:28px -12px 0;padding:28px 18px 34px}.mkd-product-footer-logo-v1b{margin-bottom:8px;font-size:20px;font-weight:900}.mkd-product-footer-v1b p{color:#ffffffeb;max-width:760px;margin:0 auto 14px;line-height:1.7}.mkd-product-footer-links-v1b{flex-wrap:wrap;justify-content:center;gap:8px;margin:14px auto;display:flex}.mkd-product-footer-links-v1b a{color:#fff;border:1px solid #ffffff8c;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;text-decoration:none}.mkd-product-footer-links-v1b a:hover{background:#ffffff24}.mkd-product-footer-v1b small{color:#ffffffd1;font-size:11px;display:block}@media (max-width:768px){.mkd-related-wrap-v1b{margin:16px 10px;padding:14px}.mkd-related-head-v1b{display:block}.mkd-related-head-v1b span{text-align:left;margin-top:5px;display:block}.mkd-related-grid-v1b{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mkd-related-img-v1b{height:100px}.mkd-product-footer-v1b{margin-left:0;margin-right:0;padding-bottom:92px}}.old-sale-strip,.old-top-strip,.ae-sale-strip{letter-spacing:.02em;justify-content:center;align-items:center;height:19px;min-height:19px;font-size:11px;font-weight:900;display:flex;color:#fff!important;background:#075d90!important}.old-header,.old-topbar,.ae-header,.ae-topbar{box-shadow:0 5px 20px #083c640f;background:#fffffffa!important;border-bottom:1px solid #cfe2ee!important}.old-logo-row{gap:10px;min-height:48px}.old-logo-row strong,.old-logo-row b{color:#062a4f!important;font-weight:900!important}.old-logo-row small{letter-spacing:.04em;color:#0072a7!important;font-weight:900!important}.old-nav button,.old-nav a,.old-top-nav button,.old-top-nav a{color:#102f4f!important;border-radius:999px!important;padding:8px 14px!important;font-weight:850!important}.old-nav button.active,.old-top-nav button.active,.old-nav a.active,.old-top-nav a.active{color:#075d9b!important;background:#e8f5ff!important}.old-call-btn{box-shadow:0 10px 24px #0064aa33;color:#fff!important;background:#006eae!important;border-radius:8px!important;padding:11px 18px!important;font-weight:950!important}.old-hero{border-bottom:1px solid #cfe2ee;background:radial-gradient(circle at 80% 5%,#0092aa24,#0000 35%),linear-gradient(135deg,#eefcff 0%,#f7fbff 100%)!important;padding:58px 28px 64px!important}.old-hero-inner,.old-hero-content{grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr)!important;align-items:center!important;gap:42px!important;max-width:1220px!important;margin:0 auto!important;display:grid!important}.old-hero-badge{letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:8px;box-shadow:0 8px 22px #00508c14;color:#075d9b!important;background:#fff!important;border:1px solid #d5e9f4!important;border-radius:999px!important;padding:8px 14px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.old-hero-copy h1{max-width:610px;color:#072c4f!important;letter-spacing:-.06em!important;margin:24px 0 16px!important;font-size:clamp(48px,5vw,74px)!important;font-weight:1000!important;line-height:.96!important}.old-hero-copy p{color:#35566f!important;max-width:610px!important;font-size:16px!important;font-weight:600!important;line-height:1.75!important}.old-hero-stats{align-items:flex-end!important;gap:28px!important;margin:24px 0!important;display:flex!important}.old-hero-stats strong{display:block;color:#064e8a!important;font-size:30px!important;font-weight:1000!important;line-height:1!important}.old-hero-stats span,.old-hero-stats small{text-transform:uppercase;color:#46657a!important;letter-spacing:.05em!important;font-size:10px!important;font-weight:900!important}.old-hero-buttons{flex-wrap:wrap;gap:14px!important;display:flex!important}.old-primary-btn,.old-secondary-btn{justify-content:center;align-items:center;gap:8px;min-height:48px;border-radius:8px!important;padding:0 24px!important;font-weight:950!important;display:inline-flex!important}.old-primary-btn{box-shadow:0 12px 26px #0064aa2e;color:#fff!important;background:#006fb0!important;border:0!important}.old-secondary-btn{color:#075d9b!important;background:#fff!important;border:1px solid #c5dfef!important}.old-hero-deals{gap:20px!important;display:grid!important}.old-hero-deal-card{background:#fff!important;border:1px solid #c5dfef!important;border-radius:14px!important;grid-template-columns:120px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;min-height:145px!important;padding:18px!important;display:grid!important;box-shadow:0 16px 35px #0c4b7324!important}.old-hero-deal-img{justify-content:center;align-items:center;display:flex;background:#f0f9ff!important;border-radius:12px!important;height:104px!important}.old-hero-deal-info h3,.old-hero-deal-info strong{color:#0b2f51!important;font-size:17px!important;font-weight:1000!important;line-height:1.2!important}.old-hero-price,.old-hero-deal-info .old-hero-price{color:#0c2f50!important;font-size:25px!important;font-weight:1000!important}.old-hero-deal-actions{grid-template-columns:1fr 42px!important;gap:10px!important;margin-top:10px!important;display:grid!important}.old-hero-deal-actions a,.old-hero-deal-actions button{border-radius:8px!important;min-height:40px!important;font-weight:950!important}@media (max-width:900px){.old-hero{padding:34px 16px 44px!important}.old-hero-inner,.old-hero-content{grid-template-columns:1fr!important;gap:28px!important}.old-hero-copy h1{font-size:clamp(38px,11vw,56px)!important}.old-hero-stats{flex-wrap:wrap;gap:18px!important}.old-hero-deal-card{grid-template-columns:96px 1fr!important;padding:14px!important}}:root{--ae-v1-blue-900:#0b3a66;--ae-v1-blue-700:#114b8a;--ae-v1-blue-600:#1565c0;--ae-v1-sky-100:#eaf4ff;--ae-v1-sky-50:#f5faff;--ae-v1-orange:#ff6a00;--ae-v1-ink-900:#0f1b2a;--ae-v1-ink-700:#33455a;--ae-v1-ink-500:#6b7c8f;--ae-v1-border:#d6e2ee;--ae-v1-shadow:0 2px 8px #0f1b2a0f, 0 1px 2px #0f1b2a0a;--ae-v1-shadow-hover:0 12px 24px #0f1b2a1a, 0 4px 8px #0f1b2a0d}body{background:var(--ae-v1-sky-50)}.old-sale-strip,.old-top-strip,.ae-sale-strip{background:linear-gradient(90deg, var(--ae-v1-blue-700), var(--ae-v1-blue-600))!important;color:#fff!important;text-align:center!important;letter-spacing:.01em!important;justify-content:center!important;align-items:center!important;min-height:32px!important;padding:8px 16px!important;font-size:12px!important;font-weight:800!important;display:flex!important}.old-header,.old-topbar,.ae-header,.ae-topbar{z-index:60;position:sticky;top:0;border-bottom:1px solid var(--ae-v1-border)!important;background:#fff!important;box-shadow:0 4px 14px #0f1b2a0d!important}.old-header-inner,.old-topbar-inner,.old-top-inner{align-items:center!important;gap:22px!important;max-width:1280px!important;min-height:74px!important;margin:0 auto!important;padding:0 clamp(16px,4vw,32px)!important;display:flex!important}.old-logo-row{min-width:220px;color:var(--ae-v1-ink-900)!important;align-items:center!important;gap:12px!important;display:flex!important}.old-logo-row strong,.old-logo-row b{color:var(--ae-v1-ink-900)!important;font-size:17px!important;font-weight:900!important}.old-logo-row small,.old-logo-row span{color:var(--ae-v1-blue-600)!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:900!important}.old-nav,.old-top-nav{align-items:center!important;gap:22px!important;display:flex!important}.old-nav button,.old-top-nav button,.old-nav a,.old-top-nav a{cursor:pointer;color:var(--ae-v1-ink-700)!important;background:0 0!important;border:0!important;padding:8px 2px!important;font-size:14px!important;font-weight:750!important;text-decoration:none!important}.old-nav button.active,.old-top-nav button.active,.old-nav button:hover,.old-top-nav button:hover,.old-nav a:hover,.old-top-nav a:hover{color:var(--ae-v1-blue-600)!important}.old-top-actions{align-items:center!important;gap:10px!important;margin-left:auto!important;display:flex!important}.old-call-btn{box-shadow:0 8px 20px #114b8a2e;background:var(--ae-v1-blue-600)!important;color:#fff!important;border-radius:999px!important;padding:10px 18px!important;font-weight:900!important;text-decoration:none!important}.old-icon-btn{background:var(--ae-v1-sky-100)!important;width:38px!important;height:38px!important;color:var(--ae-v1-blue-700)!important;border:0!important;border-radius:50%!important;place-items:center!important;display:inline-grid!important}.old-hero{background:radial-gradient(ellipse at top right, var(--ae-v1-sky-100), var(--ae-v1-sky-50) 62%)!important;border-bottom:1px solid var(--ae-v1-border)!important;padding:64px 0!important}.old-hero-inner,.old-hero-content{grid-template-columns:1.15fr .85fr!important;align-items:center!important;gap:clamp(30px,5vw,64px)!important;max-width:1280px!important;margin:0 auto!important;padding:0 clamp(16px,4vw,32px)!important;display:grid!important}.old-hero-badge{box-shadow:var(--ae-v1-shadow);border:1px solid var(--ae-v1-border)!important;color:var(--ae-v1-blue-700)!important;background:#fff!important;border-radius:999px!important;align-items:center!important;gap:8px!important;margin-bottom:18px!important;padding:7px 14px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.old-hero-copy h1{letter-spacing:-.055em!important;color:var(--ae-v1-ink-900)!important;max-width:650px!important;margin:0 0 18px!important;font-size:clamp(40px,5vw,68px)!important;font-weight:1000!important;line-height:1.02!important}.old-hero-copy h1 span{color:var(--ae-v1-blue-600)!important}.old-hero-copy p{color:var(--ae-v1-ink-700)!important;max-width:650px!important;margin:0 0 28px!important;font-size:17px!important;line-height:1.75!important}.old-hero-buttons{flex-wrap:wrap!important;gap:12px!important;margin-bottom:38px!important;display:flex!important}.old-primary-btn,.old-secondary-btn{border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:48px!important;padding:13px 24px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.old-primary-btn{box-shadow:0 8px 20px #114b8a2e;background:var(--ae-v1-blue-600)!important;color:#fff!important;border:1px solid var(--ae-v1-blue-600)!important}.old-secondary-btn{color:var(--ae-v1-blue-700)!important;border:1px solid var(--ae-v1-blue-600)!important;background:#fff!important}.old-hero-stats{flex-wrap:wrap!important;gap:clamp(22px,4vw,48px)!important;display:flex!important}.old-hero-stats strong{color:var(--ae-v1-ink-900)!important;font-size:28px!important;font-weight:1000!important;line-height:1!important;display:block!important}.old-hero-stats span,.old-hero-stats small{color:var(--ae-v1-ink-500)!important;letter-spacing:.05em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:900!important;display:block!important}.old-hero-deals{flex-direction:column!important;gap:18px!important;display:flex!important}.old-hero-deal-card{transition:transform .18s,box-shadow .18s;border:1px solid var(--ae-v1-border)!important;box-shadow:var(--ae-v1-shadow)!important;background:#fff!important;border-radius:20px!important;grid-template-columns:96px 1fr!important;align-items:center!important;gap:16px!important;min-height:132px!important;padding:16px!important;display:grid!important}.old-hero-deal-card:hover{transform:translateY(-2px);box-shadow:var(--ae-v1-shadow-hover)!important}.old-hero-deal-img{background:var(--ae-v1-sky-100)!important;border-radius:14px!important;place-items:center!important;width:96px!important;height:96px!important;display:grid!important;overflow:hidden!important}.old-hero-deal-img img{object-fit:contain!important;max-width:92%!important;max-height:92%!important}.old-hero-deal-info h3,.old-hero-deal-info strong{color:var(--ae-v1-ink-900)!important;margin:0 0 4px!important;font-size:16px!important;font-weight:900!important;line-height:1.2!important}.old-hero-price{color:var(--ae-v1-blue-700)!important;margin-bottom:9px!important;font-size:15px!important;font-weight:1000!important}.old-hero-deal-actions{align-items:center!important;gap:8px!important;display:flex!important}.old-hero-deal-actions .old-buy-now,.old-hero-deal-actions a:first-child{background:var(--ae-v1-blue-600)!important;color:#fff!important;border-radius:999px!important;flex:1!important;justify-content:center!important;align-items:center!important;min-height:38px!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.old-hero-deal-actions .old-wa-square,.old-hero-deal-actions a:last-child{color:#1d9a5b!important;background:#e9fbf1!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;text-decoration:none!important;display:inline-flex!important}.old-brand-strip{border-bottom:1px solid var(--ae-v1-border)!important;background:#fff!important;padding:22px clamp(16px,4vw,32px)!important}.old-brand-strip>*{max-width:1280px;margin-left:auto;margin-right:auto}.old-brand-label{color:var(--ae-v1-ink-500)!important;letter-spacing:.08em!important;font-size:12px!important;font-weight:950!important}.old-brand-row{scrollbar-width:none;gap:8px!important;display:flex!important;overflow-x:auto!important}.old-brand-row::-webkit-scrollbar{display:none}.old-brand-row button{border:1px solid var(--ae-v1-border)!important;color:var(--ae-v1-ink-700)!important;background:#fff!important;border-radius:999px!important;flex-shrink:0!important;padding:9px 18px!important;font-weight:800!important}.old-brand-row button.active,.old-brand-row button:hover{background:var(--ae-v1-orange)!important;color:#fff!important;border-color:var(--ae-v1-orange)!important}.old-category-grid{grid-template-columns:repeat(4,1fr)!important;gap:16px!important;max-width:1280px!important;margin:32px auto!important;padding:0 clamp(16px,4vw,32px)!important;display:grid!important}.old-category-grid button,.old-category-grid a,.old-category-card{background:var(--ae-v1-sky-100)!important;text-align:center!important;min-height:130px!important;box-shadow:none!important;border:0!important;border-radius:20px!important;padding:24px!important}.old-hot-head{justify-content:space-between!important;align-items:flex-end!important;gap:16px!important;max-width:1280px!important;margin:36px auto 18px!important;padding:0 clamp(16px,4vw,32px)!important;display:flex!important}.old-hot-head h2{color:var(--ae-v1-ink-900)!important;font-size:clamp(26px,3vw,36px)!important;font-weight:1000!important}.old-hot-chip-row{flex-wrap:wrap!important;gap:8px!important;max-width:1280px!important;margin:0 auto 24px!important;padding:0 clamp(16px,4vw,32px)!important;display:flex!important}.old-hot-chip-row button{border:1px solid var(--ae-v1-border)!important;color:var(--ae-v1-ink-700)!important;background:#fff!important;border-radius:999px!important;padding:8px 16px!important;font-weight:800!important}.old-hot-chip-row button.active,.old-hot-chip-row button:hover{background:var(--ae-v1-blue-600)!important;color:#fff!important;border-color:var(--ae-v1-blue-600)!important}.ae-product-grid,.old-hot-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;max-width:1280px!important;margin:0 auto!important;padding:0 clamp(16px,4vw,32px)!important;display:grid!important}.ae-product-card{transition:transform .18s,box-shadow .18s,border-color .18s;border:1px solid var(--ae-v1-border)!important;box-shadow:var(--ae-v1-shadow)!important;background:#fff!important;border-radius:20px!important;flex-direction:column!important;min-width:0!important;display:flex!important;overflow:hidden!important}.ae-product-card:hover{transform:translateY(-3px);box-shadow:var(--ae-v1-shadow-hover)!important;border-color:#0000!important}.ae-product-open{width:100%!important;color:inherit!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;padding:0!important;text-decoration:none!important}.ae-product-image{aspect-ratio:1!important;background:var(--ae-v1-sky-100)!important;place-items:center!important;min-height:190px!important;padding:18px!important;display:grid!important}.ae-product-image img{object-fit:contain!important;max-width:100%!important;max-height:100%!important}.ae-product-info{padding:16px!important}.ae-product-brand-row{justify-content:space-between!important;gap:8px!important;margin-bottom:8px!important;display:flex!important}.ae-product-brand-row small{color:var(--ae-v1-blue-600)!important;text-transform:uppercase!important;letter-spacing:.03em!important;font-size:11px!important;font-weight:900!important}.ae-product-card h3,.ae-product-name{color:var(--ae-v1-ink-900)!important;min-height:42px!important;margin:0 0 8px!important;font-size:16px!important;font-weight:900!important;line-height:1.35!important}.ae-price-row{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin:8px 0!important;display:flex!important}.ae-price-row strong{color:var(--ae-v1-ink-900)!important;font-size:18px!important;font-weight:1000!important}.ae-price-row del{color:var(--ae-v1-ink-500)!important;font-size:13px!important}.ae-product-actions{gap:8px!important;margin-top:auto!important;padding:0 16px 16px!important;display:flex!important}.ae-product-actions button,.ae-product-actions a{border-radius:999px!important;min-height:42px!important;font-weight:900!important;text-decoration:none!important}.ae-product-actions button{background:var(--ae-v1-blue-600)!important;color:#fff!important;border:1px solid var(--ae-v1-blue-600)!important;flex:1!important}.ae-product-actions a{color:#1d9a5b!important;background:#e9fbf1!important;border:1px solid #bdeed3!important;justify-content:center!important;align-items:center!important;width:48px!important;display:inline-flex!important}@media (max-width:1100px){.ae-product-grid,.old-hot-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:900px){.old-hero-inner,.old-hero-content{grid-template-columns:1fr!important}.old-nav,.old-top-nav{display:none!important}.old-category-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:760px){.old-hero{padding:38px 0 44px!important}.old-hero-copy h1{font-size:clamp(36px,12vw,52px)!important}.ae-product-grid,.old-hot-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:0 12px!important}.ae-product-image{min-height:145px!important;padding:12px!important}.ae-product-info{padding:12px!important}.ae-product-card h3,.ae-product-name{min-height:36px!important;font-size:13px!important}.ae-price-row strong{font-size:15px!important}.ae-product-actions{padding:0 12px 12px!important}.old-hero-deal-card{grid-template-columns:86px 1fr!important;padding:12px!important}.old-hero-deal-img{width:86px!important;height:86px!important}}:root{--ae-home-wide-max-v1b:1540px}.old-header-inner,.old-topbar-inner,.old-top-inner,.old-hero-inner,.old-hero-content,.old-category-grid,.old-hot-head,.old-hot-chip-row,.ae-product-grid,.old-hot-product-grid,.old-brand-strip>*{max-width:var(--ae-home-wide-max-v1b)!important;width:min(var(--ae-home-wide-max-v1b), calc(100vw - 56px))!important;margin-left:auto!important;margin-right:auto!important}.old-hero-copy h1,.old-hero-copy p{max-width:760px!important}.old-hero-copy h1 span,.old-hero-copy h1 .highlight,.old-hero-copy h1 .accent,.old-hero-copy .hero-highlight{color:#ff6a00!important}.ae-product-grid,.old-hot-product-grid{gap:28px!important}.old-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}@media (min-width:1440px){.old-header-inner,.old-topbar-inner,.old-top-inner,.old-hero-inner,.old-hero-content,.old-category-grid,.old-hot-head,.old-hot-chip-row,.ae-product-grid,.old-hot-product-grid,.old-brand-strip>*{width:min(var(--ae-home-wide-max-v1b), calc(100vw - 40px))!important}}@media (max-width:1100px){.old-header-inner,.old-topbar-inner,.old-top-inner,.old-hero-inner,.old-hero-content,.old-category-grid,.old-hot-head,.old-hot-chip-row,.ae-product-grid,.old-hot-product-grid,.old-brand-strip>*{width:calc(100vw - 40px)!important}}@media (max-width:760px){.old-header-inner,.old-topbar-inner,.old-top-inner,.old-hero-inner,.old-hero-content,.old-category-grid,.old-hot-head,.old-hot-chip-row,.ae-product-grid,.old-hot-product-grid,.old-brand-strip>*{width:calc(100vw - 24px)!important}.old-hero-copy h1,.old-hero-copy p{max-width:none!important}}.old-home-after-hero{--old-home-shell:min(1240px, calc(100% - 48px));background:#fff;padding:0 0 42px}.old-home-after-hero .ae-trust-strip{width:var(--old-home-shell)!important;border-radius:14px!important;max-width:1240px!important;margin:0 auto 18px!important}.old-home-after-hero .old-home-store-section{width:var(--old-home-shell)!important;background:#fff!important;max-width:1240px!important;margin:0 auto!important;padding:0 0 36px!important;overflow:visible!important}.old-home-after-hero .old-brand-strip{background:#fff!important;border:0!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:none!important;margin:0 0 16px!important;padding:0!important;display:flex!important;overflow:visible!important}.old-home-after-hero .old-brand-strip>*{width:auto!important;max-width:none!important;margin:0!important}.old-home-after-hero .old-brand-label{color:#98a2b3!important;letter-spacing:.12em!important;text-transform:uppercase!important;flex:none!important;font-size:11px!important;font-weight:900!important}.old-home-after-hero .old-brand-row{scrollbar-width:none!important;flex-wrap:wrap!important;flex:auto!important;gap:8px!important;min-width:0!important;padding:0!important;display:flex!important;overflow:visible!important}.old-home-after-hero .old-brand-row::-webkit-scrollbar{display:none!important}.old-home-after-hero .old-brand-row button{color:#25334a!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d7e6ee!important;border-radius:999px!important;flex:none!important;padding:0 13px!important;font-size:12px!important;font-weight:800!important}.old-home-after-hero .old-brand-row button.active,.old-home-after-hero .old-brand-row button:hover{color:#fff!important;background:#005baa!important;border-color:#005baa!important}.old-home-after-hero .old-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;width:100%!important;max-width:none!important;margin:0 0 24px!important;padding:0!important;display:grid!important}.old-home-after-hero .old-cat-card{text-align:left!important;min-width:0!important;min-height:92px!important;box-shadow:none!important;border-radius:10px!important;align-items:flex-start!important;padding:16px 18px!important;overflow:hidden!important}.old-home-after-hero .old-cat-card span{border-radius:9px!important;width:34px!important;height:34px!important;margin-bottom:8px!important;font-size:17px!important}.old-home-after-hero .old-cat-card b{font-size:14px!important;line-height:1.2!important}.old-home-after-hero .old-cat-card small{font-size:11px!important;line-height:1.25!important}.old-home-after-hero .old-hot-head,.old-home-after-hero .old-hot-chip-row,.old-home-after-hero .old-hot-result-note,.old-home-after-hero .old-hot-product-grid{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.old-home-after-hero .old-hot-head{margin-top:0!important;margin-bottom:14px!important}.old-home-after-hero .old-hot-head span{margin-bottom:5px!important;font-size:10px!important}.old-home-after-hero .old-hot-head h2{letter-spacing:-.025em!important;font-size:26px!important}.old-home-after-hero .old-hot-head button{border-radius:6px!important;min-height:36px!important;padding:0 14px!important;font-size:12px!important}.old-home-after-hero .old-hot-chip-row{flex-wrap:wrap!important;gap:8px!important;margin-bottom:12px!important;overflow:visible!important}.old-home-after-hero .old-hot-chip-row button{min-height:32px!important;padding:0 13px!important;font-size:11px!important}.old-home-after-hero .old-hot-result-note{margin-bottom:12px!important}.old-home-after-hero .old-hot-result-note b,.old-home-after-hero .old-hot-result-note span{min-height:28px!important;font-size:11px!important}.old-home-after-hero .old-hot-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.old-home-after-hero .ae-product-card{min-width:0!important;min-height:0!important;box-shadow:none!important;background:#fff!important;border:1px solid #d7e6ee!important;border-radius:12px!important}.old-home-after-hero .ae-product-open{flex-direction:column!important;flex:auto!important;display:flex!important}.old-home-after-hero .ae-product-image{aspect-ratio:auto!important;background:#f6fbfe!important;height:190px!important;min-height:0!important;padding:14px!important}.old-home-after-hero .ae-product-image img{object-fit:contain!important;height:160px!important;max-height:160px!important}.old-home-after-hero .ae-product-info{padding:12px 13px 10px!important}.old-home-after-hero .ae-product-brand-row{justify-content:space-between!important;gap:6px!important;margin-bottom:7px!important}.old-home-after-hero .ae-product-brand-row small{color:#005baa!important;background:0 0!important;padding:0!important;font-size:9px!important;line-height:1.2!important}.old-home-after-hero .ae-product-info h3{min-height:34px!important;margin-bottom:7px!important;font-size:13px!important;line-height:1.25!important}.old-home-after-hero .ae-rating-line{gap:4px!important;margin-bottom:7px!important;font-size:10px!important}.old-home-after-hero .ae-rating-line b{font-size:9px!important}.old-home-after-hero .ae-price-row{gap:6px!important;margin:0 0 7px!important}.old-home-after-hero .ae-price-row strong{color:#10233f!important;font-size:18px!important}.old-home-after-hero .ae-stock{margin-bottom:7px!important;padding:4px 7px!important;font-size:10px!important}.old-home-after-hero .ae-offer{-webkit-line-clamp:2!important;color:#53627a!important;-webkit-box-orient:vertical!important;min-height:32px!important;margin-bottom:10px!important;font-size:11px!important;line-height:1.45!important;display:-webkit-box!important;overflow:hidden!important}.old-home-after-hero .ae-product-actions{grid-template-columns:1fr 40px!important;gap:8px!important;padding:0 13px 13px!important;display:grid!important}.old-home-after-hero .ae-product-actions button,.old-home-after-hero .ae-product-actions a{border-radius:8px!important;min-height:38px!important;font-size:11px!important}.old-home-after-hero .ae-product-actions a{color:#0000!important;width:40px!important;padding:0!important;overflow:hidden!important}.old-home-after-hero .ae-product-actions a .wa-svg{color:#1d9a5b!important;width:17px!important;height:17px!important}@media (max-width:1100px){.old-home-after-hero{--old-home-shell:calc(100% - 40px)}.old-home-after-hero .old-hot-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:760px){.old-home-after-hero{--old-home-shell:calc(100% - 28px);padding-bottom:28px}.old-home-after-hero .ae-trust-strip{margin-bottom:14px!important}.old-home-after-hero .old-brand-strip{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.old-home-after-hero .old-brand-row{flex-wrap:nowrap!important;width:100%!important;overflow:auto hidden!important}.old-home-after-hero .old-category-grid,.old-home-after-hero .old-hot-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.old-home-after-hero .old-hot-head{align-items:flex-start!important}.old-home-after-hero .ae-product-image{height:138px!important}.old-home-after-hero .ae-product-image img{height:118px!important;max-height:118px!important}.old-home-after-hero .ae-rating-line,.old-home-after-hero .ae-offer{display:none!important}}@media (max-width:430px){.old-home-after-hero{--old-home-shell:calc(100% - 24px)}}.old-accessories-section .old-acc-scroll{gap:14px!important;padding:2px 2px 18px!important;scroll-padding-inline:2px!important}.old-accessories-section .old-acc-card,.old-electronics-section .old-electronics-card{min-width:0!important;box-shadow:none!important;background:#fff!important;border-color:#d7e6ee!important;border-radius:12px!important;flex-direction:column!important;display:flex!important}.old-accessories-section .old-acc-card{min-height:286px!important;padding:14px!important}.old-accessories-section .old-acc-img,.old-electronics-section .old-e-ico{color:#004e9b!important;background:#f6fbfe!important;place-items:center!important;display:grid!important}.old-accessories-section .old-acc-img{border-radius:10px!important;height:98px!important;margin-bottom:12px!important}.old-accessories-section .old-acc-img img{object-fit:contain!important;max-width:82px!important;max-height:82px!important}.old-accessories-section .old-acc-img span{font-size:24px!important;line-height:1!important}.old-accessories-section .old-acc-brand{color:#98a2b3!important;min-height:22px!important;font-size:9px!important;line-height:1.25!important}.old-accessories-section .old-acc-name{color:#10233f!important;min-height:34px!important;margin-top:5px!important;font-size:12px!important;line-height:1.28!important}.old-accessories-section .old-acc-price{color:#004e9b!important;margin:auto 0 11px!important;font-size:14px!important;line-height:1.1!important}.old-accessories-section .old-acc-wa,.old-electronics-section .old-e-btn{color:#fff!important;width:100%!important;min-height:38px!important;box-shadow:none!important;text-align:center!important;white-space:nowrap!important;background:#16a34a!important;border:0!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 12px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.old-accessories-section .old-acc-wa .wa-svg,.old-electronics-section .old-e-btn .wa-svg{color:#fff!important;flex:0 0 16px!important;width:16px!important;height:16px!important;display:inline-block!important}.old-electronics-section .old-electronics-grid{align-items:stretch!important}.old-electronics-section .old-electronics-card{min-height:236px!important;padding:16px!important}.old-electronics-section .old-e-ico{border-radius:10px!important;width:100%!important;height:50px!important;margin-bottom:12px!important;padding:0!important;font-size:22px!important;line-height:1!important}.old-electronics-section .old-e-name{color:#10233f!important;font-size:13px!important;line-height:1.25!important}.old-electronics-section .old-e-brands{color:#667085!important;flex:auto!important;min-height:40px!important;margin-top:7px!important;font-size:11.5px!important;line-height:1.45!important}.old-electronics-section .old-e-from{color:#004e9b!important;margin:12px 0 11px!important;font-size:13px!important;line-height:1.15!important}@media (max-width:820px){.old-accessories-section .old-acc-scroll{gap:12px!important}.old-accessories-section .old-acc-card{min-height:278px!important}.old-electronics-section .old-electronics-card{min-height:220px!important}}@media (max-width:560px){.old-accessories-section .old-acc-scroll{grid-auto-columns:minmax(178px,76vw)!important;gap:12px!important;padding-bottom:16px!important}.old-accessories-section .old-acc-card{min-height:282px!important;padding:14px!important}.old-accessories-section .old-acc-img{height:96px!important}.old-accessories-section .old-acc-wa,.old-electronics-section .old-e-btn{border-radius:9px!important;min-height:42px!important;font-size:12px!important}.old-electronics-section .old-electronics-grid{gap:12px!important}.old-electronics-section .old-electronics-card{min-height:218px!important;padding:15px!important}}:root{--ae-lower-shell:min(1240px, calc(100% - 48px));--ae-lower-bg:#f6fbfe;--ae-lower-card:#fff;--ae-lower-card-soft:#f8fcff;--ae-lower-border:#d7e6ee;--ae-lower-text:#10233f;--ae-lower-muted:#667085}.old-cta-band,.old-about-section,.old-testimonials-section,.seo-home-local__inner{width:var(--ae-lower-shell)!important;box-sizing:border-box!important;max-width:1240px!important;margin-left:auto!important;margin-right:auto!important}.old-cta-band{border-radius:14px!important;margin-top:28px!important;margin-bottom:28px!important}.old-about-section{border:1px solid var(--ae-lower-border)!important;background:var(--ae-lower-card)!important;box-shadow:none!important;border-radius:16px!important;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr)!important;align-items:stretch!important;gap:0!important;margin-top:0!important;margin-bottom:28px!important;padding:0!important;overflow:hidden!important}.old-about-photo{aspect-ratio:auto!important;height:clamp(340px,30vw,420px)!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:#eaf6fc!important;border-radius:0!important}.old-about-photo img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important;min-height:0!important}.old-about-rating{border-radius:10px!important;min-height:52px!important;padding:0 14px!important;font-size:22px!important;bottom:18px!important;left:18px!important}.old-about-text{background:linear-gradient(#fff 0%,#fbfdff 100%)!important;justify-content:center!important;max-width:none!important;padding:clamp(28px,3.2vw,42px)!important}.old-about-text h2{max-width:620px!important;color:var(--ae-lower-text)!important;letter-spacing:-.03em!important;margin-bottom:14px!important;font-size:clamp(26px,2.3vw,34px)!important;line-height:1.12!important}.old-about-text p{max-width:680px!important;color:var(--ae-lower-muted)!important;font-size:14px!important;line-height:1.65!important}.old-about-points{gap:12px!important;margin-top:22px!important}.old-about-points div{border-top:1px solid #edf4f8!important;align-items:flex-start!important;padding:10px 0!important}.old-about-points i{color:#004e9b!important;background:#eaf6fc!important;flex:0 0 34px!important;width:34px!important;height:34px!important}.old-about-points span{color:var(--ae-lower-muted)!important;font-size:12px!important;line-height:1.55!important}.old-testimonials-section{border:1px solid var(--ae-lower-border)!important;background:var(--ae-lower-card-soft)!important;border-radius:16px 16px 0 0!important;margin-top:0!important;margin-bottom:0!important;padding:28px!important}.old-testimonials-section h2{color:var(--ae-lower-text)!important;margin-bottom:0!important;font-size:clamp(24px,2vw,30px)!important}.old-testimonials-grid{gap:14px!important;margin-top:18px!important}.old-testi-card{border-color:var(--ae-lower-border)!important;background:#fff!important;border-radius:12px!important;min-height:130px!important;padding:18px!important}.old-testi-card p{color:var(--ae-lower-muted)!important;margin:10px 0 16px!important;font-size:12.5px!important}.seo-home-local{background:var(--ae-lower-bg)!important;border-top:0!important;margin-top:0!important;padding:0 0 34px!important;overflow-x:clip!important}.seo-home-local__inner{border:1px solid var(--ae-lower-border)!important;background:var(--ae-lower-card)!important;border-top:0!important;border-radius:0 0 16px 16px!important;padding:28px!important}.seo-home-local__eyebrow{color:#f60!important;letter-spacing:.12em!important;font-size:11px!important}.seo-home-local h2{max-width:900px!important;color:var(--ae-lower-text)!important;font-size:clamp(25px,2.25vw,34px)!important;line-height:1.12!important}.seo-home-local p{color:#334155!important;font-size:14px!important;line-height:1.66!important}.seo-home-local__grid{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr)!important;gap:16px!important;margin-top:20px!important}.seo-home-local__grid article,.seo-home-faq{border-color:var(--ae-lower-border)!important;background:var(--ae-lower-card-soft)!important;border-radius:12px!important;padding:20px!important}.seo-home-local__grid article:before{opacity:.85!important;background:#f60!important;width:3px!important}.seo-home-local h3{color:var(--ae-lower-text)!important;font-size:15px!important;line-height:1.25!important}.seo-home-local__rating{background:#fff8f1!important;border-color:#ff66003d!important}.seo-home-faq{margin-top:18px!important}.seo-home-faq h2{margin-bottom:14px!important;font-size:clamp(22px,1.8vw,28px)!important}.seo-home-faq details{background:#fff!important;border-color:#dbe9f1!important;border-radius:10px!important;margin-top:8px!important}.seo-home-faq summary{color:var(--ae-lower-text)!important;padding:13px 15px!important;font-size:14px!important}.seo-home-faq details p{color:var(--ae-lower-muted)!important;padding:12px 15px 14px!important;font-size:13px!important;line-height:1.6!important}.old-site-footer{border-top:0!important;border-radius:16px 16px 0 0!important;margin-top:0!important}@media (min-width:1281px){.old-site-footer{width:var(--ae-lower-shell)!important;max-width:1240px!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width:1024px){.old-cta-band,.old-about-section,.old-testimonials-section,.seo-home-local__inner{width:calc(100% - 40px)!important;max-width:none!important}.old-about-section,.seo-home-local__grid{grid-template-columns:minmax(0,1fr)!important}.old-about-photo{height:clamp(300px,44vw,390px)!important}.old-testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.old-cta-band,.old-about-section,.old-testimonials-section,.seo-home-local__inner{width:calc(100% - 28px)!important}.old-about-photo{height:300px!important}.old-about-text,.old-testimonials-section,.seo-home-local__inner{padding:20px!important}.old-testimonials-grid{grid-template-columns:minmax(0,1fr)!important}.seo-home-local{padding-bottom:26px!important}.seo-home-faq summary{padding-right:34px!important}.old-site-footer{padding-bottom:126px!important}}@media (max-width:430px){.old-cta-band,.old-about-section,.old-testimonials-section,.seo-home-local__inner{width:calc(100% - 24px)!important}.old-about-photo{height:270px!important}.old-about-rating{justify-content:center!important;bottom:12px!important;left:12px!important;right:12px!important}}.mkd-product-page-v1 .variant-row,.mkd-product-page-v1 .mkd-colour-row{flex-wrap:wrap;gap:8px;display:flex}.mkd-product-page-v1 .mkd-colour-chip,.mkd-product-page-v1 .variant-chip{border:1px solid var(--ae-line);min-height:40px;color:var(--ae-navy);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:900;display:inline-flex}.mkd-product-page-v1 .mkd-colour-chip{padding:0 12px}.mkd-product-page-v1 .mkd-colour-chip.active,.mkd-product-page-v1 .variant-chip.active{border-color:var(--ae-blue);color:var(--ae-blue);background:#eef8fc}.mkd-product-page-v1 .mkd-colour-chip.out-stock,.mkd-product-page-v1 .variant-chip.is-out{opacity:.68}.mkd-product-page-v1 .mkd-colour-swatch{border:1px solid #10233f2e;border-radius:999px;flex:0 0 16px;width:16px;height:16px}.mkd-product-page-v1 .variant-chip{flex-direction:column;align-items:flex-start;padding:7px 13px;line-height:1.15}.mkd-product-page-v1 .variant-chip small{color:var(--ae-muted);font-size:10px;font-weight:800}.mkd-product-page-v1 .mkd-price-mrp{color:#ffffffd1;margin-top:6px;font-size:13px;font-weight:800}.mkd-product-page-v1 .detail-action{cursor:pointer;border:0;text-decoration:none}.mkd-product-page-v1 .detail-action.ask-stock{color:#fff;background:#f60}.mkd-product-page-v1 .detail-action .wa-svg{color:currentColor;flex:0 0 18px;width:18px;height:18px}.mkd-product-page-v1 .specs-card{border:1px solid var(--ae-line);background:#fff;border-radius:18px;margin-top:18px;padding:18px}.mkd-product-page-v1 .specs-head{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:14px;display:flex}.mkd-product-page-v1 .specs-head h2{color:var(--ae-navy);letter-spacing:-.03em;margin:0;font-size:22px;font-weight:900}.mkd-product-page-v1 .specs-head span{color:#98a2b3;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.mkd-product-page-v1 .spec-table,.mkd-product-page-v1 .faq-list{gap:10px;display:grid}.mkd-product-page-v1 .spec-line{border:1px solid var(--ae-line);border-radius:12px;grid-template-columns:150px minmax(0,1fr);display:grid;overflow:visible}.mkd-product-page-v1 .faq-item{border:1px solid var(--ae-line);background:#fff;border-radius:12px;overflow:visible}.mkd-product-page-v1 .faq-item summary{color:var(--ae-navy);cursor:pointer;padding:13px 15px;font-size:14px;font-weight:900}.mkd-product-page-v1 .faq-answer{color:var(--ae-muted);padding:0 15px 14px;font-size:13px;line-height:1.6}.mkd-product-page-v1 .mkd-enquiry-backdrop{z-index:120;background:#051a346b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.mkd-product-page-v1 .mkd-checkout-panel{border:1px solid var(--ae-line);background:#fff;border-radius:18px;width:min(720px,100%);max-height:min(760px,100vh - 40px);padding:22px;overflow:auto;box-shadow:0 24px 70px #051a3438}.mkd-product-page-v1 .mkd-checkout-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.mkd-product-page-v1 .mkd-checkout-head h2{color:var(--ae-navy);margin:0;font-size:22px;font-weight:900}.mkd-product-page-v1 .mkd-checkout-head p,.mkd-product-page-v1 .mkd-checkout-summary span{color:var(--ae-muted);font-size:13px;line-height:1.5}.mkd-product-page-v1 .mkd-checkout-head>button{border:1px solid var(--ae-line);background:var(--ae-bg);width:38px;height:38px;color:var(--ae-navy);cursor:pointer;border-radius:10px;font-size:22px}.mkd-product-page-v1 .mkd-checkout-summary{border:1px solid var(--ae-line);background:var(--ae-bg);border-radius:12px;gap:4px;margin:16px 0;padding:13px 14px;display:grid}.mkd-product-page-v1 .mkd-checkout-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.mkd-product-page-v1 .mkd-checkout-grid label{color:var(--ae-navy);gap:6px;font-size:12px;font-weight:900;display:grid}.mkd-product-page-v1 .mkd-checkout-grid input,.mkd-product-page-v1 .mkd-checkout-grid textarea{border:1px solid var(--ae-line);width:100%;min-height:42px;color:var(--ae-navy);font:inherit;border-radius:9px;padding:9px 10px}.mkd-product-page-v1 .mkd-checkout-grid textarea{resize:vertical;min-height:86px}.mkd-product-page-v1 .mkd-checkout-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.mkd-product-page-v1 .mkd-checkout-actions button{border:1px solid var(--ae-line);cursor:pointer;border-radius:10px;min-height:44px;padding:0 16px;font-weight:900}.mkd-product-page-v1 .mkd-checkout-actions button:first-child{border-color:var(--ae-green);background:var(--ae-green);color:#fff}.mkd-product-page-v1 .mkd-checkout-actions button:disabled{cursor:not-allowed;opacity:.72}.mkd-product-page-v1 .mkd-order-message{border-radius:10px;margin:0 0 14px;padding:12px 14px;font-size:13px;font-weight:850;line-height:1.45}.mkd-product-page-v1 .mkd-order-message.ok{color:#128a43;background:#ecfdf3;border:1px solid #16a34a38}.mkd-product-page-v1 .mkd-order-message.bad{color:#b42318;background:#fff1f2;border:1px solid #dc262633}@media (max-width:640px){.mkd-product-page-v1 .specs-head{display:block}.mkd-product-page-v1 .specs-head span{margin-top:6px;display:block}.mkd-product-page-v1 .spec-line,.mkd-product-page-v1 .mkd-checkout-grid{grid-template-columns:1fr}.mkd-product-page-v1 .mkd-enquiry-backdrop{align-items:end;padding:12px}.mkd-product-page-v1 .mkd-checkout-panel{max-height:calc(100vh - 24px);padding:16px 16px 96px}.mkd-product-page-v1 .mkd-checkout-actions{flex-direction:column}}.old-logo-row,.old-desktop-nav a,.old-icon-btn,.old-footer-links a{text-decoration:none!important}.old-desktop-nav a{color:#25334a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:38px!important;padding:0 14px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.old-desktop-nav a.active,.old-desktop-nav a:hover{color:#004e9b!important;background:#eef8fc!important}.old-footer-links a{color:#fff!important;white-space:nowrap!important;background:#ffffff1f!important;border:1px solid #ffffff57!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:28px!important;padding:0 13px!important;font-size:10px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.ae-bottom-nav a:first-child:not(.active){color:#243247!important;box-shadow:none!important;background:0 0!important}.ae-bottom-nav a.active{color:#fff!important;background:#0067ad!important;border-radius:16px!important;box-shadow:0 8px 18px #0067ad2e!important}.ae-about-pro{color:#10233f;width:min(1180px,100% - 48px);margin:28px auto 34px}.ae-about-pro__hero{text-align:center;background:linear-gradient(135deg,#eef8fc 0%,#fff 58%,#fff7ef 100%);border:1px solid #d8e8f2;border-radius:16px;padding:42px clamp(22px,4vw,52px)}.ae-about-pro__hero>span,.ae-about-pro__copy>span{color:#0067ad;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900;display:inline-flex}.ae-about-pro__hero h1,.ae-about-pro__hero h2,.ae-about-pro__copy h2,.ae-about-pro__section h2,.ae-about-pro__seo h2{color:#071329;letter-spacing:0;margin:0;font-weight:900}.ae-about-pro__hero h1{margin-top:12px;font-size:clamp(32px,4vw,52px);line-height:1.05}.ae-about-pro__hero h2{color:#005baa;margin-top:12px;font-size:clamp(18px,2vw,25px);line-height:1.25}.ae-about-pro__hero p,.ae-about-pro__copy p,.ae-about-pro__seo p{color:#475467;font-size:15px;font-weight:700;line-height:1.7}.ae-about-pro__hero p{max-width:760px;margin:16px auto 0}.ae-about-pro__intro{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:stretch;gap:24px;margin-top:24px;display:grid}.ae-about-pro__image,.ae-about-pro__copy,.ae-about-pro__section,.ae-about-pro__seo{background:#fff;border:1px solid #d8e8f2;border-radius:16px;box-shadow:0 16px 38px #10233f12}.ae-about-pro__image{min-height:430px;overflow:visible}.ae-about-pro__image img{object-fit:cover;width:100%;height:100%;display:block}.ae-about-pro__copy{padding:clamp(24px,3vw,38px)}.ae-about-pro__copy h2{margin-top:10px;font-size:clamp(24px,2.6vw,36px);line-height:1.16}.ae-about-pro__copy p{margin:14px 0 0}.ae-about-pro__highlights,.ae-about-pro__cards,.ae-about-pro__chips{gap:12px;display:grid}.ae-about-pro__highlights{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px}.ae-about-pro__highlights div,.ae-about-pro__cards article,.ae-about-pro__chips span{color:#10233f;background:#f7fbfe;border:1px solid #dcebf3;font-size:13px;font-weight:900;line-height:1.35}.ae-about-pro__highlights div{border-radius:12px;align-items:center;min-height:64px;padding:14px;display:flex}.ae-about-pro__section,.ae-about-pro__seo{margin-top:24px;padding:clamp(22px,3vw,34px)}.ae-about-pro__section h2,.ae-about-pro__seo h2{font-size:clamp(22px,2.2vw,30px);line-height:1.18}.ae-about-pro__chips{grid-template-columns:repeat(auto-fit,minmax(132px,max-content));margin-top:18px}.ae-about-pro__chips span{text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:10px 12px;display:inline-flex}.ae-about-pro__chips--compact{grid-template-columns:repeat(auto-fit,minmax(112px,max-content))}.ae-about-pro__cards{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.ae-about-pro__cards article{text-align:center;border-radius:14px;justify-content:center;align-items:center;min-height:86px;padding:16px;display:flex}.ae-about-pro__seo{background:#eef8fc}.ae-about-pro__seo p{margin:14px 0 0}@media (max-width:980px){.ae-about-pro__intro,.ae-about-pro__cards,.ae-about-pro__highlights{grid-template-columns:1fr}.ae-about-pro__image{min-height:340px}}@media (max-width:560px){.ae-about-pro{width:calc(100% - 28px);margin-top:18px}.ae-about-pro__hero,.ae-about-pro__copy,.ae-about-pro__section,.ae-about-pro__seo{border-radius:14px}.ae-about-pro__hero{text-align:left;padding:30px 18px}.ae-about-pro__image{min-height:260px}.ae-about-pro__chips{grid-template-columns:repeat(2,minmax(0,1fr))}.ae-about-pro__chips span{min-height:42px;font-size:12px}}.ae-about-pro__brand-chip{color:#10233f;text-align:center;background:#fff;border:1px solid #dcebf3;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:72px;padding:12px 14px;display:inline-flex;box-shadow:0 10px 24px #10233f0f}.ae-about-pro__brand-chip b{color:#005baa;letter-spacing:.02em;font-size:17px;font-weight:950;line-height:1;display:block}.ae-about-pro__brand-chip small{display:none}.ae-about-pro__chips .ae-about-pro__brand-chip{background:#f7fbfe;border-radius:999px;flex-direction:row;gap:0;min-width:126px;max-width:190px;min-height:70px;padding:0 18px;overflow:visible}.ae-about-pro__chips .ae-about-pro__brand-chip b{white-space:nowrap}.ae-about-pro__brand-chip--apple-store b,.ae-about-pro__brand-chip--apple b{color:#111827;font-family:Arial,Helvetica,sans-serif;font-weight:800}.ae-about-pro__brand-chip--samsung-store b,.ae-about-pro__brand-chip--samsung b{color:#1428a0;letter-spacing:.08em;font-size:15px}.ae-about-pro__brand-chip--oneplus-store b,.ae-about-pro__brand-chip--oneplus b{color:#eb0028;letter-spacing:-.04em;text-indent:0;border:0;align-items:center;gap:6px;width:auto;height:34px;font-size:0;font-weight:950;line-height:1;display:inline-flex;position:relative}.ae-about-pro__brand-chip--oneplus-store b:before,.ae-about-pro__brand-chip--oneplus b:before{content:"1";color:#eb0028;border:3px solid #eb0028;place-items:center;width:26px;height:26px;font-size:17px;font-weight:950;line-height:1;display:grid}.ae-about-pro__brand-chip--oneplus-store b:after,.ae-about-pro__brand-chip--oneplus b:after{content:"ONEPLUS";color:#eb0028;letter-spacing:-.035em;font-size:16px;font-weight:950;line-height:1}.ae-about-pro__brand-chip--xiaomi-store b,.ae-about-pro__brand-chip--mi-store b,.ae-about-pro__brand-chip--xiaomi-mi b{color:#ff6900;font-size:20px;font-weight:950}.ae-about-pro__brand-chip--redmi-store b,.ae-about-pro__brand-chip--redmi b{color:#ff4b26;letter-spacing:-.02em;font-size:16px}.ae-about-pro__brand-chip--realme-store b,.ae-about-pro__brand-chip--realme b{color:#111827;letter-spacing:-.03em;background:#ffd400;border-radius:5px;padding:2px 7px 3px;font-size:15px}.ae-about-pro__brand-chip--oppo-store b,.ae-about-pro__brand-chip--oppo b{color:#00843d;letter-spacing:.04em;font-size:16px}.ae-about-pro__brand-chip--vivo-store b,.ae-about-pro__brand-chip--vivo b{color:#315fff;letter-spacing:.03em;font-size:16px}.ae-about-pro__brand-chip--nokia-store b,.ae-about-pro__brand-chip--nokia b{color:#124191;letter-spacing:.08em;font-size:16px}.ae-about-pro__brand-chip--motorola-store b{color:#111827;letter-spacing:.06em;font-size:14px}.ae-about-pro__brand-chip--infinix-store b{color:#16a34a;letter-spacing:-.03em;font-size:17px}.ae-about-pro__brand-chip--iqoo-store b{color:#f59e0b;letter-spacing:-.04em;font-size:18px}.ae-about-pro__brand-chip--narzo-store b{color:#1f2937;letter-spacing:-.04em;font-size:16px}.ae-about-pro__brand-chip--boat b{color:#e21b2d;letter-spacing:-.04em;font-size:16px}.ae-about-pro__brand-chip--noise b{color:#111827;letter-spacing:.08em;font-size:15px}.ae-about-pro__brand-chip--amazfit b{color:#111827;letter-spacing:-.02em;font-size:15px}.ae-about-pro__brand-chip--jbl b{color:#fff;letter-spacing:.03em;background:#ff5a00;border-radius:4px;padding:4px 8px;font-size:15px}.ae-about-pro__brand-chip--marshall b{color:#6b3f1d;letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:17px}.ae-about-pro__brand-chip--skullcandy b{color:#111827;letter-spacing:-.03em;font-size:15px}.ae-about-pro__brand-chip--fitbit b{color:#00b0b9;letter-spacing:.02em;font-size:16px}.old-desktop-nav a,.old-desktop-nav button{text-align:center!important;justify-content:center!important;align-items:center!important;line-height:1!important;display:inline-flex!important}.old-call-btn{white-space:nowrap!important;text-align:center!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-height:52px!important;line-height:1!important;display:inline-flex!important}.old-icon-btn{text-align:center!important;justify-content:center!important;align-items:center!important;line-height:1!important;display:inline-flex!important}.ae-accessories-page{color:#10233f;background:#fff;padding:0 0 36px}.ae-accessories-shell{width:min(1240px,100% - 48px);margin-inline:auto}.ae-accessories-hero{background:linear-gradient(#f8fcff 0%,#fff 100%);border-bottom:1px solid #d7e6ee}.ae-accessories-hero .ae-accessories-shell{padding:34px 0 30px}.ae-accessories-hero h1,.ae-accessories-category-intro h2{color:#10233f;letter-spacing:-.03em;margin:0;font-weight:900;line-height:1.08}.ae-accessories-hero h1{font-size:clamp(32px,3.1vw,44px)}.ae-accessories-hero p,.ae-accessories-category-intro p{color:#667085;max-width:720px;margin:12px 0 0;font-size:15px;font-weight:500;line-height:1.65}.ae-accessories-category-intro{padding:34px 0 22px}.ae-accessories-category-intro h2{font-size:clamp(26px,2.5vw,34px)}.ae-accessories-filter-row{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.ae-accessories-filter-chip{color:#10233f;background:#eef8fc;border:1px solid #cfe4f0;border-radius:999px;align-items:center;min-height:28px;padding:5px 12px;font-size:12px;font-weight:900;display:inline-flex}.ae-accessories-page .old-accessories-section,.ae-accessories-page .old-electronics-section{width:min(1240px,100% - 48px);margin:34px auto 56px}.ae-accessories-page .old-electronics-section{margin-top:24px}.ae-accessories-page .old-acc-scroll{scrollbar-width:thin;scrollbar-color:#8b8b8b #f2f7fb;padding-bottom:18px!important}.ae-accessories-page .old-acc-scroll::-webkit-scrollbar{height:10px}.ae-accessories-page .old-acc-scroll::-webkit-scrollbar-track{background:#f2f7fb;border-radius:999px}.ae-accessories-page .old-acc-scroll::-webkit-scrollbar-thumb{background:#9aa4af;border-radius:999px}.ae-accessories-page .old-electronics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}@media (max-width:1100px){.ae-accessories-page .old-electronics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ae-accessories-shell,.ae-accessories-page .old-accessories-section,.ae-accessories-page .old-electronics-section{width:calc(100% - 24px)}.ae-accessories-hero .ae-accessories-shell{padding:26px 0 24px}.ae-accessories-page .old-electronics-grid{grid-template-columns:1fr}}.ae-mobiles-page{color:#10233f;background:#fff}.ae-mobiles-shell{width:min(1240px,100% - 48px);margin-inline:auto}.ae-mobiles-hero{background:linear-gradient(#f8fcff 0%,#fff 100%);border-bottom:1px solid #d7e6ee}.ae-mobiles-hero .ae-mobiles-shell{padding:38px 0 32px}.ae-mobiles-hero span{color:#f60;letter-spacing:.12em;margin-bottom:10px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.ae-mobiles-hero h1{color:#10233f;letter-spacing:-.03em;margin:0;font-size:clamp(34px,3.3vw,48px);font-weight:900;line-height:1.06}.ae-mobiles-hero p{color:#667085;max-width:820px;margin:13px 0 0;font-size:15px;font-weight:500;line-height:1.65}.ae-mobiles-listing{padding-top:22px}.ae-mobiles-listing .old-home-store-section{padding-bottom:54px!important}@media (max-width:640px){.ae-mobiles-shell{width:calc(100% - 24px)}.ae-mobiles-hero .ae-mobiles-shell{padding:28px 0 24px}.ae-mobiles-listing{padding-top:16px}}.ae-contact-pro{color:#10233f;width:min(1180px,100% - 48px);margin:28px auto 36px}.ae-contact-pro__hero,.ae-contact-pro__card,.ae-contact-pro__support-card,.ae-contact-pro__map-cta{background:#fff;border:1px solid #d8e8f2;border-radius:16px;box-shadow:0 16px 38px #10233f12}.ae-contact-pro__hero{background:linear-gradient(135deg,#eef8fc 0%,#fff 62%,#fff7ef 100%);padding:clamp(26px,4vw,46px)}.ae-contact-pro__hero span,.ae-contact-pro__card>span,.ae-contact-pro__map-cta span{color:#0067ad;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.ae-contact-pro h1,.ae-contact-pro h2,.ae-contact-pro h3{color:#071329;letter-spacing:0;margin:0;font-weight:900}.ae-contact-pro__hero h1{max-width:820px;margin-top:12px;font-size:clamp(32px,4vw,50px);line-height:1.06}.ae-contact-pro__hero p,.ae-contact-pro__map-cta p,.ae-contact-pro__support-card p{color:#475467;font-size:15px;font-weight:700;line-height:1.65}.ae-contact-pro__hero p{max-width:780px;margin:15px 0 0}.ae-contact-pro__actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.ae-contact-pro__actions a{color:#005baa;background:#fff;border:1px solid #cfe4f0;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:13px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #0067ad14}.ae-contact-pro__actions a:first-child,.ae-contact-pro__map-cta .ae-contact-pro__actions a:first-child{color:#fff;background:#0067ad;border-color:#0067ad}.ae-contact-pro__actions a:nth-child(2){color:#fff;background:#16a34a;border-color:#16a34a}.ae-contact-pro__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px;display:grid}.ae-contact-pro__card{padding:clamp(22px,3vw,32px)}.ae-contact-pro__card h2,.ae-contact-pro__map-cta h2{margin-top:10px;font-size:clamp(22px,2.1vw,30px);line-height:1.18}.ae-contact-pro__card dl{gap:12px;margin:20px 0 0;display:grid}.ae-contact-pro__card dl div{background:#f7fbfe;border:1px solid #dcebf3;border-radius:12px;padding:13px 14px}.ae-contact-pro__card dt{color:#005baa;letter-spacing:.08em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:900}.ae-contact-pro__card dd{color:#10233f;margin:0;font-size:14px;font-weight:800;line-height:1.5}.ae-contact-pro__support{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.ae-contact-pro__support-card{min-height:170px;padding:20px}.ae-contact-pro__support-card i{background:#eef8fc;border-radius:14px;place-items:center;width:48px;height:48px;font-size:23px;font-style:normal;display:grid}.ae-contact-pro__support-card h3{margin-top:15px;font-size:17px;line-height:1.22}.ae-contact-pro__support-card p{margin:8px 0 0;font-size:13px}.ae-contact-pro__map-cta{background:linear-gradient(135deg,#eef8fc 0%,#fff 100%);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;margin-top:20px;padding:clamp(24px,3vw,34px);display:grid}.ae-contact-pro__map-cta p{max-width:720px;margin:12px 0 0}.ae-contact-pro__map-cta .ae-contact-pro__actions{justify-content:flex-end;margin-top:0}@media (max-width:980px){.ae-contact-pro__grid,.ae-contact-pro__map-cta{grid-template-columns:1fr}.ae-contact-pro__support{grid-template-columns:repeat(2,minmax(0,1fr))}.ae-contact-pro__map-cta .ae-contact-pro__actions{justify-content:flex-start}}@media (max-width:560px){.ae-contact-pro{width:calc(100% - 28px);margin:18px auto 28px}.ae-contact-pro__hero,.ae-contact-pro__card,.ae-contact-pro__support-card,.ae-contact-pro__map-cta{border-radius:14px}.ae-contact-pro__support{grid-template-columns:1fr}.ae-contact-pro__actions a{width:100%}}.new-compare-wrap{background:linear-gradient(135deg,#f7fbff 0%,#fff 56%,#eef8fc 100%)!important;border:1px solid #d8e8f2!important;box-shadow:0 18px 44px #10233f14!important}.new-compare-inner{max-width:1180px!important;margin:0 auto!important}.new-compare-search-grid{align-items:start!important;gap:18px!important}.new-compare-card{background:#fff!important;border:1px solid #dcebf3!important;box-shadow:0 12px 30px #10233f0f!important}.new-compare-results button:hover{color:#005baa!important;background:#eef8fc!important;border-color:#005baa!important}.compare-phone-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin:22px 0!important;display:grid!important}.compare-phone-card{background:#fff!important;border:1px solid #dcebf3!important;border-radius:18px!important;grid-template-columns:118px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;padding:16px!important;display:grid!important}.compare-phone-img{background:#f5fbff!important;border:1px solid #e1eef5!important;border-radius:16px!important;place-items:center!important;width:118px!important;height:118px!important;display:grid!important;overflow:hidden!important}.compare-phone-img img{object-fit:contain!important;width:100%!important;height:100%!important;padding:10px!important}.compare-phone-img span{color:#667085!important;text-align:center!important;font-size:12px!important;font-weight:900!important}.compare-phone-brand{color:#005baa!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:12px!important;font-weight:900!important}.compare-phone-name{color:#10233f!important;margin-top:6px!important;font-size:18px!important;font-weight:950!important;line-height:1.25!important}.compare-phone-price{color:#f60!important;margin-top:10px!important;font-size:18px!important;font-weight:950!important}.spec-section{background:#fff!important;border:1px solid #dcebf3!important;border-radius:18px!important;margin-top:20px!important;padding:18px!important;box-shadow:0 12px 30px #10233f0f!important}.spec-section-title{color:#10233f!important;margin-bottom:14px!important;font-size:20px!important;font-weight:950!important}.compare-table-row b{color:#005baa!important;background:#eef8fc!important}.ae-compare-actions a,.ae-compare-actions button{border-radius:999px!important;justify-content:center!important;text-decoration:none!important}@media (max-width:640px){.old-anant-header{gap:7px!important;padding:8px 10px 10px!important}.old-anant-header .old-logo-row{flex:auto!important;align-items:center!important;gap:8px!important;min-width:0!important}.old-anant-header .old-logo-box{border-radius:12px!important;width:44px!important;min-width:44px!important;height:44px!important;padding:3px!important;overflow:hidden!important}.old-anant-header .old-logo-box img{object-fit:contain!important;width:100%!important;height:100%!important}.old-anant-header .old-logo-text{min-width:0!important;overflow:hidden!important}.old-anant-header .old-logo-text strong{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:150px!important;font-size:14px!important;line-height:1.08!important;display:block!important;overflow:hidden!important}.old-anant-header .old-logo-text small{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:150px!important;font-size:11px!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.old-anant-header .old-call-btn{border-radius:999px!important;gap:4px!important;height:38px!important;min-height:38px!important;padding:0 9px!important;font-size:12px!important}.old-anant-header .old-icon-btn{border-radius:999px!important;width:38px!important;min-width:38px!important;height:38px!important}.old-hero-copy h1 br{display:none!important}.old-hero-copy h1 span{display:inline!important}.old-hero-copy h1{max-width:340px!important}}.anant-smart-search{z-index:9999;place-items:start center;padding:92px 16px 24px;display:grid;position:fixed;inset:0}.anant-smart-search__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#08122185;border:0;position:absolute;inset:0}.anant-smart-search__panel{z-index:1;background:#fff;border:1px solid #005baa3d;border-radius:24px;width:min(680px,100%);position:relative;overflow:hidden;box-shadow:0 24px 70px #08122147}.anant-smart-search__head{background:linear-gradient(135deg,#005baa1f,#ff660014);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 18px 12px;display:flex}.anant-smart-search__head span{color:#f60;letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.anant-smart-search__head strong{color:#10233f;margin-top:4px;font-size:20px;line-height:1.2;display:block}.anant-smart-search__head button{color:#10233f;cursor:pointer;background:#fff;border:1px solid #292e2e1f;border-radius:999px;width:38px;height:38px;font-size:24px;line-height:1}.anant-smart-search__box{background:#f7fbfb;border:1.5px solid #005baa59;border-radius:16px;align-items:center;gap:10px;min-height:52px;margin:16px 18px 12px;padding:0 14px;display:flex}.anant-smart-search__box svg{fill:#005baa;flex:none;width:22px;height:22px}.anant-smart-search__box input{color:#10233f;background:0 0;border:0;outline:0;width:100%;font-size:15px;font-weight:800}.anant-smart-search__results{gap:8px;max-height:min(58vh,520px);padding:0 18px 18px;display:grid;overflow:auto}.anant-smart-search__item{text-align:left;cursor:pointer;background:#fff;border:1px solid #292e2e14;border-radius:16px;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;width:100%;padding:10px;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid}.anant-smart-search__item:hover{border-color:#005baa6b;transform:translateY(-1px);box-shadow:0 12px 28px #292e2e1a}.anant-smart-search__thumb{background:#f6f9f9;border-radius:14px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.anant-smart-search__thumb img{object-fit:contain;width:100%;height:100%}.anant-smart-search__thumb svg{fill:#98a2a3;width:24px;height:24px}.anant-smart-search__meta{gap:4px;min-width:0;display:grid}.anant-smart-search__meta b{color:#10233f;white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.25;overflow:hidden}.anant-smart-search__meta small{color:#667070;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:800;overflow:hidden}.anant-smart-search__item i{color:#fff;background:#f60;border-radius:999px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:900}.anant-smart-search__empty{color:#9a3412;text-align:center;background:#fff7ed;border-radius:16px;padding:18px;font-weight:900}@media (max-width:640px){.anant-smart-search{align-items:start;padding:72px 10px 16px}.anant-smart-search__panel{border-radius:20px}.anant-smart-search__head strong{font-size:17px}.anant-smart-search__item{grid-template-columns:50px 1fr}.anant-smart-search__item i{display:none}.anant-smart-search__thumb{width:50px;height:50px}.old-anant-header .old-top-actions{flex:none!important;gap:6px!important}.old-anant-header .old-call-btn{justify-content:center!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;font-size:0!important;overflow:hidden!important}.old-anant-header .old-call-btn:before{content:"\\260e";font-size:16px!important;line-height:1!important}.old-anant-header .old-logo-text strong,.old-anant-header .old-logo-text small{max-width:170px!important}}@media (max-width:380px){.old-anant-header .old-logo-text strong,.old-anant-header .old-logo-text small{max-width:132px!important}}@media (max-width:640px){.old-anant-header .old-call-btn{font-size:16px!important}.old-anant-header .old-call-btn:before{content:none!important}.old-anant-header .old-call-btn .old-call-text{display:none!important}.old-anant-header .old-logo-text strong,.old-anant-header .old-logo-text small{max-width:190px!important}}@media (max-width:380px){.old-anant-header .old-logo-text strong,.old-anant-header .old-logo-text small{max-width:150px!important}}@media (max-width:640px){.anant-smart-search{z-index:99999!important;background:#08122194!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important}.anant-smart-search__backdrop{background:#08122194!important;position:fixed!important;inset:0!important}.anant-smart-search__panel{border-radius:22px!important;flex-direction:column!important;width:auto!important;max-width:none!important;display:flex!important;position:fixed!important;inset:14px 8px!important;overflow:hidden!important}.anant-smart-search__head{flex:none!important;padding:16px 16px 10px!important}.anant-smart-search__box{flex:none!important;min-height:50px!important;margin:12px 14px!important}.anant-smart-search__results{flex:auto!important;max-height:none!important;padding:0 14px 16px!important;overflow:auto!important}}.ae-customer-account,.ae-vendor-login,.ae-review-shell{width:min(1180px,100% - 32px);margin:24px auto 36px}.ae-customer-account__hero,.ae-review-shell__hero,.ae-vendor-login__panel,.ae-customer-account__card,.ae-review-shell__card,.ae-vendor-login__side>div{background:#fff;border:1px solid #005baa24;border-radius:22px;box-shadow:0 16px 42px #0f274217}.ae-customer-account__hero,.ae-review-shell__hero{background:radial-gradient(circle at 100% 0,#43a5e62e,#0000 34%),linear-gradient(135deg,#f6fbff,#fff 58%,#fff7ed);padding:clamp(24px,4vw,42px)}.ae-customer-account__hero>span,.ae-review-shell__hero>span,.ae-vendor-login__panel>span,.ae-reward-summary>span{color:var(--ae-orange);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:900;display:inline-flex}.ae-customer-account h1,.ae-vendor-login h1,.ae-review-shell h1{color:var(--ae-navy);margin:10px 0 12px;font-size:clamp(32px,4.4vw,54px);font-weight:900;line-height:1.04}.ae-customer-account p,.ae-vendor-login p,.ae-review-shell p,.ae-vendor-login__note span,.ae-vendor-login__side span,.ae-reward-summary li,.ae-reward-summary small{color:var(--ae-muted);font-size:15px;font-weight:700;line-height:1.58}.ae-customer-account__actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.ae-customer-account__actions a,.ae-customer-form button,.ae-reward-summary button,.ae-vendor-login__form button,.ae-vendor-login__side a,.ae-review-shell__card button{background:var(--ae-blue);color:#fff;text-align:center;border:0;border-radius:14px;min-height:44px;padding:12px 16px;font-weight:900}.ae-customer-account__actions a:nth-child(2),.ae-customer-form button.secondary{background:#16a34a}.ae-customer-account__grid,.ae-review-shell__grid,.ae-vendor-login{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;gap:18px;margin-top:18px;display:grid}.ae-customer-account__card,.ae-review-shell__card,.ae-vendor-login__panel{padding:clamp(20px,3vw,30px)}.ae-customer-tabs{background:#eef7fd;border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px;margin-bottom:18px;padding:6px;display:grid}.ae-customer-tabs button{color:var(--ae-muted);background:0 0;border:0;border-radius:12px;padding:12px;font-weight:900}.ae-customer-tabs button.active{color:var(--ae-blue);background:#fff;box-shadow:0 8px 22px #0f274214}.ae-customer-form,.ae-vendor-login__form,.ae-customer-profile{gap:12px;display:grid}.ae-customer-form h2,.ae-reward-summary h2,.ae-vendor-login__side b,.ae-review-shell__card h2{color:var(--ae-navy);margin:0;font-size:23px;font-weight:900}.ae-customer-form label,.ae-vendor-login__form label,.ae-review-shell__card label{color:var(--ae-navy);gap:7px;font-size:13px;font-weight:900;display:grid}.ae-customer-form input,.ae-vendor-login__form input,.ae-review-shell__card input,.ae-review-shell__card textarea{border:1px solid var(--ae-line);width:100%;color:var(--ae-navy);background:#fff;border-radius:14px;outline:0;padding:13px 14px;font-size:15px;font-weight:750}.ae-customer-form input:focus,.ae-vendor-login__form input:focus,.ae-review-shell__card input:focus,.ae-review-shell__card textarea:focus{border-color:var(--ae-blue);box-shadow:0 0 0 4px #43a5e61f}.ae-customer-profile dl{gap:10px;margin:0;display:grid}.ae-customer-profile dl div{border:1px solid var(--ae-line);background:#f8fbfd;border-radius:14px;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.ae-customer-profile dt{color:var(--ae-muted);text-transform:uppercase;font-size:12px;font-weight:900}.ae-customer-profile dd{color:var(--ae-navy);overflow-wrap:anywhere;margin:0;font-weight:900}.ae-customer-profile button{background:var(--ae-blue);color:#fff;border:0;border-radius:14px;min-height:44px;padding:12px 16px;font-weight:900}.ae-customer-profile button.secondary{background:#16a34a}.ae-customer-edit{border-top:1px solid var(--ae-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:4px;padding-top:16px;display:grid}.ae-customer-edit h3{color:var(--ae-navy);grid-column:1/-1;margin:0;font-size:18px;font-weight:900}.ae-customer-edit label{color:var(--ae-navy);gap:7px;font-size:13px;font-weight:900;display:grid}.ae-customer-edit label.full,.ae-customer-edit button{grid-column:1/-1}.ae-customer-edit input,.ae-customer-edit textarea{border:1px solid var(--ae-line);width:100%;color:var(--ae-navy);background:#fff;border-radius:14px;outline:0;padding:13px 14px;font-size:15px;font-weight:750}.ae-customer-edit input:read-only{color:var(--ae-muted);background:#f5f9fc}.ae-customer-edit textarea{resize:vertical}.ae-customer-edit input:focus,.ae-customer-edit textarea:focus{border-color:var(--ae-blue);box-shadow:0 0 0 4px #43a5e61f}.ae-customer-form button:disabled,.ae-customer-profile button:disabled,.ae-customer-edit button:disabled,.ae-reward-summary button:disabled{cursor:wait;opacity:.72}.ae-customer-msg{border-radius:14px;padding:12px;font-size:13px;font-weight:850;line-height:1.45}.ae-customer-msg.ok{color:#128a43;background:#ecfdf3;border:1px solid #16a34a2e}.ae-customer-msg.bad{color:#dc2626;background:#fff1f2;border:1px solid #dc262629}.ae-customer-msg.info{color:#1e5f8f;background:#eef7fd;border:1px solid #43a5e638}.ae-reward-summary__points{color:#fff;background:linear-gradient(135deg,#0f2742,#004e9b);border-radius:18px;margin-top:16px;padding:18px}.ae-reward-summary__points strong{font-size:54px;font-weight:900;line-height:1;display:block}.ae-reward-summary__points small{color:#ffffffd1}.ae-reward-summary__stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0;display:grid}.ae-reward-summary__stats div{border:1px solid var(--ae-line);background:#f5f9fc;border-radius:14px;padding:12px}.ae-reward-summary__stats b,.ae-reward-summary__stats span{display:block}.ae-reward-summary__stats b{color:var(--ae-navy);font-size:22px;font-weight:900}.ae-reward-summary ul{margin:0 0 14px;padding-left:20px}.ae-vendor-login{grid-template-columns:minmax(0,1fr) minmax(280px,420px);margin-bottom:110px}.ae-vendor-login--dashboard{grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:28px;width:min(1680px,100vw - 40px);max-width:none;margin-left:auto;margin-right:auto}.ae-vendor-login--dashboard .ae-vendor-login__panel{background:linear-gradient(#fff 0%,#f8fbfd 100%);min-width:0;padding:clamp(26px,2.4vw,42px)}.ae-vendor-login--dashboard .ae-vendor-login__side{align-content:start;min-width:0}.ae-vendor-login--dashboard .ae-vendor-login__side>div{border-radius:18px;padding:20px}@media (min-width:1320px){.ae-vendor-login--dashboard{grid-template-columns:minmax(900px,1fr) minmax(320px,380px)}}@media (min-width:1600px){.ae-vendor-login--dashboard{grid-template-columns:minmax(1080px,1fr) minmax(340px,380px);width:min(1680px,100vw - 64px)}}.ae-vendor-login__note{background:#fff7ed;border:1px solid #f28b2e3d;border-radius:16px;gap:4px;margin-top:16px;padding:14px;display:grid}.ae-vendor-login__note b{color:var(--ae-orange)}.ae-vendor-login__message{border-radius:14px;margin:16px 0;padding:12px;font-size:13px;font-weight:850;line-height:1.45}.ae-vendor-login__message.ok{color:#128a43;background:#ecfdf3;border:1px solid #16a34a2e}.ae-vendor-login__message.bad{color:#dc2626;background:#fff1f2;border:1px solid #dc262629}.ae-vendor-login__message.info{color:#1e5f8f;background:#eef7fd;border:1px solid #43a5e638}.ae-vendor-login__actions{flex-wrap:wrap;gap:10px;display:flex}.ae-vendor-login__disabled{color:#9a4d08;background:#fff7ed;border:1px solid #f28b2e42;border-radius:14px;padding:12px;font-size:13px;font-weight:900;line-height:1.45}.ae-vendor-login__actions button.secondary{background:#16a34a}.ae-vendor-dashboard-shell{gap:18px;margin-top:20px;display:grid}.ae-vendor-dashboard-shell__session{background:#ecfdf3;border:1px solid #16a34a2e;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 16px;padding:18px;display:grid}.ae-vendor-dashboard-shell__session b{color:#128a43;font-size:clamp(16px,1.1vw,20px);font-weight:900}.ae-vendor-dashboard-shell__session span{color:var(--ae-muted);font-size:14px;font-weight:800}.ae-vendor-dashboard-shell__session button{background:var(--ae-navy);color:#fff;border:0;border-radius:14px;grid-area:1/2/span 2;min-height:40px;padding:10px 14px;font-weight:900}.ae-vendor-dashboard-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.ae-vendor-dashboard-actions button:disabled{cursor:wait;opacity:.7}.ae-vendor-login-required,.ae-vendor-status-panel,.ae-vendor-auth-summary{background:#fff;border:1px solid #005baa24;border-radius:18px;padding:18px}.ae-vendor-login-required{gap:10px;display:grid}.ae-vendor-login-required>span{color:var(--ae-orange);letter-spacing:.08em;font-size:11px;font-weight:900}.ae-vendor-login-required h2{color:var(--ae-navy);margin:0;font-size:22px}.ae-vendor-login-required a{background:var(--ae-navy);color:#fff;border-radius:14px;justify-self:start;padding:11px 16px;font-size:14px;font-weight:900;text-decoration:none}.ae-vendor-status-panel{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;display:grid}.ae-vendor-status-panel div{background:#f8fbfd;border-radius:14px;gap:6px;padding:14px;display:grid}.ae-vendor-status-panel span{color:var(--ae-muted);font-size:12px;font-weight:850}.ae-vendor-status-panel b{color:var(--ae-navy);font-size:17px;font-weight:950}.ae-vendor-auth-summary{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.ae-vendor-auth-summary div{background:#f8fbfd;border-radius:16px;gap:8px;padding:16px;display:grid}.ae-vendor-auth-summary span{color:var(--ae-muted);font-size:12px;font-weight:850}.ae-vendor-auth-summary b{color:var(--ae-navy);overflow-wrap:anywhere;font-size:clamp(18px,1.3vw,24px);font-weight:950}.ae-vendor-readiness-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.ae-vendor-readiness-grid div{border:1px solid var(--ae-line);background:#fff;border-radius:14px;gap:6px;padding:14px;display:grid}.ae-vendor-readiness-grid b{color:var(--ae-navy);font-size:13px;font-weight:900}.ae-vendor-readiness-grid span{color:var(--ae-muted);font-size:12px;font-weight:850}.ae-vendor-module-menu{justify-content:space-between;align-items:center;gap:16px;display:flex}.ae-vendor-module-menu h2{color:var(--ae-navy);margin:0;font-size:clamp(22px,1.5vw,28px);font-weight:950}.ae-vendor-module-menu p{color:var(--ae-muted);margin:2px 0 0;font-size:14px;font-weight:850}.ae-vendor-module-menu a{color:var(--ae-orange);text-transform:uppercase;background:#fff7ed;border:1px solid #f28b2e52;border-radius:999px;padding:11px 18px;font-size:12px;font-weight:950;text-decoration:none}.ae-vendor-module-tabs{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;display:grid}.ae-vendor-module-tabs button{min-height:176px;color:var(--ae-muted);text-align:left;background:#fff;border:1px solid #005baa2e;border-radius:14px;align-content:start;gap:8px;padding:18px;font-weight:900;display:grid}.ae-vendor-module-tabs button.active{color:var(--ae-blue);background:#f8fbfd;border-color:#005baa6b;box-shadow:0 8px 22px #0f274214}.ae-vendor-module-tabs button>span{width:42px;height:42px;color:var(--ae-blue);background:#eef7fd;border-radius:12px;place-items:center;font-size:12px;font-weight:950;display:grid}.ae-vendor-module-tabs button b{color:var(--ae-navy);font-size:17px;font-weight:950}.ae-vendor-module-tabs button small{color:var(--ae-muted);font-size:13px;font-weight:850;line-height:1.45}.ae-vendor-module-tabs button em{color:#128a43;text-transform:uppercase;align-self:end;font-size:12px;font-style:normal;font-weight:950}.ae-vendor-module-card{border:1px solid var(--ae-line);background:#f8fbfd;border-radius:20px;gap:12px;padding:20px;display:grid}.ae-vendor-module-card>span{color:var(--ae-orange);letter-spacing:.1em;font-size:11px;font-weight:900}.ae-vendor-module-card h2{color:var(--ae-navy);margin:0;font-size:clamp(24px,1.7vw,32px);font-weight:900}.ae-vendor-module-card p{color:var(--ae-muted);margin:0;font-size:15px;font-weight:850;line-height:1.55}.ae-vendor-module-card ul{color:var(--ae-muted);margin:0;padding-left:20px;font-size:15px;font-weight:800;line-height:1.55}.ae-vendor-readonly-stack{gap:16px;display:grid}.ae-vendor-readonly-panel{background:#fff;border:1px solid #005baa24;border-radius:20px;gap:16px;padding:20px;display:grid}.ae-vendor-readonly-panel__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ae-vendor-readonly-panel__head div{gap:4px;display:grid}.ae-vendor-readonly-panel__head span{color:var(--ae-orange);letter-spacing:.1em;font-size:11px;font-weight:900}.ae-vendor-readonly-panel__head h3{color:var(--ae-navy);margin:0;font-size:clamp(20px,1.35vw,26px);font-weight:950}.ae-vendor-readonly-panel__head b{color:var(--ae-blue);white-space:nowrap;background:#eef7fd;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950}.ae-vendor-readonly-panel__meta{flex-wrap:wrap;gap:8px;display:flex}.ae-vendor-readonly-panel__meta span{color:var(--ae-muted);background:#f8fbfd;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850}.ae-vendor-readonly-panel__warning{color:#9a4d08;background:#fff7ed;border-radius:14px;margin:0;padding:11px 12px;font-size:13px;font-weight:850}.ae-vendor-readonly-rows{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:12px;display:grid}.ae-vendor-readonly-rows div{border:1px solid var(--ae-line);background:#f8fbfd;border-radius:14px;gap:6px;padding:14px;display:grid}.ae-vendor-readonly-rows b{color:var(--ae-navy);overflow-wrap:anywhere;font-size:15px;font-weight:950}.ae-vendor-readonly-rows span{color:var(--ae-muted);overflow-wrap:anywhere;font-size:13px;font-weight:850;line-height:1.45}.ae-vendor-orders-flow,.ae-vendor-stock-flow{background:#fff;border:1px solid #005baa2e;border-radius:18px;gap:14px;padding:18px;display:grid}.ae-vendor-orders-flow__head,.ae-vendor-stock-flow__head{border-bottom:1px solid var(--ae-line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.ae-vendor-orders-flow__head h3,.ae-vendor-stock-flow__head h3{color:var(--ae-navy);margin:0;font-size:clamp(22px,1.45vw,28px);font-weight:950}.ae-vendor-orders-flow__head p,.ae-vendor-stock-flow__head p{color:var(--ae-muted);margin:4px 0 0;font-size:14px;font-weight:850}.ae-vendor-link-add{background:#f8fbfd;border:1px solid #005baa2e;border-radius:20px;gap:14px;padding:14px;display:grid}.ae-vendor-link-add__hero{color:#fff;background:linear-gradient(135deg,#04233f 0%,#005baa 54%,#0f766e 100%);border-radius:18px;gap:14px;padding:24px;display:grid;box-shadow:0 18px 42px #02233f2e}.ae-vendor-link-add__pill{color:#dff9ff;background:#ffffff24;border:1px solid #ffffff47;border-radius:999px;width:max-content;max-width:100%;padding:7px 11px;font-size:12px;font-weight:950}.ae-vendor-link-add__hero h4{color:#fff;margin:0;font-size:clamp(26px,2.1vw,38px);font-weight:950}.ae-vendor-link-add__hero p{color:#e0f7ff;max-width:920px;margin:0;font-size:15px;font-weight:850;line-height:1.55}.ae-vendor-link-add__steps{flex-wrap:wrap;gap:10px;display:flex}.ae-vendor-link-add__step{color:#fff;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.ae-vendor-link-add__step b{color:#005baa;background:#fff;border-radius:999px;place-items:center;width:22px;height:22px;font-size:12px;font-weight:950;display:inline-grid}.ae-vendor-link-add__body{gap:14px;display:grid}.ae-vendor-link-add__cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.ae-vendor-link-add__cards article{background:#fff;border:1px solid #005baa29;border-radius:16px;gap:8px;min-height:150px;padding:16px;display:grid}.ae-vendor-link-add__cards article span{color:#005baa;background:#eaf7ff;border-radius:12px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:950;display:inline-grid}.ae-vendor-link-add__cards h5{color:var(--ae-navy);margin:0;font-size:15px;font-weight:950}.ae-vendor-link-add__cards p{color:var(--ae-muted);margin:0;font-size:13px;font-weight:800;line-height:1.45}.ae-vendor-link-add__form{background:#fff;border:1px solid #005baa29;border-radius:16px;gap:10px;padding:18px;display:grid}.ae-vendor-link-add__form label{color:var(--ae-navy);font-size:14px;font-weight:950}.ae-vendor-link-add__input-row{grid-template-columns:minmax(0,1fr) 210px;gap:10px;display:grid}.ae-vendor-link-add__input-row input{border:1px solid var(--ae-line);width:100%;color:var(--ae-navy);background:#fff;border-radius:12px;padding:12px 14px;font-size:14px;font-weight:800}.ae-vendor-link-add__input-row button{color:#47617a;cursor:not-allowed;opacity:1;background:#eaf3fb;border:1px solid #9cc7ec;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:950}.ae-vendor-link-add__warning{color:#9a3412;background:#fff7ed;border:1px solid #fb923c52;border-radius:12px;margin:0;padding:11px 12px;font-size:13px;font-weight:850;line-height:1.45}@media (max-width:980px){.ae-vendor-link-add__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ae-vendor-link-add{padding:10px}.ae-vendor-link-add__hero{padding:18px}.ae-vendor-link-add__cards,.ae-vendor-link-add__input-row{grid-template-columns:1fr}}.ae-vendor-orders-flow__head button,.ae-vendor-orders-search button,.ae-vendor-order-card__actions a,.ae-vendor-order-card__actions button,.ae-vendor-stock-flow__head button,.ae-vendor-stock-search button,.ae-vendor-stock-card__actions button{color:var(--ae-navy);background:#fff;border:1px solid #005baa2e;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:950;text-decoration:none}.ae-vendor-orders-search,.ae-vendor-stock-search{grid-template-columns:minmax(0,1fr) 170px;gap:10px;display:grid}.ae-vendor-orders-search input,.ae-vendor-stock-search input{border:1px solid var(--ae-line);width:100%;color:var(--ae-navy);border-radius:10px;padding:12px 14px;font-size:14px;font-weight:800}.ae-vendor-orders-search button,.ae-vendor-stock-search button{border-color:var(--ae-blue);background:var(--ae-blue);color:#fff}.ae-vendor-orders-chips,.ae-vendor-stock-chips{flex-wrap:wrap;gap:8px;display:flex}.ae-vendor-orders-chips button,.ae-vendor-stock-chips button{color:var(--ae-navy);background:#f8fbfd;border:1px solid #005baa2e;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:950}.ae-vendor-orders-chips button.active,.ae-vendor-stock-chips button.active{border-color:var(--ae-blue);background:var(--ae-blue);color:#fff}.ae-vendor-order-list,.ae-vendor-stock-list{gap:10px;display:grid}.ae-vendor-order-card,.ae-vendor-stock-card{background:#f8fbfd;border:1px solid #005baa2e;border-radius:14px;gap:12px;padding:14px;display:grid}.ae-vendor-order-card__main,.ae-vendor-stock-card__main{grid-template-columns:minmax(0,1fr) auto;gap:14px;display:grid}.ae-vendor-order-card h4,.ae-vendor-stock-card h4{color:var(--ae-navy);margin:0;font-size:15px;font-weight:950}.ae-vendor-order-card p,.ae-vendor-stock-card p{color:var(--ae-muted);overflow-wrap:anywhere;margin:4px 0 0;font-size:12px;font-weight:850;line-height:1.45}.ae-vendor-order-card__price,.ae-vendor-stock-card__status{justify-items:end;gap:6px;display:grid}.ae-vendor-other-product-card .ae-vendor-stock-card__status img{object-fit:contain;background:#fff;border:1px solid #005baa1f;border-radius:12px;width:64px;height:64px}.ae-vendor-order-card__price b,.ae-vendor-stock-card__status b{color:var(--ae-blue);font-size:15px;font-weight:950}.ae-vendor-order-card__price span{color:var(--ae-navy);text-transform:uppercase;background:#fff;border:1px solid #005baa2e;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:950}.ae-vendor-stock-card__status span{color:#128a43;text-transform:uppercase;background:#ecfdf3;border:1px solid #16a34a2e;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:950}.ae-vendor-stock-card__status span.unavailable{color:#dc2626;background:#fff1f2;border-color:#dc262629}.ae-vendor-order-card__actions,.ae-vendor-stock-card__actions{flex-wrap:wrap;gap:8px;display:flex}.ae-vendor-order-card__actions button:disabled,.ae-vendor-stock-card__actions button:disabled{cursor:not-allowed;opacity:.62}.ae-vendor-order-card__details,.ae-vendor-stock-card__details{border-top:1px solid var(--ae-line);flex-wrap:wrap;gap:8px;padding-top:10px;display:flex}.ae-vendor-order-card__details span,.ae-vendor-stock-card__details span{color:#9a4d08;background:#fff7ed;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.ae-vendor-roadmap{background:#fff;border:1px solid #005baa24;border-radius:18px;gap:12px;padding:16px;display:grid}.ae-vendor-roadmap>span{color:var(--ae-orange);letter-spacing:.1em;font-size:11px;font-weight:900}.ae-vendor-roadmap h2{color:var(--ae-navy);margin:0;font-size:22px;font-weight:900}.ae-vendor-roadmap ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.ae-vendor-roadmap li{border:1px solid var(--ae-line);background:#f8fbfd;border-radius:14px;grid-template-columns:82px minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.ae-vendor-roadmap li b{color:var(--ae-blue);font-size:12px;font-weight:900}.ae-vendor-roadmap li span{color:var(--ae-muted);font-size:13px;font-weight:850;line-height:1.45}.ae-vendor-login__side{gap:12px;display:grid}.ae-vendor-login__side>div{gap:8px;padding:18px;display:grid}.ae-vendor-login__side a{background:var(--ae-navy);justify-self:start}.ae-review-stars{color:var(--ae-orange);letter-spacing:2px;font-size:30px}.ae-review-form{gap:12px;display:grid}.ae-review-actions{flex-wrap:wrap;gap:10px;display:flex}.ae-review-status{border-radius:14px;padding:12px;font-size:13px;font-weight:850;line-height:1.45}.ae-review-status.ok{color:#128a43;background:#ecfdf3;border:1px solid #16a34a2e}.ae-review-status.bad{color:#dc2626;background:#fff1f2;border:1px solid #dc262629}.ae-review-status.info{color:#1e5f8f;background:#eef7fd;border:1px solid #43a5e638}.ae-review-resolved{border-top:1px solid var(--ae-line);gap:12px;margin-top:4px;padding-top:16px;display:grid}.ae-review-resolved h3{color:var(--ae-navy);margin:0;font-size:18px;font-weight:900}.ae-review-resolved dl{gap:10px;margin:0;display:grid}.ae-review-resolved dl div{border:1px solid var(--ae-line);background:#f8fbfd;border-radius:14px;grid-template-columns:92px minmax(0,1fr);gap:10px;padding:12px;display:grid}.ae-review-resolved dt{color:var(--ae-muted);text-transform:uppercase;font-size:12px;font-weight:900}.ae-review-resolved dd{color:var(--ae-navy);overflow-wrap:anywhere;margin:0;font-weight:900}.ae-review-shell__card input:read-only,.ae-review-shell__card input:disabled,.ae-review-shell__card textarea:disabled,.ae-review-shell__card select:disabled{color:var(--ae-muted);background:#f5f9fc}.ae-review-shell__card select{border:1px solid var(--ae-line);width:100%;color:var(--ae-navy);background:#fff;border-radius:14px;outline:0;padding:13px 14px;font-size:15px;font-weight:750}.ae-review-shell__card select:focus{border-color:var(--ae-blue);box-shadow:0 0 0 4px #43a5e61f}.ae-review-shell__card button.secondary{background:#16a34a}.ae-review-shell__card button:disabled{cursor:not-allowed;opacity:.72}.ae-review-shell__support{color:var(--ae-navy);background:#eef7fd;border-radius:16px;margin-top:14px;padding:16px;font-weight:850}.ae-review-shell__support a{color:var(--ae-blue)}@media (max-width:820px){.ae-customer-account__grid,.ae-review-shell__grid,.ae-vendor-login{grid-template-columns:1fr}.ae-vendor-login--dashboard{gap:16px;width:min(100% - 28px,1180px)}}@media (max-width:560px){.ae-customer-account,.ae-vendor-login,.ae-review-shell{width:min(100% - 20px,1180px);margin-top:14px}.ae-reward-summary__stats,.ae-customer-edit,.ae-vendor-dashboard-shell__session,.ae-vendor-readonly-panel__head,.ae-vendor-roadmap li{grid-template-columns:1fr}.ae-vendor-login--dashboard .ae-vendor-login__panel,.ae-vendor-readonly-panel,.ae-vendor-module-card,.ae-vendor-login-required,.ae-vendor-status-panel,.ae-vendor-auth-summary{padding:14px}.ae-vendor-module-tabs,.ae-vendor-orders-search,.ae-vendor-stock-search,.ae-vendor-status-panel,.ae-vendor-auth-summary,.ae-vendor-readiness-grid,.ae-vendor-readonly-rows{grid-template-columns:1fr}.ae-vendor-module-menu,.ae-vendor-orders-flow__head,.ae-vendor-stock-flow__head,.ae-vendor-order-card__main,.ae-vendor-stock-card__main{grid-template-columns:1fr;display:grid}.ae-vendor-order-card__price,.ae-vendor-stock-card__status{justify-items:start}.ae-vendor-dashboard-shell__session button{grid-area:auto;justify-self:start}.ae-vendor-login__actions button{width:100%}}.ae-vendor-price-editor{gap:12px;display:grid}.ae-vendor-price-editor__note{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2459;border-radius:12px;padding:10px 12px;font-weight:800;display:block}.ae-vendor-price-editor__grid{gap:10px;margin:6px 0 4px;display:grid}.ae-vendor-price-editor__row{background:#ffffff09;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:1.2fr 1fr 1fr .8fr;align-items:center;gap:10px;padding:10px;display:grid}.ae-vendor-price-editor__row label{color:#fff;font-size:13px;font-weight:900}.ae-vendor-price-editor__row input{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;width:100%;min-height:38px;padding:8px 10px;font-weight:800}.ae-vendor-price-editor__row input:disabled{opacity:1;color:#f8fafc;-webkit-text-fill-color:#f8fafc}.ae-vendor-price-editor__row span{color:#cbd5e1;font-size:12px;font-weight:800}@media (max-width:760px){.ae-vendor-price-editor__row{grid-template-columns:1fr}.ae-vendor-price-editor__row label{font-size:12px}}.ae-vendor-price-flow .ae-vendor-price-editor--full{color:#0f172a;background:#fff;border:1px solid #d7e6f3;border-radius:18px;gap:18px;margin-top:14px;padding:22px;box-shadow:0 18px 45px #0f172a14}.ae-vendor-price-flow .ae-vendor-price-editor__safe{background:#effcff;border:1px solid #99e7f2;border-left:5px solid #06b6d4;border-radius:14px;gap:7px;padding:15px 18px;display:grid}.ae-vendor-price-flow .ae-vendor-price-editor__safe strong{color:#0f172a;font-size:14px;font-weight:900}.ae-vendor-price-flow .ae-vendor-price-editor__safe span{color:#334155;font-size:13px;font-weight:700;line-height:1.5}.ae-vendor-price-flow .ae-vendor-price-editor__section-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-top:6px;display:flex}.ae-vendor-price-flow .ae-vendor-price-editor__section-head h5{color:#020617;margin:0 0 6px;font-size:18px;font-weight:950;line-height:1.2}.ae-vendor-price-flow .ae-vendor-price-editor__section-head p{color:#64748b;margin:0;font-size:13px;font-weight:700}.ae-vendor-price-flow .ae-vendor-price-editor__section-head>span{white-space:nowrap;color:#059669;background:#ecfdf5;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-variant-list{gap:14px;display:grid}.ae-vendor-price-flow .ae-vendor-price-variant-card{background:#fbfdff;border:1px solid #dbe5ef;border-radius:16px;grid-template-columns:minmax(180px,.9fr) minmax(180px,1.2fr) minmax(180px,1.2fr) minmax(150px,.75fr) auto;align-items:center;gap:14px;padding:18px;display:grid}.ae-vendor-price-flow .ae-vendor-price-variant-card>div{gap:5px;display:grid}.ae-vendor-price-flow .ae-vendor-price-variant-card strong{color:#0f172a;font-size:14px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-variant-card small{color:#64748b;font-size:12px;font-weight:800}.ae-vendor-price-flow .ae-vendor-price-variant-card label{gap:7px;margin:0;display:grid}.ae-vendor-price-flow .ae-vendor-price-variant-card label span{color:#0f172a;font-size:12px;font-weight:900}.ae-vendor-price-flow .ae-vendor-price-variant-card input,.ae-vendor-price-flow .ae-vendor-price-variant-card select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;min-height:44px;padding:10px 12px;font-weight:850}.ae-vendor-price-flow .ae-vendor-price-variant-card input:focus,.ae-vendor-price-flow .ae-vendor-price-variant-card select:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c71f}.ae-vendor-price-flow .ae-vendor-price-variant-card em{color:#16a34a;background:#dcfce7;border-radius:999px;justify-self:start;padding:8px 10px;font-size:11px;font-style:normal;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-colour-list--cards{background:#f8fdff;border:1px solid #c8e6f1;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:14px;display:grid}.ae-vendor-price-flow .ae-vendor-price-colour-card{background:#f6fffb;border:1px solid #cfe5ee;border-radius:14px;grid-template-columns:1fr;gap:12px;padding:14px;display:grid;box-shadow:0 8px 22px #0f172a0a}.ae-vendor-price-flow .ae-vendor-price-colour-card__main{align-items:center;gap:12px;min-width:0;display:flex}.ae-vendor-price-flow .ae-vendor-price-colour-card__main img{object-fit:contain;background:#fff;border:1px solid #dbeafe;border-radius:12px;flex:none;width:58px;height:58px;padding:5px}.ae-vendor-price-flow .ae-vendor-price-colour-card__main div{gap:4px;min-width:0;display:grid}.ae-vendor-price-flow .ae-vendor-price-colour-card__main strong{color:#020617;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:950;overflow:hidden}.ae-vendor-price-flow .ae-vendor-price-colour-card__main small{color:#64748b;font-size:12px;font-weight:750}.ae-vendor-price-flow .ae-vendor-price-colour-card__main span{border-radius:999px;width:max-content;padding:4px 8px;font-size:11px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-colour-card__main span.available{color:#15803d;background:#dcfce7}.ae-vendor-price-flow .ae-vendor-price-colour-card__main span.unavailable{color:#b91c1c;background:#fee2e2}.ae-vendor-price-flow .ae-vendor-price-colour-card button{color:#0f172a;cursor:not-allowed;opacity:.82;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-height:42px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-editor__empty{color:#64748b;grid-column:1/-1;margin:0;font-size:13px;font-weight:800}.ae-vendor-price-flow .ae-vendor-price-offer{gap:8px;margin-top:2px;display:grid}.ae-vendor-price-flow .ae-vendor-price-offer span{color:#0f172a;font-size:13px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-offer input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-height:44px;padding:10px 12px;font-weight:850}.ae-vendor-price-flow .ae-vendor-price-editor__footer{background:#f8fafc;border-top:1px solid #e2e8f0;border-radius:0 0 18px 18px;justify-content:flex-end;gap:12px;margin:0 -22px -22px;padding:18px 22px;display:flex}.ae-vendor-price-flow .ae-vendor-price-editor__footer button{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-height:44px;padding:0 18px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-editor__footer button[disabled]{color:#fff;opacity:.55;cursor:not-allowed;background:#ef4444;border-color:#fca5a5}@media (max-width:1100px){.ae-vendor-price-flow .ae-vendor-price-variant-card,.ae-vendor-price-flow .ae-vendor-price-colour-list--cards{grid-template-columns:1fr 1fr}}@media (max-width:720px){.ae-vendor-price-flow .ae-vendor-price-editor--full{border-radius:16px;padding:16px}.ae-vendor-price-flow .ae-vendor-price-editor__section-head{flex-direction:column;align-items:flex-start;gap:10px}.ae-vendor-price-flow .ae-vendor-price-variant-card{grid-template-columns:1fr;padding:14px}.ae-vendor-price-flow .ae-vendor-price-colour-list--cards{grid-template-columns:1fr;padding:10px}.ae-vendor-price-flow .ae-vendor-price-editor__footer{flex-direction:column-reverse;margin:0 -16px -16px;padding:14px 16px}.ae-vendor-price-flow .ae-vendor-price-editor__footer button{width:100%}}.ae-vendor-price-flow .ae-vendor-price-editor__safe span,.ae-vendor-price-flow .ae-vendor-price-variant-card label span,.ae-vendor-price-flow .ae-vendor-price-offer span{width:auto;color:inherit;border-radius:0;padding:0;display:block;background:0 0!important}.ae-vendor-price-flow .ae-vendor-price-editor__safe span{color:#334155!important}.ae-vendor-price-flow .ae-vendor-price-variant-card label span,.ae-vendor-price-flow .ae-vendor-price-offer span{color:#0f172a!important}.ae-vendor-price-flow .ae-vendor-price-csv-panel{color:#0f172a;background:#fff;border:1px solid #d7e6f3;border-radius:18px;gap:16px;margin:16px 0 14px;padding:20px;display:grid;box-shadow:0 18px 45px #0f172a14}.ae-vendor-price-flow .ae-vendor-price-csv-panel__head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.ae-vendor-price-flow .ae-vendor-price-csv-panel__head span{color:#ea580c;text-transform:uppercase;letter-spacing:.05em;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;width:max-content;padding:6px 10px;font-size:11px;font-weight:950;display:inline-flex}.ae-vendor-price-flow .ae-vendor-price-csv-panel__head h4{color:#020617;margin:9px 0 6px;font-size:21px;font-weight:950;line-height:1.15}.ae-vendor-price-flow .ae-vendor-price-csv-panel__head p{color:#64748b;margin:0;font-size:13px;font-weight:750;line-height:1.5}.ae-vendor-price-flow .ae-vendor-price-csv-panel__head button{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;min-height:40px;padding:0 14px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-csv-panel__safe{background:#eff6ff;border:1px solid #bfdbfe;border-left:5px solid #2563eb;border-radius:14px;gap:6px;padding:14px 16px;display:grid}.ae-vendor-price-flow .ae-vendor-price-csv-panel__safe strong{color:#0f172a;font-size:14px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-csv-panel__safe p{color:#334155;margin:0;font-size:13px;font-weight:750;line-height:1.5}.ae-vendor-price-flow .ae-vendor-price-csv-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ae-vendor-price-flow .ae-vendor-price-csv-grid label,.ae-vendor-price-flow .ae-vendor-price-csv-paste{gap:8px;margin:0;display:grid}.ae-vendor-price-flow .ae-vendor-price-csv-grid span,.ae-vendor-price-flow .ae-vendor-price-csv-paste span{color:#0f172a;font-size:12px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-csv-grid select,.ae-vendor-price-flow .ae-vendor-price-csv-grid input,.ae-vendor-price-flow .ae-vendor-price-csv-paste textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:11px;outline:none;width:100%;padding:11px 12px;font-weight:800}.ae-vendor-price-flow .ae-vendor-price-csv-grid select,.ae-vendor-price-flow .ae-vendor-price-csv-grid input{min-height:46px}.ae-vendor-price-flow .ae-vendor-price-csv-paste textarea{resize:vertical;min-height:140px;font-family:Consolas,Monaco,monospace;font-size:12px;line-height:1.5}.ae-vendor-price-flow .ae-vendor-price-csv-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:14px;display:flex}.ae-vendor-price-flow .ae-vendor-price-csv-actions button{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;min-height:42px;padding:0 14px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-csv-actions button[disabled]{opacity:.58;cursor:not-allowed}.ae-vendor-price-flow .ae-vendor-price-csv-actions button:nth-child(3){color:#fff;background:#ef4444;border-color:#ef4444}@media (max-width:760px){.ae-vendor-price-flow .ae-vendor-price-csv-panel{padding:16px}.ae-vendor-price-flow .ae-vendor-price-csv-panel__head{flex-direction:column}.ae-vendor-price-flow .ae-vendor-price-csv-grid{grid-template-columns:1fr}.ae-vendor-price-flow .ae-vendor-price-csv-actions{justify-content:stretch}.ae-vendor-price-flow .ae-vendor-price-csv-actions button{width:100%}}.ae-vendor-price-flow .ae-vendor-price-add-panel{color:#0f172a;background:#fff;border:1px solid #d7e6f3;border-radius:18px;gap:16px;margin:16px 0 14px;padding:20px;display:grid;box-shadow:0 18px 45px #0f172a14}.ae-vendor-price-flow .ae-vendor-price-add-panel__head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.ae-vendor-price-flow .ae-vendor-price-add-panel__head span{color:#059669;text-transform:uppercase;letter-spacing:.05em;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;width:max-content;padding:6px 10px;font-size:11px;font-weight:950;display:inline-flex}.ae-vendor-price-flow .ae-vendor-price-add-panel__head h4{color:#020617;margin:9px 0 6px;font-size:21px;font-weight:950;line-height:1.15}.ae-vendor-price-flow .ae-vendor-price-add-panel__head p{color:#64748b;margin:0;font-size:13px;font-weight:750;line-height:1.5}.ae-vendor-price-flow .ae-vendor-price-add-panel__head button{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;min-height:40px;padding:0 14px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-add-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ae-vendor-price-flow .ae-vendor-price-add-grid label{gap:8px;margin:0;display:grid}.ae-vendor-price-flow .ae-vendor-price-add-grid label span{color:#0f172a;font-size:12px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-add-grid select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:11px;outline:none;width:100%;min-height:46px;padding:11px 12px;font-weight:850}.ae-vendor-price-flow .ae-vendor-price-add-grid select:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.ae-vendor-price-flow .ae-vendor-price-add-panel__safe{background:#f0fdf4;border:1px solid #bbf7d0;border-left:5px solid #16a34a;border-radius:14px;gap:6px;padding:14px 16px;display:grid}.ae-vendor-price-flow .ae-vendor-price-add-panel__safe strong{color:#0f172a;font-size:14px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-add-panel__safe p{color:#334155;margin:0;font-size:13px;font-weight:750;line-height:1.5}.ae-vendor-price-flow .ae-vendor-price-add-placeholder{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;gap:6px;padding:18px;display:grid}.ae-vendor-price-flow .ae-vendor-price-add-placeholder strong{color:#0f172a;font-size:14px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-add-placeholder span{color:#64748b;font-size:13px;font-weight:750}.ae-vendor-price-flow .ae-vendor-price-add-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:10px;padding-top:14px;display:flex}.ae-vendor-price-flow .ae-vendor-price-add-actions button{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-height:42px;padding:0 14px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-add-actions button[disabled]{color:#fff;opacity:.55;cursor:not-allowed;background:#16a34a;border-color:#16a34a}@media (max-width:760px){.ae-vendor-price-flow .ae-vendor-price-add-panel{padding:16px}.ae-vendor-price-flow .ae-vendor-price-add-panel__head{flex-direction:column}.ae-vendor-price-flow .ae-vendor-price-add-grid{grid-template-columns:1fr}.ae-vendor-price-flow .ae-vendor-price-add-actions{flex-direction:column}.ae-vendor-price-flow .ae-vendor-price-add-actions button{width:100%}}.ae-vendor-price-flow .ae-vendor-price-add-panel__head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.ae-vendor-price-flow .ae-vendor-price-add-panel__head-actions button{border-radius:10px;min-height:40px;padding:0 14px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-add-panel__head-actions .ae-vendor-price-add-sync{color:#fff;opacity:.72;cursor:not-allowed;background:#1f2937;border:0;box-shadow:0 10px 22px #0f172a29}@media (max-width:760px){.ae-vendor-price-flow .ae-vendor-price-add-panel__head-actions{justify-content:stretch;width:100%}.ae-vendor-price-flow .ae-vendor-price-add-panel__head-actions button{width:100%}}.ae-vendor-price-flow .ae-vendor-price-add-search-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:-4px;display:flex}.ae-vendor-price-flow .ae-vendor-price-add-search-actions button{color:#fff;background:#075da8;border:0;border-radius:10px;min-height:42px;padding:0 16px;font-weight:950;box-shadow:0 10px 22px #075da82e}.ae-vendor-price-flow .ae-vendor-price-add-search-actions button:disabled{opacity:.65;cursor:not-allowed}.ae-vendor-price-flow .ae-vendor-price-add-search-actions span{color:#475569;font-size:13px;font-weight:850}.ae-vendor-price-flow .ae-vendor-price-add-results{gap:10px;display:grid}.ae-vendor-price-flow .ae-vendor-price-add-result-card{background:#fbfdff;border:1px solid #dbe5ef;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.ae-vendor-price-flow .ae-vendor-price-add-result-card div{gap:5px;min-width:0;display:grid}.ae-vendor-price-flow .ae-vendor-price-add-result-card strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:950;overflow:hidden}.ae-vendor-price-flow .ae-vendor-price-add-result-card span{color:#64748b;font-size:12px;font-weight:800}.ae-vendor-price-flow .ae-vendor-price-add-result-card button{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-height:38px;padding:0 14px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-add-result-card button:disabled{opacity:.6;cursor:not-allowed}@media (max-width:760px){.ae-vendor-price-flow .ae-vendor-price-add-search-actions button{width:100%}.ae-vendor-price-flow .ae-vendor-price-add-result-card{flex-direction:column;align-items:stretch}.ae-vendor-price-flow .ae-vendor-price-add-result-card button{width:100%}}.ae-vendor-price-flow .ae-vendor-price-add-selected{background:#fbfdff;border:1px solid #dbe5ef;border-radius:14px;gap:6px;padding:14px 16px;display:grid}.ae-vendor-price-flow .ae-vendor-price-add-selected strong{color:#0f172a;font-size:15px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-add-selected span{color:#64748b;font-size:13px;font-weight:800}.ae-vendor-price-flow .ae-vendor-price-add-offers{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ae-vendor-price-flow .ae-vendor-price-add-offers label{gap:8px;margin:0;display:grid}.ae-vendor-price-flow .ae-vendor-price-add-offers label span{color:#0f172a;font-size:12px;font-weight:950}.ae-vendor-price-flow .ae-vendor-price-add-offers input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;min-height:44px;padding:10px 12px;font-weight:850}.ae-vendor-price-flow .ae-vendor-price-add-offers input:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c71f}@media (max-width:760px){.ae-vendor-price-flow .ae-vendor-price-add-offers{grid-template-columns:1fr}}.ae-vendor-price-flow .ae-vendor-price-add-colour-list .ae-vendor-price-colour-card__main{align-items:flex-start}.ae-vendor-price-flow .ae-vendor-price-add-colour-list .ae-vendor-price-colour-card__main img{object-fit:contain;background:#fff;border:1px solid #dbeafe;border-radius:14px;width:160px;height:160px;padding:8px}@media (max-width:760px){.ae-vendor-price-flow .ae-vendor-price-add-colour-list .ae-vendor-price-colour-card__main img{width:120px;height:120px}}.ae-vendor-link-add__warning.bad{color:#991b1b;background:#fef2e2}.ae-vendor-link-add__preview{background:#f8fbfd;border:1px solid #005baa2e;border-radius:16px;gap:12px;padding:14px;display:grid}.ae-vendor-link-add__preview span{color:var(--ae-orange);letter-spacing:.1em;font-size:11px;font-weight:950}.ae-vendor-link-add__preview h5{color:var(--ae-navy);margin:4px 0 0;font-size:18px;font-weight:950}.ae-vendor-link-add__preview p{color:var(--ae-muted);margin:0;font-size:13px;font-weight:850;line-height:1.5}.ae-vendor-link-add__preview-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.ae-vendor-link-add__preview-grid div{border:1px solid var(--ae-line);background:#fff;border-radius:12px;gap:4px;min-width:0;padding:10px;display:grid}.ae-vendor-link-add__preview-grid b{color:var(--ae-navy);font-size:12px;font-weight:950}.ae-vendor-link-add__preview-grid span{color:var(--ae-muted);letter-spacing:0;overflow-wrap:anywhere;font-size:13px;font-weight:850}.ae-vendor-link-add__review{background:#fff;gap:16px}.ae-vendor-link-add__review-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ae-vendor-link-add__review-head strong{border:1px solid var(--ae-line);color:var(--ae-navy);white-space:nowrap;background:#f8fbfd;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:950}.ae-vendor-link-add__review-section{border:1px solid var(--ae-line);background:#f8fbfd;border-radius:16px;gap:10px;padding:12px;display:grid}.ae-vendor-link-add__review-section h6{color:var(--ae-navy);margin:0;font-size:14px;font-weight:950}.ae-vendor-link-add__review-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.ae-vendor-link-add__review-grid label,.ae-vendor-link-add__image-card{gap:6px;display:grid}.ae-vendor-link-add__review-grid label span,.ae-vendor-link-add__image-card span{color:var(--ae-navy);letter-spacing:0;font-size:12px;font-weight:950}.ae-vendor-link-add__review input,.ae-vendor-link-add__review select{width:100%;color:var(--ae-navy);background:#fff;border:1px solid #dbe6ef;border-radius:12px;padding:10px 11px;font-size:13px;font-weight:850}.ae-vendor-link-add__image-grid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:10px;display:grid}.ae-vendor-link-add__image-card{border:1px solid var(--ae-line);background:#fff;border-radius:14px;padding:10px}.ae-vendor-link-add__image-card img{aspect-ratio:1;object-fit:contain;background:#fff;border:1px solid #e7eef5;border-radius:12px;width:100%}.ae-vendor-link-add__image-card span{align-items:center;gap:7px;display:flex}.ae-vendor-link-add__image-card input[type=checkbox]{width:auto}.ae-vendor-link-add__spec-list{gap:8px;display:grid}.ae-vendor-link-add__spec-row{grid-template-columns:minmax(130px,.7fr) minmax(180px,1.3fr);gap:8px;display:grid}.ae-vendor-link-add__empty{background:#fff;border:1px dashed #cbd5e1;border-radius:12px;padding:10px}.ae-vendor-link-add__review-final{background:#fff7ed;border:1px solid #ff660038;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.ae-vendor-link-add__review-final button{color:#475569;cursor:not-allowed;background:#cbd5e1;border:0;border-radius:12px;padding:10px 12px;font-weight:950}@media (max-width:760px){.ae-vendor-link-add__review-head,.ae-vendor-link-add__review-final{display:grid}.ae-vendor-link-add__review-head strong{width:fit-content}.ae-vendor-link-add__spec-row{grid-template-columns:1fr}}.ae-vendor-link-add__review h6 small{color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:999px;margin-left:6px;padding:2px 7px;font-size:10px;font-weight:950}.ae-vendor-link-add__review input[readonly]{color:#475569;cursor:not-allowed;background:#f1f5f9}.ae-vendor-link-add__existing{background:#ecfeff;border:1px solid #1ecbe159;border-radius:16px;gap:12px;padding:12px;display:grid}.ae-vendor-link-add__existing span{color:#0f766e;letter-spacing:.1em;font-size:11px;font-weight:950}.ae-vendor-link-add__existing h6{color:var(--ae-navy);margin:4px 0 0;font-size:16px;font-weight:950}.ae-vendor-link-add__existing-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px;display:grid}.ae-vendor-link-add__existing-grid b{color:#0f172a;background:#fff;border:1px solid #0f766e2e;border-radius:12px;padding:9px 10px;font-size:12px;font-weight:950}.ae-vendor-link-add__hint{background:#fff;border:1px dashed #cbd5e1;border-radius:12px;padding:9px 10px}.ae-vendor-other-price-form{background:#f8fbfd;border:1px solid #cfe3f5;border-radius:16px;gap:14px;padding:14px;display:grid}.ae-vendor-other-price-form .ae-vendor-price-editor__safe{background:#fff7ed;border:1px solid #ff660038;border-radius:14px;gap:5px;padding:11px 12px;display:grid}.ae-vendor-other-price-form .ae-vendor-price-editor__safe strong{color:var(--ae-navy);font-size:14px;font-weight:950}.ae-vendor-other-price-form .ae-vendor-price-editor__safe span{color:#9a3412;font-size:12px;font-weight:850}.ae-vendor-other-price-form .ae-vendor-link-add__review-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.ae-vendor-other-price-form label{gap:6px;display:grid}.ae-vendor-other-price-form label span{color:var(--ae-navy);font-size:12px;font-weight:950}.ae-vendor-other-price-form input,.ae-vendor-other-price-form select{width:100%;color:var(--ae-navy);background:#fff;border:1px solid #dbe6ef;border-radius:12px;padding:10px 11px;font-size:13px;font-weight:850}.ae-vendor-other-price-form .ae-vendor-price-editor__footer{border-top:1px solid #dbeafe;justify-content:flex-end;gap:10px;padding-top:12px;display:flex}.ae-vendor-other-price-form .ae-vendor-price-editor__footer button{color:var(--ae-navy);background:#fff;border:1px solid #cfe3f5;border-radius:12px;padding:9px 13px;font-weight:950}.ae-vendor-other-price-form .ae-vendor-price-editor__footer button[type=submit]{border-color:var(--ae-blue);background:var(--ae-blue);color:#fff}@media (max-width:760px){.ae-vendor-other-price-form .ae-vendor-price-editor__footer{display:grid}}.ae-vendor-reward-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.ae-vendor-reward-save-msg{color:#0f2742;background:#f7fbff;border:1px solid #cfe3f5;border-radius:12px;margin:10px 0 0;padding:10px 12px;font-weight:800}.ae-vendor-reward-save-msg.ok{color:#087333;background:#f0fff6;border-color:#b8ebcf}.ae-vendor-reward-save-msg.bad{color:#b42318;background:#fff4f1;border-color:#ffd0c7}.ae-vendor-reward-editor{background:#fff;border:1px solid #cfe3f5;border-radius:18px;margin:14px 0;padding:14px;box-shadow:0 14px 32px #0f274214}.ae-vendor-reward-editor__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.ae-vendor-reward-editor__head b{color:#0f2742;font-size:16px;display:block}.ae-vendor-reward-editor__head span{color:#57708c;margin-top:3px;font-size:12px;font-weight:800;display:block}.ae-vendor-reward-rules{gap:12px;display:grid}.ae-vendor-reward-rule{background:#f8fcff;border:1px solid #d9e9f7;border-radius:16px;grid-template-columns:minmax(220px,1.4fr) minmax(100px,.45fr) minmax(190px,1fr) minmax(130px,.6fr);align-items:end;gap:10px;padding:12px;display:grid}.ae-vendor-reward-rule b{color:#102a44;font-size:14px;display:block}.ae-vendor-reward-rule span{color:#60768e;margin-top:3px;font-size:11px;font-weight:800;display:block}.ae-vendor-reward-rule label{color:#405a75;text-transform:uppercase;gap:5px;font-size:11px;font-weight:900;display:grid}.ae-vendor-reward-rule input[type=number],.ae-vendor-reward-rule input:not([type]){color:#102a44;background:#fff;border:1px solid #c8deef;border-radius:10px;width:100%;min-height:38px;padding:8px 10px;font-weight:800}.ae-vendor-reward-rule input[readonly]{color:#60768e;background:#eef5fb}.ae-vendor-reward-rule input[type=checkbox]{accent-color:#16a34a;width:18px;height:18px}.ae-vendor-reward-redeem-grid{border-top:1px dashed #c8deef;grid-column:1/-1;grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px;padding-top:8px;display:grid}.ae-vendor-reward-editor__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.ae-vendor-reward-editor__actions button{border-radius:999px;min-height:38px;padding:8px 14px;font-weight:900}@media (max-width:900px){.ae-vendor-reward-rule,.ae-vendor-reward-redeem-grid{grid-template-columns:1fr}.ae-vendor-reward-actions,.ae-vendor-reward-editor__actions{justify-content:stretch}.ae-vendor-reward-actions button,.ae-vendor-reward-editor__actions button{width:100%}}.ae-vendor-reward-actions button{color:#102a44;cursor:pointer;background:#fff;border:1px solid #c8deef;border-radius:999px;min-height:36px;padding:8px 14px;font-weight:900;box-shadow:0 8px 18px #0f274214}.ae-vendor-reward-actions button:first-child{color:#fff;background:#0f6fc6;border-color:#0f6fc6}.ae-vendor-reward-actions button:disabled{opacity:.55;cursor:not-allowed}.ae-vendor-review-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.ae-vendor-review-metrics div{background:#fff;border:1px solid #e2ebf4;border-radius:16px;padding:12px;box-shadow:0 8px 18px #0f27420f}.ae-vendor-review-metrics b{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:11px;display:block}.ae-vendor-review-metrics strong{color:#102a44;margin-top:4px;font-size:22px;display:block}.ae-vendor-review-metrics span{color:#64748b;margin-top:4px;font-size:12px;display:block}.ae-vendor-review-metrics+.ae-vendor-stock-chips+.ae-vendor-readonly-rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ae-vendor-review-metrics+.ae-vendor-stock-chips+.ae-vendor-readonly-rows div{background:#fff;border:1px solid #e2ebf4;border-radius:16px;padding:12px;box-shadow:0 8px 18px #0f27420f}.ae-vendor-review-metrics+.ae-vendor-stock-chips+.ae-vendor-readonly-rows b{color:#102a44;font-weight:900;display:block}.ae-vendor-review-metrics+.ae-vendor-stock-chips+.ae-vendor-readonly-rows span{color:#526274;margin-top:6px;font-size:13px;line-height:1.45;display:block}@media (max-width:900px){.ae-vendor-review-metrics,.ae-vendor-review-metrics+.ae-vendor-stock-chips+.ae-vendor-readonly-rows{grid-template-columns:1fr}}.ae-vendor-review-metrics+.ae-vendor-stock-chips+.ae-vendor-readonly-rows span{overflow-wrap:anywhere;word-break:break-word}.ae-vendor-review-metrics+.ae-vendor-stock-chips+.ae-vendor-readonly-rows span code{color:#0f172a;white-space:normal;overflow-wrap:anywhere;background:#f8fafc;border-radius:10px;margin-top:6px;padding:6px 8px;font-size:12px;display:block}.ae-vendor-review-refresh-btn{color:#fff;cursor:pointer;background:#0f6fc6;border:0;border-radius:999px;padding:9px 16px;font-weight:900;box-shadow:0 8px 18px #0f6fc638}.ae-vendor-review-refresh-btn:hover{filter:brightness(.96)}.ae-vendor-review-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin:12px 0;display:flex}.ae-vendor-review-toolbar button,.ae-vendor-review-mini-actions button,.ae-vendor-review-qr-actions button,.ae-vendor-review-form__actions button{color:#0f3d63;cursor:pointer;background:#fff;border:1px solid #b8d7ef;border-radius:999px;padding:8px 13px;font-weight:900}.ae-vendor-review-toolbar button,.ae-vendor-review-form__actions button:last-child,.ae-vendor-review-mini-actions button:first-child{color:#fff;background:#0f6fc6;border-color:#0f6fc6}.ae-vendor-review-toolbar span{color:#526274;font-size:12px;font-weight:800}.ae-vendor-review-action-msg{border-radius:14px;margin:10px 0;padding:10px 12px;font-weight:900}.ae-vendor-review-action-msg.ok{color:#087a35;background:#eafbf1;border:1px solid #b9efce}.ae-vendor-review-action-msg.bad{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.ae-vendor-review-action-msg.info{color:#0f3d63;background:#eef6ff;border:1px solid #bfdbfe}.ae-vendor-review-form{background:#fbfdff;border:1px solid #d6e8f7;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:12px 0;padding:12px;display:grid}.ae-vendor-review-form b{grid-column:1/-1}.ae-vendor-review-form label{color:#334155;flex-direction:column;gap:5px;font-size:12px;font-weight:900;display:flex}.ae-vendor-review-form input,.ae-vendor-review-form select{border:1px solid #cfe0ef;border-radius:10px;padding:9px 10px}.ae-vendor-review-form__actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.ae-vendor-review-qr-actions{background:#fbfdff;border:1px solid #d8e8f5;border-radius:14px;grid-template-columns:130px 1fr;align-items:start;gap:10px;margin-top:10px;padding:10px;display:grid}.ae-vendor-review-qr-actions img{background:#fff;border:1px solid #dbeafe;border-radius:12px;width:120px;height:120px}.ae-vendor-review-qr-actions code{word-break:break-all;color:#0f3d63;background:#eef6ff;border:1px dashed #b8d7ef;border-radius:10px;grid-column:2;padding:8px;display:block}.ae-vendor-review-mini-actions{flex-wrap:wrap;grid-column:2;gap:8px;display:flex}.ae-vendor-review-mini-actions button{min-width:88px}.ae-vendor-review-mini-actions button:last-child{color:#b42318;background:#fff7f7;border-color:#fecaca}@media (max-width:900px){.ae-vendor-review-form,.ae-vendor-review-qr-actions{grid-template-columns:1fr}.ae-vendor-review-qr-actions code,.ae-vendor-review-mini-actions{grid-column:1}}html,body{max-width:100%;overflow-x:hidden}.ae-header,.old-anant-header,.ae-footer,.ae-hero,.ae-store-strip,.ae-section,.ae-products-section,.ae-vendor-dashboard,.ae-vendor-shell,.ae-vendor-readonly-panel,.ae-vendor-price-flow,.ae-customer-account,.ae-policy-page{box-sizing:border-box}.ae-header,.old-anant-header,.ae-footer,.ae-hero,.ae-store-strip,.ae-section,.ae-products-section,.ae-vendor-dashboard,.ae-customer-account,.ae-policy-page{width:min(1680px,100vw - 40px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.ae-vendor-readonly-panel,.ae-vendor-price-flow,.ae-vendor-link-add,.ae-vendor-stock-search,.ae-vendor-readonly-rows,.ae-vendor-review-metrics,.ae-vendor-stock-chips{box-sizing:border-box;width:100%!important;min-width:0!important;max-width:100%!important}.ae-vendor-readonly-rows,.ae-vendor-review-metrics{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}.ae-vendor-stock-chips{flex-wrap:wrap!important;display:flex!important;overflow-x:visible!important}.ae-vendor-stock-chips button{white-space:normal!important}.ae-vendor-readonly-panel__head{flex-wrap:wrap;gap:12px}.ae-vendor-readonly-panel__head button{min-width:120px}@media (max-width:1024px){.ae-header,.old-anant-header,.ae-footer,.ae-hero,.ae-store-strip,.ae-section,.ae-products-section,.ae-vendor-dashboard,.ae-customer-account,.ae-policy-page{width:calc(100vw - 28px)!important}}@media (max-width:640px){.ae-header,.old-anant-header,.ae-footer,.ae-hero,.ae-store-strip,.ae-section,.ae-products-section,.ae-vendor-dashboard,.ae-customer-account,.ae-policy-page{width:calc(100vw - 20px)!important}.ae-vendor-readonly-panel{border-radius:16px!important;padding:14px!important}.ae-vendor-readonly-panel__head{align-items:stretch!important}.ae-vendor-readonly-panel__head button{width:100%!important}.ae-vendor-stock-chips button{flex:auto!important;min-width:116px!important}.ae-vendor-readonly-rows,.ae-vendor-review-metrics{grid-template-columns:1fr!important}}:root{--old-home-shell:calc(100vw - clamp(24px,2.4vw,56px))!important;--ae-home-wide-max-v1b:1760px!important;--anant-home-shell:min(1760px,calc(100vw - 40px))!important;--anant-ratio-shell:min(1760px,calc(100vw - 40px))!important;--ae-lower-shell:min(1760px,calc(100vw - 40px))!important}.old-anant-header,.ae-header,.ae-footer,.old-home-wrap,.old-home-section,.old-home-hero,.old-home-main,.ae-hero,.ae-store-strip,.ae-section,.ae-products-section,.ae-vendor-dashboard,.ae-customer-account,.ae-policy-page{box-sizing:border-box!important;width:min(1760px,100vw - 40px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.old-home-hero,.ae-hero{min-width:0!important;overflow:hidden!important}.old-home-hero>*,.ae-hero>*{min-width:0!important}@media (max-width:1024px){:root{--old-home-shell:calc(100vw - 28px)!important;--anant-home-shell:calc(100vw - 28px)!important;--anant-ratio-shell:calc(100vw - 28px)!important;--ae-lower-shell:calc(100vw - 28px)!important}.old-anant-header,.ae-header,.ae-footer,.old-home-wrap,.old-home-section,.old-home-hero,.old-home-main,.ae-hero,.ae-store-strip,.ae-section,.ae-products-section,.ae-vendor-dashboard,.ae-customer-account,.ae-policy-page{width:calc(100vw - 28px)!important}}@media (max-width:640px){:root{--old-home-shell:calc(100vw - 20px)!important;--anant-home-shell:calc(100vw - 20px)!important;--anant-ratio-shell:calc(100vw - 20px)!important;--ae-lower-shell:calc(100vw - 20px)!important}.old-anant-header,.ae-header,.ae-footer,.old-home-wrap,.old-home-section,.old-home-hero,.old-home-main,.ae-hero,.ae-store-strip,.ae-section,.ae-products-section,.ae-vendor-dashboard,.ae-customer-account,.ae-policy-page{width:calc(100vw - 20px)!important}}:root{--anant-view-shell:min(1760px, calc(100vw - 40px))!important;--old-home-shell:var(--anant-view-shell)!important;--ae-home-wide-max-v1b:1760px!important;--anant-home-shell:var(--anant-view-shell)!important;--anant-ratio-shell:var(--anant-view-shell)!important;--ae-lower-shell:var(--anant-view-shell)!important}.ae-page,.old-anant-header,.old-anant-hero,.old-home-after-hero,.old-home-after-hero .ae-trust-strip,.old-home-after-hero .old-home-store-section,.old-home-after-hero .old-brand-strip,.old-home-after-hero .old-accessories-section,.old-home-after-hero .old-electronics-section,.old-site-footer,.ae-vendor-dashboard,.ae-customer-account{width:var(--anant-view-shell)!important;box-sizing:border-box!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.ae-page,.ae-page>*{min-width:0!important}@media (max-width:1024px){:root{--anant-view-shell:calc(100vw - 28px)!important}}@media (max-width:640px){:root{--anant-view-shell:calc(100vw - 20px)!important}}.old-hero-deal-info>span{display:none!important}.old-hero-deal-info{align-content:center!important;gap:8px!important}.old-anant-hero,.ae-hero{background-image:linear-gradient(#1e6faa13 1px,#0000 1px),linear-gradient(90deg,#1e6faa13 1px,#0000 1px),linear-gradient(120deg,#d6f5ffb8,#ffffffdb 52%,#fff7dab8)!important;background-position:50%!important;background-size:78px 78px,78px 78px,100% 100%!important}.old-home-after-hero .ae-trust-strip,.old-home-after-hero .old-accessories-section,.old-home-after-hero .old-electronics-section,.old-home-after-hero .old-cta-band,.old-home-after-hero .old-about-section,.old-home-after-hero .old-testimonials-section{width:calc(100% - 32px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.old-home-after-hero .old-acc-scroll{scrollbar-width:none!important;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;gap:14px!important;padding:0!important;display:grid!important;overflow:visible!important}.old-home-after-hero .old-acc-scroll::-webkit-scrollbar{display:none!important}.old-home-after-hero .old-acc-card{flex:initial!important;border-radius:14px!important;flex-direction:column!important;min-width:0!important;min-height:276px!important;padding:16px!important;display:flex!important}.old-home-after-hero .old-acc-img{border-radius:12px!important;height:108px!important}.old-home-after-hero .old-acc-wa{border-radius:10px!important;min-height:42px!important;margin-top:auto!important}.old-home-after-hero .old-electronics-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:16px!important}.old-anant-header{box-sizing:border-box!important;width:calc(100vw - 40px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-left:clamp(16px,3vw,72px)!important;padding-right:clamp(16px,3vw,72px)!important}@media (min-width:1181px){.old-anant-header .old-icon-btn{display:none!important}.old-anant-header .old-desktop-nav{gap:8px!important}.old-anant-header .old-desktop-nav a,.old-anant-header .old-desktop-nav button{white-space:nowrap!important;min-height:46px!important;padding:0 14px!important;font-size:14px!important}.old-anant-header .old-call-btn{min-height:52px!important;padding:0 18px!important;font-size:16px!important}}.mkd-product-shell-v1{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin:0!important}.mkd-product-shell-v1 .mkd-product-page-v1{box-sizing:border-box!important;width:calc(100vw - 40px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-top:24px!important}.mkd-product-shell-v1 .mkd-detail-wrap,.mkd-product-shell-v1 .mkd-related-wrap-v1b{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.mkd-product-shell-v1 .mkd-detail-card{grid-template-columns:minmax(360px,520px) minmax(0,1fr)!important;gap:20px!important}.mkd-product-shell-v1 .mkd-detail-media,.mkd-product-shell-v1 .mkd-detail-info,.mkd-product-shell-v1 .specs-card,.mkd-product-shell-v1 .seo-home-faq{box-sizing:border-box!important;min-width:0!important}@media (max-width:1024px){.old-anant-header,.mkd-product-shell-v1 .mkd-product-page-v1{width:calc(100vw - 28px)!important}}@media (max-width:860px){.mkd-product-shell-v1 .mkd-detail-card{grid-template-columns:1fr!important}.mkd-product-shell-v1 .mkd-detail-media{position:relative!important;top:auto!important}}@media (max-width:640px){.old-anant-header,.mkd-product-shell-v1 .mkd-product-page-v1{width:calc(100vw - 20px)!important}}.old-anant-header{grid-template-columns:minmax(230px,auto) minmax(0,1fr) minmax(118px,auto)!important;gap:clamp(10px,1.4vw,22px)!important;overflow:hidden!important}.old-anant-header .old-logo-row,.old-anant-header .old-desktop-nav,.old-anant-header .old-top-actions{min-width:0!important}.old-anant-header .old-logo-text strong,.old-anant-header .old-logo-text small{white-space:nowrap!important}.old-anant-header .old-desktop-nav{justify-content:center!important;overflow:hidden!important}.old-anant-header .old-top-actions{justify-content:flex-end!important;overflow:visible!important}.old-anant-header .old-call-btn{white-space:nowrap!important;flex:none!important;max-width:176px!important;overflow:hidden!important}@media (max-width:1320px) and (min-width:1181px){.old-anant-header .old-logo-box{width:56px!important;height:56px!important}.old-anant-header .old-logo-box img{width:42px!important;height:42px!important}.old-anant-header .old-logo-text strong{font-size:16px!important}.old-anant-header .old-logo-text small{font-size:10px!important}.old-anant-header .old-call-btn{max-width:146px!important;padding:0 14px!important;font-size:14px!important}}@media (max-width:1180px){.old-anant-header{justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}}@media (min-width:1181px){.old-anant-header{width:var(--anant-view-shell)!important;grid-template-columns:minmax(230px,auto) minmax(0,1fr) minmax(118px,auto)!important}.mkd-product-shell-v1 .mkd-product-page-v1{width:var(--anant-view-shell)!important}}.ae-mobiles-shell,.ae-accessories-shell{width:var(--anant-view-shell)!important;box-sizing:border-box!important;max-width:none!important;padding-left:clamp(12px,3vw,72px)!important;padding-right:clamp(12px,3vw,72px)!important}@media (max-width:760px){.old-home-after-hero .old-hot-chip-row{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;display:flex!important;overflow:auto hidden!important}.old-home-after-hero .old-hot-chip-row::-webkit-scrollbar{display:none!important}}
