/* Reusable presentation layer; content and theme values come from storefront.php. */
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.video-hero{height:var(--hero-height,390px)}
.video-hero .video-copy p.rotating-line{color:var(--hero-text,#ffffff);text-shadow:none}
.video-surface{position:absolute;inset:0;width:100%;height:100%;z-index:1;background:transparent;border:0;padding:0;cursor:pointer;touch-action:manipulation}
.video-surface:focus-visible{outline:3px solid #b9e1ff;outline-offset:-6px}
.video-copy{z-index:2;pointer-events:none}.video-copy a{pointer-events:auto}.video-location,.video-status{pointer-events:none;z-index:2}
.menu-toggle{display:none}.mobile-menu{position:fixed;inset:0 0 0 auto;margin:0;width:min(90vw,390px);height:100dvh;max-height:100dvh;max-width:none;padding:65px 28px 30px;background:#f6f3ed}
.mobile-menu h2{font:34px/1.1 var(--font-ui);margin:0 0 26px}.mobile-menu nav{display:grid}.mobile-menu nav a{padding:13px 0;border-bottom:1px solid #d4d9d6;display:flex;justify-content:space-between;font-size:17px}.mobile-menu nav a:nth-child(-n+3){font-weight:700}
.category-section{padding-top:22px;padding-bottom:56px}.category-section h2,.design-section h2{font:38px/1.15 var(--serif);letter-spacing:-1px;margin:0}.category-collection{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.category-card{min-width:0;display:block}.category-art{position:relative;overflow:hidden;background:#e7eced;aspect-ratio:4/5;border-radius:0}.category-art img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.category-shirts .category-art img,.category-accessoires .category-art img{object-fit:contain;mix-blend-mode:multiply;padding:14px}.category-hoodies .category-art{background:#d5d9d4}.category-tassen .category-art{background:#eae1d4}.category-accessoires .category-art{background:#e1e7dc}.category-card:hover img{transform:scale(1.045)}.category-number{position:absolute;top:18px;left:20px;font-size:12px;background:#fdfcf9e8;border-radius:50%;width:32px;height:32px;display:grid;place-items:center}.category-caption{padding-top:18px}.category-caption small{font-size:11px;color:var(--muted)}.category-caption h3{font:24px/1.2 var(--font-ui);margin:5px 0 0;display:flex;justify-content:space-between;gap:8px}.category-caption h3 span{font:20px var(--font-ui);color:var(--red)}
.design-section{padding-top:55px;padding-bottom:55px;background:#eef2f1;max-width:none}.design-section>*{max-width:1248px;margin-left:auto;margin-right:auto}.design-intro{color:var(--muted);font-size:15px;margin-top:-12px;margin-bottom:28px}.design-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px 18px}.design-card{min-width:0}.design-art{aspect-ratio:1;background:#fdfcf9;border-radius:0;overflow:hidden;border:0}.design-art img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.design-card:hover img{transform:scale(1.06)}.design-card h3{font-size:15px;font-weight:700;line-height:1.35;margin:12px 0 6px}.design-card>span{font-size:12px;color:var(--muted);display:flex;justify-content:space-between;gap:8px}.design-card b{color:var(--red)}
.method-badges li{display:flex;align-items:center;justify-content:center;width:90px;height:50px;padding:10px 12px;border:1px solid #dae0df;background:white}.method-badges .payment-logo{width:66px;height:28px;fill:currentColor;stroke:none;color:#17354b}.payment-logo.paypal{color:#003087}.payment-logo.visa{color:#1434cb}
@media(max-width:1000px){.design-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-collection{gap:14px}.category-caption h3{font-size:22px}}
@media(max-width:680px){.menu-toggle{display:flex}.header-actions{gap:6px}.video-hero{height:var(--hero-mobile-height,350px)}.category-section{padding-top:12px;padding-bottom:35px}.category-section .section-title{margin-bottom:22px}.category-section h2,.design-section h2{font-size:29px}.category-collection{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.category-art{border-radius:0}.category-caption{padding-top:10px}.category-caption small{font-size:10px;line-height:1.4;display:block}.category-caption h3{font-size:23px}.category-number{top:14px;left:14px;width:27px;height:27px}.design-section{padding-top:36px;padding-bottom:36px}.design-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 15px}.design-card h3{font-size:14px}.design-intro{font-size:14px;margin-top:0}.values{font-size:10px}.values span:nth-child(2){display:none}.values span:last-child{display:block}}
@media(prefers-reduced-motion:reduce){.category-art img,.design-art img{transition:none}.category-card:hover img,.design-card:hover img{transform:none}}
/* One family across all shop text; logos remain image/vector artwork. */
.audience-row{margin-bottom:12px}.audience-row nav{flex-wrap:wrap}.audience-row small{font-size:12px;opacity:.75;margin-left:5px}.selection-summary{font-size:15px;line-height:1.8}.selection-summary a{margin-left:12px}
.video-hero video{transition:object-position 1.6s ease}
@font-face{font-family:Nunito;src:url('./nunito-regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Nunito;src:url('./nunito-bold.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap}
:root{--font-ui:Source,"Source Sans 3",Arial,sans-serif;--font-heading:Pacifico,cursive}
body{font-family:var(--font-ui)}
h1,h2,h3,.footer-brand{font-style:normal;letter-spacing:-.025em}
.video-hero .video-copy h1{font-weight:700;font-size:clamp(36px,4vw,56px);letter-spacing:-.025em}
.video-hero .video-copy p.rotating-line{font-size:40px;font-weight:400;letter-spacing:0}
.category-caption h3{font-size:20px;font-weight:700;line-height:1.25}
.mobile-menu h2{font-size:30px;font-weight:700}
.method-badges .shipping-logo{width:66px;height:30px;fill:#17354b;stroke:none}
@media(max-width:680px){.video-copy{padding:20px 24px}.video-copy .eyebrow{margin-bottom:8px}.video-hero .video-copy h1{margin-bottom:7px}.video-hero .video-copy p.rotating-line{height:35px;margin-bottom:5px}.video-copy p.hero-subline{font-size:13px;line-height:1.35;margin-bottom:12px;max-width:310px}.video-copy .button{min-height:42px;padding:9px 16px;font-size:13px}}
@media(max-width:680px){.video-hero .video-copy h1{font-size:clamp(27px,7.3vw,38px)}.video-hero .video-copy p.rotating-line{font-size:clamp(23px,6.1vw,32px)}.category-caption h3{font-size:18px}}

/* Compact storefront: products and designs take priority over editorial copy. */
.design-search{max-width:480px;margin:0 auto 20px 0;height:44px}.design-section .pagination{margin-bottom:0}
.themes-section{padding-top:24px;padding-bottom:8px}.themes-section h2{font:700 27px/1.25 var(--font-ui);margin:0}
.theme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.theme-sea{background:#e4edef}.theme-sand{background:#f0e7d9}.theme-sage{background:#e5eadd}
.theme-card{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:20px;min-height:180px}.theme-card h3{font-size:23px;margin:0 0 10px}.theme-card span{font-size:12px}.theme-card b{padding-left:10px}.theme-card img{width:46%;max-width:150px;aspect-ratio:1;height:auto;object-fit:contain}.theme-card:hover h3{text-decoration:underline;text-underline-offset:5px}
.theme-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:18px;margin-bottom:24px;padding-top:24px;padding-bottom:24px}.theme-hero h1{font:700 38px/1.15 var(--font-ui);letter-spacing:0;margin:0 0 10px}.theme-hero p{font-size:15px;margin:0 0 14px;max-width:420px}.theme-hero a{font-size:13px;text-decoration:underline;text-underline-offset:4px}.theme-hero img{width:180px;height:180px;object-fit:contain}
@media(max-width:680px){.themes-section{padding-top:20px}.themes-section h2{font-size:23px}.theme-grid{gap:8px}.theme-card{padding:12px 8px;flex-direction:column-reverse;align-items:start;gap:10px;min-height:0}.theme-card img{width:100%;max-width:100%;height:auto;aspect-ratio:1}.theme-card h3{font-size:15px;margin:0 0 4px}.theme-card span{font-size:10px}.theme-card b{padding-left:4px}.theme-hero{margin-top:14px;margin-bottom:10px;gap:12px;padding-top:20px;padding-bottom:20px}.theme-hero h1{font-size:28px}.theme-hero p{font-size:13px;line-height:1.5}.theme-hero img{width:112px;height:112px}.theme-hero a{font-size:12px}}
body{font-size:16px}
.category-section,.design-section{padding-top:28px;padding-bottom:28px}
.section-title{margin-bottom:18px;align-items:center}
.category-section h2,.design-section h2,.catalog .section-title h2{font:700 27px/1.25 var(--font-ui);letter-spacing:0}
.category-art{aspect-ratio:1;max-height:230px}
.category-caption{padding-top:9px}.category-caption h3{font:700 16px/1.3 var(--font-ui);margin:0}
.design-art{background:#b8b8b8}
.design-art img{mix-blend-mode:normal;padding:12px}
.design-card h3{font-size:14px;font-weight:400;margin:8px 0 4px}
.design-grid{gap:22px 18px}.design-card>span{font-size:11px}
.catalog{padding-top:28px;padding-bottom:32px}.breadcrumbs{padding-top:14px;font-size:12px}
.catalog-title{display:flex;gap:16px;align-items:center}.catalog-title h2{max-width:850px}
.catalog-title .text-link{white-space:nowrap;margin:0;padding:4px 0;font-size:13px;border:0}
.catalog-controls{display:flex;align-items:end;gap:16px;margin-bottom:10px}
.compact-search{display:flex;align-items:center;border:1px solid var(--line);background:#fff;flex:1;min-width:0;height:44px}
.compact-search input{min-width:0;width:100%;border:0;background:none;padding:10px 12px;font-size:14px}
.compact-search button{display:grid;place-items:center;border:0;background:none;min-width:44px;height:42px}
.compact-filters{display:flex;flex-wrap:wrap;gap:10px;flex:1.5;min-width:0}
.compact-filters .model-filter{flex:1 0 100%;order:1}
@media(min-width:1001px){.theme-grid:has(>a:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr))}}
.compact-filters label{flex:1;min-width:0;font-size:11px;color:var(--muted)}
.compact-filters select{width:100%;height:44px;display:block;border:1px solid var(--line);background:#fff;padding:6px 9px;margin-top:4px;font-size:13px;color:var(--ink)}
.catalog-result{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--muted);margin:10px 0 16px}
.catalog-result a{text-decoration:underline}.product-meta{margin-top:8px}.product-card h3{margin:4px 0 8px}
.video-hero .video-copy h1{font-weight:700;font-size:clamp(30px,3.5vw,46px);letter-spacing:0}
.video-hero .video-copy p.rotating-line{font-weight:400;font-size:36px}
.mobile-menu nav a{font-size:15px;padding:10px 0}
@media(max-width:680px){
 .category-section,.design-section{padding-top:20px;padding-bottom:24px}
 .category-section h2,.design-section h2,.catalog .section-title h2{font-size:23px}
 .category-section .section-title{margin-bottom:14px}
 .category-collection{gap:18px 12px}.category-art{aspect-ratio:1.15;max-height:none}
 .category-caption h3{font-size:15px}.design-grid{gap:20px 12px}
 .catalog{padding-top:20px}.catalog-title{align-items:start;margin-bottom:16px}
 .catalog-controls{display:block}.compact-search{margin-bottom:10px}
 .compact-filters{gap:7px}.compact-filters select{font-size:12px;padding:5px}
 .catalog-result{margin:10px 0 14px}.product-grid{gap:22px 12px}
 .video-hero .video-copy h1{font-size:clamp(25px,6.6vw,32px)}
 .video-hero .video-copy p.rotating-line{font-size:clamp(22px,5.7vw,28px)}
}
.home-design-intro{display:grid;grid-template-columns:1fr 1.6fr;align-items:center;gap:32px;padding-top:32px;padding-bottom:32px}
.home-lifestyle{display:grid;grid-template-columns:1fr 1fr;gap:14px;min-width:0}
.lifestyle-card{min-width:0}.lifestyle-card figure{position:relative;margin:0 0 10px}
.lifestyle-card img{display:block;width:100%;height:auto;aspect-ratio:1.5;object-fit:contain}
.lifestyle-card>span{font-size:13px;line-height:1.4}.lifestyle-card:hover>span{text-decoration:underline;text-underline-offset:4px}
.home-design-intro h2{font:400 clamp(26px,3vw,38px)/1.2 var(--font-ui);margin:0 0 12px;letter-spacing:0}
.home-design-intro p{font-size:15px;line-height:1.5;max-width:350px;margin:0 0 18px}
.home-motif-preview{display:flex;align-items:center;gap:12px;min-width:0}
.home-motif-preview img{width:calc((100% - 24px)/3);height:auto;aspect-ratio:1;object-fit:contain}
.home-motif-preview img:nth-child(2){transform:translateY(-12px)}
.category-section .section-title{gap:16px;flex-wrap:wrap}.category-section .section-title .text-link{font-size:13px}
@media(max-width:680px){.home-design-intro{grid-template-columns:1fr;gap:28px;padding-top:28px;padding-bottom:28px}.home-design-intro h2{font-size:28px}.home-design-intro p{font-size:14px}.home-motif-preview{max-width:360px}.category-section h2{max-width:280px}}
.video-hero{overflow:visible;z-index:3}
.hero-search{pointer-events:auto;position:relative;max-width:510px;margin-top:16px;color:#19333d;text-align:left}
.hero-search-field{display:flex;background:#fff;border:1px solid #cdd8da;min-height:50px}
.hero-search-field:focus-within{outline:2px solid #82bacd;outline-offset:2px}
.hero-search input{width:100%;min-width:0;border:0;background:transparent;color:#19333d;font:400 16px/1.4 var(--font-ui);padding:12px 14px;outline:0}
.hero-search button{border:0;background:#fff;color:#19333d;flex:0 0 48px;cursor:pointer;display:grid;place-items:center}
.hero-search button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}
#hero-suggestions,.hero-search-feedback{position:absolute;top:100%;left:0;right:0;z-index:5;margin:5px 0 0;padding:0;list-style:none;background:white;color:#19333d;border:1px solid #cdd8da;box-shadow:0 8px 18px #172d3420;max-height:270px;overflow-y:auto}
#hero-suggestions li{padding:12px 14px;cursor:pointer;border-bottom:1px solid #edf0f0;line-height:1.35;font-size:14px}
#hero-suggestions li:last-child{border-bottom:0}
#hero-suggestions li:hover,#hero-suggestions li[aria-selected=true]{background:#e9f2f4}
#hero-suggestions small{display:block;font-size:12px;color:#526770;margin-top:4px}
#design-search{position:relative;overflow:visible}
#design-suggestions{position:absolute;top:100%;left:0;right:0;z-index:4;margin:5px 0 0;padding:0;list-style:none;background:#fff;border:1px solid #cdd8da;box-shadow:0 8px 18px #172d3420;max-height:270px;overflow-y:auto;text-align:left}
#design-suggestions li{padding:12px 14px;cursor:pointer;border-bottom:1px solid #edf0f0;line-height:1.35;font-size:14px}
#design-suggestions li:hover,#design-suggestions li[aria-selected=true]{background:#e9f2f4}
#design-suggestions small{display:block;font-size:12px;color:#526770;margin-top:4px}
.footer-top a[href="https://www.instagram.com/daenemark.fieber"],.footer-top a[href="https://www.facebook.com/danemarkfieberSOM"]{display:flex!important;align-items:center;gap:10px;min-height:44px;width:fit-content;margin:4px 0!important}
.footer-top a[href="https://www.instagram.com/daenemark.fieber"]::before,.footer-top a[href="https://www.facebook.com/danemarkfieberSOM"]::before{content:"";display:block;width:24px;height:24px;flex:0 0 24px;background:center/contain no-repeat}
.footer-top a[href="https://www.instagram.com/daenemark.fieber"]::before{background-image:url('./social-icons.svg#instagram')}
.footer-top a[href="https://www.facebook.com/danemarkfieberSOM"]::before{background-image:url('./social-icons.svg#facebook')}
.shop-promises{padding-top:38px;padding-bottom:42px;border-top:1px solid #e1e6e3;background:#fdfcf9;text-align:center}
.shop-promises h2{font:400 clamp(25px,2.8vw,35px)/1.45 var(--font-heading);margin:0 0 28px}
.promise-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}
.promise{min-width:0}.promise-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--ink);color:#fff;margin:0 auto 17px}
.promise-icon svg{width:32px;height:32px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}
.promise h3{font:400 23px/1.5 var(--font-heading);margin:0 0 9px}.promise p{font-size:15px;line-height:1.6;max-width:320px;margin:0 auto;color:var(--muted)}
.promise a{text-decoration:underline;text-underline-offset:3px;white-space:nowrap}
@media(max-width:680px){.shop-promises{padding-top:26px;padding-bottom:28px}.shop-promises h2{font-size:26px;margin-bottom:22px}.promise-grid{grid-template-columns:minmax(0,1fr);gap:22px}.promise{display:flex;gap:16px;align-items:flex-start;text-align:left}.promise-icon{flex:0 0 48px;width:48px;height:48px;margin:2px 0 0}.promise-icon svg{width:25px;height:25px}.promise h3{font-size:21px;margin-bottom:5px}.promise p{font-size:14px;max-width:none}}
.hero-search .hero-search-feedback{padding:12px;font-size:13px;line-height:1.4}
@media(max-width:680px){.hero-search{margin-top:8px;max-width:100%}.hero-search input{font-size:16px;padding:10px}.hero-search-field{min-height:46px}}
/* Scene artwork is editorial only; real design/product galleries stay unchanged. */
.theme-scene{position:relative;margin:0;overflow:hidden;min-width:0}
.theme-scene img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:1.5}
.theme-card.has-artwork{display:flex;flex-direction:column-reverse;padding:0;gap:0;align-items:stretch}
.theme-card.has-artwork .theme-card-copy{padding:18px 20px}
.theme-card.has-artwork .theme-card-copy p{max-width:none}
.theme-card.has-artwork .theme-scene{width:100%}
.theme-card.has-artwork .theme-scene img{max-width:none;width:100%;height:auto;aspect-ratio:1.65}
.theme-hero.has-artwork .theme-scene{flex:0 0 43%;max-width:480px}
.theme-hero.has-artwork .theme-scene img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover}
@media(max-width:680px){
 .theme-card.has-artwork{flex-direction:row;align-items:stretch;min-height:158px}
 .theme-card.has-artwork .theme-card-copy{padding:16px 14px;flex:1}
 .theme-card.has-artwork .theme-scene{width:44%;flex:0 0 44%}
 .theme-card.has-artwork .theme-scene img{height:100%;aspect-ratio:auto;min-height:158px;object-fit:cover}
 .theme-card.has-artwork h3{font-size:20px}
 .theme-card.has-artwork p{font-size:12px}
 .theme-card.has-artwork span{font-size:10px}
 .theme-hero.has-artwork{display:block}
 .theme-hero.has-artwork .theme-scene{margin-top:18px;max-width:none;height:180px}
 .theme-hero.has-artwork .theme-scene img{height:180px;object-position:center 55%}
}
/* One compact editorial language, carried from topic entry to landing page. */
.theme-sea{--topic-ink:#315d6b;--topic-wash:#cbdfe3;background:#eaf1f2}
.theme-sand{--topic-ink:#796345;--topic-wash:#e5d6bc;background:#f5efe4}
.theme-sage{--topic-ink:#4e654d;--topic-wash:#d4dfc9;background:#edf1e8}
.theme-card{padding:24px 20px;gap:10px;min-height:210px;position:relative;overflow:hidden}
.theme-card-copy{position:relative;z-index:1;flex:1;min-width:0}
.theme-card h3{font-size:24px;font-weight:700;margin:0 0 8px;color:var(--topic-ink)}
.theme-card p{font-size:14px;line-height:1.5;margin:0 0 16px;max-width:200px}
.theme-card span{font-size:12px;white-space:nowrap}.theme-card b{padding-left:3px}
.theme-art{position:relative;isolation:isolate;flex:0 0 40%;display:grid;place-items:center;aspect-ratio:1}
.theme-art:before{content:"";position:absolute;z-index:-1;inset:0;border-radius:48% 52% 66% 34% / 55% 40% 60% 45%;background:var(--topic-wash);transform:rotate(-12deg)}
.theme-sea .theme-art:before{background:repeating-linear-gradient(170deg,var(--topic-wash) 0 15px,transparent 16px 24px)}
.theme-sand .theme-art:before{border-radius:65% 35% 40% 60% / 65% 55% 45% 35%}
.theme-sage .theme-art:before{border-radius:35% 65% 40% 60%;transform:rotate(16deg)}
.theme-card .theme-art img{width:100%;max-width:150px;height:auto;aspect-ratio:1;object-fit:contain}
.theme-card:focus-visible{outline:3px solid var(--topic-ink);outline-offset:4px}
.theme-hero{padding:30px 36px;min-height:240px;gap:28px}
.theme-label{display:block;font-size:13px;font-weight:700;color:var(--topic-ink);margin-bottom:10px}
.theme-hero h1{font-size:clamp(28px,3.4vw,42px);font-weight:400;max-width:560px;color:var(--topic-ink);margin-bottom:12px}
.theme-hero p{max-width:480px;line-height:1.6}
.theme-hero .theme-art{flex-basis:220px;max-width:28%}
.theme-hero .theme-art img{width:100%;height:auto;aspect-ratio:1}
@media(min-width:681px) and (max-width:1000px){.theme-card{padding:18px 14px;flex-direction:column-reverse;align-items:start}.theme-card .theme-art{width:110px;flex-basis:auto;align-self:end}.theme-card p{max-width:none}.theme-card h3{font-size:21px}}
@media(max-width:680px){
 .theme-grid{grid-template-columns:1fr;gap:10px}
 .theme-card{padding:18px 20px;flex-direction:row;align-items:center;min-height:140px;gap:18px}
 .theme-card h3{font-size:21px;margin-bottom:5px}.theme-card p{font-size:13px;margin-bottom:10px;max-width:230px}
 .theme-card span{font-size:11px}.theme-card .theme-art{flex:0 0 96px}
 .theme-hero{padding:22px 18px;gap:12px;min-height:0;align-items:start}
 .theme-label{font-size:12px;margin-bottom:7px}.theme-hero h1{font-size:27px;line-height:1.2}
 .theme-hero p{font-size:13px;line-height:1.5;margin-bottom:10px}
 .theme-hero .theme-art{flex:0 0 82px;max-width:25%;margin-top:28px}
 .theme-hero a{font-size:12px}
}
/* Original-shop typography: expressive section headings, readable product UI. */
@font-face{font-family:Pacifico;src:url('./pacifico-regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
.video-hero .video-copy h1,.section-title h2,.home-design-intro h2,.theme-hero h1,.theme-card h3,.category-caption h3,.story h2{font-family:var(--font-heading);font-weight:400;letter-spacing:0;line-height:1.4;text-shadow:none}
.video-hero .video-copy h1{font-size:clamp(32px,3.6vw,48px);margin-bottom:10px}
.theme-grid,.theme-grid:has(>a:nth-child(4)){grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.theme-card.has-artwork{display:flex;flex-direction:column-reverse;align-items:stretch;padding:0;gap:0;min-height:0;background:#fff;border:1px solid #e1e5e4;border-radius:0;box-shadow:none;transition:border-color .2s}
.theme-card.has-artwork .theme-scene{width:100%;flex:none;overflow:hidden}
.theme-card.has-artwork .theme-scene img{width:100%;height:auto;min-height:0;max-width:none;aspect-ratio:4/3;object-fit:cover;object-position:center;transition:transform .4s ease}
.theme-card.has-artwork .theme-card-copy{padding:19px 18px 16px;display:flex;flex-direction:column;flex:1}
.theme-card.has-artwork h3{font-size:25px;color:var(--ink);margin:0 0 9px}
.theme-card.has-artwork p{font-size:15px;line-height:1.45;color:var(--muted);margin:0 0 18px;max-width:none;min-height:2.9em}
.theme-card.has-artwork .theme-card-copy>span{margin-top:auto;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e8ecea;padding-top:12px;font-size:13px;color:var(--ink);white-space:normal}
.theme-card.has-artwork b{font-family:var(--font-ui);font-weight:400;font-size:20px;padding:0;color:var(--red)}
.theme-card.has-artwork:hover{border-color:#9aadaa}.theme-card.has-artwork:hover h3{text-decoration:none}.theme-card.has-artwork:hover .theme-scene img{transform:scale(1.025)}
@media(max-width:1000px){.theme-grid,.theme-grid:has(>a:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}
@media(max-width:680px){.theme-grid,.theme-grid:has(>a:nth-child(4)){gap:12px}.theme-card.has-artwork .theme-card-copy{padding:13px 12px}.theme-card.has-artwork h3{font-size:22px}.theme-card.has-artwork p{font-size:13px;margin-bottom:12px;min-height:4.35em}.theme-card.has-artwork .theme-card-copy>span{font-size:11px;padding-top:9px}.theme-card.has-artwork b{font-size:17px}.video-hero .video-copy h1{font-size:clamp(27px,7.2vw,36px);line-height:1.4}.theme-hero h1{font-size:28px;line-height:1.45}}
@media(prefers-reduced-motion:reduce){.theme-card.has-artwork,.theme-card.has-artwork .theme-scene img{transition:none}.theme-card.has-artwork:hover .theme-scene img{transform:none}}
.card-colors{min-height:72px;margin-top:8px;min-width:0}.card-color-row{display:flex;align-items:center;min-width:0;gap:2px}.card-color-strip{display:flex;min-width:0;flex:1;overflow-x:auto;scrollbar-width:none;overscroll-behavior-x:contain}.card-color-strip::-webkit-scrollbar{display:none}
.card-color,.card-color-next{position:relative;flex:0 0 36px;width:36px;height:44px;padding:6px;border:0;background:transparent;cursor:pointer}.card-color>span{display:grid;place-items:center;width:24px;height:24px;border:2px solid #fff;border-radius:50%;background:var(--swatch);outline:1px solid #c6c9c9;color:transparent;font:700 18px/1 var(--font-ui)}.card-color[aria-pressed="true"]>span{outline:2px solid #172c35;color:var(--swatch-mark)}.card-color-next{flex-basis:28px;width:28px;font-size:28px}.card-color:focus-visible{outline-offset:-3px}.card-color-status{font-size:12px;line-height:1.4;margin:4px 0 0;color:#52666d;min-height:17px}.card-colors[aria-busy="true"] .card-color-status{color:#245d79}
.card-color{flex-basis:30px;width:30px;padding:3px}
@media(max-width:680px){.card-colors{margin-top:4px}}
/* Original-shop-style color selection with native keyboard-accessible radios. */
.detail-copy .color-picker{padding:0;margin:18px 0;border:0;min-width:0}
.color-swatches{display:flex;flex-wrap:wrap;gap:0}
.detail-copy .color-swatch{position:relative;display:block;width:38px;height:44px;margin:0;padding:0;cursor:pointer}
.color-swatch input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:1}
.color-chip{display:grid;place-items:center;position:absolute;inset:6px 3px;border:2px solid #fff;border-radius:50%;background:var(--swatch);outline:1px solid #c6c9c9;color:var(--swatch-mark);font:700 22px/1 var(--font-ui)}
.color-chip>span{visibility:hidden}.color-swatch input:checked+.color-chip{outline:2px solid #172c35}.color-swatch input:checked+.color-chip>span{visibility:visible}
.color-swatch input:focus-visible+.color-chip{outline:3px solid #245d79;outline-offset:3px}.color-swatch:hover .color-chip{outline-color:#172c35}
.detail-copy .color-caption{font-size:14px;margin:10px 0 0;line-height:1.4}
/* Let grid children shrink below intrinsic image/thumbnail/select widths. */
#product-content,.detail-grid>div{min-width:0;max-width:100%}
.detail-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}
.detail-images{max-width:100%;overscroll-behavior-x:contain}
.detail-copy{overflow-wrap:anywhere}
.detail-copy select{min-width:0;max-width:100%}
@media(max-width:680px){
 #product-dialog{width:calc(100% - 24px);max-width:calc(100% - 24px);padding:24px 16px;max-height:94dvh}
 .detail-grid{grid-template-columns:minmax(0,1fr);gap:18px}
 .detail-grid>div:first-child{width:100%;max-width:340px;min-width:0}
 .detail-copy .button{padding:14px 16px;gap:12px;white-space:normal}
 .personalize-panel{padding:14px;min-width:0}
}
/* Shared editorial treatment: compact introductions, photographs and calm surfaces. */
.themes-section{padding-top:30px;padding-bottom:30px}
.theme-card.has-artwork{border:0;background:#f0f3f1}
.theme-card.has-artwork .theme-card-copy{border-bottom:2px solid #cad6d3}
.theme-card.has-artwork p{min-height:0}
.home-design-intro{background:#eaf0ee;border-block:1px solid #dce5e1;margin-block:12px 32px;padding:32px;gap:38px}
.home-design-intro .theme-label{color:#536b70}
.home-lifestyle{gap:18px}.lifestyle-card{background:#fff;padding-bottom:14px}
.lifestyle-card>span{display:block;padding:0 14px;font-size:15px}
.category-section .section-title h2{font-size:clamp(26px,2.7vw,36px);max-width:680px}
.category-art{aspect-ratio:3/2;max-height:none}
.category-card .category-art img{object-fit:cover;mix-blend-mode:normal;padding:0}
.category-caption{padding:12px 14px 16px;background:#f0f3f1;border-bottom:2px solid #cad6d3}
.category-caption h3{font-size:23px;margin:0}
.collection-intro{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;background:#eaf0ee;padding:0;overflow:hidden;margin-bottom:24px}
.collection-intro>div{padding:24px 34px;min-width:0}
.collection-intro h1{font:400 clamp(26px,3vw,38px)/1.45 var(--font-heading);margin:0 0 10px;overflow-wrap:anywhere}
.collection-intro p{font-size:16px;line-height:1.5;margin:0;max-width:440px;color:#52676a}
.collection-intro figure{margin:0;height:240px;overflow:hidden}
.collection-intro img{width:100%;height:100%;object-fit:cover}
.collection-intro.motif-intro{grid-template-columns:1fr 230px}
.motif-intro h1{font-family:var(--font-ui);font-size:28px;font-weight:700}
.motif-intro figure{height:210px;background:#b8b8b8;padding:15px}
.motif-intro img{object-fit:contain}
.collection-intro~.catalog{padding-top:0}
.collection-intro~.catalog .catalog-title h2{font-size:22px}
.theme-hero.has-artwork{padding:0;overflow:hidden;gap:0;align-items:stretch;border-bottom:2px solid #cad6d3}
.theme-hero-copy{padding:28px 34px;flex:1;align-self:center}
.theme-hero.has-artwork .theme-scene{margin:0;max-width:none;flex-basis:45%}
.theme-hero.has-artwork .theme-scene img{height:100%;max-height:310px;aspect-ratio:1.5;object-fit:cover}
.design-section{background:#f5f6f3;padding-top:26px;padding-bottom:32px}
.design-card{background:#fff;padding-bottom:12px;border-bottom:1px solid #dce4e0}
.design-card h3,.design-card>span{margin-left:12px;margin-right:12px}
.catalog-controls{background:transparent;padding:0;border:0;display:grid;grid-template-columns:minmax(180px,1.3fr) minmax(0,3fr);align-items:start;gap:14px}
.catalog-search-label{display:block;min-width:0;font-size:12px;color:var(--muted)}
.catalog-search-label .compact-search{margin-top:4px;margin-bottom:0}
.catalog-controls .compact-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.catalog-controls .compact-filters:not(:has(select[name="size"])){grid-template-columns:repeat(3,minmax(0,1fr))}
.catalog-controls .compact-filters label{font-size:12px}
.catalog-controls .model-filter{grid-column:1/-1}
.size-filter-note{font-size:12px;color:var(--muted);margin:10px 0 0}
.home-edit{padding-top:34px;padding-bottom:34px}.home-edit-soft{background:#edf2ee}.home-edit-heading{display:flex;justify-content:space-between;align-items:end;gap:22px;margin-bottom:20px}
.home-edit h2,.home-about h2{font:400 clamp(26px,3vw,36px)/1.45 var(--font-heading);margin:0 0 10px}.home-edit-heading p,.home-about p{font-size:16px;color:var(--muted);margin:0;max-width:510px}.home-edit-heading .text-link{flex-shrink:0}
.home-picks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.home-picks-three{grid-template-columns:repeat(3,minmax(0,1fr))}.home-pick{min-width:0;display:block}.home-pick img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.home-pick>span{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #d6dfdb;font-size:17px}.home-pick b{font-weight:400}.home-pick-product img{object-fit:contain;background:#f0f3f0}
.home-about{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:44px;align-items:center;padding-top:40px;padding-bottom:40px}.home-about figure{margin:0}.home-about img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
@media(max-width:680px){.home-edit{padding-top:25px;padding-bottom:25px}.home-edit-heading{display:block}.home-edit-heading .text-link{margin-top:8px}.home-picks,.home-picks-three{grid-template-columns:minmax(0,1fr);gap:20px}.home-pick>span{font-size:16px;padding:10px 0}.home-about{grid-template-columns:minmax(0,1fr);gap:20px;padding-top:28px;padding-bottom:28px}.home-about h2,.home-edit h2{font-size:27px}.home-about p,.home-edit-heading p{font-size:15px}}
@media(max-width:1000px){.catalog-controls{grid-template-columns:minmax(0,1fr)}.catalog-controls .compact-filters,.catalog-controls .compact-filters:not(:has(select[name="size"])){grid-template-columns:repeat(2,minmax(0,1fr))}}
.catalog-result{padding:14px 0}
.product-card{border-bottom:1px solid #dce4e0;padding-bottom:12px}
.product-image{background:#f3f5f2}
.breadcrumbs{padding-top:16px;padding-bottom:16px}
@media(max-width:680px){
 .themes-section{padding-top:24px;padding-bottom:24px}.theme-card.has-artwork p{min-height:0}
 .home-design-intro{padding:22px 18px;gap:20px;margin-block:8px 24px}.home-lifestyle{gap:12px}.lifestyle-card>span{font-size:13px;padding:0 10px}
 .category-section .section-title h2{font-size:27px;max-width:300px}.category-caption{padding:10px}.category-caption h3{font-size:20px}
 .collection-intro{grid-template-columns:1fr 35%;margin-bottom:18px;min-height:170px}
 .collection-intro>div{padding:18px}.collection-intro h1{font-size:25px;line-height:1.4}.collection-intro p{font-size:13px}.collection-intro .theme-label{font-size:11px}
 .collection-intro figure{height:100%;min-height:170px}.collection-intro img{object-position:50% 50%}
 .collection-intro.motif-intro{grid-template-columns:1fr 30%}.motif-intro h1{font-size:21px}.motif-intro figure{height:100%;padding:8px}
 .theme-hero.has-artwork{display:grid;grid-template-columns:1fr 36%}.theme-hero-copy{padding:18px}.theme-hero.has-artwork .theme-scene{height:100%;margin:0}.theme-hero.has-artwork .theme-scene img{height:100%;max-height:none;object-fit:cover}.theme-hero h1{font-size:25px}
 .catalog-controls{padding:0;gap:12px}.design-section{padding-top:22px}.design-card h3,.design-card>span{margin-left:9px;margin-right:9px}
}

/* Stable shop components: compact, keyboard-accessible navigation and full product page. */
.promotion-banner{display:flex;justify-content:center;align-items:center;gap:8px 22px;flex-wrap:wrap;padding:12px 20px;background:#eef2f0;font-size:14px}
.promotion-banner[hidden]{display:none}.promotion-banner strong{font-size:17px}.promotion-banner a{font-weight:700}
.header>nav{align-items:center}.mega-menu{margin:0;padding:0;border:0}.header>nav>a,.mega-menu summary{line-height:1.4}.mega-menu summary{cursor:pointer;list-style:none;padding:0;display:flex;align-items:center;gap:5px}.mega-menu summary::-webkit-details-marker{display:none}
.home-about>div{container-type:inline-size;min-width:0;width:100%}#home-about-title{white-space:nowrap;font-size:min(32px,6.3cqi);letter-spacing:0}
.mega-menu summary .nav-chevron{width:14px;height:14px;flex:0 0 14px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.mega-menu[open] summary .nav-chevron{transform:rotate(180deg)}
.mega-panel{position:absolute;left:0;right:0;top:100%;padding:24px max(24px,calc((100vw - 1200px)/2));display:grid;grid-template-columns:1fr 1.2fr 1fr 1.3fr;gap:28px;background:#fff;box-shadow:0 12px 20px #172c3515;border-top:1px solid #eee;z-index:40}
.header{position:relative;z-index:45}.mega-panel h2{font:700 17px var(--font-ui);margin:0 0 12px}.mega-panel a{display:flex;align-items:center;gap:10px;margin:8px 0;font-size:15px}.mega-panel img{object-fit:cover}.mega-photo{flex-direction:column;align-items:stretch!important}.mega-photo img{width:100%;height:auto}.mega-photo span{font-weight:700}
.product-page{padding-top:24px;padding-bottom:32px}.product-page-back{display:flex;justify-content:space-between;gap:16px;margin-bottom:24px;font-size:14px}
.product-page .detail-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:44px}
.product-page h1{font:700 clamp(24px,2.5vw,36px)/1.2 var(--font-ui);margin:8px 0 16px}
.product-page .detail-photo{width:100%;max-height:680px;object-fit:contain}.product-page .detail-copy{min-width:0}
.same-design{padding-bottom:40px}.same-design-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:24px}
.related-product{display:flex;flex-direction:column;gap:5px;text-decoration:none;font-size:15px}.related-product img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#f4f5f3}.same-design .section-title p{margin:4px 0;font-size:16px}
a.product-open{display:block;color:inherit;text-decoration:none}
@media(max-width:900px){.header>nav{gap:16px}.mega-panel{grid-template-columns:repeat(3,minmax(0,1fr));padding:20px}.mega-photo{display:none!important}}
@media(max-width:680px){.product-page .detail-grid{grid-template-columns:minmax(0,1fr);gap:18px}.product-page{padding-top:12px}.product-page-back{font-size:12px;margin-bottom:16px}.same-design-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.promotion-banner{font-size:12px;gap:4px 12px}.promotion-banner strong{font-size:15px}.detail-images{max-width:100%;overflow-x:auto}.detail-copy table{width:100%;font-size:13px}}

.chat-launch{position:fixed;right:18px;bottom:18px;z-index:55;background:#172c35;color:white;padding:12px 18px;border:0;border-radius:24px;font:700 15px var(--font-ui);box-shadow:0 4px 16px #0002;cursor:pointer}
.shop-chat{width:min(460px,calc(100vw - 24px));max-width:calc(100vw - 24px);max-height:85dvh;padding:26px;box-sizing:border-box;border:0;color:#172c35}.shop-chat h2{margin-right:20px;font:700 26px var(--font-ui)}.shop-chat p,.shop-chat label{font-size:14px;line-height:1.5}.chat-privacy{color:#53646b}.shop-chat textarea{width:100%;box-sizing:border-box;font:16px var(--font-ui);padding:10px;border:1px solid #bbc5c5;margin:6px 0 12px}.chat-consent{display:block;margin:12px 0}.chat-consent input{width:18px;height:18px;vertical-align:middle}.shop-chat li{margin-bottom:8px;font-size:14px}#chat-answer{white-space:pre-wrap}.google-review-invite{padding:24px 0}

#shop-outage[hidden]{display:none!important}
.home-interlude{background:#eee8dc;color:#233b43;text-align:center;padding:17px 20px 19px;margin:12px 0 0}.home-interlude svg{width:72px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;opacity:.65}.home-interlude h2{font:400 clamp(24px,3vw,34px)/1.35 var(--serif);margin:7px 0 0}.home-interlude p{margin:0;font-size:16px;color:#53676d}.interlude-lighthouse{display:block;width:70px;height:82px;object-fit:contain;margin:0 auto -8px}
.home-edit{padding-top:42px;padding-bottom:42px}.home-edit-heading{align-items:end;margin-bottom:24px}.home-edit-heading p{margin-bottom:0}.home-pick{transition:transform .2s ease}.home-pick:hover{transform:translateY(-3px)}.home-pick img{display:block}.home-pick>span{font-weight:600;padding:16px 0;border-bottom:1px solid #dbe1dc}.home-edit-soft{background:#eaf0ec}.home-about{margin-top:22px;margin-bottom:22px}.home-about>div{max-width:460px}.home-about figure{overflow:hidden}.home-about figure img{display:block;aspect-ratio:4/3;object-fit:cover}.home-little{padding-top:42px;padding-bottom:44px}.home-little .home-picks{gap:28px}.home-little h2{font:400 clamp(28px,3vw,38px)/1.45 var(--font-heading);margin:8px 0}.little-links{display:flex;gap:28px;margin-top:22px;font-weight:600}.little-links a{border-bottom:1px solid currentColor;padding-bottom:5px}
.home-partners{display:grid;grid-template-columns:1.2fr 1fr auto;gap:32px;align-items:center;padding-top:34px;padding-bottom:34px;border-top:1px solid #dbe1dc}.home-partners h2{font:400 30px/1.25 var(--serif);margin:8px 0}.home-partners p{max-width:340px;font-size:16px;color:var(--muted)}.home-category-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 26px;padding-top:24px;padding-bottom:36px;border-top:1px solid #dbe1dc}.home-category-links a{font-size:15px;font-weight:600}
.about-hero{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:55px;padding-top:48px;padding-bottom:48px}.about-hero h1,.info-heading h1{font:400 clamp(34px,4vw,54px)/1.3 var(--serif);margin:15px 0 22px}.about-hero p{font-size:19px;line-height:1.6;margin-bottom:25px}.about-hero img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.about-story{max-width:820px;padding-top:35px;padding-bottom:48px}.about-story h2,.about-production h2,.partner-directory h2,.partner-production h2{font:400 clamp(26px,3vw,36px)/1.3 var(--serif);margin:12px 0 20px}.about-story p{font-size:18px;line-height:1.75}.about-story a,.legal-grid a{text-decoration:underline;text-underline-offset:3px}.about-production{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;padding-top:35px;padding-bottom:55px;background:#eef2ee}.about-production img{width:100%;height:auto}.about-production p{font-size:17px;line-height:1.7}.info-heading{padding-top:46px;padding-bottom:30px}.info-heading p{max-width:620px;font-size:18px;line-height:1.6}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-bottom:65px}.legal-grid h2{font:700 22px/1.3 var(--font-ui);margin:25px 0 15px}.legal-grid p,.legal-grid address{font-style:normal;line-height:1.7;font-size:16px}.partner-production{background:#edf2ee;padding-top:28px;padding-bottom:32px}.partner-production p{max-width:650px;line-height:1.7}.partner-directory{padding-top:28px;padding-bottom:34px}.partner-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.partner-links>a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;border:1px solid #dbe1dc;background:#fff}.partner-links strong{display:block;font-size:20px}.partner-links small{display:block;font-size:15px;color:var(--muted);margin-top:6px}
@media(max-width:680px){.home-edit,.home-little{padding-top:28px;padding-bottom:28px}.home-interlude{padding:20px 20px 21px}.home-interlude p{font-size:14px}.home-partners,.about-hero,.about-production,.legal-grid{grid-template-columns:minmax(0,1fr);gap:24px}.home-partners{padding-top:28px;padding-bottom:28px}.home-partners p{margin:0}.home-little .home-picks{gap:22px}.about-hero{padding-top:25px;padding-bottom:25px}.about-hero h1,.info-heading h1{font-size:35px}.about-hero p,.about-story p{font-size:16px}.about-story{padding-top:24px;padding-bottom:30px}.about-production{padding-top:25px;padding-bottom:30px}.legal-grid{gap:0;padding-bottom:30px}.partner-links{grid-template-columns:minmax(0,1fr)}.info-heading{padding-top:28px;padding-bottom:10px}.home-category-links{gap:15px 22px}.home-pick:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.home-pick{transition:none}}
.partner-logo{display:flex;align-items:center;justify-content:center;width:100%;height:125px;background:#fff}.partner-logo img{width:100%;max-width:240px;height:110px;object-fit:contain}.partner-links>a:has(.partner-logo){display:grid;grid-template-columns:1fr auto;padding:24px;gap:20px;border:0;box-shadow:0 4px 20px #172c3509}.partner-links .partner-logo{grid-column:1/-1}.partner-links{gap:24px}.partner-directory:first-of-type{background:#eef2ee}.partner-links strong{font-size:19px}.partner-links small{line-height:1.5}

/* Keep the home flow dense: editorial moments should connect, not float apart. */
.themes-section{padding-top:18px;padding-bottom:16px}.home-edit{padding-top:30px;padding-bottom:30px}.home-edit-heading{margin-bottom:16px}.home-about{gap:30px;margin:0 auto;padding-top:24px;padding-bottom:24px}.home-about figure img{aspect-ratio:16/10}.home-little{padding-top:30px;padding-bottom:32px}
@media(max-width:680px){.themes-section{padding-top:16px;padding-bottom:14px}.home-edit{padding-top:24px;padding-bottom:24px}.home-edit-heading{margin-bottom:14px}.home-about{gap:16px;margin:0 auto;padding-top:20px;padding-bottom:20px}.home-little{padding-top:24px;padding-bottom:25px}}

/* Clear, compact section rhythm on the landing page. */
.shop-promises{margin:18px 0 0;padding:0;background:#f6f2ea;border:0;border-top:1px solid #e6dfd2;border-bottom:1px solid #e6dfd2}.shop-promises>.wrap{padding-top:24px;padding-bottom:25px}.shop-promises h2{margin-bottom:16px}.promise-grid{gap:24px}.promise-icon{width:48px;height:48px;margin-bottom:9px}.promise-icon svg{width:25px;height:25px}.promise h3{font-size:20px;margin-bottom:4px}.promise p{line-height:1.45}.shop-promises+.home-edit{padding-top:24px}.home-little{margin-top:0;border-top:1px solid #dce4df}
@media(max-width:680px){.home-interlude{padding:15px 20px 17px}.interlude-lighthouse{width:61px;height:72px}.shop-promises{margin-top:12px}.shop-promises>.wrap{padding-top:21px;padding-bottom:22px}.shop-promises h2{margin-bottom:14px}.promise-grid{gap:16px}.promise-icon{width:42px;height:42px}.promise-icon svg{width:22px;height:22px}.shop-promises+.home-edit{padding-top:20px}}

/* Product controls: direct size choices and a tighter small-screen layout. */
.size-picker{border:0;padding:0;margin:14px 0 0}.size-picker legend{font-size:14px;font-weight:700;margin:0 0 7px}.size-picker>div{display:flex;flex-wrap:wrap;gap:7px}.size-picker button{min-width:43px;padding:9px 11px;border:1px solid #cbd4d0;background:#fff;color:var(--ink);font:600 14px var(--font-ui);cursor:pointer}.size-picker button[aria-pressed="true"]{border-color:#172c35;background:#172c35;color:#fff}.size-picker button:focus-visible{outline:3px solid #245d79;outline-offset:2px}.detail-one-size{margin:14px 0 0;font-size:14px}.detail-one-size strong{margin-right:4px}
@media(max-width:680px){.catalog-controls .compact-filters{gap:5px}.catalog-controls .compact-filters label{font-size:10px;line-height:1.15}.catalog-controls .compact-filters select{height:34px;margin-top:2px;padding:3px 6px;font-size:12px}.catalog-search-label{font-size:10px}.compact-search{height:36px}.compact-search input{padding:6px 9px}.compact-search button{height:34px;min-width:36px}.catalog-result{margin-top:8px}.product-page{padding-top:8px;padding-bottom:18px}.product-page-back{margin-bottom:10px}.product-page .detail-grid{gap:10px}.product-page .detail-grid>div:first-child{max-width:100%}.product-page .detail-photo{height:min(78vw,320px);max-height:320px;aspect-ratio:auto;object-fit:contain;mix-blend-mode:multiply}.detail-images{margin-top:6px}.size-picker{margin-top:12px}.size-picker button{padding:8px 10px;min-width:40px}.detail-one-size{margin-top:12px}}
.chat-quick{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0}.chat-quick button{padding:8px 12px;border:1px solid #cad5d1;background:#f4f6f3;color:#203a43;font:inherit;cursor:pointer}.chat-history{max-height:240px;overflow:auto;margin:15px 0}.chat-message{padding:12px 14px;font-size:15px;line-height:1.5;background:#edf2ef;white-space:pre-wrap}.chat-message.visitor{background:#203a43;color:#fff;margin-left:22px}.chat-message.advisor{margin-right:12px}


/* Floating conversational service widget */
.chat-shell{position:fixed;right:20px;bottom:20px;z-index:70;width:min(430px,calc(100vw - 28px));filter:drop-shadow(0 14px 34px #172c3533)}
.chat-shell[hidden]{display:none!important}.chat-panel{overflow:hidden;background:#fff;border:1px solid #d7dfdc;border-radius:18px;color:#172c35;max-height:min(690px,calc(100dvh - 40px));display:flex;flex-direction:column}
.chat-panel-header{display:flex;align-items:center;gap:10px;padding:16px 17px;background:#172c35;color:#fff}.chat-panel-header>div{min-width:0;flex:1}.chat-panel-header h2{font:700 16px/1.2 var(--font-ui);margin:0}.chat-panel-header p{font-size:12px;margin:2px 0 0;color:#d8e3df}.chat-presence,.chat-launch-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#70c19d;box-shadow:0 0 0 3px #70c19d33}.chat-close{width:32px;height:32px;border:0;border-radius:50%;background:transparent;color:#fff;font-size:26px;line-height:1;cursor:pointer}.chat-close:hover{background:#ffffff1a}
.chat-history{display:flex;flex-direction:column;gap:10px;min-height:120px;max-height:245px;overflow:auto;padding:16px;background:#f8faf8}.chat-message{width:fit-content;max-width:88%;margin:0;padding:10px 12px;border-radius:14px 14px 14px 4px;font-size:14px;line-height:1.45;background:#e8efec;white-space:pre-wrap}.chat-message.visitor{align-self:flex-end;border-radius:14px 14px 4px 14px;background:#ae2436;color:#fff}.chat-message.error{background:#fff1ed;color:#8d2b24}.chat-quick{display:flex;gap:7px;overflow:auto;padding:10px 14px;border-top:1px solid #edf0ee}.chat-quick button{flex:none;padding:7px 10px;border:1px solid #d2dcd7;border-radius:999px;background:#fff;color:#203a43;font:600 12px var(--font-ui);cursor:pointer}.chat-quick button:hover{border-color:#ae2436;color:#ae2436}
.chat-consent{margin:0 14px 9px;border:1px solid #e0e5e2;border-radius:8px;padding:7px 9px;font-size:11px;line-height:1.4;color:#53646b}.chat-consent summary{font-weight:700;cursor:pointer;color:#203a43}.chat-consent label{display:block;margin-top:8px}.chat-consent input{vertical-align:top;margin:3px 5px 0 0}.chat-compose{display:flex;gap:8px;padding:0 14px 10px}.chat-compose textarea{resize:none;flex:1;min-height:43px;max-height:105px;border:1px solid #bfcac4;border-radius:10px;padding:11px;font:14px/1.35 var(--font-ui);color:#172c35}.chat-compose textarea:focus{outline:2px solid #ae2436;outline-offset:1px}.chat-compose button{width:43px;height:43px;align-self:flex-end;border:0;border-radius:10px;background:#ae2436;color:#fff;font:700 23px/1 var(--font-ui)}.chat-compose button:disabled{cursor:wait}.chat-status{min-height:17px;margin:0 14px 8px;color:#53646b;font-size:11px}.chat-products{max-height:102px;overflow:auto;margin:0;padding:0 18px 10px;list-style:none}.chat-products li{font-size:12px;line-height:1.35;margin:4px 0}.chat-products a{text-decoration:underline;text-underline-offset:2px}.chat-note{margin:0;padding:9px 14px;background:#f4f6f4;border-top:1px solid #e7ece9;color:#697673;font-size:10px;line-height:1.4}
.chat-launch{display:flex;align-items:center;gap:8px;position:fixed;right:20px;bottom:20px;z-index:69;background:#172c35;color:#fff;padding:13px 17px;border:0;border-radius:999px;font:700 14px var(--font-ui);box-shadow:0 7px 20px #172c3533;cursor:pointer}.chat-launch:hover{background:#213f4a}.chat-launch[hidden]{display:none!important}
@media(max-width:680px){.chat-shell{right:12px;bottom:12px;width:calc(100vw - 24px)}.chat-panel{border-radius:16px}.chat-launch{right:14px;bottom:14px;font-size:13px;padding:12px 15px}}
.chat-shell .chat-panel{height:calc(100dvh - 40px);max-height:calc(100dvh - 40px)}
.chat-shell .chat-history{flex:1;min-height:80px;max-height:none;margin:0;overscroll-behavior:contain}
.chat-panel-header,.chat-quick,.chat-panel form,.chat-status,.chat-note{flex-shrink:0}
.chat-shell .chat-consent{max-height:26dvh;overflow:auto;font-size:12px}
.chat-shell .chat-privacy{box-sizing:border-box;margin:0 14px 10px;padding:10px 12px;max-height:24dvh;overflow:auto;border:1px solid #e0e5e2;border-radius:8px;background:#f8faf8;color:#53646b;font:12px/1.5 var(--font-ui);overflow-wrap:anywhere}
.chat-shell .chat-privacy summary{font:600 12px/1.5 var(--font-ui);color:#203a43;cursor:pointer}
.chat-shell .chat-privacy p{margin:8px 0 0;font:400 12px/1.5 var(--font-ui)}
.chat-consent input[aria-invalid="true"]{outline:2px solid #ae2436;outline-offset:2px}
.chat-message ul{margin:8px 0 0;padding-left:18px}.chat-message a{text-decoration:underline;color:inherit}
@media(max-width:680px){.chat-shell .chat-panel{height:calc(100dvh - 24px);max-height:calc(100dvh - 24px)}}

.size-picker button:disabled{background:#eceeec;color:#929995;border-color:#dce0dd;text-decoration:line-through;opacity:1;cursor:not-allowed}

/* Footer: privacy controls belong with the informational links, not as a detached row. */
.footer{--footer-blue:#10354b;padding-top:34px;background:var(--footer-blue);color:#fff}.footer .service-footer{padding:0;background:var(--footer-blue)}.footer p,.footer a,.footer .footer-link,.footer .footer-bottom{color:#edf5fa}.footer .service-columns,.footer .service-column,.footer .payment-delivery,.footer .footer-bottom{border-color:#ffffff40}.service-columns{padding:20px 0 18px;gap:36px}.service-footer h2{margin-bottom:10px}.service-footer a{margin:7px 0}.payment-delivery{padding-top:20px}.footer-bottom{margin-top:24px}
@media(max-width:680px){.footer{padding-top:28px}.footer .service-footer{padding:0}.footer-top{gap:22px 20px}.service-columns{padding:18px 0;gap:20px}.payment-delivery{padding-top:18px;gap:20px}.footer-bottom{margin-top:20px}}

/* Small-screen cleanup: tighter hand-offs, uncropped topic art and folded service details. */
@media(max-width:680px){.home-edit:has(+.home-interlude){padding-bottom:12px}.home-interlude{margin-top:0}.theme-hero.has-artwork .theme-scene img{object-fit:contain;object-position:center;background:#f6f3ed}.service-columns,.payment-delivery{display:block;padding:8px 0;border-top:1px solid #53616a}.service-column{border-bottom:1px solid #53616a;padding:0}.service-column summary{display:flex;align-items:center;justify-content:space-between;min-height:48px;font:700 15px var(--font-ui);cursor:pointer;list-style:none}.service-column summary::-webkit-details-marker{display:none}.service-column summary::after{content:'+';font-size:22px;font-weight:400}.service-column[open] summary::after{content:'–'}.service-column a,.service-column p{margin-left:0}.service-column p{padding-bottom:5px}.service-column .method-badges{padding-bottom:10px}.footer-bottom{border-top:0;padding-top:14px}}

/* A small visual partner shelf gives the editorial link a recognisable home-page presence. */
.home-partners{grid-template-columns:minmax(0,.85fr) minmax(440px,1.15fr);gap:46px;background:#eef2ee;border:0;padding:28px 34px;margin-top:8px}.home-partners-copy{max-width:390px}.home-partners h2{margin:7px 0 12px}.home-partners-copy p{margin:0 0 12px}.home-partner-logos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:stretch}.home-partner-logos a{display:flex;align-items:center;justify-content:center;min-height:112px;background:#fff;border:1px solid #dce4df;padding:11px;transition:transform .2s ease,box-shadow .2s ease}.home-partner-logos a:hover{transform:translateY(-2px);box-shadow:0 6px 15px #172c3512}.home-partner-logos img{display:block;width:100%;height:82px;object-fit:contain}

/* Real DK-Fieber products composited on an empty refrigerator photograph. */
.magnet-pick .magnet-fridge{position:relative;display:block;width:100%;aspect-ratio:3/2;overflow:hidden;background:#eee url('./mockup-fridge-empty-v1.png') center/cover no-repeat;border:1px solid #d6dad6}.magnet-pick .magnet-fridge img{position:absolute;width:25%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:50%;mix-blend-mode:multiply;box-shadow:0 4px 8px #172c3547;transition:transform .2s ease}.magnet-pick:hover .magnet-fridge img{transform:rotate(0) scale(1.025)}.magnet-pick .magnet-fridge img:nth-child(1){left:21%;top:12%;transform:rotate(-5deg)}.magnet-pick .magnet-fridge img:nth-child(2){left:47%;top:8%;transform:rotate(4deg)}.magnet-pick .magnet-fridge img:nth-child(3){right:7%;top:25%;transform:rotate(-3deg)}.magnet-pick .magnet-fridge img:nth-child(4){left:30%;bottom:7%;transform:rotate(3deg)}.magnet-pick .magnet-fridge img:nth-child(5){right:27%;bottom:6%;width:22%;border-radius:10%;transform:rotate(-4deg)}
@media(max-width:680px){.magnet-pick .magnet-fridge img{box-shadow:0 2px 5px #172c3547}}
.color-swatch.is-unavailable,.card-color.is-unavailable{opacity:.42;cursor:not-allowed;position:relative;filter:grayscale(.65)}
.color-swatch.is-unavailable:after,.card-color.is-unavailable:after{content:"";position:absolute;left:12%;right:12%;top:50%;height:2px;background:#172c35;transform:rotate(-45deg);pointer-events:none}
.color-unavailable-note{font-size:.82rem;line-height:1.4;color:#596970;margin:6px 0 0}
@media(max-width:680px){.home-partners{grid-template-columns:1fr;gap:18px;padding:23px 20px;margin-top:0}.home-partner-logos{gap:7px}.home-partner-logos a{min-height:78px;padding:7px}.home-partner-logos img{height:54px}.home-partner-logos a:hover{transform:none}}
