:root{
  --blue:#0066FF;--accent:#00A8FF;--navy:#0B1220;--silver:#C0C6D4;--light:#F4F6F9;
  --text:#101828;--muted:#667085;--border:#E4E7EC;--radius:14px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff}a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}.d360-container{width:min(1400px,calc(100% - 40px));margin:auto}
.d360-utility{background:var(--navy);color:#fff;font-size:12px}.d360-utility .d360-container{height:32px;display:flex;align-items:center;justify-content:space-between}.d360-utility-links{display:flex;gap:20px;opacity:.9}
.d360-header{background:#fff;position:relative;z-index:10}.d360-header-main{display:grid;grid-template-columns:180px 1fr 270px;gap:30px;align-items:center;padding:12px 0}.d360-logo{width:170px;height:auto}.d360-search{height:46px;border:1px solid var(--border);border-radius:26px;display:flex;overflow:hidden;background:#fff}.d360-search input{flex:1;border:0;outline:0;padding:0 18px;font-size:14px}.d360-search button{width:52px;border:0;background:var(--blue);color:#fff;font-size:24px;cursor:pointer}
.d360-header-actions{display:flex;justify-content:flex-end;gap:20px}.d360-action{position:relative;display:flex;flex-direction:column;align-items:center;font-size:18px}.d360-action small{font-size:11px;margin-top:3px}.d360-action b{position:absolute;right:-8px;top:-4px;background:var(--blue);color:#fff;border-radius:50%;font-size:9px;min-width:17px;height:17px;text-align:center;padding-top:3px}
.d360-nav{border-top:1px solid #f0f2f5;border-bottom:1px solid #e9edf3}.d360-nav-inner{display:flex;align-items:center;gap:25px;min-height:52px;font-size:13px;white-space:nowrap;overflow:auto}.d360-nav a:hover{color:var(--blue)}.d360-all-categories{background:var(--blue);color:#fff!important;padding:14px 24px;border-radius:5px;font-weight:700}.d360-deals{color:#d92d20!important;font-weight:700;margin-left:auto}
.d360-hero{position:relative;min-height:390px;overflow:hidden;background:linear-gradient(110deg,#edf6ff,#dcecff 45%,#b9d5f4)}.d360-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.d360-hero-content{position:relative;z-index:1;min-height:390px;display:flex;align-items:center}.d360-hero-copy{max-width:610px;padding:50px 0}.d360-eyebrow,.d360-kicker{font-size:13px;letter-spacing:.08em;font-weight:800;color:#3b5b80}.d360-hero h1{font-size:clamp(42px,5vw,72px);line-height:.98;margin:12px 0 18px;color:var(--navy);max-width:650px}.d360-hero p{font-size:19px;line-height:1.5;max-width:520px}.d360-btn{display:inline-flex;gap:15px;align-items:center;background:var(--blue);color:#fff;padding:14px 22px;border-radius:7px;font-weight:700;margin-top:10px;box-shadow:0 8px 18px rgba(0,102,255,.18)}.d360-hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;font-size:12px;font-weight:600}
.d360-section{padding:34px 0}.d360-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.d360-section-head h2{font-size:26px;margin:5px 0 0}.d360-view-all{color:var(--blue);font-weight:700;font-size:13px}
.d360-category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.d360-category{text-align:center;font-weight:700;font-size:13px}.d360-category img,.d360-category-placeholder{width:100px;height:100px;border-radius:50%;object-fit:contain;background:#f5f8fc;margin:0 auto 10px;padding:10px}.d360-category-placeholder{display:grid;place-items:center;font-size:38px}
.d360-promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d360-promo-card{position:relative;min-height:190px;border-radius:12px;overflow:hidden;background:#eaf3ff}.d360-promo-card img{width:100%;height:100%;object-fit:cover;position:absolute}.d360-promo-overlay{position:relative;padding:24px;max-width:65%;min-height:190px;display:flex;flex-direction:column;justify-content:center}.d360-promo-overlay h3{font-size:23px;margin:0 0 7px}.d360-promo-overlay p{margin:0 0 15px}.d360-promo-overlay span{font-weight:700;color:var(--blue)}
.d360-trust{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}.d360-trust-grid{display:grid;grid-template-columns:repeat(5,1fr);padding:20px 0}.d360-trust-item{display:flex;gap:12px;align-items:center;padding:0 18px;border-right:1px solid var(--border)}.d360-trust-item:last-child{border:0}.d360-trust-icon{font-size:25px}.d360-trust-item strong,.d360-trust-item span{display:block}.d360-trust-item strong{font-size:13px}.d360-trust-item span{font-size:11px;color:var(--muted);margin-top:3px}
.d360-product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.d360-product-card{border:1px solid var(--border);border-radius:10px;overflow:hidden;background:#fff;transition:.2s}.d360-product-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(16,24,40,.08)}.d360-product-image{display:block;position:relative;background:#f8fafc;aspect-ratio:1/1;overflow:hidden}.d360-product-image img{width:100%;height:100%;object-fit:contain;padding:16px}.d360-sale{position:absolute;top:10px;left:10px;background:#f04438;color:#fff;font-size:10px;font-weight:700;padding:5px 8px;border-radius:4px}.d360-product-info{padding:12px}.d360-product-info small{color:var(--muted);font-size:10px}.d360-product-info h3{font-size:14px;line-height:1.35;margin:5px 0 12px}.d360-price{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.d360-price strong{font-size:16px}.d360-price del{font-size:11px;color:var(--muted)}.d360-add{width:100%;border:0;background:var(--blue);color:#fff;border-radius:6px;padding:10px;margin-top:12px;font-weight:700;cursor:pointer}.d360-disabled{background:#98a2b3;cursor:not-allowed}.d360-editor-note{padding:35px;text-align:center;background:var(--light);border-radius:10px;color:var(--muted)}
.d360-wide-banner{display:block;position:relative;min-height:260px;border-radius:14px;overflow:hidden;background:#eaf3ff}.d360-wide-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.d360-wide-copy{position:relative;max-width:500px;padding:45px}.d360-wide-copy span{font-weight:800;color:var(--blue);letter-spacing:.08em;font-size:12px}.d360-wide-copy h2{font-size:38px;line-height:1.05;margin:10px 0}.d360-wide-copy p{font-size:16px}.d360-wide-copy strong{color:var(--blue)}
.d360-brand-row{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.d360-brand{height:72px;display:grid;place-items:center;border:1px solid var(--border);border-radius:10px;background:#fff;font-weight:800;color:#344054}.d360-brand img{max-height:42px;max-width:130px;object-fit:contain}
.d360-newsletter{margin:25px auto;padding:24px min(4vw,60px);width:min(1400px,calc(100% - 40px));background:#eef6ff;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:30px}.d360-newsletter strong{font-size:20px}.d360-newsletter p{margin:5px 0 0;color:var(--muted);font-size:13px}.d360-newsletter-form{display:flex;min-width:480px}.d360-newsletter-form input{flex:1;border:1px solid var(--border);border-radius:6px 0 0 6px;padding:13px}.d360-newsletter-form button{border:0;background:var(--blue);color:#fff;padding:0 22px;border-radius:0 6px 6px 0;font-weight:700}
.d360-footer{background:#fff;border-top:1px solid var(--border);padding-top:10px}.d360-footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:35px;padding:25px 0 35px}.d360-footer-brand img{width:160px}.d360-footer h4{margin:0 0 13px}.d360-footer-grid a{display:block;font-size:13px;color:#475467;margin:9px 0}.d360-footer-grid p{font-size:13px;color:var(--muted)}.d360-socials{display:flex;gap:8px}.d360-socials a{width:30px;height:30px;border:1px solid var(--border);display:grid!important;place-items:center;border-radius:50%;font-weight:700;margin:0!important}.d360-footer-bottom{border-top:1px solid var(--border);padding:15px 0;font-size:11px;color:var(--muted)}.d360-footer-bottom .d360-container{display:flex;justify-content:space-between}
.d360-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px}.d360-product-gallery{background:#f8fafc;border-radius:14px;padding:25px}.d360-product-detail h1{font-size:42px;line-height:1.1}.d360-product-page-price{font-size:28px;font-weight:800;color:var(--blue);margin:20px 0}.d360-product-detail select{width:100%;padding:13px;margin:10px 0 15px}.d360-buy{width:100%;border:0;font-size:16px;cursor:pointer}.d360-description{line-height:1.7;color:#475467}.d360-product-trust{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px;font-size:12px}.d360-product-trust span{background:var(--light);padding:8px 10px;border-radius:6px}
.d360-cart-row{display:grid;grid-template-columns:90px 1fr 90px;gap:20px;align-items:center;border-bottom:1px solid var(--border);padding:15px 0}.d360-cart-row img{width:90px;height:90px;object-fit:contain;background:#f8fafc}.d360-cart-row div span{display:block;margin-top:8px;font-weight:700}.d360-cart-total{display:flex;justify-content:flex-end;gap:20px;align-items:center;padding-top:25px}.d360-empty{text-align:center;padding:70px 0}.d360-search-page{max-width:700px;margin:20px 0}
@media(max-width:1100px){.d360-header-main{grid-template-columns:150px 1fr}.d360-header-actions{display:none}.d360-category-grid{grid-template-columns:repeat(4,1fr)}.d360-product-grid{grid-template-columns:repeat(3,1fr)}.d360-trust-grid{grid-template-columns:repeat(3,1fr);gap:20px}.d360-trust-item:nth-child(3){border:0}.d360-brand-row{grid-template-columns:repeat(4,1fr)}}
@media(max-width:720px){.d360-container{width:min(100% - 24px,1400px)}.d360-utility-links{display:none}.d360-header-main{display:block;padding:10px 0}.d360-logo{width:140px;margin:0 auto 10px}.d360-search{width:100%}.d360-nav-inner{gap:18px}.d360-all-categories{padding:12px 16px}.d360-hero,.d360-hero-content{min-height:420px}.d360-hero-bg{opacity:.28}.d360-hero-copy{padding:35px 0}.d360-hero h1{font-size:42px}.d360-hero p{font-size:16px}.d360-hero-trust{font-size:10px;gap:10px}.d360-category-grid{display:flex;overflow:auto;padding-bottom:5px}.d360-category{min-width:90px}.d360-category img,.d360-category-placeholder{width:72px;height:72px}.d360-promo-grid{grid-template-columns:1fr}.d360-promo-card{min-height:170px}.d360-trust-grid{grid-template-columns:1fr 1fr}.d360-trust-item{border:0;padding:10px 5px}.d360-product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.d360-product-info h3{font-size:12px}.d360-price strong{font-size:14px}.d360-wide-copy{padding:30px 22px;max-width:75%}.d360-wide-copy h2{font-size:28px}.d360-brand-row{grid-template-columns:repeat(2,1fr)}.d360-newsletter{display:block;width:calc(100% - 24px)}.d360-newsletter-form{min-width:0;margin-top:18px}.d360-footer-grid{grid-template-columns:1fr 1fr}.d360-footer-brand{grid-column:1/-1}.d360-footer-bottom .d360-container{display:block}.d360-product-layout{grid-template-columns:1fr;gap:25px}.d360-product-detail h1{font-size:32px}}
