:root{--ink:#171c1c;--muted:#65706d;--paper:#f4f4ef;--cream:#ebece7;--fog:#dfe3df;--olive:#146b67;--brand-teal:#146b67;--line:#cdd3d0;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{max-width:100%;overflow-x:hidden}body{margin:0;color:var(--ink);background:var(--paper);font:15px/1.55 ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.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}button,input,select,textarea{font:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.header{height:76px;border-bottom:1px solid var(--line);background:rgba(244,244,239,.94);position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header,.nav{display:flex;align-items:center}.nav{justify-content:space-between}.brand{display:inline-flex;align-items:center}.brand-logo-square{display:inline-block;width:136px;aspect-ratio:1;flex:0 0 auto;overflow:hidden;border:0;line-height:0}.brand-logo-square>img{display:block;width:100%;height:100%}.brand-logo-square-compact{width:52px}.navlinks{width:100%;display:flex;gap:26px;align-items:center;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.navlinks a:hover{color:var(--olive)}.nav-home-link{display:inline-flex;align-items:center;gap:6px}.header-search{width:150px;margin-left:auto;height:36px;position:relative;display:flex;align-items:center;border:1px solid var(--line);background:#fff}.header-search input{min-width:0;height:100%;padding:7px 35px 7px 10px;border:0;outline:0;font-size:13px;text-transform:none}.header-search button{width:34px;height:100%;position:absolute;right:0;display:grid;place-items:center;border:0;color:var(--ink);background:transparent;cursor:pointer}.header-search:focus-within{border-color:var(--brand-teal);outline:2px solid color-mix(in srgb,var(--brand-teal) 25%,transparent)}.search-with-suggestions{z-index:90}.search-suggestions{width:min(380px,calc(100vw - 24px));position:absolute;top:calc(100% + 8px);right:0;display:grid;border:1px solid var(--line);background:#fff;box-shadow:0 18px 45px rgba(23,28,28,.18);text-transform:none;letter-spacing:0}.search-suggestions a{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line)}.search-suggestions a:hover{color:var(--ink);background:var(--paper)}.search-suggestions a>span{min-width:0;display:grid;grid-gap:3px;gap:3px}.search-suggestions b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.search-suggestions small{color:var(--muted);font-size:10px}.search-suggestions strong{flex:0 0 auto;color:var(--brand-teal);font-size:12px}.search-suggestions .search-all{justify-content:center;color:var(--brand-teal);font-weight:800}.header-phone{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.mobile-menu-layer,.mobile-menu-toggle{display:none}.iconbtn{border:0;background:none;padding:8px}.hero{--hero-mark-right:clamp(220px,21vw,260px);margin:22px auto 90px;border-radius:0;min-height:660px;background:url(/images/hero-brand-v2.jpg) 50%/cover;display:flex;align-items:center;position:relative;overflow:hidden}.hero:before{top:30px;right:var(--hero-mark-right);width:150px;height:150px;border-top:5px solid var(--brand-teal);border-right:5px solid var(--brand-teal)}.hero:after,.hero:before{content:"";position:absolute;pointer-events:none}.hero:after{right:calc(var(--hero-mark-right) + 147px);top:173px;width:12px;height:12px;background:var(--brand-teal)}.hero-copy{align-self:stretch;width:min(64%,720px);max-width:none;padding:clamp(42px,6vw,76px);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1;background:linear-gradient(90deg,rgba(244,244,239,.97),rgba(244,244,239,.9) 66%,rgba(244,244,239,0))}.hero-brand-logo{width:clamp(96px,10vw,132px);margin-bottom:8px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;color:var(--olive);font-weight:700}.hero h1,.title{font:780 clamp(44px,5.8vw,76px)/.96 ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.055em;margin:18px 0 24px}.hero h1{max-width:590px;color:var(--ink)}.hero p{font-size:18px;color:#394441;max-width:500px}.hero-copy .btn{align-self:flex-start}.hero-category-picker{width:min(100%,460px)}.hero-category-picker summary{width:max-content;max-width:100%;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-category-picker summary::-webkit-details-marker{display:none}.hero-category-picker[open] summary svg{transform:rotate(90deg)}.hero-category-picker summary svg{transition:transform .2s}.hero-category-menu{margin-top:10px;padding:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px;color:#fff;background:var(--ink);box-shadow:0 18px 45px rgba(23,28,28,.2)}.hero-category-menu a{padding:9px 10px;border:1px solid rgba(255,255,255,.16);font-size:12px;font-weight:700}.hero-category-menu a:hover{border-color:var(--brand-teal);background:var(--brand-teal)}.hero-category-menu .hero-category-all{grid-column:span 2}.home-trust{margin:-58px auto 90px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line);background:rgba(255,255,255,.35)}.home-trust-item{min-width:0;padding:19px 18px;display:flex;align-items:flex-start;gap:12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s,color .2s}.home-trust-item:hover{color:#fff;background:var(--brand-teal)}.home-trust-item svg{flex:0 0 auto;color:var(--brand-teal)}.home-trust-item:hover small,.home-trust-item:hover svg{color:inherit}.home-trust-item span{min-width:0;display:grid;grid-gap:2px;gap:2px}.home-trust-item b{line-height:1.25}.home-trust-item small{color:var(--muted);line-height:1.3}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--brand-teal);background:var(--brand-teal);color:white;padding:14px 22px;cursor:pointer;border-radius:2px;transition:background .2s,border-color .2s,color .2s}.btn:hover{background:var(--ink)}.btn.light,.btn:hover{border-color:var(--ink)}.btn.light{background:transparent;color:var(--ink)}.btn.light:hover{color:#fff;background:var(--ink)}.section{padding:65px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;padding-top:18px;border-top:1px solid var(--line)}.section-head>a{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.section h2{font:760 38px/1.05 ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-1.3px;margin:8px 0}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.category{background:var(--cream);border-top:3px solid var(--ink);padding:28px;min-height:150px;display:flex;justify-content:space-between;align-items:flex-end;font:700 22px/1.1 ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:.2s}.category:hover{transform:translateY(-3px);color:#fff;background:var(--brand-teal);border-top-color:var(--brand-teal)}.products{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px 18px;gap:26px 18px}.card-img{position:relative;overflow:hidden;border:1px solid var(--line);background:#fff}.product-card-shell{min-width:0}.product-save-actions{margin-top:12px;display:flex;gap:7px}.product-save-actions button{min-height:36px;padding:7px 9px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);color:var(--muted);background:transparent;font-size:11px;cursor:pointer}.product-save-actions button.active,.product-save-actions button:hover{border-color:var(--brand-teal);color:var(--brand-teal);background:#fff}.detail .product-save-actions{margin:14px 0 4px}.card-photo{aspect-ratio:1/1.08;position:relative;overflow:hidden;background:#eee}.card-photo img{width:100%;height:100%;object-fit:cover;transition:.5s}.card:hover .card-photo img{transform:scale(1.025)}.card-action,.card:hover h3{color:var(--brand-teal)}.card-action{margin-top:12px;display:inline-flex;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.product-brand-strip{min-height:38px;padding:7px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);color:var(--ink);background:#f8f8f5}.product-brand-strip>span:last-child{color:var(--muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.product-brand-strip-large{min-height:48px;padding:10px 14px}.product-brand-strip .brand-logo-square-compact{width:34px}.product-brand-strip-large .brand-logo-square-compact{width:42px}.badge{left:14px;background:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.7px}.badge,.discount-badge{position:absolute;top:14px;padding:7px 10px}.discount-badge{right:14px;font-size:12px}.discount-badge,.discount-inline{background:#b3261e;color:#fff;font-weight:700}.discount-inline{display:inline-block;margin-left:10px;padding:4px 7px;border-radius:4px;font-size:13px;vertical-align:middle}.card h3{font:700 21px/1.15 ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.4px;margin:14px 0 5px}.price{font-weight:700}.old{color:#999;text-decoration:line-through;margin-left:8px;font-weight:400}.muted{color:var(--muted)}.skif-colors{margin-top:36px}.skif-colors h2{font:700 25px/1.1 ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-bottom:8px}.skif-color-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.skif-color{margin:0;min-width:0}.skif-color img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border:1px solid var(--line);border-radius:4px}.skif-color figcaption{margin-top:5px;font-size:12px;line-height:1.25}@media (max-width:680px){.skif-color-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.catalog-layout{margin-top:34px;display:grid;grid-template-columns:250px 1fr;grid-gap:50px;gap:50px}.mobile-filter-details{display:none}.filters{display:grid;grid-gap:17px;gap:17px;align-content:start}.active-filters,.price-filter-row{display:flex;gap:8px}.active-filters{margin-top:22px;flex-wrap:wrap;align-items:center}.active-filters a{padding:7px 10px;border:1px solid var(--line);background:#fff;font-size:12px}.active-filters a:hover{border-color:var(--brand-teal)}.active-filters .active-filters-clear{border-color:transparent;color:var(--brand-teal);background:transparent;font-weight:700}.catalog-empty{padding:clamp(36px,7vw,80px);border:1px solid var(--line);text-align:center;background:rgba(255,255,255,.35)}.catalog-empty h2{margin-top:0}.catalog-empty .btn{margin-top:12px}.breadcrumbs{margin-bottom:24px;display:flex;flex-wrap:wrap;gap:7px;color:var(--muted);font-size:12px}.breadcrumbs a:hover{color:var(--brand-teal)}.category-landing .title{max-width:900px}.category-intro{max-width:780px;color:var(--muted);font-size:clamp(16px,2vw,20px);line-height:1.55}.category-toolbar{margin:30px 0 24px;padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line)}.category-toolbar>span{color:var(--muted);font-size:13px}.field{display:grid;grid-gap:7px;gap:7px}.field label{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:var(--muted)}input,select,textarea{width:100%;border:1px solid var(--line);padding:12px;background:#fff;color:var(--ink)}input:focus,select:focus,textarea:focus{outline:2px solid color-mix(in srgb,var(--brand-teal) 35%,transparent);border-color:var(--brand-teal)}.detail{grid-template-columns:1.25fr .75fr;grid-gap:60px;gap:60px}.detail,.gallery{display:grid;min-width:0}.gallery{grid-gap:12px;gap:12px}.gallery img{width:100%;background:#eee}.gallery-frame{min-width:0;overflow:hidden;border:1px solid var(--line);background:#fff}.gallery-frame>img{display:block;height:auto}.detail h1{font:760 48px/1.02 ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-1.8px;margin:10px 0}.product-price-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:24px}.product-extra-field,.product-fabric-field,.product-size-field{margin:22px 0}.fabric-category-tabs{display:flex;flex-wrap:wrap;gap:7px}.fabric-category-tabs button{padding:8px 11px;border:1px solid var(--line);background:#fff;color:var(--ink);cursor:pointer}.fabric-category-tabs button.active{border-color:var(--brand-teal);background:var(--brand-teal);color:#fff}.fabric-swatch-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));grid-gap:8px;gap:8px}.fabric-swatch{min-width:0;padding:6px;display:grid;grid-gap:4px;gap:4px;text-align:left;border:1px solid var(--line);background:#fff;color:var(--ink);cursor:pointer}.fabric-swatch.active,.fabric-swatch:hover{border-color:var(--brand-teal);box-shadow:inset 0 0 0 1px var(--brand-teal)}.fabric-swatch img{width:100%;aspect-ratio:1;display:block;object-fit:cover;background:#eee}.fabric-swatch span{overflow:hidden;font-size:11px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.fabric-swatch small{color:var(--muted);font-size:10px}.order-box{scroll-margin-top:100px}.order-toggle{width:100%}.order-form{margin-top:12px;padding:18px;display:grid;grid-gap:14px;gap:14px;border:1px solid var(--line);background:#fff}.order-form p{margin:0}.order-hp{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.order-success{margin:16px 0;padding:18px;border-left:4px solid var(--brand-teal);background:#e4efed}.purchase-trust{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.purchase-trust-item{min-width:0;padding:13px;display:flex;align-items:flex-start;gap:10px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.45)}.purchase-trust-item svg{flex:0 0 auto;color:var(--brand-teal)}.purchase-trust-item span{min-width:0;display:grid;grid-gap:2px;gap:2px}.purchase-trust-item b{font-size:12px;line-height:1.2}.purchase-trust-item small{color:var(--muted);font-size:10px;line-height:1.25}.purchase-trust-item:hover{background:#fff}.recent-products,.related-products{margin-top:72px}.recent-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.recent-product{min-width:0;padding:10px;display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:12px;gap:12px;border:1px solid var(--line);background:#fff}.recent-product>img{width:92px;height:82px;object-fit:cover;background:#eee}.recent-product>span{min-width:0;display:grid;align-content:center;grid-gap:4px;gap:4px}.recent-product small{color:var(--muted);font-size:10px}.recent-product b{overflow:hidden;font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.recent-product strong{color:var(--brand-teal);font-size:13px}.saved-products-grid{margin-top:30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.saved-product{padding:12px;border:1px solid var(--line);background:#fff}.saved-product img{width:100%;aspect-ratio:1.2;object-fit:cover;background:#eee}.saved-product h2{margin:12px 0 8px;font-size:18px}.saved-product strong{color:var(--brand-teal)}.compare-table button,.saved-product>button{margin-top:12px;padding:7px 9px;border:1px solid var(--line);background:transparent;color:var(--muted);cursor:pointer}.compare-wrap{margin-top:30px;overflow-x:auto;border:1px solid var(--line)}.compare-table{min-width:760px;background:#fff}.compare-table th{width:130px;position:-webkit-sticky;position:sticky;left:0;z-index:1;background:var(--paper)}.compare-table td{width:220px;min-width:220px}.compare-table img{width:150px;height:110px;display:block;margin-bottom:10px;object-fit:cover;background:#eee}.compare-table td b{display:block;line-height:1.3}.mobile-product-bar{display:none}.specs{border-top:1px solid var(--line);margin:28px 0}.spec{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.status{display:inline-block;font-size:12px;padding:6px 9px;background:#e4eadc}.status.wait{background:#f3ead5}.status.out{background:#eee}.footer{border-top:1px solid var(--line);margin-top:80px;padding:42px 0;color:#fff;background:var(--ink)}.footer .brand-logo-square{width:118px}.footer-row{display:flex;justify-content:space-between;gap:50px;align-items:flex-start}.footer-brand-column{width:min(100%,300px)}.footer-contact-card{width:260px;max-width:100%;aspect-ratio:1;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#111717}.footer-contact-card:before{content:"";position:absolute;inset:30px;border-top:7px solid var(--brand-teal);border-right:7px solid var(--brand-teal);pointer-events:none}.footer-contact-card:after{content:"";position:absolute;left:30px;bottom:30px;width:15px;height:15px;background:var(--brand-teal);pointer-events:none}.footer-contact-brand{position:absolute;top:66px;left:50%;transform:translateX(-50%);color:#fff;font-size:15px;font-weight:750;letter-spacing:.18em}.footer-contact-copy{width:100%;padding:108px 50px 50px;position:relative;z-index:1;display:grid;grid-gap:5px;gap:5px;text-align:center}.footer-contact-copy b{color:#fff;font-size:13px}.footer-contact-copy span{color:rgba(255,255,255,.68);font-size:11px;line-height:1.35}.footer-contact-copy a{margin-top:3px;color:#8ab8b4;font-size:14px;font-weight:700}.footer .muted{color:rgba(255,255,255,.66)}.footer a:hover{color:#78aaa6}.about-brand{margin-top:60px;background:var(--fog)}.about-brand-inner{display:grid;grid-template-columns:minmax(210px,280px) 1fr;grid-gap:clamp(36px,7vw,90px);gap:clamp(36px,7vw,90px);align-items:center;max-width:980px}.about-brand-logo{width:100%;max-width:280px}.about-brand-copy h2{margin:14px 0 18px;font-size:clamp(34px,4.2vw,54px);line-height:1.04;letter-spacing:-.025em}.about-brand-copy p{margin:0;max-width:590px;font-size:clamp(17px,2vw,21px);line-height:1.55}.admin-shell{min-height:100vh;background:#f1f0ec;padding:35px}.admin-card{background:white;padding:28px;border:1px solid var(--line)}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:13px 10px;border-bottom:1px solid var(--line);vertical-align:top}th{font-size:11px;text-transform:uppercase;color:var(--muted)}.admin-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:24px;gap:24px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.full{grid-column:1/-1}.actions{display:flex;gap:8px}.danger{color:#a33}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:50px;gap:50px;align-items:center;padding-top:22px;border-top:1px solid var(--line)}.map{width:100%;height:430px;border:1px solid var(--line);filter:saturate(.75)}.mobile-call{display:none}@media (max-width:800px){.nav{gap:12px}.navlinks{width:auto;min-width:0;flex:1 1;justify-content:flex-end;gap:10px}.navlinks a:not(.admin-link){display:none}.mobile-menu-toggle{min-height:40px;padding:8px 10px;display:inline-flex!important;flex:0 0 auto;align-items:center;gap:7px;border:1px solid var(--line);color:var(--ink);background:#fff;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.mobile-menu-layer{position:fixed;inset:0;z-index:1000;display:block;isolation:isolate;pointer-events:auto}.mobile-menu-backdrop{position:absolute;inset:0;width:100%;height:100%;z-index:0;border:0;background:rgba(23,28,28,.55)}.mobile-menu-panel{width:min(88vw,380px);height:100%;padding:24px;position:absolute;top:0;left:0;z-index:1;display:flex;flex-direction:column;overflow-y:auto;background:var(--paper);box-shadow:12px 0 38px rgba(23,28,28,.25)}.mobile-menu-head{padding-bottom:18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);letter-spacing:.12em}.mobile-menu-search{width:100%;height:44px;margin:18px 0 4px;position:relative;display:flex;border:1px solid var(--line);background:#fff}.mobile-menu-search input{min-width:0;padding-right:44px;border:0}.mobile-menu-search>button{width:44px;position:absolute;inset:0 0 0 auto;border:0;background:transparent}.mobile-menu-search .search-suggestions{left:0;right:auto;width:100%}.mobile-menu-close{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);background:#fff}.mobile-menu-primary{display:grid}.mobile-menu-primary a{padding:14px 0;border-bottom:1px solid var(--line);font-size:17px;font-weight:750}.mobile-menu-categories{margin-top:24px}.mobile-menu-categories>span{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.mobile-menu-categories>div{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.mobile-menu-categories a{padding:8px 10px;border:1px solid var(--line);background:#fff}.mobile-menu-phone{margin-top:auto;padding:14px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:var(--brand-teal);font-weight:800}.header-search{width:135px}.hero{--hero-mark-right:18px;min-height:610px;background-position:64%}.hero:before{top:20px;right:18px;width:90px;height:90px;border-width:3px}.hero:after{top:102px;right:102px;width:9px;height:9px}.hero-copy{width:82%;background:linear-gradient(90deg,rgba(244,244,239,.98),rgba(244,244,239,.9) 70%,rgba(244,244,239,0));height:auto;min-height:610px;display:flex;flex-direction:column;justify-content:flex-start;padding:52px 30px 30px}.hero-copy:has(.hero-category-picker[open]){padding-bottom:100px}.category-grid{grid-template-columns:repeat(2,1fr)}.home-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.products{grid-template-columns:repeat(2,1fr)}.saved-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recent-products,.related-products{margin-top:52px}.about-brand-inner,.admin-grid,.catalog-layout,.contact-grid,.detail{grid-template-columns:1fr}.about-brand-inner{text-align:center;justify-items:center}.about-brand-logo{width:min(58vw,240px)}.about-brand-copy p{margin-inline:auto}.catalog-layout{gap:24px}.desktop-filter-form{display:none}.mobile-filter-details{display:block}.mobile-filter-details>summary{min-height:48px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--ink);background:#fff;font-weight:800;list-style:none}.mobile-filter-details>summary::-webkit-details-marker{display:none}.mobile-filter-details>summary span{min-width:26px;height:26px;display:grid;place-items:center;color:#fff;background:var(--brand-teal);font-size:12px}.mobile-filter-details:not([open])>.filters{display:none}.mobile-filter-details[open]>.filters{margin-top:12px;padding:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line);background:rgba(255,255,255,.55)}.admin-shell{padding:14px}.table-wrap{overflow:auto}.title{font-size:48px}.mobile-call{display:flex;position:fixed;left:12px;right:12px;bottom:12px;z-index:50;align-items:center;justify-content:center;padding:14px 18px;border-radius:4px;background:var(--ink);color:#fff;box-shadow:0 8px 28px rgba(0,0,0,.25);font-weight:700}body:has(.mobile-product-bar)>.mobile-call{display:none}.mobile-product-bar{min-height:68px;padding:8px 10px;position:fixed;left:0;right:0;bottom:0;z-index:60;display:grid;grid-template-columns:minmax(92px,1fr) minmax(112px,1.15fr) 48px;align-items:center;grid-gap:8px;gap:8px;border-top:1px solid var(--line);background:rgba(244,244,239,.98);box-shadow:0 -8px 30px rgba(23,28,28,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-product-price{min-width:0;display:grid;line-height:1.1}.mobile-product-price span{font-size:16px;font-weight:800}.mobile-product-price small{margin-top:4px;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.mobile-product-order{min-height:46px;padding:10px 12px}.mobile-product-call{width:48px;height:46px;display:grid;place-items:center;color:#fff;background:var(--ink)}body:has(.mobile-product-bar) .footer{padding-bottom:100px}.footer{padding-bottom:95px}}@media (max-width:520px){.wrap{width:min(100% - 24px,1180px)}.hero{margin-top:12px;min-height:580px;background-position:70%}.hero h1{font-size:clamp(42px,13vw,52px)}.hero-copy{width:100%;height:auto;min-height:580px;padding:38px 22px 22px;background:linear-gradient(90deg,rgba(244,244,239,.98),rgba(244,244,239,.9) 66%,rgba(244,244,239,.35))}.home-trust{margin-top:-58px;grid-template-columns:1fr}.home-trust-item{padding:14px}.products,.recent-products-grid,.saved-products-grid{grid-template-columns:1fr}.category-toolbar{align-items:stretch;flex-direction:column}.mobile-filter-details[open]>.filters{grid-template-columns:1fr}.category{padding:18px;min-height:110px}.filters,.form-grid{grid-template-columns:1fr}.section{padding:45px 0}.footer-row{display:grid;grid-gap:20px;gap:20px}.navlinks{gap:8px}.header-search{width:112px}.header-search input{padding-left:8px}.hero-category-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-category-menu .hero-category-all{grid-column:span 2}.purchase-trust{grid-template-columns:1fr}}.footer-links{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.footer-links a:hover{text-decoration:underline}.info-page{max-width:850px}.info-page h1{font:500 clamp(42px,6vw,68px)/1.05 Georgia,serif;margin:16px 0 42px}.info-page section{padding:25px 0;border-top:1px solid var(--line)}.info-page h2{font:500 28px Georgia,serif;margin:0 0 14px}.info-page li,.info-page p{font-size:17px;line-height:1.7}.info-page a{text-decoration:underline}@media(max-width:800px){.info-page h1{font-size:42px;margin-bottom:28px}.info-page li,.info-page p{font-size:16px}.footer-links{gap:12px}}