:root{--red:#ed3b4d;--red-dark:#cf283b;--red-soft:#fff1f3;--ink:#17181b;--muted:#6d727b;--line:#e9eaed;--soft:#f7f7f8;--white:#fff;--radius:22px;--shadow:0 18px 60px #1a1c2214}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Vazirmatn Variable,Vazirmatn,Tahoma,sans-serif;font-weight:400;line-height:1.85}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}::selection{color:#791421;background:#ffd9df}.container{width:min(1240px,100% - 40px);margin-inline:auto}.topbar{color:#fff;background:#17181b;font-size:13.5px}.topbar-inner{opacity:.86;justify-content:space-between;align-items:center;height:33px;display:flex}.site-header{z-index:80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #e8e9ecd9;position:sticky;top:0}.header-main{grid-template-columns:165px minmax(300px,1fr) auto;grid-template-areas:"brand search actions""brand nav actions";align-items:center;gap:4px 28px;min-height:88px;display:grid}.brand{grid-area:brand;align-items:center;display:flex}.brand img{object-fit:contain;width:145px;height:auto}.header-search{background:#f7f7f8;border:1px solid #ececef;border-radius:14px;grid-area:search;align-items:center;gap:9px;max-width:640px;height:43px;padding:0 13px;display:flex}.header-search svg{color:#8a8e96;width:18px}.header-search input{color:#222;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13.8px}.header-search button{color:var(--red);background:0 0;border:0;padding:6px 8px;font-size:13.5px;font-weight:600}.desktop-nav{color:#44484f;white-space:nowrap;grid-area:nav;align-items:center;gap:22px;font-size:13.5px;display:flex}.desktop-nav a:hover{color:var(--red)}.header-actions{direction:rtl;grid-area:actions;align-items:center;gap:7px;display:flex}.icon-link,.menu-button{color:#454950;background:#fff;border:1px solid #ececef;border-radius:12px;justify-content:center;align-items:center;width:39px;height:39px;display:inline-flex;position:relative}.icon-link:hover,.menu-button:hover{color:var(--red);background:#fff8f9;border-color:#ffcbd2}.icon-link svg,.menu-button svg{width:18px;height:18px}.icon-link>span{background:var(--red);color:#fff;border:2px solid #fff;border-radius:10px;place-items:center;min-width:18px;height:18px;font-size:13px;display:grid;position:absolute;top:-5px;left:-5px}.menu-button{display:none}.mobile-menu-backdrop{z-index:120;background:#1112157a;justify-content:flex-start;display:flex;position:fixed;inset:0}.mobile-menu{background:#fff;width:min(88vw,360px);height:100%;padding:20px;animation:.22s ease-out drawerIn;overflow:auto;box-shadow:20px 0 70px #0000002e}.mobile-menu-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.mobile-menu-head strong{font-size:20.7px}.mobile-menu-head button{background:#f5f5f6;border:0;border-radius:12px;width:38px;height:38px}.mobile-search{background:#f6f6f7;border-radius:13px;align-items:center;gap:7px;margin-bottom:16px;padding:7px 10px;display:flex}.mobile-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13.8px}.mobile-search button{background:var(--red);color:#fff;border:0;border-radius:9px;padding:6px 11px;font-size:13.5px}.mobile-menu nav{flex-direction:column;display:flex}.mobile-menu nav a{border-bottom:1px solid #f0f0f1;padding:11px 3px;font-size:14.95px}.mobile-menu nav a:hover{color:var(--red)}@keyframes drawerIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:none}}.hero-section{background:linear-gradient(#fff 0% 64%,#fff7f8 100%);padding:34px 0 44px}.hero-grid{grid-template-columns:.83fr 1.17fr;align-items:center;gap:44px;display:grid}.hero-copy{padding:20px 0}.eyebrow{color:var(--red);letter-spacing:.02em;margin-bottom:10px;font-size:13.5px;font-weight:650;display:inline-flex}.hero-copy h1{letter-spacing:-.045em;margin:0 0 16px;font-size:clamp(36.8px,4vw,67.85px);font-weight:670;line-height:1.35}.hero-copy p{color:#676b73;max-width:590px;margin:0 0 25px;font-size:16.1px;line-height:2}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.primary-button,.secondary-button,.text-button{border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 18px;font-size:13.8px;font-weight:600;display:inline-flex}.primary-button{background:var(--red);color:#fff;box-shadow:0 8px 24px #ed3b4d33}.primary-button:hover{background:var(--red-dark)}.primary-button:disabled{box-shadow:none;cursor:not-allowed;background:#d6d7db}.secondary-button{color:#373a40;background:#fff;border:1px solid #e3e4e7}.secondary-button:hover{color:var(--red);border-color:#ffc4cc}.text-button{color:#444;background:0 0;padding-inline:8px}.hero-actions svg,.section-heading>a svg,.category-card span svg,.collection-card span svg{width:16px;height:16px}.hero-points{color:#6b7078;gap:18px;margin-top:27px;font-size:13px;display:flex}.hero-points span{align-items:center;gap:6px;display:flex}.hero-points svg{width:16px;color:var(--red)}.hero-media{aspect-ratio:1.22;box-shadow:var(--shadow);background:#f5f5f5;border-radius:31px;position:relative;overflow:hidden}.hero-media img{object-fit:cover}.hero-media:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffffb3;position:absolute;inset:0}.media-placeholder{color:#b1b3b8;background:linear-gradient(145deg,#f4f4f5,#ececee);place-items:center;display:grid;position:absolute;inset:0}.media-placeholder span{opacity:.6;font-size:16.1px;font-weight:650}.section{padding-block:64px}.section-soft{background:#fafafa;border-block:1px solid #f0f0f1}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px;display:flex}.section-heading h2{letter-spacing:-.025em;margin:0 0 5px;font-size:28.75px;font-weight:650}.section-heading p{color:#777b83;margin:0;font-size:13.8px}.section-heading>a{color:var(--red);align-items:center;gap:4px;font-size:13.5px;font-weight:600;display:flex}.category-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.category-card{background:#fff;border:1px solid #ededf0;border-radius:20px;transition:all .2s;overflow:hidden}.category-card:hover{border-color:#ffd2d7;transform:translateY(-3px);box-shadow:0 14px 35px #1c1e2312}.category-image{background:#f4f4f5;height:168px;position:relative}.category-image img{object-fit:cover}.category-card>div:last-child{padding:14px 16px}.category-card strong{font-size:14.95px;font-weight:620;display:block}.category-card span{color:#8b8f96;align-items:center;gap:4px;margin-top:5px;font-size:13px;display:flex}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{background:#fff;border:1px solid #ededf0;border-radius:20px;min-width:0;transition:all .22s;overflow:hidden}.product-card:hover{border-color:#ffd2d7;transform:translateY(-2px);box-shadow:0 16px 38px #1f212512}.product-card-media{aspect-ratio:1/.92;background:#f5f5f6;display:block;position:relative;overflow:hidden}.product-card-media>img{object-fit:cover;transition:transform .45s}.product-card:hover .product-card-media>img{transform:scale(1.025)}.product-badge{color:#fff;z-index:2;background:#ed3b4df0;border-radius:9px;padding:5px 8px;font-size:13px;position:absolute;top:11px;right:11px}.local-actions{gap:7px;display:flex}.product-card-media>.local-actions{z-index:3;flex-direction:column;position:absolute;top:10px;left:10px}.local-actions button{color:#595d64;background:#ffffffed;border:1px solid #e7e8ea;border-radius:11px;place-items:center;width:37px;height:37px;display:grid}.local-actions button:hover,.local-actions button.is-active{color:var(--red);background:#fff;border-color:#ffc4cc}.local-actions svg{width:17px}.product-card-body{padding:14px 15px 15px}.product-card-meta{color:#9a9da4;margin-bottom:4px;font-size:13px}.product-card-title{min-height:45px;font-size:14.95px;font-weight:590;line-height:1.75;display:block}.product-card-title:hover{color:var(--red)}.product-card-bottom{justify-content:space-between;align-items:flex-end;gap:8px;margin-top:10px;display:flex}.price-stack{flex-direction:column;line-height:1.55;display:flex}.price-prefix{color:#999;font-size:13px}.price-main{font-size:13.8px;font-weight:680}.price-compare{color:#aaa;font-size:13px}.availability{white-space:nowrap;border-radius:8px;padding:4px 7px;font-size:13px}.availability.in-stock{color:#1b7b4f;background:#ebf8f1}.availability.out-stock{color:#9a4b52;background:#fff1f2}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.collection-grid.large{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-card{color:#fff;background:#1a1a1d;border-radius:24px;min-height:300px;position:relative;overflow:hidden}.collection-media{position:absolute;inset:0}.collection-media img{object-fit:cover;opacity:.78;transition:all .4s}.collection-card:hover .collection-media img{opacity:.68;transform:scale(1.025)}.collection-card:after{content:"";background:linear-gradient(#0000 30%,#0a0a0cc7);position:absolute;inset:0}.collection-card>div:last-child{z-index:2;position:absolute;bottom:20px;left:22px;right:22px}.collection-card strong{font-size:23px;font-weight:620;display:block}.collection-card span{opacity:.82;align-items:center;gap:4px;margin-top:5px;font-size:13px;display:flex}.collection-card small{opacity:.75;max-width:540px;margin-top:5px;font-size:13.5px;display:block}.wide-banner{color:#fff;background:#19191b;border-radius:25px;height:280px;display:block;position:relative;overflow:hidden}.wide-banner-media{position:absolute;inset:0}.wide-banner-media img{object-fit:cover;opacity:.62}.wide-banner:after{content:"";background:linear-gradient(90deg,#101012d1,#1010120d);position:absolute;inset:0}.wide-banner-copy{z-index:2;max-width:520px;position:absolute;inset:auto 35px 35px auto}.wide-banner-copy span{color:#ffb9c1;font-size:13px}.wide-banner-copy strong{margin-top:4px;font-size:29.9px;display:block}.wide-banner-copy small{opacity:.82;margin-top:5px;font-size:13.5px;display:block}.benefit-section{color:#fff;background:#191a1d}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.benefit-grid>div{grid-template-columns:40px 1fr;align-items:center;gap:1px 13px;padding:15px 12px;display:grid}.benefit-grid svg{color:#ff5b6c;grid-row:1/3;width:31px;height:31px}.benefit-grid strong{font-size:14.95px}.benefit-grid span{color:#aeb1b7;font-size:13px}.page-shell{padding-top:26px;padding-bottom:80px}.page-shell.narrow{max-width:900px}.breadcrumbs{color:#9b9ea5;white-space:nowrap;align-items:center;gap:6px;padding:4px 0 18px;font-size:13px;display:flex;overflow:auto}.breadcrumbs a:hover{color:var(--red)}.breadcrumb-item{align-items:center;gap:6px;display:flex}.breadcrumb-sep{color:#d3d4d7}.page-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin:15px 0 28px;display:flex}.page-heading h1{letter-spacing:-.035em;margin:0 0 6px;font-size:36.8px}.page-heading p{color:#747880;max-width:700px;margin:0;font-size:13.8px}.result-count{white-space:nowrap;background:#f6f6f7;border:1px solid #ececef;border-radius:10px;padding:7px 10px;font-size:13px}.catalog-toolbar{background:#fafafa;border:1px solid #ededf0;border-radius:17px;grid-template-columns:1.2fr 1fr 1fr auto auto;align-items:end;gap:10px;margin-bottom:23px;padding:12px;display:grid}.filter-field{flex-direction:column;gap:5px;display:flex}.filter-field label{color:#8a8e95;font-size:13px}.filter-field select,.filter-field input,.standalone-search input{color:#3c3f44;background:#fff;border:1px solid #e3e4e7;border-radius:11px;outline:none;height:40px;padding:0 10px;font-size:13.5px}.filter-field select:focus,.filter-field input:focus,.standalone-search input:focus{border-color:#ff9eaa;box-shadow:0 0 0 3px #fff0f2}.stock-filter{white-space:nowrap;background:#fff;border:1px solid #e3e4e7;border-radius:11px;align-items:center;gap:7px;height:40px;padding:0 10px;font-size:13px;display:flex}.stock-filter input{accent-color:var(--red)}.catalog-toolbar .secondary-button{height:40px;min-height:40px}.pagination{justify-content:center;align-items:center;gap:6px;margin-top:35px;font-size:13px;display:flex}.pagination>a,.page-slot>a,.pagination>.disabled{background:#fff;border:1px solid #e7e8ea;border-radius:10px;place-items:center;min-width:35px;height:35px;padding:0 9px;display:inline-grid}.page-slot{align-items:center;gap:6px;display:flex}.page-slot i{color:#aaa;font-style:normal}.page-slot>a.is-active{background:var(--red);color:#fff;border-color:var(--red)}.pagination>.disabled{opacity:.35}.standalone-search{gap:9px;max-width:680px;margin:35px auto;display:flex}.standalone-search input{flex:1;height:48px}.empty-state{text-align:center;background:#fafafa;border:1px dashed #dfe1e4;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:220px;padding:30px;display:flex}.empty-state strong{font-size:17.25px}.empty-state span{color:#777b82;max-width:500px;font-size:13.5px}.empty-state .primary-button{margin-top:8px}.empty-inline{color:#898d94;border:1px dashed #e1e2e4;border-radius:14px;padding:18px;font-size:13.5px}.page-loading{text-align:center;color:#8d9096;padding:80px 0;font-size:13.8px}.product-page{padding:24px 0 82px}.product-main{grid-template-columns:1.12fr .88fr;align-items:start;gap:42px;display:grid}.product-gallery{position:sticky;top:130px}.gallery-main{aspect-ratio:1.15;background:#f4f4f5;border:1px solid #eee;border-radius:26px;position:relative;overflow:hidden}.gallery-image{object-fit:cover}.gallery-thumbs{gap:8px;padding-top:9px;display:flex;overflow:auto}.gallery-thumbs button{background:#f5f5f6;border:2px solid #0000;border-radius:12px;flex:none;width:75px;height:67px;padding:0;position:relative;overflow:hidden}.gallery-thumbs button.is-active{border-color:var(--red)}.gallery-thumbs img{object-fit:cover}.product-info{min-width:0}.product-title-row{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.product-price{border-bottom:1px solid #eeeeef;padding:14px 0 18px}.product-price .price-main{font-size:20.7px}.configurator-card{padding-top:18px}.config-section{border-bottom:1px solid #eeeeef;padding:15px 0}.config-label{justify-content:space-between;align-items:center;gap:15px;margin-bottom:10px;display:flex}.config-label strong{font-size:13.8px}.config-label>span{color:#9a9da3;font-size:13px}.swatch-row{flex-wrap:wrap;gap:7px;display:flex}.axis-option{color:#565a61;background:#fff;border:1px solid #e3e4e7;border-radius:11px;align-items:center;gap:7px;min-height:39px;padding:5px 10px;font-size:13px;display:flex}.axis-option.is-active{color:#a71f31;background:#fff5f6;border-color:#ff9aa7}.swatch-dot{border:2px solid #fff;border-radius:50%;flex:none;width:19px;height:19px;display:inline-block;box-shadow:0 0 0 1px #d9dade}.swatch-dot.large{width:28px;height:28px}.mini-check{width:13px}.customization-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.custom-option{text-align:right;color:#44484f;background:#fff;border:1px solid #e4e5e8;border-radius:13px;align-items:center;gap:8px;min-height:58px;padding:9px;display:flex}.custom-option.is-active{background:#fff7f8;border-color:#ff9da9}.choice-mark{background:#fff;border:1px solid #cfd1d5;border-radius:6px;flex:none;place-items:center;width:21px;height:21px;display:grid}.choice-mark.radio{border-radius:50%}.custom-option.is-active .choice-mark{background:var(--red);border-color:var(--red);color:#fff}.choice-mark svg{width:13px}.custom-option-copy{flex-direction:column;min-width:0;display:flex}.custom-option-copy strong{font-size:13px}.custom-option-copy small{color:#888c93;font-size:13px}.validation-note{color:#ba2b3c;margin:8px 0 0;font-size:13px}.bundle-list{flex-direction:column;gap:7px;display:flex}.bundle-row{border:1px solid #e7e8ea;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;display:flex}.bundle-row>div:first-child{flex-direction:column;display:flex}.bundle-row strong{font-size:13px}.bundle-row small{color:#8b8e95;font-size:13px}.qty-control{background:#fff;border:1px solid #e1e2e5;border-radius:10px;align-items:center;height:34px;display:flex;overflow:hidden}.qty-control button{color:#555;background:#fff;border:0;place-items:center;width:32px;height:100%;display:grid}.qty-control button:hover{color:var(--red);background:#f7f7f8}.qty-control svg{width:14px}.qty-control span{text-align:center;min-width:34px;font-size:13px}.qty-control.big{border-radius:12px;height:46px}.qty-control.big button{width:38px}.pricing-box{background:#fbfbfb;border:1px solid #ececef;border-radius:15px;justify-content:space-between;align-items:center;gap:10px;margin:18px 0 12px;padding:14px;display:flex}.pricing-box>div:first-child{flex-direction:column;display:flex}.pricing-box span{color:#8e9197;font-size:13px}.pricing-box strong{font-size:20.7px;line-height:1.55}.pricing-box small{color:#858990;font-size:13px}.stock-pill{border-radius:9px;padding:6px 9px;font-size:13px}.stock-pill.ok{color:#19794c;background:#eaf8f0}.stock-pill.no{color:#a63b47;background:#fff0f1}.buy-row{grid-template-columns:auto 1fr;gap:9px;display:grid}.add-cart{height:46px}.cart-message{color:#a72a3a;background:#fff5f6;border-radius:10px;margin-top:9px;padding:9px 11px;font-size:13px}.purchase-notes{color:#81858c;flex-direction:column;gap:5px;margin-top:13px;font-size:13px;display:flex}.purchase-notes span{align-items:center;gap:6px;display:flex}.purchase-notes svg{width:14px;color:var(--red)}.product-section{border-top:1px solid #efeff0;margin-top:45px;padding:45px 0}.product-section-heading{margin-bottom:20px}.product-section-heading h2{margin:0 0 5px;font-size:24.15px}.product-section-heading p{color:#868990;margin:0;font-size:13.5px}.spec-table{border:1px solid #e9eaec;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.spec-table>div{border-bottom:1px solid #ededee;grid-template-columns:1fr 1.5fr;gap:10px;padding:11px 13px;display:grid}.spec-table>div:nth-child(odd){border-left:1px solid #ededee}.spec-table>div:nth-last-child(-n+2){border-bottom:0}.spec-table span{color:#888c93;font-size:13px}.spec-table strong{font-size:13px;font-weight:560}.rich-content{color:#4d5158;font-size:14.95px;line-height:2.15}.rich-content h2,.rich-content h3{color:#202226}.rich-content img{border-radius:14px}.relation-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.relation-grid a{border:1px solid #e8e9eb;border-radius:13px;flex-direction:column;padding:12px;display:flex}.relation-grid a:hover{border-color:#ffc0c8}.relation-grid span{color:var(--red);font-size:13px}.relation-grid strong{margin-top:2px;font-size:13.5px}.relation-grid small{color:#777b82;margin-top:5px;font-size:13px}.review-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.review-grid article{border:1px solid #e9eaec;border-radius:14px;padding:13px}.review-stars{color:#f1a82b;letter-spacing:1px;font-size:13.5px}.review-grid strong{margin-top:4px;font-size:13.5px;display:block}.review-grid p{color:#6f737a;font-size:13px;line-height:2}.review-grid article>div:last-child{color:#a0a2a8;justify-content:space-between;font-size:13px;display:flex}.cart-layout{grid-template-columns:1fr 330px;align-items:start;gap:18px;display:grid}.cart-items{border:1px solid #e9eaec;border-radius:17px;overflow:hidden}.cart-item{border-bottom:1px solid #eeeeef;justify-content:space-between;align-items:center;gap:15px;padding:14px 16px;display:flex}.cart-item:last-child{border:0}.cart-item-copy{flex-direction:column;display:flex}.cart-item-copy>a{font-size:13.8px;font-weight:590}.cart-item-copy>span{color:#8b8e94;font-size:13px}.cart-summary{border:1px solid #e8e9eb;border-radius:17px;padding:16px;position:sticky;top:125px}.cart-summary h2{margin:0 0 15px;font-size:17.25px}.cart-summary>div{border-block:1px solid #eeeeef;justify-content:space-between;padding:10px 0;font-size:13.5px;display:flex}.cart-summary p{color:#898d94;font-size:13px;line-height:1.9}.cart-summary .primary-button{width:100%;margin-top:5px}.saved-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.saved-grid article{border:1px solid #e8e9eb;border-radius:15px;grid-template-columns:120px 1fr;min-height:120px;display:grid;overflow:hidden}.saved-image{background:#f4f4f5;place-items:center;display:grid;overflow:hidden}.saved-image img{object-fit:cover;width:100%;height:100%}.saved-image span{color:#aaa;font-size:13px}.saved-grid article>div{flex-direction:column;align-items:flex-start;padding:12px;display:flex}.saved-grid span{color:#777b82;margin-top:4px;font-size:13px}.saved-grid button{color:var(--red);background:0 0;border:0;margin-top:auto;padding:8px 0 0;font-size:13px}.compare-scroll{border:1px solid #e8e9eb;border-radius:17px;overflow:auto}.compare-table{border-collapse:collapse;background:#fff;width:100%;min-width:760px}.compare-table th,.compare-table td{text-align:right;vertical-align:top;border-bottom:1px solid #eeeeef;border-left:1px solid #eeeeef;padding:13px;font-size:13px}.compare-table th:first-child{background:#fafafa;width:160px}.compare-table thead th{background:#fff;position:sticky;top:0}.compare-table thead a{font-size:13.5px;display:block}.compare-table thead strong{color:var(--red);margin-top:4px;font-size:13px;display:block}.compare-table tbody th{color:#6d7178;font-weight:560}.account-placeholder{margin-top:20px}.cms-page{padding:30px 0}.cms-page h1{margin:0 0 10px;font-size:40.25px}.cms-excerpt{color:#6f737a;margin-bottom:28px;font-size:16.1px;line-height:2}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:55vh;display:flex}.not-found>span{color:#f2b1b9;font-size:62.1px;font-weight:700}.not-found h1{margin:0;font-size:26.45px}.not-found p{color:#7e8289;font-size:13.5px}.not-found .primary-button{margin-top:10px}.site-footer{background:#f7f7f8;border-top:1px solid #ececef;padding-top:48px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:35px;padding-bottom:38px;display:grid}.footer-brand img{width:145px;height:auto}.footer-brand p{color:#797d84;max-width:320px;margin-top:12px;font-size:13px}.footer-grid h3{margin:0 0 11px;font-size:13.5px}.footer-grid>div:not(.footer-brand){flex-direction:column;display:flex}.footer-grid a{color:#777b82;padding:3px 0;font-size:13px}.footer-grid a:hover{color:var(--red)}.footer-bottom{background:#f2f2f3;border-top:1px solid #e5e6e8}.footer-bottom .container{color:#91949a;justify-content:space-between;align-items:center;min-height:48px;font-size:13px;display:flex}.avena-sign b{color:#55595f;font-weight:600}@media (max-width:1080px){.header-main{grid-template-columns:150px 1fr auto;grid-template-areas:"brand search actions""nav nav nav";padding-block:8px}.desktop-nav{padding-top:4px;overflow:auto}.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}.hero-grid{gap:28px}.catalog-toolbar{grid-template-columns:repeat(2,1fr) auto}.stock-filter{grid-column:auto}.cart-layout{grid-template-columns:1fr 300px}}@media (max-width:820px){.topbar-inner span:last-child{display:none}.header-main{grid-template-columns:125px 1fr auto;grid-template-areas:"brand search actions";gap:12px;min-height:72px}.brand img{width:118px}.desktop-nav,.desktop-only{display:none}.menu-button{display:inline-flex}.header-search{height:40px}.header-search button{display:none}.hero-grid{grid-template-columns:1fr;gap:20px}.hero-copy{order:2}.hero-media{aspect-ratio:1.55;order:1}.hero-copy h1{font-size:39.1px}.product-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:1fr}.benefit-grid>div{border-bottom:1px solid #303135}.product-main{grid-template-columns:1fr}.product-gallery{position:static}.product-title-row h1{font-size:29.9px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.catalog-toolbar{grid-template-columns:repeat(2,1fr)}.catalog-toolbar .secondary-button{grid-column:1/-1}.spec-table{grid-template-columns:1fr}.spec-table>div:nth-child(odd){border-left:0}.spec-table>div:nth-last-child(-n+2){border-bottom:1px solid #ededee}.spec-table>div:last-child{border-bottom:0}.review-grid,.relation-grid{grid-template-columns:1fr 1fr}.saved-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.container{width:min(100% - 24px,1240px)}.topbar-inner{height:29px;font-size:13px}.site-header{top:0}.header-main{grid-template-columns:105px 1fr auto;gap:8px;min-height:65px}.brand img{width:100px}.header-search{display:none}.header-actions{gap:4px}.icon-link,.menu-button{border-radius:11px;width:36px;height:36px}.hero-section{padding-top:14px}.hero-media{aspect-ratio:1.35;border-radius:20px}.hero-copy{padding-top:4px}.hero-copy h1{font-size:33.35px}.hero-copy p{font-size:13.8px}.hero-points{flex-direction:column;gap:7px}.section{padding-block:43px}.section-heading{align-items:flex-start}.section-heading h2{font-size:24.15px}.section-heading p{font-size:13px}.category-grid,.product-grid{gap:9px}.category-image{height:125px}.category-card{border-radius:15px}.category-card>div:last-child{padding:10px 11px}.category-card strong{font-size:13.5px}.category-card span{font-size:13px}.product-card{border-radius:15px}.product-card-body{padding:10px}.product-card-title{min-height:39px;font-size:13.5px}.product-card-bottom{flex-direction:column;align-items:flex-start}.price-main,.availability{font-size:13px}.product-badge{font-size:13px;top:7px;right:7px}.product-card-media>.local-actions{top:7px;left:7px}.local-actions button{width:32px;height:32px}.collection-grid,.collection-grid.large{grid-template-columns:1fr}.collection-card{min-height:250px}.wide-banner{height:230px}.wide-banner-copy{bottom:20px;left:20px;right:20px}.wide-banner-copy strong{font-size:24.15px}.page-shell{padding-top:15px}.page-heading{flex-direction:column;align-items:flex-start;margin-bottom:20px}.page-heading h1{font-size:28.75px}.catalog-toolbar{grid-template-columns:1fr;padding:10px}.catalog-toolbar .secondary-button{grid-column:auto}.stock-filter{height:42px}.product-page{padding-top:14px}.product-main{gap:25px}.gallery-main{border-radius:18px}.gallery-thumbs button{width:62px;height:56px}.product-title-row h1{font-size:26.45px}.customization-options{grid-template-columns:1fr}.pricing-box{align-items:flex-start}.buy-row{grid-template-columns:1fr}.qty-control.big{justify-content:center}.spec-table>div{grid-template-columns:1fr 1.4fr}.product-section{margin-top:32px;padding:32px 0}.review-grid,.relation-grid,.saved-grid{grid-template-columns:1fr}.saved-grid article{grid-template-columns:105px 1fr}.footer-grid{grid-template-columns:1fr;gap:22px}.footer-brand{grid-column:auto}.footer-bottom .container{text-align:center;flex-direction:column;justify-content:center;gap:3px;padding-block:8px}.standalone-search{flex-direction:column}.pagination{flex-wrap:wrap}}.announcement-bar{background:var(--red);color:#fff;border-bottom:1px solid #ffffff2e}.announcement-inner{justify-content:center;align-items:center;gap:48px;min-height:34px;font-size:13px;font-weight:520;display:flex}.announcement-inner span{align-items:center;gap:7px;display:inline-flex}.announcement-inner svg{width:17px;height:17px}.site-header{z-index:80;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-bottom:1px solid #ededee;position:sticky;top:0;box-shadow:0 5px 22px #1e1f2309}.store-header{grid-template-columns:180px minmax(320px,1fr) auto;grid-template-areas:"brand search actions""nav nav nav";align-items:center;column-gap:38px;min-height:126px;padding-top:14px;display:grid}.store-header .brand{grid-area:brand;justify-self:start}.store-header .brand img{width:158px;height:auto}.store-search{background:#fff;border:1px solid #e2e3e6;border-radius:17px;grid-area:search;justify-self:center;align-items:center;width:min(100%,720px);height:48px;padding:0 15px;transition:border-color .18s,box-shadow .18s;display:flex}.store-search:focus-within{border-color:#f3a4ae;box-shadow:0 0 0 4px #fff4f5}.store-search>svg{color:#9a9da4;flex:none;width:19px}.store-search input{color:#272a2f;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 12px;font-size:13.8px}.store-search input::placeholder{color:#b0b2b7}.store-search button{background:var(--red);color:#fff;border:0;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.store-search button svg{width:16px;height:16px}.store-actions{direction:rtl;grid-area:actions;justify-self:end;align-items:center;gap:7px;display:flex}.account-action{border-radius:14px;align-items:center;gap:8px;height:45px;padding:0 7px 0 10px;display:flex}.account-action:hover{background:#fafafa}.account-action .action-icon{border:1px solid #e6e7e9;border-radius:12px;place-items:center;width:37px;height:37px;display:grid}.account-action svg{width:18px}.account-action>span:last-child{flex-direction:column;line-height:1.55;display:flex}.account-action small{color:#96999f;font-size:13px}.account-action strong{color:#3d4147;font-size:13px;font-weight:620}.header-icon-link{color:#4b4f56;border:1px solid #e7e8ea;border-radius:13px;place-items:center;width:42px;height:42px;transition:all .18s;display:grid;position:relative}.header-icon-link:hover{color:var(--red);background:#fff8f9;border-color:#f3b8c0}.header-icon-link svg{width:18px}.action-count{background:var(--red);color:#fff;border:2px solid #fff;border-radius:12px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:13px;display:grid;position:absolute;top:-6px;left:-5px}.cart-action{background:var(--red);color:#fff;border-radius:13px;align-items:center;gap:7px;height:43px;padding:0 13px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 6px 18px #ed3b4d29}.cart-action:hover{background:var(--red-dark)}.cart-action svg{width:18px}.store-nav{white-space:nowrap;color:#5c6067;scrollbar-width:none;border-top:1px solid #f0f0f1;grid-area:nav;align-self:end;align-items:center;gap:26px;height:46px;font-size:13.5px;display:flex;overflow:auto}.store-nav::-webkit-scrollbar{display:none}.store-nav a{align-items:center;gap:4px;height:46px;display:inline-flex;position:relative}.store-nav a:after{content:"";background:var(--red);height:2px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.store-nav a:hover{color:#25282d}.store-nav a:hover:after{transform:scaleX(1)}.store-nav-all{color:#24272c;font-weight:630}.store-nav-all svg{width:13px}.store-nav-special{font-weight:630;color:var(--red)!important}.store-nav-special:before{content:"★";font-size:13px}.store-actions .menu-button{color:#3d4147;background:#fff;border:1px solid #e8e9eb;border-radius:12px;width:40px;height:40px;display:none}.home-hero{background:#fff;padding:18px 0 0}.hero-carousel-shell{width:min(1440px,100% - 28px);max-width:none}.hero-carousel-viewport{aspect-ratio:2.72;background:#f4f4f5;border:1px solid #ededee;border-radius:24px;position:relative;overflow:hidden}.hero-slide{opacity:0;visibility:hidden;transition:opacity .5s,transform .7s,visibility .5s;position:absolute;inset:0;transform:scale(1.008)}.hero-slide.is-active{opacity:1;visibility:visible;transform:scale(1)}.hero-slide-picture{display:block;position:absolute;inset:0}.hero-slide-picture img{object-fit:cover;width:100%;height:100%}.hero-slide-placeholder{color:#babcc1;background:#f7f7f8;place-items:center;font-size:32.2px;font-weight:650;display:grid;position:absolute;inset:0}.hero-slide-copy{pointer-events:none;align-items:center;padding:5% 6%;display:flex;position:absolute;inset:0}.hero-slide-copy-inner{pointer-events:auto;background:#ffffffed;border:1px solid #fffc;border-radius:22px;width:min(430px,46%);padding:24px 27px;box-shadow:0 14px 40px #1a1c2017}.hero-slide-copy h1{letter-spacing:-.025em;margin:0;font-size:clamp(27.6px,2.5vw,48.3px);font-weight:680;line-height:1.55}.hero-slide-copy p{color:#646970;margin:10px 0 0;font-size:13.8px;line-height:2}.hero-slide-button{background:var(--red);color:#fff;border-radius:12px;align-items:center;gap:7px;min-height:41px;margin-top:17px;padding:0 15px;font-size:13px;font-weight:620;display:inline-flex}.hero-slide-button svg{width:15px}.hero-arrow{z-index:5;color:#363a40;background:#ffffffeb;border:1px solid #e6e7e9e6;border-radius:13px;place-items:center;width:42px;height:42px;transition:all .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 7px 20px #16181c12}.hero-arrow:hover{background:var(--red);border-color:var(--red);color:#fff}.hero-arrow svg{width:17px}.hero-arrow-prev{right:18px}.hero-arrow-next{left:18px}.hero-arrow-next svg{transform:rotate(180deg)}.hero-dots{justify-content:center;align-items:center;gap:7px;height:35px;display:flex}.hero-dots button{background:0 0;border:0;place-items:center;width:22px;height:22px;padding:0;display:grid}.hero-dots button span{background:#d6d7da;border-radius:99px;width:6px;height:6px;transition:width .24s,background .24s;display:block}.home-hero-empty{padding:18px 0}.hero-empty-inner{background:#fafafa;border:1px solid #ececef;border-radius:24px;align-items:center;min-height:380px;padding:55px;display:flex}.hero-empty-inner>div{max-width:620px}.hero-empty-inner span{color:var(--red);font-size:13.5px;font-weight:650}.hero-empty-inner h1{margin:6px 0 12px;font-size:48.3px;line-height:1.5}.hero-empty-inner p{color:#6f737a;margin:0 0 20px;font-size:14.95px}.home-feature-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.home-feature-card{background:#fff;border:1px solid #e9eaec;border-radius:19px;grid-template-columns:48px 1fr;align-items:center;gap:12px;min-height:132px;padding:17px 16px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden}.home-feature-card:after{content:"";background:var(--red);width:0;height:3px;transition:width .25s;position:absolute;bottom:0;right:0}.home-feature-card:hover:after{width:100%}.home-feature-icon{width:48px;height:48px;color:var(--red);background:#fff3f5;border-radius:15px;place-items:center;transition:transform .25s,background .25s,color .25s;display:grid}.home-feature-icon svg{width:22px;height:22px}.home-feature-card:hover .home-feature-icon{background:var(--red);color:#fff;transform:translateY(-3px)rotate(-3deg)}.home-feature-card strong{font-size:13.8px;font-weight:650}.home-feature-card i{color:#f1f1f2;letter-spacing:-.08em;font-size:25.3px;font-style:normal;font-weight:700;position:absolute;top:8px;left:11px}.home-category-section{padding-top:52px}.wide-banner-copy b{align-items:center;gap:5px;margin-top:10px;font-size:13px;font-weight:600;display:inline-flex}.wide-banner-copy b svg{width:14px}@media (max-width:1080px){.store-header{grid-template-columns:150px 1fr auto;column-gap:20px}.store-header .brand img{width:138px}.store-nav{gap:18px}.account-action>span:last-child{display:none}.home-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.announcement-inner{justify-content:center}.announcement-inner span:last-child{display:none}.store-header{grid-template-columns:128px 1fr auto;grid-template-areas:"brand.actions""search search search";gap:8px 12px;min-height:114px;padding-block:10px}.store-header .brand img{width:120px}.store-search{width:100%;height:41px}.store-nav{display:none}.store-actions .menu-button{place-items:center;display:grid}.cart-action{justify-content:center;width:40px;padding:0}.hero-carousel-viewport{aspect-ratio:1.78;border-radius:19px}.hero-slide-copy{padding:4%}.hero-slide-copy-inner{width:min(430px,58%);padding:18px}.hero-slide-copy h1{font-size:28.75px}.hero-slide-copy p{font-size:13px}.hero-arrow{border-radius:11px;width:36px;height:36px}.hero-arrow-prev{right:10px}.hero-arrow-next{left:10px}}@media (max-width:620px){.announcement-inner{min-height:30px;font-size:13px}.store-header{grid-template-columns:105px 1fr auto;min-height:106px}.store-header .brand img{width:100px}.store-actions{gap:4px}.store-search{border-radius:13px;height:39px}.store-search input{font-size:13px}.hero-carousel-shell{width:calc(100% - 20px)}.home-hero{padding-top:10px}.hero-carousel-viewport{aspect-ratio:1.02;border-radius:17px}.hero-slide-copy{align-items:flex-end;padding:11px}.hero-slide-copy-inner{background:#fffffff0;border-radius:15px;width:100%;padding:14px 15px}.hero-slide-copy h1{font-size:21.85px}.hero-slide-copy p{margin-top:5px;font-size:13px;line-height:1.8}.hero-slide-button{min-height:37px;margin-top:10px;font-size:13px}.hero-arrow{display:none}.hero-dots{height:31px}.home-features{padding-top:1px}.home-feature-grid{grid-template-columns:1fr 1fr;gap:8px}.home-feature-card{border-radius:15px;grid-template-columns:40px 1fr;gap:9px;min-height:126px;padding:13px 11px}.home-feature-icon{border-radius:12px;width:40px;height:40px}.home-feature-icon svg{width:19px}.home-feature-card strong{font-size:13.5px}.home-feature-card p{font-size:13px;line-height:1.8}.home-feature-card i{font-size:19.55px}.hero-empty-inner{border-radius:18px;min-height:300px;padding:25px}.hero-empty-inner h1{font-size:32.2px}}.home-section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.home-section-head>div:first-child{max-width:720px}.section-kicker{color:var(--red);margin-bottom:4px;font-size:13px;font-weight:650;display:inline-block}.home-section-head h2{letter-spacing:-.025em;margin:0;font-size:28.75px;font-weight:650}.home-section-head p{color:#777b83;margin:6px 0 0;font-size:13.5px;line-height:1.9}.home-section-head>a,.carousel-head-actions>a{color:var(--red);align-items:center;gap:5px;font-size:13px;font-weight:620;display:inline-flex}.home-section-head svg,.carousel-head-actions svg{width:14px;height:14px}.shine-media{isolation:isolate;position:relative;overflow:hidden}.shine-media:after{content:"";z-index:4;opacity:0;pointer-events:none;background:linear-gradient(100deg,#0000 0%,#ffffff14 18%,#ffffffb8 48%,#ffffff1a 77%,#0000 100%);width:24%;position:absolute;top:-25%;bottom:-25%;left:-42%;transform:skew(-18deg)}.shine-media:hover:after,.dual-promo-card:hover .shine-media:after,.visual-category-card:hover .shine-media:after,.wide-promo-banner:hover .shine-media:after,.product-card:hover .shine-media:after{opacity:1;animation:.82s ease-out imageShine}@keyframes imageShine{0%{left:-42%}to{left:128%}}.dual-promo-grid{grid-template-columns:1fr 1fr;gap:18px;padding-top:28px;padding-bottom:34px;display:grid}.dual-promo-card{background:#f5f5f6;border:1px solid #ededee;border-radius:20px;transition:transform .22s,border-color .22s,box-shadow .22s;display:block;overflow:hidden;box-shadow:0 6px 22px #1e202509}.dual-promo-card:hover{border-color:#f3c5cb;transform:translateY(-3px);box-shadow:0 16px 38px #1f212612}.promo-picture{aspect-ratio:3.35;display:block;position:relative}.promo-picture img{object-fit:cover;transition:transform .45s}.dual-promo-card:hover img{transform:scale(1.012)}.home-category-showcase{background:#fafafa;border-block:1px solid #f1f1f2;padding-block:52px}.visual-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.visual-category-card{background:#fff;border:1px solid #eeeeef;border-radius:19px;min-width:0;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden}.visual-category-card:hover{border-color:#f3c4cb;transform:translateY(-4px);box-shadow:0 15px 34px #1c1e230f}.visual-category-media{aspect-ratio:1.16;background:#f6f6f7;position:relative}.visual-category-media img{object-fit:contain;padding:8%;transition:transform .35s}.visual-category-card:hover .visual-category-media img{transform:scale(1.035)}.visual-category-copy{justify-content:space-between;align-items:center;gap:8px;padding:12px 13px;display:flex}.visual-category-copy strong{font-size:13.5px;font-weight:620}.visual-category-copy span{color:#96999f;align-items:center;gap:3px;font-size:13px;display:inline-flex}.visual-category-copy svg{width:12px}.testimonials-section{background:#fff}.testimonials-layout{grid-template-columns:minmax(0,1.6fr) minmax(260px,.7fr);gap:16px;display:grid}.testimonial-featured{background:#111217;border-radius:23px;min-height:420px;position:relative;overflow:hidden}.testimonial-featured video{object-fit:cover;background:#111;width:100%;height:100%;min-height:420px;max-height:600px;display:block}.testimonial-featured-copy{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#121317c2;border-radius:14px;align-items:center;gap:10px;padding:11px 13px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.testimonial-featured-copy strong{font-size:13.5px}.testimonial-featured-copy span{opacity:.78;font-size:13px}.testimonial-rail{flex-direction:column;gap:9px;display:flex}.testimonial-thumb{text-align:right;background:#fff;border:1px solid #ededee;border-radius:16px;grid-template-columns:90px 1fr;align-items:center;gap:10px;padding:8px;transition:all .18s;display:grid}.testimonial-thumb:hover,.testimonial-thumb.is-active{background:#fff7f8;border-color:#f0aab3}.testimonial-thumb-media{color:#fff;background:#202126;border-radius:11px;place-items:center;height:72px;display:grid;position:relative;overflow:hidden}.testimonial-thumb-media img{object-fit:cover;width:100%;height:100%}.testimonial-thumb-media i{width:30px;height:30px;color:var(--red);background:#ffffffe0;border-radius:50%;place-items:center;margin:auto;font-size:13px;font-style:normal;display:grid;position:absolute;inset:0}.testimonial-thumb>div:last-child{flex-direction:column;min-width:0;display:flex}.testimonial-thumb strong{font-size:13px;font-weight:620}.testimonial-thumb small{color:#878b91;margin-top:4px;font-size:13px;line-height:1.8}.product-carousel-section{background:#fff}.product-carousel-section:nth-of-type(2n){background:#fcfcfc}.product-carousel-head{align-items:center}.carousel-head-actions{align-items:center;gap:7px;display:flex}.carousel-head-actions button{color:#4e5259;background:#fff;border:1px solid #e7e8ea;border-radius:10px;place-items:center;width:34px;height:34px;font-size:21.85px;line-height:1;transition:all .18s;display:grid}.carousel-head-actions button:hover{background:var(--red);border-color:var(--red);color:#fff}.carousel-head-actions>a{margin-right:5px}.product-carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;padding:3px 2px 20px;display:flex;overflow-x:auto}.product-carousel-track::-webkit-scrollbar{display:none}.product-carousel-item{scroll-snap-align:start;flex:0 0 calc(25% - 10.5px);min-width:0}.product-carousel-item .product-card{height:100%}.product-card-rich .product-card-media{aspect-ratio:1/.96}.product-card-badges{z-index:4;flex-direction:column;align-items:flex-start;gap:5px;display:flex;position:absolute;top:10px;right:10px}.product-card-badges .product-badge{position:static}.discount-badge{color:#fff;background:#17181b;border-radius:9px;padding:5px 7px;font-size:13px}.product-hover-facts{z-index:3;opacity:0;background:#fffffff2;border:1px solid #e8e9ebeb;border-radius:13px;flex-wrap:wrap;align-items:center;gap:6px;padding:9px 10px;transition:opacity .22s,transform .22s;display:flex;position:absolute;bottom:9px;left:9px;right:9px;transform:translateY(14px);box-shadow:0 10px 26px #191b1f14}.product-hover-facts span{color:#646970;background:#f4f4f5;border-radius:7px;padding:3px 6px;font-size:13px}.product-hover-facts b{color:var(--red);align-items:center;gap:3px;margin-right:auto;font-size:13px;font-weight:650;display:inline-flex}.product-hover-facts svg{width:12px}.product-card-rich:hover .product-hover-facts{opacity:1;transform:none}.wide-promo-banner{background:#f5f5f6;border:1px solid #ededee;border-radius:19px;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.wide-promo-banner:hover{transform:translateY(-2px);box-shadow:0 14px 34px #1d1f230f}.wide-promo-picture{aspect-ratio:7.2;display:block;position:relative}.wide-promo-picture img{object-fit:cover;transition:transform .4s}.wide-promo-banner:hover img{transform:scale(1.006)}.footer-rich-grid{grid-template-columns:1.35fr .7fr .7fr 1fr;gap:48px;padding-block:56px 42px;display:grid}.footer-brand-rich img{object-fit:contain;width:170px;height:auto}.footer-socials{flex-wrap:wrap;gap:7px;margin-top:17px;display:flex}.footer-socials a{background:#fff;border:1px solid #e2e4e7;border-radius:10px;padding:7px 10px;font-size:13px;transition:all .18s}.footer-socials a:hover{color:var(--red);border-color:#f0b7bf}.footer-column{flex-direction:column;align-items:flex-start;display:flex}.footer-column h3{margin:2px 0 17px;font-size:13.8px;font-weight:680;position:relative}.footer-column h3:after{content:"";background:var(--red);border-radius:3px;width:34px;height:2px;position:absolute;bottom:-7px;right:0}.footer-column>a{color:#51565e;margin:4px 0;font-size:13px}.footer-column>a:hover{color:var(--red)}.footer-contact small{color:#a0a3a8;font-size:13px;display:block}.footer-contact p,.footer-contact a{color:#34383f;margin:2px 0 0;font-size:13px;line-height:1.9}.footer-phone{text-align:left;direction:ltr;align-items:flex-start;gap:6px;display:flex}.footer-phone svg{width:14px;color:var(--red);margin-top:3px}.footer-trust-row{border-top:1px solid #e3e5e8;justify-content:flex-start;align-items:center;gap:18px;padding-block:22px;display:flex}.footer-trust-row>span{color:#777c83;font-size:13px}.footer-trust-row>div{align-items:center;gap:8px;display:flex}.trust-badge{background:#fff;border:1px solid #e4e6e9;border-radius:13px;width:94px;height:64px;position:relative;overflow:hidden}.trust-badge img{object-fit:contain;padding:7px}.site-footer-rich .footer-bottom .container{color:#777c83;justify-content:space-between;align-items:center;gap:14px;min-height:48px;font-size:13px;display:flex}.site-footer-rich .avena-sign a{color:#33373d}.site-footer-rich .avena-sign a:hover{color:var(--red)}@media (max-width:1080px){.visual-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-carousel-item{flex-basis:calc(33.3333% - 9.33333px)}.footer-rich-grid{grid-template-columns:1.2fr .7fr .7fr;gap:34px}.footer-contact{border-top:1px solid #e4e6e9;grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:15px;padding-top:22px;display:grid}.footer-contact h3{grid-column:1/-1}}@media (max-width:820px){.dual-promo-grid{gap:10px}.promo-picture{aspect-ratio:2.3}.visual-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.testimonials-layout{grid-template-columns:1fr}.testimonial-featured,.testimonial-featured video{min-height:360px}.testimonial-rail{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-carousel-item{flex-basis:calc(50% - 7px)}.footer-rich-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-brand-rich{grid-column:1/-1}.footer-contact{grid-template-columns:1fr 1fr}}@media (max-width:620px){.section{padding-block:42px}.home-section-head{align-items:flex-start;margin-bottom:18px}.home-section-head h2{font-size:23px}.home-section-head p{font-size:13px}.home-section-head>a{display:none}.dual-promo-grid{grid-template-columns:1fr;padding-block:20px}.promo-picture{aspect-ratio:2.05}.dual-promo-card{border-radius:16px}.home-category-showcase{padding-block:38px}.visual-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.visual-category-card{border-radius:15px}.visual-category-copy{padding:10px}.visual-category-copy strong{font-size:13px}.visual-category-copy span{display:none}.testimonial-featured{border-radius:17px}.testimonial-featured,.testimonial-featured video{min-height:280px}.testimonial-featured-copy{padding:9px;bottom:10px;left:10px;right:10px}.testimonial-rail{scroll-snap-type:x mandatory;padding-bottom:4px;display:flex;overflow-x:auto}.testimonial-thumb{scroll-snap-align:start;min-width:245px}.carousel-head-actions button,.carousel-head-actions>a{display:none}.product-carousel-track{margin-left:-20px;padding-left:20px}.product-carousel-item{flex-basis:76vw}.product-hover-facts{display:none}.wide-promo-banner{border-radius:15px}.wide-promo-picture{aspect-ratio:2.45}.footer-rich-grid{grid-template-columns:1fr 1fr;gap:26px 18px;padding-block:38px 28px}.footer-brand-rich{grid-column:1/-1}.footer-contact{grid-column:1/-1;grid-template-columns:1fr;padding-top:18px}.footer-contact h3{grid-column:auto}.footer-trust-row{flex-direction:column;align-items:flex-start}.trust-badge{width:86px;height:58px}.site-footer-rich .footer-bottom .container{flex-direction:column;justify-content:center;align-items:flex-start;min-height:58px;padding-block:10px}}.catalog-filter-shell{background:#fafafa;border:1px solid #e8e9ec;border-radius:20px;margin-bottom:26px;overflow:hidden}.catalog-filter-head{background:#fff;border-bottom:1px solid #ececef;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:11px 14px;display:flex}.catalog-filter-head>div{flex-direction:column;display:flex}.catalog-filter-head strong{font-size:13.5px;font-weight:650}.catalog-filter-head span{color:#9699a0;margin-top:2px;font-size:13px}.catalog-filter-head>a{color:var(--red);background:#fff2f4;border-radius:8px;padding:5px 8px;font-size:13px}.catalog-filter-shell .catalog-toolbar{background:#fafafa;border:0;border-radius:0;grid-template-columns:repeat(3,minmax(135px,1fr)) repeat(2,minmax(150px,1fr)) auto auto;margin:0;padding:14px}.catalog-page-heading{padding:15px 0 4px}.product-card-swatches{align-items:center;gap:5px;min-height:17px;margin-top:6px;display:flex}.product-card-swatches span{border:2px solid #fff;border-radius:50%;width:13px;height:13px;display:block;box-shadow:0 0 0 1px #dfe0e3}.axis-option-media{background:#f3f3f4;border:1px solid #e7e8ea;border-radius:8px;flex:none;width:30px;height:30px;position:relative;overflow:hidden}.axis-option:has(.axis-option-media){padding:4px 8px 4px 5px}.gallery-main{background:#f8f8f8}.gallery-main .gallery-image{object-fit:contain;padding:2.5%}.gallery-thumbs img{object-fit:contain;background:#f8f8f8;padding:4%}.product-title-meta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:5px;display:flex}.product-title-meta a,.product-title-meta span{color:#7e8289;background:#f6f6f7;border:1px solid #ececef;border-radius:8px;padding:4px 7px;font-size:13px}.product-quick-facts{grid-template-columns:repeat(3,1fr);gap:7px;margin:15px 0 2px;display:grid}.product-quick-facts>div{background:#fafafa;border:1px solid #e9eaec;border-radius:13px;grid-template-columns:37px 1fr;align-items:center;gap:8px;min-width:0;padding:9px;display:grid}.product-quick-facts>div>span{width:37px;height:37px;color:var(--red);background:#fff1f3;border-radius:11px;place-items:center;display:grid}.product-quick-facts svg{width:17px}.product-quick-facts>div>div{flex-direction:column;min-width:0;display:flex}.product-quick-facts small{color:#9a9da3;font-size:13px}.product-quick-facts strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:620;overflow:hidden}.product-page-nav{z-index:28;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none;background:#fffffff0;border:1px solid #e9eaec;border-radius:15px;align-items:center;gap:4px;margin-top:38px;padding:7px;display:flex;position:sticky;top:112px;overflow:auto;box-shadow:0 7px 24px #191b1f0a}.product-page-nav::-webkit-scrollbar{display:none}.product-page-nav a{color:#62666d;border-radius:9px;flex:none;padding:8px 12px;font-size:13px}.product-page-nav a:hover{color:var(--red);background:#fff2f4}.product-section{scroll-margin-top:180px}.product-section-heading>.eyebrow{margin-bottom:3px}.qa-list{flex-direction:column;gap:9px;display:flex}.qa-item{background:#fff;border:1px solid #e9eaec;border-radius:16px;padding:14px 15px}.qa-question{grid-template-columns:42px 1fr;align-items:start;gap:10px;display:grid}.qa-question>span{height:28px;color:var(--red);background:#fff1f3;border-radius:8px;place-items:center;font-size:13px;display:grid}.qa-question>div{flex-direction:column;display:flex}.qa-question strong{font-size:13.5px;line-height:1.9}.qa-question time{color:#a0a3a8;margin-top:2px;font-size:13px}.qa-answers{border-right:2px solid #f0c1c7;flex-direction:column;gap:9px;margin:12px 52px 0 0;padding-right:13px;display:flex}.qa-answers>div{background:#fafafa;border-radius:11px;padding:10px 12px}.qa-answers span{color:#888c93;font-size:13px}.qa-answers span.is-official{color:var(--red);font-weight:650}.qa-answers p{color:#555960;margin:4px 0 0;font-size:13px;line-height:2}.qa-awaiting{color:#95989f;margin:10px 52px 0 0;font-size:13px}.review-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.review-summary{background:#fafafa;border:1px solid #e9eaec;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;column-gap:7px;min-width:112px;padding:9px 12px;display:grid}.review-summary strong{grid-row:1/3;font-size:25.3px}.review-summary span{color:#f1a82b;letter-spacing:.5px;font-size:13px}.review-summary small{color:#8e9298;font-size:13px}.review-media-row{gap:6px;margin:10px 0;display:flex}.review-media-row>div{background:#f5f5f6;border:1px solid #e9eaec;border-radius:10px;width:68px;height:68px;position:relative;overflow:hidden}.review-media-row img{object-fit:cover}.cart-header-count{color:#fff;background:#1d1f23;border:2px solid #fff;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:13px;display:grid;position:absolute;top:-7px;left:-7px}.cart-action{cursor:pointer;border:0;position:relative}.cart-drawer-root{z-index:210;pointer-events:none;visibility:hidden;transition:visibility 0s linear .34s;position:fixed;inset:0}.cart-drawer-root.is-open{pointer-events:auto;visibility:visible;transition-delay:0s}.cart-drawer{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(460px,94vw);transition:transform .34s cubic-bezier(.22,.86,.33,1);display:grid;position:absolute;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-105%);box-shadow:22px 0 70px #14161a30}.cart-drawer-head{background:#fff;border-bottom:1px solid #eeeeef;justify-content:space-between;align-items:center;gap:12px;min-height:78px;padding:15px 17px;display:flex}.cart-drawer-icon{width:42px;height:42px;color:var(--red);background:#fff1f3;border-radius:13px;place-items:center;display:grid}.cart-drawer-head>div>div{flex-direction:column;display:flex}.cart-drawer-head strong{font-size:16.1px}.cart-drawer-head small{color:#92959b;margin-top:2px;font-size:13px}.cart-drawer-close{color:#555960;background:#fafafa;border:1px solid #e8e9eb;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.cart-drawer-close:hover{color:var(--red);background:#fff3f5;border-color:#f5c5cb}.cart-drawer-body{overscroll-behavior:contain;min-height:0;padding:12px 14px 20px;overflow-y:auto}.cart-drawer-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:25px;display:flex}.cart-drawer-state p{color:#858990;max-width:300px;margin:6px 0 14px;font-size:13px;line-height:2}@keyframes cartSpin{to{transform:rotate(360deg)}}.cart-drawer-items{flex-direction:column;gap:8px;display:flex}.cart-drawer-item{background:#fff;border:1px solid #e9eaec;border-radius:15px;grid-template-columns:88px 1fr;gap:11px;padding:8px;transition:opacity .18s,transform .18s;display:grid}.cart-drawer-item.is-busy{opacity:.55}.cart-drawer-thumb{background:#f5f5f6;border-radius:11px;height:94px;position:relative;overflow:hidden}.cart-drawer-thumb img{object-fit:contain;padding:4%}.cart-drawer-item-copy{flex-direction:column;min-width:0;display:flex}.cart-drawer-item-copy>a{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;font-weight:620;line-height:1.75;display:-webkit-box;overflow:hidden}.cart-drawer-item-copy>small{color:#9699a0;margin-top:1px;font-size:13px}.cart-config-tags{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.cart-config-tags span{background:#f6f6f7;border-radius:6px;padding:3px 5px;color:#747880!important;margin:0!important;font-size:13px!important}.cart-drawer-line-bottom{justify-content:space-between;align-items:flex-end;gap:8px;margin-top:auto;padding-top:7px;display:flex}.cart-drawer-line-bottom>strong{font-size:13px}.cart-mini-qty{border:1px solid #e4e5e7;border-radius:9px;align-items:center;height:31px;display:flex;overflow:hidden}.cart-mini-qty button{color:#61656c;background:#fff;border:0;place-items:center;width:29px;height:100%;display:grid}.cart-mini-qty button:hover{color:var(--red);background:#fafafa}.cart-mini-qty button:disabled{opacity:.4}.cart-mini-qty span{text-align:center;min-width:27px;font-size:13px}.cart-drawer-error{color:#9d2a38;background:#fff1f3;border-radius:10px;justify-content:space-between;gap:8px;margin-top:10px;padding:8px 10px;font-size:13px;display:flex}.cart-drawer-error button{color:var(--red);background:0 0;border:0;font-size:13px}.cart-drawer-footer{background:#fafafa;border-top:1px solid #e9eaec;padding:14px 16px 17px}.cart-drawer-footer>p{color:#92959b;margin:4px 0 12px;font-size:13px}.cart-drawer-actions{grid-template-columns:.72fr 1.28fr;gap:7px;display:grid}.cart-drawer-actions a{height:44px;min-height:44px;font-size:13px}.cart-drawer-actions svg{width:15px}.cart-items-rich{padding:5px}.cart-item-rich{border-radius:13px;grid-template-columns:105px 1fr auto;display:grid;border:0!important}.cart-item-rich+.cart-item-rich{border-radius:0;border-top:1px solid #eeeeef!important}.cart-page-thumb{background:#f5f5f6;border-radius:11px;height:100px;position:relative;overflow:hidden}.cart-page-thumb img{object-fit:contain;padding:4%}.cart-item-rich.is-busy{opacity:.55}.cart-item-rich .cart-item-copy{justify-content:center}.cart-item-rich .cart-config-tags{margin:5px 0}.site-footer-rich{color:#25282d;background:linear-gradient(#f8f9fb 0%,#f3f5f7 100%);border-top:1px solid #e7e9ec;margin-top:54px}.footer-service-strip{background:#fff;border-bottom:1px solid #e8eaed}.footer-service-grid{grid-template-columns:repeat(3,1fr);align-items:center;min-height:112px;display:grid}.footer-service-grid>div{border-left:1px solid #eceef0;align-items:center;gap:12px;min-height:58px;padding:0 24px;display:flex}.footer-service-grid>div:first-child{padding-right:0}.footer-service-grid>div:last-child{border-left:0;padding-left:0}.footer-service-grid>div>span{width:46px;height:46px;color:var(--red);background:#fff1f3;border-radius:15px;flex:none;place-items:center;display:grid}.footer-service-grid svg{width:20px}.footer-service-grid>div>div{flex-direction:column;display:flex}.footer-service-grid strong{font-size:13.5px;font-weight:650}.footer-service-grid small{color:#8b8f96;margin-top:2px;font-size:13px;line-height:1.8}.footer-rich-grid{grid-template-columns:1.35fr .65fr .72fr 1.12fr;gap:54px;padding-block:72px 58px}.footer-brand-rich img{width:198px;height:auto}.footer-brand-rich p{color:#5f646c;max-width:450px;margin:19px 0 0;font-size:13.5px;line-height:2.35}.footer-about-link{color:var(--red);align-items:center;gap:5px;margin-top:12px;font-size:13px;font-weight:620;display:inline-flex}.footer-about-link svg{width:13px}.footer-socials-rich{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.footer-socials-rich a{color:#4a4e55;background:#fff;border:1px solid #e1e3e6;border-radius:12px;align-items:center;gap:6px;height:39px;padding:0 10px;font-size:13px;transition:all .18s;display:inline-flex}.footer-socials-rich a:hover{color:#fff;background:var(--red);border-color:var(--red);transform:translateY(-2px)}.footer-socials-rich svg{width:16px}.footer-column{padding-top:4px}.footer-column h3{margin:0 0 22px;font-size:14.37px;font-weight:680}.footer-column h3:after{width:37px;bottom:-9px}.footer-column>a{color:#51565e;margin:5px 0;font-size:13px;line-height:1.85}.footer-column-more{align-items:center;color:var(--red)!important;gap:4px!important;margin-top:9px!important;display:inline-flex!important}.footer-column-more svg{width:12px}.footer-contact>div{margin-bottom:0}.footer-contact-list{flex-direction:column;gap:9px;width:100%;display:flex}.footer-contact-item{background:#ffffffad;border:1px solid #e4e6e9;border-radius:13px;grid-template-columns:42px 1fr;align-items:start;gap:9px;padding:9px;display:grid}.footer-contact-icon{width:42px;height:42px;color:var(--red);background:#fff1f3;border-radius:12px;place-items:center;display:grid}.footer-contact-icon svg{width:17px}.footer-contact-item>div{min-width:0}.footer-contact-item small{color:#999ca2;font-size:13px;display:block}.footer-contact-item p,.footer-contact-item a{color:#34383f;word-break:break-word;margin:2px 0 0;font-size:13px;line-height:1.9;display:block}.footer-contact-empty{color:#858990;font-size:13px;line-height:2}.footer-lower-panel{border-top:1px solid #e0e3e6;grid-template-columns:.8fr 1.2fr;align-items:center;gap:30px;min-height:124px;padding-block:24px;display:grid}.footer-trust-copy{flex-direction:column;display:flex}.footer-trust-copy .eyebrow{margin:0;font-size:13px}.footer-trust-copy strong{margin-top:2px;font-size:13.8px}.footer-trust-copy p{color:#8b8f96;margin:4px 0 0;font-size:13px;line-height:1.9}.footer-trust-badges{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:9px;display:flex}.trust-badge{border-radius:14px;width:108px;height:72px;box-shadow:0 5px 18px #1e202409}.trust-placeholder{color:#9a9da3;background:#ffffff8c;border:1px dashed #d7dade;border-radius:13px;justify-content:center;align-items:center;min-width:270px;min-height:58px;padding:10px 18px;font-size:13px;display:flex}.site-footer-rich .footer-bottom{background:#eceff2;border-top:1px solid #dde0e4}.site-footer-rich .footer-bottom .container{min-height:56px;font-size:13px}.site-footer-rich .avena-sign a{font-weight:650}@media (max-width:1120px){.catalog-filter-shell .catalog-toolbar{grid-template-columns:repeat(3,1fr)}.footer-rich-grid{grid-template-columns:1.25fr .65fr .72fr;gap:40px}.footer-contact{grid-column:1/-1}.footer-contact-list{grid-template-columns:repeat(2,1fr);display:grid}}@media (max-width:820px){.catalog-filter-shell .catalog-toolbar{grid-template-columns:repeat(2,1fr)}.product-quick-facts{grid-template-columns:1fr}.product-page-nav{top:74px}.review-heading{align-items:flex-start}.qa-answers,.qa-awaiting{margin-right:0}.footer-service-grid{grid-template-columns:1fr;min-height:0;padding-block:12px}.footer-service-grid>div{border-bottom:1px solid #eeeeef;border-left:0;min-height:72px;padding:8px 0}.footer-service-grid>div:last-child{border-bottom:0}.footer-rich-grid{grid-template-columns:1fr 1fr;gap:36px 25px;padding-block:52px 42px}.footer-brand-rich,.footer-contact{grid-column:1/-1}.footer-lower-panel{grid-template-columns:1fr;gap:15px}.footer-trust-badges{justify-content:flex-start}.cart-item-rich{grid-template-columns:90px 1fr auto}.cart-page-thumb{height:90px}}@media (max-width:620px){.catalog-filter-head{padding:10px}.catalog-filter-shell .catalog-toolbar{grid-template-columns:1fr;padding:10px}.catalog-filter-shell .stock-filter,.catalog-filter-shell .secondary-button{height:42px}.product-card-swatches span{width:11px;height:11px}.product-title-meta{margin-bottom:8px}.product-quick-facts>div{grid-template-columns:34px 1fr}.product-quick-facts>div>span{width:34px;height:34px}.product-page-nav{border-radius:12px;margin-top:25px;padding:5px;top:68px}.product-page-nav a{padding:7px 9px;font-size:13px}.qa-item{padding:11px}.qa-question{grid-template-columns:36px 1fr;gap:8px}.qa-question>span{height:25px}.review-heading{display:block}.review-summary{width:max-content;margin-top:12px}.cart-drawer{border-radius:22px 22px 0 0;width:100%;height:min(78dvh,720px);inset:auto 0 0;transform:translateY(105%);box-shadow:0 -22px 70px #14161a33}.cart-drawer-root.is-open .cart-drawer{transform:translateY(0)}.cart-drawer-head{min-height:70px;padding:12px 14px}.cart-drawer-body{padding:10px 10px 16px}.cart-drawer-item{grid-template-columns:78px 1fr}.cart-drawer-thumb{height:84px}.cart-drawer-footer{padding:12px}.cart-drawer-actions{grid-template-columns:1fr 1.35fr}.cart-item-rich{grid-template-columns:74px 1fr;gap:9px;padding:10px}.cart-page-thumb{height:78px}.cart-item-rich>.qty-control{grid-column:2;justify-self:start}.footer-rich-grid{grid-template-columns:1fr 1fr;gap:32px 18px;padding-block:44px 34px}.footer-brand-rich{grid-column:1/-1}.footer-brand-rich img{width:176px}.footer-brand-rich p{font-size:13px}.footer-socials-rich a span{display:none}.footer-socials-rich a{justify-content:center;width:39px;padding:0}.footer-contact{grid-column:1/-1}.footer-contact-list{grid-template-columns:1fr}.footer-lower-panel{padding-block:20px}.trust-badge{width:92px;height:64px}.trust-placeholder{min-width:100%;min-height:54px}.site-footer-rich .footer-bottom .container{flex-direction:column;justify-content:center;align-items:flex-start;min-height:68px;padding-block:12px}}.bundle-fixed-qty{color:#676b72;background:#f7f7f8;border-radius:9px;flex:none;padding:6px 9px;font-size:13px}.bundle-component-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.bundle-component-card{background:#fff;border:1px solid #e8e9eb;border-radius:18px;grid-template-columns:150px 1fr;align-items:center;gap:15px;min-height:145px;padding:12px;transition:border-color .2s,transform .2s,box-shadow .2s;display:grid}.bundle-component-card:hover{border-color:#ffc0c8;transform:translateY(-2px);box-shadow:0 12px 32px #1f21260d}.bundle-component-image{color:#9a9ca1;background:#f7f7f7;border-radius:14px;width:100%;height:120px;font-size:13px;display:block;position:relative;overflow:hidden}.bundle-component-image>img{object-fit:contain;padding:6px}.bundle-component-image>span{place-items:center;height:100%;display:grid}.bundle-component-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.bundle-component-copy small{color:#979aa0;margin-bottom:4px;font-size:13px}.bundle-component-copy strong{font-size:14.95px;line-height:1.8}.bundle-component-copy b{color:#4d5157;margin-top:9px;font-size:13.5px;font-weight:650}.spec-groups{flex-direction:column;gap:16px;display:flex}.spec-group-card{background:#fff;border:1px solid #e8e9eb;border-radius:18px;overflow:hidden}.spec-group-card>h3{color:#2f3237;background:#fafafa;border-bottom:1px solid #ededee;margin:0;padding:15px 17px;font-size:14.95px;font-weight:650}.spec-table-wrap{overflow:auto}.spec-group-card .spec-table{border-collapse:collapse;table-layout:fixed;border:0;border-radius:0;width:100%;display:table;overflow:visible}.spec-group-card .spec-table tr{border-bottom:1px solid #eeeeef}.spec-group-card .spec-table tr:last-child{border-bottom:0}.spec-group-card .spec-table th,.spec-group-card .spec-table td{text-align:right;vertical-align:top;padding:13px 17px;line-height:2}.spec-group-card .spec-table th{color:#777b82;background:#fcfcfc;border-left:1px solid #efeff0;width:28%;font-size:13px;font-weight:500}.spec-group-card .spec-table td{color:#373a40;font-size:13.5px;font-weight:550}.room-visualizer-trigger{text-align:right;color:#4e5157;cursor:pointer;background:linear-gradient(135deg,#fff7f8,#fff);border:1px solid #f4c5cb;border-radius:14px;align-items:center;gap:10px;width:100%;min-height:62px;margin-top:10px;padding:10px 12px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.room-visualizer-trigger:hover{border-color:#ed91a0;transform:translateY(-1px);box-shadow:0 10px 28px #d82f4214}.room-visualizer-icon{background:var(--red);color:#fff;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.room-visualizer-icon svg{width:19px}.room-visualizer-trigger>span:last-child{flex-direction:column;display:flex}.room-visualizer-trigger strong{font-size:13.5px}.room-visualizer-trigger small{color:#85898f;margin-top:2px;font-size:13px}.room-visualizer-backdrop{z-index:120;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1314189e;place-items:center;padding:18px;animation:.2s roomBackdropIn;display:grid;position:fixed;inset:0}.room-visualizer-modal{background:#fff;border-radius:24px;width:min(920px,100%);max-height:min(90dvh,840px);animation:.28s cubic-bezier(.2,.8,.2,1) roomModalIn;overflow:auto;box-shadow:0 30px 100px #00000047}.room-visualizer-modal>header{border-bottom:1px solid #eeeeef;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px;display:flex}.room-visualizer-modal>header h2{margin:3px 0;font-size:23px;line-height:1.7}.room-visualizer-modal>header p{color:#81858c;max-width:650px;margin:0;font-size:13px;line-height:2}.room-visualizer-modal .icon-button{flex:none}.room-visualizer-stage{grid-template-columns:1fr 1fr;gap:12px;padding:18px 22px;display:grid}.room-upload-box,.room-ai-result{background:#f7f7f8;border-radius:18px;min-height:340px;position:relative;overflow:hidden}.room-upload-box{text-align:center;color:#73777e;cursor:pointer;border:1.5px dashed #d8dade;place-items:center;padding:0;display:grid}.room-upload-box:not(.has-image){padding:30px}.room-upload-box:not(.has-image)>svg{width:31px;color:var(--red);margin:auto auto 10px}.room-upload-box:not(.has-image)>strong{font-size:13.8px;display:block}.room-upload-box:not(.has-image)>small{color:#96999f;margin-top:5px;font-size:13px;display:block}.room-upload-box img,.room-ai-result img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.room-ai-result{background:radial-gradient(circle at 50% 20%,#fff3f5,#f8f8f9 72%);border:1px solid #eadde0;place-items:center;display:grid}.room-ai-result>div{text-align:center;color:#777b81;padding:28px}.room-ai-result>div svg{width:34px;color:var(--red);margin:auto auto 11px}.room-ai-result>div strong{font-size:13.8px;display:block}.room-ai-result>div small{color:#989ba1;max-width:250px;margin-top:5px;font-size:13px;line-height:2;display:block}.ai-processing-bar{background:var(--red);border-radius:99px;width:32%;height:3px;animation:1.2s ease-in-out infinite roomProcessing;position:absolute;bottom:0;right:0}.room-ai-message{color:#a72a3b;background:#fff6f7;border:1px solid #f2c6cc;border-radius:11px;margin:0 22px 14px;padding:10px 12px;font-size:13px}.room-visualizer-modal>footer{border-top:1px solid #eeeeef;justify-content:space-between;align-items:center;gap:16px;padding:14px 22px 20px;display:flex}.room-visualizer-modal>footer>small{color:#93969c;font-size:13px;line-height:1.8}.room-visualizer-modal>footer .primary-button{min-width:180px;height:44px}.room-visualizer-modal>footer .primary-button:disabled{opacity:.55;cursor:not-allowed}@keyframes roomBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes roomModalIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}@keyframes roomProcessing{0%{right:0}50%{right:68%}to{right:0}}@media (max-width:820px){.bundle-component-grid,.room-visualizer-stage{grid-template-columns:1fr}.room-upload-box,.room-ai-result{min-height:290px}.room-visualizer-modal{max-height:92dvh}.spec-group-card .spec-table th{width:34%}}@media (max-width:620px){.bundle-component-card{grid-template-columns:105px 1fr;min-height:118px;padding:9px}.bundle-component-image{height:96px}.spec-group-card{border-radius:14px}.spec-group-card>h3{padding:12px 13px;font-size:13.5px}.spec-group-card .spec-table th,.spec-group-card .spec-table td{padding:11px 12px;font-size:13px}.spec-group-card .spec-table th{width:38%}.room-visualizer-backdrop{align-items:end;padding:0}.room-visualizer-modal{border-radius:22px 22px 0 0;width:100%;max-height:92dvh}.room-visualizer-modal>header{padding:15px}.room-visualizer-modal>header h2{font-size:18.4px}.room-visualizer-stage{padding:12px 15px}.room-upload-box,.room-ai-result{min-height:235px}.room-ai-message{margin-inline:15px}.room-visualizer-modal>footer{flex-direction:column;align-items:stretch;padding:12px 15px 16px}.room-visualizer-modal>footer .primary-button{width:100%}.room-visualizer-trigger{min-height:59px}}.product-page.container{width:min(100% - 44px,1540px)}.product-page{padding-top:18px;padding-bottom:96px}.product-main{grid-template-columns:minmax(360px,1.08fr) minmax(390px,1fr) minmax(285px,.68fr);align-items:start;gap:18px;margin-top:10px;display:grid}.product-gallery-column,.product-center-column,.product-purchase-column{min-width:0}.product-gallery-column .product-gallery{position:sticky;top:112px}.product-gallery-column .gallery-main{aspect-ratio:1.16;background:#f7f7f8;border:1px solid #e8e9eb;border-radius:20px}.product-gallery-column .gallery-thumbs{gap:7px;padding-top:10px}.product-gallery-column .gallery-thumbs button{background:#fff;border:1px solid #e8e9eb;border-radius:10px;width:74px;height:62px}.product-gallery-column .gallery-thumbs button.is-active{border:2px solid var(--red)}.product-center-column{background:#fff;border:1px solid #e9eaec;border-radius:20px;padding:20px 20px 8px;box-shadow:0 12px 34px #1a1c2109}.product-title-row{border-bottom:1px solid #efeff0;padding-bottom:12px}.product-title-row h1{letter-spacing:-.025em;margin:3px 0 5px;font-size:26.45px;line-height:1.75}.product-title-meta{color:#90939a;flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:13px;display:flex}.product-title-meta a{color:#777b82}.product-title-meta a:hover{color:var(--red)}.product-title-meta b{color:#34373c;font-weight:650}.product-lead{color:#73777e;margin:12px 0;font-size:13.5px;line-height:2.05}.product-quick-facts.compact{grid-template-columns:repeat(3,1fr);gap:7px;margin:10px 0 2px;display:grid}.product-quick-facts.compact>div{background:#fbfbfc;border:1px solid #ececef;border-radius:13px;align-items:center;gap:8px;min-height:62px;padding:9px;display:flex}.product-quick-facts.compact>div>span{width:30px;height:30px;color:var(--red);background:#fff1f3;border-radius:9px;flex:none;place-items:center;display:grid}.product-quick-facts.compact svg{width:15px}.product-quick-facts.compact small{color:#999ca2;font-size:13px;display:block}.product-quick-facts.compact strong{margin-top:2px;font-size:13px;font-weight:620;display:block}.product-configurator-sections{margin-top:2px}.product-configurator-sections .config-section:last-child{border-bottom:0}.product-configurator-sections .config-section{padding:14px 0}.product-configurator-sections .config-label strong{font-size:13.5px}.product-configurator-sections .config-label>span{font-size:13px}.product-configurator-sections .axis-option{border-radius:11px;min-height:42px;padding:6px 9px;font-size:13px}.axis-option-media{background:#f4f4f5;border-radius:8px;flex:none;width:34px;height:34px;position:relative;overflow:hidden}.axis-option-media img{object-fit:cover}.product-configurator-sections .customization-options{grid-template-columns:1fr;gap:7px}.product-configurator-sections .custom-option{border-radius:12px;min-height:55px}.product-configurator-sections .bundle-row{background:#fcfcfc}.product-purchase-column{position:relative}.purchase-card{background:#fff;border:1px solid #e6e7e9;border-radius:20px;padding:17px;position:sticky;top:112px;box-shadow:0 16px 42px #1a1c210f}.purchase-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:11px;display:flex}.purchase-card-head>span{color:#898c92;font-size:13px}.purchase-price{border-bottom:1px solid #eeeeef;flex-direction:column;gap:3px;padding:4px 0 15px;display:flex}.purchase-price strong{color:#24272c;font-size:23px;font-weight:700;line-height:1.55}.purchase-price small{color:#8a8d94;font-size:13px}.purchase-quantity{justify-content:space-between;align-items:center;gap:12px;padding:14px 0 10px;display:flex}.purchase-quantity>span{color:#666a71;font-size:13px;font-weight:600}.purchase-add{border-radius:12px;width:100%;height:48px;font-size:13.5px}.purchase-card .room-visualizer-trigger{min-height:58px;margin-top:9px}.purchase-benefits{border-top:1px solid #efeff0;flex-direction:column;gap:7px;margin-top:14px;padding-top:13px;display:flex}.purchase-benefits span{color:#777b82;align-items:center;gap:7px;font-size:13px;display:flex}.purchase-benefits svg{width:14px;color:var(--red);flex:none}.purchase-benefits b{font-weight:520}.mobile-purchase-sticky{display:none}.product-tabs-shell{background:#fff;border:1px solid #e7e8ea;border-radius:20px;margin-top:28px;overflow:hidden;box-shadow:0 12px 34px #1a1c2108}.product-tabs-nav{scrollbar-width:none;background:#fafafa;border-bottom:1px solid #e9eaec;align-items:center;gap:4px;padding:9px;display:flex;overflow:auto}.product-tabs-nav::-webkit-scrollbar{display:none}.product-tabs-nav button{white-space:nowrap;color:#71757c;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 15px;font-size:13px;transition:all .2s}.product-tabs-nav button:hover{color:#303339;background:#fff}.product-tabs-nav button.is-active{color:var(--red);background:#fff;font-weight:650;box-shadow:0 2px 10px #23252a0f}.product-tab-panel{min-height:220px;padding:22px;animation:.2s productTabIn}.product-tab-content{max-width:1180px;margin-inline:auto}.product-tab-content .product-section-heading{margin-bottom:18px}.product-tab-content .spec-groups{gap:12px}.product-tab-content .spec-group-card{border-radius:14px}.product-tab-content .spec-group-card>h3{padding:12px 15px;font-size:13.5px}.product-tab-content .spec-group-card .spec-table th,.product-tab-content .spec-group-card .spec-table td{padding:11px 15px;font-size:13px}.product-tab-content .spec-group-card .spec-table th{width:25%}.related-section{margin-top:34px;padding-top:34px}@keyframes productTabIn{0%{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:none}}@media (max-width:1180px){.product-page.container{width:min(100% - 30px,1240px)}.product-main{grid-template-columns:minmax(330px,1fr) minmax(360px,1fr);gap:14px}.product-purchase-column{grid-column:1/-1}.purchase-card{grid-template-columns:1.2fr auto 1fr;align-items:center;gap:10px 14px;display:grid;position:static}.purchase-card-head,.purchase-price{grid-column:1/2}.purchase-price{border-bottom:0;padding-bottom:0}.purchase-quantity{padding:0}.purchase-add{min-width:240px}.purchase-card .room-visualizer-trigger{grid-column:1/-1;margin-top:2px}.purchase-benefits{flex-direction:row;grid-column:1/-1;justify-content:space-between;margin-top:2px}.purchase-card .cart-message{grid-column:1/-1}}@media (max-width:820px){.product-page{padding-bottom:120px}.product-page.container{width:min(100% - 24px,760px)}.product-main{grid-template-columns:1fr;gap:12px}.product-gallery-column .product-gallery{position:static}.product-gallery-column .gallery-main{aspect-ratio:1.25;border-radius:17px}.product-center-column{border-radius:17px;padding:15px 14px 4px}.product-title-row h1{font-size:23px}.product-quick-facts.compact{grid-template-columns:1fr 1fr 1fr}.product-quick-facts.compact>div{gap:5px;padding:7px}.product-quick-facts.compact>div>span{display:none}.product-purchase-column{grid-column:auto}.purchase-card{border-radius:17px;padding:14px;display:block}.purchase-card .purchase-add,.purchase-card .purchase-quantity,.purchase-card>.purchase-price{display:none}.purchase-card-head{margin-bottom:0}.purchase-benefits{flex-direction:column;margin-top:12px;display:flex}.purchase-card .room-visualizer-trigger{margin-top:10px}.mobile-purchase-sticky{z-index:85;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:9px max(12px,env(safe-area-inset-right)) calc(9px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));background:#fffffff5;border-top:1px solid #e4e5e8;grid-template-columns:minmax(110px,1fr) auto minmax(110px,1fr);align-items:center;gap:8px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 35px #14161b17}.mobile-purchase-price{flex-direction:column;min-width:0;display:flex}.mobile-purchase-price small{color:#8d9096;font-size:13px}.mobile-purchase-price strong{white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;overflow:hidden}.mobile-purchase-sticky .qty-control.big{height:40px}.mobile-purchase-sticky .qty-control.big button{width:31px}.mobile-purchase-sticky .qty-control.big span{min-width:28px}.mobile-purchase-sticky>.primary-button{border-radius:10px;height:42px;font-size:13px}.product-tabs-shell{border-radius:16px;margin-top:18px}.product-tabs-nav{padding:7px}.product-tabs-nav button{padding:9px 12px;font-size:13px}.product-tab-panel{min-height:180px;padding:15px 13px}.product-tab-content .spec-group-card .spec-table th{width:36%}.review-grid,.relation-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.product-page.container{width:min(100% - 18px,540px)}.product-title-row{gap:8px}.product-title-row h1{font-size:20.7px}.product-title-meta{font-size:13px}.product-quick-facts.compact{gap:5px}.product-quick-facts.compact>div{min-height:52px}.product-quick-facts.compact strong,.product-quick-facts.compact small{font-size:13px}.product-configurator-sections .swatch-row{gap:5px}.product-configurator-sections .axis-option{font-size:13px}.axis-option-media{width:30px;height:30px}.mobile-purchase-sticky{grid-template-columns:minmax(90px,1fr) auto minmax(94px,.9fr);gap:6px}.mobile-purchase-sticky .qty-control.big button{width:28px}.mobile-purchase-sticky .qty-control.big span{min-width:24px}.product-tabs-nav{gap:2px}.product-tabs-nav button{padding:8px 10px}.product-tab-content .spec-group-card .spec-table th,.product-tab-content .spec-group-card .spec-table td{padding:9px 10px;font-size:13px}.product-tab-content .spec-group-card .spec-table th{width:39%}.review-grid,.relation-grid{grid-template-columns:1fr}}.product-page{padding-bottom:126px}.mobile-purchase-sticky{z-index:85;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #e0e1e4f5;border-radius:17px;grid-template-columns:minmax(230px,1.15fr) auto minmax(220px,.9fr);align-items:center;gap:12px;width:min(930px,100% - 36px);padding:10px 12px;display:grid;position:fixed;bottom:14px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 18px 55px #14161b24}.mobile-purchase-price{flex-direction:column;min-width:0;display:flex}.mobile-purchase-price small{color:#8d9096;font-size:13px;line-height:1.6}.mobile-purchase-price strong{white-space:nowrap;text-overflow:ellipsis;color:#24272c;font-size:13.8px;line-height:1.65;overflow:hidden}.mobile-purchase-sticky .qty-control.big{background:#fafafa;height:43px}.mobile-purchase-sticky .qty-control.big button{width:34px}.mobile-purchase-sticky .qty-control.big span{min-width:31px}.mobile-purchase-sticky>.primary-button{border-radius:11px;height:46px;font-size:13px}@media (max-width:820px){.product-page{padding-bottom:128px}.mobile-purchase-sticky{width:auto;padding:9px max(12px,env(safe-area-inset-right)) calc(9px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));border-width:1px 0 0;border-radius:0;grid-template-columns:minmax(112px,1fr) auto minmax(116px,1fr);gap:8px;bottom:0;left:0;right:0;transform:none;box-shadow:0 -12px 35px #14161b17}}@media (max-width:560px){.mobile-purchase-sticky{grid-template-columns:minmax(94px,1fr) auto minmax(100px,.9fr);gap:6px}.mobile-purchase-sticky .qty-control.big button{width:30px}.mobile-purchase-sticky .qty-control.big span{min-width:26px}}.room-visualizer-backdrop{z-index:1000}.room-visualizer-modal{z-index:1001;position:relative}.room-visualizer-open .mobile-purchase-sticky{opacity:0;visibility:hidden;pointer-events:none}.mobile-purchase-sticky{transition:opacity .16s,visibility .16s,transform .16s}.hero-slide-picture img,.promo-picture img,.wide-promo-picture img,.visual-category-media img,.category-image img,.testimonial-thumb-media img{object-fit:cover;object-position:50% 50%;width:100%;height:100%;padding:0}.visual-category-media img,.category-image img{transition:transform .35s;transform:scale(1.012)}.visual-category-card:hover .visual-category-media img,.category-card:hover .category-image img{transform:scale(1.035)}.product-card-media>img,.gallery-main .gallery-image,.gallery-thumbs img,.cart-drawer-thumb img,.cart-page-thumb img,.saved-image img,.bundle-component-image>img{object-fit:contain;object-position:center;background:#f8f8f8}.product-card-media>img{padding:2.5%}.saved-image img{padding:3%}.room-upload-box img,.room-ai-result img{object-fit:contain;object-position:center;background:#f3f3f4}.home-hero{background:#fff;padding:0;overflow:hidden}.hero-carousel-shell{width:100%;max-width:none;margin:0}.hero-carousel-viewport{aspect-ratio:2.85;border-inline:0;border-radius:0;width:100%;overflow:hidden}.hero-slide-picture img{transform:scale(1.002)}.hero-dots{z-index:8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14151947;border:1px solid #ffffff9e;border-radius:999px;justify-content:center;align-items:center;gap:5px;height:32px;padding:4px 8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 7px 22px #00000014}.hero-dots button{width:20px;height:20px}.hero-dots button span{background:#ffffffb8;width:6px;height:6px}.hero-dots button.is-active span{background:#fff;width:20px}.hero-arrow{z-index:9}@media (max-width:820px){.hero-carousel-viewport{aspect-ratio:1.78;border-radius:0}.hero-dots{bottom:11px}}@media (max-width:620px){.hero-carousel-shell{width:100%}.home-hero{padding-top:0}.hero-carousel-viewport{aspect-ratio:1.05;border-radius:0}.hero-dots{height:29px;padding-inline:7px;bottom:9px}.hero-slide-copy{padding:11px 11px 52px}}:root{--text-xs:13px;--text-sm:14px;--text-md:16px;--text-lg:18px;--text-xl:22px;--control-height:46px;--focus-ring:0 0 0 3px #ed3b4d24}body{font-size:var(--text-md);text-rendering:optimizelegibility;line-height:1.9}button,input,select,textarea{font-size:15px}input,select,textarea{min-height:var(--control-height)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #ed3b4db8}small,.product-card-meta,.price-prefix,.price-compare,.availability,.purchase-benefits span,.product-title-meta,.product-configurator-sections .config-label>span,.room-visualizer-trigger small,.room-visualizer-modal>header p,.room-upload-box:not(.has-image)>small,.room-ai-result>div small,.room-visualizer-modal>footer>small,.mobile-purchase-price small{font-size:var(--text-xs)!important}.primary-button,.secondary-button{min-height:46px;font-size:15px}.header-icon-link,.cart-action,.menu-button,.icon-button{min-width:44px;min-height:44px}.action-count,.cart-header-count{min-width:20px;height:20px;font-size:12px!important}.store-search-trigger{text-align:right;color:#777b82;cursor:text;border:1px solid #e8e9ec;transition:border-color .18s,box-shadow .18s,background .18s}.store-search-trigger:hover{background:#fbfbfc;border-color:#d9dbe0;box-shadow:0 8px 24px #1a1c210a}.store-search-trigger>span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.store-search-trigger kbd{color:#9a9da3;direction:ltr;background:#fff;border:1px solid #dedfe2;border-radius:7px;padding:2px 7px;font:500 12px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;box-shadow:0 1px 2px #00000008}.mobile-search-trigger{text-align:right;border:0;width:100%}.mobile-search-trigger span{color:#777;flex:1}.mobile-search-trigger b{color:var(--red);font-size:13px}.search-overlay{z-index:1100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1415196b;justify-content:center;align-items:flex-start;padding:72px 20px 20px;animation:.16s searchBackdropIn;display:flex;position:fixed;inset:0}.search-command{background:#fff;border:1px solid #ffffffbf;border-radius:22px;width:min(820px,100%);max-height:min(78dvh,760px);animation:.2s cubic-bezier(.2,.8,.2,1) searchPanelIn;overflow:hidden;box-shadow:0 30px 100px #14161c38}.search-command-head{background:#fff;border-bottom:1px solid #ececef;grid-template-columns:1fr 44px;gap:10px;padding:13px;display:grid}.search-command-input{background:#fafafa;border:1px solid #dedfe3;border-radius:14px;align-items:center;gap:10px;height:50px;padding:0 8px 0 13px;transition:all .18s;display:flex}.search-command-input:focus-within{box-shadow:var(--focus-ring);background:#fff;border-color:#f3a4ae}.search-command-input>svg{color:#8b8f96;flex:none;width:20px}.search-command-input input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:48px;font-size:16px}.search-command-input .search-clear{color:#92959b;background:0 0;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.search-command-input .search-clear:hover{color:#555;background:#f0f0f2}.search-command-input .search-clear svg{width:17px}.search-submit{background:var(--red);color:#fff;border:0;border-radius:10px;height:36px;padding:0 15px;font-weight:650}.search-submit:hover{background:var(--red-dark)}.search-overlay-close{color:#666a71;background:#fff;border:1px solid #e5e6e9;border-radius:12px;align-self:center;place-items:center;width:44px;height:44px;display:grid}.search-overlay-close svg{width:19px}.search-command-body{max-height:calc(min(78dvh,760px) - 78px);padding:6px 18px 20px;overflow:auto}.search-command-body section{border-bottom:1px solid #f0f0f2;padding:15px 0}.search-command-body section:last-child{border-bottom:0}.search-section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.search-section-title strong{font-size:14px;font-weight:680}.search-section-title span,.search-section-title button{color:#8a8d94;font-size:13px}.search-section-title button{color:var(--red);background:0 0;border:0;padding:4px}.search-recent-list,.search-quick-categories,.search-related-links{flex-wrap:wrap;gap:8px;display:flex}.search-recent-list button,.search-quick-categories a,.search-related-links a{color:#555960;background:#fff;border:1px solid #e8e9eb;border-radius:11px;align-items:center;gap:6px;min-height:38px;padding:7px 11px;font-size:14px;display:inline-flex}.search-recent-list button:hover,.search-quick-categories a:hover,.search-related-links a:hover{color:var(--red);background:#fff8f9;border-color:#f2b7bf}.search-recent-list svg{width:14px}.search-product-list{flex-direction:column;display:flex}.search-product-row{border-radius:13px;grid-template-columns:66px 1fr auto;align-items:center;gap:12px;padding:8px;transition:all .16s;display:grid}.search-product-row:hover{background:#f8f8f9}.search-product-image{background:#f5f5f6;border-radius:10px;width:66px;height:58px;position:relative;overflow:hidden}.search-product-image img{object-fit:contain;padding:3px}.search-product-row>div:nth-child(2){min-width:0}.search-product-row strong{white-space:nowrap;text-overflow:ellipsis;font-size:15px;display:block;overflow:hidden}.search-product-row span{color:#92959b;margin-top:2px;font-size:13px;display:block}.search-product-row>b{white-space:nowrap;color:#35383e;font-size:14px;font-weight:650}.search-related-links a{background:#fafafa}.search-related-links b{color:#33363b;font-weight:650}.search-loading,.search-inline-state{text-align:center;color:#858990;flex-direction:column;justify-content:center;align-items:center;min-height:210px;display:flex}.search-loading{gap:6px}.search-loading>span{background:linear-gradient(90deg,#f2f2f3,#fafafa,#f2f2f3) 0 0/200% 100%;border-radius:7px;width:64%;height:12px;animation:1.2s linear infinite skeletonSlide}.search-loading>span:nth-child(2){width:78%}.search-loading>span:nth-child(3){width:54%}.search-loading p{margin:10px 0 0;font-size:14px}.search-inline-state strong{color:#44474d;font-size:17px}.search-inline-state span{max-width:450px;margin-top:5px;font-size:14px;line-height:1.9}@keyframes searchBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes searchPanelIn{0%{opacity:0;transform:translateY(-12px)scale(.99)}to{opacity:1;transform:none}}@keyframes skeletonSlide{to{background-position:-200% 0}}.catalog-page{padding-bottom:80px}.catalog-page-heading{margin-bottom:24px}.catalog-page-heading h1{max-width:780px}.catalog-page-heading p{max-width:720px}.catalog-experience{grid-template-columns:minmax(0,1fr) 292px;grid-template-areas:"toolbar filters""chips filters""results filters";align-items:start;gap:14px 22px;display:grid}.catalog-results-toolbar{background:#fff;border:1px solid #eaebed;border-radius:15px;grid-area:toolbar;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:8px 10px 8px 14px;display:flex}.catalog-toolbar-summary{color:#777b82;align-items:center;gap:12px;font-size:14px;display:flex}.catalog-toolbar-summary b{color:#33363b;font-weight:650}.catalog-mobile-filter-button{color:#44474d;background:#fff;border:1px solid #e1e2e5;border-radius:10px;align-items:center;gap:6px;height:38px;padding:0 11px;display:none}.catalog-mobile-filter-button svg{width:17px}.catalog-sort-form{align-items:center;gap:8px;display:flex}.catalog-sort-form label{color:#8b8e94;font-size:13px}.catalog-sort-form select{color:#3e4147;cursor:pointer;background:#f7f7f8;border:0;border-radius:9px;outline:0;height:38px;min-height:38px;padding:0 10px 0 30px;font-size:14px}.active-filter-chips{flex-wrap:wrap;grid-area:chips;align-items:center;gap:7px;display:flex}.active-filter-chips a{color:#8b3440;background:#fff5f6;border:1px solid #f6cbd1;border-radius:9px;align-items:center;gap:5px;min-height:33px;padding:5px 9px;font-size:13px;display:inline-flex}.active-filter-chips svg{width:13px}.catalog-results-main{grid-area:results;min-width:0}.catalog-results-main .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.catalog-filter-panel{background:#fff;border:1px solid #e8e9eb;border-radius:18px;grid-area:filters;max-height:calc(100dvh - 132px);position:sticky;top:112px;overflow:hidden}.catalog-filter-form{max-height:inherit;flex-direction:column;display:flex}.catalog-filter-panel-head{border-bottom:1px solid #eeeeef;justify-content:space-between;align-items:flex-start;gap:10px;padding:16px 16px 13px;display:flex}.catalog-filter-panel-head>div{flex-direction:column;display:flex}.catalog-filter-panel-head strong{font-size:16px}.catalog-filter-panel-head span{color:#92959b;margin-top:2px;font-size:13px}.filter-close-mobile{color:#666;background:#f4f4f5;border:0;border-radius:10px;width:38px;height:38px;display:none}.filter-close-mobile svg{width:18px}.catalog-filter-group{border-bottom:1px solid #efeff1}.catalog-filter-group summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;min-height:49px;padding:0 15px;list-style:none;display:flex}.catalog-filter-group summary::-webkit-details-marker{display:none}.catalog-filter-group summary strong{font-size:14px;font-weight:650}.catalog-filter-group summary svg{color:#92959b;width:15px;transition:transform .2s}.catalog-filter-group[open] summary svg{transform:rotate(180deg)}.catalog-filter-group-body{padding:0 15px 14px}.human-select,.price-filter-grid input{color:#44474d;background:#fff;border:1px solid #e2e3e6;border-radius:10px;outline:0;width:100%;height:42px;min-height:42px;padding:0 10px;font-size:14px}.human-select:focus,.price-filter-grid input:focus{box-shadow:var(--focus-ring);border-color:#f0a7b0}.price-filter-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.price-filter-grid label{min-width:0}.price-filter-grid label span{color:#95989e;margin:0 2px 4px;font-size:12px;display:block}.price-filter-grid input{direction:rtl;padding-inline:8px}.price-filter-grid input::placeholder{font-size:12px}.human-switch{cursor:pointer;border-bottom:1px solid #efeff1;align-items:center;gap:9px;min-height:52px;margin:0 15px;display:flex}.human-switch input{opacity:0;pointer-events:none;position:absolute}.human-switch-ui{background:#dedfe2;border-radius:99px;flex:none;width:39px;height:22px;transition:all .2s;position:relative}.human-switch-ui:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:3px;right:3px;box-shadow:0 1px 4px #00000029}.human-switch input:checked+.human-switch-ui{background:var(--red)}.human-switch input:checked+.human-switch-ui:after{transform:translate(-17px)}.human-switch b{color:#55585e;font-size:14px;font-weight:560}.facet-check-list{flex-direction:column;gap:2px;max-height:210px;padding-left:3px;display:flex;overflow:auto}.facet-check-list label{cursor:pointer;border-radius:8px;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;min-height:38px;padding:3px 4px;display:grid}.facet-check-list label:hover{background:#fafafa}.facet-check-list input{width:17px;height:17px;min-height:0;accent-color:var(--red)}.facet-check-list span{font-size:14px}.facet-check-list small{color:#a0a3a8;font-size:12px!important}.facet-swatches{flex-wrap:wrap;gap:7px;display:flex}.facet-swatch{cursor:pointer;background:#fff;border:1px solid #e2e3e5;border-radius:10px;align-items:center;gap:6px;min-height:38px;padding:5px 8px 5px 7px;font-size:13px;display:flex;position:relative}.facet-swatch:hover,.facet-swatch.is-selected{color:#7f2b36;background:#fff8f9;border-color:#f2a9b2}.facet-swatch input{opacity:0;pointer-events:none;position:absolute}.facet-swatch-color{border:1px solid #00000017;border-radius:7px;width:22px;height:22px;box-shadow:inset 0 0 0 1px #ffffff4d}.catalog-filter-actions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-top:1px solid #ececef;grid-template-columns:1fr auto;align-items:center;gap:9px;padding:12px 15px;display:grid;position:sticky;bottom:0}.catalog-filter-actions .primary-button{min-height:42px}.catalog-filter-actions>a{color:#8a8d94;padding:8px;font-size:13px}.catalog-filter-actions>a:hover{color:var(--red)}.catalog-filter-backdrop{display:none}.human-standalone-search{background:#fff;border:1px solid #e6e7e9;border-radius:17px;max-width:720px;margin:38px auto 80px;padding:14px;box-shadow:0 16px 50px #1c1e230d}.human-standalone-search input{height:50px;font-size:16px}@media (max-width:1120px){.catalog-results-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-experience{grid-template-columns:minmax(0,1fr) 270px;gap:13px 16px}}@media (max-width:900px){.store-search-trigger kbd{display:none}.catalog-experience{grid-template-columns:1fr;grid-template-areas:"toolbar""chips""results";gap:11px;display:grid}.desktop-catalog-filter{display:none}.catalog-mobile-filter-button{display:inline-flex}.catalog-results-toolbar{z-index:25;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:76px}.catalog-filter-backdrop{z-index:1050;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14151975;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.catalog-filter-mobile{background:#fff;border-radius:22px 22px 0 0;width:100%;max-height:88dvh;animation:.2s filterSheetIn;overflow:hidden;box-shadow:0 -24px 70px #14161c2e}.catalog-filter-mobile .catalog-filter-form{max-height:88dvh;overflow:auto}.catalog-filter-mobile .catalog-filter-panel-head{z-index:3;background:#fff;position:sticky;top:0}.filter-close-mobile{place-items:center;display:grid}.catalog-filter-mobile .catalog-filter-actions{z-index:3}@keyframes filterSheetIn{0%{opacity:.6;transform:translateY(35px)}to{opacity:1;transform:none}}}@media (max-width:620px){.container{width:min(100% - 24px,1240px)}.search-overlay{align-items:flex-end;padding:0}.search-command{border-radius:22px 22px 0 0;width:100%;max-height:92dvh}.search-command-head{grid-template-columns:1fr 40px;gap:7px;padding:10px}.search-command-input{height:48px}.search-submit{display:none}.search-command-body{max-height:calc(92dvh - 70px);padding:4px 12px 18px}.search-product-row{grid-template-columns:60px 1fr;gap:10px}.search-product-image{width:60px;height:54px}.search-product-row>b{grid-column:2;margin-top:-8px;font-size:13px}.search-related-links{grid-template-columns:1fr 1fr;display:grid}.search-related-links a{justify-content:center}.search-overlay-close{width:40px;height:40px}.catalog-page-heading{margin-bottom:16px}.catalog-page-heading h1{font-size:28px;line-height:1.55}.catalog-page-heading p{font-size:15px;line-height:1.9}.catalog-results-toolbar{border-radius:12px;padding:7px;top:68px}.catalog-toolbar-summary>span,.catalog-sort-form label{display:none}.catalog-sort-form select{max-width:145px}.catalog-results-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.catalog-results-main .product-card{border-radius:15px}.catalog-results-main .product-card-body{padding:11px}.catalog-results-main .product-card-title{min-height:48px;font-size:14px!important}.catalog-results-main .price-main{font-size:14px}.catalog-results-main .availability{display:none}.active-filter-chips{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow:auto}.active-filter-chips::-webkit-scrollbar{display:none}.active-filter-chips a{white-space:nowrap}.price-filter-grid{grid-template-columns:1fr 1fr}.catalog-filter-actions{padding-bottom:calc(12px + env(safe-area-inset-bottom))}}@media (max-width:380px){.catalog-results-main .product-grid,.search-related-links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card,.visual-category-media img,.hero-slide-picture img,.search-overlay,.search-command,.catalog-filter-mobile{transition:none!important;animation:none!important}}.facet-swatch-color{position:relative;overflow:hidden}.facet-swatch-color img{object-fit:cover;padding:0}:root{--surface:#fff;--surface-soft:#fafafa;--surface-muted:#f5f6f7;--text:#1f2227;--text-soft:#676c74;--text-faint:#8a8f97;--border:#e8e9ec;--border-strong:#dde0e4;--success:#247a52;--success-bg:#eef8f3;--danger:#b63a47;--danger-bg:#fff2f3;--warning:#9a6a21;--warning-bg:#fff8ea;--control-radius:13px;--card-radius:20px;--page-gap:28px}html{font-size:16px}body{color:var(--text);letter-spacing:-.005em;font-size:16px;line-height:1.92}p{line-height:1.95}small{line-height:1.75;font-size:14px!important}button,input,select,textarea{font-size:15px;line-height:1.65}input,select,textarea{border-radius:var(--control-radius)}.primary-button,.secondary-button,.text-button{min-height:47px;padding-inline:19px;font-size:15px}.eyebrow{font-size:14px}.product-card-meta,.price-prefix,.price-compare,.availability,.purchase-benefits span,.product-title-meta,.product-configurator-sections .config-label>span,.room-visualizer-trigger small,.room-visualizer-modal>header p,.room-upload-box:not(.has-image)>small,.room-ai-result>div small,.room-visualizer-modal>footer>small,.mobile-purchase-price small{font-size:14px!important}.product-card-title,.product-lead,.purchase-quantity>span,.product-tabs-nav button,.spec-group-card .spec-table th,.spec-group-card .spec-table td{font-size:15px!important}.footer-column>a,.footer-contact p,.footer-contact a,.footer-socials a,.site-footer-rich .footer-bottom .container,.footer-trust-row>span,.footer-brand-rich p{font-size:14px}.human-field{flex-direction:column;gap:7px;min-width:0;display:flex}.human-field>span{color:#42464d;font-size:14.5px;font-weight:590}.human-field>span small{color:var(--text-faint);margin-inline-start:4px;font-weight:430}.human-field input,.human-field select,.human-field textarea,.human-select{border:1px solid var(--border-strong);width:100%;color:var(--text);background:#fff;outline:0;min-height:48px;padding:10px 13px;transition:border-color .16s,box-shadow .16s,background .16s}.human-field textarea{resize:vertical;min-height:112px;line-height:1.9}.human-field input:focus,.human-field select:focus,.human-field textarea:focus,.human-select:focus{box-shadow:var(--focus-ring);border-color:#eda3ad}.human-field input:disabled{color:#82868e;cursor:not-allowed;background:#f5f6f7}.human-checkbox{color:#575c64;cursor:pointer;align-items:flex-start;gap:9px;font-size:14px;display:flex}.human-checkbox input{accent-color:var(--red);margin-top:6px}.human-form-message{border:1px solid #0000;border-radius:13px;margin-top:14px;padding:12px 14px;font-size:14px;line-height:1.85}.human-form-message.is-error{color:var(--danger);background:var(--danger-bg);border-color:#ffd9dd}.human-form-message.is-success{color:var(--success);background:var(--success-bg);border-color:#d5ecdf}.empty-inline{color:#747981;background:#fbfbfc;border:1px dashed #dfe1e5;border-radius:15px;padding:17px;font-size:14px}.panel-loading{color:#747981;background:#fafafa;border-radius:14px;padding:18px;font-size:14px}.danger-link{color:var(--danger)!important}.auth-modal-root{z-index:1400;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-modal-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#15171b7a;border:0;position:absolute;inset:0}.auth-modal-card{z-index:1;background:#fff;border:1px solid #fffc;border-radius:23px;width:min(430px,100%);padding:22px;animation:.2s cubic-bezier(.2,.8,.2,1) humanModalIn;position:relative;box-shadow:0 30px 90px #1214193d}.auth-modal-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px;display:flex}.auth-modal-head>div{flex-direction:column;gap:3px;display:flex}.auth-modal-head strong{letter-spacing:-.02em;font-size:21px}.auth-modal-head p{color:var(--text-soft);margin:0;font-size:14px}.auth-modal-head button{color:#555a61;background:#f5f5f6;border:0;border-radius:12px;width:42px;height:42px;font-size:24px}.auth-modal-card .human-field{margin-top:12px}.otp-code-input{text-align:center;letter-spacing:.35em;font-variant-numeric:tabular-nums;direction:ltr;font-weight:650;font-size:22px!important}.auth-primary{width:100%;margin-top:14px}.auth-secondary-row{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.auth-secondary-row button{color:#686d75;background:0 0;border:0;padding:8px 0;font-size:14px}.auth-secondary-row button:hover{color:var(--red)}.auth-privacy{color:#8a8f96;text-align:center;margin-top:15px;display:block}@keyframes humanModalIn{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:none}}.account-action-button{color:inherit;background:0 0;border:0}.mobile-menu-auth{text-align:right;color:#34383e;background:#fff;border:0;border-bottom:1px solid #f0f0f1;width:100%;padding:11px 3px;font-size:15px}.cart-drawer-root{z-index:1250;visibility:hidden;pointer-events:none;position:fixed;inset:0}.cart-drawer-root.is-open{visibility:visible;pointer-events:auto}.cart-drawer-backdrop{opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#16171b6b;border:0;transition:opacity .2s;position:absolute;inset:0}.cart-drawer-root.is-open .cart-drawer-backdrop{opacity:1}.cart-drawer{background:#fff;grid-template-rows:auto 1fr auto;width:min(440px,92vw);transition:transform .24s cubic-bezier(.2,.8,.2,1);display:grid;position:absolute;top:0;bottom:0;right:0;overflow:hidden;transform:translate(103%);box-shadow:-25px 0 80px #14161b29}.cart-drawer-root.is-open .cart-drawer{transform:none}.cart-drawer-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:17px 18px;display:flex}.cart-drawer-head>div{align-items:center;gap:11px;display:flex}.cart-drawer-icon{background:var(--red-soft);width:42px;height:42px;color:var(--red);border-radius:13px;place-items:center;display:grid}.cart-drawer-icon svg{width:19px}.cart-drawer-head strong{font-size:17px;display:block}.cart-drawer-head small{color:var(--text-faint);margin-top:1px;display:block}.cart-drawer-close{color:#555;background:#f5f5f6;border:0;border-radius:12px;width:42px;height:42px}.cart-drawer-close svg{width:18px}.cart-drawer-body{padding:13px 16px;overflow:auto}.cart-drawer-items{flex-direction:column;display:flex}.cart-drawer-item{border-bottom:1px solid #efeff1;grid-template-columns:82px minmax(0,1fr);gap:12px;padding:13px 0;transition:opacity .15s;display:grid}.cart-drawer-item.is-busy{opacity:.55;pointer-events:none}.cart-drawer-thumb{color:#aaa;background:#f6f6f7;border-radius:13px;place-items:center;width:82px;height:82px;font-size:13px;display:grid;overflow:hidden}.cart-drawer-thumb img{object-fit:contain;width:100%;height:100%;padding:4px}.cart-drawer-item-copy{min-width:0}.cart-drawer-item-copy>a{font-size:14.5px;font-weight:600;line-height:1.75;display:block}.cart-drawer-item-copy>small{color:var(--text-faint);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;display:block;overflow:hidden}.cart-drawer-line-bottom{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.cart-drawer-line-bottom>strong{color:#25282e;font-size:14px}.cart-mini-qty{border:1px solid var(--border);border-radius:10px;grid-template-columns:34px 30px 34px;align-items:center;height:35px;display:grid;overflow:hidden}.cart-mini-qty button{color:#555;background:#fafafa;border:0;place-items:center;height:100%;display:grid}.cart-mini-qty svg{width:13px}.cart-mini-qty span{text-align:center;font-size:13px;font-weight:600}.cart-drawer-state{text-align:center;min-height:330px;color:var(--text-soft);flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.cart-drawer-state strong{margin-top:10px;font-size:17px}.cart-drawer-state p{max-width:310px;font-size:14px}.cart-empty-icon{color:#999;background:#f5f5f6;border-radius:20px;place-items:center;width:58px;height:58px;display:grid}.cart-empty-icon svg{width:25px}.cart-loading-dot{border:3px solid #eee;border-top-color:var(--red);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin}.cart-drawer-error{background:var(--danger-bg);color:var(--danger);border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:13.5px;display:flex}.cart-drawer-error button{color:var(--danger);background:#fff;border:0;border-radius:8px;padding:6px 9px}.cart-drawer-footer{padding:15px 17px calc(15px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#fff}.cart-drawer-total{justify-content:space-between;align-items:center;gap:15px;display:flex}.cart-drawer-total span{color:var(--text-soft);font-size:14px}.cart-drawer-total strong{font-size:17px}.cart-drawer-actions{grid-template-columns:.8fr 1.2fr;gap:9px;margin-top:12px;display:grid}.cart-drawer-actions>*{width:100%}.cart-layout-v2{grid-template-columns:minmax(0,1fr) 350px;gap:22px}.cart-items-v2{background:#fff;border-radius:19px}.cart-list-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:15px 17px;display:flex}.cart-list-head strong{font-size:16px}.cart-list-head span{color:var(--text-faint);font-size:14px}.cart-items-v2 .cart-item{grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 17px;display:grid}.cart-page-thumb{color:#aaa;background:#f6f6f7;border-radius:14px;place-items:center;width:92px;height:92px;display:grid;overflow:hidden}.cart-page-thumb img{object-fit:contain;width:100%;height:100%;padding:5px}.cart-item-title{font-size:15px;font-weight:620;line-height:1.75}.cart-config-note{color:#858a92;margin-top:3px;display:block}.cart-item-copy>strong{margin-top:5px;font-size:14.5px}.cart-items-v2 .qty-control{min-width:116px;height:41px}.cart-items-v2 .qty-control button{width:38px}.cart-summary-v2{background:#fff;border-radius:19px;padding:18px}.cart-summary-v2 h2{font-size:19px}.cart-summary-row{justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:14px;display:flex}.cart-summary-row.is-discount{color:var(--success)}.cart-summary-total{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:12px;margin-top:6px;padding-top:14px;display:flex}.cart-summary-total span{color:var(--text-soft);font-size:14px}.cart-summary-total strong{font-size:18px}.cart-coupon-box{border-block:1px solid var(--border);margin-block:8px;padding:13px 0}.cart-coupon-box label{margin-bottom:7px;font-size:14px;font-weight:580;display:block}.cart-coupon-box>div{grid-template-columns:1fr auto;gap:8px;display:grid}.cart-coupon-box input{border:1px solid var(--border-strong);outline:0;height:46px;padding:0 12px}.cart-coupon-box input:focus{box-shadow:var(--focus-ring);border-color:#eda3ad}.cart-coupon-box button{background:#fff;border:1px solid #e2e3e6;border-radius:11px;padding-inline:14px;font-weight:600}.cart-checkout-button{width:100%;margin-top:13px}.cart-back-shopping{color:#767b83;justify-content:center;margin-top:10px;font-size:14px;display:flex}.cart-page-skeleton,.checkout-skeleton,.account-loading-skeleton{gap:12px;display:grid}.cart-page-skeleton span,.checkout-skeleton span,.account-loading-skeleton span{background:linear-gradient(90deg,#f4f4f5 25%,#fafafa 40%,#f4f4f5 60%) 0 0/300% 100%;border-radius:18px;height:105px;animation:1.4s infinite skeletonMove}.account-shell{grid-template-columns:245px minmax(0,1fr);align-items:start;gap:22px;margin-top:22px;display:grid}.account-sidebar{border:1px solid var(--border);background:#fff;border-radius:20px;padding:14px;position:sticky;top:116px}.account-person{border-bottom:1px solid var(--border);align-items:center;gap:11px;padding:7px 5px 15px;display:flex}.account-person>span{background:var(--red-soft);width:44px;height:44px;color:var(--red);border-radius:15px;place-items:center;font-size:18px;font-weight:700;display:grid}.account-person strong{font-size:14.5px;display:block}.account-person small{color:var(--text-faint);margin-top:2px;display:block}.account-sidebar nav{flex-direction:column;padding-block:10px;display:flex}.account-sidebar nav button,.account-sidebar nav a{text-align:right;color:#4f545b;background:0 0;border:0;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:11px 12px;font-size:14.5px;display:flex;position:relative}.account-sidebar nav button:hover,.account-sidebar nav a:hover,.account-sidebar nav button.is-active{color:#24272c;background:#f7f7f8}.account-sidebar nav button.is-active{font-weight:650}.account-sidebar nav button.is-active:before{content:"";background:var(--red);border-radius:4px;width:3px;height:22px;position:absolute;right:0}.account-sidebar nav b{background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding-inline:5px;font-size:12px;display:grid}.account-logout{width:100%;color:var(--danger);background:#fff5f6;border:0;border-radius:11px;padding:10px 12px;font-size:14px}.account-panel{border:1px solid var(--border);background:#fff;border-radius:21px;min-height:450px;padding:22px}.account-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.account-panel-head h2{margin:0 0 5px;font-size:23px}.account-panel-head p{color:var(--text-soft);margin:0;font-size:14px}.profile-form-grid,.address-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.address-line-field{grid-column:1/-1}.account-save{margin-top:18px}.account-editor-card{background:#fbfbfc;border:1px solid #e8e9ec;border-radius:17px;margin-bottom:16px;padding:17px}.address-form-actions{align-items:center;gap:9px;margin-top:16px;display:flex}.address-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.address-card{border:1px solid var(--border);border-radius:16px;flex-direction:column;justify-content:space-between;gap:13px;min-height:185px;padding:15px;display:flex;position:relative}.address-card.is-default{background:#fffafb;border-color:#f1b2bb}.address-card>div:first-child>span{color:#777c84;align-items:center;gap:7px;font-size:14px;display:flex}.address-card>div:first-child>span b{background:var(--red-soft);color:var(--red);border-radius:999px;padding:2px 7px;font-size:12px}.address-card strong{margin-top:5px;font-size:15px;display:block}.address-card p{color:#5f646c;margin:5px 0;font-size:14px}.address-card small{color:#858a92}.address-card-actions{gap:12px;display:flex}.address-card-actions button{color:#555a61;background:0 0;border:0;padding:4px 0;font-size:14px}.orders-list{flex-direction:column;gap:12px;display:flex}.order-card{border:1px solid var(--border);border-radius:17px;padding:16px}.order-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-card-head small{color:var(--text-faint)}.order-card-head strong{font-size:15px;display:block}.order-card-head>span{color:#555a61;background:#f4f4f5;border-radius:999px;padding:5px 9px;font-size:13px}.order-card-facts{border-block:1px solid #f0f0f1;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;padding:11px 0;display:grid}.order-card-facts span{color:#737880;font-size:14px}.order-card-facts b{color:#33363c}.order-card>button{color:var(--red);background:0 0;border:0;padding:10px 0 0;font-size:14px;font-weight:600}.order-detail-card{background:#fafafa;border:1px solid #ececef;border-radius:16px;margin-top:14px;padding:16px}.order-detail-items{flex-direction:column;gap:7px;display:flex}.order-detail-items>div{border-bottom:1px solid #e9eaec;justify-content:space-between;gap:12px;padding:8px 0;font-size:14px;display:flex}.order-address{color:#5e636b;margin-top:12px;font-size:14px}.notification-list{flex-direction:column;gap:9px;display:flex}.notification-list article{border:1px solid var(--border);background:#fff;border-radius:15px;padding:14px}.notification-list article:not(.is-read){background:#fffafb;border-color:#f3c3ca}.notification-list strong{font-size:14.5px}.notification-list p{color:#686d75;margin:4px 0;font-size:14px}.notification-list footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.notification-list button{color:var(--red);background:0 0;border:0;font-size:13.5px}.account-guest-card{border:1px solid var(--border);background:linear-gradient(135deg,#fff,#fff8f9);border-radius:22px;justify-content:space-between;align-items:center;gap:28px;padding:28px;display:flex}.account-guest-card h2{margin:0 0 7px;font-size:26px}.account-guest-card p{max-width:650px;color:var(--text-soft);margin:0;font-size:15px}.checkout-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;display:grid}.checkout-main{flex-direction:column;gap:15px;min-width:0;display:flex}.checkout-progress{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px;display:grid}.checkout-progress>div{color:#979ba2;align-items:center;gap:8px;font-size:14px;display:flex;position:relative}.checkout-progress>div:after{content:"";background:#e4e5e8;width:10px;height:1px;position:absolute;left:-5px;right:auto}.checkout-progress>div:last-child:after{display:none}.checkout-progress span{background:#f3f3f4;border-radius:11px;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.checkout-progress .is-active{color:#25282d}.checkout-progress .is-active span{background:var(--red);color:#fff}.checkout-progress .is-done{color:var(--success)}.checkout-progress .is-done span{background:var(--success-bg);color:var(--success)}.checkout-card{border:1px solid var(--border);background:#fff;border-radius:20px;padding:20px}.checkout-card-head{margin-bottom:16px}.checkout-card-head h2{margin:0 0 5px;font-size:21px}.checkout-card-head p{color:var(--text-soft);margin:0;font-size:14px}.checkout-login-box{background:#fafafa;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:17px;display:flex}.checkout-login-box strong{font-size:16px}.checkout-login-box p{color:var(--text-soft);margin:4px 0 0;font-size:14px}.checkout-address-list,.shipping-option-list{gap:10px;display:grid}.checkout-address-option,.shipping-option{border:1px solid var(--border);cursor:pointer;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.checkout-address-option{grid-template-columns:auto 1fr}.checkout-address-option:hover,.shipping-option:hover{border-color:#efb9c0}.checkout-address-option.is-selected,.shipping-option.is-selected{background:#fffafb;border-color:#e98995;box-shadow:0 0 0 3px #ed3b4d0f}.checkout-address-option input,.shipping-option input{accent-color:var(--red);width:17px;height:17px}.checkout-address-option span{color:#7b8088;align-items:center;gap:6px;font-size:13.5px;display:flex}.checkout-address-option span b{background:var(--red-soft);color:var(--red);border-radius:999px;padding:2px 7px;font-size:12px}.checkout-address-option strong,.shipping-option strong{font-size:15px;display:block}.checkout-address-option p{color:#60656d;margin:4px 0 0;font-size:14px}.shipping-option>div span{color:#80858d;margin-top:2px;font-size:13.5px;display:block}.shipping-option>b{color:#35383e;font-size:14px}.checkout-add-address{color:var(--red);background:0 0;border:0;margin-top:12px;padding:8px 0;font-size:14px;font-weight:600}.checkout-inline-form{background:#fbfbfc;border:1px dashed #dadde1;border-radius:15px;margin-top:8px;padding:15px}.checkout-review-facts{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px;display:grid}.checkout-review-facts>div{background:#f7f7f8;border-radius:14px;padding:13px}.checkout-review-facts span,.checkout-review-facts small{color:#858a92;display:block}.checkout-review-facts strong{margin-block:2px;font-size:15px;display:block}.checkout-ready-box{background:var(--success-bg);color:var(--success);border-radius:13px;padding:13px;font-size:14px}.checkout-summary{position:sticky;top:118px}.checkout-summary-card{border:1px solid var(--border);background:#fff;border-radius:20px;padding:18px}.checkout-summary-card h2{margin:0 0 14px;font-size:19px}.checkout-mini-items{border-bottom:1px solid var(--border);flex-direction:column;gap:8px;padding-bottom:12px;display:flex}.checkout-mini-items>div{justify-content:space-between;gap:12px;font-size:13.5px;display:flex}.checkout-mini-items span small{color:#92969d;display:block}.checkout-mini-items b{white-space:nowrap}.checkout-summary-lines{border-bottom:1px solid var(--border);padding-block:10px}.checkout-summary-lines>div{justify-content:space-between;gap:12px;padding:5px 0;font-size:14px;display:flex}.checkout-summary-lines .is-discount{color:var(--success)}.checkout-grand-total{justify-content:space-between;align-items:flex-end;gap:10px;padding-top:14px;display:flex}.checkout-grand-total span{color:var(--text-soft);font-size:14px}.checkout-grand-total strong{font-size:19px}.checkout-pay-button{width:100%;margin-top:14px}.checkout-safe-note{text-align:center;color:#90949b;margin-top:9px;display:block}.checkout-message a{color:var(--red);margin-right:8px;font-weight:600;display:inline-flex}.checkout-result-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:24px;max-width:650px;margin:48px auto;padding:30px}.checkout-result-card h1{font-size:27px}.checkout-result-card p{color:var(--text-soft)}.product-engagement{margin:2px 0 18px}.product-engagement-trigger{min-width:210px}.product-engagement-form{border:1px solid var(--border);background:#fbfbfc;border-radius:16px;gap:13px;margin-top:13px;padding:16px;display:grid}.rating-picker{justify-content:space-between;align-items:center;gap:14px;display:flex}.rating-picker>span{font-size:14.5px;font-weight:600}.rating-picker>div{direction:ltr;gap:3px;display:flex}.rating-picker button{color:#d7d8db;background:0 0;border:0;padding:2px;font-size:24px}.rating-picker button.is-active{color:#f3a72d}.review-upload{flex-direction:column;gap:7px;display:flex}.review-upload>span{font-size:14.5px;font-weight:590}.review-upload input{background:#fff;border:1px dashed #d9dce0;border-radius:12px;padding:10px}.review-upload b{color:var(--success);font-size:13px}.product-engagement-actions{align-items:center;gap:9px;display:flex}.product-engagement-actions>button:last-child{color:#777c84;background:0 0;border:0;padding:9px 5px}.wishlist-login-note{color:#666b73;background:#fff8f9;border:1px solid #f4d4d8;border-radius:14px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;padding:12px 14px;font-size:14px;display:flex}.wishlist-login-note button{color:var(--red);background:0 0;border:0;font-weight:650}.saved-grid article{grid-template-columns:132px 1fr;min-height:132px}.saved-grid strong{font-size:15px}.saved-grid span,.saved-grid button{font-size:14px}.saved-grid-loading span{background:linear-gradient(90deg,#f4f4f5 25%,#fafafa 40%,#f4f4f5 60%) 0 0/300% 100%;border-radius:17px;height:145px;animation:1.4s infinite skeletonMove}.compare-table-v2 th,.compare-table-v2 td{padding:14px;font-size:14px}.compare-table-v2 thead th{z-index:2;min-width:190px}.compare-table-v2 thead th:first-child{z-index:3;min-width:155px}.compare-table-v2 thead a{font-size:14.5px;line-height:1.7}.compare-table-v2 thead strong{font-size:14px}.compare-table-v2 tr.is-different{background:#fffafb}.compare-table-v2 tbody th{z-index:1;background:#fafafa;position:sticky;right:0}.compare-table-v2 tr.is-different>th{background:#fff3f5}.compare-table-v2 tbody th small{background:var(--red-soft);color:var(--red);border-radius:999px;margin-right:6px;padding:2px 6px;display:inline-flex;font-size:11px!important}.compare-remove{float:left;color:#777;background:#f5f5f6;border:0;border-radius:9px;width:29px;height:29px;font-size:19px;line-height:1}.compare-remove:hover{color:var(--red);background:#fff0f2}.compare-loading{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.compare-loading span{background:linear-gradient(90deg,#f4f4f5 25%,#fafafa 40%,#f4f4f5 60%) 0 0/300% 100%;border-radius:17px;height:220px;animation:1.4s infinite skeletonMove}.catalog-soft-error,.catalog-soft-note{border-radius:13px;align-items:center;gap:8px;margin:12px 0;padding:12px 14px;font-size:14px;display:flex}.catalog-soft-error{background:var(--danger-bg);color:var(--danger);border:1px solid #ffdce0}.catalog-soft-error strong{font-size:14px}.catalog-soft-note{background:var(--warning-bg);color:var(--warning);border:1px solid #f7e6bf}.app-error-state{place-items:center;min-height:52vh;padding:40px 0;display:grid}.app-error-card{border:1px solid var(--border);text-align:center;border-radius:22px;width:min(620px,100%);padding:28px}.app-error-card h2{margin:0 0 6px;font-size:24px}.app-error-card p{color:var(--text-soft);margin:0}.app-error-actions{justify-content:center;align-items:center;gap:9px;margin-top:18px;display:flex}.page-loading-skeleton{gap:13px;padding-block:30px;display:grid}.page-loading-skeleton span{background:linear-gradient(90deg,#f4f4f5 25%,#fbfbfc 42%,#f4f4f5 62%) 0 0/300% 100%;border-radius:20px;height:118px;animation:1.4s infinite skeletonMove;display:block}.page-loading-skeleton span:first-child{width:48%;height:52px}.not-found-humanized{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:55vh;display:flex}.not-found-humanized>span{color:#f2b4bc;font-size:54px;font-weight:750}.not-found-humanized h1{margin:0;font-size:26px}.not-found-humanized p{max-width:520px;color:var(--text-soft);margin:0}@keyframes skeletonMove{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes spin{to{transform:rotate(360deg)}}.site-main :where(p,li,label,td,th,span:not(.action-count):not(.cart-header-count):not(.facet-swatch-color),a,button){text-wrap:pretty}@media (max-width:1080px){.account-shell{grid-template-columns:220px minmax(0,1fr)}.checkout-layout{grid-template-columns:minmax(0,1fr) 325px}.address-card-grid{grid-template-columns:1fr}}@media (max-width:820px){.auth-modal-root{padding:12px}.auth-modal-card{border-radius:20px;padding:19px}.cart-drawer{border-radius:22px 22px 0 0;width:100%;height:min(82dvh,720px);top:auto;transform:translateY(103%)}.cart-drawer-root.is-open .cart-drawer{transform:none}.cart-drawer-body{padding-bottom:24px}.cart-layout-v2,.checkout-layout,.account-shell{grid-template-columns:1fr}.cart-summary-v2,.checkout-summary,.account-sidebar{position:static}.account-sidebar{scrollbar-width:none;border-radius:15px;align-items:center;gap:9px;padding:9px;display:flex;overflow-x:auto}.account-sidebar::-webkit-scrollbar{display:none}.account-person{display:none}.account-sidebar nav{flex-direction:row;gap:5px;padding:0;display:flex}.account-sidebar nav button,.account-sidebar nav a{white-space:nowrap;width:auto;padding:9px 11px}.account-sidebar nav button.is-active:before{display:none}.account-logout{white-space:nowrap;width:auto;padding:9px 11px}.account-panel{border-radius:18px;padding:17px}.account-panel-head h2{font-size:21px}.profile-form-grid,.address-form-grid{grid-template-columns:1fr}.order-card-facts{grid-template-columns:1fr 1fr}.checkout-summary{order:-1}.checkout-summary-card{border-radius:17px}.checkout-progress{z-index:20;position:sticky;top:82px;box-shadow:0 8px 24px #191b200a}.cart-items-v2 .cart-item{grid-template-columns:82px minmax(0,1fr);align-items:start}.cart-items-v2 .cart-item>.qty-control{grid-column:2;justify-self:start}.cart-page-thumb{width:82px;height:82px}.saved-grid{grid-template-columns:1fr 1fr}.saved-grid article{grid-template-columns:110px 1fr;min-height:120px}}@media (max-width:620px){body{font-size:15.5px}.container{width:min(100% - 24px,1240px)}.primary-button,.secondary-button{min-height:46px;font-size:14.5px}.auth-modal-root{align-items:end;padding:0}.auth-modal-card{width:100%;padding:19px 16px calc(18px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.auth-modal-head strong{font-size:20px}.cart-drawer{height:min(88dvh,760px)}.cart-drawer-head{padding:14px}.cart-drawer-body,.cart-drawer-footer{padding-inline:13px}.cart-drawer-actions{grid-template-columns:1fr 1.25fr}.account-guest-card{flex-direction:column;align-items:flex-start;padding:21px}.account-guest-card h2{font-size:22px}.account-panel{border-inline:0;border-radius:0;margin-inline:-12px;padding-inline:12px}.account-panel-head{flex-direction:column}.account-panel-head>.secondary-button{width:100%}.address-form-actions{grid-template-columns:1fr 1fr;display:grid}.address-form-actions>*{width:100%}.address-card-grid,.order-card-facts{grid-template-columns:1fr}.order-card-head,.notification-list footer{flex-direction:column;align-items:flex-start}.checkout-progress{padding:9px;top:73px}.checkout-progress>div{text-align:center;flex-direction:column;justify-content:center;gap:4px;font-size:12.5px}.checkout-progress>div:after{display:none}.checkout-progress span{width:29px;height:29px}.checkout-card{border-radius:17px;padding:16px}.checkout-card-head h2{font-size:19px}.checkout-login-box{flex-direction:column;align-items:flex-start}.checkout-login-box .primary-button{width:100%}.checkout-address-option,.shipping-option{padding:12px}.shipping-option{grid-template-columns:auto 1fr}.shipping-option>b{grid-column:2}.checkout-review-facts{grid-template-columns:1fr}.checkout-summary-card{padding:15px}.checkout-mini-items>div{font-size:13px}.cart-layout-v2{gap:14px}.cart-items-v2{border-inline:0;border-radius:0;margin-inline:-12px}.cart-list-head{padding-inline:12px}.cart-items-v2 .cart-item{grid-template-columns:74px minmax(0,1fr);gap:10px;padding:13px 12px}.cart-page-thumb{width:74px;height:74px}.cart-item-title{font-size:14.5px}.cart-summary-v2{border-radius:17px;position:static}.cart-coupon-box>div{grid-template-columns:1fr 88px}.saved-grid{grid-template-columns:1fr}.saved-grid article{grid-template-columns:112px 1fr}.wishlist-login-note{flex-direction:column;align-items:flex-start}.wishlist-login-note button{padding:0}.product-engagement-trigger{width:100%}.product-engagement-form{padding:13px}.rating-picker{flex-direction:column;align-items:flex-start}.product-engagement-actions{grid-template-columns:1fr auto;display:grid}.product-engagement-actions .primary-button{width:100%}.compare-table-v2 th,.compare-table-v2 td{padding:11px;font-size:13.5px}.compare-table-v2 thead th{min-width:165px}.compare-table-v2 thead th:first-child{min-width:125px}.app-error-card{border-inline:0;border-radius:0;padding-inline:12px}.app-error-actions{flex-direction:column}.app-error-actions>*{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.human-error-page{place-items:center;min-height:54vh;padding-block:42px;display:grid}.human-error-card{border:1px solid var(--border);background:#fff;border-radius:23px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:20px;width:min(720px,100%);padding:27px;display:grid;box-shadow:0 16px 50px #191b200d}.human-error-mark{background:var(--red-soft);min-width:64px;height:64px;color:var(--red);border-radius:20px;place-items:center;padding-inline:10px;font-size:21px;font-weight:750;display:grid}.human-error-card small{color:var(--red);font-weight:600;display:block}.human-error-card h1{margin:2px 0 6px;font-size:25px;line-height:1.5}.human-error-card p{color:var(--text-soft);margin:0;font-size:15px}.human-error-card>div>div:last-child{align-items:center;gap:9px;margin-top:17px;display:flex}.page-skeleton{gap:13px;padding-block:32px;display:grid}.skeleton-line,.skeleton-grid>span{background:linear-gradient(90deg,#f3f3f4 24%,#fafafa 42%,#f3f3f4 63%) 0 0/300% 100%;border-radius:14px;animation:1.4s infinite skeletonMove;display:block}.skeleton-line{width:72%;height:20px}.skeleton-line.short{width:25%;height:14px}.skeleton-line.title{width:48%;height:38px}.skeleton-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:10px;display:grid}.skeleton-grid>span{border-radius:20px;height:310px}@media (max-width:820px){.skeleton-grid{grid-template-columns:repeat(2,1fr)}.human-error-card{padding:22px}}@media (max-width:620px){.human-error-card{border-inline:0;border-radius:0;grid-template-columns:1fr;padding:20px}.human-error-mark{border-radius:16px;width:max-content;min-width:52px;height:52px}.human-error-card h1{font-size:22px}.human-error-card>div>div:last-child{grid-template-columns:1fr 1fr;display:grid}.skeleton-grid{grid-template-columns:1fr 1fr;gap:9px}.skeleton-grid>span{height:220px}}.notification-list>button{border:1px solid var(--border);text-align:right;width:100%;color:inherit;background:#fff;border-radius:15px;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px;display:flex}.notification-list>button:hover{background:#fffdfd;border-color:#e2c5ca}.notification-list>button.is-unread{background:#fffafb;border-color:#f3c3ca}.notification-list>button strong{font-size:14.5px}.notification-list>button p{color:#686d75;margin:4px 0;font-size:14px}.notification-list>button time{color:#92969d;white-space:nowrap;font-size:13px}@media (max-width:620px){.notification-list>button{flex-direction:column}.notification-list>button time{white-space:normal}}.order-card-actions{align-items:center;gap:8px;margin-top:11px;display:flex}.order-card-actions .secondary-button,.order-card-actions .primary-button{min-height:42px;font-size:14px}.order-card>button{margin-top:10px}@media (max-width:620px){.order-card-actions{grid-template-columns:1fr 1fr;display:grid}.order-card-actions>*{width:100%}}.checkout-result-card.is-success{background:linear-gradient(#fff,#fbfffc);border-color:#d8ebdf}.checkout-result-icon{background:var(--warning-bg);width:68px;height:68px;color:var(--warning);border-radius:22px;place-items:center;margin:0 auto 14px;font-size:27px;font-weight:750;display:grid}.checkout-result-card.is-success .checkout-result-icon{background:var(--success-bg);color:var(--success)}.checkout-result-card>small{color:var(--text-faint);margin-top:8px;display:block}.checkout-result-card>div:last-child{justify-content:center;align-items:center;gap:9px;margin-top:18px;display:flex}@media (max-width:620px){.checkout-result-card>div:last-child{grid-template-columns:1fr;display:grid}.checkout-result-card>div:last-child>*{width:100%}}:root{--sf-copy:16px;--sf-copy-small:14px;--sf-title-sm:18px;--sf-title-md:24px;--sf-title-lg:clamp(30px,3vw,44px)}.site-main{font-size:var(--sf-copy)}.site-main :where(input,select,textarea,button){line-height:1.55}.site-main :where(p,.rich-content){line-height:2}.eyebrow,.section-kicker{font-size:14px!important}.page-heading p,.catalog-intro p,.home-section-head p,.product-section-heading p{line-height:1.95;font-size:15px!important}.primary-button,.secondary-button{font-size:14.5px}.product-card-title{line-height:1.8;font-size:15px!important}.product-card-meta,.price-prefix,.price-compare,.availability{font-size:13.5px!important}.price-main{font-size:15px!important}.catalog-intro{background:linear-gradient(135deg,#fff 0% 68%,#fff7f8 100%);border:1px solid #e9eaec;border-radius:24px;grid-template-columns:minmax(0,1fr);align-items:stretch;min-height:190px;margin:14px 0 24px;display:grid;overflow:hidden;box-shadow:0 12px 36px #1b1d2209}.catalog-intro.has-media{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr)}.catalog-intro-copy{flex-direction:column;justify-content:center;min-width:0;padding:26px 28px;display:flex}.catalog-intro-copy .eyebrow{margin-bottom:7px}.catalog-intro h1{font-size:var(--sf-title-lg);letter-spacing:-.035em;margin:0 0 7px;font-weight:680;line-height:1.5}.catalog-intro p{color:#6d727a;max-width:720px;margin:0}.catalog-intro-media{background:#f6f6f7;min-height:190px;position:relative;overflow:hidden}.catalog-intro-media img{object-fit:cover;object-position:center;width:100%;height:100%}.catalog-intro-media.is-contain img{object-fit:contain;background:#fff;padding:10%}.product-card-media>img{object-fit:contain!important;object-position:center!important;padding:3.5%!important}.product-card-media{background:linear-gradient(#fafafa,#f6f6f7)}.product-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #1a1c2111}.visual-category-media img{object-fit:cover!important;padding:0!important}.search-product-row.is-active{box-shadow:inset 3px 0 0 var(--red);background:#f8f8f9}.search-product-row:focus-visible{box-shadow:inset 3px 0 0 var(--red),var(--focus-ring);outline:0}.home-ai-showcase{background:#fff;padding-block:56px}.home-ai-card{background:linear-gradient(135deg,#fff8f9 0%,#fff 52%,#f7f7f8 100%);border:1px solid #eadfe1;border-radius:28px;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);min-height:430px;display:grid;overflow:hidden;box-shadow:0 22px 65px #201c1f12}.home-ai-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:42px 44px;display:flex}.home-ai-kicker{color:var(--red);align-items:center;gap:7px;margin-bottom:9px;font-size:14px;font-weight:650;display:inline-flex}.home-ai-kicker svg{width:18px}.home-ai-copy h2{letter-spacing:-.035em;margin:0 0 10px;font-size:clamp(29px,3vw,43px);font-weight:680;line-height:1.55}.home-ai-copy>p{color:#686d74;max-width:590px;margin:0;font-size:16px;line-height:2}.home-ai-steps{color:#4c5056;gap:7px;margin:22px 0;font-size:14.5px;display:grid}.home-ai-steps span{align-items:center;gap:9px;display:flex}.home-ai-steps b{width:27px;height:27px;color:var(--red);background:#fff;border:1px solid #efcfd4;border-radius:9px;place-items:center;font-size:13px;display:grid}.home-ai-action{margin-top:3px}.home-ai-action svg{width:17px}.home-ai-copy>small{color:#8a8e95;margin-top:12px;font-size:13.5px;line-height:1.9}.home-ai-visual{background:#f3f3f4;min-height:430px;position:relative;overflow:hidden}.home-ai-visual>img{object-fit:cover;object-position:center}.home-ai-room-mock{background:linear-gradient(#ece8e4 0 65%,#cbb7a5 65%);position:absolute;inset:0;overflow:hidden}.home-ai-window{background:linear-gradient(145deg,#dce9ec,#b9d2d7);border:10px solid #fff;width:35%;height:41%;position:absolute;top:10%;left:9%;box-shadow:0 12px 30px #1e232614}.home-ai-furniture{background:#8c5e48;border-radius:16px 16px 8px 8px;width:54%;height:24%;position:absolute;bottom:24%;right:12%;box-shadow:0 22px 40px #35251d29}.home-ai-furniture:before{content:"";background:#a4745d;border-radius:15px 15px 4px 4px;width:86%;height:42%;position:absolute;top:-37%;right:7%}.home-ai-floor{background:repeating-linear-gradient(90deg,#b8997f 0 70px,#c7aa91 70px 74px);height:21%;position:absolute;bottom:0;left:-10%;right:-10%;transform:skew(-7deg)}.home-ai-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #ffffffd9;border-radius:15px;align-items:center;gap:10px;padding:11px 13px;display:flex;position:absolute;bottom:24px;right:24px;box-shadow:0 15px 40px #1b1d221f}.home-ai-badge>svg{width:24px;color:var(--red)}.home-ai-badge>span{flex-direction:column;display:flex}.home-ai-badge small{color:#8a8e95;font-size:12.5px}.home-ai-badge strong{font-size:14px}.gallery-main-button{cursor:zoom-in;width:100%;text-align:inherit;border:0;padding:0;display:block}.gallery-main .gallery-image{background:#fafafa;padding:2.5%;object-fit:contain!important}.gallery-zoom-hint,.gallery-counter{z-index:7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;pointer-events:none;background:#2223279e;border:1px solid #fffc;border-radius:999px;padding:8px 10px;font-size:13px;line-height:1;position:absolute;bottom:11px}.gallery-zoom-hint{right:11px}.gallery-counter{font-variant-numeric:tabular-nums;left:11px}.gallery-thumbs{scroll-snap-type:x proximity;scrollbar-width:none}.gallery-thumbs::-webkit-scrollbar{display:none}.gallery-thumbs button{scroll-snap-align:start}.product-lightbox{z-index:1300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111215d1;place-items:center;padding:24px;animation:.18s productLightboxIn;display:grid;position:fixed;inset:0}.product-lightbox-shell{background:#fff;border-radius:24px;width:min(1180px,96vw);height:min(860px,92dvh);position:relative;overflow:hidden;box-shadow:0 34px 100px #00000052}.product-lightbox-image{position:absolute;inset:20px 70px 38px}.product-lightbox-image img{object-fit:contain;background:#fff}.product-lightbox-close{z-index:4;color:#4d5157;background:#fffffff0;border:1px solid #e5e6e8;border-radius:13px;place-items:center;width:43px;height:43px;display:grid;position:absolute;top:14px;right:14px}.product-lightbox-close svg{width:19px}.product-lightbox-nav{z-index:4;color:#44484f;background:#ffffffed;border:1px solid #e4e5e8;border-radius:14px;width:47px;height:58px;font-size:31px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.product-lightbox-nav.prev{right:14px}.product-lightbox-nav.next{left:14px}.product-lightbox-meta{z-index:4;color:#747880;font-size:13.5px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}@keyframes productLightboxIn{0%{opacity:0}to{opacity:1}}.product-tabs-nav{z-index:12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;position:sticky;top:96px}.product-tab-panel{min-height:250px}.product-tab-content{animation:.18s productTabIn}.product-relations{gap:46px;margin-top:34px;display:grid}.product-relation-section{border-top:1px solid #ececef;padding-top:36px}.product-relation-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.product-relation-grid .product-card{height:100%}.purchase-card,.product-gallery-column .product-gallery{top:116px}.purchase-price strong{font-size:21px}.purchase-card .primary-button{min-height:48px}.catalog-results-toolbar{box-shadow:0 6px 20px #1c1e2306}.catalog-filter-panel{scrollbar-gutter:stable}.catalog-filter-form{overflow:auto}.catalog-filter-actions{z-index:4}.site-main :where(a,button,input,select,textarea):focus-visible{box-shadow:var(--focus-ring);outline:0}.site-main :where(button,a){-webkit-tap-highlight-color:transparent}.hero-carousel-viewport{min-height:clamp(260px,35vw,610px)}.hero-slide-picture img{object-fit:cover;object-position:center}.hero-slide-copy-inner{max-width:620px}.hero-slide-copy-inner h1{line-height:1.55}.hero-dots{bottom:15px}@media (max-width:1020px){.catalog-intro.has-media{grid-template-columns:minmax(0,1.2fr) minmax(230px,.8fr)}.home-ai-card{grid-template-columns:1fr 1fr}.home-ai-copy{padding:32px}.home-ai-visual{min-height:390px}.product-relation-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.catalog-intro,.catalog-intro.has-media{grid-template-columns:1fr}.catalog-intro-copy{padding:21px 20px}.catalog-intro-media{order:-1;min-height:230px}.catalog-intro-media.is-contain{min-height:170px}.home-ai-card{border-radius:22px;grid-template-columns:1fr}.home-ai-copy{padding:27px 24px}.home-ai-visual{order:-1;min-height:340px}.home-ai-showcase{padding-block:42px}.product-relation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-tabs-nav{scrollbar-width:none;justify-content:flex-start;top:72px;overflow-x:auto}.product-tabs-nav::-webkit-scrollbar{display:none}.product-tabs-nav button{white-space:nowrap}.product-lightbox{align-items:end;padding:0}.product-lightbox-shell{border-radius:22px 22px 0 0;width:100%;height:92dvh}.product-lightbox-image{inset:54px 10px 48px}.product-lightbox-nav{border-radius:12px;width:43px;height:43px;top:auto;bottom:10px}.product-lightbox-nav.prev{right:12px}.product-lightbox-nav.next{left:12px}.gallery-zoom-hint{display:none}}@media (max-width:620px){.catalog-intro{border-radius:18px;margin-top:6px}.catalog-intro h1{font-size:28px}.catalog-intro p{font-size:15px!important}.catalog-intro-media{min-height:190px}.home-ai-copy{padding:23px 18px}.home-ai-copy h2{font-size:28px}.home-ai-copy>p{font-size:15px}.home-ai-steps{font-size:14px}.home-ai-visual{min-height:270px}.home-ai-badge{bottom:12px;left:12px;right:12px}.product-relation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-relation-section{padding-top:28px}.product-relations{gap:34px}.product-lightbox-meta{bottom:18px}.hero-carousel-viewport{min-height:0}}@media (max-width:390px){.product-relation-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.product-lightbox,.product-tab-content{animation:none!important}}.delivery-choice small{color:#7d828a;margin-top:5px;font-size:13.5px;line-height:1.8;display:block}.pickup-card{background:linear-gradient(145deg,#fff,#fff8f9);border-color:#f0d7db}.pickup-card h2{margin:3px 0 8px;font-size:20px}.pickup-card p{color:#52565d;margin:0;line-height:1.95}.pickup-card small{color:#83878e;margin-top:8px;font-size:13.5px;line-height:1.8;display:block}.checkout-ready-summary{background:#fafafa;border-radius:15px;gap:8px;margin:14px 0;padding:14px;display:grid}.checkout-ready-summary>div{justify-content:space-between;align-items:center;gap:12px;font-size:14px;display:flex}.checkout-ready-summary b{color:#278457}.payment-choice{background:#fff;border:1px solid #e8e9eb;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:13px 14px;display:flex}.payment-choice span{color:#7a7f86;font-size:13.5px}.payment-choice strong{font-size:14.5px}.checkout-summary-items{border-bottom:1px solid var(--border);gap:11px;padding-bottom:14px;display:grid}.checkout-summary-items>div{justify-content:space-between;gap:12px;display:flex}.checkout-summary-items>div>div{min-width:0}.checkout-summary-items strong{font-size:14px;line-height:1.65;display:block}.checkout-summary-items small{color:#858a91;margin-top:3px;font-size:12.8px;display:block}.checkout-summary-items b{white-space:nowrap;font-size:13.5px}.checkout-summary-total{justify-content:space-between;align-items:center;padding-top:14px;display:flex}.checkout-summary-total span{color:#6f747b}.checkout-summary-total strong{font-size:18px}.order-delivery-card,.order-tracking-card,.order-payment-ref{background:#fafafa;border:1px solid #e8e9eb;border-radius:16px;margin-top:13px;padding:14px 15px}.order-delivery-card strong,.order-tracking-card strong{font-size:14.5px;display:block}.order-delivery-card p{color:#5f646b;margin:6px 0 0;font-size:14px;line-height:1.9}.order-delivery-card small{color:#7e838a;margin-top:6px;line-height:1.8;display:block}.order-tracking-card code{background:#fff;border:1px solid #e4e5e7;border-radius:10px;margin:8px 0 0 8px;padding:7px 10px;font-family:inherit;font-size:13.5px;display:inline-flex}.order-payment-ref{justify-content:space-between;align-items:center;gap:10px;display:flex}.order-payment-ref span{color:#73787f;font-size:13.5px}.order-payment-ref strong{font-family:inherit;font-size:14px}.customer-order-timeline{border:1px solid #ececef;border-radius:18px;margin-top:17px;padding:16px}.customer-order-timeline h4{margin:0 0 13px;font-size:15px}.customer-order-timeline>div{gap:11px;min-height:54px;display:flex;position:relative}.customer-order-timeline>div>span{background:#c8cbd0;border:3px solid #fff;border-radius:50%;width:13px;height:13px;margin-top:4px;position:relative;box-shadow:0 0 0 1px #dfe1e4}.customer-order-timeline>div:not(:last-child)>span:after{content:"";background:#e6e7e9;width:2px;height:40px;position:absolute;top:12px;right:4px}.customer-order-timeline>div.is-current>span{background:var(--red);box-shadow:0 0 0 2px #ffd8dd}.customer-order-timeline strong{font-size:14px;display:block}.customer-order-timeline small{color:#8a8e94;margin-top:3px;font-size:12.5px;display:block}.checkout-result-facts{gap:8px;margin:18px 0;display:grid}.checkout-result-facts>div{background:#f8f8f9;border-radius:13px;justify-content:space-between;gap:12px;padding:12px 14px;font-size:14px;display:flex}.checkout-result-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}@media (max-width:700px){.payment-choice{padding:12px}.order-payment-ref{flex-direction:column;align-items:flex-start}.checkout-result-facts>div{font-size:13.5px}.customer-order-timeline{padding:14px}}.order-config-tags{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.order-config-tags span{color:#747880;background:#f5f5f6;border-radius:7px;padding:3px 6px;font-size:12.5px}.checkout-config-tags{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.checkout-config-tags span{color:#7a7f87;background:#f5f5f6;border-radius:6px;padding:2px 5px;font-size:12px}.home-features{padding:18px 0 28px}.home-features>.container{width:min(100% - 52px,1240px)}.home-feature-grid{gap:16px;padding-inline:clamp(2px,1vw,14px)}.home-feature-card{isolation:isolate;background:linear-gradient(145deg,#fff 0% 72%,#fff8f9 100%);border-color:#e7e8eb;border-radius:22px;grid-template-columns:58px minmax(0,1fr);gap:15px;min-height:146px;padding:20px 19px;box-shadow:0 8px 24px #1a1c2109}.home-feature-card:before{content:"";z-index:-1;opacity:.72;background:#fff0f2;border-radius:50%;width:112px;height:112px;transition:transform .35s,opacity .35s;position:absolute;bottom:-64px;right:-58px}.home-feature-card:after{background:linear-gradient(90deg,transparent,var(--red));height:2px}.home-feature-card:hover{border-color:#efc6cc;transform:translateY(-4px);box-shadow:0 18px 42px #1f212613}.home-feature-card:hover:before{opacity:1;transform:scale(1.18)}.home-feature-copy{min-width:0}.home-feature-card strong{color:#2f3238;font-size:15px;font-weight:680;line-height:1.65}.home-feature-card p{color:#747981;margin:5px 0 0;font-size:13.6px;line-height:1.95}.home-feature-card i{color:#f0f1f3;opacity:.72;font-size:24px;top:9px;left:14px}.home-feature-icon{background:linear-gradient(145deg,#fff5f6,#ffeaed);border-radius:18px;width:58px;height:58px;position:relative;overflow:hidden;transform:none;box-shadow:inset 0 0 0 1px #f6dce0,0 8px 20px #ed3b4d14}.home-feature-icon svg{z-index:2;width:25px;height:25px;transition:transform .3s,color .3s;position:relative}.home-feature-card:hover .home-feature-icon{color:var(--red);background:linear-gradient(145deg,#fff2f4,#ffe5e9);transform:none}.feature-icon-prop{z-index:3;pointer-events:none;display:block;position:absolute}.feature-icon-truck{overflow:hidden}.feature-icon-truck .feature-icon-prop{background:#bd727b;border-radius:3px 3px 2px 2px;width:13px;height:7px;bottom:15px;left:3px;box-shadow:inset 0 0 0 1px #79373f26}.feature-icon-truck .feature-icon-prop:before{content:"";background:#d68b94;border-radius:3px 3px 1px 1px;height:5px;position:absolute;top:-4px;left:1px;right:1px}.feature-icon-truck .feature-icon-prop:after{content:"";border-left:2px solid #9e6269;border-right:2px solid #9e6269;height:3px;position:absolute;bottom:-3px;left:1px;right:1px}.feature-truck:hover .feature-icon-truck .feature-icon-prop{animation:1.05s cubic-bezier(.4,0,.2,1) both featureSofaLoad}.feature-truck:hover .feature-icon-truck svg{animation:1.05s cubic-bezier(.4,0,.2,1) both featureTruckDrive}.feature-shield:hover .feature-icon-shield svg{animation:.72s both featureShieldCheck}.feature-shield:hover .feature-icon-shield{animation:.72s both featureSoftPulse}.feature-support .feature-icon-prop{background:var(--red);opacity:0;border-radius:50%;width:5px;height:5px;top:9px;right:8px}.feature-support:hover .feature-icon-support svg{animation:.78s both featureSupportNod}.feature-support:hover .feature-icon-prop{animation:.78s both featureSignal}.feature-wallet .feature-icon-prop{opacity:0;background:#f5bd4f;border-radius:50%;width:9px;height:9px;top:5px;right:9px;box-shadow:inset 0 0 0 1px #d99b2f}.feature-wallet:hover .feature-icon-wallet .feature-icon-prop{animation:.78s cubic-bezier(.2,.8,.2,1) both featureCoinDrop}.feature-wallet:hover .feature-icon-wallet svg{animation:.78s both featureWalletBump}.feature-sparkles:hover .feature-icon-sparkles svg{animation:.9s both featureSparkle}@keyframes featureSofaLoad{0%{opacity:1;transform:translate(-4px)scale(1)}42%{opacity:1;transform:translate(12px)translateY(-1px)scale(.9)}60%{opacity:.85;transform:translate(22px)translateY(-2px)scale(.66)}66%,to{opacity:0;transform:translate(24px)translateY(-2px)scale(.55)}}@keyframes featureTruckDrive{0%,55%{transform:translate(0)}68%{transform:translate(-2px)}to{transform:translate(17px)}}@keyframes featureShieldCheck{0%{transform:scale(1)}45%{transform:scale(.86)}75%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes featureSoftPulse{0%,to{box-shadow:inset 0 0 0 1px #f6dce0,0 8px 20px #ed3b4d14}55%{box-shadow:inset 0 0 0 1px #efb9c1,0 0 0 7px #ed3b4d12}}@keyframes featureSupportNod{0%,to{transform:rotate(0)}35%{transform:rotate(-8deg)}68%{transform:rotate(5deg)}}@keyframes featureSignal{0%{opacity:0;transform:scale(.4)}35%{opacity:1;transform:scale(1)}70%{opacity:.15;transform:scale(2.2)}to{opacity:0;transform:scale(2.5)}}@keyframes featureCoinDrop{0%{opacity:0;transform:translateY(-10px)rotate(0)}25%{opacity:1}68%{opacity:1;transform:translateY(14px)rotate(180deg)}to{opacity:0;transform:translateY(18px)rotate(220deg)}}@keyframes featureWalletBump{0%,55%,to{transform:translateY(0)}72%{transform:translateY(2px)}}@keyframes featureSparkle{0%,to{transform:scale(1)rotate(0)}45%{transform:scale(1.18)rotate(-8deg)}72%{transform:scale(.94)rotate(5deg)}}.site-footer-rich{margin-top:58px}.footer-rich-grid{padding-top:66px}@media (max-width:820px){.home-features>.container{width:min(100% - 32px,1240px)}.home-feature-grid{gap:10px;padding-inline:0}.home-feature-card{border-radius:18px;grid-template-columns:50px minmax(0,1fr);gap:11px;min-height:138px;padding:16px 14px}.home-feature-icon{border-radius:15px;width:50px;height:50px}.home-feature-icon svg{width:22px;height:22px}}@media (max-width:620px){.home-features{padding:12px 0 22px}.home-features>.container{width:min(100% - 24px,1240px)}.home-feature-card{grid-template-columns:44px minmax(0,1fr);min-height:132px;padding:14px 12px}.home-feature-icon{border-radius:14px;width:44px;height:44px}.home-feature-card strong{font-size:14px}.home-feature-card p{font-size:13px;line-height:1.85}}@media (hover:none){.home-feature-card:hover{transform:none}}@media (prefers-reduced-motion:reduce){.home-feature-card,.home-feature-card:before,.home-feature-icon,.home-feature-icon svg,.feature-icon-prop{transition:none!important;animation:none!important}}.site-main{min-height:calc(100dvh - 170px)}.datis-route-loading{background:linear-gradient(#fff,#fbfbfc);place-items:center;min-height:calc(100dvh - 170px);padding:42px 20px;display:grid}.datis-route-loader-card{background:#fff;border:1px solid #ececef;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-width:220px;padding:26px 28px;display:flex;box-shadow:0 22px 60px #1e1f240e}.datis-route-loader-card img{object-fit:contain;width:132px;height:46px}.datis-route-loader-card strong{color:#686d74;font-size:14px;font-weight:550}.datis-loader-bars{align-items:end;gap:5px;height:22px;display:flex}.datis-loader-bars span{background:var(--red);border-radius:999px;width:5px;height:9px;animation:1s ease-in-out infinite datisLoader}.datis-loader-bars span:nth-child(2){animation-delay:.13s}.datis-loader-bars span:nth-child(3){animation-delay:.26s}@keyframes datisLoader{0%,to{opacity:.45;height:8px}50%{opacity:1;height:21px}}.cart-drawer-actions-single{grid-template-columns:1fr}.cart-drawer-actions-single .primary-button{width:100%}.review-media-row>a{background:#f7f7f8;border:1px solid #e5e6e9;border-radius:14px;width:92px;height:92px;display:block;position:relative;overflow:hidden}.review-media-row>a img{object-fit:cover!important;padding:0!important}.review-admin-reply{background:#fff8f9;border:1px solid #eadfe1;border-radius:14px;margin-top:13px;padding:13px 14px}.review-admin-reply>strong{color:var(--red);font-size:13.5px}.review-admin-reply>p{color:#555a62!important;margin:5px 0 0!important;font-size:14px!important;line-height:1.95!important}.review-meta-row{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;display:flex!important}.verified-buyer-badge{color:#2f7f4f;background:#edf8f1;border-radius:999px;align-items:center;min-height:24px;padding:2px 8px;font-size:12.5px;font-weight:650;display:inline-flex}.review-meta-row time{margin-right:auto}.payment-gateway-section{margin-top:15px}.payment-gateway-title{justify-content:space-between;align-items:end;gap:12px;margin-bottom:9px;display:flex}.payment-gateway-title>span{font-size:14px;font-weight:650}.payment-gateway-title>small{color:#8a8e95;font-size:13px}.payment-gateway-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.payment-gateway-card{cursor:pointer;background:#fff;border:1px solid #e5e6e9;border-radius:16px;grid-template-columns:60px minmax(0,1fr) 20px;align-items:center;gap:11px;min-height:84px;padding:12px 13px;transition:all .18s;display:grid;position:relative}.payment-gateway-card:hover{background:#fcfcfd;border-color:#d8dadd}.payment-gateway-card.is-selected{background:#fff9fa;border-color:#efb1bb;box-shadow:0 0 0 3px #ed3b4d0f}.payment-gateway-card input{opacity:0;pointer-events:none;position:absolute}.payment-gateway-card>div{flex-direction:column;min-width:0;display:flex}.payment-gateway-card strong{font-size:14.5px}.payment-gateway-card span{color:#777c83;margin-top:2px;font-size:13px}.payment-gateway-card>i{border:1.5px solid #ccd0d5;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.payment-gateway-card.is-selected>i{border-color:var(--red)}.payment-gateway-card.is-selected>i:after{content:"";background:var(--red);border-radius:50%;width:9px;height:9px}.payment-gateway-mark{background:#fff;border:1px solid #ececef;border-radius:13px;place-items:center;width:60px;height:54px;display:grid;overflow:hidden}.zarinpal-mark img{object-fit:contain;width:45px;height:45px}.generic-gateway-mark{color:#555;background:#f7f7f8;font-size:21px;font-weight:750}.account-welcome{background:linear-gradient(135deg,#fff,#fff8f9);border:1px solid #ececef;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;padding:22px 23px;display:flex}.account-welcome h2{margin:0 0 5px;font-size:26px}.account-welcome p{color:#70757d;margin:0;font-size:14.5px}.account-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.account-stat-grid>button,.account-stat-grid>a{text-align:right;background:#fff;border:1px solid #e8e9ec;border-radius:17px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:125px;padding:15px;transition:all .18s;display:flex}.account-stat-grid>button:hover,.account-stat-grid>a:hover{border-color:#dddfe3;transform:translateY(-2px);box-shadow:0 12px 28px #1c1e230d}.account-stat-grid span{color:#777c84;font-size:13.5px}.account-stat-grid strong{color:#25282d;font-size:25px}.account-stat-grid small{color:#9599a0;font-size:13px}.account-latest-order{background:#fafafb;border:1px solid #e7e8eb;border-radius:18px;margin-bottom:18px;padding:16px 17px}.account-latest-order-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.account-latest-order-head span{color:#9498a0;font-size:12.5px;display:block}.account-latest-order-head strong{font-size:15px}.account-latest-order-head>b{color:#555b63;background:#f0f1f2;border-radius:999px;padding:5px 9px;font-size:12.5px}.account-latest-order-facts{border-top:1px solid #e8e9eb;flex-wrap:wrap;align-items:center;gap:14px;margin-top:12px;padding-top:12px;display:flex}.account-latest-order-facts span,.account-latest-order-facts em{color:#777c84;font-size:13.5px;font-style:normal}.account-latest-order-facts strong{margin-right:auto;font-size:14px}.account-latest-order>button{color:var(--red);background:0 0;border:0;margin-top:11px;padding:0;font-size:14px;font-weight:650}.account-profile-card{border:1px solid #ececef;border-radius:18px;padding:18px}.account-profile-card .account-panel-head{margin-bottom:14px}.account-profile-card h3{margin:0;font-size:20px}.order-card{transition:all .18s}.order-card:hover{border-color:#dddfe2;box-shadow:0 10px 26px #1c1e230a}@media (max-width:1020px){.account-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.payment-gateway-grid{grid-template-columns:1fr}.account-welcome{flex-direction:column}.account-welcome .secondary-button{width:100%}.account-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.account-stat-grid{grid-template-columns:1fr 1fr;gap:8px}.account-stat-grid>button,.account-stat-grid>a{min-height:112px;padding:13px}.account-latest-order-facts{flex-direction:column;align-items:flex-start;gap:6px}.account-latest-order-facts strong{margin-right:0}.payment-gateway-card{grid-template-columns:52px minmax(0,1fr) 18px}.payment-gateway-mark{width:52px;height:50px}.datis-route-loading{min-height:70dvh}}@media (prefers-reduced-motion:reduce){.datis-loader-bars span{animation:none}.account-stat-grid>button:hover,.account-stat-grid>a:hover{transform:none}}
