:root{--bg:#f6f2ec;--paper:#fff;--ink:#1f2633;--text:#5f574f;--muted:#867b72;--line:#e9ddd2;--warm:#fff5e8;--accent:#e86f20;--accent-dark:#9e4817;--blue:#2f7f9f;--green:#3f6f5d;--rose:#b76569;--shadow:0 18px 48px rgba(71,51,34,0.12)}.home-page{overflow:hidden;background:#ffffff}.home-wrap{width:min(1280px,calc(100% - 56px));margin:0 auto}.home-hero{position:relative;background:radial-gradient(circle at 18% 24%,rgba(255,166,86,.26),transparent 34%),linear-gradient(180deg,rgba(18,15,13,.1),rgba(18,15,13,.34) 100%),linear-gradient(90deg,rgba(24,21,19,.88),rgba(27,23,20,.58) 42%,rgba(28,24,21,.16) 72%,rgba(28,24,21,.06)),linear-gradient(0deg,rgba(30,24,20,.1),rgba(30,24,20,.1)),url(/images/home/warmpi-home-hero.jpg) 50% /cover;border-bottom:1px solid var(--line);isolation:isolate}.home-hero:before{content:"";display:none}.home-hero-inner{display:flex;align-items:center;min-height:clamp(620px,calc(100svh - 72px),760px);padding:clamp(54px,7vw,92px) 0}.home-hero-copy{max-width:820px;min-width:0;animation:homeHeroRise .65s ease-out both}.home-eyebrow{margin:0 0 13px;color:var(--accent-dark);font-size:.92rem;font-weight:900;line-height:1.35}.home-b2b h2,.home-copy-stack h2,.home-hero h1,.home-section-head h2,.home-seo-text h2{margin:0;color:#303436;font-weight:700;letter-spacing:0}.home-hero h1{color:#fff;max-width:860px;font-size:clamp(3.2rem,4.25vw,5.05rem);line-height:1.03;text-shadow:0 3px 24px rgba(0,0,0,.26)}.home-hero h1 span{display:block}.home-hero h1 span:first-child{white-space:nowrap}.home-lead{max-width:650px;margin:24px 0 0;color:rgba(255,255,255,.88);font-size:clamp(1rem,1.32vw,1.16rem);line-height:1.72;font-weight:650;text-shadow:0 2px 18px rgba(0,0,0,.24)}.home-hero .home-eyebrow{color:#ffd2b5;text-shadow:0 2px 16px rgba(0,0,0,.28)}.home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.home-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:7px;padding:13px 20px;font-weight:900;line-height:1;text-align:center;transition:transform .17s ease,box-shadow .17s ease,border-color .17s ease,background-color .17s ease}.home-button-primary{background:var(--accent);color:#fff;box-shadow:0 10px 22px rgba(232,111,32,.2)}.home-button-primary:focus-visible,.home-button-primary:hover{background:#f47c2d;box-shadow:0 16px 34px rgba(232,111,32,.32);transform:translateY(-2px)}.home-button-secondary{border:1px solid rgba(255,255,255,.7);background:rgba(255,255,255,.18);color:var(--accent-dark);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-button-secondary:focus-visible,.home-button-secondary:hover{border-color:rgba(255,255,255,.92);background:rgba(255,255,255,.26);box-shadow:0 14px 28px rgba(0,0,0,.18);transform:translateY(-2px)}.home-hero-routes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;max-width:760px;margin-top:28px}.home-hero-route{display:grid;grid-template-columns:66px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;min-height:76px;border:1px solid rgba(255,255,255,.32);border-radius:8px;background:rgba(255,255,255,.08);padding:9px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:transform .17s ease,border-color .17s ease,background-color .17s ease,box-shadow .17s ease}.home-hero-route-wide{grid-template-columns:102px minmax(0,1fr)}.home-hero-route:focus-visible,.home-hero-route:hover{border-color:rgba(255,210,181,.76);background:rgba(255,255,255,.15);box-shadow:0 16px 32px rgba(0,0,0,.16);transform:translateY(-3px)}.home-hero-route img{width:66px;height:66px;border-radius:7px;background:transparent;filter:drop-shadow(0 8px 12px rgba(0,0,0,.22));object-fit:contain;padding:0}.home-hero-route img.home-hero-route-image-wide{width:104px;max-width:none;height:62px;margin-left:0;background:transparent;padding:0}.home-hero-route span{display:grid;grid-gap:4px;gap:4px;min-width:0}.home-hero-route small{color:#ffd2b5;font-size:.72rem;font-weight:950;line-height:1;text-transform:uppercase}.home-hero-route strong{overflow:hidden;color:#fff;font-size:.94rem;font-weight:950;line-height:1.18;text-overflow:ellipsis}.home-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.home-seo-links a,.home-trust-row span{display:inline-flex;align-items:center;min-height:34px;border:1px solid rgba(231,221,212,.88);border-radius:999px;background:rgba(255,255,255,.8);color:#4f595d;padding:8px 12px;font-size:.82rem;font-weight:900;line-height:1}.home-hero .home-trust-row span{border-color:rgba(255,210,181,.38);background:rgba(29,24,20,.42);color:rgba(255,255,255,.96);box-shadow:0 10px 22px rgba(0,0,0,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-hero-visual{position:relative;min-height:500px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#f4ede6;box-shadow:var(--shadow)}.home-hero-visual:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,247,238,.62));pointer-events:none}.home-hero-visual img{width:100%;height:100%;min-height:500px;object-fit:cover;object-position:center}.home-hero-panel{max-width:650px;margin-top:24px;display:grid;grid-gap:8px;gap:8px;border:1px solid rgba(255,255,255,.38);border-radius:8px;background:rgba(255,255,255,.14);padding:18px;box-shadow:0 16px 34px rgba(0,0,0,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-hero-panel span{color:#ffd2b5;font-size:.78rem;font-weight:950;text-transform:uppercase}.home-hero-panel strong{color:#fff;font-size:1.15rem}.home-pick-row{display:flex;flex-wrap:wrap;gap:8px}.home-pick-row a{border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(255,255,255,.88);color:var(--accent-dark);padding:8px 10px;font-size:.84rem;font-weight:900}.home-section{padding:clamp(52px,7vw,78px) 0;background:#fff}.home-section-alt{background:linear-gradient(180deg,#fff,#fff5ee 18%,#fff5ee)}.home-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);grid-gap:24px;gap:24px;align-items:end;margin-bottom:28px}.home-b2b h2,.home-copy-stack h2,.home-section-head h2,.home-seo-text h2{font-size:clamp(2rem,3.7vw,3.55rem);line-height:1.03}.home-section-head p{margin:0;color:#6c767a;font-size:1rem;line-height:1.58;font-weight:700}.home-category-grid,.home-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.home-category-card,.home-choice-card,.home-faq-card,.home-feature-strip article,.home-use-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 28px rgba(54,43,32,.08)}.home-choice-card{display:grid;grid-template-rows:252px 1fr;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-category-card:focus-visible,.home-category-card:hover,.home-choice-card:focus-visible,.home-choice-card:hover{border-color:rgba(232,111,32,.36);box-shadow:0 22px 44px rgba(54,43,32,.14);transform:translateY(-4px)}.home-category-media,.home-choice-media{display:grid;place-items:center;min-width:0}.home-choice-media{height:252px}.home-choice-media img{width:min(74%,285px);height:min(76%,222px);object-fit:contain;transition:transform .21s ease}.home-choice-card:focus-visible .home-choice-media img,.home-choice-card:hover .home-choice-media img{transform:scale(1.045)}.home-tone-blue{background:#f1f7fa}.home-tone-rose{background:#fff0ed}.home-tone-sage{background:#f0f7ee}.home-category-body,.home-choice-body{padding:18px}.home-choice-body span{display:inline-flex;min-height:28px;align-items:center;border-radius:999px;background:#fff1e4;color:var(--accent-dark);padding:6px 9px;font-size:.74rem;font-weight:950}.home-category-body h3,.home-choice-body h3,.home-faq-card h3,.home-use-card h3{margin:12px 0 8px;color:#303436;font-size:1.24rem;line-height:1.22;letter-spacing:0}.home-b2b p,.home-category-body p,.home-choice-body p,.home-copy-stack p,.home-faq-card p,.home-seo-text p,.home-use-card p{margin:0;color:#5b6468;line-height:1.62;font-weight:650}.home-category-body span,.home-choice-body strong{display:inline-flex;margin-top:13px;color:var(--accent);font-size:.9rem;font-weight:950}@keyframes homeHeroRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.home-feature-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.home-feature-strip article{padding:18px;box-shadow:none}.home-feature-strip strong{display:block;margin-bottom:7px;color:#303436;font-size:1rem}.home-feature-strip span{display:block;color:#6c767a;font-size:.9rem;line-height:1.45;font-weight:650}.home-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.92fr);grid-gap:clamp(26px,4vw,54px);gap:clamp(26px,4vw,54px);align-items:center}.home-image-band{display:grid;place-items:center;min-height:440px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.home-image-band img{width:min(88%,610px);max-height:390px;object-fit:contain}.home-heatpad-band{align-items:stretch;min-height:500px;padding:14px;background:linear-gradient(140deg,rgba(245,237,230,.94),rgba(246,249,246,.98))}.home-heatpad-gallery{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr);grid-gap:12px;gap:12px;width:100%;min-height:100%}.home-heatpad-shot{position:relative;min-width:0;margin:0;overflow:hidden;border:1px solid rgba(86,75,67,.14);border-radius:8px;background:#fff}.home-heatpad-shot-primary{grid-row:span 2}.home-heatpad-shot img{width:100%;height:100%;max-height:none;object-fit:cover;transition:transform .22s ease}.home-heatpad-shot-product img{object-fit:contain;padding:12px;background:#f7f8f7}.home-heatpad-shot:hover img{transform:scale(1.025)}.home-heatpad-shot figcaption{position:absolute;left:10px;bottom:10px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--accent-dark);padding:6px 10px;font-size:.76rem;font-weight:950;box-shadow:0 10px 22px rgba(32,35,35,.12)}.home-copy-stack p+p{margin-top:14px}.home-mini-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:22px 0 0;padding:0;list-style:none}.home-mini-list li{border:1px solid var(--line);border-radius:7px;background:#fff;color:#4f595d;padding:12px 14px;font-size:.92rem;font-weight:900}.home-category-card{display:grid;min-height:100%}.home-category-media{height:190px}.home-category-media img{width:min(72%,230px);height:min(78%,170px);object-fit:contain}.home-faq-grid,.home-use-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.home-faq-card,.home-use-card{padding:20px;box-shadow:none}.home-use-card{border-top-width:4px}.home-faq-card h3,.home-use-card h3{margin-top:0}.home-accent-blue{border-top-color:#7faed8}.home-accent-orange{border-top-color:var(--accent)}.home-accent-sage{border-top-color:#7f946f}.home-accent-rose{border-top-color:#d79b9b}.home-seo-text{max-width:900px;text-align:center}.home-seo-text p{margin-top:18px}.home-seo-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px}.home-b2b{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:22px;gap:22px;align-items:center;border:1px solid #dfeaf2;border-radius:8px;background:#f2f8fb;padding:clamp(24px,4vw,40px)}.home-b2b h2{font-size:clamp(1.8rem,3vw,2.8rem)}.home-b2b p{max-width:730px;margin-top:10px}.home-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:900px){.home-b2b,.home-hero-inner,.home-split{grid-template-columns:1fr}.home-hero-inner{padding-top:44px}.home-hero-routes{grid-template-columns:1fr}.home-hero-route{grid-template-columns:74px minmax(0,1fr);min-height:68px}.home-hero-route-wide{grid-template-columns:112px minmax(0,1fr)}.home-hero-route img{align-self:center;justify-self:center;width:70px;height:70px;background:transparent}.home-hero-route img.home-hero-route-image-wide{width:108px;max-width:none;height:62px;background:transparent}.home-hero-visual,.home-hero-visual img{min-height:420px}.home-category-grid,.home-choice-grid,.home-feature-strip,.home-section-head,.home-use-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-section-head{align-items:start}}@media (max-width:680px){.home-page{overflow-x:clip}.home-wrap{width:min(100% - 30px,1180px)}.home-hero-copy{max-width:none;min-width:0}.home-hero h1{font-size:clamp(1.95rem,8.7vw,2.45rem);line-height:1.05;overflow-wrap:normal}.home-hero h1 span:first-child{white-space:normal}.home-hero-routes{margin-top:22px}.home-lead{font-size:1rem;line-height:1.62}.home-eyebrow{max-width:100%;font-size:.84rem;line-height:1.32}.home-actions,.home-actions .home-button{width:100%}.home-trust-row{display:grid;grid-template-columns:1fr 1fr}.home-trust-row span{justify-content:center;min-width:0;min-height:38px;text-align:center;white-space:normal;line-height:1.2}.home-hero-visual,.home-hero-visual img{min-height:330px}.home-hero-panel{position:static;border-right:0;border-bottom:0;border-left:0;border-radius:0;box-shadow:none}.home-pick-row{display:grid;grid-template-columns:1fr}.home-pick-row a{justify-content:center;text-align:center}.home-section{padding:44px 0}.home-category-grid,.home-choice-grid,.home-faq-grid,.home-feature-strip,.home-mini-list,.home-section-head,.home-use-grid,.site-footer{grid-template-columns:1fr}.home-copy-stack h2,.home-section-head h2,.home-seo-text h2{font-size:clamp(1.9rem,9vw,2.65rem)}.home-choice-card{grid-template-rows:205px 1fr}.home-choice-media{height:205px}.home-category-media{height:165px}.home-image-band{min-height:300px}.home-image-band img{max-height:270px}.home-heatpad-band{min-height:auto;padding:10px}.home-heatpad-gallery{grid-template-columns:1fr 1fr;grid-template-rows:220px 170px;gap:10px}.home-heatpad-shot-primary{grid-column:span 2;grid-row:auto}.home-heatpad-shot img{max-height:none}.home-b2b .home-button{width:100%}.site-footer nav{justify-content:flex-start}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.text-link{color:var(--accent-dark);font-weight:900;text-decoration:underline;text-underline-offset:3px}img{display:block;max-width:100%}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px clamp(18px,4vw,54px);background:rgba(255,255,255,.92);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand img{width:148px;height:auto}.brand img,.cart-link,.language-switcher a,.mobile-menu summary,.mobile-menu-panel a,.site-header nav>a{transition:transform .16s ease,color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.brand:focus-visible img,.brand:hover img{transform:translateY(-1px) scale(1.02)}.site-header nav{position:relative;display:flex;align-items:center;gap:18px;color:var(--ink);font-size:.94rem;font-weight:800}.site-header nav>a:not(.cart-link){margin:-7px -10px;border-radius:999px;padding:7px 10px}.site-header nav>a:not(.cart-link):focus-visible,.site-header nav>a:not(.cart-link):hover{background-color:#fff5ee;color:var(--accent-dark);transform:translateY(-1px)}.mobile-menu summary:focus-visible,.site-header a:focus-visible{outline:2px solid rgba(232,111,32,.45);outline-offset:3px}.language-switcher{display:inline-flex;align-items:center;gap:3px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:3px}.language-switcher a{display:inline-grid;place-items:center;min-width:30px;min-height:28px;border-radius:999px;color:var(--muted);font-size:.76rem;font-weight:950}.language-switcher a.active{background:var(--accent);color:#fff}.language-switcher a:not(.active):focus-visible,.language-switcher a:not(.active):hover{background-color:#fff5ee;color:var(--accent-dark)}.language-switcher a.active:focus-visible,.language-switcher a.active:hover{box-shadow:0 8px 18px rgba(232,111,32,.22);transform:translateY(-1px)}.cart-link{position:relative;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;padding:9px 14px;background:var(--paper)}.cart-link:focus-visible,.cart-link:hover,.mobile-menu summary:focus-visible,.mobile-menu summary:hover{border-color:rgba(232,111,32,.45);box-shadow:0 10px 24px rgba(71,51,34,.12);transform:translateY(-1px)}.cart-link strong{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:var(--accent);color:white;font-size:.78rem;line-height:1}.cart-label-short{display:none}.mobile-menu{display:none;position:relative}.mobile-menu summary{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu-icon{display:grid;grid-gap:4px;gap:4px;width:16px}.mobile-menu-icon span{display:block;height:2px;border-radius:999px;background:var(--ink)}.mobile-menu-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:30;display:grid;min-width:220px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 18px 45px rgba(22,27,32,.14)}.mobile-menu-panel a{padding:14px 16px;color:var(--ink);border-bottom:1px solid var(--line);font-weight:900}.mobile-menu-panel a:last-child{border-bottom:0}.mobile-menu-panel a:focus-visible,.mobile-menu-panel a:hover{background-color:#fff5ee;color:var(--accent-dark)}.hero{position:relative;min-height:min(760px,calc(100vh - 74px));overflow:hidden;background:#d9cbb9}.hero:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(22,27,32,.58),rgba(22,27,32,.18) 48%,rgba(22,27,32,.04)),linear-gradient(0deg,rgba(22,27,32,.24),rgba(22,27,32,0))}.hero picture,.hero picture img{width:100%;height:100%;min-height:inherit}.hero picture img{object-fit:cover;object-position:center 54%}.hero-copy{position:absolute;z-index:1;left:clamp(20px,5vw,76px);top:clamp(54px,11vw,132px);width:min(580px,calc(100% - 40px));color:white}.eyebrow{margin:0 0 10px;color:#ffe7d1;font-size:.84rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.hero-copy h1{margin:0;font-size:clamp(3.2rem,8vw,7.2rem);line-height:.92;letter-spacing:0;text-shadow:0 12px 30px rgba(0,0,0,.28)}.hero-copy p{max-width:520px;margin:18px 0 24px;color:#fff7ee;font-size:clamp(1.08rem,2vw,1.28rem);font-weight:780}.hero-copy .eyebrow{margin:0 0 10px;color:#ffe7d1;font-size:.84rem;font-weight:950}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:0;border-radius:999px;background:var(--accent);color:white;padding:13px 22px;font:inherit;font-weight:900;cursor:pointer}.primary-button:disabled{background:var(--muted);cursor:not-allowed}.primary-button.secondary{border:1px solid var(--line);background:var(--paper);color:var(--accent-dark)}.home-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.home-trust span{min-height:62px;display:grid;place-items:center;background:#ffffff;color:var(--ink);padding:12px;text-align:center;font-weight:900}.add-to-cart-control{display:grid;justify-items:start;grid-gap:10px;gap:10px}.cart-feedback{min-height:22px;color:var(--green);font-size:.95rem;font-weight:900}.cart-feedback a{color:var(--accent-dark);text-decoration:underline}.cart-page,.collection-band,.product-page,.section,.shop-page,.story-grid{width:min(1180px,calc(100% - 32px));margin:0 auto}.collection-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;padding:30px 0 12px}.home-chooser{padding-top:62px}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.choice-card{min-height:100%;overflow:hidden;display:grid;grid-template-rows:218px auto auto 1fr auto;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:var(--shadow)}.choice-card img{width:100%;height:218px;object-fit:cover;background:var(--warm)}.choice-card:first-child img,.choice-card:nth-child(3) img{object-fit:contain;padding:18px}.choice-card h3,.choice-card p,.choice-card span,.choice-card strong{margin-left:18px;margin-right:18px}.choice-card span{margin-top:18px;color:var(--accent-dark);font-size:.82rem;font-weight:950;text-transform:uppercase}.choice-card h3{margin-top:5px;margin-bottom:8px;color:var(--ink);font-size:1.38rem;line-height:1.12}.choice-card p{margin-top:0;color:var(--text);font-weight:760}.choice-card strong{margin-top:4px;margin-bottom:18px;color:var(--green);font-size:1rem}.home-comfort-band,.home-feature{width:min(1180px,calc(100% - 32px));margin:0 auto}.home-feature{display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:18px;gap:18px;align-items:stretch;padding:10px 0 42px}.home-feature-copy{display:grid;align-content:center;justify-items:start;border-radius:8px;background:#e9f0ec;padding:clamp(24px,4vw,48px)}.home-comfort-band p,.home-feature-copy p{margin:0 0 8px;color:var(--green);font-size:.82rem;font-weight:950;text-transform:uppercase}.home-comfort-band h2,.home-feature-copy h2{margin:0;color:var(--ink);font-size:clamp(2rem,4vw,3.6rem);line-height:1.02;letter-spacing:0}.home-comfort-band span,.home-feature-copy span{display:block;max-width:520px;margin:14px 0 22px;color:var(--text);font-size:1.06rem;font-weight:760}.home-feature>img{width:100%;min-height:420px;height:100%;object-fit:cover;border-radius:8px}.home-fabrics{display:block;padding:36px 0 24px}.fabric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.cart-line,.cart-summary,.collection-card,.detail-copy,.product-card,.story-grid>div{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow)}.collection-card{display:grid;grid-template-columns:104px 1fr;align-items:center;grid-column-gap:14px;column-gap:14px;min-height:134px;border-radius:8px;padding:14px}.collection-card img{width:104px;height:104px;object-fit:contain}.collection-card span{color:var(--ink);font-size:1.22rem;font-weight:950}.collection-card strong{color:var(--accent-dark)}.section{padding:54px 0}.section-head{margin-bottom:22px}.section-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.detail-copy>p:first-child,.page-heading p,.section-head p,.story-grid p:first-child{margin:0 0 8px;color:var(--accent-dark);font-weight:950;text-transform:uppercase;font-size:.8rem}.cart-empty h1,.cart-lines h1,.detail-copy h1,.page-heading h1,.section-head h2,.story-grid h2{margin:0;color:var(--ink);line-height:1.03;letter-spacing:0}.page-heading h1,.section-head h2{font-size:clamp(2rem,4vw,3.6rem)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.product-card{overflow:hidden;border-radius:8px}.product-image{display:grid;place-items:center;aspect-ratio:1/.9;background:#fff}.product-image img{width:min(82%,320px);height:min(82%,320px);object-fit:contain}.product-copy{padding:16px}.product-copy p{margin:0 0 5px;color:var(--accent-dark);font-weight:900}.product-copy h3{min-height:58px;margin:0;color:var(--ink);font-size:1.08rem}.product-meta{display:flex;justify-content:space-between;gap:10px;margin-top:14px;color:var(--muted);font-weight:800}.price,.product-meta strong{color:var(--ink)}.product-copy .stock-note{margin-top:10px;color:var(--green);font-size:.92rem;font-weight:900}.product-copy .stock-note.is-empty{color:var(--accent-dark)}.story-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);grid-gap:14px;gap:14px;padding:30px 0 70px}.home-comfort-band{display:grid;grid-template-columns:1fr .84fr;grid-gap:18px;gap:18px;align-items:center;padding:28px 0 32px}.home-comfort-band img{width:100%;min-height:280px;object-fit:cover;border-radius:8px}.home-comfort-band>div{border-radius:8px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:clamp(22px,4vw,42px)}.story-grid>div{border-radius:8px;padding:20px}.story-grid h2{font-size:clamp(1.8rem,3vw,3rem)}.story-grid h3{margin:0 0 8px;color:var(--ink)}.story-grid p{margin:0}.cart-page,.product-page,.shop-page{padding:38px 0 72px}.page-heading{margin-bottom:20px}.shop-tools{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:10px}.shop-tools a{border:1px solid var(--line);border-radius:999px;background:var(--paper);padding:10px 15px;font-weight:900}.shop-tools a.active{background:var(--accent);border-color:var(--accent);color:white}.shop-result-count{margin:8px 0 18px;color:var(--muted);font-size:.95rem;font-weight:900}.product-detail{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);grid-gap:18px;gap:18px;align-items:start}.detail-image{display:grid;place-items:center;min-height:560px;border-radius:8px;background:#fff;border:1px solid var(--line)}.product-gallery{display:grid;grid-gap:12px;gap:12px}.product-gallery-zoom-trigger{display:grid;place-items:center;width:100%;min-height:560px;border:0;background:transparent;padding:0;cursor:zoom-in}.detail-image img{width:min(78%,520px);object-fit:contain;border-radius:8px}.product-gallery-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.product-gallery-thumbs button{display:grid;place-items:center;aspect-ratio:1;border:1px solid var(--line);border-radius:8px;background:var(--paper);padding:6px;cursor:pointer}.product-gallery-thumbs button.active{border-color:var(--accent);box-shadow:0 0 0 2px rgba(246,122,43,.18)}.product-gallery-thumbs img{width:100%;height:100%;object-fit:contain;border-radius:6px}.product-image-zoom{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:clamp(16px,4vw,44px)}.product-image-zoom-backdrop{position:absolute;inset:0;border:0;background:rgba(31,36,41,.78);cursor:zoom-out}.product-image-zoom-content{position:relative;z-index:1;display:grid;place-items:center;width:min(1100px,96vw);max-height:92vh;border-radius:8px;background:white;border:1px solid rgba(255,255,255,.45);padding:clamp(14px,3vw,34px);box-shadow:0 28px 80px rgba(0,0,0,.28)}.product-image-zoom-stage{position:relative;display:grid;place-items:center;width:100%;cursor:zoom-in;overflow:hidden}.product-image-zoom-stage img{width:100%;max-height:78vh;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-image-zoom-lens{position:absolute;aspect-ratio:1;border:3px solid white;border-radius:999px;background-repeat:no-repeat;box-shadow:0 14px 40px rgba(0,0,0,.3);pointer-events:none;transform:translate(-50%,-50%)}.product-image-zoom-arrow{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:clamp(44px,6vw,62px);height:clamp(44px,6vw,62px);border:1px solid rgba(255,255,255,.72);border-radius:999px;background:rgba(39,48,68,.72);color:white;font-size:clamp(2rem,5vw,3.4rem);font-weight:500;line-height:1;cursor:pointer;transform:translateY(-50%)}.product-image-zoom-arrow:hover{background:var(--accent)}.product-image-zoom-arrow.previous{left:clamp(10px,2vw,22px)}.product-image-zoom-arrow.next{right:clamp(10px,2vw,22px)}.product-image-zoom-count{position:absolute;left:50%;bottom:clamp(14px,3vw,24px);border-radius:999px;background:rgba(39,48,68,.72);color:white;padding:7px 12px;font-size:.9rem;font-weight:900;transform:translateX(-50%)}.product-image-zoom-close{justify-self:end;margin-bottom:10px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--ink);padding:9px 14px;font-weight:900;cursor:pointer}.detail-copy{border-radius:8px;padding:clamp(22px,4vw,42px)}.detail-copy h1{font-size:clamp(1.75rem,2.55vw,2.8rem);line-height:1;white-space:nowrap;text-wrap:nowrap}@media (max-width:980px){.detail-copy h1{white-space:normal;text-wrap:balance}}.detail-copy .price{display:block;margin:18px 0;font-size:1.8rem}.detail-copy ul{padding-left:20px;color:var(--ink);font-weight:750}.product-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:20px}.product-service-grid article{display:grid;grid-gap:6px;gap:6px;align-content:start;min-height:118px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.product-service-grid strong{color:var(--ink);font-size:.95rem;line-height:1.15}.product-service-grid span{color:var(--muted);font-size:.84rem;font-weight:750;line-height:1.45}.product-info-section{display:grid;grid-template-columns:minmax(240px,.65fr) minmax(0,1.35fr);grid-gap:24px;gap:24px;margin:18px auto 0;padding:clamp(24px,4vw,42px);max-width:1280px;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:var(--shadow)}.product-info-section>div:first-child p{margin:0 0 8px;color:var(--accent-dark);font-size:.8rem;font-weight:950;text-transform:uppercase}.product-info-section h2,.product-info-section h3{margin:0;color:var(--ink);line-height:1.08}.product-info-section h2{font-size:clamp(1.8rem,3vw,3rem)}.product-info-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);grid-gap:16px;gap:16px}.product-info-grid article{padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.product-info-grid p{color:var(--muted);font-weight:750;line-height:1.7}.product-info-grid ul{margin:16px 0 0;padding-left:20px;color:var(--ink);font-weight:800;line-height:1.55}.product-spec-list{display:grid;grid-gap:0;gap:0;margin:16px 0 0}.product-spec-list div{display:grid;grid-template-columns:112px 1fr;grid-gap:12px;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.product-spec-list div:last-child{border-bottom:0}.product-spec-list dt{color:var(--accent-dark);font-size:.82rem;font-weight:950;text-transform:uppercase}.product-spec-list dd{margin:0;color:var(--ink);font-weight:850;line-height:1.35}.purchase-box{display:grid;grid-gap:16px;gap:16px;margin-top:20px}.powerbank-options{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.72);padding:16px}.powerbank-options legend{color:var(--ink);font-size:1rem;font-weight:900;padding:0 6px}.powerbank-options p{margin:0;color:var(--muted);font-weight:650}.powerbank-option-list{display:grid;grid-gap:10px;gap:10px}.powerbank-option{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:8px;background:white;padding:14px;cursor:pointer}.powerbank-option.selected{border-color:var(--accent);box-shadow:0 0 0 2px rgba(255,111,32,.14)}.powerbank-option input{width:20px;height:20px;accent-color:var(--accent)}.powerbank-option span{display:grid;grid-gap:3px;gap:3px}.powerbank-option b,.powerbank-option span strong{color:var(--ink)}.powerbank-option small{color:var(--muted);font-weight:650}.powerbank-option em{grid-column:2/-1;color:var(--accent-dark);font-size:.82rem;font-style:normal;font-weight:900}.cart-layout{display:grid;grid-template-columns:1fr 340px;grid-gap:18px;gap:18px}.cart-line{display:grid;grid-template-columns:96px 1fr 86px auto;align-items:center;grid-gap:14px;gap:14px;border-radius:8px;padding:12px;margin-bottom:12px}.cart-line img{width:96px;height:96px;object-fit:contain;background:#fff;border-radius:8px}.cart-line h2{margin:0;color:var(--ink);font-size:1rem}.cart-line p{margin:4px 0 0}.cart-line input{width:100%;padding:8px}.cart-line button,.cart-line input{min-height:42px;border:1px solid var(--line);border-radius:8px;font:inherit}.cart-line button{background:white;color:var(--accent-dark);font-weight:900;cursor:pointer}.cart-summary{position:-webkit-sticky;position:sticky;top:96px;border-radius:8px;padding:22px}.cart-summary p{margin:0;font-weight:900}.cart-summary strong{display:block;margin:8px 0 18px;color:var(--ink);font-size:2rem}.cart-summary .primary-button{width:100%}.checkout-error{margin-top:14px;color:#9f3412;font-size:.95rem;line-height:1.35}.cart-empty,.cart-message{min-height:56vh;display:grid;place-content:center;justify-items:center;text-align:center}.cart-message{grid-gap:12px;gap:12px;width:min(680px,100%);margin:0 auto;border:1px solid var(--line);border-radius:8px;background:var(--paper);padding:clamp(28px,5vw,48px);box-shadow:var(--shadow)}.cart-message p{margin:0;color:var(--accent-dark);font-size:.82rem;font-weight:950;text-transform:uppercase}.cart-message h1{margin:0;color:var(--ink);font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}.cart-message span{max-width:520px;color:var(--text);font-weight:750}.cart-message small{color:var(--muted);overflow-wrap:anywhere}.cart-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.order-summary{width:min(520px,100%);border:1px solid var(--line);border-radius:8px;background:#fffaf5;padding:14px;text-align:left}.order-summary-lines{display:grid;grid-gap:10px;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--line)}.order-summary-line,.order-summary-total{display:grid;grid-template-columns:1fr auto;grid-gap:14px;gap:14px;align-items:start}.order-summary-line span,.order-summary-total span{color:var(--ink);font-weight:900}.order-summary-line small{display:block;margin-top:2px;color:var(--muted);font-size:.82rem}.order-summary-line strong,.order-summary-total strong{color:var(--ink);white-space:nowrap}.order-summary-total{padding-top:12px;font-size:1.08rem}.shipping-summary{width:min(520px,100%);border:1px solid var(--line);border-radius:8px;background:#ffffff;padding:14px;text-align:left}.shipping-summary span,.shipping-summary strong{display:block}.shipping-summary strong{margin-bottom:8px;color:var(--ink)}.shipping-summary span{color:var(--text);font-weight:750}.cart-notice{margin:0 0 12px;padding:11px 13px;font-weight:850}.cart-notice,.storefront-notice{border:1px solid #f0c890;border-radius:8px;background:#fff8ed;color:#8a4b06}.storefront-notice{padding:18px}.storefront-notice h2{margin:0 0 6px;color:var(--ink)}.storefront-notice p{margin:0}.site-footer{grid-template-columns:1fr auto;grid-gap:22px;gap:22px;align-items:start;border-top:1px solid var(--line);background:var(--paper);padding:28px clamp(18px,4vw,54px)}.footer-brand{color:var(--ink);font-size:1.22rem}.site-footer p{margin:6px 0 0;max-width:460px}.site-footer nav{gap:14px;color:var(--ink);font-weight:900}.support-page{width:min(980px,calc(100% - 32px));margin:0 auto;padding:42px 0 76px}.support-hero{margin-bottom:20px}.support-hero p{margin:0 0 8px;color:var(--accent-dark);font-size:.8rem;font-weight:950;text-transform:uppercase}.support-hero h1{margin:0;color:var(--ink);font-size:clamp(2.2rem,5vw,4.2rem);line-height:1;letter-spacing:0}.support-hero span{display:block;max-width:680px;margin-top:14px;color:var(--text);font-size:1.05rem;font-weight:750}.support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.support-grid article{border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:var(--shadow);padding:20px}.support-grid h2{margin:0 0 8px;color:var(--ink);font-size:1.16rem}.support-grid p{margin:0}.contact-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);grid-gap:16px;gap:16px;align-items:start}.contact-form{display:grid;grid-gap:14px;gap:14px;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:var(--shadow);padding:22px}.contact-form-row.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.contact-form label{display:grid;grid-gap:7px;gap:7px;color:var(--ink);font-weight:900}.contact-form label span{font-size:.95rem}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:#ffffff;color:var(--ink);font:inherit;font-weight:760;padding:13px 14px}.contact-form textarea{min-height:170px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--accent);outline:3px solid rgba(244,123,32,.18)}.contact-form-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-form-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.contact-form-error,.contact-form-success{margin:0;font-weight:900}.contact-form-success{display:grid;grid-gap:3px;gap:3px;color:var(--green)}.contact-form-success span{color:var(--muted);font-size:.9rem;font-weight:760}.contact-form-error{color:#a13b2b}.contact-side{grid-template-columns:1fr}.review-page{gap:18px}.review-hero{padding-bottom:14px}.review-flow-card{display:grid;grid-gap:18px;gap:18px;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:var(--shadow);padding:22px}.review-result,.review-step-head{display:grid;grid-gap:10px;gap:10px}.review-result>span,.review-step-head>span{color:var(--accent-dark);font-size:.78rem;font-weight:950;text-transform:uppercase}.review-result h2,.review-step-head h2{margin:0;color:var(--ink);font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.05}.review-result p,.review-step-head p{max-width:760px;margin:0;color:var(--text);font-weight:760}.review-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.review-choice-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.review-choice{display:grid;grid-gap:7px;gap:7px;min-height:136px;border:1px solid var(--line);border-radius:8px;background:#ffffff;color:var(--text);cursor:pointer;font:inherit;padding:18px;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.review-choice:focus-visible,.review-choice:hover{border-color:var(--accent);box-shadow:0 12px 28px rgba(244,123,32,.14);outline:none;transform:translateY(-1px)}.review-choice strong{color:var(--ink);font-size:1.12rem;line-height:1.15}.review-choice span{color:var(--muted);font-size:.95rem;font-weight:760;line-height:1.4}.review-back{justify-self:start;border:1px solid var(--line);border-radius:999px;background:#ffffff;color:var(--accent-dark);cursor:pointer;font:inherit;font-size:.88rem;font-weight:900;padding:8px 13px}.review-result{border:1px solid #f2d7c1;border-radius:8px;background:#fff8f1;padding:22px}.review-result-service{border-color:#e7ded3;background:#ffffff}.review-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.manuals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manual-language{display:inline-flex;margin-bottom:10px;color:var(--accent-dark);font-size:.78rem;font-weight:950;text-transform:uppercase}.manual-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.manual-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--accent);border-radius:8px;background:var(--accent);color:white;padding:10px 14px;font-weight:950;text-decoration:none}.manual-actions a+a{background:white;color:var(--accent-dark)}.info-page{background:#fff}.info-wrap{width:min(1120px,calc(100% - 56px));margin:0 auto}.info-hero{border-bottom:1px solid var(--line);background:linear-gradient(90deg,rgba(255,250,246,.96),rgba(255,244,236,.84)),url(/images/home/warmpi-sofa-hero.jpg) 50% /cover}.info-hero-project{background:linear-gradient(90deg,rgba(30,24,20,.82),rgba(30,24,20,.58) 48%,rgba(30,24,20,.24)),var(--info-hero-image) center /cover}.info-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.42fr);grid-gap:clamp(22px,4vw,52px);gap:clamp(22px,4vw,52px);align-items:center;min-height:460px;padding:clamp(48px,7vw,82px) 0}.info-hero h1{max-width:760px;margin:0;color:var(--ink);font-size:clamp(2.45rem,5vw,4.9rem);line-height:1;letter-spacing:0}.info-hero p:not(.home-eyebrow){max-width:700px;margin:18px 0 0;color:#555f63;font-size:clamp(1rem,1.28vw,1.16rem);line-height:1.7;font-weight:700}.info-hero-project h1,.info-hero-project p:not(.home-eyebrow){color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.32)}.info-hero-project .home-eyebrow{color:#ffd2b5}.info-card,.info-faq,.info-quick-card{border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.96);box-shadow:var(--shadow)}.info-quick-card{padding:24px}.info-quick-card span{display:block;margin-bottom:12px;color:var(--accent-dark);font-weight:950}.info-quick-card ul{display:grid;grid-gap:12px;gap:12px;margin:0;padding-left:19px;color:var(--ink);font-weight:850;line-height:1.45}.info-section{padding:clamp(42px,6vw,76px) 0}.info-section-soft{border-block:1px solid var(--line);background:#fff6ed}.info-media-section{background:#fff}.info-project-head{max-width:900px;margin-bottom:clamp(18px,3vw,28px)}.info-project-head h2{margin:0;color:var(--ink);font-size:clamp(1.85rem,3vw,3.1rem);line-height:1.08;letter-spacing:0}.info-project-head p:not(.home-eyebrow){max-width:780px;margin:12px 0 0;color:var(--text);font-size:.96rem;font-weight:750;line-height:1.6}.info-project-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.info-project-gallery img{display:block;width:100%;aspect-ratio:4/3;border:1px solid var(--line);border-radius:8px;background:#fff;object-fit:cover}.info-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.info-card{min-height:220px;padding:24px}.info-card h2,.info-faq h3,.info-related h2,.info-split h2{margin:0 0 10px;color:var(--ink);letter-spacing:0}.info-card h2{font-size:1.28rem}.info-card p,.info-faq p,.info-split p{margin:0;color:var(--text);font-weight:650;line-height:1.65}.info-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.55fr);grid-gap:clamp(22px,5vw,60px);gap:clamp(22px,5vw,60px);align-items:start}.info-split>div:first-child p{max-width:720px;font-size:1.06rem}.info-split h2{font-size:clamp(1.9rem,3vw,3rem);line-height:1.08}.info-related{border-left:3px solid var(--accent);padding-left:22px}.info-related div{display:flex;flex-wrap:wrap;gap:10px}.info-related a{border:1px solid var(--line);border-radius:999px;background:#fff;padding:9px 13px;color:var(--accent-dark);font-weight:900}.info-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.info-faq{padding:22px}.info-faq h3{font-size:1.04rem}@media (max-width:860px){body{font-size:15px}.site-header{align-items:center;gap:8px;padding:10px 12px}.brand img{width:98px}.site-header nav{justify-content:flex-end;gap:6px;font-size:.84rem;min-width:0}.site-header nav>a:not(.cart-link){display:none}.language-switcher{display:inline-flex;flex-shrink:0;gap:1px;padding:2px}.language-switcher a{min-width:24px;min-height:24px;font-size:.66rem}.cart-link{flex-shrink:0;gap:5px;padding:7px 9px}.cart-label-full{display:none}.cart-label-short{display:inline}.mobile-menu{display:block}.hero{min-height:640px}.hero-copy{top:auto;bottom:24px}.hero:after{background:linear-gradient(0deg,rgba(22,27,32,.66),rgba(22,27,32,.08) 70%),linear-gradient(90deg,rgba(22,27,32,.28),rgba(22,27,32,0))}.hero picture img{object-position:center top}.hero-actions,.hero-actions .primary-button{width:100%}.choice-grid,.fabric-grid,.home-comfort-band,.home-feature,.home-trust{grid-template-columns:1fr}.home-trust span{min-height:50px}.choice-card{grid-template-rows:190px auto auto 1fr auto}.choice-card img{height:190px}.home-feature{padding-bottom:22px}.home-comfort-band img,.home-feature>img{min-height:260px}.info-project-gallery{grid-template-columns:1fr}.section-head-row{display:grid;align-items:start}.cart-layout,.collection-band,.contact-form-row.two,.contact-layout,.info-card-grid,.info-faq-grid,.info-hero-inner,.info-split,.product-detail,.product-grid,.review-choice-grid,.review-choice-grid-four,.site-footer,.story-grid,.support-grid{grid-template-columns:1fr}.review-flow-card{padding:16px}.review-choice{min-height:104px}.collection-card{min-height:112px}.product-copy h3{min-height:auto}.product-info-grid,.product-info-section,.product-service-grid{grid-template-columns:1fr}.detail-image,.product-gallery-zoom-trigger{min-height:330px}.cart-line{grid-template-columns:76px 1fr}.cart-line button,.cart-line input{grid-column:2}.cart-summary{position:static}}@media (max-width:380px){.site-header{padding-inline:10px}.brand img{width:90px}.site-header nav{gap:4px}.language-switcher a{min-width:22px;min-height:23px;font-size:.62rem}.cart-link{width:36px;height:36px;justify-content:center;padding:0}.cart-label-short{display:none}.cart-link:before{content:"";display:block;width:15px;height:12px;border:2px solid;border-top:0;border-radius:2px 2px 5px 5px}.cart-link:after{position:absolute;top:9px;left:50%;width:10px;height:7px;border:2px solid;border-bottom:0;border-radius:10px 10px 0 0;content:"";transform:translateX(-50%)}.mobile-menu summary{width:36px;height:36px}}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:28px;gap:28px;align-items:center;padding:36px clamp(20px,5vw,64px);background:#303436;color:#fff}.footer-brand{color:#fff;font-size:1.35rem;font-weight:950}.site-footer p{margin:8px 0 0;color:rgba(255,255,255,.7);font-size:.92rem}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px;color:rgba(255,255,255,.86);font-size:.9rem;font-weight:850}@media (max-width:680px){.site-footer{grid-template-columns:1fr}.site-footer nav{justify-content:flex-start}}