:root{--ink:#2a241f;--muted:#756b61;--paper:#f4eee6;--surface:#fffdf9;--soft:#faf4ec;--line:#e7ddd2;--line-strong:#d8cabc;--accent:#c99a62;--accent-dark:#a77844;--accent-soft:#efe0cd;--green:#7f8b6f;--shadow:0 18px 50px #5840281a;--shadow-soft:0 8px 26px #58402812;--max:1760px;--content:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 8% 0, #ffffffc7, transparent 28%), radial-gradient(circle at 92% 10%, #ffffff9e, transparent 24%), var(--paper);color:var(--ink);margin:0;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}:focus-visible{outline-offset:3px;outline:3px solid #c99a6257}main{width:min(var(--max), calc(100vw - 32px));margin:16px auto 0}.site-header{z-index:30;width:min(var(--max), calc(100vw - 32px));min-height:58px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9f0;border:1px solid #e7ddd2cc;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;margin:16px auto 0;padding:0 20px;display:grid;position:sticky;top:16px}.brand{align-items:center;gap:9px;min-width:140px;display:inline-flex}.brand-mark{width:26px;height:26px;color:var(--accent);border:1px solid var(--accent);border-radius:2px;grid-template-columns:repeat(3,1fr);gap:2px;padding:4px;display:grid}.brand-mark span{background:currentColor}.brand strong{font-size:.98rem;font-weight:850}.main-nav{justify-content:center;gap:2px;min-width:0;display:flex}.main-nav a{color:#4b433c;white-space:nowrap;border-radius:6px;align-items:center;min-height:36px;padding:0 10px;font-size:.72rem;font-weight:850;display:inline-flex}.main-nav a:hover{background:var(--soft);color:var(--accent-dark)}.header-actions{justify-content:end;gap:8px;display:flex}.icon-button,.cart-link{min-height:36px;color:var(--ink);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.icon-button{width:36px}.icon-button.mobile-menu-button{display:none}.cart-link{gap:6px;padding:0 4px 0 8px}.cart-link span{font-size:.78rem;font-weight:850}.cart-link strong{color:#fff;background:var(--accent);border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:.7rem;display:grid}.icon-button:hover,.cart-link:hover{background:var(--soft)}.hero-card,.catalog-hero,.configurator-teaser,.bottom-grid>article,.service-card,.catalog-page,.product-detail-card,.measurement-card,.colors-card,.related-card,.configurator-card,.cart-layout,.cart-benefits,.empty-cart,.contact-board>article,.legal-block,.instruction-grid a,.steps-list li{box-shadow:var(--shadow);background:#fffdf9f0;border:1px solid #e7ddd2db;border-radius:8px}.hero-card{min-height:600px;position:relative;overflow:hidden}.hero-card>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-card:after{content:"";background:linear-gradient(#0000,#fffdf9f0 78%);height:135px;position:absolute;bottom:0;left:0;right:0}.hero-copy{z-index:2;align-content:center;width:min(40%,480px);min-height:465px;padding:70px 52px 120px;display:grid;position:relative}.hero-copy h1{color:#211d19;max-width:430px;margin:0;font-size:clamp(2.55rem,4vw,3.65rem);font-weight:520;line-height:1.05}.hero-copy h1 span{color:var(--accent);display:block}.hero-copy p{color:#4f463f;max-width:320px;margin:18px 0 0}.primary-button,.secondary-button,.soft-button,.text-link{text-align:center;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:850;display:inline-flex}.primary-button{color:#fff;background:var(--accent);border:1px solid var(--accent);text-transform:uppercase;width:fit-content;margin-top:22px;padding:0 22px;font-size:.82rem}.primary-button:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.secondary-button{width:fit-content;color:var(--ink);background:var(--surface);border:1px solid var(--line);padding:0 18px}.soft-button{min-height:36px;color:var(--accent-dark);background:#f7eee4;border:1px solid #f0e5d8;padding:0 15px;font-size:.82rem}.text-link{width:fit-content;min-height:auto;color:var(--accent-dark)}.wide-button{width:100%}.inline-button{width:fit-content}.hero-benefits{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf9c2;border-top:1px solid #e7ddd2b8;grid-template-columns:repeat(4,1fr);min-height:94px;display:grid;position:absolute;bottom:0;left:0;right:0}.hero-benefits div{color:var(--muted);text-align:center;place-items:center;gap:8px;padding:14px;font-size:.82rem;font-weight:760;display:grid}.hero-benefits div+div{border-left:1px solid var(--line)}.hero-benefits svg,.catalog-benefits svg,.product-icons svg,.product-bullets svg,.cart-benefits svg,.contact-icons svg,.service-options svg{color:var(--accent-dark)}.category-browser,.configurator-teaser,.bottom-grid,.service-card,.page-shell,.catalog-page,.product-page{width:min(100%, var(--content));margin:16px auto 0}.category-browser{padding:0}.section-head,.page-heading,.panel-header{margin-bottom:18px}.section-head h2,.page-heading h1,.panel-header h2,.contact-panel h1{color:var(--ink);margin:0;font-size:2rem;font-weight:560;line-height:1.12}.section-head p,.page-heading p,.contact-panel p,.service-card p,.measurement-card p,.catalog-hero p,.empty-cart p{color:var(--muted)}.eyebrow,.breadcrumb{color:#a08b76;margin-bottom:8px;font-size:.75rem;font-weight:760;display:inline-flex}.tab-row{gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.tab{min-height:38px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:5px;flex:none;padding:0 14px;font-weight:760}.tab.is-active{color:#fff;background:var(--accent);border-color:var(--accent)}.tab-intro{color:var(--muted)}.category-browser{box-shadow:none;background:0 0;border:0;padding:28px}.product-grid,.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;min-width:0;display:grid;overflow:hidden}.product-visual{aspect-ratio:1/.78;background:var(--soft);overflow:hidden}.product-visual img{object-fit:cover;width:100%;height:100%}.product-card__body{gap:8px;padding:12px;display:grid}.product-card h3{min-height:2.4em;margin:0;font-size:.92rem;line-height:1.2}.product-card p{color:var(--ink);margin:0;font-size:.82rem;font-weight:760}.configurator-teaser,.configurator-card{padding:26px}.step-line{grid-template-columns:repeat(8,minmax(0,1fr));align-items:start;gap:10px;margin-bottom:28px;display:grid}.step-line span,.step-line button{color:var(--muted);text-align:center;justify-items:center;gap:7px;font-size:.7rem;display:grid;position:relative}.step-line button{cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.step-line button:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.step-line span:after,.step-line button:after{border-top:1px solid var(--line-strong);content:"";width:calc(100% - 26px);position:absolute;top:14px;left:calc(50% + 18px)}.step-line span:last-child:after,.step-line button:last-child:after{display:none}.step-line strong{z-index:1;width:30px;height:30px;color:var(--muted);border:1px solid var(--line);background:#f2eadf;border-radius:50%;place-items:center;font-size:.78rem;display:grid}.step-line .is-active strong{color:#fff;background:var(--accent);border-color:var(--accent)}.config-teaser-grid,.configurator-shell{grid-template-columns:minmax(0,1fr) minmax(320px,360px);align-items:start;gap:22px;display:grid}.config-teaser-grid h3,.configurator-panel h3{margin:0 0 16px;font-size:1rem}.step-hint{max-width:620px;color:var(--muted);margin:-8px 0 18px;font-size:.84rem;line-height:1.55}.product-type-choice{border:1px solid var(--line);background:#fbf7f1;border-radius:8px;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:16px;padding:12px;display:grid}.product-type-choice img{aspect-ratio:1/.82;object-fit:cover;border-radius:6px;width:100%}.product-type-choice div{gap:6px;display:grid}.product-type-choice span,.config-final span{color:var(--muted);font-size:.76rem;font-weight:760}.product-type-choice strong{color:var(--ink);font-size:.95rem}.product-type-choice p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.mini-product-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.mini-product-row a{color:var(--ink);border:1px solid var(--line);text-align:center;background:#faf5ee;border-radius:7px;gap:8px;padding:8px;font-size:.76rem;font-weight:760;display:grid}.mini-product-row img{aspect-ratio:1/.78;object-fit:cover;border-radius:5px;width:100%}.config-summary{color:var(--muted);border:1px solid var(--line);background:#fbf7f1;border-radius:8px;gap:12px;padding:18px;font-size:.82rem;display:grid}.config-summary strong,.config-summary b{color:var(--ink)}.config-preview{background:linear-gradient(90deg, #fffdf9db, #fffdf957), var(--product-image) center / cover;border:1px solid var(--line);border-radius:7px;place-items:center;width:100%;min-height:260px;display:grid;position:relative;overflow:hidden}.config-preview:after{content:"";background:linear-gradient(135deg,#d6bc9e6b,#fff0);border-radius:50%;width:78px;height:54px;position:absolute;bottom:16px;right:18px}.preview-window{z-index:1;aspect-ratio:.76;background:#fffdf9;border:10px solid #f8f4ed;border-radius:8px;width:min(72%,230px);position:relative;box-shadow:0 18px 42px #392b1d2e}.preview-window:before,.preview-window:after{content:"";background:#f8f4ed;position:absolute}.preview-window:before{width:8px;top:0;bottom:0;left:50%;transform:translate(-50%)}.preview-window:after{height:8px;top:52%;left:0;right:0;transform:translateY(-50%)}.preview-glass{background:linear-gradient(145deg,#ffffff8f,#fff0 44%),linear-gradient(#dce8e2,#f7efe2 62%,#d6c1a2);position:absolute;inset:0}.preview-treatment{z-index:2;background:var(--fabric);border:1px solid #2d272229;position:absolute;inset:11% 14% 12%;box-shadow:inset 0 0 0 1px #ffffff59}.preview-hardware{z-index:3;background:var(--hardware);border:1px solid #2d272224;border-radius:999px;height:8px;position:absolute;left:12%;right:12%}.preview-hardware--top{top:9%}.preview-hardware--bottom{bottom:10%}.config-preview--pleated .preview-treatment{background:repeating-linear-gradient(180deg, #ffffff6b 0 3px, var(--fabric) 3px 10px, #2d27221a 10px 12px, var(--fabric) 12px 19px)}.config-preview--day-night .preview-treatment{background:repeating-linear-gradient(180deg, #ffffff94 0 12px, #ffffff2e 12px 18px, var(--fabric) 18px 34px, #46342329 34px 40px)}.config-preview--venetian .preview-treatment,.config-preview--wood .preview-treatment{background:repeating-linear-gradient(180deg, #ffffff57 0 2px, var(--fabric) 2px 10px, #3e281833 10px 12px)}.config-preview--mesh .preview-treatment{background:repeating-linear-gradient(90deg,#3034311f 0 1px,#0000 1px 7px),repeating-linear-gradient(#3034311f 0 1px,#0000 1px 7px),#ffffff61}.config-preview--roman .preview-treatment{background:repeating-linear-gradient(180deg, var(--fabric) 0 27px, #ffffff52 27px 31px, #332a231f 31px 34px)}.bottom-grid,.contact-board{grid-template-columns:1fr .92fr;gap:16px;display:grid}.contact-panel,.faq-panel{padding:26px}.contact-icons{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;display:grid}.contact-icons span,.contact-icons a{color:var(--ink);gap:8px;font-size:.82rem;font-weight:760;display:grid}.faq-panel h2{margin:0 0 18px;font-size:1.35rem}.faq-panel div{gap:8px;display:grid}.faq-panel button{min-height:40px;color:var(--ink);background:var(--surface);border:1px solid var(--line);text-align:left;border-radius:5px;justify-content:space-between;align-items:center;gap:16px;padding:0 12px;display:flex}.service-card{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:center;gap:24px;padding:28px;display:grid}.service-card h2{max-width:430px;margin:0;font-size:2.15rem;font-weight:560;line-height:1.1}.service-card img{aspect-ratio:1.26;object-fit:cover;border-radius:6px;width:100%}.service-options{gap:14px;margin-top:24px;display:grid}.service-options span{color:var(--ink);align-items:center;gap:10px;font-weight:760;display:flex}.catalog-page,.product-page{box-shadow:none;background:0 0;border:0;padding:0}.catalog-hero{grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:26px;padding:28px;display:grid}.catalog-hero h1,.product-info h1{margin:0;font-size:2.45rem;font-weight:560;line-height:1.1}.catalog-hero img{aspect-ratio:1.9;object-fit:cover;border-radius:6px;width:100%}.catalog-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.catalog-benefits span,.product-icons span,.product-bullets li,.cart-benefits span{color:var(--muted);text-align:center;justify-items:center;gap:7px;font-size:.78rem;font-weight:760;display:grid}.catalog-layout{grid-template-columns:210px 1fr;gap:20px;margin-top:16px;display:grid}.filter-panel{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fffdf9f0;border-radius:8px;align-content:start;gap:22px;padding:18px;display:grid}.filter-panel label,.filter-group{color:var(--ink);gap:9px;font-size:.82rem;font-weight:850;display:grid}.filter-search input,.filter-range .price-input,.catalog-toolbar select{width:100%;min-height:38px;color:var(--ink);border:1px solid var(--line);font:inherit;background:#fbf7f1;border-radius:6px;padding:0 11px;font-weight:650}.filter-panel a,.filter-option,.checkbox-line{min-height:24px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;font-size:.78rem;font-weight:650;display:flex}.filter-panel a:before,.filter-option:before,.checkbox-line:before{border:1px solid var(--line-strong);content:"";border-radius:3px;width:10px;height:10px;margin-right:8px}.filter-panel a.is-active,.filter-option.is-active{color:var(--accent-dark)}.filter-panel a.is-active:before,.filter-option.is-active:before{background:var(--accent);border-color:var(--accent)}.filter-colors{flex-wrap:wrap;gap:8px;display:flex}.filter-colors i{border:1px solid var(--line);border-radius:50%;width:18px;height:18px}.filter-colors--interactive{gap:7px;display:grid}.tone-button{min-height:27px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:.78rem;font-weight:650;display:flex}.tone-button.is-active{color:var(--accent-dark)}.tone-button.is-active i{box-shadow:0 0 0 2px #fffdfa, 0 0 0 4px var(--accent)}.price-slider{background:linear-gradient(90deg, var(--accent) 0 70%, #eadfd3 70%);border-radius:999px;height:4px}.filter-range span{color:var(--ink);font-size:.82rem;font-weight:850}.filter-range input{width:100%;accent-color:var(--accent)}.filter-reset{width:100%}.catalog-products{min-width:0}.catalog-toolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;font-size:.78rem;font-weight:760;display:flex}.catalog-toolbar label{align-items:center;gap:8px;display:flex}.catalog-toolbar select{width:auto;min-width:150px}.catalog-empty{min-height:260px;color:var(--muted);border:1px solid var(--line);text-align:center;background:#fffdfa;border-radius:8px;place-content:center;gap:8px;padding:34px;display:grid}.catalog-empty h2{color:var(--ink);margin:0;font-size:1.2rem}.catalog-empty p{max-width:360px;margin:0}.product-detail-card{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:30px;padding:28px;display:grid}.product-gallery{gap:12px;display:grid}.gallery-main{aspect-ratio:1.3;object-fit:cover;border-radius:6px;width:100%}.gallery-thumbs{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.gallery-thumbs img{aspect-ratio:1.3/.78;object-fit:cover;border:1px solid var(--line);border-radius:5px;width:100%}.product-info{align-content:start;gap:18px;display:grid}.price-line{color:var(--ink);margin:0;font-weight:760}.product-info>p:not(.price-line){color:var(--muted)}.product-icons{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.product-bullets{gap:10px;margin:0;padding:0;list-style:none;display:grid}.product-bullets li{text-align:left;grid-template-columns:auto 1fr;justify-items:start}.measurement-card{grid-template-columns:minmax(0,1fr) 340px;align-items:center;gap:24px;margin-top:16px;padding:24px;display:grid}.measurement-card h2,.colors-card h2,.related-card h2{margin:0 0 12px;font-size:1.24rem}.measurement-card img{aspect-ratio:2/.72;object-fit:cover;border-radius:6px;width:100%}.colors-card,.related-card,.configurator-card{margin-top:16px}.colors-card{padding:24px}.colors-card div{flex-wrap:wrap;gap:14px;display:flex}.colors-card span{border:1px solid var(--line);border-radius:50%;width:44px;height:44px}.related-card{padding:24px}.configurator-panel{min-width:0}.config-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px;display:grid}.field{border:0;gap:11px;min-width:0;margin:0;padding:0;display:grid}.field>span,.field legend,.quantity-row>span{color:var(--ink);font-size:.82rem;font-weight:850;line-height:1.25}.field small{color:var(--muted)}.number-input{border:1px solid var(--line);background:#fbf7f1;border-radius:6px;align-items:center;min-height:42px;display:flex;overflow:hidden}.number-input input{width:100%;min-width:0;height:42px;color:var(--ink);background:0 0;border:0;padding:0 12px;font-weight:760}.number-input em{color:var(--muted);padding:0 12px;font-style:normal}.choice-grid>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.choice-grid--fabric>div,.choice-grid--swatches>div{grid-template-columns:repeat(3,minmax(0,1fr))}.choice{min-height:48px;color:var(--ink);text-align:left;border:1px solid var(--line);background:#fbf7f1;border-radius:7px;align-items:center;gap:10px;padding:10px 12px;font-size:.8rem;display:flex}.choice-copy{gap:4px;min-width:0;line-height:1.22;display:grid}.choice.is-active{border-color:var(--accent);box-shadow:inset 0 0 0 2px #c99a6233}.darkening-grid{gap:10px;display:grid}.darkening-grid .choice{align-content:center;min-height:72px;display:grid}.darkening-grid .choice small{margin-left:0;line-height:1.35}.choice small{color:var(--muted)}.choice .option-price{color:#8c735a;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:.68rem;font-weight:760;line-height:1.15}.choice.is-active .option-price{color:var(--accent-dark)}.swatch{background:var(--swatch);border:1px solid #2a241f24;border-radius:50%;flex:0 0 20px;width:20px;height:20px}.quantity-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;display:flex}.config-step-empty{color:var(--muted);border:1px dashed var(--line-strong);background:#fbf7f1;border-radius:8px;padding:18px;font-size:.84rem}.config-final{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.config-final div{border:1px solid var(--line);background:#fbf7f1;border-radius:7px;gap:5px;padding:12px;display:grid}.config-final strong{color:var(--ink);font-size:.86rem}.step-actions{flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:16px;display:flex}.step-actions .primary-button,.step-actions .secondary-button{margin-top:0}.step-actions .secondary-button:disabled{opacity:.46;cursor:not-allowed}.stepper{border:1px solid var(--line);border-radius:6px;grid-template-columns:38px 48px 38px;display:inline-grid;overflow:hidden}.stepper button,.cart-row button{color:var(--ink);background:var(--surface);border:0;place-items:center;display:grid}.stepper strong{background:#fbf7f1;place-items:center;display:grid}.page-shell{padding:0}.cart-layout{grid-template-columns:minmax(0,1fr) 320px;gap:28px;padding:26px;display:grid}.cart-items{gap:14px;display:grid}.cart-head,.cart-row{grid-template-columns:minmax(260px,1fr) 150px 90px 110px 36px;align-items:center;gap:14px;display:grid}.cart-head{min-height:36px;color:var(--muted);border-bottom:1px solid var(--line);font-size:.78rem;font-weight:760}.cart-row{padding:8px 0}.cart-product{grid-template-columns:70px 1fr;align-items:center;gap:12px;display:grid}.cart-product img{object-fit:cover;border-radius:5px;width:70px;height:54px}.cart-row h2{margin:0 0 4px;font-size:.88rem}.cart-row p,.cart-row span{color:var(--muted);margin:0;font-size:.78rem}.cart-row b,.cart-row strong{font-size:.86rem}.checkout-panel{border:1px solid var(--line);background:#fbf7f1;border-radius:8px;align-content:start;gap:18px;padding:22px;display:grid}.checkout-panel h2{margin:0;font-size:1.1rem}.checkout-panel dl{gap:10px;margin:0;display:grid}.checkout-panel dl div{justify-content:space-between;display:flex}.checkout-panel dl div:last-child{border-top:1px solid var(--line);padding-top:10px;font-weight:850}.checkout-panel dd{margin:0}.cart-benefits{grid-template-columns:repeat(4,1fr);gap:1px;margin-top:16px;display:grid;overflow:hidden}.cart-benefits span{background:var(--surface);place-content:center;min-height:76px}.contact-board{margin-top:0}.contact-image-card{overflow:hidden}.contact-image-card img{object-fit:cover;width:100%;height:100%;min-height:220px}.service-card--compact{grid-template-columns:minmax(0,1fr) 220px;margin:0;padding:18px}.service-card--compact h2{font-size:1.35rem}.site-footer{width:min(var(--max), calc(100vw - 32px));color:var(--muted);border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fffdf9e0;border-radius:8px;justify-content:space-between;gap:24px;margin:16px auto;padding:24px;display:flex}.site-footer strong{color:var(--ink);font-size:1.1rem}.site-footer p{margin:4px 0 0}.site-footer nav{flex-wrap:wrap;gap:14px;display:flex}.instruction-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.instruction-grid a,.legal-block,.empty-cart{padding:22px}.steps-list{counter-reset:steps;gap:10px;padding:0;list-style:none;display:grid}.steps-list li{counter-increment:steps;padding:18px 18px 18px 58px;position:relative}.steps-list li:before{color:#fff;background:var(--accent);content:counter(steps);border-radius:50%;place-items:center;width:28px;height:28px;font-size:.82rem;font-weight:850;display:grid;position:absolute;top:16px;left:18px}@media (max-width:1180px){.site-header{grid-template-columns:auto 1fr}.main-nav{grid-column:1/-1;justify-content:start;padding-bottom:8px;overflow-x:auto}.header-actions{grid-area:1/2}.hero-copy{width:min(54%,520px)}.product-grid,.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout,.product-detail-card,.config-teaser-grid,.configurator-shell,.cart-layout,.bottom-grid,.contact-board{grid-template-columns:1fr}.filter-panel{position:static}.cart-head,.cart-row{grid-template-columns:minmax(220px,1fr) 120px 70px 100px 36px}}@media (max-width:760px){main,.site-header,.site-footer{border-left:0;border-right:0;border-radius:0;width:100%;margin-left:0;margin-right:0}.site-header{margin-top:0;top:0}.brand{min-width:0}.main-nav,.account-button,.cart-link span{display:none}.icon-button.mobile-menu-button{display:inline-flex}.hero-card{border-radius:0;min-height:640px}.hero-card>img{object-position:62% center}.hero-copy{width:100%;min-height:360px;padding:44px 22px 150px}.hero-copy h1{max-width:320px;font-size:3rem}.hero-benefits,.catalog-benefits,.product-icons,.cart-benefits,.contact-icons,.product-grid,.related-grid,.mini-product-row,.config-fields,.product-type-choice,.config-final,.choice-grid>div,.choice-grid--fabric>div,.choice-grid--swatches>div,.instruction-grid{grid-template-columns:1fr}.hero-benefits{min-height:auto;position:relative}.hero-benefits div+div{border-top:1px solid var(--line);border-left:0}.category-browser,.configurator-teaser,.service-card,.catalog-hero,.product-detail-card,.measurement-card,.colors-card,.related-card,.configurator-card,.cart-layout,.contact-panel,.faq-panel{padding:18px}.step-line{grid-template-columns:repeat(8,76px);overflow-x:auto}.catalog-hero,.measurement-card,.service-card,.service-card--compact{grid-template-columns:1fr}.catalog-hero h1,.product-info h1{font-size:2rem}.cart-head{display:none}.cart-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;padding:14px 0}.cart-product{grid-column:1/-1}.cart-row button{border:1px solid var(--line);border-radius:6px;grid-column:1/-1;min-height:38px}.site-footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
