/* Homepage only. Logo palette: ocean blue, raspberry pink and a small golden accent. */
.hm-home{container-type:inline-size;container-name:home}
:root{--hm-blue:#087ca7;--hm-blue-dark:#075476;--hm-pink:#db005b;--hm-gold:#f2b436;--hm-ink:#182b3c;--hm-muted:#647381;--hm-border:#e1e8ed;--hm-bg:#f3f6f8}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--hm-ink);background:var(--hm-bg);font:14px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--hm-blue);outline-offset:3px}img{max-width:100%;display:block}svg{display:block}h1,h2,h3,p{margin:0}[hidden]{display:none!important}
.hm-container{width:calc(100% - 48px);max-width:1480px;margin-inline:auto}.hm-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.hm-skip{position:fixed;top:-80px;left:16px;padding:12px;background:#fff;z-index:100}.hm-skip:focus{top:8px}.hm-top{background:#edf6fa;color:var(--hm-blue-dark);font-size:11px;border-top:3px solid var(--hm-pink)}.hm-top>.hm-container,.hm-top>.hm-container>div{display:flex;justify-content:space-between;align-items:center;gap:22px;min-height:29px}.hm-top b{font-weight:650}.hm-top a:hover{text-decoration:underline}
.hm-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--hm-border)}.hm-header-row{display:flex;align-items:center;gap:28px;min-height:87px}.hm-logo{flex:0 0 166px}.hm-logo img{width:155px;height:62px;object-fit:contain}.hm-search{display:flex;align-items:stretch;flex:1;min-width:0;height:46px;border:1.5px solid var(--hm-blue);border-radius:8px;background:#fff;overflow:hidden}.hm-search select{max-width:155px;min-width:110px;padding:0 10px;border:0;border-right:1px solid var(--hm-border);background:#f5f8fa;color:var(--hm-muted);font-size:12px}.hm-search input{flex:1;min-width:0;padding:0 14px;border:0;outline-offset:-3px;font-size:14px}.hm-search button{display:flex;align-items:center;justify-content:center;gap:8px;border:0;background:var(--hm-blue);color:#fff;padding:0 18px;font-size:13px;font-weight:650}.hm-search button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.hm-account-actions{display:flex;gap:22px;flex-shrink:0}.hm-account-actions>a{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:650;min-height:44px}.hm-account-actions svg{width:25px;height:25px;fill:none;stroke:var(--hm-blue-dark);stroke-width:1.6}.hm-cart-link{position:relative}.hm-cart-link b{position:absolute;top:-1px;left:14px;min-width:17px;height:17px;align-items:center;justify-content:center;background:var(--hm-pink);color:#fff;border-radius:12px;font-size:10px}
.hm-nav{background:#fff;border-bottom:1px solid var(--hm-border)}.hm-nav-row{display:flex;align-items:center;gap:28px;min-height:46px;overflow-x:auto;scrollbar-width:thin;white-space:nowrap}.hm-nav a{display:flex;align-items:center;min-height:44px;font-size:12px;font-weight:550}.hm-nav a:hover{color:var(--hm-pink)}.hm-all-categories{gap:10px;color:var(--hm-blue-dark);padding-right:24px;border-right:1px solid var(--hm-border)}.hm-all-categories svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.hm-nav-cod{margin-left:auto;color:var(--hm-pink)}
.hm-discovery{display:grid;grid-template-columns:220px minmax(0,1fr) 245px;gap:16px;margin-top:20px}.hm-departments{background:#fff;border:1px solid var(--hm-border);border-radius:10px;padding:14px 12px}.hm-departments h2{font-size:12px;margin:0 8px 10px;font-weight:700}.hm-departments nav{display:grid;gap:0}.hm-department-link{display:flex;align-items:center;gap:10px;font-size:12px;border-radius:5px;min-height:31px;padding:5px 8px}.hm-department-link svg{width:18px;height:18px;flex-shrink:0;stroke:var(--hm-blue);fill:none;stroke-width:1.6}.hm-department-link:hover{background:#edf6fa;color:var(--hm-blue-dark)}.hm-department-link span:last-child{margin-left:auto;color:#96a2ac}
.hm-hero{position:relative;display:flex;align-items:center;min-height:342px;border:1px solid #d1e8f1;border-radius:10px;background:#e9f5fa;overflow:hidden}.hm-hero-copy{position:relative;z-index:1;padding:28px 0 28px 30px;max-width:67%}.hm-eyebrow{font-size:10px;letter-spacing:1.1px;font-weight:750;color:var(--hm-blue-dark)}.hm-hero h1{font-size:clamp(28px,2.8vw,40px);line-height:1.12;letter-spacing:-1px;margin:12px 0 15px;font-weight:750}.hm-hero em{font-style:normal;color:var(--hm-blue)}.hm-hero p{font-size:13px;color:#486475;line-height:1.7}.hm-button{display:inline-flex;gap:18px;align-items:center;justify-content:center;min-height:44px;padding:10px 17px;background:var(--hm-blue);color:#fff;border:1px solid var(--hm-blue);border-radius:6px;font-size:12px;font-weight:700;transition:background .15s,transform .15s}.hm-button:hover{background:var(--hm-blue-dark);border-color:var(--hm-blue-dark);transform:translateY(-1px)}.hm-hero .hm-button{margin-top:22px}.hm-hero-note{display:block;font-size:10px;color:var(--hm-blue-dark);margin-top:12px}.hm-shopping-art{width:43%;max-height:310px;position:absolute;right:-1%;bottom:12px}.hm-service-stack{display:flex;flex-direction:column;gap:12px}.hm-cod-card{flex:1;background:#fff0f5;border:1px solid #f4d3e1;border-radius:10px;padding:22px 18px}.hm-cod-tag{font-size:10px;font-weight:750;color:#a70048}.hm-cod-card h2{font-size:23px;line-height:1.25;margin:13px 0 11px;letter-spacing:-.4px}.hm-cod-card strong{color:var(--hm-pink)}.hm-cod-card p{font-size:11px;color:#785466}.hm-cod-card a{display:flex;align-items:center;justify-content:space-between;min-height:38px;margin-top:8px;font-size:12px;font-weight:650;color:#a70048}.hm-support-card{display:flex;align-items:center;gap:10px;padding:14px;background:#fff;border:1px solid var(--hm-border);border-radius:10px}.hm-support-icon{display:grid;place-items:center;width:31px;height:31px;flex-shrink:0;border-radius:50%;background:#e8f5fa;color:var(--hm-blue);font-size:19px;font-weight:650}.hm-support-card strong{display:block;font-size:12px}.hm-support-card small{display:block;font-size:10px;color:var(--hm-muted)}.hm-support-card>span:last-child{margin-left:auto}
.hm-category-section,.hm-catalogue{margin:24px 0;background:#fff;border:1px solid var(--hm-border);border-radius:10px;padding:20px}.hm-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.hm-section-heading h2{font-size:19px;line-height:1.4;font-weight:700;letter-spacing:-.3px}.hm-section-heading a{font-size:12px;color:var(--hm-blue);font-weight:650;padding:8px 0}.hm-section-heading a:hover{text-decoration:underline}.hm-category-grid{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:12px}.hm-category-link{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center;font-size:11px;font-weight:600;min-width:0}.hm-category-icon{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:#edf6fa;color:var(--hm-blue);transition:transform .18s}.hm-category-link:nth-child(even) .hm-category-icon{background:#fff0f5;color:var(--hm-pink)}.hm-category-link:hover .hm-category-icon{transform:translateY(-3px)}.hm-category-icon svg{width:30px;height:30px;stroke:currentColor;fill:none;stroke-width:1.5}.hm-category-link>span:last-child{max-width:120px;line-height:1.35}
.hm-catalogue .hm-eyebrow{display:block;margin-bottom:4px}.hm-sort{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--hm-muted)}.hm-sort select{min-height:38px;max-width:180px;border:1px solid var(--hm-border);border-radius:5px;background:#fff;padding:7px;color:var(--hm-ink);font-size:12px}.hm-count{font-size:12px;color:var(--hm-muted);margin-bottom:12px}.hm-count:empty{display:none}.hm-filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.hm-filter-chips:empty{display:none}.hm-filter-chips a{display:inline-flex;align-items:center;gap:10px;min-height:36px;border:1px solid #d3e8f1;border-radius:20px;padding:5px 12px;background:#f0f8fb;color:var(--hm-blue-dark);font-size:12px}.hm-catalogue-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;min-height:170px;background:#f8fafb;border:1px dashed #d7e0e7;border-radius:7px;padding:24px}.hm-catalogue-state strong{font-size:15px}.hm-catalogue-state p{font-size:12px;color:var(--hm-muted);max-width:490px}.hm-catalogue-state .hm-button{margin-top:5px}.hm-loader{width:23px;height:23px;border:2px solid #d4e7ef;border-top-color:var(--hm-blue);border-radius:50%;animation:hmSpin .8s linear infinite}@keyframes hmSpin{to{transform:rotate(360deg)}}
.hm-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.hm-product-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--hm-border);border-radius:7px;overflow:hidden;transition:border-color .15s,box-shadow .15s;background:#fff}.hm-product-card:hover{border-color:#adcfdc;box-shadow:0 5px 15px #153a5010}.hm-product-media{position:relative;display:grid;place-items:center;aspect-ratio:1;background:#f9fafb;overflow:hidden}.hm-product-media img{width:100%;height:100%;object-fit:contain;padding:10px}.hm-product-fallback{display:grid;place-items:center;gap:8px;font-size:11px;color:var(--hm-muted)}.hm-product-fallback svg{width:44px;height:44px;stroke:#829eae;fill:none;stroke-width:1.2}.hm-product-discount{position:absolute;top:8px;left:8px;padding:3px 6px;background:#fff0f5;color:#b2004b;font-size:10px;border-radius:4px;font-weight:750}.hm-product-body{display:flex;flex-direction:column;flex:1;padding:12px}.hm-product-category{font-size:10px;color:var(--hm-muted);margin-bottom:4px}.hm-product-name{font-size:12px;line-height:1.5;font-weight:550;min-height:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hm-product-name:hover{color:var(--hm-blue);text-decoration:underline}.hm-product-price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;margin:9px 0 5px}.hm-product-price strong{font-size:18px;color:var(--hm-ink);font-weight:750}.hm-product-price del{font-size:10px;color:var(--hm-muted)}.hm-product-cod{font-size:10px;color:var(--hm-blue-dark);margin-bottom:11px}.hm-product-add{margin-top:auto;width:100%;min-height:40px;border:1px solid var(--hm-blue);background:#fff;color:var(--hm-blue);border-radius:5px;font-size:11px;font-weight:650}.hm-product-add:hover:not(:disabled){background:var(--hm-blue);color:#fff}.hm-load-more{text-align:center}.hm-load-more button{margin-top:24px}.hm-button-secondary{background:#fff;color:var(--hm-blue)}.hm-button-secondary:hover{color:#fff}
.hm-universes{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0}.hm-universe{display:flex;align-items:center;gap:24px;padding:25px 30px;border:1px solid var(--hm-border);border-radius:10px;min-width:0}.hm-universe-blue{background:#e6f3f8}.hm-universe-pink{background:#fff0f5}.hm-universe-icon{width:65px;flex-shrink:0;color:var(--hm-blue)}.hm-universe-pink .hm-universe-icon{color:var(--hm-pink)}.hm-universe-icon svg{width:65px;height:65px;fill:none;stroke:currentColor;stroke-width:1}.hm-universe small{font-size:9px;font-weight:700;letter-spacing:1px;color:var(--hm-muted)}.hm-universe h2{font-size:21px;line-height:1.3;margin:5px 0 10px;letter-spacing:-.4px}.hm-universe span>span{font-size:12px;font-weight:600;color:var(--hm-blue-dark)}.hm-universe:hover h2{text-decoration:underline;text-underline-offset:4px}
.hm-how{display:grid;grid-template-columns:1fr 2fr;gap:30px;align-items:center;margin:28px 0 38px;padding:27px 0;border-block:1px solid var(--hm-border)}.hm-how h2{font-size:21px;line-height:1.35;margin-top:7px}.hm-how ol{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0;gap:24px}.hm-how li{display:flex;gap:11px}.hm-how li>b{display:grid;place-items:center;border-radius:50%;background:#e1f0f7;color:var(--hm-blue);width:30px;height:30px;flex-shrink:0}.hm-how li strong{font-size:12px;display:block;margin-bottom:4px}.hm-how li small{font-size:11px;color:var(--hm-muted);display:block;line-height:1.6}
.hm-footer{background:#fff;border-top:1px solid var(--hm-border);padding:28px 0 0}.hm-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:28px}.hm-footer-brand img{width:150px;height:60px;object-fit:contain;object-position:left}.hm-footer p{font-size:12px;line-height:1.8;color:var(--hm-muted);margin:10px 0;max-width:270px}.hm-footer-cod{display:inline-block;font-size:10px;font-weight:650;color:var(--hm-blue-dark);background:#edf6fa;padding:6px 9px;border-radius:4px}.hm-footer h2{font-size:13px;margin:14px 0}.hm-footer-grid>div>a{display:block;padding:5px 0;font-size:12px;color:var(--hm-muted)}.hm-footer a:hover{color:var(--hm-blue);text-decoration:underline}.hm-footer-bottom{border-top:1px solid var(--hm-border);display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:58px;font-size:11px;color:var(--hm-muted)}.hm-footer-bottom>div{display:flex;flex-wrap:wrap;gap:22px}.hm-toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);padding:12px 20px;background:var(--hm-blue-dark);color:white;font-size:13px;border-radius:8px;box-shadow:0 5px 25px #17394f30;z-index:60}.sw-update-banner{position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--hm-blue-dark);color:#fff;padding:12px;display:flex;gap:12px;justify-content:center;align-items:center;font-size:12px}.sw-update-btn{padding:7px;border:0;border-radius:4px}
@media(min-width:1600px){.hm-product-grid{grid-template-columns:repeat(7,minmax(0,1fr))}}
@media(max-width:1200px){.hm-discovery{grid-template-columns:190px minmax(0,1fr) 210px;gap:12px}.hm-header-row{gap:18px}.hm-account-actions{gap:14px}.hm-account-actions span{display:none}.hm-hero-copy{padding-left:22px}.hm-cod-card{padding:18px 14px}.hm-cod-card h2{font-size:21px}.hm-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.hm-category-grid{gap:8px}.hm-category-icon{width:58px;height:58px}.hm-how{grid-template-columns:1fr}.hm-nav-row{gap:23px}}
@media(max-width:1000px){.hm-container{width:calc(100% - 32px)}.hm-discovery{grid-template-columns:minmax(0,1fr) 220px}.hm-departments{display:none}.hm-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hm-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px 8px}.hm-header-row{gap:14px}.hm-logo{flex-basis:135px}.hm-logo img{width:130px}.hm-search select{display:none}.hm-shopping-art{width:40%}.hm-hero-copy{max-width:67%}.hm-footer-grid{gap:25px}.hm-universe{padding:22px;gap:18px}.hm-universe h2{font-size:18px}}
@media(max-width:760px){html{scroll-padding-top:135px}.hm-container{width:calc(100% - 24px)}.hm-top>.hm-container{justify-content:center;min-height:28px;font-size:10px}.hm-top>.hm-container>div{display:none}.hm-header-row{display:grid;grid-template-columns:1fr auto;gap:4px 16px;padding:6px 0 10px;min-height:0}.hm-logo{grid-column:1;grid-row:1}.hm-logo img{width:125px;height:46px}.hm-account-actions{grid-column:2;grid-row:1;gap:20px}.hm-account-actions svg{width:23px;height:23px}.hm-search{grid-column:1/-1;grid-row:2;height:42px}.hm-search input{font-size:16px;padding-left:11px}.hm-search button{padding:0 15px}.hm-search button span{display:none}.hm-nav-row{min-height:41px;gap:22px}.hm-nav a{min-height:40px;font-size:11px}.hm-all-categories{padding-right:16px}.hm-nav-cod{display:none}.hm-discovery{grid-template-columns:1fr;gap:12px;margin-top:12px}.hm-hero{min-height:260px}.hm-hero-copy{padding:22px 0 22px 20px;max-width:72%}.hm-hero h1{font-size:31px;margin:10px 0 12px}.hm-hero p{font-size:12px}.hm-hero .hm-button{margin-top:17px;font-size:11px;padding:9px 13px}.hm-hero .hm-eyebrow{font-size:8px}.hm-hero-note{font-size:9px;max-width:180px}.hm-shopping-art{width:39%;right:-4%;bottom:20px}.hm-service-stack{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hm-cod-card{padding:12px}.hm-cod-card h2,.hm-cod-card p{display:none}.hm-cod-tag{font-size:9px}.hm-cod-card a{font-size:10px;margin-top:0;min-height:30px}.hm-support-card{padding:10px;gap:8px}.hm-support-icon{width:24px;height:24px;font-size:15px}.hm-support-card strong{font-size:11px}.hm-support-card small{font-size:9px}.hm-support-card>span:last-child{display:none}.hm-category-section,.hm-catalogue{padding:14px;margin:16px 0}.hm-section-heading{gap:10px;margin-bottom:16px}.hm-section-heading h2{font-size:16px}.hm-section-heading>a{font-size:10px;white-space:nowrap}.hm-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 10px}.hm-category-icon{width:54px;height:54px}.hm-category-icon svg{width:25px;height:25px}.hm-category-link{font-size:10px;gap:7px}.hm-category-link>span:last-child{max-width:100px}.hm-catalogue>.hm-section-heading{align-items:flex-start;flex-direction:column;gap:12px}.hm-catalogue .hm-eyebrow{font-size:8px}.hm-sort{align-self:flex-end}.hm-sort select{font-size:12px;min-height:36px}.hm-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hm-product-body{padding:9px}.hm-product-name{font-size:11px;min-height:33px}.hm-product-price strong{font-size:16px}.hm-product-price{gap:5px}.hm-product-cod{font-size:9px}.hm-product-add{font-size:10px;min-height:44px}.hm-catalogue-state{padding:22px 12px;min-height:170px}.hm-catalogue-state strong{font-size:14px}.hm-catalogue-state p{font-size:11px}.hm-universes{grid-template-columns:1fr;gap:12px;margin:16px 0}.hm-universe{padding:19px 20px;gap:18px}.hm-universe-icon,.hm-universe-icon svg{width:44px;height:44px}.hm-universe h2{font-size:18px}.hm-universe small{font-size:8px}.hm-universe span>span{font-size:11px}.hm-how{gap:22px;padding:24px 0;margin:22px 0}.hm-how h2{font-size:20px}.hm-how .hm-eyebrow{font-size:8px}.hm-how ol{grid-template-columns:1fr;gap:18px}.hm-footer-grid{grid-template-columns:1fr 1fr;gap:20px}.hm-footer-brand{grid-column:1/-1}.hm-footer-grid>div:last-child{grid-column:1/-1}.hm-footer h2{margin-top:0}.hm-footer-grid>div>a{min-height:34px}.hm-footer-bottom{align-items:flex-start;flex-direction:column;gap:10px;padding:16px 0}.hm-footer-bottom>div{gap:16px}.hm-footer p{max-width:none}.hm-toast{bottom:14px;width:max-content;text-align:center;font-size:12px}}
@media(max-width:360px){.hm-container{width:calc(100% - 16px)}.hm-hero h1{font-size:27px}.hm-hero-copy{padding-left:15px;max-width:78%}.hm-shopping-art{width:32%;right:-4%}.hm-category-section,.hm-catalogue{padding:11px}.hm-support-icon{display:none}.hm-product-price strong{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hm-loader{border-color:var(--hm-blue)}}
@container home (max-width:1200px){.hm-discovery{grid-template-columns:190px minmax(0,1fr) 210px;gap:12px}.hm-header-row{gap:18px}.hm-account-actions{gap:14px}.hm-account-actions span{display:none}.hm-hero-copy{padding-left:22px}.hm-cod-card{padding:18px 14px}.hm-cod-card h2{font-size:21px}.hm-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.hm-category-grid{gap:8px}.hm-category-icon{width:58px;height:58px}.hm-how{grid-template-columns:1fr}.hm-nav-row{gap:23px}}
@container home (max-width:1000px){.hm-container{width:calc(100% - 32px)}.hm-discovery{grid-template-columns:minmax(0,1fr) 220px}.hm-departments{display:none}.hm-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hm-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px 8px}.hm-header-row{gap:14px}.hm-logo{flex-basis:135px}.hm-logo img{width:130px}.hm-search select{display:none}.hm-shopping-art{width:40%}.hm-hero-copy{max-width:67%}.hm-footer-grid{gap:25px}.hm-universe{padding:22px;gap:18px}.hm-universe h2{font-size:18px}}
@container home (max-width:760px){html{scroll-padding-top:135px}.hm-container{width:calc(100% - 24px)}.hm-top>.hm-container{justify-content:center;min-height:28px;font-size:10px}.hm-top>.hm-container>div{display:none}.hm-header-row{display:grid;grid-template-columns:1fr auto;gap:4px 16px;padding:6px 0 10px;min-height:0}.hm-logo{grid-column:1;grid-row:1}.hm-logo img{width:125px;height:46px}.hm-account-actions{grid-column:2;grid-row:1;gap:20px}.hm-account-actions svg{width:23px;height:23px}.hm-search{grid-column:1/-1;grid-row:2;height:42px}.hm-search input{font-size:16px;padding-left:11px}.hm-search button{padding:0 15px}.hm-search button span{display:none}.hm-nav-row{min-height:41px;gap:22px}.hm-nav a{min-height:40px;font-size:11px}.hm-all-categories{padding-right:16px}.hm-nav-cod{display:none}.hm-discovery{grid-template-columns:1fr;gap:12px;margin-top:12px}.hm-hero{min-height:260px}.hm-hero-copy{padding:22px 0 22px 20px;max-width:72%}.hm-hero h1{font-size:31px;margin:10px 0 12px}.hm-hero p{font-size:12px}.hm-hero .hm-button{margin-top:17px;font-size:11px;padding:9px 13px}.hm-hero .hm-eyebrow{font-size:8px}.hm-hero-note{font-size:9px;max-width:180px}.hm-shopping-art{width:39%;right:-4%;bottom:20px}.hm-service-stack{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hm-cod-card{padding:12px}.hm-cod-card h2,.hm-cod-card p{display:none}.hm-cod-tag{font-size:9px}.hm-cod-card a{font-size:10px;margin-top:0;min-height:30px}.hm-support-card{padding:10px;gap:8px}.hm-support-icon{width:24px;height:24px;font-size:15px}.hm-support-card strong{font-size:11px}.hm-support-card small{font-size:9px}.hm-support-card>span:last-child{display:none}.hm-category-section,.hm-catalogue{padding:14px;margin:16px 0}.hm-section-heading{gap:10px;margin-bottom:16px}.hm-section-heading h2{font-size:16px}.hm-section-heading>a{font-size:10px;white-space:nowrap}.hm-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 10px}.hm-category-icon{width:54px;height:54px}.hm-category-icon svg{width:25px;height:25px}.hm-category-link{font-size:10px;gap:7px}.hm-category-link>span:last-child{max-width:100px}.hm-catalogue>.hm-section-heading{align-items:flex-start;flex-direction:column;gap:12px}.hm-catalogue .hm-eyebrow{font-size:8px}.hm-sort{align-self:flex-end}.hm-sort select{font-size:12px;min-height:36px}.hm-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hm-product-body{padding:9px}.hm-product-name{font-size:11px;min-height:33px}.hm-product-price strong{font-size:16px}.hm-product-price{gap:5px}.hm-product-cod{font-size:9px}.hm-product-add{font-size:10px;min-height:44px}.hm-catalogue-state{padding:22px 12px;min-height:170px}.hm-catalogue-state strong{font-size:14px}.hm-catalogue-state p{font-size:11px}.hm-universes{grid-template-columns:1fr;gap:12px;margin:16px 0}.hm-universe{padding:19px 20px;gap:18px}.hm-universe-icon,.hm-universe-icon svg{width:44px;height:44px}.hm-universe h2{font-size:18px}.hm-universe small{font-size:8px}.hm-universe span>span{font-size:11px}.hm-how{gap:22px;padding:24px 0;margin:22px 0}.hm-how h2{font-size:20px}.hm-how .hm-eyebrow{font-size:8px}.hm-how ol{grid-template-columns:1fr;gap:18px}.hm-footer-grid{grid-template-columns:1fr 1fr;gap:20px}.hm-footer-brand{grid-column:1/-1}.hm-footer-grid>div:last-child{grid-column:1/-1}.hm-footer h2{margin-top:0}.hm-footer-grid>div>a{min-height:34px}.hm-footer-bottom{align-items:flex-start;flex-direction:column;gap:10px;padding:16px 0}.hm-footer-bottom>div{gap:16px}.hm-footer p{max-width:none}.hm-toast{bottom:14px;width:max-content;text-align:center;font-size:12px}}
@container home (max-width:360px){.hm-container{width:calc(100% - 16px)}.hm-hero h1{font-size:27px}.hm-hero-copy{padding-left:15px;max-width:78%}.hm-shopping-art{width:32%;right:-4%}.hm-category-section,.hm-catalogue{padding:11px}.hm-support-icon{display:none}.hm-product-price strong{font-size:14px}}
/* Catalogue cards: essentials only, using the shared E-Shopia palette. */
.hm-product-card{border-radius:10px}
.hm-product-media{aspect-ratio:4/3}
.hm-product-body{padding:10px;gap:0}
.hm-product-name{font-weight:650;line-height:1.4;min-height:34px}
.hm-product-price{margin:8px 0 10px;gap:8px}
.hm-product-price strong{color:var(--brand-blue)}
.hm-product-price del{color:var(--brand-pink);font-size:11px;text-decoration-thickness:1px}
.hm-product-discount{color:var(--brand-pink)}
.hm-product-add{min-height:44px;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px 6px;text-decoration:none;line-height:1.3}
@media(max-width:760px){.hm-product-body{padding:9px}.hm-product-name{font-size:12px;min-height:34px}.hm-product-price{gap:6px;margin:7px 0 9px}.hm-product-price strong{font-size:16px}.hm-product-price del{font-size:10px}}
