:root{--v49-navy:#08264b;--v49-blue:#0876e8;--v49-blue-dark:#005fc7;--v49-soft:#f4f8fc;--v49-line:#e4edf6;--v49-text:#102848;--v49-muted:#60728b;--v49-red:#ff2f43;--v49-gold:#ffac18}
body{background:#fff;color:var(--v49-text)}
.v49-home{display:flex;flex-direction:column;gap:0;background:#fff}
.v49-home .container{width:min(1460px,calc(100% - 48px));margin-inline:auto}
.v49-hero-section{padding:0 0 18px;background:linear-gradient(180deg,#f7fbff 0,#fff 100%)}
.v49-hero-shell{padding-top:18px}
.v49-slider{position:relative;overflow:hidden;border-radius:0;background:#edf7ff;min-height:455px;box-shadow:0 8px 34px rgba(18,54,94,.08)}
.v49-slide{position:absolute;inset:0;display:grid;grid-template-columns:46% 54%;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s;background:linear-gradient(90deg,#e7f4ff 0%,#f7fbff 47%,#e6f4ff 100%)}
.v49-slide.active{position:relative;opacity:1;visibility:visible}
.v49-slide-copy{position:relative;z-index:3;padding:64px 18px 58px 54px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.v49-eyebrow,.v49-kicker{font-size:12px;letter-spacing:.13em;font-weight:900;color:var(--v49-blue)}
.v49-slide h1{font-size:clamp(42px,4vw,70px);line-height:.98;letter-spacing:-.045em;margin:12px 0 18px;color:var(--v49-navy);max-width:650px}
.v49-slide p{font-size:19px;line-height:1.55;color:#334d6c;max-width:580px;margin:0 0 26px}
.v49-primary-cta{display:inline-flex;align-items:center;gap:22px;background:var(--v49-blue);color:#fff!important;text-decoration:none;font-weight:900;padding:16px 24px;border-radius:7px;box-shadow:0 8px 18px rgba(8,118,232,.2)}
.v49-primary-cta:hover{background:var(--v49-blue-dark);transform:translateY(-1px)}
.v49-hero-benefits{display:flex;gap:28px;margin-top:30px;padding-top:24px;border-top:1px solid rgba(8,38,75,.12);width:100%}
.v49-hero-benefits div{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center;min-width:145px}
.v49-hero-benefits div>span{grid-row:1/3;font-size:22px;color:var(--v49-blue)}
.v49-hero-benefits b{font-size:12px;color:var(--v49-navy)}
.v49-hero-benefits small{font-size:11px;color:var(--v49-muted);margin-top:3px}
.v49-slide-visual{position:relative;min-height:455px;overflow:hidden}
.v49-slide-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#edf7ff 0%,rgba(237,247,255,.12) 32%,rgba(237,247,255,0) 100%)}
.v49-slide-visual img{width:100%;height:100%;object-fit:cover;display:block}
.v49-sale-orb{position:absolute;right:32px;top:35px;z-index:4;width:132px;height:132px;background:var(--v49-navy);color:#fff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 30px rgba(8,38,75,.22);transform:rotate(4deg)}
.v49-sale-orb small{font-weight:900;font-size:11px}.v49-sale-orb strong{font-size:24px;line-height:1.05;margin:3px 0}.v49-sale-orb span{font-size:10px}
.v49-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:8;width:46px;height:46px;border-radius:50%;border:0;background:#fff;color:var(--v49-navy);font-size:32px;box-shadow:0 8px 24px rgba(8,38,75,.14);cursor:pointer}.v49-slider-arrow.prev{left:17px}.v49-slider-arrow.next{right:17px}
.v49-slider-dots{position:absolute;left:50%;bottom:15px;z-index:8;display:flex;gap:8px;transform:translateX(-50%)}.v49-slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:#d8e2ed;padding:0}.v49-slider-dots button.active{background:var(--v49-blue)}
.v49-category-section{padding:26px 0 20px}.v49-category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:16px}.v49-category-card{text-align:center;color:var(--v49-text)!important;text-decoration:none}.v49-category-image{height:118px;border:1px solid #edf1f5;border-radius:11px;background:#f7f8fa;display:block;overflow:hidden;transition:.2s ease}.v49-category-image img{width:100%;height:100%;object-fit:cover;transition:.25s}.v49-category-card b{display:block;font-size:13px;margin-top:10px}.v49-category-card:hover .v49-category-image{box-shadow:0 9px 28px rgba(20,52,88,.12);transform:translateY(-2px)}.v49-category-card:hover img{transform:scale(1.04)}
.v49-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:16px 0 34px}.v49-promo-card{min-height:265px;border-radius:10px;overflow:hidden;display:grid;grid-template-columns:48% 52%;text-decoration:none;color:var(--v49-navy)!important;position:relative}.v49-promo-card>div{padding:34px 0 30px 34px;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.v49-promo-card span,.v49-lifestyle-card span{font-size:11px;letter-spacing:.13em;font-weight:900;color:var(--v49-blue)}.v49-promo-card h2{font-size:31px;line-height:1.04;margin:8px 0 10px;letter-spacing:-.03em}.v49-promo-card p{font-size:14px;line-height:1.5;color:#53687f;max-width:320px}.v49-promo-card b,.v49-lifestyle-card b{background:var(--v49-blue);color:#fff;border-radius:6px;padding:12px 18px;font-size:12px;margin-top:6px}.v49-promo-card img{width:100%;height:100%;object-fit:cover}.v49-tech-promo{background:#e9f5ff}.v49-home-promo{background:#fff1df}
.v49-section{padding:30px 0 42px}.v49-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:18px}.v49-section-heading h2{font-size:31px;letter-spacing:-.035em;margin:5px 0 3px}.v49-section-heading p{margin:0;color:var(--v49-muted);font-size:13px}.v49-deal-heading-actions{display:flex;align-items:center;gap:26px}.v49-deal-heading-actions>a,.v49-simple-heading>a{font-size:13px;font-weight:900;color:var(--v49-blue);text-decoration:none;white-space:nowrap}.v49-countdown{display:flex;align-items:center;gap:12px;background:#f2f7fc;border-radius:8px;padding:10px 14px}.v49-countdown small{font-size:11px;color:var(--v49-muted)}.v49-countdown strong{font-size:15px;letter-spacing:.06em;color:var(--v49-navy)}
.v49-product-grid{display:grid;gap:18px}.v49-deal-products{grid-template-columns:repeat(5,1fr)}.v49-new-products{grid-template-columns:repeat(6,1fr)}.v49-product-card{border:1px solid #edf1f5;border-radius:9px;background:#fff;overflow:hidden;transition:.2s ease}.v49-product-card:hover{box-shadow:0 14px 34px rgba(21,55,92,.11);transform:translateY(-2px)}.v49-product-image{position:relative;height:230px;display:flex;align-items:center;justify-content:center;background:#f8fafc;overflow:hidden}.v49-product-image img{width:100%;height:100%;object-fit:contain;padding:12px;transition:.25s}.v49-product-card:hover .v49-product-image img{transform:scale(1.035)}.v49-discount{position:absolute;top:10px;left:10px;background:var(--v49-red);color:#fff;border-radius:4px;padding:5px 8px;font-size:11px;font-weight:900;z-index:2}.v49-heart{position:absolute;right:12px;top:10px;font-size:22px;color:#57708f;z-index:2}.v49-product-copy{padding:13px}.v49-product-copy h3{font-size:13px;line-height:1.42;margin:0 0 8px;min-height:38px}.v49-product-copy h3 a{color:var(--v49-text);text-decoration:none}.v49-rating{font-size:12px;color:var(--v49-gold);margin-bottom:7px}.v49-rating span{color:#7b8ca0}.v49-price-row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.v49-price-row strong{font-size:16px;color:#e51d35}.v49-price-row del{font-size:11px;color:#8391a1}.v49-product-cta{display:block;text-align:center;background:var(--v49-blue);color:#fff!important;text-decoration:none;font-size:12px;font-weight:900;padding:10px;border-radius:5px}.v49-product-cta:hover{background:var(--v49-blue-dark)}
.v49-brand-section{display:grid;grid-template-columns:27% 73%;margin-top:8px;margin-bottom:34px;background:linear-gradient(100deg,#eaf6ff 0%,#f8fbff 38%,#fff 100%);border:1px solid #e8f0f8;border-radius:9px;overflow:hidden}.v49-brand-intro{padding:34px}.v49-brand-intro span{font-size:11px;color:var(--v49-blue);font-weight:900;letter-spacing:.12em}.v49-brand-intro h2{font-size:30px;line-height:1.04;margin:9px 0}.v49-brand-intro p{font-size:13px;color:#5f7189}.v49-brand-intro a{display:inline-block;background:var(--v49-blue);color:#fff!important;text-decoration:none;border-radius:6px;padding:11px 17px;font-weight:900;font-size:12px;margin-top:8px}.v49-brand-wall{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#edf2f7;padding:1px}.v49-brand-wall span{min-height:78px;background:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px;font-size:19px;font-weight:900;color:#172033;letter-spacing:-.02em}
.v49-lifestyle-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding-bottom:28px}.v49-lifestyle-card{min-height:250px;display:grid;grid-template-columns:46% 54%;border-radius:9px;overflow:hidden;text-decoration:none;color:var(--v49-navy)!important}.v49-lifestyle-card>div{padding:32px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.v49-lifestyle-card h2{font-size:30px;line-height:1.03;margin:8px 0}.v49-lifestyle-card p{font-size:13px;color:#596d83}.v49-lifestyle-card img{width:100%;height:100%;object-fit:cover}.v49-fashion-card{background:#f6e9df}.v49-toy-card{background:#fff0dd}
.v49-best-mini{margin-top:6px;margin-bottom:35px;border:1px solid #e8eef5;border-radius:10px;padding:26px;display:grid;grid-template-columns:1fr 2fr auto;align-items:center;gap:25px;background:#fbfdff}.v49-best-mini>div:first-child span{font-size:11px;font-weight:900;color:var(--v49-blue)}.v49-best-mini h2{font-size:25px;margin:6px 0 3px}.v49-best-mini p{margin:0;color:var(--v49-muted);font-size:12px}.v49-best-links{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.v49-best-links a{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:8px 10px;border-radius:6px;background:#fff;border:1px solid #edf1f5;text-decoration:none;color:var(--v49-text)}.v49-best-links a>span{width:26px;height:26px;border-radius:50%;background:#e7f3ff;color:var(--v49-blue);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900}.v49-best-links b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v49-best-links strong{font-size:11px;color:#e41f39}.v49-outline-button{border:1px solid var(--v49-blue);color:var(--v49-blue)!important;text-decoration:none;border-radius:6px;padding:11px 15px;font-weight:900;font-size:12px;white-space:nowrap}
.v49-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:24px 0 34px}.v49-trust-strip>div{display:grid;grid-template-columns:40px 1fr;align-items:center;column-gap:10px;padding:17px 18px;border-radius:8px;background:#fff}.v49-trust-strip span{grid-row:1/3;font-size:27px;color:var(--v49-blue)}.v49-trust-strip b{font-size:12px}.v49-trust-strip small{font-size:11px;color:var(--v49-muted)}
.v49-newsletter{margin-bottom:32px;border-radius:9px;background:linear-gradient(90deg,#e9f5ff,#f4f9ff);padding:24px 30px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px}.v49-newsletter span{font-size:10px;letter-spacing:.12em;font-weight:900;color:var(--v49-blue)}.v49-newsletter h2{font-size:23px;margin:4px 0}.v49-newsletter p{margin:0;color:var(--v49-muted);font-size:12px}.v49-newsletter form{display:flex;min-width:500px}.v49-newsletter input{flex:1;border:1px solid #dce8f3;border-right:0;border-radius:6px 0 0 6px;padding:13px 15px;background:#fff}.v49-newsletter button{border:0;border-radius:0 6px 6px 0;background:var(--v49-blue);color:#fff;font-weight:900;padding:0 22px;cursor:pointer}
/* Modern public header/footer refresh */
.utility-bar{background:#062c52!important;color:#fff!important;font-size:12px}.utility-bar a{color:#fff!important;opacity:.92}.site-header{border-bottom:1px solid #eef2f6;background:#fff}.site-header .brand{font-size:34px!important;letter-spacing:-.045em;color:var(--v49-blue)!important;text-transform:none}.site-header .brand:after{content:""}.site-header .search input{border:1px solid #d8e4ef!important;background:#fff!important}.site-header .search button{background:var(--v49-blue)!important;color:#fff!important}.account-nav a{color:var(--v49-navy)!important}.nav-strip{background:#fff!important;border-bottom:1px solid #e7eef5!important}.nav-strip .container{gap:23px!important}.nav-strip a{font-size:12px!important;color:var(--v49-navy)!important}.nav-strip .category-menu{background:#f5f9fd;border-radius:6px;padding:10px 14px!important}.nav-strip .nav-deals{color:var(--v49-blue)!important}.nav-strip .sale-link{margin-left:auto;background:#e9f5ff;color:var(--v49-blue)!important;border-radius:6px;padding:10px 14px!important}.modern-footer{background:#062c52!important;color:#dbe9f7!important}.modern-footer a{color:#dbe9f7!important}.modern-footer .footer-brand{font-size:28px;color:#fff}.modern-footer .copyright{border-top:1px solid rgba(255,255,255,.12)!important}
@media(max-width:1100px){.v49-category-grid{grid-template-columns:repeat(4,1fr)}.v49-deal-products{grid-template-columns:repeat(3,1fr)}.v49-new-products{grid-template-columns:repeat(3,1fr)}.v49-product-card:nth-child(n+7){display:none}.v49-slide{grid-template-columns:52% 48%}.v49-slide-copy{padding-left:38px}.v49-sale-orb{width:108px;height:108px;right:18px}.v49-brand-section{grid-template-columns:33% 67%}.v49-brand-wall{grid-template-columns:repeat(3,1fr)}.v49-best-mini{grid-template-columns:1fr}.v49-best-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.v49-home .container{width:min(100% - 24px,1460px)}.v49-hero-shell{padding-top:10px}.v49-slider{min-height:610px;border-radius:0}.v49-slide{grid-template-columns:1fr;grid-template-rows:auto 260px}.v49-slide-copy{padding:34px 25px 16px}.v49-slide h1{font-size:42px}.v49-slide p{font-size:15px}.v49-hero-benefits{gap:12px;overflow:auto}.v49-hero-benefits div{min-width:132px}.v49-slide-visual{min-height:260px}.v49-sale-orb{top:auto;bottom:180px;right:17px;width:92px;height:92px}.v49-sale-orb strong{font-size:17px}.v49-slider-arrow{width:38px;height:38px;font-size:26px}.v49-category-grid{grid-template-columns:repeat(4,1fr);gap:10px}.v49-category-image{height:78px}.v49-category-card b{font-size:10px}.v49-promo-grid,.v49-lifestyle-grid{grid-template-columns:1fr}.v49-promo-card,.v49-lifestyle-card{min-height:215px}.v49-promo-card h2,.v49-lifestyle-card h2{font-size:24px}.v49-section-heading{align-items:flex-start;flex-direction:column}.v49-deal-heading-actions{width:100%;justify-content:space-between}.v49-deal-products,.v49-new-products{grid-template-columns:repeat(2,1fr);gap:10px}.v49-product-card:nth-child(n+5){display:none}.v49-product-image{height:170px}.v49-brand-section{grid-template-columns:1fr}.v49-brand-wall{grid-template-columns:repeat(2,1fr)}.v49-brand-wall span{min-height:62px;font-size:15px}.v49-trust-strip{grid-template-columns:repeat(2,1fr)}.v49-newsletter{grid-template-columns:1fr}.v49-newsletter form{min-width:0;width:100%}.v49-best-links{grid-template-columns:1fr}.utility-bar .container>div a:nth-child(n+3){display:none}.nav-strip{overflow:auto}.nav-strip .container{min-width:max-content}.account-nav>a span{display:none}}
@media(max-width:460px){.v49-category-grid{grid-template-columns:repeat(2,1fr)}.v49-deal-products,.v49-new-products{grid-template-columns:1fr 1fr}.v49-product-image{height:145px}.v49-product-copy{padding:10px}.v49-product-copy h3{font-size:11px}.v49-price-row strong{font-size:14px}.v49-product-cta{font-size:11px;padding:9px}.v49-promo-card,.v49-lifestyle-card{grid-template-columns:55% 45%}.v49-promo-card>div,.v49-lifestyle-card>div{padding:22px 8px 22px 20px}.v49-trust-strip{grid-template-columns:1fr 1fr}.v49-newsletter{padding:20px}.v49-newsletter form{display:grid;grid-template-columns:1fr}.v49-newsletter input{border:1px solid #dce8f3;border-radius:6px}.v49-newsletter button{border-radius:6px;margin-top:8px;padding:12px}}
