@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Italiana&display=swap";:root{font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;color:#17140f;background:#0b0a08;font-synthesis:none;--black: #0b0a08;--charcoal: #15130f;--charcoal-soft: #1d1a15;--cream: #f3eee2;--paper: #fbf8f1;--gold: #c9a24b;--gold-light: #e7c875;--muted: #8d867b;--line-dark: rgba(231, 200, 117, .22);--line-light: #ddd5c6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;min-width:320px;min-height:100vh;background:var(--black);-webkit-font-smoothing:antialiased}body,button,input{font-family:inherit}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}address{font-style:normal}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--gold-light);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-shell{min-height:100vh;overflow:hidden;background:var(--paper)}.site-header{position:absolute;z-index:50;inset:0 0 auto;color:var(--cream)}.header-inner{display:flex;width:min(100% - 64px,1460px);height:92px;margin:0 auto;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid rgba(255,255,255,.14)}.brand{display:inline-flex;min-width:0;align-items:center;gap:12px;flex:0 0 auto}.brand-logo-full{width:76px;height:84px;object-fit:contain;filter:drop-shadow(0 6px 14px rgba(0,0,0,.28))}.brand-logo-mascot{width:48px;height:52px;object-fit:contain}.brand-logo-wordmark{width:174px;height:auto;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:clamp(22px,3vw,48px);margin-left:auto}.desktop-nav a{position:relative;color:#d5cfc2;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;transition:color .2s ease}.desktop-nav a:after{position:absolute;right:0;bottom:-10px;left:0;height:1px;content:"";background:var(--gold);transform:scaleX(0);transition:transform .2s ease}.desktop-nav a:hover{color:var(--gold-light)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:10px}.search-jump,.cart-link,.menu-toggle{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:transparent;color:var(--cream);transition:color .2s ease,border-color .2s ease,background .2s ease}.search-jump:hover,.cart-link:hover,.menu-toggle:hover{border-color:var(--gold);color:var(--gold-light)}.order-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--gold);color:var(--black);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:transform .2s ease,background .2s ease}.order-link:hover{background:var(--gold-light);transform:translateY(-2px)}.order-link-compact{min-height:42px;padding:0 20px;border-radius:999px}.order-link-large{min-height:56px;padding:0 27px;border-radius:999px}.menu-toggle,.cart-link,.mobile-menu{display:none}.hero{position:relative;display:grid;min-height:820px;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:clamp(40px,6vw,96px);padding:150px max(32px,calc((100vw - 1460px)/2)) 80px;color:var(--cream);background-color:var(--black);background-image:radial-gradient(circle at 16% 32%,rgba(201,162,75,.13),transparent 27%),linear-gradient(118deg,#0b0a08,#12100d 54%,#080705)}.hero:before{position:absolute;inset:92px auto 0 51%;width:1px;content:"";background:linear-gradient(to bottom,var(--line-dark),transparent 70%)}.hero-copy{position:relative;z-index:3;max-width:610px}.eyebrow,.kicker{display:flex;align-items:center;gap:11px;margin:0 0 20px;color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.eyebrow span{width:38px;height:1px;background:var(--gold)}.hero h1,.section-heading h2,.location h2{margin:0;font-family:Italiana,Georgia,serif;font-weight:400;letter-spacing:-.045em}.hero h1{font-size:clamp(4rem,5.9vw,6.55rem);line-height:.88}.hero-promise{display:flex;max-width:520px;align-items:center;gap:12px;margin:31px 0 0;color:var(--cream);font-size:15px;font-weight:650;line-height:1.5}.hero-promise svg{flex:0 0 auto;color:var(--gold-light)}.hero-lede{max-width:520px;margin:12px 0 0;color:#b9b1a3;font-size:16px;line-height:1.78}.hero-benefits{display:grid;max-width:560px;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:28px;border:1px solid rgba(231,200,117,.48);background:#e7c8757a;box-shadow:0 16px 40px #0003}.hero-benefits>div{display:flex;align-items:flex-start;gap:14px;padding:21px 22px;background:#12100d}.hero-benefit-icon{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border:1px solid rgba(231,200,117,.38);border-radius:50%;color:var(--gold-light);background:#e7c87512}.hero-benefit-copy{display:grid;min-width:0;gap:8px}.hero-benefits strong{color:#f6d978;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;font-size:clamp(20px,1.5vw,25px);font-weight:700;line-height:1.12;letter-spacing:-.025em}.hero-benefit-copy>span{color:#ddd5c8;font-size:13px;font-weight:500;line-height:1.45}.hero-claim-note{max-width:560px;margin:13px 0 0;color:#a9a195;font-size:11px;line-height:1.55}.hero-claim-note strong{color:#d9d1c3;font-weight:700}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:35px}.text-link{display:inline-flex;align-items:center;gap:10px;border-bottom:1px solid #716443;padding:10px 0;color:var(--cream);font-size:13px;font-weight:600}.text-link:hover{color:var(--gold-light)}.address-inline{display:flex;align-items:flex-start;gap:10px;max-width:420px;margin-top:48px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:#9e978c;font-size:13px;line-height:1.6}.address-inline svg{flex:0 0 auto;margin-top:1px;color:var(--gold)}.hero-gallery{position:relative;z-index:2;width:100%;min-height:570px}.hero-photo{position:absolute;overflow:hidden;margin:0;border:1px solid rgba(231,200,117,.26);background:#17130e;box-shadow:0 28px 70px #00000073}.hero-photo:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";box-shadow:inset 0 0 0 1px #ffffff0d;pointer-events:none}.hero-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.88) contrast(1.05);transition:transform .7s cubic-bezier(.2,.7,.2,1)}.hero-photo:hover img{transform:scale(1.025)}.hero-photo-caption{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;gap:12px;padding:34px 22px 19px;color:var(--cream);background:linear-gradient(transparent,#000000db);font-family:Italiana,Georgia,serif;font-size:clamp(22px,1.7vw,28px);line-height:1}.hero-photo-caption>span{color:var(--gold-light);font-family:DM Sans,sans-serif;font-size:11px;letter-spacing:.16em}.hero-photo-caption>svg{flex:0 0 auto;margin-left:auto;color:var(--gold-light);transition:transform .2s ease}.hero-photo:hover .hero-photo-caption>svg{transform:translate(4px)}.hero-photo-main{top:0;right:34%;bottom:0;left:0;border-radius:140px 8px 8px}.hero-photo-top{top:0;right:0;bottom:51%;left:69%;border-radius:8px 90px 8px 8px}.hero-photo-bottom{top:52%;right:0;bottom:0;left:69%;border-radius:8px 8px 90px}.hero-stamp{position:absolute;z-index:4;right:25%;top:42%;display:grid;width:105px;height:105px;place-content:center;border:1px solid #6f5725;border-radius:50%;background:var(--gold);color:var(--black);text-align:center;text-transform:uppercase;transform:rotate(8deg);box-shadow:0 14px 34px #00000059;font-size:10px;font-weight:700;letter-spacing:.16em}.hero-stamp span{display:block;font-family:Italiana,Georgia,serif;font-size:36px;line-height:.95;letter-spacing:-.05em}.storefront-feature{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(340px,.72fr);align-items:stretch;gap:clamp(44px,6vw,92px);padding:108px max(32px,calc((100vw - 1460px)/2));color:var(--cream);background:var(--black)}.storefront-figure{position:relative;overflow:hidden;min-height:610px;margin:0;border:1px solid #b99950;border-radius:8px 120px 8px 8px;background:#c8bda9;box-shadow:0 30px 70px #2d231433}.storefront-photo{width:100%;height:100%;min-height:610px;object-fit:cover;object-position:center}.storefront-figure:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";box-shadow:inset 0 0 0 1px #ffffff59;pointer-events:none}.storefront-figure figcaption{position:absolute;right:18px;bottom:18px;left:18px;width:fit-content;border:1px solid rgba(231,200,117,.48);border-radius:999px;padding:10px 15px;background:#080705c7;color:var(--cream);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.storefront-copy{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.storefront-copy .kicker{margin-bottom:15px;color:var(--gold-light)}.storefront-copy h2{max-width:490px;margin:0;color:var(--cream);font-family:Italiana,Georgia,serif;font-size:clamp(3.1rem,4.2vw,5.1rem);font-weight:400;line-height:.94;letter-spacing:-.045em}.storefront-copy>p{max-width:520px;margin:26px 0 0;color:#b9b1a6;font-size:15px;line-height:1.75}.storefront-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:34px}.storefront-actions .text-link{border-color:#9f8752;color:var(--cream)}.category-rail{position:relative;padding:108px max(32px,calc((100vw - 1460px)/2)) 120px;color:var(--cream);background:var(--charcoal)}.category-rail:before{position:absolute;top:0;right:8%;width:220px;height:1px;content:"";background:var(--gold)}.category-brand-mascot{position:absolute;top:22px;right:max(32px,calc((100vw - 1460px)/2));width:250px;height:280px;object-fit:contain;opacity:.065;pointer-events:none}.section-heading{max-width:720px}.section-heading h2{color:var(--black);font-size:clamp(3rem,5vw,5.2rem);line-height:.98}.section-heading>p:last-child{max-width:560px;margin:19px 0 0;color:#6f685e;line-height:1.7}.section-heading-light h2{color:var(--cream)}.category-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:58px;border:1px solid var(--line-dark);background:var(--line-dark)}.category-card{position:relative;min-height:310px;padding:42px;background:var(--charcoal);transition:background .25s ease,transform .25s ease}.category-card:hover{z-index:2;background:var(--charcoal-soft);transform:translateY(-4px)}.category-card>svg{color:var(--gold)}.category-card-number{position:absolute;top:40px;right:40px;color:#625a4c;font-size:11px;letter-spacing:.14em}.category-card h3{margin:48px 0 9px;font-family:Italiana,Georgia,serif;font-size:42px;font-weight:400;letter-spacing:-.035em}.category-card p{margin:0;color:#aaa296;font-size:16px;line-height:1.5}.category-card>span{position:absolute;bottom:38px;left:42px;display:inline-flex;align-items:center;gap:9px;color:var(--gold-light);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.catalog{padding:118px max(32px,calc((100vw - 1460px)/2)) 130px;background:var(--paper)}.catalog-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.catalog-search{display:flex;width:min(100%,430px);height:58px;align-items:center;gap:13px;border-bottom:1px solid #8e8473;color:#766f63}.catalog-search input{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent;color:var(--black);font-size:15px}.catalog-search input::placeholder{color:#8d867b}.catalog-search button{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#e5ded1;color:var(--black)}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:65px;padding-bottom:18px;border-bottom:1px solid var(--line-light)}.category-tabs{display:flex;flex-wrap:wrap;gap:8px}.category-tabs button{display:inline-flex;min-height:45px;align-items:center;gap:10px;border:1px solid #cec5b5;border-radius:999px;padding:0 17px;background:transparent;color:#5d574e;font-size:12px;font-weight:600;transition:background .2s ease,color .2s ease,border-color .2s ease}.category-tabs button span{display:grid;min-width:23px;height:23px;place-items:center;border-radius:50%;background:#e8e1d4;color:#635c51;font-size:9px}.category-tabs button:hover,.category-tabs button.is-active{border-color:var(--black);background:var(--black);color:var(--gold-light)}.category-tabs button.is-active span{background:var(--gold);color:var(--black)}.results-count{flex:0 0 auto;margin:0;color:#7e776c;font-size:12px}.catalog-groups{display:grid;gap:100px;margin-top:66px}.product-group{scroll-margin-top:110px}.group-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.group-heading>div{display:flex;align-items:center;gap:14px}.group-heading span{color:var(--gold);font-size:10px;font-weight:700;letter-spacing:.15em}.group-heading h3{margin:0;font-family:Italiana,Georgia,serif;font-size:37px;font-weight:400;line-height:1.12;letter-spacing:-.01em}.group-heading p{margin:0;color:#8c857a;font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}.product-card{display:flex;min-width:0;flex-direction:column;border:1px solid var(--line-light);background:#fffdf8;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 42px #2d24171c}.product-image-shell{position:relative;overflow:hidden;aspect-ratio:1 / .82;background-color:#ded6c7;background-image:radial-gradient(circle at 50% 42%,#eee8dd,#cbc2b2)}.product-image-shell img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-image-shell img{transform:scale(1.035)}.product-image-action{position:absolute;right:14px;bottom:14px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(231,200,117,.45);border-radius:999px;padding:9px 12px;background:#0a0907d1;color:var(--gold-light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:0;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease}.product-image-shell:hover .product-image-action,.product-image-shell:focus-visible .product-image-action{opacity:1;transform:translateY(0)}.product-image-fallback{display:grid;width:100%;height:100%;place-items:center;color:#8a795b;background:linear-gradient(135deg,#e8e0d3,#cfc4b1)}.product-category{position:absolute;top:14px;left:14px;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:7px 10px;background:#0a0907c7;color:var(--cream);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.product-card-body{display:flex;flex:1;flex-direction:column;padding:22px 20px 20px}.product-card-body h3{margin:0;color:#211e19;font-family:Italiana,Georgia,serif;font-size:23px;font-weight:400;line-height:1.32;letter-spacing:.018em}.product-card-body>p{margin:12px 0 22px;color:#6f685e;font-size:12px;line-height:1.68;letter-spacing:.012em}.product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:16px;border-top:1px solid #e6dfd3}.product-price{color:#1a1712;font-size:17px;font-weight:700}.product-order-link{display:inline-flex;align-items:center;gap:5px;border-bottom:1px solid #9c762f;padding:5px 0;color:#75571e;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.product-order-link:hover{color:var(--black);border-color:var(--black)}.empty-state{display:grid;min-height:380px;margin-top:60px;place-content:center;justify-items:center;border:1px dashed #c4baa9;color:#746c61;text-align:center}.empty-state svg{color:var(--gold)}.empty-state h3{margin:18px 0 5px;color:var(--black);font-family:Italiana,Georgia,serif;font-size:30px;font-weight:400}.empty-state p{margin:0}.empty-state button{margin-top:22px;border-radius:999px;padding:12px 18px;background:var(--black);color:var(--gold-light);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.location{display:grid;grid-template-columns:.45fr 1.25fr 1fr auto;align-items:end;gap:48px;padding:105px max(32px,calc((100vw - 1460px)/2));color:var(--cream);background-color:var(--charcoal);background-image:radial-gradient(circle at 78% 20%,rgba(201,162,75,.11),transparent 26%)}.location-index{align-self:start;color:#625a4c;font-size:10px;font-weight:700;letter-spacing:.18em}.location h2{font-size:clamp(3rem,5vw,5.6rem);line-height:.92}.location address{display:flex;align-items:flex-start;gap:14px;max-width:330px;color:#b9b1a5;line-height:1.7}.location address svg{flex:0 0 auto;color:var(--gold)}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:36px max(32px,calc((100vw - 1460px)/2));border-top:1px solid var(--line-dark);color:var(--cream);background:var(--black)}.site-footer .brand-logo-mascot{width:38px;height:43px}.site-footer .brand-logo-wordmark{width:150px}.site-footer>p{margin:0;color:#817b71;font-size:12px}.site-footer>div{display:flex;gap:26px}.site-footer>div a{color:#aaa296;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.site-footer>div a:hover{color:var(--gold-light)}@media(max-width:1199px){.hero{min-height:760px;grid-template-columns:.9fr 1.1fr;gap:42px}.hero-gallery{min-height:500px}.hero h1{font-size:clamp(4.2rem,7.3vw,6.6rem)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-feature{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.storefront-figure,.storefront-photo{min-height:520px}.location{grid-template-columns:.2fr 1fr 1fr}.location .order-link{grid-column:2 / -1;justify-self:start}}@media(max-width:959px){.header-inner{width:min(100% - 40px,1460px)}.desktop-nav,.order-link-compact,.search-jump{display:none}.menu-toggle,.cart-link{display:grid}.mobile-menu{display:block;max-height:0;overflow:hidden;opacity:0;background:#0b0a08fa;transition:max-height .3s ease,opacity .2s ease}.mobile-menu.is-open{max-height:420px;opacity:1;border-bottom:1px solid var(--line-dark)}.mobile-menu nav{display:grid;gap:2px;width:min(100% - 40px,1460px);margin:0 auto;padding:14px 0 23px}.mobile-menu a{display:flex;align-items:center;min-height:45px;border-bottom:1px solid rgba(255,255,255,.07);color:#d8d1c5;font-size:13px}.mobile-menu .mobile-order-link{justify-content:space-between;margin-top:8px;border-bottom:0;border-radius:999px;padding:0 19px;background:var(--gold);color:var(--black);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero{grid-template-columns:1fr;padding-top:150px}.hero:before{display:none}.hero-copy{max-width:730px}.hero h1{font-size:clamp(4.5rem,13vw,7rem)}.hero-gallery{min-height:590px}.storefront-feature{grid-template-columns:1fr}.storefront-figure,.storefront-photo{min-height:540px}.storefront-copy{max-width:760px}.category-cards{grid-template-columns:1fr}.category-card{min-height:270px}.catalog-intro{display:grid}.catalog-search{width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.location{grid-template-columns:1fr 1fr}.location-index{display:none}.location .order-link{grid-column:1 / -1}.site-footer{flex-wrap:wrap}}@media(max-width:639px){html{scroll-padding-top:76px}.header-inner{width:calc(100% - 28px);height:76px}.brand{gap:8px}.brand-logo-full{width:61px;height:68px}.brand-logo-mascot{width:34px;height:39px}.brand-logo-wordmark{width:128px}.cart-link,.menu-toggle{width:38px;height:38px}.hero{min-height:0;gap:50px;padding:128px 18px 70px}.hero h1{font-size:clamp(3.4rem,16vw,4.8rem);line-height:.9}.hero-promise{margin-top:24px;font-size:14px}.hero-lede{margin-top:10px;font-size:14px}.hero-benefits{grid-template-columns:1fr}.hero-benefits>div{padding:18px 19px}.hero-benefits strong{font-size:22px}.hero-benefit-copy>span{font-size:12px}.hero-claim-note{font-size:10px}.hero-actions{align-items:flex-start;flex-direction:column;gap:13px;margin-top:27px}.order-link-large{min-height:52px;padding-inline:23px}.address-inline{margin-top:35px}.hero-gallery{min-height:490px}.hero-photo-main{top:0;right:27%;bottom:0;left:0;border-radius:90px 6px 6px}.hero-photo-top{top:0;right:0;bottom:53%;left:75%;border-radius:6px 54px 6px 6px}.hero-photo-bottom{top:49%;right:0;bottom:0;left:75%;border-radius:6px 6px 54px}.hero-gallery{display:grid;min-height:0;grid-template-columns:1fr 1fr;gap:10px}.hero-photo{position:relative;inset:auto;min-height:180px}.hero-photo-main{grid-column:1 / -1;min-height:310px;border-radius:74px 6px 6px}.hero-photo-top{border-radius:6px 46px 6px 6px}.hero-photo-bottom{border-radius:6px 6px 46px}.hero-photo-caption{padding:32px 14px 14px;font-size:21px}.hero-photo-caption>span{font-size:9px}.hero-photo-caption>svg{width:16px;height:16px}.hero-stamp{right:15%;top:42%;width:88px;height:88px}.hero-stamp span{font-size:29px}.storefront-feature,.category-rail,.catalog,.location{padding-right:18px;padding-left:18px}.storefront-feature{gap:38px;padding-top:72px;padding-bottom:78px}.storefront-figure{min-height:0;border-radius:6px 60px 6px 6px}.storefront-photo{min-height:0;aspect-ratio:16 / 11}.storefront-figure figcaption{right:10px;bottom:10px;left:10px;max-width:calc(100% - 20px);padding:8px 10px;font-size:8px}.storefront-copy h2{font-size:3.25rem}.storefront-copy>p{font-size:14px}.storefront-actions{align-items:flex-start;flex-direction:column;gap:13px;margin-top:28px}.category-rail{padding-top:82px;padding-bottom:86px}.category-brand-mascot{top:16px;right:-26px;width:170px;height:190px}.section-heading h2{font-size:3.3rem}.category-cards{margin-top:40px}.category-card{min-height:245px;padding:30px}.category-card-number{top:29px;right:29px}.category-card h3{margin-top:38px;font-size:32px}.category-card>span{bottom:28px;left:30px}.catalog{padding-top:84px;padding-bottom:90px}.catalog-intro{gap:30px}.catalog-toolbar{align-items:flex-start;flex-direction:column;margin-top:42px}.category-tabs{width:100%;flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{flex:0 0 auto}.catalog-groups{gap:74px;margin-top:48px}.product-grid{grid-template-columns:1fr;gap:20px}.product-image-shell{aspect-ratio:1 / .74}.product-card-body{padding:20px}.product-card-body h3{font-size:24px}.location{grid-template-columns:1fr;gap:32px;padding-top:82px;padding-bottom:82px}.location h2{font-size:3.5rem}.location .order-link{grid-column:1;justify-self:start}.site-footer{align-items:flex-start;flex-direction:column;padding:32px 18px}.site-footer>div{flex-wrap:wrap;gap:18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
