:root{--ink:#293545;--muted:#78828e;--red:#ec3658;--red-dark:#ce2042;--line:#e8e9ec;--bg:#f8f9fa;--radius:14px}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;font:15px/1.55 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{transition:background .18s,color .18s,box-shadow .18s,transform .18s}button:disabled{opacity:.5;cursor:not-allowed}img{max-width:100%;display:block}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.container{max-width:1480px;margin:auto;padding:0 36px}.topline{border-bottom:1px solid var(--line);background:#fcfcfd}.top-inner{display:flex;align-items:center;gap:28px;min-height:44px;font-size:12px}.phone{color:var(--red);font-size:15px;font-weight:700;letter-spacing:.3px}.top-inner>a+ a{border-left:1px solid #ddd;padding-left:28px}.hours{color:var(--muted)}.top-note{margin-left:auto;color:var(--muted);font-size:11px;letter-spacing:.8px}.header{display:flex;gap:32px;align-items:center;padding-top:28px;padding-bottom:28px}.brand{display:flex;align-items:center;gap:8px;min-width:246px}.brand img{width:57px;height:auto}.brand>span{font-size:23px;font-weight:800;font-style:italic;letter-spacing:-.8px;white-space:nowrap}.brand sup{font-size:10px;margin-left:2px;vertical-align:top}.brand small{font-style:normal;display:block;font-size:8px;letter-spacing:1.8px;font-weight:400;color:var(--muted);margin-top:2px}.search{display:flex;flex:1;border:1px solid #dfe2e6;border-radius:40px;background:#fafbfc;padding:5px}.search input{border:0;background:none;min-width:0;flex:1;outline:none;padding:8px 18px;font-size:13px}.search button{width:39px;height:39px;border:0;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center}.search svg{width:20px}.header-actions{display:flex;align-items:center;gap:28px}.header-actions svg{width:29px;height:29px}.cart-link{display:flex;gap:19px;align-items:center}.bag{position:relative}.bag b{position:absolute;right:-9px;top:-6px;font-size:9px;font-weight:500;background:var(--red);color:#fff;width:18px;height:18px;text-align:center;border-radius:50%;border:2px solid #fff}.cart-label{font-size:11px;white-space:nowrap}.cart-label strong{display:block;color:var(--red);font-size:14px}.favorite-link{border-right:1px solid var(--line);padding-right:24px}.navigation{display:flex;min-height:57px;background:var(--ink);border-radius:10px;overflow:hidden;color:white}.catalog-button{width:246px;flex-shrink:0;display:flex;gap:14px;align-items:center;background:var(--red);padding:0 23px;font-size:16px;font-weight:700}.hamburger{font-size:21px;line-height:1}.nav-links{display:flex;align-items:center;justify-content:space-evenly;flex:1;gap:18px;padding:0 24px;font-size:12px;font-weight:600}.nav-links [aria-current]{color:#ff6782}.nav-links a:hover{color:#ff8096}.main{padding-top:18px;padding-bottom:70px;min-height:45vh}.home-layout{display:grid;grid-template-columns:246px minmax(0,1fr);gap:18px}.sidebar{border:1px solid var(--line);border-radius:0 0 12px 12px;overflow:hidden;align-self:start;margin-top:-18px;border-top:0}.sidebar>a{display:flex;align-items:center;gap:14px;padding:13px 17px;font-size:13px;border-bottom:1px solid #f0f1f3}.sidebar>a:hover{background:#fff3f5;color:var(--red)}.sidebar svg{width:23px;height:23px;stroke-width:1.35}.chevron{margin-left:auto;color:#929aa3;font-size:17px}.sidebar-note{padding:19px 18px;color:var(--muted);font-size:11px;line-height:1.8;background:#fafbfc}.sidebar-note a{font-weight:600;color:var(--ink)}.sidebar-note a span{color:var(--red);margin-left:7px}.hero-row{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:16px}.hero{position:relative;border-radius:var(--radius);overflow:hidden;min-height:450px;background:#ece8e1}.hero-image{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:60% center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,244,240,.94),rgba(247,245,241,.64) 35%,transparent 68%)}.hero-copy{position:relative;z-index:1;padding:74px 30px 60px;max-width:360px}.eyebrow{display:block;font-size:9px;font-weight:700;letter-spacing:1.7px;color:var(--red);margin-bottom:13px}.hero h1{font-size:45px;letter-spacing:-1.8px;line-height:1.06;max-width:280px;margin:0 0 21px;font-weight:800}.hero-copy p{font-size:13px;line-height:1.7;max-width:215px;margin-bottom:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:0;border-radius:7px;background:var(--red);color:#fff;font-size:13px;font-weight:600;min-height:48px;padding:13px 21px;line-height:1.4}.button:hover{background:var(--red-dark);transform:translateY(-1px)}.button svg{width:19px;height:19px}.button-dark{background:var(--ink)}.button-dark:hover{background:#182332}.hero-caption{position:absolute;bottom:15px;right:20px;z-index:1;color:#fff;background:#29354570;backdrop-filter:blur(6px);font-size:9px;padding:4px 9px;border-radius:20px}.promos{display:grid;gap:16px;grid-template-rows:1fr 1fr}.promo{position:relative;display:flex;flex-direction:column;border-radius:var(--radius);padding:25px 22px;overflow:hidden}.promo h2{font-size:24px;line-height:1.2;letter-spacing:-.7px;margin:0;position:relative;z-index:1}.promo .eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:13px}.promo-dark{background:#2c3744;color:#fff}.promo-dark .eyebrow{color:#f5c388}.promo-sofa{position:absolute;right:5px;bottom:35px;width:104px;height:84px;color:#e8bb78;stroke-width:1;transform:rotate(-8deg);opacity:.7}.promo-link{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:30px;font-size:10px;z-index:1}.promo-link>span{font-size:17px}.promo-pink{background:#f8e9e9}.promo-pink h2{font-size:21px}.payment-brand{font-size:25px;font-weight:700;letter-spacing:-1px;margin-top:12px;display:flex;align-items:center;gap:13px}.payment-brand svg{color:var(--red)}.promo-pink .promo-link{padding-top:8px;color:var(--red)}.benefits{margin-top:17px;display:grid;grid-template-columns:repeat(4,1fr);padding:17px 0;border:1px solid var(--line);border-radius:12px}.benefits>div{display:flex;align-items:center;gap:10px;padding:0 13px;border-right:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits svg{width:26px;height:26px;color:var(--red)}.benefits strong{display:block;font-size:10px;line-height:1.4}.benefits small{display:block;font-size:8px;line-height:1.4;color:var(--muted);margin-top:4px}.section{margin-top:45px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:21px}.section-heading .eyebrow{font-size:8px;margin-bottom:7px}.section-heading h2{margin:0}h1{font-size:36px;letter-spacing:-1.2px;line-height:1.15;margin:15px 0 25px}h2{font-size:27px;letter-spacing:-.8px;line-height:1.2}h3{line-height:1.3}.text-link{color:var(--red);font-size:12px;font-weight:600}.text-link span{margin-left:20px;font-size:18px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{background:#eeebe7;border-radius:12px;position:relative;overflow:hidden;height:195px}.category-card img{width:100%;height:100%;object-fit:cover}.tone-2{background:#e8ecea}.tone-3{background:#e8edf2}.tone-4{background:#f1e8e0}.category-art{height:145px;display:grid;place-items:center;position:relative}.category-art svg{width:116px;height:84px;stroke-width:.75;z-index:1;color:#74665b;transition:transform .2s}.tone-2 .category-art svg{color:#5e7069}.tone-3 .category-art svg{color:#657586}.tone-4 .category-art svg{color:#8e7763}.art-circle{position:absolute;right:45px;top:0;width:135px;height:135px;border-radius:50%;background:#ffffff45}.category-card:hover .category-art svg{transform:translateY(-5px)}.category-name{position:absolute;bottom:14px;left:20px;right:18px;display:flex;align-items:center;justify-content:space-between}.category-name h3{font-size:16px;margin:0}.category-card:has(img) .category-name{background:#fffc;padding:6px 10px;border-radius:8px}.round-arrow{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--red)}.help-strip{margin-top:46px;background:#f7f7f7;border:1px solid var(--line);border-radius:14px;display:flex;align-items:center;justify-content:space-between;padding:35px 38px;gap:24px}.help-strip h2{font-size:31px;margin:5px 0 10px}.help-strip p{color:var(--muted);font-size:13px;margin-bottom:0}footer{background:#f6f7f9;border-top:1px solid var(--line);padding:42px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:40px}.footer-brand{font-size:23px;font-weight:800;font-style:italic;letter-spacing:-.7px}.footer-brand span{font-size:10px;vertical-align:top}.footer-grid p{font-size:12px;color:var(--muted)}.footer-grid>div>strong{display:block;font-size:12px;margin-bottom:14px}.footer-grid>div>a:not(.footer-brand){display:block;font-size:12px;margin-top:7px}.footer-grid .footer-phone{font-size:16px!important;color:var(--red);font-weight:700}.footer-bottom{display:flex;justify-content:space-between;color:var(--muted);font-size:10px;margin-top:35px;padding-top:20px;border-top:1px solid #e4e6e9}.breadcrumbs{display:flex;gap:13px;color:var(--muted);font-size:12px;margin:10px 0 28px}.breadcrumbs a:hover{color:var(--red)}.muted{color:var(--muted);font-size:13px}.lead{font-size:16px;line-height:1.6;color:var(--muted);max-width:700px}.catalog-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px}.filters{background:var(--bg);padding:24px;border-radius:12px;align-self:start}.filters h3{font-size:17px;margin-top:0}.filters label{display:block;font-size:12px;margin:16px 0}.filters input,.filters select{margin-top:6px}.filters .button{width:100%}input,textarea,select{color:var(--ink);border:1px solid #d9dde3;background:#fff;border-radius:7px;padding:11px 13px;max-width:100%}label input:not([type=checkbox]),label select,textarea,.field>input,.field>select{width:100%}input:focus,select:focus,textarea:focus{outline:2px solid #ec365855;outline-offset:1px;border-color:var(--red)}.checkbox{display:flex!important;gap:10px;align-items:flex-start;font-size:12px!important}.checkbox input{flex-shrink:0;margin-top:4px!important;accent-color:var(--red);width:17px;height:17px}.reset{display:block;text-align:center;font-size:12px;color:var(--muted);margin-top:18px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.catalog-products{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;min-width:0}.product-picture{height:215px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;background:#f5f5f3;color:#aaa}.product-picture>svg{width:85px;height:85px}.product-picture>span:not(.sale-badge){font-size:11px}.product-picture img{width:100%;height:100%;object-fit:contain}.sale-badge{position:absolute;left:12px;top:12px;background:#fff;color:var(--red);font-size:10px;padding:3px 8px;border-radius:20px}.product-card-body{padding:17px}.product-card small{color:var(--muted);font-size:10px}.product-card h3{font-size:15px;margin:8px 0 15px;min-height:39px}.price-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.price-row strong{font-size:18px}.price-row del{font-size:12px;color:var(--muted)}.button-small{margin-top:16px;width:100%;font-size:12px;min-height:40px;padding:10px 16px}.pagination{display:flex;justify-content:center;gap:25px;margin-top:30px;font-size:13px}.empty-state{background:var(--bg);border:1px solid var(--line);border-radius:14px;text-align:center;padding:65px 25px;min-height:350px}.empty-state>svg{width:46px;height:46px;color:var(--red);margin:0 auto 5px}.empty-state p{max-width:440px;margin:20px auto 28px;color:var(--muted);font-size:14px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:60px}.detail-image{background:#f6f6f4;border-radius:16px;min-height:410px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--muted);overflow:hidden}.detail-image>img{width:100%;height:440px;object-fit:contain}.detail-image svg{width:140px;height:140px}.product-summary h1{margin-top:10px}.stock-label{color:#3c7b62;font-size:12px}.detail-price{font-size:32px;font-weight:700;margin:24px 0;letter-spacing:-1px}.detail-price del{font-size:17px;color:var(--muted);margin-left:20px;font-weight:400}.buy-form{display:flex;align-items:end;gap:15px}.buy-form label{font-size:11px;max-width:85px}.buy-form input{margin-top:6px;height:48px}.favorite-button{border:0;background:none;color:var(--muted);font-size:12px;display:flex;gap:9px;align-items:center;margin:18px 0;padding:0}.favorite-button svg{width:18px;height:18px}.specs{border-top:1px solid var(--line);padding-top:20px;font-size:13px}.specs div{display:flex;justify-content:space-between;gap:20px;margin:10px 0}.specs dt{color:var(--muted)}.specs dd{margin:0}.product-summary>p{font-size:14px}.gallery{display:flex;gap:10px;margin-top:12px;overflow:auto}.gallery button{padding:0;background:none;border:1px solid var(--line);border-radius:7px;overflow:hidden}.gallery img{width:70px;height:70px;object-fit:cover}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:35px;align-items:start;margin-top:28px}.summary{background:var(--bg);border:1px solid var(--line);border-radius:14px;padding:27px;position:sticky;top:20px}.summary h2{font-size:24px;margin:12px 0 25px}.summary-line{display:flex;justify-content:space-between;gap:20px;font-size:13px;padding:14px 0;border-bottom:1px solid var(--line)}.summary-line strong{white-space:nowrap}.summary-total{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:25px 0;font-size:13px}.summary-total strong{font-size:24px;letter-spacing:-.7px;white-space:nowrap}.summary .button{width:100%}.cart-item{display:flex;align-items:flex-start;gap:24px;padding:25px 0;border-bottom:1px solid var(--line)}.cart-item:first-child{padding-top:0}.cart-image{width:135px;height:125px;flex-shrink:0;border-radius:10px;background:#f5f5f2;display:grid;place-items:center;overflow:hidden}.cart-image svg{width:55px;height:55px;color:#aaa}.cart-image img{width:100%;height:100%;object-fit:contain}.cart-description{flex:1}.cart-description h3{margin:6px 0 10px;font-size:16px}.cart-description small,.cart-description>span{color:var(--muted);font-size:12px}.cart-item>strong{font-size:17px;white-space:nowrap}.quantity-form{display:flex;gap:8px;margin-top:15px}.quantity-form input{width:70px;padding:7px}.quantity-form button{border:1px solid var(--line);border-radius:7px;font-size:11px;background:#fff}.remove-button{border:0;background:none;padding:0;color:var(--muted);font-size:11px;margin-top:12px;text-decoration:underline}.form-panel{border:1px solid var(--line);border-radius:14px;padding:30px}.form-panel h2{font-size:22px;margin-top:0}.form-panel .summary-line+h2{margin-top:30px}.field{margin-bottom:20px}.field label{display:block;font-size:12px;font-weight:600;margin-bottom:7px}.field textarea{width:100%}.consent{margin-top:28px;line-height:1.7}.consent a{color:var(--red);text-decoration:underline}.errorlist{list-style:none;margin:8px 0;padding:0;color:#b6233e;font-size:13px;white-space:pre-line}.error-text{font-size:12px;color:#b6233e}.message{padding:14px 20px;background:#edf5ef;border-radius:8px;font-size:13px}.message.error{background:#fff0f0}.message.info{background:#f0f4fa}.notice{padding:14px;border:1px solid #e8d6ab;background:#fff9e9;font-size:12px;border-radius:8px;line-height:1.6}.status-chip{display:inline-block;background:#fff1d4;padding:5px 12px;border-radius:20px;font-size:11px}.status-chip.paid{background:#e0f3e8;color:#236648}.status-chip.canceled{background:#f0f0f0}.order-heading h1{margin-top:17px}.info-page{max-width:850px;padding:25px 0 70px}.info-page h1{font-size:42px}.prose{line-height:1.9}.contact-phone{display:block;font-size:30px;color:var(--red);margin-top:35px;font-weight:700}.sr-only,.skip{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip:focus{position:fixed;top:10px;left:10px;width:auto;height:auto;clip:auto;z-index:99;background:white;padding:10px}a:focus-visible,button:focus-visible{outline:3px solid #ec365880;outline-offset:4px}
@media(min-width:1500px){.hero-copy{padding-top:83px}.hero h1{font-size:49px}.hero{min-height:470px}}
@media(max-width:1200px){.container{padding-left:24px;padding-right:24px}.header{gap:22px}.brand{min-width:215px}.brand>span{font-size:20px}.brand img{width:50px}.catalog-button{width:220px}.home-layout{grid-template-columns:220px minmax(0,1fr)}.hero-row{grid-template-columns:minmax(0,1fr) 200px}.hero-copy{padding:68px 23px 45px}.hero h1{font-size:38px;max-width:210px}.hero-copy p{max-width:180px}.promo{padding:21px 17px}.promo h2{font-size:22px}.promo-pink h2{font-size:19px}.benefits{grid-template-columns:1fr 1fr;row-gap:15px}.benefits>div:nth-child(2){border:0}.nav-links{gap:12px;padding:0 16px;font-size:11px}.cart-label{display:none}.sidebar-note{display:none}.checkout-layout{grid-template-columns:minmax(0,1fr) 310px;gap:25px}.catalog-products{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{min-height:425px}}
@media(max-width:960px){.header{flex-wrap:wrap}.brand{margin-right:auto}.search{order:3;flex-basis:100%}.header-actions{gap:20px}.header{padding-top:20px;padding-bottom:20px;gap:18px}.top-note{display:none}.nav-links{overflow-x:auto;justify-content:flex-start;white-space:nowrap;gap:25px}.nav-links a{padding:18px 0}.catalog-button{width:200px;font-size:14px}.home-layout{grid-template-columns:1fr}.sidebar{display:none}.hero-row{grid-template-columns:minmax(0,1fr) 230px}.hero-copy{padding:65px 28px}.hero h1{font-size:44px;max-width:260px}.hero{min-height:425px}.benefits{grid-template-columns:repeat(4,1fr)}.benefits>div:nth-child(2){border-right:1px solid var(--line)}.benefits strong{font-size:9px}.benefits small{font-size:8px}.benefits>div{padding:0 9px;gap:8px}.benefits svg{width:23px;height:23px}.category-grid{gap:12px}.category-art svg{width:85px}.category-name{left:14px;right:12px}.category-name h3{font-size:14px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.checkout-layout{grid-template-columns:1fr}.summary{position:static}.product-detail{gap:25px}.detail-price{font-size:26px}.buy-form{flex-wrap:wrap}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-strip{padding:28px}.help-strip h2{font-size:27px}.help-strip p{max-width:350px}.help-strip .button{white-space:nowrap}}
@media(max-width:600px){.container{padding-left:16px;padding-right:16px}.top-inner{min-height:36px;gap:12px;font-size:10px}.phone{font-size:12px}.top-inner>a+a{padding-left:12px}.hours{display:none}.brand{min-width:0}.brand>span{font-size:20px}.brand img{width:44px}.brand small{font-size:6px;letter-spacing:1.5px}.header-actions{gap:15px}.header-actions svg{width:24px;height:24px}.favorite-link{border:0;padding:0}.search input{font-size:12px;padding-left:12px}.header{padding-top:17px;padding-bottom:17px;gap:15px}.navigation{min-height:47px;border-radius:8px}.catalog-button{width:171px;padding:0 14px;gap:10px;font-size:13px}.hamburger{font-size:18px}.nav-links{padding:0 17px;gap:22px;font-size:11px}.nav-links a{padding:14px 0}.main{padding-top:14px;padding-bottom:40px}.hero-row{grid-template-columns:1fr;gap:12px}.hero{min-height:370px;border-radius:12px}.hero-image{object-position:58% center}.hero-copy{padding:49px 22px 40px;max-width:290px}.hero h1{font-size:40px;max-width:220px;letter-spacing:-1.4px}.hero:after{background:linear-gradient(90deg,rgba(246,244,240,.92),rgba(247,245,241,.65) 35%,transparent 90%)}.hero-copy .eyebrow{font-size:7px;letter-spacing:1.3px}.hero-copy p{font-size:12px;max-width:170px}.hero .button{font-size:12px;padding:12px 16px;min-height:44px;gap:12px}.hero-caption{font-size:8px;right:12px;bottom:10px}.promos{grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:12px}.promo{min-height:190px;padding:19px 15px;border-radius:11px}.promo .eyebrow{font-size:6px;letter-spacing:1px}.promo h2{font-size:22px}.promo-pink h2{font-size:18px}.promo-link{font-size:8px;padding-top:24px}.promo-sofa{width:74px;height:62px;bottom:30px;right:2px;opacity:.5}.payment-brand{font-size:22px}.payment-brand svg{width:22px}.benefits{grid-template-columns:1fr 1fr;margin-top:14px;padding:16px 6px;gap:17px 0}.benefits>div{padding:0 9px}.benefits>div:nth-child(2){border:0}.benefits strong{font-size:10px}.benefits small{font-size:8px}.section{margin-top:32px}.section-heading{align-items:end;gap:15px}.section-heading h2{font-size:24px}.section-heading .eyebrow{font-size:6px;letter-spacing:1px}.text-link{font-size:10px;white-space:nowrap}.text-link span{margin-left:5px}.category-grid{grid-template-columns:1fr 1fr;gap:12px}.category-card{height:165px}.category-art{height:120px}.category-art svg{width:97px;height:72px}.art-circle{width:105px;height:105px;right:10px}.category-name{bottom:12px}.category-name h3{font-size:15px}.round-arrow{width:25px;height:25px}.help-strip{margin-top:30px;padding:24px;display:block}.help-strip h2{font-size:27px}.help-strip p{font-size:12px}.help-strip .button{margin-top:22px}.footer-grid{gap:28px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{font-size:9px}.breadcrumbs{margin:8px 0 22px;font-size:11px}h1{font-size:29px;margin-top:12px}.lead{font-size:14px}.catalog-layout{grid-template-columns:1fr}.filters{display:grid;grid-template-columns:1fr 1fr;gap:0 12px;padding:18px}.filters h3{grid-column:1/-1;margin-bottom:3px}.filters label{margin:8px 0;font-size:11px}.filters .checkbox{align-self:center}.filters .button{margin-top:8px}.reset{margin-top:15px}.product-grid,.catalog-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-picture{height:150px}.product-card-body{padding:12px}.product-card h3{font-size:13px;min-height:34px}.price-row strong{font-size:15px}.price-row del{font-size:10px}.product-card .button{font-size:11px}.empty-state{padding:45px 20px}.empty-state h2{font-size:23px}.empty-state p{font-size:13px}.product-detail{grid-template-columns:1fr;gap:30px}.detail-image{min-height:290px}.detail-image>img{height:310px}.product-summary h1{font-size:30px}.cart-item{gap:12px;flex-wrap:wrap}.cart-image{width:85px;height:95px}.cart-description h3{font-size:14px}.cart-item>strong{margin-left:97px;margin-top:-5px;font-size:17px}.checkout-layout{gap:22px}.form-panel,.summary{padding:21px}.summary-total strong{font-size:24px}.info-page{padding-top:15px}.info-page h1{font-size:33px}.contact-phone{font-size:24px}.buy-form{flex-wrap:nowrap}.buy-form .button{flex:1;font-size:12px}.order-heading h1{font-size:27px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.room-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:30px 0}.room-tabs a{padding:10px 17px;border:1px solid var(--line);border-radius:30px;font-size:13px}.room-tabs [aria-current]{background:var(--ink);color:white;border-color:var(--ink)}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.collection-grid>.empty-state{grid-column:1/-1}.collection-card{border:1px solid var(--line);border-radius:14px;overflow:hidden}.collection-picture{height:240px;background:#f0ede8;display:grid;place-items:center}.collection-picture img{width:100%;height:100%;object-fit:cover}.collection-picture svg{width:120px;height:100px;color:#8f8072;stroke-width:1}.collection-copy{padding:24px}.collection-copy h2{font-size:25px;margin:10px 0}.collection-copy p{color:var(--muted);font-size:13px}.collection-intro{display:flex;align-items:center;gap:40px;margin:24px 0 48px}.collection-intro>div{flex:1}.collection-intro img{width:45%;max-height:360px;object-fit:cover;border-radius:16px}.configurator-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.module-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:border-color .15s}.module-card.is-selected{border-color:var(--red);box-shadow:0 0 0 1px var(--red)}.module-photo{position:relative;height:185px;background:#f5f5f3;display:grid;place-items:center}.module-photo img{width:100%;height:100%;object-fit:contain}.module-photo>svg{width:80px;height:80px;color:#aaa}.module-check{position:absolute;top:10px;left:10px;display:flex;gap:7px;align-items:center;font-size:11px;background:#fffffff0;border-radius:6px;padding:6px 8px;cursor:pointer}.module-check input{accent-color:var(--red);width:17px;height:17px;margin:0}.module-body{padding:17px}.module-body small,.module-sku{color:var(--muted);font-size:10px}.module-body h3{font-size:15px;margin:8px 0 9px}.module-specs{font-size:11px}.module-specs>div{display:flex;justify-content:space-between;gap:8px;margin:6px 0}.module-specs dt{color:var(--muted)}.module-specs dd{margin:0;text-align:right}.module-buy{display:flex;align-items:end;justify-content:space-between;gap:8px;margin:18px 0 10px;flex-wrap:wrap}.module-buy strong{font-size:17px}.module-buy label{font-size:9px;width:67px}.module-buy input{padding:7px;margin-top:4px}.module-filters{display:flex;gap:15px}.module-filters label{flex:1;font-size:12px}.module-filters select{display:block;margin-top:6px}.module-actions{display:flex;gap:20px;margin:18px 0}.module-actions button{border:0;padding:0;background:none;font-size:12px;color:var(--red)}.module-summary h2{font-size:25px}.selection-line{padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.selection-line strong{display:block;margin-top:5px}.module-hint{font-size:11px;line-height:1.6;color:var(--muted);margin-top:18px}.configuration-label{display:block;color:var(--muted);font-size:11px;line-height:1.5;margin:7px 0}.builder-link{padding:22px 25px;border:1px solid #f2d9de;background:#fff5f6;border-radius:12px;display:flex;justify-content:space-between;align-items:center;gap:15px;margin:24px 0}.builder-link strong{display:block;font-size:19px}.builder-link span{font-size:12px}.builder-link>b{color:var(--red);font-size:25px}.module-card[hidden],[hidden]{display:none!important}@media(max-width:1200px){.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.configurator-layout{grid-template-columns:minmax(0,1fr) 300px}}@media(max-width:800px){.configurator-layout{grid-template-columns:1fr}.module-summary{position:static}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-intro{display:block}.collection-intro img{width:100%;margin-top:25px;max-height:250px}}@media(max-width:500px){.collection-grid{grid-template-columns:1fr}.module-grid{gap:12px}.module-body{padding:12px}.module-body h3{font-size:13px}.module-photo{height:145px}.module-buy strong{font-size:15px}.module-filters{gap:12px}.module-filters select{font-size:12px;padding:10px}.collection-intro{margin-bottom:35px}#module-picker>.section-heading{display:block}#module-picker h2{font-size:25px}.builder-link strong{font-size:16px}.module-specs>div{display:block}.module-specs dd{text-align:left}}
