:root{--ink:#26173e;--purple:#6f42c1;--purple-dark:#30134e;--purple-soft:#f0e9fb;--terracotta:#b85f45;--terracotta-soft:#f2ddd4;--sand:#e8d8bf;--ivory:#faf6ef;--white:#fffefa;--sage:#738269;--muted:#716879;--line:#30134e1f;--shadow:0 24px 70px #30134e1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}body.overlay-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.announcement{background:var(--purple-dark);color:#fff;text-align:center;justify-content:center;align-items:center;min-height:34px;padding:7px 24px;display:flex}.announcement p{letter-spacing:.07em;margin:0;font-size:12px}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefaf0;grid-template-columns:1fr auto 1fr;align-items:center;min-height:82px;padding:0 clamp(24px,5vw,78px);display:grid;position:sticky;top:0}.brand{width:fit-content;color:var(--ink);align-items:center;gap:12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2vw,30px);font-weight:700;display:inline-flex}.brand-logo{object-fit:contain;width:auto;max-width:190px;height:52px}.brand-mark{border:2px solid var(--terracotta);width:46px;height:46px;color:var(--purple);border-radius:16px 8px;place-items:center;font-family:Georgia,serif;display:grid;transform:rotate(45deg)}.brand-mark span{font-size:24px;transform:rotate(-45deg)}.main-nav{align-items:center;gap:clamp(28px,3vw,48px);font-size:15px;font-weight:600;display:flex}.main-nav a{padding:31px 0 27px;position:relative}.main-nav a:after{background:var(--terracotta);content:"";border-radius:999px;height:2px;transition:transform .18s;position:absolute;bottom:21px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1)}.header-actions{justify-content:flex-end;gap:10px;display:flex}.header-actions button{width:42px;height:42px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;font-size:27px;transition:background .18s,transform .18s;display:grid;position:relative}.header-actions button:hover{background:var(--purple-soft);transform:translateY(-2px)}.menu-button{font-size:20px!important;display:none!important}.cart-count{background:var(--terracotta);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-1px;right:-1px}.hero{background:radial-gradient(circle at 92% 4%,#f1e9fb 0,#0000 27%),linear-gradient(130deg,#fffefa 0%,#faf5ed 100%);grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);align-items:center;gap:clamp(40px,6vw,100px);min-height:660px;padding:clamp(64px,8vw,110px) clamp(24px,6vw,96px);display:grid;position:relative;overflow:hidden}.hero-pattern{opacity:.13;background-image:linear-gradient(45deg, var(--terracotta) 25%, transparent 25%), linear-gradient(-45deg, var(--purple) 25%, transparent 25%);background-position:0 0,14px 14px;background-size:28px 28px;width:290px;height:290px;position:absolute;bottom:-70px;left:-90px;transform:rotate(12deg)}.hero-copy{z-index:2;max-width:650px;animation:.7s both enter-left;position:relative}.eyebrow{color:var(--terracotta);letter-spacing:.25em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.hero h1,.section-heading h2,.story-copy h2,.contact-section h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero h1{max-width:680px;font-size:clamp(48px,5.4vw,78px);line-height:.99}.hero h1 em{color:var(--purple);font-style:normal}.hero-lead{max-width:590px;color:var(--muted);margin:28px 0 0;font-size:clamp(17px,1.5vw,20px);line-height:1.75}.hero-actions{align-items:center;gap:32px;margin-top:38px;display:flex}.primary-button,.secondary-button{border:1px solid var(--purple-dark);border-radius:14px 5px;justify-content:center;align-items:center;gap:22px;min-height:54px;padding:14px 28px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.primary-button{background:var(--purple-dark);color:#fff;box-shadow:0 12px 24px #30134e33}.primary-button:hover,.secondary-button:hover{transform:translateY(-3px);box-shadow:0 16px 30px #30134e38}.text-link{color:var(--purple);border-bottom:1px solid;font-weight:700;line-height:1.8}.hero-proof{gap:34px;margin-top:42px;display:flex}.hero-proof div{border-left:2px solid var(--terracotta);flex-direction:column;gap:4px;padding-left:16px;display:flex}.hero-proof strong{font-family:Georgia,serif;font-size:18px}.hero-proof span{color:var(--muted);font-size:12px}.hero-visual{min-height:520px;animation:.85s both enter-right;position:relative}.terracotta-shape{background:var(--terracotta);border-radius:48% 28% 45% 34%;width:42%;height:46%;position:absolute;top:10px;right:-35px;transform:rotate(8deg)}.hero-photo{background:var(--sand);box-shadow:var(--shadow);border-radius:34% 12% 29% 10%/20% 28% 18% 34%;position:absolute;inset:32px 8px 16px 26px;overflow:hidden}.hero-photo>img:first-child{object-fit:cover;object-position:center;width:100%;height:100%;transform:scale(1.035)}.floating-note{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffefae6;border:1px solid #ffffffad;border-radius:16px 6px;padding:13px 18px;font-size:13px;font-weight:700;position:absolute;box-shadow:0 10px 25px #26173e1a}.note-top{top:48px;left:-10px}.note-bottom{bottom:26px;right:-4px}.benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--ivory);grid-template-columns:repeat(3,1fr);padding:28px clamp(24px,6vw,96px);display:grid}.benefits>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:16px;padding:4px 28px;display:flex}.benefits>div:last-child{border-right:0}.benefits>div>span{color:var(--terracotta);font-size:28px}.benefits p{flex-direction:column;gap:4px;margin:0;display:flex}.benefits small{color:var(--muted)}.collection-section{max-width:1500px;margin:0 auto;padding:110px clamp(24px,5vw,80px)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section-heading h2,.story-copy h2,.contact-section h2{font-size:clamp(36px,4vw,56px);line-height:1.08}.category-grid{grid-template-columns:1fr 1.25fr;gap:24px;margin-bottom:76px;display:grid}.category-card{min-height:320px;color:inherit;cursor:pointer;font:inherit;text-align:left;border:0;border-radius:28px 8px;grid-template-columns:1fr .78fr;align-items:center;padding:38px;transition:transform .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.category-card span{letter-spacing:.2em;text-transform:uppercase;font-size:11px;font-weight:800}.category-card h3{margin:10px 0;font-family:Georgia,serif;font-size:clamp(27px,3vw,42px);font-weight:500}.category-card p{max-width:250px;margin:0;line-height:1.6}.category-card img{object-fit:contain;width:100%;height:280px;transition:transform .3s}.category-card:hover img{transform:scale(1.035)rotate(1deg)}.category-socks{background:var(--purple-soft)}.category-socks span{color:var(--purple)}.category-alpaca{background:var(--terracotta-soft)}.category-alpaca span{color:var(--terracotta)}.product-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.link-button{cursor:pointer;font:inherit;background:0 0;border-top:0;border-left:0;border-right:0;padding:0}.catalog-toolbar{justify-content:space-between;align-items:center;gap:20px;margin:-38px 0 30px;display:flex}.catalog-toolbar p{color:var(--muted);margin:0;font-size:14px}.catalog-toolbar div{gap:8px;display:flex}.catalog-toolbar button{border:1px solid var(--line);background:var(--white);min-height:40px;color:var(--muted);cursor:pointer;border-radius:999px;padding:8px 16px;font-weight:700}.catalog-toolbar button:hover,.catalog-toolbar button.selected{border-color:var(--purple);background:var(--purple);color:#fff}.product-card h3{min-height:48px;margin:7px 0 14px;font-family:Georgia,serif;font-size:21px;font-weight:600;line-height:1.2}.product-image{background:#f2eee9;border-radius:24px 7px;height:390px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .32s}.product-card:nth-child(2) .product-image img,.product-card:nth-child(3) .product-image img{object-fit:contain;background:#fff;padding:25px}.product-card:hover .product-image img{transform:scale(1.045)}.product-badge{z-index:2;color:var(--purple-dark);letter-spacing:.08em;text-transform:uppercase;background:#fffefaeb;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;position:absolute;top:14px;left:14px}.product-image button{z-index:2;color:#fff;cursor:pointer;opacity:0;background:#30134ef0;border:0;border-radius:12px 4px;min-height:46px;font-weight:700;transition:opacity .18s,transform .18s;position:absolute;bottom:14px;left:14px;right:14px;transform:translateY(10px)}.product-card:hover .product-image button,.product-image button:focus-visible{opacity:1;transform:translateY(0)}.product-category{color:var(--terracotta);letter-spacing:.12em;text-transform:uppercase;margin:16px 0 0;font-size:11px;font-weight:800}.product-meta{justify-content:space-between;align-items:center;display:flex}.product-meta strong{font-size:17px}.product-meta button{border:1px solid var(--line);background:var(--white);width:38px;height:38px;color:var(--purple);cursor:pointer;border-radius:50%;place-items:center;font-size:24px;transition:background .18s,color .18s;display:grid}.product-meta button:hover{background:var(--purple);color:#fff}.story-section{background:var(--purple-dark);color:#fff;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(46px,8vw,120px);padding:110px clamp(24px,8vw,130px);display:grid}.story-image{border-radius:34% 8% 28%;max-height:590px;overflow:hidden}.story-image img{object-fit:cover;width:100%;height:590px}.story-copy{max-width:600px}.story-copy .eyebrow{color:#e6a991}.story-copy p:not(.eyebrow){color:#dfd5e8;margin:28px 0 34px;font-size:18px;line-height:1.8}.story-copy .primary-button{border-color:var(--terracotta);background:var(--terracotta)}.contact-section{background:linear-gradient(#faf6efeb, #faf6efeb), radial-gradient(circle at center, var(--sand), transparent 60%);padding:110px clamp(24px,7vw,110px)}.contact-layout{grid-template-columns:minmax(0,.92fr) minmax(420px,.78fr);align-items:start;gap:clamp(48px,8vw,110px);max-width:1280px;margin:0 auto;display:grid}.contact-copy>p:not(.eyebrow){max-width:620px;color:var(--muted);margin:24px 0 36px;font-size:18px;line-height:1.75}.contact-channels{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.contact-channels>a,.contact-channels>div{border:1px solid var(--line);background:#fffefac7;border-radius:18px 6px;grid-template-columns:44px 1fr;align-content:center;gap:3px 13px;min-height:122px;padding:20px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.contact-channels>a:hover{border-color:var(--terracotta);transform:translateY(-3px);box-shadow:0 14px 30px #30134e1a}.contact-channels span{background:var(--purple-soft);width:44px;height:44px;color:var(--purple-dark);border-radius:14px 5px;grid-row:1/3;place-items:center;font-size:11px;font-weight:900;display:grid}.contact-channels small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;align-self:end;font-size:11px;font-weight:800}.contact-channels strong{overflow-wrap:anywhere;font-size:14px;line-height:1.35}.contact-form{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:30px 9px;gap:17px;padding:clamp(28px,4vw,46px);display:grid}.contact-form h3{margin:-8px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,38px);font-weight:500}.contact-form label{color:var(--ink);gap:8px;font-size:13px;font-weight:800;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);width:100%;min-height:50px;color:var(--ink);font:inherit;background:#fff;border-radius:12px 4px;outline:0;padding:12px 14px;font-weight:500}.contact-form textarea{resize:vertical;min-height:126px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--purple-soft)}.contact-form-note{color:var(--muted);margin:-2px 0 2px;font-size:11px;line-height:1.55}.contact-form .primary-button{cursor:pointer;border:0;width:100%}.secondary-button{color:var(--purple-dark);background:0 0}footer{color:#fff;background:#211331;grid-template-columns:1fr auto;align-items:center;gap:28px 60px;padding:58px clamp(24px,6vw,96px) 30px;display:grid}footer .brand{color:#fff}footer p{color:#cfc4d7;justify-self:end;margin:0}footer nav{gap:28px;display:flex}footer nav a:hover{color:#df9b83}footer small{color:#9789a2;justify-self:end}.modal-backdrop,.drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a0e279e;place-items:center;padding:24px;animation:.18s both fade-in;display:grid;position:fixed;inset:0}.drawer-backdrop{justify-content:end;place-items:stretch stretch;padding:0}.close-button{border:1px solid var(--line);background:var(--white);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:50%;flex:none;place-items:center;font-size:28px;line-height:1;transition:border-color .18s,color .18s,transform .18s;display:grid}.close-button:hover{border-color:var(--terracotta);color:var(--terracotta);transform:rotate(4deg)}.product-modal{background:var(--white);border-radius:34px 10px;grid-template-columns:1fr .92fr;width:min(1040px,94vw);max-height:min(760px,92vh);animation:.24s both modal-up;display:grid;position:relative;overflow:auto;box-shadow:0 35px 90px #1a0e2757}.product-close{z-index:2;position:absolute;top:18px;right:18px}.product-modal-image{background:var(--ivory);min-height:620px}.product-modal-image img{object-fit:cover;width:100%;height:100%;max-height:720px}.product-modal-copy{flex-direction:column;justify-content:center;padding:64px clamp(34px,5vw,70px);display:flex}.product-modal-copy h2,.panel-heading h2,.drawer-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);font-weight:500;line-height:1.05}.modal-price{color:var(--purple);margin:22px 0 14px;font-size:26px;font-weight:800}.modal-description{color:var(--muted);margin:0;font-size:17px;line-height:1.75}.product-modal-copy dl{gap:14px;margin:26px 0 32px;display:grid}.product-modal-copy dl div{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;padding-bottom:12px;display:grid}.product-modal-copy dt{color:var(--muted);font-size:13px}.product-modal-copy dd{margin:0;font-size:14px;font-weight:700}.modal-add{cursor:pointer;border:0;width:100%}.search-backdrop{place-items:start center;padding-top:clamp(50px,9vh,100px)}.search-panel{background:var(--white);border-radius:30px 8px;width:min(820px,94vw);max-height:min(700px,84vh);padding:clamp(28px,5vw,54px);animation:.22s both modal-up;overflow:auto;box-shadow:0 35px 90px #1a0e2757}.panel-heading,.drawer-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.panel-heading h2{font-size:clamp(32px,4vw,44px)}.search-input{border:1px solid var(--line);background:var(--ivory);border-radius:16px 5px;align-items:center;gap:12px;margin:28px 0 20px;padding:0 20px;display:flex}.search-input span{font-size:26px}.search-input input{width:100%;min-height:58px;color:var(--ink);background:0 0;border:0;outline:0;font-size:16px}.search-results{display:grid}.search-results>button{border:0;border-bottom:1px solid var(--line);color:inherit;cursor:pointer;text-align:left;background:0 0;grid-template-columns:78px 1fr auto;align-items:center;gap:16px;padding:14px 0;display:grid}.search-results>button:hover{background:linear-gradient(90deg, transparent, var(--purple-soft))}.search-results img{object-fit:cover;background:#fff;border-radius:14px 4px;width:78px;height:78px}.search-results>button:nth-child(2) img,.search-results>button:nth-child(3) img{object-fit:contain}.search-results span{flex-direction:column;gap:5px;display:flex}.search-results small{color:var(--terracotta);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.search-results b{color:var(--purple)}.empty-message{background:var(--ivory);color:var(--muted);text-align:center;border-radius:16px;margin:20px 0 0;padding:36px 20px}.cart-drawer{background:var(--white);flex-direction:column;width:min(520px,100vw);height:100%;animation:.26s both drawer-in;display:flex;overflow:hidden;box-shadow:-30px 0 80px #1a0e2740}.drawer-heading{border-bottom:1px solid var(--line);padding:28px 28px 22px}.drawer-heading .eyebrow{margin-bottom:8px}.drawer-heading h2{font-size:36px}.cart-lines{flex:1;padding:8px 28px;overflow:auto}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:112px 1fr;gap:18px;padding:20px 0;display:grid}.cart-line>img{object-fit:cover;background:#f3eee8;border-radius:18px 5px;width:112px;height:132px}.cart-line:nth-child(2)>img,.cart-line:nth-child(3)>img{object-fit:contain}.cart-line small{color:var(--terracotta);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.cart-line h3{margin:7px 0 9px;font-family:Georgia,serif;font-size:18px}.quantity-control{border:1px solid var(--line);border-radius:999px;align-items:center;gap:13px;width:fit-content;margin-top:13px;display:flex;overflow:hidden}.quantity-control button{background:var(--ivory);width:34px;height:32px;color:var(--purple);cursor:pointer;border:0;place-items:center;font-size:18px;display:grid}.quantity-control span{text-align:center;min-width:14px;font-weight:800}.drawer-footer{border-top:1px solid var(--line);background:var(--ivory);padding:22px 28px 28px}.cart-total,.order-summary{justify-content:space-between;align-items:center;font-size:17px;display:flex}.cart-total strong,.order-summary strong{color:var(--purple);font-family:Georgia,serif;font-size:26px}.drawer-footer>small{color:var(--muted);margin:9px 0 18px;line-height:1.5;display:block}.checkout-button{cursor:pointer;border:0;width:100%}.empty-cart{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.empty-cart>span{background:var(--purple-soft);width:80px;height:80px;color:var(--purple);border-radius:50%;place-items:center;font-size:42px;display:grid}.empty-cart h3{margin:22px 0 8px;font-family:Georgia,serif;font-size:27px}.empty-cart p{max-width:320px;color:var(--muted);margin:0 0 24px;line-height:1.6}.empty-cart button{cursor:pointer}.checkout-form{flex:1;padding:24px 28px 32px;overflow:auto}.back-button{color:var(--purple);cursor:pointer;background:0 0;border:0;margin-bottom:22px;padding:0;font-weight:700}.checkout-form label{gap:8px;margin-bottom:16px;font-size:13px;font-weight:800;display:grid}.checkout-form input,.checkout-form textarea{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);font:inherit;resize:vertical;background:#fff;border-radius:12px 4px;outline:0;padding:12px 14px;font-weight:500}.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--purple-soft)}.form-row{grid-template-columns:.75fr 1.25fr;gap:12px;display:grid}.order-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:24px;padding:20px 0}.checkout-note{background:var(--purple-soft);color:var(--muted);border-radius:12px;margin:16px 0;padding:14px;font-size:12px;line-height:1.6}.form-error{color:#9e372a;background:#fff0ed;border:1px solid #efb4ac;border-radius:10px;margin:12px 0;padding:12px;font-size:13px}.checkout-button:disabled{cursor:wait;opacity:.65}.order-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:46px 32px;display:flex}.order-success>span{color:#268252;background:#e2f3e9;border-radius:50%;place-items:center;width:92px;height:92px;margin-bottom:26px;font-size:46px;display:grid}.order-success h3{margin:0;font-family:Georgia,serif;font-size:34px}.order-success p:not(.eyebrow){max-width:390px;color:var(--muted);line-height:1.7}.order-success p strong{color:var(--purple);margin-top:8px;font-size:18px;display:block}.order-success button{cursor:pointer;border:0;margin-top:15px}.mobile-menu-overlay{z-index:120;background:radial-gradient(circle at 80% 20%, #69459a, transparent 32%), var(--purple-dark);color:#fff;padding:24px;display:none;position:fixed;inset:0}.mobile-menu-overlay>.close-button{margin-left:auto}.mobile-menu-overlay nav{flex-direction:column;justify-content:center;gap:20px;min-height:75vh;padding:34px;display:flex}.mobile-menu-overlay nav a{width:fit-content;font-family:Georgia,serif;font-size:clamp(40px,12vw,64px)}.mobile-menu-overlay nav a:hover{color:#e9aa91}@keyframes enter-left{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes enter-right{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-up{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.main-nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:760px}.hero-visual{min-height:560px}.product-grid{grid-template-columns:repeat(2,1fr);row-gap:48px}.contact-layout{grid-template-columns:1fr}.menu-button{display:grid!important}.mobile-menu-overlay{display:block}}@media (width<=760px){.site-header{min-height:70px;padding:0 18px}.brand{font-size:21px}.brand-mark{width:38px;height:38px}.brand-logo{max-width:145px;height:44px}.header-actions button:first-child{display:none}.hero{gap:20px;padding:62px 20px 44px}.hero h1{font-size:clamp(43px,13vw,64px)}.hero-actions{flex-direction:column;align-items:flex-start}.hero-proof{flex-direction:column;gap:16px}.hero-visual{min-height:430px}.hero-photo{inset:24px 0 16px}.floating-note{font-size:11px}.benefits{grid-template-columns:1fr}.benefits>div{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start;padding:18px 0}.benefits>div:last-child{border-bottom:0}.collection-section{padding-top:78px}.section-heading{flex-direction:column;align-items:flex-start}.category-grid,.product-grid,.story-section{grid-template-columns:1fr}.catalog-toolbar{flex-direction:column;align-items:flex-start;margin-top:-30px}.product-modal{grid-template-columns:1fr;width:min(620px,95vw)}.product-modal-image{min-height:360px}.product-modal-image img{height:390px}.product-modal-copy{padding:40px 26px}.category-card{grid-template-columns:1.15fr .85fr;min-height:280px;padding:26px}.category-card img{height:220px}.product-grid{gap:42px 14px}.product-image{height:280px}.product-card h3{font-size:18px}.story-section{padding:80px 22px}.story-image img{height:420px}.contact-section{padding:78px 20px}.contact-channels,footer{grid-template-columns:1fr}footer p,footer small{justify-self:start}}@media (width<=480px){.brand span:last-child{max-width:110px}.hero-visual{min-height:360px}.note-top{top:8px}.product-grid{grid-template-columns:1fr}.product-image{height:390px}.category-card{grid-template-columns:1fr}.category-card img{opacity:.78;width:48%;position:absolute;bottom:-28px;right:-26px}.modal-backdrop{padding:10px}.product-modal{max-height:96vh}.product-modal-image img{height:320px}.product-modal-copy dl div{grid-template-columns:1fr;gap:4px}.search-panel{width:100%;padding:25px 18px}.search-results>button{grid-template-columns:62px 1fr}.search-results img{width:62px;height:62px}.search-results b{grid-column:2}.form-row{grid-template-columns:1fr;gap:0}.drawer-heading,.cart-lines,.drawer-footer,.checkout-form{padding-left:20px;padding-right:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
