/* The store website. Shared across the homepage and useful evergreen pages. */
:root{--paper:#faf9f6;--ink:#20201f;--red:#c9000b;--gutter:clamp(24px,5.3vw,96px)}
body{max-width:none;overflow-wrap:break-word}button,input{font:inherit}button{cursor:pointer}button:focus-visible{outline:3px solid #155aca;outline-offset:5px}[hidden]{display:none!important}a{text-underline-offset:5px}html{scroll-padding-top:30px}.eyebrow{text-transform:uppercase;font:600 11px/1.5 'DM Sans',sans-serif;letter-spacing:.12em;margin:0 0 20px}.text-link{display:inline-flex;align-items:center;gap:24px;min-height:48px;font-size:14px;font-weight:700;border-bottom:1px solid currentColor;width:fit-content;line-height:1.5}.text-link span{font-size:23px;transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}
.utility-bar{display:flex;justify-content:space-between;gap:16px;background:#20201f;color:#fff;padding:6px var(--gutter);font-size:11px;line-height:1.7}.utility-bar p{margin:0}.utility-bar a{display:flex;gap:18px;align-items:center;min-height:26px}
.site-header.header{background:#fff;color:var(--ink);padding:19px var(--gutter);min-height:98px;border-bottom:1px solid #eceae5;gap:38px;flex-wrap:nowrap}.site-header.header .brand{width:126px}.site-header .brand img{filter:drop-shadow(0 3px 1px #0000000b)}.site-header.header nav{display:flex;gap:clamp(16px,2vw,34px);margin-left:auto;font-size:13px;font-weight:600}.site-header.header nav a{white-space:nowrap;display:inline-flex;min-height:44px;align-items:center;padding:8px 0;border-bottom:1px solid transparent}.site-header.header nav a:hover,.site-header.header nav a[aria-current=page]{color:var(--red);border-bottom-color:var(--red)}.store-link{display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:600;border-left:1px solid #deddd8;padding-left:26px;min-height:44px;white-space:nowrap}.menu-toggle{display:none}.flip-hero{padding-top:26px}.hero-opening{font-size:13px}.hero-bottom p{font-size:12px}.promise-strip{display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);padding:24px var(--gutter);font-size:13px;background:#fff}.promise-strip span{display:flex;align-items:center;gap:13px}.promise-strip span:before{content:'↗';font-size:21px;color:var(--red)}
.section{padding:100px var(--gutter)}.section h2,.story-panel h2,.store-banner h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(48px,5vw,78px);line-height:.98;letter-spacing:-.025em;font-weight:700;margin-bottom:28px}.section-heading{grid-template-columns:1fr 1fr;gap:9%;align-items:start}.section-heading p{font-size:16px;line-height:1.75;max-width:490px;margin-bottom:20px}.section-heading .eyebrow{font-size:11px;line-height:1.5;margin-bottom:20px}.section-heading h2{margin-bottom:0}.section-heading.compact{align-items:end;margin-bottom:46px}.section-heading.compact>p{max-width:380px;margin:0 0 4px}.intro-section{padding-top:104px;padding-bottom:100px}.intro-section .text-link{margin-top:4px}.discovery{padding-top:0}
.category-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.category-card{display:block;min-width:0;border-radius:3px;background:#e9e9e4;overflow:hidden;transition:transform .25s}.category-card:hover{transform:translateY(-5px)}.category-card>div:last-child{padding:0 25px 30px}.category-card span{font-size:10px;letter-spacing:.06em;text-transform:uppercase;font-weight:600}.category-card h3{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:22px;letter-spacing:-.04em;line-height:1.2;margin:12px 0 14px}.category-card h3 b{font-size:27px;font-weight:400}.category-card p{font-size:13px;line-height:1.6;margin:0;max-width:230px;color:#4a4b46}.category-art{height:260px;position:relative;display:flex;align-items:center;justify-content:center;padding:20px 30px}.category-art:before{content:'';position:absolute;width:65%;aspect-ratio:1;border:1px solid #20201f15;border-radius:50%}.category-art img{width:75%;height:100%;object-fit:contain;position:relative;filter:drop-shadow(5px 14px 12px #28291c20);transition:transform .35s}.category-tech{background:#e3e8e6}.category-tech img{transform:rotate(-12deg)}.category-home{background:#f0e5d5}.category-home img{transform:rotate(7deg);width:65%}.category-extra{background:#e9e6f0}.category-extra img{transform:rotate(-10deg)}.category-card:hover img{transform:rotate(0) translateY(-5px)}.image-note{font-size:11px;color:#68655f;margin:17px 0 0}
.stock-teaser{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;background:#edece5;padding-top:75px;padding-bottom:75px}.stock-preview{position:relative;min-height:410px;display:grid;place-items:center}.ticket{background:#fffdf7;width:280px;padding:33px 28px 25px;transform:rotate(-8deg);box-shadow:8px 20px 35px #4b493724;clip-path:polygon(0 0,100% 0,100% 97%,96% 100%,92% 97%,88% 100%,84% 97%,80% 100%,76% 97%,72% 100%,68% 97%,64% 100%,60% 97%,56% 100%,52% 97%,48% 100%,44% 97%,40% 100%,36% 97%,32% 100%,28% 97%,24% 100%,20% 97%,16% 100%,12% 97%,8% 100%,4% 97%,0 100%)}.ticket img{width:100px;margin-bottom:30px}.ticket>span{font-size:10px;letter-spacing:.1em;display:block}.ticket strong{font:900 62px/1.1 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.04em;display:block}.ticket-rule{border-top:1px dashed #9c9992;margin:20px 0}.ticket-barcode{height:32px;width:85%;margin:24px 0 12px;background:repeating-linear-gradient(90deg,#222 0 2px,transparent 2px 5px,#222 5px 6px,transparent 6px 9px,#222 9px 13px,transparent 13px 16px,#222 16px 17px,transparent 17px 22px)}.ticket-stamp{position:absolute;bottom:33px;right:1%;transform:rotate(8deg);border:2px solid var(--red);padding:13px;color:var(--red);font:700 19px/.95 'Barlow Condensed',Impact,sans-serif}.stock-teaser-copy p:not(.eyebrow){color:#504d48;max-width:480px}.stock-teaser-copy .text-link{margin-top:7px}.status-dot{display:inline-block;width:7px;height:7px;background:var(--red);border-radius:50%;margin-right:6px}
.story-panel{display:grid;grid-template-columns:1fr 1fr;background:#222320;color:#fffdf5}.story-visual{position:relative;overflow:hidden;min-height:580px;background:radial-gradient(ellipse at 65% 45%,#46564d,#242c26 70%);padding:52px var(--gutter)}.story-type{font:900 clamp(85px,9vw,145px)/.78 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.025em;color:#b7c0aa55}.story-visual img{position:absolute;right:1%;top:13%;width:71%;height:75%;object-fit:contain;transform:rotate(15deg);filter:drop-shadow(10px 30px 15px #0006)}.visual-caption{position:absolute;bottom:30px;left:var(--gutter);font-size:11px;letter-spacing:.02em;color:#d9dfd5}.story-copy{padding:82px 11%;align-self:center}.story-copy .eyebrow{color:#cdc9be}.story-copy p:not(.eyebrow){font-size:16px;color:#dedbd1;max-width:430px}.story-copy .text-link{margin-top:12px;font-size:13px}
.journey{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-top:55px}.journey article{border-top:1px solid #cbc8c0;padding-top:26px}.step-symbol{display:block;font-size:45px;line-height:1;color:var(--red);margin-bottom:30px}.journey h3{font-size:21px;letter-spacing:-.03em;margin-bottom:16px}.journey p{font-size:15px;color:#62605a;max-width:300px;margin:0}.store-banner{display:grid;grid-template-columns:1fr 1fr;background:var(--red);color:#fffaf1;padding:76px var(--gutter);gap:8%;overflow:hidden}.store-banner>div:first-child{position:relative;z-index:1}.store-banner p:not(.eyebrow){max-width:430px;color:#ffe8df;margin-bottom:30px;font-size:15px}.button-light{background:#fffaf1;color:#20201f;border:0;font-size:14px;font-weight:700;gap:40px}.button-light:hover{color:#20201f;background:#fff}.store-graphic{position:relative;display:flex;align-items:center;justify-content:center;min-width:0}.city-code{font:900 clamp(180px,24vw,400px)/1 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.07em;transform:rotate(-9deg);color:#e5262b}.store-sticker{background:#fff4db;color:#c9000b;display:flex;align-items:center;justify-content:center;text-align:center;width:150px;height:150px;border-radius:50%;font:900 48px/.82 'Barlow Condensed',Impact,sans-serif;transform:rotate(14deg);position:absolute;right:0;top:12%;box-shadow:4px 6px 0 #9d000533}.city-lines{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0 59px,#fff1 59px 60px);mask-image:linear-gradient(transparent,#000,transparent)}
.faq{grid-template-columns:1fr 1.3fr;gap:10%;align-items:start}.faq h2{margin-bottom:26px}.faq .eyebrow{font-size:11px}.faq summary{font-weight:600;padding:25px 0;font-size:15px}.faq details>p{font-size:15px;color:#5b5852}.questions a{text-decoration:underline}.questions summary span{color:var(--red)}
footer.site-footer{display:block;background:#20211f;padding:64px var(--gutter) 22px;color:#f9f7ed}.footer-top{display:grid;grid-template-columns:1fr 1fr auto;gap:40px;align-items:center;padding-bottom:52px;border-bottom:1px solid #ffffff29}.footer-top .footer-brand{width:145px}.footer-top>p{font-size:21px;line-height:1.3;color:#fff;letter-spacing:-.025em;text-align:left}.footer-top-link{font-size:12px;min-height:44px;display:flex;align-items:center}.footer-columns{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:45px;padding:47px 0 55px}.footer-columns h2{font:700 30px/1 'Barlow Condensed',Impact,sans-serif;margin:0 0 18px}.footer-columns h3{font-size:13px;font-weight:600;margin-bottom:20px;color:#fff}.footer-columns p{font-size:13px;color:#b9b9b0;max-width:240px;line-height:1.75;text-align:left}.footer-status{display:block;font-size:11px;margin-top:24px;color:#e2dfd4}.footer-columns nav{display:flex;flex-direction:column;align-items:flex-start}.footer-columns nav a,.footer-columns .install-app{font-size:12px;color:#b9b9b0;min-height:39px;padding:8px 0;line-height:1.5}.footer-columns nav a:hover{color:#fff;text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff29;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#a5a59b}
.breadcrumb{display:flex;gap:14px;align-items:center;padding:26px var(--gutter) 0;font-size:12px;color:#757269}.breadcrumb a{min-height:36px;display:flex;align-items:center;text-decoration:underline}.page-intro{padding:65px var(--gutter) 68px;max-width:1250px}.page-intro h1{font-size:clamp(64px,7vw,108px);line-height:.93;font-weight:700;letter-spacing:-.03em;margin-bottom:28px}.page-intro>p:last-child{max-width:650px;font-size:18px;line-height:1.7;color:#5b5852}.page-intro .eyebrow{color:var(--red)}.article-section{display:grid;grid-template-columns:1fr 1fr;gap:10%;border-top:1px solid var(--line)}.article-section>div>p:not(.eyebrow){color:#5b5852}.quiet-note{border-left:2px solid var(--red);padding-left:20px;font-size:14px;margin-top:28px}.catalog-section{padding-top:0}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.catalog-toolbar h2{font-size:36px;margin:0}.catalog-status{font-size:12px;padding:8px 14px;border:1px solid #d8d5cc;border-radius:30px}.catalog-filters{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 30px}.catalog-filters button{border:1px solid #d8d5cc;background:transparent;border-radius:3px;padding:11px 18px;font-size:13px;min-height:46px;color:#383831}.catalog-filters button[aria-pressed=true]{background:#252623;color:#fff;border-color:#252623}.catalog-empty{background:#eeede7;border:1px solid #e3e1d7;text-align:center;padding:70px 24px 58px;border-radius:4px}.empty-mark{font-size:64px;color:var(--red);line-height:1;display:block;margin-bottom:25px}.catalog-empty h3{font:700 43px/1 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.02em}.catalog-empty p{max-width:460px;color:#666158;margin:0 auto 24px;font-size:15px}.catalog-empty .text-link{font-size:13px}.catalog-freshness{font-size:12px;color:#625f59;margin-top:22px}.catalog-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.stock-card{border:1px solid var(--line);padding:22px;background:white;border-radius:3px}.stock-card img{aspect-ratio:1;width:100%;object-fit:contain;margin-bottom:20px}.stock-card h3{font-size:19px;margin:8px 0}.stock-card p{font-size:14px}.stock-card .stock-price{font-size:23px;font-weight:700}.stock-card .deal-price{color:var(--red)}.stock-card .stock-regular{font-size:14px;color:#5d5952}.range-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10%;background:#e3e8e6}.range-section>div>p:not(.eyebrow){color:#54594f;max-width:480px}.range-visual{height:360px}.range-visual img{width:100%;height:100%;object-fit:contain;transform:rotate(-8deg);filter:drop-shadow(4px 16px 12px #2222)}.range-section.reverse{background:#f0e5d5}.range-section.reverse .range-visual{order:2}.range-section.reverse img{transform:rotate(8deg)}.small-feature,.pale-feature{text-align:center}.small-feature>p:not(.eyebrow),.pale-feature>p:not(.eyebrow){max-width:560px;margin:0 auto 24px;color:#5b5852}.pale-feature{background:#eeede7}.condition-section{background:#eeede7}.condition-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.condition-grid article{background:#faf9f6;padding:36px}.condition-grid article>span{font-size:42px;color:var(--red);display:block;margin-bottom:25px}.condition-grid h3{font-size:25px;letter-spacing:-.03em}.condition-grid p{font-size:16px;color:#5b5852}.location-section{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:0;align-items:center}.location-art{background:#c9000b;color:#fff;position:relative;min-height:480px;overflow:hidden;padding:40px;display:flex;flex-direction:column;justify-content:flex-end}.location-number{position:absolute;font:900 330px/1 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.08em;top:0;left:-5%;transform:rotate(-12deg);color:#e62f32}.location-label{font:700 45px/.95 'Barlow Condensed',Impact,sans-serif;position:relative;max-width:290px}.location-art>p{position:relative;font-size:11px;margin:25px 0 0}.location-details h2{font-size:60px}.location-details dl{margin:0}.location-details dl div{border-top:1px solid var(--line);padding:17px 0;display:grid;grid-template-columns:110px 1fr;gap:20px;font-size:14px}.location-details dt{font-weight:600}.location-details dd{margin:0;color:#686259}.full-faq{padding-top:0;max-width:1100px}.full-faq summary{font-size:18px}.full-faq details>p{max-width:740px}.full-faq .questions{border-top:1px solid var(--line)}
@media(min-width:1700px){.site-header,.utility-bar,.section,.store-banner,.page-intro,.breadcrumb,.site-footer,.promise-strip{padding-left:max(var(--gutter),calc((100vw - 1530px)/2));padding-right:max(var(--gutter),calc((100vw - 1530px)/2))}.page-intro{max-width:none}.flip-hero{padding-left:max(var(--gutter),calc((100vw - 1530px)/2));padding-right:max(var(--gutter),calc((100vw - 1530px)/2))}.full-faq{max-width:none}.full-faq .questions{max-width:1000px}}
@media(max-width:1150px){.site-header.header{gap:24px}.site-header.header nav{gap:17px;font-size:12px}.site-header.header nav a:nth-child(3){display:none}.store-link{font-size:12px;padding-left:18px}.category-art{height:230px}.category-card>div:last-child{padding:0 20px 25px}.category-card h3{font-size:19px}.story-visual{min-height:510px}.story-copy{padding:60px 10%}.footer-columns{gap:25px}.ticket-stamp{right:-3%}.footer-top{grid-template-columns:1fr 1fr auto}}
@media(max-width:850px){.site-header.header{padding:16px var(--gutter);min-height:84px;position:relative;flex-wrap:wrap;gap:18px}.site-header.header .brand{width:110px}.site-header.header nav{order:4;width:100%;margin:0;display:flex;flex-wrap:wrap;gap:6px 22px;padding:14px 0 6px;border-top:1px solid var(--line)}.site-header.header nav a,.site-header.header nav a:nth-child(3){display:inline-flex;font-size:14px;min-height:46px}.js .site-header.header nav{display:none}.js .site-header.header nav[data-open=true]{display:flex}.menu-toggle{display:flex;gap:10px;align-items:center;justify-content:center;min-height:46px;background:transparent;border:0;font-size:13px;padding:7px 0;margin-left:auto}.store-link{border-left:1px solid #deddd8;min-height:42px}.section{padding-top:76px;padding-bottom:76px}.discovery,.catalog-section,.location-section,.full-faq{padding-top:0}.category-cards{gap:14px}.category-art{height:190px;padding:10px}.category-card h3{font-size:17px}.category-card span{font-size:9px}.category-card p{font-size:12px}.category-card>div:last-child{padding:0 16px 22px}.section-heading{gap:6%}.section-heading p{font-size:15px}.stock-teaser{gap:6%}.stock-preview{min-height:370px}.ticket{width:230px;padding:25px}.ticket strong{font-size:52px}.ticket-stamp{right:-4%;bottom:0;font-size:16px}.story-visual{min-height:470px;padding-left:var(--gutter)}.story-type{font-size:95px}.story-panel h2{font-size:48px}.story-copy{padding:50px 9%}.story-copy p:not(.eyebrow){font-size:15px}.journey{gap:24px}.journey h3{font-size:18px}.journey p{font-size:14px}.store-sticker{width:110px;height:110px;font-size:37px}.store-banner{gap:4%}.footer-columns{grid-template-columns:1fr 1fr;gap:40px}.footer-about{padding-right:30px}.footer-top>p{font-size:19px}.location-art{min-height:450px;padding:28px}.location-details h2{font-size:50px}.location-details dl div{grid-template-columns:1fr;gap:4px}.location-number{font-size:270px}.location-label{font-size:35px}.range-visual{height:290px}.condition-grid article{padding:26px}.catalog-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.utility-bar{font-size:9px;padding-top:6px;padding-bottom:6px;gap:8px}.utility-bar a{gap:7px;min-height:28px}.site-header.header{padding-top:max(14px,env(safe-area-inset-top));padding-bottom:14px;gap:14px;min-height:80px}.site-header.header .brand{width:99px}.menu-toggle{font-size:12px;gap:7px}.store-link{font-size:0;padding-left:14px;gap:0;width:39px}.store-link svg{width:22px;height:22px}.flip-hero{padding-top:30px}.flip-hero .hero-copy{padding-bottom:30px}.hero-opening{font-size:12px;margin-bottom:18px}.hero-bottom p{max-width:160px;font-size:11px}.promise-strip{gap:14px;padding-top:18px;padding-bottom:18px;justify-content:center}.promise-strip span{font-size:10px;gap:7px}.promise-strip span:nth-child(2){display:none}.promise-strip span:before{font-size:16px}.section{padding:64px 24px}.section h2,.story-panel h2,.store-banner h2{font-size:50px}.section-heading{display:block}.section-heading h2{margin-bottom:24px}.section-heading p{font-size:16px;max-width:none}.section-heading .eyebrow{font-size:10px}.section-heading.compact{margin-bottom:32px}.section-heading.compact>p{max-width:none}.intro-section{padding-top:64px;padding-bottom:56px}.discovery{padding-top:0}.category-cards{grid-template-columns:1fr;gap:16px}.category-card{display:grid;grid-template-columns:40% 60%;align-items:center;min-height:205px}.category-art{height:205px;padding:12px 0 12px 10px}.category-art img{width:100%}.category-home img{width:85%}.category-card>div:last-child{padding:24px 22px 24px 15px}.category-card h3{font-size:20px;margin:12px 0}.category-card h3 b{font-size:22px}.category-card span{font-size:9px;line-height:1.5;display:block;max-width:125px}.category-card p{font-size:12px}.image-note{font-size:10px;max-width:290px}.stock-teaser{grid-template-columns:1fr;gap:36px;padding-top:46px}.stock-preview{min-height:330px;order:2;max-width:340px;width:100%;margin:auto}.ticket{width:225px}.ticket img{margin-bottom:22px;width:86px}.ticket-stamp{right:0;bottom:5px}.stock-teaser-copy p:not(.eyebrow){font-size:16px}.story-panel{grid-template-columns:1fr}.story-visual{min-height:430px;padding:42px 24px}.story-type{font-size:110px}.story-visual img{width:70%;height:82%;top:6%;right:4%}.visual-caption{left:24px;bottom:24px;font-size:10px}.story-copy{padding:58px 24px 62px}.story-copy p:not(.eyebrow){font-size:16px}.story-copy .text-link{font-size:13px;gap:18px}.journey{grid-template-columns:1fr;gap:28px;margin-top:36px}.journey article{display:grid;grid-template-columns:42px 1fr;gap:6px 22px;padding-top:28px}.step-symbol{grid-row:1/3;font-size:35px;margin:0}.journey h3{font-size:20px;margin:0 0 8px}.journey p{font-size:15px;max-width:none}.store-banner{grid-template-columns:1fr;padding:58px 24px 30px;gap:20px}.store-banner h2{font-size:58px}.store-banner p:not(.eyebrow){font-size:16px}.store-graphic{height:210px;max-width:370px;width:100%;margin:auto}.city-code{font-size:280px}.store-sticker{width:105px;height:105px;font-size:35px;right:4%;top:7%}.faq{display:grid;grid-template-columns:1fr;gap:32px}.faq h2 br{display:none}.faq summary{font-size:16px}.faq details>p{font-size:16px}.text-link{font-size:14px}.faq .text-link{margin-top:0}.footer-top{grid-template-columns:1fr 1fr;gap:28px;padding-bottom:32px}.footer-top .footer-brand{width:112px}.footer-top>p{font-size:17px;min-width:0}.footer-top-link{grid-column:1/-1;font-size:12px;width:fit-content}.footer-columns{grid-template-columns:1fr 1fr;gap:36px 24px;padding-top:35px;padding-bottom:35px}.footer-about{grid-column:1/-1;padding:0}.footer-columns h2{font-size:30px}.footer-columns h3{font-size:13px;margin-bottom:12px}.footer-columns p{max-width:300px;font-size:14px}.footer-columns nav a,.footer-columns .install-app{font-size:12px;min-height:44px}.footer-bottom{flex-wrap:wrap;gap:10px 20px;font-size:10px}.footer-bottom span:last-child{flex-basis:100%}footer.site-footer{padding:44px 24px max(26px,env(safe-area-inset-bottom))}.page-intro{padding:44px 24px 48px}.page-intro h1{font-size:63px;line-height:.95}.page-intro>p:last-child{font-size:16px}.breadcrumb{padding:19px 24px 0;font-size:11px;gap:10px}.article-section{grid-template-columns:1fr;gap:7px}.catalog-section{padding-top:0}.catalog-toolbar{align-items:flex-start}.catalog-toolbar h2{font-size:32px}.catalog-status{font-size:10px;padding:7px 10px;margin-top:3px}.catalog-filters{gap:8px;margin-bottom:22px}.catalog-filters button{font-size:12px;padding:10px 13px}.catalog-empty{padding:45px 20px}.catalog-empty h3{font-size:38px}.catalog-empty p{font-size:15px}.catalog-products{grid-template-columns:1fr}.range-section{grid-template-columns:1fr;gap:36px}.range-visual{height:260px}.range-section.reverse .range-visual{order:0}.condition-grid{grid-template-columns:1fr;gap:18px}.condition-grid article{padding:26px}.condition-grid h3{font-size:23px}.location-section{grid-template-columns:1fr;gap:48px;padding-top:0}.location-art{min-height:400px;padding:30px}.location-number{font-size:320px}.location-label{font-size:43px}.location-details dl div{grid-template-columns:110px 1fr;gap:16px}.location-details h2{font-size:52px}.full-faq{padding-top:0}.full-faq summary{font-size:17px}}
@media(max-width:359px){.utility-bar p{max-width:92px;line-height:1.5}.utility-bar a{font-size:9px}.category-card{grid-template-columns:36% 64%}.category-card h3{font-size:18px}.category-card>div:last-child{padding-right:14px}.category-art{height:190px}.section h2{font-size:45px}.page-intro h1{font-size:54px}.footer-columns{gap:30px 14px}.footer-columns nav a{font-size:11px}.store-banner h2{font-size:52px}}
@media(prefers-reduced-motion:reduce){.category-card,.category-art img,.text-link span{transition:none}.category-card:hover{transform:none}}

/* v19: an open layout, readable type and quiet, consistent controls. */
.ui-icon { display:block; flex:0 0 auto; width:24px; height:24px; overflow:visible; }
.skip:not(:focus) { clip-path:inset(50%); width:1px; height:1px; overflow:hidden; padding:0; white-space:nowrap; }
.site-header.header nav a { gap:9px; font-size:14px; font-weight:500; }
.site-header.header nav .ui-icon { width:20px; height:20px; stroke-width:1.55; }
.utility-bar { font-size:12px; }
.store-link { font-size:14px; font-weight:500; }
.flip-hero h1 { font-weight:700; letter-spacing:.008em; line-height:.97; }
.flip-hero h1 span:last-child { font-size:1.1em; }
.hero-promise { letter-spacing:0; }
.section h2,.story-panel h2,.store-banner h2 {
  font-family:'Barlow Condensed',Impact,sans-serif;
  font-size:clamp(48px,4.7vw,70px); font-weight:600;
  line-height:1.08; letter-spacing:.005em; text-transform:none;
}
.section-heading { grid-template-columns:1fr 1fr; gap:10%; }
.section-heading p { font-size:17px; line-height:1.75; }
.intro-section { padding-top:90px; padding-bottom:94px; }
.intro-section .section-heading { align-items:center; }
.intro-section .section-heading h2 { font-size:clamp(50px,5vw,74px); margin-bottom:0; }
.discovery-content { margin-top:58px; }
.discovery-content>.visually-hidden { position:absolute; width:1px; height:1px; margin:-1px; padding:0; overflow:hidden; clip-path:inset(50%); white-space:nowrap; }

/* Three equally sized cells keep the icon-and-label groups truly centred. */
.promise-strip { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); align-items:center; gap:0; padding:27px var(--gutter); background:#fff; color:#363631; border-bottom:1px solid #e2e0da; }
.promise-strip>span { display:flex; justify-content:center; align-items:center; gap:14px; min-height:34px; margin:0; font:500 16px/1.4 'DM Sans',Arial,sans-serif; text-align:center; }
.promise-strip>span+span { border-left:1px solid #dedcd5; }
.promise-strip>span:before { content:none; }
.promise-strip .ui-icon { width:29px; height:29px; color:#be0b13; stroke-width:1.5; }

/* Polished controls: consistent height, restrained corners and a clear arrow. */
.button,.flip-hero .button,.button-light {
  min-height:54px; padding:14px 21px; border-radius:7px;
  font-family:'DM Sans',Arial,sans-serif; font-size:15px; line-height:1.5;
  font-weight:600; letter-spacing:0; gap:28px;
  box-shadow:0 1px 2px #0000000b; transition:background .18s,border-color .18s,box-shadow .18s;
}
.flip-hero .button,.button-light { background:#fffaf1; color:#24241f; border:1px solid #fffaf1; }
.flip-hero .button:hover,.button-light:hover { transform:none; background:#fff; border-color:#fff; box-shadow:0 3px 10px #43000015; }
.button svg,.text-link>.ui-icon { width:21px; height:21px; stroke-width:1.6; transition:transform .18s; }
.button:hover svg,.text-link:hover>.ui-icon { transform:translateX(3px); }
.text-link { display:inline-flex; align-items:center; justify-content:space-between; gap:25px; width:fit-content; max-width:100%; min-height:52px; padding:12px 17px; border:1px solid #cdc9be; border-radius:7px; background:#ffffff55; color:#2c2d27; font-size:15px; line-height:1.5; font-weight:500; box-shadow:0 1px 2px #00000004; transition:background .18s,border-color .18s; }
.text-link:hover { background:#fff; border-color:#98958b; }
.story-copy .text-link { background:#ffffff06; color:#fffaf1; border-color:#ffffff55; font-size:15px; }
.story-copy .text-link:hover { background:#ffffff10; border-color:#ffffff99; }

.category-cards { gap:24px; }
.category-card { border-radius:8px; background:#e7eae5; }
.category-tech { background:#e4e8e5; }.category-home { background:#efe5d7; }.category-extra { background:#e8e7ec; }
.category-art { height:285px; padding:22px 28px 5px; }
.category-art:before { display:none; }
.category-art img { width:79%; filter:drop-shadow(5px 13px 12px #292a2020); }
.category-home .category-art img { width:69%; }
.category-card>div:last-child { position:relative; padding:25px 25px 30px; }
.category-card .category-icon { display:block; position:absolute; right:24px; top:25px; color:#393a34; max-width:none; }
.category-icon .ui-icon { width:25px; height:25px; stroke-width:1.45; }
.category-card h3 { display:block; font:600 23px/1.3 'DM Sans',Arial,sans-serif; letter-spacing:0; max-width:85%; margin:0 0 15px; min-height:60px; }
.category-card h3 br { display:none; }
.category-card .category-arrow { position:absolute; bottom:28px; right:25px; display:block; }
.category-arrow .ui-icon { width:23px; height:23px; }
.category-card p { color:#5c5a53; font-size:15px; line-height:1.65; max-width:84%; margin:0; }
.image-note { font-size:12px; color:#67645d; margin-top:19px; }

.stock-teaser { display:grid; grid-template-columns:1fr 1fr; gap:9%; padding:80px var(--gutter); background:#eeede7; }
.stock-preview { position:relative; display:grid; place-items:center; min-height:400px; max-width:none; width:100%; margin:0; }
.stock-bag { position:relative; width:76%; max-width:315px; aspect-ratio:1; transform:rotate(-8deg); margin:-30px 0 0; filter:drop-shadow(11px 18px 15px #37342b15); }
.stock-bag>.ui-icon { width:100%; height:100%; fill:#262723; stroke:#fffaf1; stroke-width:.65; }
.stock-bag img { position:absolute; left:22%; top:49%; width:57%; }
.stock-label { position:absolute; bottom:10px; left:50%; transform:translateX(-50%); white-space:nowrap; color:#646057; font-size:14px; }
.stock-teaser-copy { align-self:center; }
.stock-teaser-copy p:not(.coming-soon) { font-size:17px; line-height:1.75; }
.coming-soon { display:flex; align-items:center; gap:10px; font-size:14px; font-weight:500; color:#6b655b; margin:0 0 25px; }
.coming-soon .ui-icon { width:20px; height:20px; color:#b01319; }
.feature-icon { display:block; width:46px; height:46px; margin-bottom:28px; color:#c9000b; }
.feature-icon .ui-icon { width:100%; height:100%; stroke-width:1.4; }
.story-copy .feature-icon { color:#efeee2; width:43px; height:43px; }
.story-copy { padding:70px 11%; }
.story-copy p:not(.eyebrow) { font-size:17px; line-height:1.75; }
.story-visual { min-height:600px; }
.story-type { font-weight:600; letter-spacing:.01em; line-height:.88; color:#acb99a48; }
.visual-caption { font-size:13px; }

.journey { gap:42px; margin-top:45px; }
.journey article { padding-top:29px; border-top:1px solid #d5d2c8; background:transparent; }
.step-symbol { display:block; margin-bottom:26px; color:#b70c14; }
.step-symbol .ui-icon { width:44px; height:44px; stroke-width:1.45; }
.journey h3 { font:600 22px/1.35 'DM Sans',Arial,sans-serif; letter-spacing:0; margin-bottom:15px; }
.journey p { font-size:16px; line-height:1.75; }
.store-banner { padding-top:75px; padding-bottom:75px; }
.store-banner h2 { font-size:clamp(56px,6vw,90px); }
.store-banner p:not(.eyebrow) { font-size:17px; line-height:1.75; }
.store-sticker { box-shadow:none; font-weight:700; }
.faq h2 { font-size:clamp(48px,4.6vw,68px); }
.faq .feature-icon { width:40px; height:40px; margin-bottom:24px; }
.faq summary { font-size:17px; font-weight:500; }
.faq details>p { font-size:16px; }
.footer-top .footer-brand { width:145px; }
.footer-top>p { font:500 23px/1.35 'DM Sans',Arial,sans-serif; letter-spacing:0; }
.footer-columns h2 { font:600 31px/1.15 'Barlow Condensed',Arial,sans-serif; letter-spacing:.01em; }
.footer-columns h3 { display:flex; align-items:center; gap:10px; font-size:15px; line-height:1.5; font-weight:600; }
.footer-columns h3 .ui-icon { width:23px; height:23px; color:#c2c4b8; stroke-width:1.4; }
.footer-columns nav a,.footer-columns .install-app { font-size:14px; min-height:43px; color:#c4c5b9; }
.footer-columns p { font-size:15px; line-height:1.75; }
.footer-status { display:flex; align-items:center; gap:8px; font-size:13px; }
.footer-status .ui-icon { width:19px; height:19px; }
.footer-bottom { font-size:12px; }
.page-intro h1 { font-weight:600; line-height:1.06; letter-spacing:.006em; }
.empty-mark .ui-icon { width:63px; height:63px; margin:auto; stroke-width:1.3; }
.condition-icon .ui-icon { width:48px; height:48px; stroke-width:1.4; }
.condition-grid h3 { font-size:23px; letter-spacing:0; }

@media(max-width:1150px) {
 .site-header.header { gap:25px; }.site-header.header nav a { font-size:13px; gap:7px; }.store-link { font-size:13px; }
 .category-art { height:240px; }.category-card h3 { font-size:20px; padding-right:10px; min-height:52px; }.category-card>div:last-child { padding:24px 20px; }.category-card .category-icon { right:18px; top:24px; }.category-icon .ui-icon { width:22px; height:22px; }.category-card p { font-size:15px; }.category-card .category-arrow { right:20px; bottom:24px; }
 .footer-columns { gap:26px; }.footer-columns h3 { font-size:14px; }.footer-columns nav a { font-size:13px; }
}
@media(max-width:850px) {
 .site-header.header nav a { font-size:14px; }.section h2,.story-panel h2 { font-size:53px; }.section-heading p { font-size:16px; }
 .category-cards { gap:16px; }.category-art { height:200px; padding:12px 12px 0; }.category-card h3 { font-size:19px; min-height:52px; max-width:90%; padding-right:0; }.category-card .category-icon { position:static; margin-bottom:18px; }.category-card>div:last-child { padding:20px 18px 26px; }.category-card p { font-size:14px; max-width:88%; }.category-card .category-arrow { right:17px; bottom:24px; }.category-arrow .ui-icon { width:19px; height:19px; }
 .stock-teaser { gap:7%; }.stock-preview { min-height:380px; }.stock-bag { width:95%; }.story-copy { padding:55px 10%; }.story-copy p:not(.eyebrow) { font-size:16px; }.story-copy .text-link { font-size:14px; padding:11px 14px; gap:15px; }
 .journey h3 { font-size:20px; }.journey { gap:28px; }.footer-columns h3 { font-size:15px; }.footer-columns nav a { font-size:14px; }
}
@media(max-width:600px) {
 .utility-bar,.utility-bar a { font-size:10px; }.store-link { font-size:0; }
 .flip-hero h1 { letter-spacing:0; line-height:1; font-size:clamp(58px,14vw,80px); }
 .flip-hero h1 span:last-child { font-size:1.06em; }
 .flip-hero .button,.button-light { min-height:54px; padding:14px 20px; font-size:15px; gap:26px; }
 .promise-strip { padding:21px 12px; }.promise-strip>span,.promise-strip>span:nth-child(2) { display:flex; flex-direction:column; justify-content:center; gap:10px; font-size:12px; min-height:61px; }.promise-strip .ui-icon { width:25px; height:25px; }
 .section h2,.story-panel h2 { font-size:48px; line-height:1.1; }.intro-section { padding-top:60px; padding-bottom:62px; }.intro-section .section-heading h2 { font-size:51px; margin-bottom:25px; }.section-heading p { font-size:16px; line-height:1.75; }.discovery-content { margin-top:38px; }
 .category-cards { gap:17px; }.category-card { display:grid; grid-template-columns:40% 60%; min-height:235px; border-radius:7px; }.category-art { height:220px; padding:10px 0 10px 8px; }.category-art img { width:100%; }.category-home .category-art img { width:90%; }.category-card>div:last-child { padding:24px 20px 27px 14px; }.category-card .category-icon { margin-bottom:15px; }.category-icon .ui-icon { width:23px; height:23px; }.category-card h3 { font-size:20px; line-height:1.3; max-width:100%; margin-bottom:12px; min-height:0; }.category-card p { font-size:14px; max-width:100%; padding-bottom:22px; }.category-card .category-arrow { right:20px; bottom:21px; }.category-arrow .ui-icon { width:20px; height:20px; }.image-note { font-size:12px; line-height:1.6; }
 .stock-teaser { grid-template-columns:1fr; padding:57px 24px 35px; gap:22px; }.stock-teaser-copy { order:0; }.stock-preview { order:1; min-height:340px; max-width:350px; margin:auto; }.stock-bag { width:72%; max-width:255px; margin-top:-10px; }.stock-label { bottom:8px; font-size:13px; }.stock-teaser-copy p:not(.coming-soon) { font-size:16px; }.coming-soon { font-size:14px; margin-bottom:20px; }
 .story-visual { min-height:430px; }.story-copy { padding:52px 24px 58px; }.story-copy p:not(.eyebrow) { font-size:16px; }.story-copy .feature-icon { width:39px; height:39px; margin-bottom:24px; }.story-copy .text-link { font-size:14px; }.visual-caption { font-size:12px; }
 .text-link { font-size:15px; min-height:52px; gap:20px; }.text-link>.ui-icon { width:20px; height:20px; }
 .journey { gap:29px; margin-top:35px; }.journey article { grid-template-columns:42px minmax(0,1fr); gap:6px 22px; padding-top:28px; }.step-symbol { margin:0; }.step-symbol .ui-icon { width:37px; height:37px; }.journey h3 { font-size:20px; margin:0 0 8px; }.journey p { font-size:16px; }
 .store-banner { padding:58px 24px 30px; }.store-banner h2 { font-size:59px; line-height:1.08; }.store-banner p:not(.eyebrow) { font-size:16px; }
 .faq { grid-template-columns:1fr; gap:34px; }.faq h2 { font-size:49px; }.faq h2 br { display:block; }.faq .feature-icon { width:35px; height:35px; margin-bottom:20px; }.faq summary { font-size:16px; line-height:1.6; }
 .footer-top .footer-brand { width:118px; }.footer-top>p { font-size:19px; }.footer-columns h3 { display:block; font-size:14px; margin-bottom:14px; }.footer-columns h3 .ui-icon { width:23px; height:23px; margin-bottom:14px; }.footer-columns nav a,.footer-columns .install-app { font-size:13px; min-height:44px; }.footer-columns h2 { font-size:30px; }.footer-columns p { font-size:15px; }.footer-status { font-size:12px; }.footer-bottom { font-size:11px; }
 .page-intro h1 { font-size:58px; line-height:1.07; }.page-intro>p:last-child { font-size:16px; }
}
@media(max-width:359px) {
 .flip-hero h1 { font-size:55px; }.intro-section .section-heading h2 { font-size:46px; }.section h2,.story-panel h2 { font-size:44px; }.category-card { grid-template-columns:36% 64%; }.category-card h3 { font-size:19px; }.category-card>div:last-child { padding-right:17px; }.category-art { height:225px; }.category-card p { font-size:14px; }.promise-strip>span { font-size:11px; }.store-banner h2 { font-size:52px; }.page-intro h1 { font-size:51px; }
}
@media(prefers-reduced-motion:reduce) { .button,.text-link,.button svg,.text-link>.ui-icon { transition:none; }.button:hover svg,.text-link:hover>.ui-icon { transform:none; } }

/* Text-first calls to action, without decorative arrows. */
.button,.flip-hero .button,.text-link { justify-content:center; gap:0; }
.flip-hero .button { padding-inline:25px; }
.hero-opening { gap:10px; }
.category-card p { max-width:100%; }
.site-header.header nav { gap:clamp(14px,1.7vw,28px); }
@media(max-width:1150px) { .site-header.header { gap:22px; }.site-header.header nav { gap:14px; } }
@media(min-width:851px) and (max-width:1150px) { .site-header.header nav a[href="/in-de-winkel/#thuis"] { display:none; }.site-header.header nav a:nth-child(3) { display:inline-flex; } }
@media(max-width:600px) { .category-card p { padding-bottom:0; }.site-header.header nav { gap:8px 22px; } }

/* Keep the English hero readable while the product collage animates in. */
.site-header.header { position:relative; z-index:30; }
.flip-hero { z-index:1; }
.flip-hero .hero-copy { z-index:3; }
.flip-hero .flip-art { z-index:4; }
@media(min-width:851px) { .flip-hero { column-gap:28px; } }

/* Opening-soon capture: a calm, editorial modal instead of a countdown. */
.opening-modal{width:min(620px,calc(100% - 32px));padding:0;border:0;border-radius:14px;background:#faf9f6;color:#20201f;box-shadow:0 28px 90px #1118;overflow:visible}
.opening-modal::backdrop{background:#171816b8;backdrop-filter:blur(5px)}
.opening-modal-inner{position:relative;padding:clamp(30px,6vw,58px)}
.opening-modal-close{position:absolute;right:18px;top:16px;width:40px;height:40px;border:1px solid #d5d2c9;border-radius:50%;background:#fff;color:#20201f;font-size:27px;line-height:1;font-weight:300}
.opening-modal-close:hover{background:#f1efe8}.opening-modal-kicker{margin:0 0 18px;color:#c9000b;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.opening-modal h2{margin:0 0 18px;font:600 clamp(46px,7vw,74px)/.98 'Barlow Condensed',Impact,sans-serif;letter-spacing:.005em}
.opening-modal #opening-modal-description{max-width:490px;margin:0 0 28px;color:#57554f;font-size:16px;line-height:1.7}
.opening-modal-points{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 28px}.opening-modal-points span{padding:11px 10px;border:1px solid #dedbd2;border-radius:7px;color:#47453f;font-size:12px;line-height:1.35}.opening-modal-points span:before{content:'✓';display:block;margin-bottom:5px;color:#c9000b;font-weight:800}
.opening-modal form{border-top:1px solid #d9d6ce;padding-top:23px}.opening-modal form>label{display:block;margin-bottom:9px;font-size:13px;font-weight:600}
.opening-form-row{display:flex;gap:10px;align-items:stretch}.opening-form-row input{min-width:0;flex:1;border:1px solid #c8c5bb;border-radius:7px;background:#fff;padding:14px 15px;font-size:15px}.opening-form-row input:focus{outline:3px solid #155aca55;outline-offset:2px;border-color:#155aca}.opening-form-row .button{background:#c9000b;color:#fffaf1;border-color:#c9000b;white-space:nowrap}.opening-form-row .button:hover{background:#a90009;color:#fff}
.opening-form-note{margin:12px 0 0;color:#77736a;font-size:12px}.opening-success{margin:18px 0 0;padding:14px 16px;border-left:3px solid #c9000b;background:#f0ebe1;color:#35352f;font-weight:600}.opening-error{margin:18px 0 0;color:#a00008;font-size:13px}.opening-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
@media(max-width:600px){.opening-modal{width:calc(100% - 24px)}.opening-modal-inner{padding:34px 22px 25px}.opening-modal h2{font-size:48px}.opening-modal #opening-modal-description{font-size:15px;line-height:1.65}.opening-modal-points{grid-template-columns:1fr;gap:7px;margin-bottom:22px}.opening-modal-points span{padding:9px 11px}.opening-modal-points span:before{display:inline;margin-right:8px}.opening-form-row{display:grid;gap:10px}.opening-form-row .button{width:100%}}
