@font-face{font-family:Onest;src:url(../fonts/onest-cyrillic.woff2) format('woff2');font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(../fonts/onest-latin.woff2) format('woff2');font-weight:100 900;font-style:normal;font-display:swap}:root{--ly-green:#08724d;--ly-green-dark:#054f37;--ly-green-soft:#edf7f2;--ly-ink:#171b1a;--ly-muted:#69736f;--ly-line:#e4e9e6;--ly-cream:#f7f3ec;--ly-gold:#b98239;--ly-white:#fff;--ly-bg:#f8faf8;--ly-radius:16px;--ly-shadow:0 10px 35px rgba(21,42,32,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.ly-body{min-width:320px;margin:0;background:#fff;color:var(--ly-ink);font-family:"Segoe UI Variable Text","Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:var(--ly-green);transition:color .18s ease , background .18s ease , border-color .18s ease , transform .18s ease}a:hover,a:focus{color:var(--ly-green-dark);text-decoration:none}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid rgba(8,114,77,.24);outline-offset:2px}.container{width:min(100% - 32px,1440px)}.ly-skip{position:fixed;z-index:9999;top:8px;left:8px;padding:10px 14px;border-radius:8px;background:#fff;transform:translateY(-150%)}.ly-skip:focus{transform:none}.btn{min-height:44px;padding:11px 18px;border-radius:10px;font-weight:650;box-shadow:none;transition:transform .18s ease , box-shadow .18s ease , background .18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{border-color:var(--ly-green);background:var(--ly-green);color:#fff}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{border-color:var(--ly-green-dark)!important;background:var(--ly-green-dark)!important;color:#fff!important;box-shadow:0 10px 24px rgba(8,114,77,.18)}.btn-light{border:1px solid var(--ly-line);background:#fff;color:var(--ly-ink)}.ly-service-bar{border-bottom:1px solid var(--ly-line);background:#fbfcfb;color:#66716c;font-size:12px}.ly-service-inner{display:flex;align-items:center;justify-content:space-between;min-height:36px}.ly-service-links,.ly-service-actions{display:flex;align-items:center;gap:22px}.ly-service-bar i{margin-right:6px;color:var(--ly-gold)}.ly-service-actions>a{color:#3f4945;font-weight:600}.ly-service-actions form,.ly-service-actions .btn-group{margin:0}.ly-header{position:sticky;z-index:1000;top:0;border-bottom:1px solid var(--ly-line);background:rgba(255,255,255,.97);box-shadow:0 4px 18px rgba(16,38,28,.04);backdrop-filter:blur(12px)}.ly-header-main{display:flex;align-items:center;gap:12px;min-height:76px}.ly-logo{display:inline-flex;flex:0 0 auto;align-items:center;gap:9px;color:var(--ly-ink)}.ly-logo:hover{color:var(--ly-ink)}.ly-logo-mark{position:relative;width:34px;height:42px}.ly-logo-mark:before,.ly-logo-mark:after{content:"";position:absolute;bottom:5px;width:5px;height:31px;border-radius:4px;background:linear-gradient(#d7ad70,var(--ly-gold))}.ly-logo-mark:before{left:8px;transform:skew(-12deg)}.ly-logo-mark:after{right:8px;transform:skew(12deg)}.ly-logo-mark span{position:absolute;right:4px;bottom:2px;left:4px;height:3px;border-radius:4px;background:var(--ly-gold)}.ly-logo-text{display:flex;align-items:baseline}.ly-logo-text strong{font-size:20px;font-weight:680;letter-spacing:-.02em}.ly-logo-text small{color:#7d8581;font-size:11px}.ly-catalog-button{display:flex;align-items:center;gap:9px;min-height:46px;padding:0 17px;border:0;border-radius:11px;background:var(--ly-green);color:#fff;font-weight:650}.ly-catalog-button:hover{background:var(--ly-green-dark)}.ly-header-search{flex:1;min-width:240px}.ly-search{display:flex!important;align-items:center;width:100%;height:46px;border:1px solid #dfe5e1;border-radius:12px;background:#f8faf9;overflow:hidden}.ly-search-icon{padding-left:15px;color:#89938e}.ly-search .form-control{flex:1;width:auto;height:44px;border:0;background:transparent;box-shadow:none;font-size:13px}.ly-photo-search{display:flex;align-items:center;gap:7px;height:34px;padding:0 12px;border:0;border-left:1px solid var(--ly-line);background:transparent;color:#49534f;font-size:12px;font-weight:600}.ly-photo-search i{color:var(--ly-green)}.ly-search .input-group-btn{width:auto}.ly-search-submit{width:42px;min-height:44px;padding:0;border:0;border-radius:0;background:transparent;color:var(--ly-green)}.ly-header-actions{display:flex;align-items:stretch;gap:2px}.ly-header-actions>a,.ly-action-cart{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:58px;min-height:48px;padding:5px 7px;border:0;background:transparent;color:#4a5550;font-size:10px}.ly-header-actions i,.ly-action-cart i{margin-bottom:3px;color:#27322d;font-size:17px}.ly-header-actions>a:hover,.ly-action-cart:hover{border-radius:10px;background:var(--ly-green-soft);color:var(--ly-green)}.ly-cart{position:relative}.ly-action-cart b{position:absolute;top:-1px;right:4px;display:grid;min-width:18px;height:18px;padding:0 4px;place-items:center;border:2px solid #fff;border-radius:10px;background:var(--ly-green);color:#fff;font-size:0}.ly-action-cart b:not(:empty):after{content:"•";font-size:14px}.ly-cart-dropdown{width:min(400px,calc(100vw - 24px));margin-top:12px;padding:0;border:1px solid var(--ly-line);border-radius:16px;box-shadow:var(--ly-shadow);overflow:hidden}.ly-cart-title{padding:17px 18px;border-bottom:1px solid var(--ly-line);font-size:16px;font-weight:700}.ly-cart-dropdown .table{margin:0}.ly-cart-dropdown .table td{padding:12px;border-color:var(--ly-line);vertical-align:middle}.ly-cart-dropdown img{width:64px;height:64px;border-radius:10px;object-fit:contain;background:var(--ly-cream)}.ly-cart-dropdown td>a{display:block;color:var(--ly-ink);font-weight:600}.ly-cart-dropdown td small{color:var(--ly-muted)}.ly-remove{margin-left:6px;border:0;background:transparent;color:#89928e}.ly-cart-summary{padding:16px}.ly-cart-summary>div{display:flex;justify-content:space-between;margin-bottom:7px}.ly-cart-link{display:block;margin-top:10px;text-align:center}.ly-cart-empty{padding:34px;text-align:center}.ly-cart-empty i{color:#c8d1cc;font-size:34px}.ly-mega-menu{position:absolute;z-index:1001;top:100%;right:0;left:0;border-bottom:1px solid var(--ly-line);background:#fff;box-shadow:0 24px 50px rgba(17,42,30,.12)}.ly-mega-menu>.container{padding-top:22px;padding-bottom:24px}.ly-mega-head,.ly-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.ly-mega-head div,.ly-section-head div{display:flex;flex-direction:column}.ly-mega-head span,.ly-section-head span{color:var(--ly-gold);font-size:10px;font-weight:750;letter-spacing:.14em}.ly-mega-head strong{font-size:22px}.ly-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ly-mega-category{padding:15px;border:1px solid var(--ly-line);border-radius:13px}.ly-mega-title{display:flex;align-items:center;gap:9px;color:var(--ly-ink);font-weight:700}.ly-mega-title>.fa-angle-right{margin-left:auto;color:#a2aaa6}.ly-category-icon{display:grid;width:35px;height:35px;place-items:center;border-radius:9px;background:var(--ly-cream);color:var(--ly-gold)}.ly-mega-category ul{margin:12px 0 8px;padding:0 0 0 44px;list-style:none}.ly-mega-category li{margin:5px 0}.ly-mega-category li a{color:#65706b;font-size:12px}.ly-mega-all{padding-left:44px;font-size:11px;font-weight:650}.ly-mega-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:13px}.ly-mega-tools>a{display:flex;align-items:center;gap:11px;padding:14px;border-radius:12px;background:var(--ly-green-soft)}.ly-mega-tools>a>i{font-size:19px}.ly-mega-tools span{display:flex;flex-direction:column}.ly-mega-tools strong{color:var(--ly-ink);font-size:12px}.ly-mega-tools small{color:#708079;font-size:10px}.ly-mobile-nav{display:none}.ly-home{padding-top:18px}.ly-home-hero{display:grid;grid-template-columns:1.02fr .98fr;min-height:560px;padding:0;border-radius:22px;background:linear-gradient(125deg,#f6f1e8 0%,#fbfaf7 50%,#eef4f0 100%);overflow:hidden}.ly-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,5vw,78px)}.ly-kicker{color:var(--ly-green);font-size:11px;font-weight:750;letter-spacing:.1em}.ly-kicker i{margin-right:6px}.ly-hero-copy h1{max-width:660px;margin:16px 0 18px;font-size:clamp(42px,5vw,72px);font-weight:590;line-height:1.03;letter-spacing:-.055em}.ly-hero-copy>p{max-width:610px;margin:0 0 27px;color:#5e6964;font-size:17px}.ly-hero-actions{display:flex;gap:10px}.ly-hero-actions .btn{min-height:50px;padding:14px 21px}.ly-hero-proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px;color:#60706a;font-size:11px}.ly-hero-proof i{margin-right:6px;color:var(--ly-green)}.ly-hero-visual{position:relative;min-height:560px;background:radial-gradient(circle at 54% 38%,rgba(255,255,255,.92),rgba(255,255,255,0) 35%) , linear-gradient(160deg,#dce7df,#f7f1e7)}.ly-room-glow{position:absolute;right:8%;bottom:7%;left:8%;height:40%;border-radius:50% 50% 12px 12px;background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.8));filter:blur(1px)}.ly-chandelier{position:absolute;top:0;left:50%;width:360px;height:390px;transform:translateX(-50%)}.ly-chandelier:before{content:"";position:absolute;top:0;left:50%;width:2px;height:145px;background:#aa7b3c}.ly-chandelier:after{content:"";position:absolute;top:132px;left:50%;width:250px;height:250px;border:16px solid #bd8a48;border-radius:50%;box-shadow:inset 0 0 0 7px rgba(255,255,255,.7) , 0 16px 55px rgba(255,215,147,.55);transform:translateX(-50%) rotateX(67deg)}.ly-chandelier i,.ly-chandelier span,.ly-chandelier b,.ly-chandelier em{position:absolute;top:156px;left:50%;width:7px;height:170px;border-radius:4px;background:linear-gradient(90deg,#f9efd8,#fff,#e5c899);box-shadow:-72px 4px 0 #f3e2bf , 72px 4px 0 #f3e2bf , -112px 16px 0 #ead3a8 , 112px 16px 0 #ead3a8;transform:translateX(-50%)}.ly-chandelier span{height:145px;transform:translateX(-25px)}.ly-chandelier b{height:145px;transform:translateX(18px)}.ly-chandelier em{height:115px;transform:translateX(-50px)}.ly-hero-price{position:absolute;right:28px;bottom:28px;display:flex;flex-direction:column;padding:16px 18px;border:1px solid rgba(255,255,255,.8);border-radius:14px;background:rgba(255,255,255,.84);box-shadow:var(--ly-shadow);backdrop-filter:blur(10px)}.ly-hero-price small{color:var(--ly-gold);font-size:9px;font-weight:750;letter-spacing:.1em}.ly-hero-price strong{margin:3px 0;font-size:22px}.ly-hero-price span{color:var(--ly-muted);font-size:10px}.ly-home-tools{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.ly-home-tools>a{display:flex;align-items:center;gap:11px;min-height:78px;padding:14px 16px;border:1px solid var(--ly-line);border-radius:14px;background:#fff;color:var(--ly-ink)}.ly-home-tools>a:hover{transform:translateY(-2px);box-shadow:var(--ly-shadow)}.ly-home-tools>a>i{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;background:var(--ly-green-soft);color:var(--ly-green);font-size:17px}.ly-home-tools span{display:flex;flex:1;flex-direction:column}.ly-home-tools strong{font-size:12px}.ly-home-tools small{color:#87918c;font-size:10px}.ly-home-tools b{color:#a5aea9}.ly-category-showcase{padding-top:64px}.ly-section-head h2{margin:5px 0 0;font-size:30px;font-weight:620;letter-spacing:-.035em}.ly-category-cards{display:grid;grid-template-columns:1.2fr repeat(2,1fr);grid-auto-rows:180px;gap:10px}.ly-category-cards>a{position:relative;display:flex;align-items:flex-end;overflow:hidden;padding:20px;border-radius:16px;background:linear-gradient(145deg,#e7eee9,#f8f3eb);color:var(--ly-ink)}.ly-category-cards>a:nth-child(2){background:linear-gradient(145deg,#e9e4dd,#f8f6f1)}.ly-category-cards>a:nth-child(3){background:linear-gradient(145deg,#ece4d6,#f9f6ef)}.ly-category-cards>a:nth-child(4){background:linear-gradient(145deg,#e2e8e5,#f5f8f6)}.ly-category-cards>a:nth-child(5){background:linear-gradient(145deg,#eae5e0,#fbf8f5)}.ly-category-cards .is-large{grid-row:span 2}.ly-category-cards>a>i{position:absolute;top:18px;right:22px;color:rgba(7,86,58,.18);font-size:78px;transform:rotate(-8deg)}.ly-category-cards span{display:flex;flex-direction:column}.ly-category-cards strong{font-size:18px}.ly-category-cards small{color:#68746e}.ly-ai-studio{display:grid;grid-template-columns:.9fr 1.1fr;min-height:480px;margin-top:72px;padding:0;border-radius:22px;background:#edf4ef;overflow:hidden}.ly-ai-copy{display:flex;flex-direction:column;justify-content:center;padding:52px}.ly-ai-copy h2{margin:14px 0;font-size:38px;font-weight:610;line-height:1.1;letter-spacing:-.04em}.ly-ai-copy p{color:#64706a}.ly-ai-copy ul{margin:8px 0 24px;padding:0;list-style:none}.ly-ai-copy li{margin:8px 0}.ly-ai-copy li i{margin-right:8px;color:var(--ly-green)}.ly-ai-copy .btn{align-self:flex-start}.ly-ai-preview{padding:24px}.ly-preview-room{position:relative;height:100%;min-height:430px;border-radius:17px;background:linear-gradient(180deg,#dfddd7 0 38%,#f3eee5 38% 72%,#b99873 72%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.6)}.ly-preview-room:before{content:"";position:absolute;top:18%;left:50%;width:170px;height:170px;border:10px solid #b48445;border-radius:50%;box-shadow:0 15px 35px rgba(247,200,120,.5);transform:translateX(-50%) rotateX(65deg)}.ly-preview-room:after{content:"";position:absolute;right:9%;bottom:18%;left:9%;height:84px;border-radius:14px 14px 5px 5px;background:#d7c8b3;box-shadow:0 44px 0 -30px #86684b}.ly-preview-light{position:absolute;top:0;left:50%;width:2px;height:90px;background:#9c733f}.ly-preview-card{position:absolute;right:18px;bottom:18px;display:flex;flex-direction:column;width:180px;padding:16px;border-radius:13px;background:#fff;box-shadow:var(--ly-shadow)}.ly-preview-card small{color:#6d7772;font-size:8px;font-weight:700}.ly-preview-card strong{margin:4px 0;font-size:34px}.ly-preview-card i{height:5px;border-radius:4px;background:linear-gradient(90deg,var(--ly-green) 94%,#e4e9e6 94%)}.ly-dynamic-content{padding-top:60px}.ly-selector{display:flex;align-items:center;justify-content:space-between;gap:34px;margin-top:60px;margin-bottom:60px;padding:32px;border-radius:18px;background:linear-gradient(120deg,#f7f2e9,#eef5f1)}.ly-selector h2{margin:8px 0 4px;font-size:26px}.ly-selector p{margin:0;color:var(--ly-muted)}.ly-selector-form{display:flex;align-items:flex-end;gap:9px}.ly-selector-form label{margin:0;color:#66716c;font-size:10px}.ly-selector-form select{display:block;min-width:130px;height:44px;margin-top:5px;padding:0 12px;border:1px solid var(--ly-line);border-radius:9px;background:#fff}.breadcrumb{margin:22px 0 18px;padding:0;background:transparent}.breadcrumb>li+li:before{content:"/";color:#b4bbb7}.breadcrumb a{color:#7b8580;font-size:12px}#content>h1,#product-category h1,#product-product h1,#checkout-cart h1,#checkout-checkout h1{margin:4px 0 24px;font-size:34px;font-weight:620;letter-spacing:-.04em}.panel,.well{border:1px solid var(--ly-line);border-radius:var(--ly-radius);background:#fff;box-shadow:none}.panel-default>.panel-heading{padding:16px 18px;border-color:var(--ly-line);border-radius:var(--ly-radius) var(--ly-radius) 0 0;background:#fff}.panel-title{font-size:15px;font-weight:650}.form-control{min-height:44px;border-color:#dfe5e1;border-radius:9px;box-shadow:none}.form-control:focus{border-color:var(--ly-green);box-shadow:0 0 0 3px rgba(8,114,77,.1)}.input-group-addon{border-color:var(--ly-line);background:#f8faf9}.alert{border:0;border-radius:12px}.alert-success{background:var(--ly-green-soft);color:var(--ly-green-dark)}.alert-danger{background:#fff8ea;color:#76541e}.table>thead>tr>td,.table>thead>tr>th{border-color:var(--ly-line);background:#f8faf9;color:#66716c;font-size:11px;font-weight:700;text-transform:uppercase}.table>tbody>tr>td{padding:14px;border-color:var(--ly-line);vertical-align:middle}.nav-tabs{border-color:var(--ly-line)}.nav-tabs>li>a{border:0!important;color:#6b7671;font-weight:600}.nav-tabs>li.active>a{border-bottom:2px solid var(--ly-green)!important;color:var(--ly-green);background:transparent}.pagination>li>a,.pagination>li>span{border-color:var(--ly-line);color:var(--ly-green)}.pagination>.active>span{border-color:var(--ly-green);background:var(--ly-green)}.product-thumb{height:100%;overflow:hidden;border:1px solid var(--ly-line);border-radius:15px;background:#fff;box-shadow:0 6px 22px rgba(25,45,36,.05);transition:transform .18s ease , box-shadow .18s ease}.product-thumb:hover{transform:translateY(-3px);box-shadow:var(--ly-shadow)}.product-thumb .image{padding:0;background:linear-gradient(145deg,#f6f2eb,#f3f7f4)}.product-thumb .image img{width:100%;height:290px;margin:0 auto;object-fit:contain}.product-thumb .caption{min-height:156px;padding:16px}.product-thumb h4{height:40px;margin:0 0 8px;overflow:hidden;font-size:14px;font-weight:650;line-height:1.4}.product-thumb h4 a{color:var(--ly-ink)}.product-thumb .caption>p:not(.price){display:none}.product-thumb .price{margin:12px 0 0;color:var(--ly-ink);font-size:20px;font-weight:700}.product-thumb .price-old{color:#969f9a;font-size:12px;font-weight:400}.product-thumb .price-new{color:var(--ly-ink)}.product-thumb .price-tax{display:none}.rating .fa-star,.rating .fa-star-o{color:#e29a30}.product-thumb .button-group{display:grid;grid-template-columns:1fr 46px 46px;border-top:1px solid var(--ly-line);background:#fff}.product-thumb .button-group button{min-height:46px;border:0;border-right:1px solid var(--ly-line);background:#fff;color:#56615c}.product-thumb .button-group button:first-child{background:var(--ly-green);color:#fff;font-weight:650}.product-thumb .button-group button:hover{background:var(--ly-green-soft);color:var(--ly-green-dark)}.product-thumb .button-group button:first-child:hover{background:var(--ly-green-dark);color:#fff}.product-layout{margin-bottom:18px}#product-category .row+.row{margin-top:14px}#product-category #input-sort,#product-category #input-limit{height:40px}.thumbnails>li>a.thumbnail{overflow:hidden;border:1px solid var(--ly-line);border-radius:14px;background:linear-gradient(145deg,#f7f3ed,#f5f8f6)}.thumbnails>li>a.thumbnail img{width:100%;max-height:650px;object-fit:contain}.thumbnail{border-color:var(--ly-line);border-radius:10px}.list-unstyled h2{font-weight:700}.btn-danger{border-color:#e7dccb;background:#fff;color:#76541e}.btn-danger:hover{border-color:#d9c8aa;background:#fff8ea;color:#5e4216}#button-cart{width:100%;min-height:54px;border-radius:11px;font-size:16px}.product-thumb.transition{height:100%}#product-product .tab-content{padding:24px 0}.table-responsive{border:0}#checkout-cart .table img{width:90px;height:90px;object-fit:contain;border:0;border-radius:10px;background:var(--ly-cream)}#checkout-cart .buttons .btn-primary,#checkout-checkout .btn-primary{min-height:48px}.panel-group .panel{margin-bottom:10px;border-radius:14px}.panel-group .panel-heading{border-radius:14px}.panel-group .panel-heading a{display:block;color:var(--ly-ink)}.ly-trust-strip{border-top:1px solid var(--ly-line);border-bottom:1px solid var(--ly-line);background:#fff}.ly-trust-strip>.container{display:grid;grid-template-columns:repeat(4,1fr)}.ly-trust-strip span{display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;min-height:82px;padding:18px;border-right:1px solid var(--ly-line)}.ly-trust-strip span:last-child{border-right:0}.ly-trust-strip i{grid-row:1/3;align-self:center;color:var(--ly-green);font-size:21px}.ly-trust-strip strong{font-size:11px}.ly-trust-strip small{color:#8b9490;font-size:9px}.ly-footer{padding:54px 0 24px;background:#111a16;color:#a7b2ac}.ly-footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:50px}.ly-footer .ly-logo{color:#fff}.ly-footer .ly-logo-mark{transform:scale(.9)}.ly-footer .ly-logo-text strong{color:#fff}.ly-footer-brand p{max-width:340px;margin:18px 0;color:#849089;font-size:12px}.ly-footer-phone{display:block;color:#fff;font-size:20px;font-weight:650}.ly-footer-brand>small{color:#6e7d75}.ly-footer h5{margin:5px 0 16px;color:#fff;font-size:12px}.ly-footer ul{margin:0;padding:0;list-style:none}.ly-footer li{margin:8px 0}.ly-footer li a{color:#89968f;font-size:12px}.ly-footer li a:hover{color:#fff}.ly-footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:38px;padding-top:22px;border-top:1px solid rgba(255,255,255,.09);font-size:10px}.ly-payments{display:flex;align-items:center;gap:8px}.ly-payments b{padding:6px 8px;border-radius:6px;background:#fff;color:#27312d;font-size:9px}.ly-ai-chat{position:fixed;z-index:900;right:20px;bottom:20px;display:flex;align-items:center;gap:9px;min-height:52px;padding:8px 14px;border:0;border-radius:27px;background:var(--ly-green);color:#fff;box-shadow:0 14px 35px rgba(8,114,77,.25)}.ly-ai-chat>i{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:rgba(255,255,255,.14)}.ly-ai-chat span{display:flex;flex-direction:column;text-align:left}.ly-ai-chat strong{font-size:11px}.ly-ai-chat small{color:rgba(255,255,255,.68);font-size:9px}@media (max-width:1199px){.ly-header-actions>a span{display:none}.ly-header-actions>a{min-width:42px}.ly-photo-search span{display:none}.ly-mega-grid{grid-template-columns:repeat(3,1fr)}.ly-hero-copy h1{font-size:52px}.ly-home-tools{grid-template-columns:repeat(2,1fr)}.ly-selector{align-items:flex-start;flex-direction:column}.ly-selector-form{width:100%}.ly-selector-form label{flex:1}.ly-selector-form select{width:100%}}@media (max-width:991px){.ly-service-links span:nth-child(n+2){display:none}.ly-header-main{min-height:68px}.ly-logo-text small{display:none}.ly-catalog-button span{display:none}.ly-catalog-button{width:44px;padding:0;justify-content:center}.ly-header-actions>a:nth-child(-n+2){display:none}.ly-action-cart .ly-cart-label{display:none}.ly-mega-grid{grid-template-columns:repeat(2,1fr)}.ly-home-hero{grid-template-columns:1fr;min-height:auto}.ly-hero-copy{padding:50px}.ly-hero-visual{min-height:430px}.ly-ai-studio{grid-template-columns:1fr}.ly-ai-preview{min-height:460px}.ly-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}}@media (max-width:767px){body.ly-body{padding-bottom:68px;font-size:14px}.container{width:calc(100% - 24px)}.ly-service-bar{display:none}.ly-header{top:0}.ly-header-main{gap:7px;min-height:62px}.ly-logo-mark{width:28px;height:35px}.ly-logo-mark:before,.ly-logo-mark:after{height:26px}.ly-logo-text strong{font-size:16px}.ly-catalog-button{display:none}.ly-header-search{min-width:0}.ly-search{height:42px}.ly-search .form-control{height:40px;padding-left:8px;font-size:12px}.ly-search-icon{padding-left:10px}.ly-photo-search{width:38px;padding:0;justify-content:center}.ly-search-submit{display:none}.ly-header-actions{display:none}.ly-mobile-nav{position:fixed;z-index:1100;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--ly-line);background:rgba(255,255,255,.98);box-shadow:0 -8px 24px rgba(20,40,31,.08)}.ly-mobile-nav a,.ly-mobile-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;border:0;background:transparent;color:#55615b;font-size:9px}.ly-mobile-nav i{margin-bottom:4px;color:#29342f;font-size:18px}.ly-mega-menu{position:fixed;top:62px;bottom:62px;overflow-y:auto}.ly-mega-head{align-items:flex-start;flex-direction:column;gap:8px}.ly-mega-grid{grid-template-columns:1fr}.ly-mega-tools{grid-template-columns:1fr}.ly-home{padding-top:10px}.ly-home-hero{border-radius:17px}.ly-hero-copy{padding:34px 24px}.ly-hero-copy h1{font-size:38px}.ly-hero-copy>p{font-size:14px}.ly-hero-actions{align-items:stretch;flex-direction:column}.ly-hero-proof{display:grid;grid-template-columns:1fr;gap:8px;margin-top:20px}.ly-hero-visual{min-height:340px}.ly-chandelier{width:280px;height:310px;transform:translateX(-50%) scale(.78);transform-origin:top center}.ly-hero-price{right:14px;bottom:14px}.ly-home-tools{grid-template-columns:1fr 1fr}.ly-home-tools>a{align-items:flex-start;flex-direction:column;min-height:130px}.ly-home-tools b{display:none}.ly-category-showcase{padding-top:44px}.ly-section-head h2{font-size:25px}.ly-section-head>a{display:none}.ly-category-cards{grid-template-columns:1fr 1fr;grid-auto-rows:150px}.ly-category-cards .is-large{grid-column:1/3;grid-row:auto}.ly-ai-studio{margin-top:48px;border-radius:17px}.ly-ai-copy{padding:34px 24px}.ly-ai-copy h2{font-size:30px}.ly-ai-preview{min-height:360px;padding:12px}.ly-preview-room{min-height:340px}.ly-selector{margin-top:40px;margin-bottom:40px;padding:24px}.ly-selector-form{align-items:stretch;flex-direction:column}.ly-selector-form select{min-width:0}.ly-dynamic-content{padding-top:44px}.product-thumb .image img{height:240px}.product-grid{width:50%}.ly-trust-strip>.container{grid-template-columns:1fr 1fr}.ly-trust-strip span:nth-child(2){border-right:0}.ly-footer{padding-top:40px}.ly-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.ly-footer-brand{grid-column:1/3}.ly-footer-bottom{align-items:flex-start;flex-direction:column;gap:14px}.ly-payments{flex-wrap:wrap}.ly-ai-chat{right:14px;bottom:76px;width:50px;height:50px;padding:0;border-radius:50%}.ly-ai-chat>i{width:50px;height:50px}.ly-ai-chat span{display:none}#content>h1,#product-category h1,#product-product h1,#checkout-cart h1,#checkout-checkout h1{font-size:28px}.thumbnails>li>a.thumbnail img{max-height:430px}}@media (max-width:479px){.ly-logo-text{display:none}.ly-home-tools{grid-template-columns:1fr}.ly-category-cards{grid-template-columns:1fr}.ly-category-cards .is-large{grid-column:auto}.product-grid{width:100%}.ly-trust-strip>.container{grid-template-columns:1fr}.ly-trust-strip span{border-right:0;border-bottom:1px solid var(--ly-line)}.ly-footer-grid{grid-template-columns:1fr}.ly-footer-brand{grid-column:auto}.ly-footer-grid>div:nth-child(n+3){display:none}}.ly-trust-strip>.container:before,.ly-trust-strip>.container:after,.ly-footer-grid:before,.ly-footer-grid:after{display:none!important;content:none!important}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--ref-green:#075d3e;--ref-green-dark:#03472f;--ref-ink:#202321;--ref-muted:#6d746f;--ref-line:#e4e3df;--ref-ivory:#faf8f3;--ref-brass:#ae7b36}.container{width:min(calc(100% - 28px),1508px)}body.ly-body{background:#fff;color:var(--ref-ink);font-family:"Segoe UI Variable Text","Segoe UI",Arial,sans-serif;font-size:14px}.ly-service-inner{min-height:29px}.ly-service-bar{font-size:10px}.ly-header{position:relative;box-shadow:none}.ly-header-main{min-height:64px;gap:18px}.ly-logo-mark{width:30px;height:38px}.ly-logo-text strong{font-size:21px;font-weight:560}.ly-logo-text small{font-size:11px}.ly-catalog-button{min-width:112px;min-height:42px;border-radius:6px;justify-content:center;background:var(--ref-green)}.ly-search{height:42px;border-radius:7px;background:#fff}.ly-search .form-control{height:40px}.ly-photo-search{height:32px}.ly-header-actions>a,.ly-action-cart{min-width:54px;min-height:43px}.ref-category-rail{display:grid;grid-template-columns:repeat(6,1fr);min-height:44px;margin-bottom:8px;border:1px solid var(--ref-line);border-radius:7px;background:#fff}.ref-category-rail a{display:flex;align-items:center;justify-content:center;gap:10px;color:#313531;font-size:11px}.ref-category-rail i{color:var(--ref-brass);font-size:17px}.ref-home{padding-bottom:28px}.ref-hero{display:grid;grid-template-columns:1.65fr 1fr;gap:8px}.ref-hero-main,.ref-promo{position:relative;display:block;overflow:hidden;border-radius:8px;background:#ded8cf}.ref-hero-main{min-height:430px}.ref-hero-main>img,.ref-promo>img{position:absolute;width:100%;height:100%;object-fit:cover}.ref-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(33,27,21,.76),rgba(33,27,21,.34) 46%,transparent 72%)}.ref-hero-copy{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;width:58%;min-height:430px;padding:34px;color:#fff}.ref-hero-copy h1{margin:0 0 14px;font-size:43px;font-weight:620;line-height:1.08;letter-spacing:-.04em}.ref-hero-copy p{margin:0 0 26px;color:rgba(255,255,255,.88);font-size:14px}.ref-primary{border-color:var(--ref-green);background:var(--ref-green);color:#fff}.ref-primary:hover,.ref-primary:focus{border-color:var(--ref-green-dark)!important;background:var(--ref-green-dark)!important;color:#fff!important}.ref-hero-copy .btn{min-width:145px;border-radius:6px}.ref-hero-copy>span{margin-top:22px;padding:8px 11px;border-radius:5px;background:rgba(255,255,255,.94);color:#454944;font-size:10px}.ref-hero-copy>span i{margin-right:7px;color:var(--ref-green)}.ref-hero-side{display:grid;grid-template-rows:1fr 1fr;gap:8px}.ref-promo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,24,21,.76),transparent 75%)}.ref-promo-pay:after{background:linear-gradient(90deg,rgba(250,247,240,.96),rgba(250,247,240,.35) 68%,transparent)}.ref-promo span{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;width:58%;height:100%;padding:26px;color:#fff}.ref-promo span strong{font-size:30px;line-height:1}.ref-promo span b{margin:6px 0 17px;font-size:15px}.ref-promo span em{padding:7px 11px;border-radius:5px;background:#fff5df;color:#4b4134;font-size:10px;font-style:normal}.ref-promo-pay span{width:70%;color:#30332f}.ref-promo-pay span strong{font-size:21px}.ref-promo-pay span b{font-size:16px}.ref-promo-pay span em{padding:0;background:transparent;font-size:12px;font-weight:700}.ref-assist{display:flex;align-items:center;gap:16px;min-height:64px;margin-top:8px;padding:9px 18px;border:1px solid var(--ref-line);border-radius:8px;background:linear-gradient(90deg,#fff,#fbf8f1)}.ref-assist-thumbs{display:flex}.ref-assist-thumbs img{width:52px;height:42px;margin-right:4px;border-radius:4px;object-fit:cover}.ref-assist>div:nth-child(2){flex:1}.ref-assist strong{font-size:13px}.ref-assist p{margin:3px 0 0;color:var(--ref-muted);font-size:10px}.ref-outline{min-height:36px;padding:7px 18px;border:1px solid var(--ref-green);border-radius:6px;background:#fff;color:var(--ref-green);font-size:11px}.ref-section{padding-top:28px}.ref-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.ref-section-head h2{margin:0;font-size:21px;font-weight:600;letter-spacing:-.02em}.ref-section-head h2 small{margin-left:8px;color:var(--ref-green);font-size:9px;font-weight:500}.ref-section-head>a{color:#656b67;font-size:10px}.ref-room-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:155px;gap:8px}.ref-room-grid a{position:relative;overflow:hidden;border-radius:7px;color:#fff}.ref-room-grid img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.ref-room-grid a:hover img{transform:scale(1.025)}.ref-room-grid a:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(23,19,15,.72))}.ref-room-grid span{position:absolute;z-index:1;right:16px;bottom:13px;left:16px;display:flex;flex-direction:column}.ref-room-grid strong{font-size:17px}.ref-room-grid small{font-size:10px}.ref-tabs{justify-content:flex-start}.ref-tabs nav{display:flex;gap:20px;margin-left:30px}.ref-tabs nav button{padding:5px 0;border:0;border-bottom:2px solid transparent;background:transparent;font-size:10px}.ref-tabs nav .is-active{border-color:var(--ref-green);color:var(--ref-green)}.ref-tabs>a{margin-left:auto}.ref-products{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.ref-products-four{grid-template-columns:repeat(4,1fr)}.ref-product{overflow:hidden;border:1px solid var(--ref-line);border-radius:8px;background:#fff}.ref-product-image{position:relative;height:190px;background:#f4f1eb}.ref-product-image>img{width:100%;height:100%;object-fit:cover}.ref-product-image button{position:absolute;right:7px;display:grid;width:27px;height:27px;padding:0;place-items:center;border:1px solid #ddd;border-radius:6px;background:#fff}.ref-product-image button:first-of-type{top:7px}.ref-product-image button:last-of-type{top:38px}.ref-product-body{position:relative;padding:10px 10px 11px}.ref-product-body h3{height:17px;margin:0 0 6px;overflow:hidden;font-size:11px;font-weight:620}.ref-rating{margin:0 0 7px;font-size:9px}.ref-rating i{color:#f3a126}.ref-rating span{color:#929792}.ref-product-body del{display:block;color:#9ca19d;font-size:9px}.ref-product-body>strong{display:block;margin:1px 0 6px;font-size:17px}.ref-product-body>div{display:flex;align-items:center;justify-content:space-between;margin-right:76px;font-size:8px}.ref-product-body>div span{color:#68716c}.ref-product-body>div span i{display:inline-block;width:6px;height:6px;margin-right:4px;border-radius:50%;background:#159054}.ref-product-body>div small{color:var(--ref-green)}.ref-buy{position:absolute;right:10px;bottom:10px;min-width:66px;min-height:32px;padding:6px 12px;border-color:var(--ref-green);border-radius:5px;background:var(--ref-green);color:#fff;font-size:10px}.ref-selector{display:grid;grid-template-columns:1.05fr .95fr;min-height:270px;margin-top:28px;padding:0;overflow:hidden;border-radius:8px;background:#f4f5ed}.ref-selector>div:first-child{padding:24px}.ref-selector h2{margin:0 0 14px;font-size:20px}.ref-select-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ref-select-row label{color:#777e79;font-size:8px}.ref-select-row select{width:100%;height:38px;margin-top:3px;padding:0 8px;border:1px solid var(--ref-line);border-radius:5px;background:#fff}.ref-selector ul{display:inline-grid;gap:5px;margin:16px 30px 0 0;padding:0;list-style:none;color:#535b56;font-size:9px}.ref-selector li i{margin-right:7px;color:var(--ref-green)}.ref-selector .ref-primary{min-width:170px;margin-top:13px}.ref-selector-photo{position:relative;overflow:hidden}.ref-selector-photo>img{width:100%;height:100%;object-fit:cover}.ref-selector-photo>span{position:absolute;right:30px;bottom:26px;display:flex;flex-direction:column;width:165px;padding:13px;border-radius:6px;background:rgba(255,255,255,.93);box-shadow:0 8px 28px rgba(0,0,0,.11)}.ref-selector-photo small{font-size:8px}.ref-selector-photo b{font-size:9px}.ref-selector-photo strong{font-size:30px}.ref-selector-photo span i{height:5px;border-radius:4px;background:linear-gradient(90deg,var(--ref-green) 92%,#dfe4e0 92%)}.ref-offers{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.ref-offers a{position:relative;min-height:150px;overflow:hidden;border-radius:7px;color:#fff}.ref-offers img{position:absolute;width:100%;height:100%;object-fit:cover}.ref-offers a:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(28,24,20,.77),transparent)}.ref-offers span{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;width:75%;height:100%;padding:18px}.ref-offers strong{font-size:18px}.ref-offers small{margin:5px 0 14px}.ref-offers b{padding:6px 10px;border-radius:4px;background:#fff3da;color:#433b31;font-size:9px}.ref-social{display:grid;grid-template-columns:1.3fr .8fr;gap:8px;margin-top:28px}.ref-reviews,.ref-help{overflow:hidden;border:1px solid var(--ref-line);border-radius:8px}.ref-reviews{padding:14px}.ref-reviews header{display:flex;align-items:center;justify-content:space-between}.ref-reviews h2,.ref-help h2{margin:0 0 10px;font-size:18px}.ref-reviews header a{font-size:9px}.ref-reviews>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ref-reviews article{display:flex;flex-direction:column;font-size:9px}.ref-reviews article img{width:100%;height:90px;border-radius:5px;object-fit:cover}.ref-reviews article b{margin-top:7px;color:#ee9c23;letter-spacing:2px}.ref-reviews article strong{margin:3px 0}.ref-reviews article p{margin:0;color:#686f6a}.ref-help{position:relative;min-height:250px;color:#fff}.ref-help>img{position:absolute;width:100%;height:100%;object-fit:cover}.ref-help:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,23,20,.86),rgba(24,23,20,.16))}.ref-help>div{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;height:100%;padding:24px}.ref-help p{font-size:10px}.ref-help strong{margin:6px 0 13px;font-size:14px}.ref-help .btn{font-size:10px}.ref-tools{display:grid;grid-template-columns:repeat(4,1fr);margin-top:8px;border:1px solid var(--ref-line);border-radius:8px}.ref-tools>a{display:flex;align-items:center;gap:11px;min-height:68px;padding:12px;color:var(--ref-ink)}.ref-tools>a>i{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--ref-line);border-radius:50%;color:var(--ref-green);font-size:17px}.ref-tools span{display:flex;flex-direction:column}.ref-tools strong{font-size:10px}.ref-tools small{color:#747b76;font-size:8px}.ref-articles{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ref-articles>a{position:relative;min-height:170px;overflow:hidden;border-radius:7px;color:#fff}.ref-articles img{position:absolute;width:100%;height:100%;object-fit:cover}.ref-articles>a:after{content:"";position:absolute;inset:20% 0 0;background:linear-gradient(transparent,rgba(22,19,16,.86))}.ref-articles span{position:absolute;z-index:1;right:18px;bottom:14px;left:18px;display:flex;align-items:flex-start;flex-direction:column}.ref-articles strong{font-size:16px;line-height:1.15}.ref-articles small{margin:5px 0;font-size:9px}.ref-articles b{font-size:9px}.ref-dynamic{padding-top:18px}.ly-trust-strip{margin-top:24px}@media (max-width:1199px){.ref-hero-copy h1{font-size:35px}.ref-products{grid-template-columns:repeat(4,1fr)}.ref-products .ref-product:last-child{display:none}.ref-select-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.ref-category-rail{grid-template-columns:repeat(3,1fr)}.ref-category-rail a{min-height:40px}.ref-hero{grid-template-columns:1fr}.ref-hero-main{min-height:440px}.ref-hero-side{grid-template-columns:1fr 1fr;grid-template-rows:190px}.ref-room-grid{grid-template-columns:repeat(2,1fr)}.ref-products,.ref-products-four{grid-template-columns:repeat(3,1fr)}.ref-products .ref-product:nth-last-child(-n+2){display:none}.ref-selector{grid-template-columns:1fr}.ref-selector-photo{min-height:300px}.ref-social{grid-template-columns:1fr}.ref-tools{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.container{width:calc(100% - 20px)}.ly-header-main{min-height:58px}.ref-category-rail{display:flex;min-height:42px;margin-right:0;margin-left:10px;overflow-x:auto;border-right:0;border-radius:6px 0 0 6px}.ref-category-rail a{flex:0 0 116px;min-height:40px;font-size:9px}.ref-category-rail i{font-size:14px}.ref-hero{display:block}.ref-hero-main{min-height:470px;border-radius:8px}.ref-hero-main>img{object-position:61% center}.ref-hero-shade{background:linear-gradient(180deg,rgba(20,18,15,.12) 25%,rgba(20,18,15,.82))}.ref-hero-copy{justify-content:flex-end;width:100%;min-height:470px;padding:24px}.ref-hero-copy h1{font-size:36px}.ref-hero-copy p{font-size:13px}.ref-hero-side{display:grid;grid-template-columns:1fr;grid-template-rows:170px 170px;margin-top:8px}.ref-promo span{padding:20px}.ref-promo span strong{font-size:24px}.ref-assist{align-items:flex-start;flex-wrap:wrap}.ref-assist>div:nth-child(2){min-width:calc(100% - 180px)}.ref-assist .btn{width:100%}.ref-section{padding-top:24px}.ref-section-head h2{font-size:19px}.ref-room-grid{grid-template-columns:1fr 1fr;grid-auto-rows:142px}.ref-room-grid strong{font-size:14px}.ref-products,.ref-products-four{display:flex;margin-right:-10px;overflow-x:auto;scroll-snap-type:x mandatory}.ref-product,.ref-products .ref-product:nth-last-child(-n+2){display:block;flex:0 0 72vw;scroll-snap-align:start}.ref-product-image{height:210px}.ref-selector{margin-top:24px}.ref-selector>div:first-child{padding:20px}.ref-select-row{grid-template-columns:1fr 1fr}.ref-selector .ref-primary{width:100%}.ref-offers{grid-template-columns:1fr}.ref-offers a{min-height:145px}.ref-reviews>div{display:flex;overflow-x:auto}.ref-reviews article{flex:0 0 78%}.ref-tools{grid-template-columns:1fr}.ref-articles{display:flex;margin-right:-10px;overflow-x:auto}.ref-articles>a{flex:0 0 82%}.ly-trust-strip{margin-top:18px}}.ref-seo{margin-top:48px;margin-bottom:54px;padding-top:34px;padding-bottom:34px;border-top:1px solid #e7ebe8;color:#52605a}.ref-seo h2{margin:0 0 18px;color:#14211c;font-size:26px;line-height:1.22;font-weight:650;letter-spacing:-.025em}.ref-seo-copy{max-width:1120px;font-size:15px;line-height:1.75;columns:2;column-gap:52px}.ref-seo-copy p{margin:0 0 12px;break-inside:avoid}@media (max-width:767px){.ref-seo{margin-top:30px;margin-bottom:86px;padding-top:26px;padding-bottom:18px}.ref-seo h2{font-size:22px}.ref-seo-copy{columns:1;font-size:14px;line-height:1.65}}body.ly-body{font-family:Onest,"Segoe UI",Arial,sans-serif}.ref-tools>a,.ref-tools>button{display:flex;align-items:center;gap:11px;min-height:68px;padding:12px;border:0;background:transparent;color:var(--ref-ink);text-align:left}.ref-tools>a>i,.ref-tools>button>i{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:1px solid var(--ref-line);border-radius:50%;color:var(--ref-green);font-size:17px}body.ly-modal-open{overflow:hidden}.ly-overlay{position:fixed;z-index:9999;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,24,20,.52);opacity:0;visibility:hidden;transition:opacity .18s ease , visibility .18s ease}.ly-overlay.is-open{opacity:1;visibility:visible}.ly-panel{position:relative;width:min(100%,520px);max-height:calc(100vh - 48px);overflow:auto;padding:34px;border-radius:18px;background:#fff;box-shadow:0 24px 80px rgba(5,25,17,.22);transform:translateY(12px);transition:transform .18s ease}.ly-overlay.is-open .ly-panel{transform:none}.ly-panel-wide{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(320px,1.2fr);width:min(100%,980px);gap:24px}.ly-panel-close{position:absolute;z-index:2;top:16px;right:16px;display:grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid var(--ref-line);border-radius:50%;background:#fff;color:#27302c}.ly-panel-icon{display:grid;width:46px;height:46px;margin-bottom:15px;place-items:center;border-radius:14px;background:#eef7f2;color:var(--ref-green);font-size:19px}.ly-panel h2{margin:0 40px 10px 0;font-size:26px;letter-spacing:-.025em}.ly-panel>p{color:var(--ref-muted);line-height:1.6}.ly-upload-zone{display:flex;align-items:center;justify-content:center;min-height:170px;margin:22px 0 16px;padding:20px;border:1.5px dashed #b9c8c0;border-radius:14px;background:#f7faf8 center/cover no-repeat;color:var(--ref-green);text-align:center;cursor:pointer}.ly-upload-zone.has-image{color:#fff;text-shadow:0 1px 8px #000}.ly-upload-zone input,.ly-tryon-copy .btn input{position:absolute;width:1px;height:1px;opacity:0}.ly-upload-message{font-weight:650}.ly-or{display:flex;align-items:center;gap:12px;margin:13px 0;color:#929a96}.ly-or:before,.ly-or:after{content:"";height:1px;flex:1;background:var(--ref-line)}.ly-field{display:grid;gap:7px;margin:14px 0;color:#65706a;font-size:12px}.ly-field .form-control{height:46px;border-color:var(--ref-line);border-radius:9px}.ly-panel>.ref-primary{width:100%;min-height:48px;border-radius:9px}.ly-panel-status{margin-top:14px;line-height:1.5}.ly-panel-status.is-error{color:#9a3b31}.ly-panel-status.is-info{padding:12px;border-radius:9px;background:#f2f7f4;color:#315347}.ly-tryon-copy{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:18px}.ly-tryon-copy>span{color:var(--ref-brass);font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.12em}.ly-tryon-copy small{color:#78817d}.ly-tryon-stage{position:relative;min-height:500px;overflow:hidden;border-radius:14px;background:#eef1ec url('../image/room-living.webp') center/cover no-repeat}.ly-tryon-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),transparent 45%)}.ly-tryon-product{position:absolute;z-index:1;top:0;left:50%;width:28%;height:auto;max-height:65%;object-fit:contain;transform:translateX(-50%);filter:drop-shadow(0 12px 10px rgba(0,0,0,.25))}.ly-chat-overlay{align-items:flex-end;justify-content:flex-end}.ly-chat-panel{width:min(100%,410px);padding:0;overflow:hidden}.ly-chat-panel header{display:flex;align-items:center;gap:12px;padding:20px;border-bottom:1px solid var(--ref-line)}.ly-chat-panel header .ly-panel-icon{margin:0}.ly-chat-panel header h2{margin:0;font-size:18px}.ly-chat-panel header small{color:#6d776f}.ly-chat-panel header small i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#20a565}.ly-chat-panel header .ly-panel-close{position:static;margin-left:auto}.ly-chat-log{display:flex;align-items:flex-start;flex-direction:column;gap:10px;height:290px;padding:18px;overflow:auto;background:#f7f8f5}.ly-chat-log>div{max-width:86%;padding:10px 12px;border-radius:4px 12px 12px;background:#fff;line-height:1.45}.ly-chat-log>.is-user{align-self:flex-end;border-radius:12px 4px 12px 12px;background:var(--ref-green);color:#fff}.ly-chat-choices{display:flex;flex-wrap:wrap;gap:7px;padding:0 18px 12px;background:#f7f8f5}.ly-chat-choices button,.ly-chat-choices a{padding:8px 10px;border:1px solid #c9d5ce;border-radius:999px;background:#fff;color:var(--ref-green);font-size:12px}.ly-chat-form{display:flex;gap:8px;padding:14px 18px}.ly-chat-form input{height:44px;border-radius:9px}.ly-chat-form button{width:44px;border:0;border-radius:9px;background:var(--ref-green);color:#fff}.ly-chat-note{margin:0;padding:0 18px 14px!important;color:#909793!important;font-size:10px!important}.ly-reduced-motion *{scroll-behavior:auto!important;transition:none!important;animation:none!important}@media (max-width:767px){.ly-overlay{padding:0;align-items:flex-end}.ly-panel{width:100%;max-height:92vh;padding:25px 20px;border-radius:20px 20px 0 0}.ly-panel-wide{display:block}.ly-tryon-stage{min-height:360px}.ly-chat-panel{height:min(82vh,650px)}.ly-chat-log{height:calc(82vh - 238px)}}.ly-logo{gap:10px}.ly-logo-mark{display:block;width:34px!important;height:42px!important}.ly-logo-mark:before,.ly-logo-mark:after,.ly-logo-mark>span{display:none!important}.ly-logo-mark img{display:block;width:100%;height:100%;object-fit:contain}.ly-logo-text{display:flex;align-items:flex-start!important;flex-direction:column;line-height:1}.ly-logo-text>span{display:flex;align-items:baseline}.ly-logo-text strong{color:#073f2e;font-size:27px!important;font-weight:300!important;letter-spacing:-.055em!important}.ly-logo-text small{margin-left:2px;color:#073f2e!important;font-size:12px!important;font-weight:300}.ly-logo-text em{margin-top:5px;color:#315347;font-size:7px;font-style:normal;font-weight:450;letter-spacing:.16em}.ly-footer .ly-logo-mark img{filter:brightness(0) invert(1)}.ly-footer .ly-logo-text strong,.ly-footer .ly-logo-text small,.ly-footer .ly-logo-text em{color:#f5f2e8!important}@media (max-width:991px){.ly-logo-text em{display:none}}@media (max-width:479px){.ly-logo-text{display:none}}.ref-category-rail img{width:27px;height:27px;object-fit:contain;transition:transform .18s ease}.ref-category-rail a:hover img{transform:translateY(-2px)}.ref-hero.container:before,.ref-hero.container:after,.ref-social.container:before,.ref-social.container:after{display:none;content:none}#product-product>.breadcrumb{margin:8px 0 12px}.ref-product-gallery .thumbnails{display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px;margin:0;padding:0;list-style:none}.ref-product-gallery .thumbnails>li:first-child{grid-column:2;grid-row:1/7}.ref-product-gallery .thumbnails>li:first-child .thumbnail{height:455px;margin:0}.ref-product-gallery .thumbnails>li:first-child img{width:100%;height:100%;max-height:none;object-fit:contain}.ref-product-gallery .image-additional{grid-column:1}.ref-product-gallery .image-additional .thumbnail{height:70px;margin:0;padding:3px}.ref-product-gallery .image-additional img{width:100%;height:100%;object-fit:contain}.ref-product-tryon{display:grid;grid-template-columns:1fr 1.25fr;gap:10px;margin:14px 0;padding:16px;border:1px solid #cfded7;border-radius:8px;background:#f5faf7}.ref-product-tryon h2{margin:0 0 8px;font-size:17px}.ref-product-tryon p{color:#6d756f;font-size:9px}.ref-product-tryon .btn{min-height:34px;padding:7px 10px;font-size:9px}.ref-product-tryon>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:5px}.ref-product-tryon img{width:100%;height:138px;border-radius:6px;object-fit:cover}.ref-product-summary{padding:0 20px}.ref-product-summary h1{margin:22px 0 10px!important;font-size:25px!important;line-height:1.15}.ref-product-summary>.btn-group{float:right}.ref-product-summary>.list-unstyled{padding:8px 0;border-bottom:1px solid var(--ref-line);font-size:10px}.ref-product-summary>.list-unstyled h2{font-size:31px}.ref-product-badges{display:flex;gap:7px;margin-bottom:8px}.ref-product-badges span{padding:6px 9px;border:1px solid var(--ref-green);border-radius:5px;color:var(--ref-green);font-size:9px}.ref-product-badges span+span{border-color:#dac9a8;color:#715c3c}.ref-product-summary #product .form-group:last-of-type{display:grid;grid-template-columns:90px 1fr;gap:8px;align-items:end}.ref-product-summary #input-quantity{width:90px}.ref-product-summary #button-cart{grid-column:2;grid-row:1;min-height:52px}.ref-one-click{grid-column:2;min-height:40px;border:1px solid var(--ref-green);background:#fff;color:var(--ref-green)}.ref-product-side{padding-left:0}.ref-product-side section{margin-bottom:8px;padding:12px;border:1px solid var(--ref-line);border-radius:7px;background:#fbfaf7}.ref-product-side h3{display:flex;justify-content:space-between;margin:0 0 8px;font-size:12px}.ref-product-side section>p{color:#737a75;font-size:8px}.ref-product-side input[type="range"]{width:100%;accent-color:var(--ref-green)}.ref-product-side section>div:not(.ref-bank-grid){display:flex;justify-content:space-between;font-size:8px}.ref-product-side section>strong{display:flex;align-items:center;flex-direction:column;margin-top:10px;padding:10px;border:1px solid var(--ref-line);border-radius:5px;font-size:9px}.ref-product-side big{font-size:16px;font-weight:600}.ref-bank-grid{display:grid;grid-template-columns:1fr 1fr}.ref-bank-grid b{display:grid;min-height:37px;padding:5px;place-items:center;border:1px solid var(--ref-line);font-size:8px}.ref-bank-grid b:nth-child(2){color:#52a91d}.ref-product-side section>a{display:flex;align-items:center;gap:7px;margin-top:5px;padding:8px;border:1px solid var(--ref-line);border-radius:5px;color:#2f3531}.ref-product-side section>a>span{display:flex;flex:1;flex-direction:column;font-size:9px}.ref-product-side section>a small{color:#7d847f;font-size:7px}@media (max-width:991px){.ref-product-side{display:none}.ref-product-gallery,.ref-product-summary{width:50%}.ref-product-summary{padding-right:15px}}@media (max-width:767px){.ref-product-gallery,.ref-product-summary{width:100%}.ref-product-gallery .thumbnails{display:flex;overflow-x:auto}.ref-product-gallery .thumbnails>li:first-child{flex:0 0 100%;order:-1}.ref-product-gallery .thumbnails>li:first-child .thumbnail{height:390px}.ref-product-gallery .image-additional{flex:0 0 68px}.ref-product-tryon{grid-template-columns:1fr}.ref-product-summary{padding:0 5px}.ref-product-summary #product .form-group:last-of-type{position:sticky;z-index:20;bottom:64px;display:grid;padding:8px;background:#fff}.ref-product-summary #button-cart{grid-column:2}}.ref-product-gallery .ref-smart-image{position:relative;isolation:isolate;display:grid;overflow:hidden;padding:18px;place-items:center;border:1px solid rgba(7,63,46,.1);border-radius:18px;background:#f5f2e8;box-shadow:0 18px 44px rgba(25,45,37,.08)}.ref-product-gallery .ref-smart-image:before{position:absolute;z-index:-2;inset:-12%;content:"";background-image:var(--ly-smart-image);background-position:center;background-size:cover;filter:blur(28px) saturate(.72);opacity:.36;transform:scale(1.08)}.ref-product-gallery .ref-smart-image:after{position:absolute;z-index:-1;inset:0;content:"";background:linear-gradient(135deg,rgba(245,242,232,.86),rgba(255,255,255,.58) 48%,rgba(234,240,236,.8));backdrop-filter:blur(2px)}.ref-product-gallery .ref-smart-image img{position:relative;z-index:1;width:auto!important;height:auto!important;max-width:94%!important;max-height:94%!important;border-radius:10px;object-fit:contain!important;filter:drop-shadow(0 18px 24px rgba(25,34,30,.13));transition:transform .32s ease}.ref-product-gallery .ref-smart-image:hover img{transform:scale(1.018)}.ref-product-gallery .ref-smart-image.is-portrait img{max-width:84%!important}.ref-product-gallery .ref-smart-image.is-landscape img{max-width:96%!important}@media (max-width:767px){.ref-product-gallery .ref-smart-image{padding:12px;border-radius:14px}.ref-product-gallery .ref-smart-image:before{filter:blur(22px) saturate(.75)}}.ref-category-page{padding-bottom:35px}.ref-category-page .breadcrumb{margin:8px 0}.ref-category-title{display:flex;align-items:baseline;gap:20px}.ref-category-title h1{margin:5px 0 12px!important;font-size:31px!important}.ref-category-title span{color:#747b77;font-size:11px}.ref-category-layout{display:grid;grid-template-columns:264px minmax(0,1fr);gap:16px}.ref-filter{padding:12px;border:1px solid var(--ref-line);border-radius:7px}.ref-filter header{display:flex;align-items:center;justify-content:space-between;padding:2px 0 12px}.ref-filter header strong{font-size:17px}.ref-filter header button{border:0;background:transparent;color:var(--ref-green);font-size:10px}.ref-filter section{padding:12px 0;border-top:1px solid var(--ref-line)}.ref-filter h3{display:flex;justify-content:space-between;margin:0 0 10px;font-size:11px;font-weight:650}.ref-filter label{display:flex;align-items:center;margin:6px 0;font-size:10px;font-weight:400}.ref-filter label input{margin:0 7px 0 0}.ref-filter label small{margin-left:auto;color:#929995}.ref-filter section>a{color:var(--ref-green);font-size:9px}.ref-range{position:relative;height:10px;margin:8px 4px}.ref-range:before{content:"";position:absolute;top:4px;right:0;left:0;height:2px;background:#d8dedb}.ref-range i{position:absolute;z-index:1;top:4px;right:8%;left:4%;height:2px;background:var(--ref-green)}.ref-range b{position:absolute;z-index:2;top:0;width:10px;height:10px;border:2px solid var(--ref-green);border-radius:50%;background:#fff}.ref-range b:first-of-type{left:3%}.ref-range b:last-of-type{right:7%}.ref-price-inputs{display:flex;align-items:center;gap:6px}.ref-price-inputs input{min-width:0;width:45%;height:32px;padding:0 7px;border:1px solid var(--ref-line);border-radius:4px;font-size:9px}.ref-price-inputs span{color:#8b918d;font-size:9px}.ref-filter .ref-filter-row{display:flex;align-items:center;justify-content:space-between}.ref-filter-row strong{font-size:10px}.ref-filter-row>i{position:relative;width:28px;height:15px;border-radius:10px;background:#d8dcda}.ref-filter-row>i:after{content:"";position:absolute;top:2px;left:2px;width:11px;height:11px;border-radius:50%;background:#fff}.ref-filter-row>i.is-on{background:var(--ref-green)}.ref-filter-row>i.is-on:after{left:15px}.ref-category-banner{position:relative;height:160px;overflow:hidden;border-radius:7px}.ref-category-banner>img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.ref-category-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(35,29,23,.7),transparent 70%)}.ref-category-banner>div{position:absolute;z-index:1;top:0;bottom:0;left:38px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;color:#fff}.ref-category-banner strong{font-size:31px;line-height:1.06}.ref-category-banner .btn{min-height:34px;margin-top:15px;padding:7px 15px;border:0;border-radius:5px;background:#fff0d4;color:#342f29;font-size:10px}.ref-category-chips{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:10px}.ref-category-chips a{position:relative;height:150px;overflow:hidden;border-radius:7px;color:#fff}.ref-category-chips img{width:100%;height:100%;object-fit:cover}.ref-category-chips a:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(18,17,15,.78))}.ref-category-chips span{position:absolute;z-index:1;right:10px;bottom:10px;left:10px;display:flex;flex-direction:column;font-size:12px;font-weight:600}.ref-category-chips small{font-size:8px;font-weight:400}.ref-subcategories{display:flex;gap:8px;margin:12px 0}.ref-subcategories a{padding:7px 10px;border:1px solid var(--ref-line);border-radius:5px;color:#555c58;font-size:9px}.ref-catalog-toolbar{display:flex;align-items:center;gap:8px;margin:12px 0;padding:6px 0;border-bottom:1px solid var(--ref-line)}.ref-catalog-toolbar>div{display:flex;flex:1;align-items:center;gap:7px;font-size:9px}.ref-catalog-toolbar b{padding:6px 9px;border:1px solid #d8e4de;border-radius:5px;color:#496057;font-weight:500}.ref-catalog-toolbar select{height:34px;border:1px solid var(--ref-line);border-radius:5px;font-size:9px}.ref-catalog-toolbar>button{width:34px;height:34px;border:1px solid var(--ref-line);border-radius:5px;background:#fff}.ref-category-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ref-category-products .ref-product-image{height:280px}.ref-category-products .ref-product-body{min-height:137px}.ref-category-products .ref-product-body h3{height:20px;font-size:12px}.ref-category-products .ref-product-body>strong{font-size:21px}.ref-photo-cta{display:flex;align-items:center;gap:15px;min-height:64px;margin:14px 0;padding:8px;border:1px solid var(--ref-line);border-radius:7px;background:#faf9f6}.ref-photo-cta img{width:125px;height:50px;border-radius:4px;object-fit:cover}.ref-photo-cta>div{display:flex;flex:1;flex-direction:column}.ref-photo-cta strong{font-size:11px}.ref-photo-cta small{color:#737a76;font-size:9px}.ref-empty{margin:20px 0;padding:50px;border-radius:8px;background:#faf9f6;text-align:center}@media (max-width:991px){.ref-category-layout{grid-template-columns:1fr}.ref-filter{display:none}.ref-category-chips{grid-template-columns:repeat(3,1fr)}.ref-category-products{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.ref-category-title h1{font-size:27px!important}.ref-category-banner{height:210px}.ref-category-banner>div{left:22px}.ref-category-banner strong{font-size:27px}.ref-category-chips{display:flex;margin-right:-10px;overflow-x:auto}.ref-category-chips a{flex:0 0 42vw;height:130px}.ref-catalog-toolbar>div{display:none}.ref-catalog-toolbar select{flex:1}.ref-category-products{grid-template-columns:1fr 1fr;gap:8px}.ref-category-products .ref-product-image{height:180px}.ref-category-products .ref-product-body{min-height:145px}.ref-category-products .ref-product-body>div{display:none}.ref-photo-cta{align-items:flex-start;flex-wrap:wrap}.ref-photo-cta img{width:100px}.ref-photo-cta .btn{width:100%}}#checkout-cart,#checkout-checkout{max-width:1508px;padding-bottom:30px}#checkout-cart>.breadcrumb,#checkout-checkout>.breadcrumb{margin:10px 0}#checkout-cart h1,#checkout-checkout h1{font-size:29px!important}.ref-checkout-steps{display:flex}.table-responsive{border:0!important}#checkout-cart .table{border-collapse:separate;border-spacing:0 10px}#checkout-cart .table>tbody>tr{box-shadow:0 0 0 1px var(--ref-line);border-radius:7px}#checkout-cart .table>tbody>tr>td{border:0;background:#fff}#checkout-cart .table img{width:130px;height:130px;background:#f2efe9}#checkout-cart .table a{color:#222;font-weight:600}#checkout-cart .input-group{max-width:110px}#checkout-cart .panel-group{max-width:70%}#checkout-cart .col-sm-4.col-sm-offset-8{margin-left:0;width:100%}#checkout-cart .col-sm-4.col-sm-offset-8 .table{margin-left:auto;max-width:390px;border:1px solid var(--ref-line);border-radius:8px}#checkout-cart .buttons{display:flex;justify-content:flex-end;gap:8px}#checkout-cart .buttons .pull-left,#checkout-cart .buttons .pull-right{float:none!important}#checkout-checkout .panel-group{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:10px}#checkout-checkout .panel-group .panel{grid-column:1}#checkout-checkout .panel-group .panel:last-child{grid-column:2;grid-row:1/8}#checkout-checkout .panel-heading{padding:15px 18px}#checkout-checkout .panel-body{padding:18px}#checkout-checkout .btn-primary{background:var(--ref-green);border-color:var(--ref-green)}@media (max-width:767px){#checkout-cart .table>tbody>tr{box-shadow:none}#checkout-cart .table img{width:80px;height:80px}#checkout-cart .panel-group{max-width:none}#checkout-checkout .panel-group{display:block}}.ref-cart-page{padding-bottom:70px!important}.ref-cart-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:12px 0 22px}.ref-cart-head>div:first-child>span{color:var(--ref-brass);font-size:9px;font-weight:750;letter-spacing:.15em}.ref-cart-head h1{margin:5px 0 4px!important}.ref-cart-head p{margin:0;color:#747e78;font-size:11px}.ref-checkout-steps{display:flex;align-items:center;gap:8px}.ref-checkout-steps b{display:flex;align-items:center;gap:6px;color:#8a928e;font-size:9px;font-weight:600}.ref-checkout-steps b i{display:grid;width:25px;height:25px;place-items:center;border:1px solid #d7ddd9;border-radius:50%;font-size:9px;font-style:normal}.ref-checkout-steps .is-active{color:var(--ref-green)}.ref-checkout-steps .is-active i{border-color:var(--ref-green);background:var(--ref-green);color:#fff}.ref-checkout-steps>span{width:36px;height:1px;background:#dfe4e1}.ref-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:15px;align-items:start}.ref-cart-items{min-width:0}.ref-cart-items>form{display:grid;gap:9px}.ref-cart-item{position:relative;display:grid;grid-template-columns:150px minmax(180px,1fr) 140px 110px;align-items:center;gap:16px;min-height:170px;padding:13px 42px 13px 13px;border:1px solid var(--ref-line);border-radius:12px;background:#fff}.ref-cart-image{display:block;height:142px;overflow:hidden;border-radius:9px;background:#f3f0ea}.ref-cart-image img{width:100%;height:100%;object-fit:cover}.ref-cart-product small{color:#89918d;font-size:8px}.ref-cart-product h2{margin:5px 0 7px;font-size:14px;line-height:1.35}.ref-cart-product h2 a{color:#212824}.ref-cart-product>span{display:block;color:#6d7872;font-size:9px}.ref-cart-product>b{display:block;margin-top:12px;color:#68736d;font-size:8px;font-weight:500}.ref-cart-product>b i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#17a368}.ref-cart-quantity{display:flex;align-items:center}.ref-cart-quantity button,.ref-cart-quantity input{width:34px;height:36px;padding:0;border:1px solid #dfe4e1;background:#fff;text-align:center}.ref-cart-quantity button:first-child{border-radius:7px 0 0 7px}.ref-cart-quantity button:last-child{margin-left:6px;border-radius:7px;color:var(--ref-green)}.ref-cart-quantity input{border-right:0;border-left:0;appearance:textfield}.ref-cart-price{text-align:right}.ref-cart-price strong,.ref-cart-price small{display:block}.ref-cart-price strong{font-size:17px}.ref-cart-price small{margin-top:5px;color:#929994;font-size:8px}.ref-cart-remove{position:absolute;top:15px;right:13px;width:28px;height:28px;padding:0;border:0;background:transparent;color:#9aa39e}.ref-cart-options{margin-top:10px;padding:18px;border:1px solid var(--ref-line);border-radius:12px;background:#fff}.ref-cart-options h2{margin:0 0 5px;font-size:16px}.ref-cart-options>p{color:#7e8882;font-size:10px}.ref-cart-continue{display:inline-block;margin:15px 0;color:#52615a;font-size:10px}.ref-cart-continue i{margin-right:6px}.ref-cart-support{display:flex;align-items:center;gap:11px;padding:14px 16px;border:1px solid #e2ddd0;border-radius:11px;background:#fbf9f4}.ref-cart-support>i{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#fff;color:var(--ref-brass)}.ref-cart-support>div{display:flex;flex:1;flex-direction:column}.ref-cart-support strong{font-size:10px}.ref-cart-support small{color:#7d8580;font-size:8px}.ref-cart-support button{border:0;background:transparent;color:var(--ref-green);font-size:9px;font-weight:700}.ref-cart-summary{position:sticky;top:18px;padding:22px;border:1px solid var(--ref-line);border-radius:13px;background:#fff;box-shadow:0 12px 38px rgba(24,43,34,.07)}.ref-cart-summary>h2{margin:0 0 16px;font-size:18px}.ref-cart-total-lines{padding-bottom:12px;border-bottom:1px solid var(--ref-line)}.ref-cart-total-lines p{display:flex;align-items:center;justify-content:space-between;margin:8px 0}.ref-cart-total-lines span{color:#6f7974;font-size:10px}.ref-cart-total-lines strong{font-size:12px}.ref-cart-total-lines p:last-child{margin-top:15px}.ref-cart-total-lines p:last-child span,.ref-cart-total-lines p:last-child strong{color:#1e2722;font-size:18px;font-weight:700}.ref-installment-box{margin:15px 0;padding:14px;border-radius:10px;background:#f2f7f4}.ref-installment-box header,.ref-installment-box label,.ref-installment-box>p{display:flex;align-items:center;justify-content:space-between}.ref-installment-box header strong,.ref-installment-box header small{display:block}.ref-installment-box header strong{font-size:10px}.ref-installment-box header small{margin-top:2px;color:#77827c;font-size:8px}.ref-installment-box header>i{color:var(--ref-green)}.ref-installment-box label{margin-top:12px;font-size:9px}.ref-installment-box input{width:100%;accent-color:var(--ref-green)}.ref-installment-box>div{display:flex;justify-content:space-between;color:#8b938f;font-size:8px}.ref-installment-box>p{margin:10px 0 0;padding-top:10px;border-top:1px solid #dde7e1}.ref-installment-box>p small,.ref-installment-box>p strong{display:block}.ref-installment-box>p small{color:#7d8581;font-size:8px}.ref-installment-box>p strong{color:var(--ref-green);font-size:10px}.ref-cart-checkout{width:100%;min-height:50px;border-radius:9px;font-size:12px}.ref-cart-trust{display:grid;grid-template-columns:1fr 1fr;margin:14px 0;padding:0;list-style:none;color:#717b75;font-size:8px}.ref-cart-trust li{margin:4px 0}.ref-cart-trust i{width:18px;color:var(--ref-green)}.ref-cart-payment-logos{display:flex;flex-wrap:wrap;gap:5px;padding-top:12px;border-top:1px solid var(--ref-line)}.ref-cart-payment-logos b{padding:5px 7px;border:1px solid #e1e5e2;border-radius:5px;font-size:7px}@media (max-width:1100px){.ref-cart-layout{grid-template-columns:minmax(0,1fr) 320px}.ref-cart-item{grid-template-columns:120px minmax(150px,1fr) 110px}.ref-cart-price{grid-column:2}.ref-cart-image{height:125px}}@media (max-width:767px){.ref-cart-head{align-items:flex-start;flex-direction:column}.ref-checkout-steps{width:100%;justify-content:space-between}.ref-checkout-steps>span{flex:1}.ref-cart-layout{grid-template-columns:1fr}.ref-cart-item{grid-template-columns:90px 1fr;padding-right:36px;min-height:130px}.ref-cart-image{height:105px}.ref-cart-quantity{grid-column:2}.ref-cart-price{position:absolute;right:13px;bottom:15px}.ref-cart-summary{position:static}.ref-cart-support{align-items:flex-start}.ref-cart-trust{grid-template-columns:1fr 1fr}}.ly-account-page{padding-bottom:70px}.ly-account-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:18px;align-items:start}.ly-account-sidebar{position:sticky;top:18px;overflow:hidden;border:1px solid var(--ref-line);border-radius:14px;background:#fff}.ly-account-person{display:flex;align-items:center;gap:11px;padding:18px;border-bottom:1px solid var(--ref-line);background:#f8faf7}.ly-account-person>span{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:50%;background:#073f2e;color:#fff;font-size:13px;font-weight:700}.ly-account-person>div{min-width:0}.ly-account-person strong,.ly-account-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ly-account-person strong{font-size:12px}.ly-account-person small{margin-top:3px;color:#7b8580;font-size:9px}.ly-account-sidebar nav{display:grid;padding:9px}.ly-account-sidebar nav a{display:flex;align-items:center;gap:10px;min-height:43px;padding:8px 10px;border-radius:8px;color:#515b56;font-size:11px}.ly-account-sidebar nav a:hover,.ly-account-sidebar nav .is-active{background:#edf6f1;color:#075d3e}.ly-account-sidebar nav a>i{width:20px;color:#789087;text-align:center;font-size:15px}.ly-account-sidebar nav a>span{flex:1}.ly-account-sidebar nav a>b{display:grid;min-width:20px;height:20px;padding:0 5px;place-items:center;border-radius:10px;background:#f0f3f1;color:#607069;font-size:9px}.ly-account-content{min-width:0}.ly-account-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:170px;padding:28px 31px;overflow:hidden;border-radius:15px;background:linear-gradient(120deg,#f4f0e7,#eef6f1);position:relative}.ly-account-welcome:after{content:"";position:absolute;right:-55px;bottom:-110px;width:280px;height:280px;border:1px solid rgba(7,93,62,.12);border-radius:50%;box-shadow:0 0 0 34px rgba(7,93,62,.035) , 0 0 0 68px rgba(7,93,62,.025)}.ly-account-welcome>div,.ly-account-welcome>a{position:relative;z-index:1}.ly-account-welcome span,.ly-account-orders header span{color:#ae7b36;font-size:9px;font-weight:750;letter-spacing:.14em}.ly-account-welcome h1{margin:6px 0 8px;font-size:30px;font-weight:590;letter-spacing:-.035em}.ly-account-welcome p{max-width:650px;margin:0;color:#6b756f;font-size:12px}.ly-account-welcome .btn{min-width:160px}.ly-account-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:12px 0}.ly-account-stats>a{display:flex;align-items:center;gap:11px;min-height:90px;padding:14px;border:1px solid var(--ref-line);border-radius:12px;background:#fff;color:#252b28}.ly-account-stats>a>i{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#eff7f2;color:#075d3e;font-size:16px}.ly-account-stats span{display:flex;flex:1;flex-direction:column}.ly-account-stats small{color:#7b8580;font-size:8px}.ly-account-stats strong{margin-top:3px;font-size:15px}.ly-account-stats>a>b{color:#a6afaa}.ly-account-orders{padding:22px;border:1px solid var(--ref-line);border-radius:14px;background:#fff}.ly-account-orders>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.ly-account-orders h2{margin:4px 0 0;font-size:19px}.ly-account-orders header>a{color:#65716b;font-size:10px}.ly-order-list{display:grid}.ly-order-list article{display:grid;grid-template-columns:1fr 1fr .7fr 1fr 1fr auto;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #ecefeb}.ly-order-list small,.ly-order-list strong{display:block}.ly-order-list small{color:#8a938f;font-size:8px}.ly-order-list strong{margin-top:3px;font-size:11px}.ly-order-status{display:flex;align-items:center;gap:6px;color:#52645b;font-size:10px}.ly-order-status i{width:7px;height:7px;border-radius:50%;background:#18a36b}.ly-order-list .btn{min-height:34px;padding:6px 11px;font-size:9px}.ly-account-empty{padding:38px;text-align:center}.ly-account-empty>i{display:grid;width:56px;height:56px;margin:0 auto 12px;place-items:center;border-radius:50%;background:#eef6f1;color:#075d3e;font-size:21px}.ly-account-empty h3{margin:0 0 5px;font-size:17px}.ly-account-empty p{margin:0 0 16px;color:#77817c;font-size:11px}.ly-account-help{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:12px;padding:16px 19px;border:1px solid #e1ddd1;border-radius:12px;background:#fbf9f4}.ly-account-help>div{display:flex;align-items:center;gap:12px}.ly-account-help>div>i{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#fff;color:#ae7b36}.ly-account-help span{display:flex;flex-direction:column}.ly-account-help strong{font-size:11px}.ly-account-help small{margin-top:3px;color:#7b817d;font-size:9px}@media (max-width:1100px){.ly-account-stats{grid-template-columns:1fr 1fr}.ly-order-list article{grid-template-columns:1fr 1fr 1fr auto}.ly-order-list article>div:nth-child(3),.ly-order-list article>div:nth-child(4){display:none}}@media (max-width:767px){.ly-account-page{padding-bottom:95px}.ly-account-layout{grid-template-columns:1fr}.ly-account-sidebar{position:static}.ly-account-person{padding:14px}.ly-account-sidebar nav{display:flex;overflow-x:auto}.ly-account-sidebar nav a{flex:0 0 auto}.ly-account-sidebar nav a>b{display:none}.ly-account-welcome{align-items:flex-start;flex-direction:column;padding:24px}.ly-account-welcome h1{font-size:25px}.ly-account-welcome .btn{width:100%}.ly-account-stats{grid-template-columns:1fr 1fr}.ly-account-stats>a{min-height:78px}.ly-account-orders{padding:17px}.ly-order-list article{grid-template-columns:1fr 1fr auto}.ly-order-list article>div:nth-child(2){display:none}.ly-order-status{grid-row:2}.ly-account-help{align-items:stretch;flex-direction:column}.ly-account-help .btn{width:100%}}@media (max-width:479px){.ly-account-stats{grid-template-columns:1fr}.ly-order-list article{grid-template-columns:1fr auto}.ly-order-list article>div:nth-child(n+2){display:none}}.ly-voice-button{position:relative;display:grid;flex:0 0 38px;width:38px;height:38px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--ly-green);transition:background .18s , color .18s , transform .18s}.ly-voice-button:hover{background:#e9f5ef}.ly-voice-button.is-listening{background:var(--ly-green);color:#fff;animation:lyVoicePulse 1.35s infinite}.ly-voice-button.is-listening:after{content:"";position:absolute;inset:-4px;border:2px solid rgba(8,114,77,.25);border-radius:50%;animation:lyVoiceRing 1.35s infinite}.ly-voice-button.is-error{background:#fff1ee;color:#a23c32}.ly-voice-button[disabled]{opacity:.35;cursor:not-allowed}.ly-chat-form{align-items:center}.ly-chat-form .ly-chat-send{flex:0 0 44px;width:44px;height:44px;border:0;border-radius:9px;background:var(--ref-green);color:#fff}.ly-chat-form .ly-chat-voice{flex:0 0 44px;width:44px;height:44px;border:1px solid #d6e1db;border-radius:9px;background:#f1f7f4;color:var(--ref-green)}.ly-chat-form .ly-chat-voice.is-listening{border-color:var(--ref-green);background:var(--ref-green);color:#fff}@keyframes lyVoicePulse{50%{transform:scale(.94)}}@keyframes lyVoiceRing{0%{transform:scale(.82);opacity:0}45%{opacity:1}100%{transform:scale(1.25);opacity:0}}@media (max-width:767px){.ly-search-voice{flex-basis:36px;width:36px;height:36px}.ly-chat-form{gap:6px;padding:12px}.ly-chat-form .ly-chat-voice,.ly-chat-form .ly-chat-send{flex-basis:42px;width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.ly-voice-button.is-listening,.ly-voice-button.is-listening:after{animation:none}}.ref-product-image,.product-thumb .image{position:relative;isolation:isolate;display:block;overflow:hidden;background:#edf2ef}.ref-product-image:before,.product-thumb .image:before{position:absolute;z-index:-2;inset:-24px;content:"";background-image:var(--ly-card-image);background-position:center;background-size:cover;filter:blur(24px) saturate(.82);opacity:.7;transform:scale(1.13)}.ref-product-image:after,.product-thumb .image:after{position:absolute;z-index:-1;inset:0;content:"";background:linear-gradient(135deg,rgba(240,244,241,.36),rgba(255,255,255,.1) 48%,rgba(224,235,229,.34))}.ref-product-image>a,.product-thumb .image>a{position:relative;z-index:1;display:block;width:100%;height:100%}.ref-product-image>img,.ref-product-image>a>img,.product-thumb .image img{position:relative;z-index:1;width:100%!important;height:100%!important;max-width:none!important;padding:6px;background:transparent!important;object-fit:contain;filter:drop-shadow(0 9px 13px rgba(24,36,30,.14));mix-blend-mode:multiply}.ref-product-image.is-scene:before,.product-thumb .image.is-scene:before{opacity:.18;filter:blur(14px)}.ref-product-image.is-scene:after,.product-thumb .image.is-scene:after{display:none}.ref-product-image.is-scene>img,.ref-product-image.is-scene>a>img,.product-thumb .image.is-scene img{padding:0;object-fit:cover;filter:none;mix-blend-mode:normal}.product-thumb .image{height:280px;border-radius:8px}.product-thumb .image img{margin:0}.ref-product-image button{z-index:2}.ref-product-body h3{height:34px;line-height:1.45}@media (max-width:767px){.ref-product-image>img,.ref-product-image>a>img,.product-thumb .image img{padding:4px}.product-thumb .image{height:230px}}.ref-product-gallery .ref-smart-image{background:#e9f0ec!important}.ref-product-gallery .ref-smart-image:before{opacity:.72!important;filter:blur(34px) saturate(.82)!important}.ref-product-gallery .ref-smart-image:after{background:linear-gradient(135deg,rgba(238,243,240,.4),rgba(255,255,255,.12) 48%,rgba(222,233,227,.38))!important}.ref-product-gallery .ref-smart-image img{background:transparent!important;mix-blend-mode:multiply}.ly-brand-logos{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.ly-brand-logos b{display:grid;min-width:52px;height:32px;padding:5px 8px;place-items:center;border:1px solid #dfe5e1;border-radius:7px;background:#fff;color:#171b1a;font-size:10px;font-weight:700;line-height:1}.ly-brand-logos b img{display:block;width:auto;max-width:64px;height:auto;max-height:22px;object-fit:contain}.ly-brand-logos .is-wordmark{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11px;letter-spacing:-.02em}.ref-bank-grid.ly-brand-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.ref-bank-grid.ly-brand-logos b{height:42px;border-radius:0}.ref-product-side .ly-delivery-logo{width:24px;height:24px;flex:0 0 24px;object-fit:contain}.ly-payments.ly-brand-logos b{border-color:rgba(255,255,255,.14);background:#fff}@media (max-width:767px){.ly-footer-bottom .ly-brand-logos{justify-content:flex-start}.ly-brand-logos b{min-width:48px}}.has-ly-method-brand{display:flex!important;align-items:center;gap:9px;min-height:42px}.has-ly-method-brand .ly-method-brand{display:grid;width:72px;height:30px;margin-left:auto;padding:4px 7px;place-items:center;border:1px solid #dfe5e1;border-radius:6px;background:#fff}.has-ly-method-brand .ly-method-brand img{display:block;width:auto;max-width:58px;height:auto;max-height:20px;object-fit:contain}