@font-face{font-family:Manrope;src:url('refresh/manrope.ttf') format('truetype');font-weight:200 800;font-display:swap}
@font-face{font-family:Caveat;src:url('refresh/caveat.ttf') format('truetype');font-weight:400 700;font-display:swap}
:root{--ink:#243029;--muted:#59635c;--green:#304d3d;--accent:#a33e24;--soft:#f3f5f3;--line:#dbe0dc;--white:#fff;--width:1320px;--header:82px;--z-header:10;--z-tray:20}
*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--white);font:15px/1.65 Manrope,'Segoe UI',sans-serif}body.modal-open{overflow:hidden}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button img,a img{flex-shrink:0}p{margin:0 0 20px;color:var(--muted);max-width:68ch}h1,h2,h3{margin:0;font-weight:500;line-height:1.2;text-wrap:balance}h2{font-size:38px}h3{font-size:20px}button:disabled{cursor:not-allowed;opacity:.5}[hidden]{display:none!important}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}input::placeholder,textarea::placeholder{color:#667169}input:focus,select:focus,textarea:focus{outline:2px solid var(--green);outline-offset:2px}
.container{width:min(var(--width),calc(100% - 96px));margin-inline:auto}.section{padding:86px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}.section-heading>p{max-width:340px;margin:0}.overline{font-size:12px;font-weight:600;color:var(--muted);margin:0 0 15px}.signature{font-family:Caveat,cursive;font-weight:400;font-size:42px;line-height:1.2;color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:50px;padding:13px 24px;background:var(--green);color:white;border:1px solid var(--green);border-radius:3px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#203c2c}.button img{filter:invert(1)}.button.secondary{background:white;color:var(--ink);border-color:var(--line)}.button.secondary img{filter:none}.button.secondary:hover{background:var(--soft)}.button.compact{font-size:12px;min-height:44px;padding:10px 16px;gap:14px}.text-link{display:inline-flex;align-items:center;gap:18px;min-height:44px;font-size:14px;border-bottom:1px solid currentColor;font-weight:600}.text-link:hover{color:var(--accent)}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;padding:10px;border:0;border-radius:3px;background:transparent}.icon-button:hover{background:var(--soft)}.skip-link{position:fixed;top:-100px;left:16px;background:white;padding:12px;z-index:30}.skip-link:focus{top:12px}
.announcement{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:8px 48px;background:var(--green);color:#fff;font-size:11px;min-height:34px}.announcement a{display:flex;gap:8px;align-items:center}.announcement img{filter:invert(1)}.site-header{position:sticky;top:0;background:white;border-bottom:1px solid var(--line);z-index:var(--z-header)}.header-inner{height:var(--header);display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:baseline;gap:9px;color:var(--green);font-size:39px;font-weight:650;line-height:1}.brand span{font-size:12px;font-weight:500}.main-nav{display:flex;gap:32px;align-items:center;font-size:13px;font-weight:600}.main-nav>a{display:flex;align-items:center;min-height:44px}.main-nav>a:hover,.main-nav>a[aria-current]{color:var(--accent)}.header-actions{display:flex;align-items:center;gap:12px}.menu-toggle{display:none}
.home-hero{position:relative;isolation:isolate;height:min(650px,calc(100svh - 178px));min-height:470px;background:#e9ecee;overflow:hidden}.hero-picture{position:absolute;inset:0;z-index:-1}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:50% 53%}.hero-content{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-bottom:14px}.hero-content h1{font-size:54px;max-width:45%;font-weight:500;line-height:1.12}.hero-content .overline{color:#34443a}.hero-content .signature{margin:10px 0 24px;font-size:43px}.hero-description{font-size:15px;line-height:1.9;margin-bottom:28px;color:#34413a;max-width:44%}.hero-caption{position:absolute;bottom:23px;right:48px;display:flex;align-items:center;gap:12px;font-size:11px;background:rgba(255,255,255,.94);padding:8px 12px;border-radius:2px}.assurance-strip{border-bottom:1px solid var(--line);background:#fff}.assurance-strip .container{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:66px;font-size:12px;color:var(--muted)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 24px}.product-card{min-width:0;position:relative;display:flex;flex-direction:column;background:transparent;border:0;border-radius:0;box-shadow:none}.product-image{aspect-ratio:1;display:flex;align-items:center;justify-content:center;position:relative;background:#f5f6f5;overflow:hidden}.product-image>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s ease-out}.product-image:hover>img{transform:scale(1.035)}.product-copy{padding:19px 0 0;flex:1}.product-model{font-size:11px;line-height:1.6;margin:0 0 8px;color:var(--muted)}.product-copy h3{font-size:17px;font-weight:600;line-height:1.5;text-wrap:pretty}.product-copy h3 a:hover{color:var(--accent)}.stock{font-size:12px;line-height:1.7;margin:10px 0 0;color:var(--ink)}.stock span{display:block;color:var(--muted)}.detail-link{margin-top:13px;display:flex;align-items:center;justify-content:space-between;min-height:40px;border-top:1px solid var(--line);font-size:12px;font-weight:600}.detail-link:hover{color:var(--accent)}.collection-note{font-size:12px;margin:30px 0 0;max-width:unset;color:var(--muted)}.quick-trigger{position:absolute;right:10px;bottom:10px;background:white;box-shadow:0 2px 8px #0000000c}.image-wrap{position:relative}.view-thumbs{display:flex;gap:6px;margin-top:10px;min-height:38px}.view-thumb{width:38px;height:38px;border:1px solid transparent;border-radius:2px;background:#f7f8f7;padding:3px}.view-thumb[aria-pressed=true]{border-color:var(--green)}.view-thumb img{width:100%;height:100%;object-fit:contain}.view-thumb:hover{border-color:var(--muted)}
.range-section{background:#f3f5f3}.range-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.range-item{min-width:0}.range-item>img{width:100%;aspect-ratio:1.3;object-fit:contain;background:white}.range-item>div{padding-top:20px}.range-item h3{font-size:24px}.range-item span{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--muted);margin-top:7px}.range-item:hover h3{color:var(--accent)}.sourcing-section{background:#e7ede7}.sourcing-layout,.company-layout,.documentation-layout,.quote-layout,.faq-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:100px;align-items:start}.sourcing-layout h2,.company-layout h2,.documentation-layout h2,.quote-layout h2{margin-bottom:24px}.sourcing-layout .text-link{margin-top:10px}.service-list article{padding:24px 0;border-bottom:1px solid #bdcbbf}.service-list article:first-child{padding-top:0}.service-list h3{font-size:21px;margin-bottom:10px}.service-list p{font-size:14px;margin:0}.company-layout{align-items:center;gap:70px}.company-media{background:#f5f6f5}.company-media video{display:block;width:100%;aspect-ratio:4/3;object-fit:contain}.documentation{padding:50px 0;border-block:1px solid var(--line)}.documentation h2{font-size:28px}.documentation p{font-size:13px}.document-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:52px;border-bottom:1px solid var(--line);font-size:14px}.document-links a:hover{color:var(--accent)}.small-note{margin:15px 0 0;font-size:12px!important}.quote-section{background:#f5f5f4}.quote-layout{gap:100px}.quote-layout .signature{font-size:48px;margin:40px 0 0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.form-grid label{font-size:12px;font-weight:600;min-width:0;display:block}.form-grid input,.form-grid textarea{display:block;width:100%;border:1px solid #c3cbc4;background:white;color:var(--ink);border-radius:2px;padding:12px;margin-top:7px;font-size:14px}.form-grid textarea{resize:vertical;min-height:90px}.span-2{grid-column:1/-1}form .button{margin-top:22px}.form-status{font-size:13px;margin:12px 0 0}.form-status a{text-decoration:underline;color:var(--green)}.faq-layout{grid-template-columns:1fr 1.5fr}.faq-section summary{padding:22px 36px 22px 0;cursor:pointer;font-size:16px;font-weight:600;list-style:none;position:relative}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary::after{content:'+';position:absolute;right:4px;top:20px;font-size:22px;font-weight:400}.faq-section details[open] summary::after{content:'\2212'}.faq-section details{border-bottom:1px solid var(--line)}.faq-section details:first-child{border-top:1px solid var(--line)}.faq-section details p{font-size:14px;padding-bottom:5px}.site-footer{background:#233c2e;color:#fff;padding:60px 0 22px}.site-footer .brand{color:white}.footer-main{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}.footer-main h2{font-size:14px;font-weight:650;margin-bottom:18px}.footer-main>div>a:not(.brand){display:block;font-size:12px;line-height:2.5;color:#e1e8e3}.footer-main p{color:#d4ded7;font-size:13px;margin-top:20px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:28px;margin-top:30px;border-top:1px solid #567160;color:#d4ded7;font-size:10px}
.catalog-intro{padding:46px 0 35px}.breadcrumbs{font-size:11px;color:var(--muted);display:flex;gap:12px;margin-bottom:25px}.catalog-intro h1{font-size:42px;line-height:1.15;margin-bottom:16px}.catalog-intro p{font-size:14px;margin:0;max-width:650px}.catalog-tools{border-block:1px solid var(--line);padding:17px 0}.catalog-tool-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.filter-tabs{display:flex;align-items:center;gap:24px}.filter-tabs button{border:0;background:none;min-height:44px;padding:5px 0;color:var(--muted);font-size:13px;position:relative;white-space:nowrap}.filter-tabs button[aria-pressed=true]{color:var(--green);font-weight:750}.filter-tabs button[aria-pressed=true]::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--green)}.search-field{position:relative;min-width:230px}.search-field img{position:absolute;left:13px;top:13px;width:18px;height:18px}.search-field input{width:100%;border:1px solid var(--line);background:#f7f8f7;min-height:44px;padding:10px 12px 10px 42px;border-radius:3px;font-size:13px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.catalog{padding:28px 0 70px}.catalog-meta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px;min-height:44px;font-size:12px;color:var(--muted)}.catalog-controls{display:flex;gap:22px;align-items:center}.catalog-controls label{display:flex;gap:8px;align-items:center}.catalog-controls select{border:0;border-bottom:1px solid var(--line);background:white;color:var(--ink);padding:9px 23px 9px 0;font-size:12px;max-width:200px}.catalog .product-copy>p:not(.product-model):not(.stock){font-size:12px;margin:8px 0}.catalog .product-card .meta{list-style:none;padding:0;margin:10px 0;font-size:11px;line-height:1.8;color:var(--muted)}.catalog .product-card .meta li{display:inline}.catalog .product-card .meta li+li:before{content:' / ';color:#7b857e}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);margin-top:10px;padding-top:4px}.card-actions a{font-size:12px;min-height:40px;display:flex;align-items:center;gap:8px}.card-actions .view-link{font-weight:650}.compare-choice{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);cursor:pointer;min-height:40px}.compare-choice input{width:16px;height:16px;accent-color:var(--green);margin:0}.empty-results{padding:70px 20px;text-align:center;border-block:1px solid var(--line)}.empty-results p{margin:12px auto 20px}.catalog-bottom{background:var(--soft);padding:42px 0}.catalog-bottom .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.catalog-bottom h2{font-size:28px}.catalog-bottom p{font-size:13px;margin:9px 0 0}
dialog{color:var(--ink);border:0;border-radius:6px;padding:0;box-shadow:0 20px 90px #0004;max-height:90svh;max-width:calc(100% - 32px);overscroll-behavior:contain}dialog::backdrop{background:#14231bd1}.dialog-close{position:absolute;top:10px;right:10px;background:white;z-index:2}.quick-dialog{width:980px}.quick-layout{display:grid;grid-template-columns:1.1fr 1fr}.quick-gallery{background:#f3f5f3;padding:32px;min-width:0}.quick-main{width:100%;aspect-ratio:1;object-fit:contain}.quick-thumbs{display:flex;gap:8px;justify-content:center;margin-top:16px;flex-wrap:wrap}.quick-thumbs button{width:58px;height:58px;border:1px solid transparent;background:white;padding:3px;border-radius:2px}.quick-thumbs button[aria-pressed=true]{border-color:var(--green)}.quick-thumbs img{width:100%;height:100%;object-fit:contain}.quick-info{padding:52px 32px 32px;min-width:0}.quick-info h2{font-size:28px;margin-bottom:18px}.quick-info p{font-size:13px}.quick-specs{display:grid;grid-template-columns:100px 1fr;margin:22px 0 26px;gap:12px;font-size:12px}.quick-specs dt{color:var(--muted)}.quick-specs dd{margin:0}.quick-info .button{width:100%;margin-top:12px}.image-caption{min-height:22px;text-align:center;font-size:11px;color:var(--muted);margin:12px 0 0}.compare-tray{position:fixed;z-index:var(--z-tray);bottom:20px;left:50%;transform:translateX(-50%);width:min(760px,calc(100% - 32px));border:1px solid var(--line);border-radius:5px;background:white;box-shadow:0 6px 30px #19352424;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.compare-tray p{font-size:13px;margin:0;color:var(--ink)}.compare-tray small{font-size:11px;color:var(--muted)}.tray-actions{display:flex;gap:10px;align-items:center}.text-button{background:none;border:0;text-decoration:underline;font-size:12px;min-height:44px;color:var(--muted)}.compare-dialog{width:1100px;padding:34px}.compare-dialog h2{font-size:30px;margin:0 40px 10px 0}.compare-dialog>p{font-size:13px}.comparison-scroll{overflow:auto}.compare-table{border-collapse:collapse;width:100%;min-width:600px;table-layout:fixed;font-size:13px}.compare-table th,.compare-table td{text-align:left;vertical-align:top;padding:17px 16px;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.compare-table th:first-child{width:130px;font-weight:500;color:var(--muted)}.compare-table thead th>img{width:100%;height:125px;object-fit:contain;margin:0 0 14px}.compare-table .text-link{font-size:12px;gap:8px;white-space:nowrap}.compare-table .text-link img{width:19px;height:19px}.comparison-note{font-size:12px;margin:16px 0}.compare-table thead h3{font-size:15px;margin-bottom:8px}.compare-table .button{font-size:12px;padding:10px 12px;min-height:44px}.compare-table caption{text-align:left;padding:12px 0;font-size:12px;color:var(--muted)}.comparison-status{position:fixed;bottom:108px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;border-radius:4px;padding:10px 18px;font-size:12px;z-index:var(--z-tray);max-width:calc(100% - 32px)}.comparison-status:empty{display:none}
@media(min-width:1700px){.hero-content h1{font-size:62px}.hero-content .signature{font-size:48px}.hero-picture img{object-position:center 55%}.home-hero{height:min(750px,calc(100svh - 180px))}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.announcement{padding-inline:32px}.main-nav{gap:20px}.header-inner{gap:18px}.brand{font-size:34px}.brand span{font-size:11px}.hero-content h1{font-size:46px}.hero-content .signature{font-size:37px}.hero-description{font-size:14px;max-width:46%}.sourcing-layout,.quote-layout,.company-layout,.documentation-layout{gap:50px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.featured-grid h3{font-size:15px}.filter-tabs{gap:18px}.catalog-controls{gap:12px}}
@media(max-width:960px){:root{--header:72px}.header-actions .search-link{display:none}.menu-toggle{display:inline-flex}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;padding:20px 32px;background:white;border-bottom:1px solid var(--line);box-shadow:0 12px 15px #0001;flex-direction:column;align-items:stretch;gap:6px}.main-nav.open{display:flex}.main-nav>a{font-size:16px;padding:6px 0}.hero-content h1{max-width:44%;font-size:39px}.hero-content .signature{max-width:45%;font-size:32px}.hero-description{font-size:12px}.hero-content .button{font-size:12px;padding-inline:17px}.hero-caption{right:24px}.assurance-strip .container{font-size:10px;gap:16px}.section{padding:64px 0}h2{font-size:32px}.section-heading{align-items:flex-start}.section-heading .text-link{font-size:12px}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 22px}.featured-grid h3{font-size:17px}.range-grid{gap:18px}.range-item h3{font-size:21px}.range-item span{font-size:11px}.footer-main{gap:24px;grid-template-columns:1.3fr 1fr 1fr 1fr}.catalog-tool-inner{align-items:stretch;flex-direction:column;gap:16px}.search-field{width:100%}.filter-tabs{justify-content:space-between;gap:12px}.quick-dialog{width:850px}.quick-gallery{padding:25px}.quick-info{padding:52px 24px 25px}.catalog-intro h1{font-size:36px}}
@media(max-width:700px){.container{width:calc(100% - 40px)}.announcement{padding:7px 20px;justify-content:center;min-height:30px;font-size:10px}.announcement>a{display:none}.header-inner{gap:12px}.brand{font-size:32px;gap:6px}.brand span{font-size:10px}.header-actions{gap:6px}.header-actions .button{font-size:11px;padding:9px 10px;gap:6px;min-height:40px}.header-actions .button img{width:14px}.main-nav{padding:16px 20px}.home-hero{height:calc(100svh - 158px);min-height:560px;max-height:780px}.hero-picture img{object-position:center 58%;object-fit:cover}.hero-content{justify-content:flex-start;padding-top:32px;padding-bottom:0}.hero-content .overline{font-size:10px;margin-bottom:12px}.hero-content h1{font-size:36px;max-width:100%}.hero-content .signature{font-size:34px;max-width:100%;margin:4px 0 14px}.hero-description{font-size:12px;max-width:100%;margin-bottom:18px;line-height:1.7}.hero-content .button{font-size:11px;min-height:43px;padding:10px 16px;gap:20px}.hero-caption{right:12px;left:12px;bottom:12px;justify-content:center;font-size:10px;min-height:32px;background:#ffffffed}.assurance-strip .container{min-height:58px;gap:12px;justify-content:center;text-align:center;font-size:9px}.assurance-strip span{flex:1}.section{padding:48px 0}h2{font-size:29px}.section-heading{flex-direction:column;gap:14px;margin-bottom:26px}.overline{font-size:11px;margin-bottom:12px}.section-heading .text-link{font-size:12px;min-height:34px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.product-copy{padding-top:12px}.product-copy h3,.featured-grid h3{font-size:14px;line-height:1.5}.product-model{font-size:10px}.stock{font-size:10px}.detail-link{font-size:11px}.view-thumbs{gap:5px}.view-thumb{width:34px;height:34px}.quick-trigger{right:6px;bottom:6px;width:36px;height:36px;min-width:36px;padding:9px}.collection-note{font-size:10px;margin-top:24px}.range-grid{grid-template-columns:1fr;gap:30px}.range-item>img{aspect-ratio:1.45;max-height:300px}.range-item>div{padding-top:13px}.range-item h3{font-size:23px}.range-item span{font-size:12px}.sourcing-layout,.company-layout,.documentation-layout,.quote-layout,.faq-layout{grid-template-columns:1fr;gap:34px}.sourcing-layout h2,.company-layout h2,.quote-layout h2{margin-bottom:18px}.sourcing-layout>div>p,.company-layout p,.quote-layout>div>p{font-size:14px}.service-list h3{font-size:19px}.service-list p{font-size:13px}.documentation{padding:40px 0}.documentation h2{font-size:25px}.quote-layout .signature{display:none}.form-grid{gap:16px 14px}.form-grid input,.form-grid textarea{font-size:16px;padding:11px}.form-grid label{font-size:11px}.quote-layout form>.button{width:100%;font-size:13px}.faq-section summary{font-size:14px}.faq-section details p{font-size:13px}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}.site-footer{padding-top:44px}.footer-main h2{font-size:13px}.footer-bottom{flex-direction:column;gap:12px;font-size:10px}.catalog-intro{padding:27px 0}.breadcrumbs{margin-bottom:17px;font-size:10px}.catalog-intro h1{font-size:32px}.catalog-intro p{font-size:12px}.catalog-tools{padding:14px 0}.filter-tabs{gap:16px;overflow-x:auto;justify-content:flex-start}.filter-tabs button{font-size:11px}.catalog{padding-top:17px}.catalog-meta{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:22px}.catalog-controls{width:100%;justify-content:space-between}.catalog-controls label{font-size:10px;gap:5px}.catalog-controls select{font-size:11px;padding-right:15px;max-width:155px}.catalog .product-copy>p:not(.product-model):not(.stock){font-size:11px;line-height:1.6}.catalog .product-card .meta{font-size:10px}.card-actions{flex-direction:column;align-items:stretch;gap:0}.card-actions a{font-size:11px;justify-content:space-between}.compare-choice{font-size:10px}.catalog-bottom .container{flex-direction:column;align-items:flex-start;gap:24px}.catalog-bottom h2{font-size:25px}.quick-layout{grid-template-columns:1fr}.quick-gallery{padding:24px 20px 18px}.quick-main{max-height:310px}.quick-info{padding:26px 22px}.quick-info h2{font-size:25px}.quick-thumbs button{width:48px;height:48px}.quick-specs{grid-template-columns:85px 1fr}.compare-tray{padding:12px;gap:12px;bottom:10px}.compare-tray .button{font-size:11px;min-height:42px;padding:8px 12px;gap:7px}.compare-tray p{font-size:11px}.compare-tray small{font-size:10px}.tray-actions{gap:8px}.text-button{font-size:10px}.compare-dialog{padding:28px 16px}.compare-dialog h2{font-size:25px}.compare-table th,.compare-table td{padding:12px}.compare-table th:first-child{width:100px}.comparison-status{bottom:90px}.catalog-page .site-footer{padding-bottom:100px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.hero-content h1{font-size:32px}.hero-content .signature{font-size:30px}.brand span{display:none}.filter-tabs{gap:14px}.product-grid{gap:28px 12px}.catalog-controls{flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}}
.home-hero.hero--lifestyle{height:min(650px,50vw,calc(100svh - 178px));min-height:0}
@media(min-width:1700px){.home-hero.hero--lifestyle{height:min(750px,50vw,calc(100svh - 180px))}}
@media(max-width:960px){.home-hero.hero--lifestyle{height:min(650px,calc(100svh - 158px));min-height:560px}}
@media(min-width:481px) and (max-width:960px){.hero--lifestyle .hero-picture img{object-position:center 75%}.hero--lifestyle .hero-content{justify-content:flex-start;padding-top:32px}.hero--lifestyle .hero-content h1{font-size:40px;max-width:72%}.hero--lifestyle .hero-content .signature{font-size:36px;max-width:72%;margin:8px 0 20px}.hero--lifestyle .hero-description{font-size:13px;max-width:54%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
