@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);body,html{color:#222;font-family:Montserrat,sans-serif;font-weight:300;min-height:100%}#root,body,html{background-color:#fff}#root{min-height:100vh}.basket-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px) saturate(145%);backdrop-filter:blur(5px) saturate(145%);background:#0000004d;display:flex;height:100%;isolation:isolate;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:9000}.empty-basket-container{text-align:center}.empty-basket-image{animation:breathe 2s infinite;margin-bottom:10px;max-width:70%;width:200px}@media (max-width:768px){.empty-basket-image{width:160px}}@keyframes breathe{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.empty-basket-message{font-size:1.2em;font-weight:400;margin:10px 0;text-align:center}.view-assortment-button{background:linear-gradient(145deg,#333,#000);border:none;border-radius:30px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:16px;margin-top:20px;padding:12px 20px;transition:background-color .3s ease-out,transform .2s}.view-assortment-button:hover{box-shadow:0 8px 10px #0003;transform:scale(1.02)}.basket-modal-overlay.open{opacity:1;visibility:visible}.basket-modal-content{-webkit-backdrop-filter:blur(20px) saturate(185%);backdrop-filter:blur(20px) saturate(185%);background:#ffffff47;border:1px solid #ffffff4d;border-radius:30px;box-shadow:0 30px 90px #00000047,inset 0 1px 0 #ffffff85,inset 0 -1px 0 #0000000d;max-height:80vh;max-width:90%;opacity:0;overflow-y:auto;padding:20px;position:relative;transform:translateY(-20px);transition:transform .3s ease,opacity .3s ease;width:500px}.basket-modal-content:before{background:radial-gradient(1200px 500px at 15% 0,#ffffff94,#0000 55%),radial-gradient(900px 500px at 85% 12%,#ffffff42,#0000 60%),linear-gradient(180deg,#ffffff29,#ffffff0a);border-radius:30px;content:"";inset:0;mix-blend-mode:screen;opacity:.95;pointer-events:none;position:absolute}.basket-modal-content>*{position:relative;z-index:1}.basket-modal-content.open{opacity:1;transform:translateY(0)}@media (max-width:768px){.basket-modal-content{-webkit-backdrop-filter:blur(20px) saturate(185%);backdrop-filter:blur(20px) saturate(185%);background:#ffffff47;max-width:80%}}.close-button{-webkit-backdrop-filter:blur(14px) saturate(170%);backdrop-filter:blur(14px) saturate(170%);background:#ffffff38;border:1px solid #ffffff52;color:#111;height:36px;right:12px;top:12px;transition:transform .2s ease,background .2s ease,border .2s ease;width:36px}.close-button:hover{background:#ffffff70;border:1px solid #fff6;transform:scale(1.05)}.basket-modal-content h2{border-bottom:1px solid #00000014;color:#111;font-size:22px;margin:0;padding-bottom:15px}.basket-modal-content ul{list-style-type:none;margin:20px 0;max-height:250px;overflow-y:auto;padding:0}.basket-modal-content li{align-items:center;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;padding:12px 0}.basket-modal-content li:last-child{border-bottom:none}.basket-item{align-items:center;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;padding:12px 0}.basket-item-image{border-radius:12px;box-shadow:0 10px 25px #00000024;height:70px;margin-right:15px;object-fit:cover;width:70px}.basket-item-name{color:#0f0f0f;cursor:default;flex-grow:1;font-size:16px;font-weight:500}.basket-item-text{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.basket-item-variants{display:block;margin-top:1px;min-width:0}.basket-item-color{color:#000;display:inline-block;font-size:12px;font-weight:600;line-height:1.25;max-width:260px;opacity:.62;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.basket-item-color{max-width:180px}}.basket-item-quantity{align-items:center;color:#111;display:flex;flex-shrink:0;font-size:16px;font-weight:500;white-space:nowrap}.basket-item-quantity button,.decrease-button,.increase-button{align-items:center;aspect-ratio:1/1;-webkit-backdrop-filter:blur(14px) saturate(170%);backdrop-filter:blur(14px) saturate(170%);background:#fff3;border:1px solid #ffffff47;border-radius:999px;box-shadow:0 10px 22px #0000001f,inset 0 1px 0 #fff6;cursor:pointer;display:inline-flex;flex:0 0 auto;height:28px;justify-content:center;line-height:1;margin:0 4px;min-height:28px;min-width:28px;padding:0;transition:transform .2s ease,background .2s ease,border .2s ease;width:28px}.basket-item-quantity button:hover,.decrease-button:hover,.increase-button:hover{background:#fff6;border:1px solid #ffffff5c;transform:scale(1.08)}.basket-item-quantity img{display:block;height:10px;width:10px}.basket-buttons-container{align-items:flex-start}.basket-actions-group{align-items:left;display:flex;flex:1 1;flex-direction:column;gap:12px}.add-more-button,.send-for-calculation-button{background:linear-gradient(145deg,#333,#000);border:none;border-radius:30px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:16px;max-width:250px;padding:12px 20px;text-align:center;transition:background-color .3s ease-out,transform .2s;width:100%}.add-more-button:hover,.send-for-calculation-button:hover{box-shadow:0 8px 10px #0003;transform:scale(1.02)}.basket-buttons-container{align-items:flex-end;display:flex;justify-content:space-between;margin-top:20px}.clear-cart-button{align-items:center;align-self:flex-end;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#fff3;border:1px solid #ffffff47;border-radius:999px;box-shadow:0 14px 28px #00000024,inset 0 1px 0 #ffffff6b;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:14px;justify-content:center;margin-bottom:5px;margin-right:auto;padding:10px;transition:background-color .2s ease,transform .2s ease,border .2s ease}.clear-cart-button:hover{background:#ffffff61;border:1px solid #ffffff5c;transform:scale(1.05)}.clear-cart-button img{height:25px;margin-right:0;width:25px}.basket-modal-content::-webkit-scrollbar{width:8px}.basket-modal-content::-webkit-scrollbar-thumb{background:#00000029;border-radius:10px}.basket-modal-content::-webkit-scrollbar-thumb:hover{background:#00000042}.bundle-mini{background:#0000;margin-top:12px;padding:6px 4px 0}.bundle-track{align-items:center;display:flex;height:56px;justify-content:space-between;overflow:hidden;position:relative}.bundle-line-wrap{height:4px;left:28px;position:absolute;right:28px;top:18px;z-index:1}.bundle-line{background:#0000001f}.bundle-line,.bundle-line-fill{border-radius:999px;inset:0;position:absolute}.bundle-line-fill{background:#000000bf;transform:scaleX(0);transform-origin:left center;transition:transform .42s ease;z-index:2}.bundle-node{display:grid;height:56px;place-items:center;position:relative;width:56px;z-index:5}.bundle-dot{background:#f39c1247;border-radius:999px;box-shadow:0 0 0 3px #f39c121a,0 6px 14px #0000001a;height:12px;position:absolute;top:12px;transition:background .26s ease,box-shadow .26s ease,transform .26s ease;width:12px;z-index:6}.bundle-node.active .bundle-dot{background:#f39c12;box-shadow:0 0 0 4px #f39c1238,0 0 14px #f39c1259,0 10px 22px #0000001f;transform:translateY(-.5px)}.bundle-icon{filter:grayscale(1);height:30px;object-fit:contain;opacity:.28;position:absolute;top:22px;transform:translateY(0);transition:opacity .26s ease,filter .26s ease,transform .26s ease;width:30px;z-index:7}.bundle-icon.active{filter:grayscale(0);opacity:1;transform:translateY(-1px)}.bundle-text{align-items:center;animation:bundleTextIn .18s ease-out both;color:#000;display:flex;font-size:13px;font-weight:600;line-height:1.35;margin-top:6px;opacity:1;overflow:hidden;padding:0 4px 8px}@keyframes bundleTextIn{0%{filter:blur(1px);opacity:0;transform:translateY(4px)}to{filter:blur(0);opacity:.9;transform:translateY(0)}}@media (max-width:520px){.bundle-text{min-height:54px}}.basket-total-row{align-items:baseline;display:flex;justify-content:space-between;margin-top:12px}.basket-total-label{color:#000;font-weight:500}.basket-total-value{animation:bundleTextIn .18s ease-out both;color:#000;font-weight:600;padding-left:8px}body.order-modal-open .basket-modal-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000!important;pointer-events:none}body.order-modal-open .basket-modal-content{filter:none!important;opacity:0!important;transform:translateY(-10px) scale(.98)!important}.basket-info-note{animation:bundleTextIn .18s ease-out both;color:#000;font-size:13px;font-weight:500;line-height:1.35;margin-top:6px;opacity:.75;padding:0 2px}.basket-item-price{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;margin-left:10px;white-space:nowrap}.basket-price-single{color:#111;font-size:14px;font-weight:600;opacity:.9}.basket-price-stack{align-items:flex-end;display:inline-flex;flex-direction:column;gap:3px}.basket-price-old{font-size:11px;line-height:1.05;opacity:.55;text-decoration:line-through;text-decoration-thickness:1px}.basket-price-new{color:#00752d;font-size:14px;font-weight:800;line-height:1.05}.basket-total-promo{align-items:flex-end;animation:bundleTextIn .18s ease-out both;display:inline-flex;flex-direction:column;gap:3px;padding-left:8px}.basket-total-old{font-size:12px;opacity:.55;text-decoration:line-through;text-decoration-thickness:1px}.basket-total-new{color:#00752d;font-size:16px;font-weight:800;line-height:1.05}body.order-modal-open{overflow:hidden}.order-modal-overlay{align-items:center;background:#0000006b;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:20000}.order-modal-content{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #eee;border-radius:24px;box-shadow:0 24px 80px #00000038;box-sizing:border-box;color:#202020;max-height:min(88vh,760px);max-width:500px;overflow-y:auto;overscroll-behavior:contain;padding:28px 24px 24px;position:relative;width:100%}.order-modal-content h2{color:#202020;font-size:27px;font-weight:800;letter-spacing:-.6px;line-height:1.06;margin:0 44px 4px 0;text-align:left}.order-modal-content>small{color:#777;display:block;font-size:14px;font-weight:500;line-height:1.4;margin:0 0 22px;text-align:left}.order-modal-content form{display:flex;flex-direction:column}.order-modal-content fieldset{min-width:0}.order-modal-content label{display:block;margin-bottom:12px}.order-modal-content input{background:#fff;border:1px solid #ddd;border-radius:15px;box-sizing:border-box;color:#202020;font-size:16px;font-weight:500;height:52px;outline:none;padding:0 15px;width:100%}.order-modal-content input::placeholder{color:#999}.order-modal-content input:focus{border-color:#bdbdbd}.order-modal-content input.input-error{background:#fff7f7;border-color:#d93025}.order-phone-label{display:block}.phone-meta{display:flex;flex-direction:column;gap:3px;margin-bottom:10px;margin-top:7px}.phone-progress{color:#666;font-size:12px;font-weight:700;line-height:1.25}.phone-helper-text{color:#d93025;font-size:13px;font-weight:600;line-height:1.35}.phone-meta.error .phone-progress{color:#d93025}.order-contact-section{margin-bottom:18px;margin-top:6px}.order-contact-label{color:#202020;font-size:18px;font-weight:800;line-height:1.2;margin:0 0 4px;text-align:left}.order-contact-subtitle{color:#777;font-size:14px;font-weight:500;line-height:1.35;margin-bottom:14px}.order-methods{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:0;width:100%}.order-method{align-items:center;background:#fff;border:1px solid #e4e4e4;border-radius:15px;box-shadow:none;color:#202020;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;min-height:54px;padding:10px 12px;transition:background-color .15s ease,border-color .15s ease}.order-method img{display:block;height:22px;width:22px}.order-method:hover{background:#f8f8f8}.order-method.active{box-shadow:none}.order-method.telegram-active{background:#f2f9ff;border-color:#b9dcf5}.order-method.viber-active{background:#faf5ff;border-color:#d9c1ef}.order-method:disabled{cursor:not-allowed;opacity:.6}.order-contact-divider{align-items:center;color:#888;display:flex;font-size:13px;font-weight:700;justify-content:center;margin:16px 0;position:relative}.order-contact-divider:before{background:#eee;content:"";height:1px;left:0;position:absolute;right:0}.order-contact-divider span{background:#fff;border:1px solid #eee;border-radius:999px;padding:4px 12px;position:relative;z-index:1}.order-call-card{grid-gap:12px;align-items:center;background:#f6fff9;border:1px solid #cce8d6;border-radius:16px;box-sizing:border-box;cursor:pointer;display:grid;gap:12px;grid-template-columns:46px 1fr 22px;min-height:82px;padding:14px;text-align:left;width:100%}.order-call-card.active{background:#effcf4;border-color:#52b978}.order-call-card:disabled{cursor:not-allowed;opacity:.65}.order-call-icon{align-items:center;background:#ddf6e8;border-radius:999px;display:flex;height:44px;justify-content:center;width:44px}.order-call-icon img{height:20px;width:20px}.order-call-text{display:flex;flex-direction:column;gap:4px;min-width:0}.order-call-text strong{color:#202020;font-size:16px;font-weight:800;line-height:1.18}.order-call-text small{color:#666;display:block;font-size:12px;font-weight:500;line-height:1.35;margin:0;text-align:left}.order-call-radio{border:2px solid #80c69a;border-radius:999px;box-sizing:border-box;height:20px;position:relative;width:20px}.order-call-card.active .order-call-radio:after{background:#34a160;border-radius:inherit;content:"";inset:4px;position:absolute}.order-submit-button{background:#5f846f;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:15px;font-weight:800;margin-top:2px;min-height:54px;transition:background-color .15s ease;width:100%}.order-submit-button:hover{background:#557967}.order-submit-button:disabled{cursor:not-allowed;opacity:.65}.order-modal-content h3{color:#202020;font-size:20px;font-weight:800;line-height:1.2;margin:24px 0 12px}.selected-items-container{background:#fff;border:1px solid #ececec;border-radius:16px;box-sizing:border-box;margin-bottom:14px;max-height:180px;overflow-y:auto;padding:8px}.order-modal-content ul{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.cart-item{align-items:center;background:#f7f7f7;border-radius:14px;box-sizing:border-box;display:flex;gap:10px;padding:10px;width:100%}.cart-item-image{border-radius:12px;flex-shrink:0;height:52px;object-fit:cover;width:52px}.cart-item-info{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.cart-item-name{color:#202020;font-size:14px;font-weight:700;line-height:1.25}.cart-item-configShort{color:#777;font-size:12px;font-weight:500;line-height:1.3;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item-color{display:none}.cart-item-quantity{color:#444;flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto;white-space:nowrap}.order-total-row{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:12px}.order-total-label{color:#444;font-size:14px;font-weight:600}.order-total-value{color:#202020;font-size:16px;font-weight:800}.order-total-promo{align-items:flex-end;display:inline-flex;flex-direction:column;gap:3px}.order-total-old{color:#888;font-size:12px;text-decoration:line-through;text-decoration-thickness:1px}.order-total-new{color:#178342;font-size:16px;font-weight:800;line-height:1.05}.order-add-more-button{background:#111;border-radius:14px;font-size:14px;font-weight:700;margin-top:14px;min-height:50px;transition:background-color .15s ease}.order-add-more-button:hover{background:#252525}.order-add-more-button:disabled{opacity:.65}.disclaimer{color:#777;display:block;font-size:12px;font-weight:500;line-height:1.45;margin-bottom:0;margin-top:18px;text-align:center}.order-modal-content.is-sending{position:relative}@media (max-width:768px){.order-modal-overlay{align-items:stretch;background:#fff;justify-content:stretch;padding:0}.order-modal-content{background:#fff;border:none;border-radius:0;box-shadow:none;height:100svh;margin:0;max-height:100svh;max-width:100vw;min-height:100svh;padding:calc(16px + env(safe-area-inset-top)) 16px calc(20px + env(safe-area-inset-bottom));width:100vw}.order-modal-content h2{font-size:24px;margin-right:44px}.order-modal-content>small{font-size:13px;margin-bottom:18px}.close-button{height:36px;right:14px;top:calc(14px + env(safe-area-inset-top));width:36px}.order-modal-content input{border-radius:14px;height:50px}.order-contact-label{font-size:17px}.order-contact-subtitle{font-size:13px}.order-method{border-radius:14px;font-size:14px;min-height:52px}.order-call-card{border-radius:15px;gap:10px;grid-template-columns:44px 1fr 22px;min-height:78px;padding:12px}.order-call-icon{height:42px;width:42px}.order-call-text strong{font-size:15px}.selected-items-container{max-height:220px}.sending-overlay{border-radius:0}}@media (max-width:390px){.order-modal-content{padding-left:14px;padding-right:14px}.order-modal-content h2{font-size:22px}.order-method{gap:6px;padding:9px}.cart-item-name,.order-method{font-size:13px}.cart-item-quantity{font-size:12px}}.order-modal-overlay{animation:orderOverlayFadeIn .22s ease forwards}.order-modal-content{animation:orderModalEnter .24s cubic-bezier(.22,1,.36,1) forwards;transform-origin:center bottom;will-change:transform,opacity}.order-modal-overlay.is-closing{animation:orderOverlayFadeOut .2s ease forwards}.order-modal-content.is-closing{animation:orderModalExit .2s cubic-bezier(.4,0,1,1) forwards}@keyframes orderOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes orderOverlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes orderModalEnter{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes orderModalExit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(18px) scale(.985)}}@media (max-width:768px){.order-modal-overlay{height:100%;min-height:100%}.order-modal-content{animation:orderMobileModalEnter .24s cubic-bezier(.22,1,.36,1) forwards;height:100svh;max-height:100svh;min-height:100svh}.order-modal-content.is-closing{animation:orderMobileModalExit .2s cubic-bezier(.4,0,1,1) forwards}@keyframes orderMobileModalEnter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes orderMobileModalExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(24px)}}}.order-modal-content.is-closing,.order-modal-overlay.is-closing{pointer-events:none}.order-modal-content input,.order-modal-content select,.order-modal-content textarea{font-size:16px!important}.success-message-container{align-items:center;display:flex;justify-content:center;z-index:2000}.overlay,.success-message-container{height:100%;left:0;position:fixed;top:0;width:100%}.overlay{animation:fadeInOutOverlay 3s ease-in-out forwards;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#00000094;opacity:0;z-index:1}.overlay--manual{animation:none;opacity:1}.success-message{align-items:center;animation:fadeInOut 3s ease-in-out forwards;background-color:#d8ffe9;border-radius:10px;box-shadow:0 4px 6px #0000001a;color:#333;display:flex;flex-direction:column;opacity:0;padding:20px;position:relative;text-align:center;width:30%;z-index:2}.success-image{animation:slideDown .5s ease-in-out forwards,rotateIn .5s ease-in-out forwards,fadeInOutImage 3s ease-in-out forwards,rotateOut .5s ease-in-out 2.5s forwards;height:50px;margin-bottom:10px;width:50px}.success-text{font-size:16px;font-weight:600;line-height:1.5}@keyframes fadeInOutOverlay{0%{opacity:0}10%{opacity:.5}90%{opacity:.5}to{opacity:0}}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-20px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInOutImage{0%,90%{opacity:1}to{opacity:0}}@keyframes rotateIn{0%{transform:rotate(-1turn)}to{transform:rotate(0deg)}}@keyframes rotateOut{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.success-message{padding:15px;width:80%}.success-text{font-size:14px}.success-image{height:40px;width:40px}}@media (max-width:480px){.success-message{padding:10px;width:90%}.success-text{font-size:12px}.success-image{height:30px;width:30px}}.success-message--manual{animation:none;opacity:1;transform:translateY(0)}.success-message--manual .success-image{animation:slideDown .5s ease-in-out forwards,rotateIn .5s ease-in-out forwards;opacity:1}.success-button{background:#111;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:16px;padding:12px 18px;transition:opacity .2s ease,transform .2s ease}.success-button:hover{opacity:.92}.success-button:active{transform:scale(.98)}@media (max-width:768px){.success-button{font-size:14px;padding:12px 16px;width:100%}}*{margin:0;padding:0}body{background-color:#fff;color:#222;font-family:Montserrat,sans-serif;font-weight:300}.wrapper{display:flex;flex-direction:column;min-height:100vh}.nav-container{-webkit-backdrop-filter:blur(18px) saturate(180%);backdrop-filter:blur(18px) saturate(180%);background:#f8f8f89e;border:1px solid #ffffff8c;border-bottom-color:#00000014;border-radius:50px;box-shadow:0 10px 30px #0000001f,inset 0 1px 0 #ffffffa6,inset 0 -1px 0 #0000000d;left:10px;overflow:visible;padding:10px 0;position:fixed;top:10px;transition:all .3s ease;width:calc(100% - 20px);z-index:1000}.nav-container:before{background:radial-gradient(120px 60px at 18% 25%,#ffffff8c,#fff0 70%),radial-gradient(180px 80px at 82% 35%,#ffffff59,#fff0 75%);border-radius:52px;inset:-2px}.nav-container:after,.nav-container:before{content:"";opacity:.9;pointer-events:none;position:absolute}.nav-container:after{background:linear-gradient(180deg,#ffffff59,#ffffff14 35%,#00000008);border-radius:50px;inset:0}.header-content{font-weight:800;height:30px;justify-content:space-between;padding:0 20px;z-index:2}.header-content,.logo{align-items:center;display:flex;position:relative}.logo{height:47px}.logo,.logo *{-webkit-tap-highlight-color:transparent;tap-highlight-color:#0000}.logo:active,.logo:focus,.logo:focus-visible{box-shadow:none;outline:none}.logo img{height:auto;max-height:100%;max-width:100%;position:relative;width:auto;z-index:1}.logo img:active,.logo img:focus,.logo img:focus-visible{box-shadow:none;outline:none}.logo img{-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}header ul.nav{display:flex;flex-grow:1;justify-content:center;list-style:none;margin:0;padding:0}header ul.nav li{align-items:center;color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:500;margin-left:35px;transition:opacity .5s ease,transform .2s ease}header ul.nav li:first-child{margin-left:0}header ul.nav li:hover{opacity:.7;transform:scale(1.03)}header ul.nav li a,header ul.nav li button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:left;text-decoration:none;white-space:nowrap}header ul.nav li a:hover,header ul.nav li button:hover{opacity:.7}.header-content .basket-button,.header-content .language-container{margin-left:0}.basket-button{background:none;border:none;cursor:pointer;padding:0;position:relative;transition:transform .3s ease}.basket-button:hover{transform:scale(1.1)}.basket-icon{filter:drop-shadow(0 6px 12px rgba(0,0,0,.08));height:30px;transition:transform .3s ease;width:30px}.basket-count{align-items:center;animation:popIn .5s forwards;background:radial-gradient(circle at top left,#a00,red);border-radius:50%;box-shadow:0 8px 18px #00000038;color:#fff;display:flex;font-size:12px;font-weight:700;height:21px;justify-content:center;opacity:0;position:absolute;right:-10px;top:-6px;transform:scale(.5);transition:opacity .3s ease,transform .3s ease;width:21px}.basket-button.item-added .basket-count{animation:popIn .6s forwards;opacity:1;transform:scale(1)}@keyframes popIn{0%{opacity:0;transform:scale(.5)}40%{opacity:1;transform:scale(1.3)}60%{transform:scale(.9)}80%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.language-container{align-items:center;display:flex;position:relative}.burger-menu{background:none;border:none;cursor:pointer;display:none;flex-direction:column}.burger-menu,.burger-menu *{-webkit-tap-highlight-color:transparent;tap-highlight-color:#0000}.burger-menu:active,.burger-menu:focus,.burger-menu:focus-visible{box-shadow:none;outline:none}.burger-bar:active,.burger-bar:focus{box-shadow:none;outline:none}.burger-menu{-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.burger-lines{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;line-height:0}.burger-bar{background-color:#000;display:block;height:2px;margin:3px 0;transition:transform .4s,opacity .3s ease-out;width:22px}.change:first-child{transform:translateY(10px) rotate(45deg)}.change:nth-child(2){opacity:0}.change:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.close-menu,.designer-mode-badge,.mobile-backdrop{display:none}@media (max-width:768px){.mobile-backdrop{-webkit-backdrop-filter:blur(2px) saturate(120%);backdrop-filter:blur(2px) saturate(120%);background:#0000002e;display:block;inset:0;opacity:0;position:fixed;transition:opacity .22s ease;z-index:998}.mobile-backdrop.open{opacity:1}.mobile-backdrop.closing{opacity:0}.basket-button{background:none;border:none;cursor:pointer;padding:0;position:relative}.basket-icon{height:29px;width:29px}.basket-count{align-items:center;background-color:red;border-radius:50%;color:#fff;display:flex;font-size:.8rem;height:17px;justify-content:center;position:absolute;right:-5px;top:-5px;width:17px}.header-content{justify-content:space-between;padding:0 10px}.logo{left:50%;position:absolute;transform:translateX(-50%)}.burger-menu{cursor:pointer;height:34px;overflow:visible;padding:0;position:relative;transition:transform .3s ease;width:34px}.burger-menu,.designer-mode-badge{align-items:center;display:flex;justify-content:center}.designer-mode-badge{height:12px;pointer-events:none;position:absolute;right:-8px;top:-6px;width:12px;z-index:6}.designer-mode-badge img{display:block;filter:drop-shadow(0 1px 3px rgba(0,0,0,.18));height:100%;object-fit:contain;width:100%}.close-menu{background:none;border:none;color:#141414bf;cursor:pointer;display:block;font-size:30px;position:absolute;right:18px;top:10px;transition:transform .3s ease;z-index:1002}header ul.nav{-webkit-backdrop-filter:blur(34px) saturate(200%);backdrop-filter:blur(34px) saturate(200%);background:#f5f5f5f0;border-radius:0 22px 22px 0;border-right:1px solid #ffffffb3;box-shadow:0 18px 70px #0000004d,inset 0 1px 0 #ffffffbf,inset 0 -1px 0 #00000040;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:100vh;justify-content:flex-start;left:-10px;margin:0;max-width:320px;opacity:.98;padding-top:24px;pointer-events:none;position:fixed;top:-12px;transform:translateX(-110%);transition:transform .28s cubic-bezier(.2,.9,.2,1),opacity .2s ease;width:72vw;z-index:1000}header ul.nav.open{pointer-events:auto;transform:translateX(0)}header ul.nav.closing{pointer-events:none;transform:translateX(-110%)}header ul.nav li{font-size:14px;font-weight:600;margin:10px 0;opacity:0;padding-left:20px;text-align:left;transform:translateY(10px)}header ul.nav.open li{animation:tgItemIn .34s cubic-bezier(.2,.9,.2,1) forwards}header ul.nav.open li:nth-child(2){animation-delay:.02s}header ul.nav.open li:nth-child(3){animation-delay:.06s}header ul.nav.open li:nth-child(4){animation-delay:.1s}header ul.nav.open li:nth-child(5){animation-delay:.14s}header ul.nav.open li:nth-child(6){animation-delay:.18s}header ul.nav.open li:nth-child(7){animation-delay:.22s}header ul.nav.open li:nth-child(8){animation-delay:.26s}header ul.nav.open li:nth-child(9){animation-delay:.3s}@keyframes tgItemIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}header ul.nav li a{color:#333;display:block;padding:10px;text-decoration:none;transition:background-color .3s ease,color .3s ease}header ul.nav li a:hover{background-color:#dddddd8c;color:#000}}@supports not (((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))) or (-webkit-backdrop-filter:blur(1px))){.nav-container{background:#f8f8f8eb}@media (max-width:768px){header ul.nav{background:#f8f8f8f0}.mobile-backdrop{background:#00000038}}}@media (min-width:769px){.nav-container{left:50%;max-width:1600px;padding:10px 28px;transform:translateX(-50%);width:calc(100% - 80px)}header ul.nav{flex-grow:1}}.baner{align-items:center;color:#fff;display:flex;font-size:2rem;height:auto;justify-content:center;overflow:hidden;position:relative;text-align:center}.baner-video-desktop{display:block}.baner-video,.baner-video-desktop{height:100%;object-fit:cover;width:100%}.baner-video{display:none}.baner:before{background-color:#00000080;content:"";inset:0;position:absolute;z-index:1}.baner-text{animation:slideUp 1s ease-out forwards;color:#fff;flex-wrap:wrap;gap:.4em;left:50%;max-width:900px;opacity:0;position:absolute;text-align:center;text-shadow:2px 2px 4px #0003;top:40%;transform:translate(-50%,100%);width:90%;z-index:2}.baner-text,.baner-text-content{align-items:center;display:flex;justify-content:center}.baner-text-content{flex-direction:column}.baner-title{font-size:4vw;font-weight:500;line-height:1.15}.baner-subtitle{color:#f39c12;font-size:1.35vw;font-weight:600;letter-spacing:.015em;line-height:1.35;margin-top:.5em}.baner-logo{filter:drop-shadow(0 2px 6px rgba(0,0,0,.4));height:4.6em;margin-bottom:-.65em;vertical-align:middle}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,100%)}50%{opacity:.5}to{opacity:1;transform:translate(-50%,-50%)}}@media screen and (max-width:768px){.baner-video-desktop{display:none}.baner-video{display:block}.baner-title{font-size:5vw}.baner-subtitle{font-size:2.3vw}}@media screen and (max-width:576px){.baner-text{gap:.2em;width:92%}.baner-title{font-size:6vw}.baner-subtitle{font-size:3.4vw;line-height:1.4;margin-top:.6em;max-width:280px}.baner-logo{height:3.8em;margin-bottom:-.45em}}@keyframes swipe{0%{transform:translateX(100%)}5%{transform:translateX(0)}95%{transform:translateX(0)}to{transform:translateX(-100%)}}.discount-banner{animation:shadowMovement 4s linear infinite;background-color:#0000008f;border-radius:9999px;color:#fff;font-family:Montserrat,sans-serif;font-weight:400;left:50%;max-width:980px;opacity:0;overflow:hidden;padding:10px 26px;position:absolute;top:70px;transform:translate(-50%,-30px);transition:opacity .5s ease,transform .5s ease;width:calc(100% - 40px);z-index:2}.discount-banner.show{opacity:1;transform:translate(-50%)}.content{text-align:center}.content p{animation:swipe 5s linear infinite;font-size:15px;line-height:1.2;margin:0}.highlight{color:#f39c12;font-size:20px;font-weight:700}@media (max-width:767px){.discount-banner{align-items:center;border-radius:9999px;display:flex;height:56px;justify-content:center;max-width:none;padding:0 18px;top:72px;width:calc(100% - 60px)}.content{overflow:hidden;text-align:center;width:100%}.content p{-webkit-line-clamp:2;-webkit-box-orient:vertical;animation:none;display:-webkit-box;font-size:14px;line-height:1.25;max-width:100%;overflow:hidden;white-space:normal}.highlight{font-size:16px}}@keyframes shadowMovement{0%{box-shadow:0 4px 8px #ffffff73}25%{box-shadow:4px 4px 8px #ffffff73}50%{box-shadow:4px 0 8px #ffffff73}75%{box-shadow:0 -4px 8px #ffffff73}to{box-shadow:0 4px 8px #ffffff73}}.banner-info{bottom:200px;left:0;pointer-events:none;position:absolute;width:100%;z-index:10}.banner-info-stack{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding-left:18px;padding-right:18px}.banner-info:before{content:none}.delivery-info,.payment-info{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0000008c;border:1px solid #ffffff1f;border-radius:999px;box-shadow:0 10px 30px #00000038;display:inline-flex;font-family:Montserrat,sans-serif;font-weight:400;gap:10px;justify-content:space-between;max-width:calc(100vw - 36px);padding:10px 14px;pointer-events:auto}.highlight-delivery,.highlight-numbers{color:#f39c12;font-weight:700}.delivery-img,.payment-img{filter:drop-shadow(0 0 5px rgba(255,255,255,.8));width:25px}.delivery-info span,.payment-info span{font-size:1rem;line-height:1.15;order:1;text-align:left;white-space:nowrap}.payment-info span{white-space:normal}.icons-right{gap:8px;margin-left:auto}.icon-wrap,.icons-right{align-items:center;display:inline-flex;line-height:0;order:2}.icon-wrap{justify-content:center;position:relative}.icon-mono img{animation:monoPulse 2s ease-in-out infinite;transform-origin:center}@keyframes monoPulse{0%{transform:scale(1)}12%{transform:scale(1.08)}24%{transform:scale(1)}to{transform:scale(1)}}.icon-privat img{animation:privatSpinCycle 5s linear infinite;transform-origin:center}@keyframes privatSpinCycle{0%{transform:rotate(0deg)}8%{transform:rotate(20deg)}16%{transform:rotate(80deg)}28%{transform:rotate(300deg)}40%{transform:rotate(620deg)}52%{transform:rotate(920deg)}60%{transform:rotate(3turn)}to{transform:rotate(3turn)}}.icon-freeDelivery img{animation:deliveryBumpy .65s ease-in-out infinite;transform-origin:center}@keyframes deliveryBumpy{0%{transform:translateY(0)}20%{transform:translateY(-1px)}45%{transform:translateY(1px)}70%{transform:translateY(-1px)}to{transform:translateY(0)}}.icon-freeDelivery:after{animation:deliverySpeedLines .7s linear infinite;background:linear-gradient(90deg,#fff0,#ffffffb3 45%,#fff0 70%),linear-gradient(90deg,#fff0,#ffffff8c 40%,#fff0 70%),linear-gradient(90deg,#fff0,#ffffff73 38%,#fff0 70%);background-position:0 3px,0 8px,0 13px;background-repeat:no-repeat;background-size:100% 2px,100% 2px,100% 2px;content:"";filter:blur(.2px);height:18px;left:-10px;opacity:.35;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:42px}@keyframes deliverySpeedLines{0%{opacity:.1;transform:translateY(-50%) translateX(10px)}40%{opacity:.35}to{opacity:.1;transform:translateY(-50%) translateX(-12px)}}@media screen and (max-width:768px){.banner-info{bottom:60px}.banner-info-stack{gap:8px;padding-left:12px;padding-right:12px}.delivery-info,.payment-info{max-width:calc(100vw - 24px);padding:9px 12px}.delivery-info span,.payment-info span{font-size:.78rem}.delivery-img,.payment-img{width:22px}.icon-freeDelivery:after{height:16px;left:-8px;width:36px}.icons-right{gap:6px}}@media screen and (max-width:420px){.delivery-info span,.payment-info span{font-size:.74rem}}@media screen and (max-width:768px){.payment-info{align-self:flex-start;gap:6px;max-width:88%;padding:8px 12px}.payment-info span{line-height:1.1}.payment-img{width:20px}.payment-img+.payment-img{margin-left:4px}}@media screen and (max-width:420px){.payment-info{max-width:92%}.payment-img{width:18px}}@media (prefers-reduced-motion:reduce){.icon-freeDelivery img,.icon-freeDelivery:after,.icon-mono img,.icon-privat img{animation:none!important}}footer{background:linear-gradient(145deg,#000,#3a3a3a);color:#fff;padding:20px 0}.footer-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.footer-logo{flex:1 1;text-align:left}.footer-logo img{height:auto;max-width:100px}.footer-contacts a{align-items:center;color:#fff;display:flex;margin-left:10px;text-decoration:none}.footer-contacts a:hover{text-decoration:underline}.footer-contacts h4,.footer-social h4{margin-bottom:10px}.footer-contacts{display:flex;flex-direction:column}.contact-item{align-items:center;display:flex;font-weight:450;margin:5px 0}.footer-social{flex:1 1;text-align:right;transition:color .3s,transform .3s}.social-icons{align-items:center;display:flex;justify-content:flex-end;margin-top:10px}.footer-social a{color:#fff;cursor:pointer;text-decoration:none;transition:color .3s}.footer-social img{height:auto;margin:0 10px;transition:transform .3s;width:40px}.footer-social a:hover img{transform:scale(1.1)}.footer-social a:hover{color:#ddd}.footer-rights{font-size:12px;font-weight:450;margin-top:20px;text-align:center;width:100%}.footer-icon{align-items:center;display:flex;filter:invert(1);height:20px;justify-content:center;min-width:20px;object-fit:contain;width:20px}@media (max-width:768px){.footer-container{align-items:center;flex-direction:column}.footer-contacts,.footer-logo,.footer-social{margin:10px 0;text-align:center}.social-icons{justify-content:center}}.footer-link{align-items:center;color:#fff;display:flex;margin-left:10px;text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-link-btn{background:#0000;border:0;cursor:pointer;font:inherit;padding:0}.footer-rights{align-items:center;display:flex;gap:12px;justify-content:center}.footer-admin-link{color:#ffffff47;font-size:11px;font-weight:500;text-decoration:none;transition:color .25s ease}.footer-admin-link:hover{color:#fffc;text-decoration:none}.ppModal{align-items:center;background:#00000094;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:9999}.ppModal__card{background:#fff;border-radius:14px;box-shadow:0 18px 60px #00000059;color:#111;display:flex;flex-direction:column;max-height:min(86vh,760px);overflow:hidden;width:min(920px,100%)}.ppModal__top{align-items:center;border-bottom:1px solid #00000014;display:flex;gap:12px;justify-content:space-between;padding:14px 16px}.ppModal__title{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700;letter-spacing:.3px}.ppModal__close{-webkit-text-fill-color:#111;-webkit-tap-highlight-color:transparent;appearance:none;-webkit-appearance:none;background:#0000;border:0;border-radius:10px;color:#111;cursor:pointer;font-size:18px;line-height:1;padding:8px 10px;text-decoration:none}.ppModal__close:hover{background:#0000000f}.ppModal__close:active{-webkit-text-fill-color:#111;color:#111}.ppModal__close:focus{outline:none}.ppModal__close:focus-visible{outline:2px solid #0003;outline-offset:2px}.ppModal__body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;line-height:1.55;overflow:auto;padding:16px;text-align:left}.ppModal__body p{margin:0 0 12px}.ppModal__h{font-weight:800;margin-bottom:10px;margin-top:14px}.ppModal__mail{font-weight:700}.ppModal__bottom{border-top:1px solid #00000014;display:flex;justify-content:flex-end;padding:14px 16px}.ppModal__ok{-webkit-tap-highlight-color:transparent;background:#d8b15e;border:0;border-radius:0;color:#111;cursor:pointer;font-size:14px;font-weight:600;min-width:140px;padding:12px 18px}.ppModal__ok:active{transform:translateY(1px)}@media (max-width:520px){.ppModal{padding:12px}.ppModal__card{border-radius:12px;max-height:88vh}.ppModal__body{font-size:14px;padding:14px}.ppModal__title{font-size:18px}}.about{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#fff,#fff);border-radius:0;box-shadow:none;box-sizing:border-box;margin:-40px 0 0;opacity:0;padding:80px 60px 60px;position:relative;text-align:center;transform:translateY(70px);transition:all .3s ease-in-out;width:100%;z-index:3}.about:before{background:linear-gradient(180deg,#f7f0ea00 0,#f7f0ea);content:"";height:70px;left:0;pointer-events:none;position:absolute;top:-70px;width:100%}.about.fade-in{opacity:1;transform:translateY(0);transition:opacity 1s ease,transform 1s ease}.about-grid{display:block}.about h1{color:#1d1d1f;font-size:24px;font-weight:650;line-height:1.3;margin-bottom:10px;padding:10px;text-shadow:0 1px 2px #fff9}.about-list{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0;padding:0;text-align:left}.about-list li{color:#6b6b6b;font-size:16px;font-weight:450;line-height:1.6;padding-left:26px;position:relative;text-shadow:0 1px 1px #fff6}.about-list li:before{content:"✔️";left:0;position:absolute;top:.05em;width:22px}.about-muted{opacity:.95}.about-link{color:#1d1d1f;font-weight:600;text-decoration:underline;text-underline-offset:3px}.about-link:hover{opacity:.8}@media (max-width:1023px){.about{text-align:left}.about-grid{display:flex;flex-direction:column;gap:18px;margin:0 auto;max-width:720px}.about-left h1{font-weight:700;letter-spacing:-.2px;margin:0;padding:0}}@media (min-width:1024px){.about{text-align:left}.about-grid{grid-gap:60px;align-items:flex-start;display:grid;gap:60px;grid-template-columns:38% 62%;margin:0 auto;max-width:1200px}.about-left h1{font-size:34px;font-weight:700;line-height:1.25;margin:0;padding:0}.about-list li{font-size:16px;line-height:1.65;max-width:560px}}@media (max-width:1024px) and (min-width:768px){.about{padding:70px 50px 50px}.about h1{font-size:22px}.about-list li{font-size:15px}}@media (max-width:767px) and (min-width:480px){.about{padding:65px 40px 40px}.about h1{font-size:20px;margin-bottom:6px}.about-list li{font-size:14px}}@media (max-width:479px){.about{padding:60px 30px 30px}.about h1{font-size:18px;margin-bottom:6px}.about-list li{font-size:13px;padding-left:24px}.about-list li:before{width:20px}}.advantages{background-color:#fff;margin-top:-30px;padding:70px 20px 20px;position:relative;text-align:center;z-index:2}.advantages:before{content:"";height:120px;left:0;position:absolute;top:-1px;width:100%}.advantages h2{font-family:Montserrat,sans-serif;font-weight:600;margin-bottom:20px}.advantage-items{display:flex;flex-wrap:wrap;justify-content:space-around}.advantage-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#fff,#fff);border-radius:20px;box-shadow:0 4px 12px #0000001a,inset 0 -2px 4px #fff9;box-sizing:border-box;flex:1 1 100%;margin:10px;max-width:100%;opacity:0;padding:20px;text-align:center;transform:translateY(70px);transition:opacity 1s ease,transform 1s ease}.advantage-item.show{opacity:1;transform:translateY(0)}.advantage-item:hover{box-shadow:0 8px 24px #0000001a,inset 0 -4px 6px #fff9;cursor:default;transform:scale(1.02)}.advantage-item img{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));height:50px;margin-bottom:10px;width:50px}.advantage-item h3{color:#1d1d1f;font-size:18px;font-weight:600;margin-bottom:10px;text-shadow:0 1px 2px #fff9}.advantage-item p{color:#6b6b6b;font-size:14px;font-weight:500;text-shadow:0 1px 1px #fff6}@media screen and (min-width:768px){.advantage-items{justify-content:space-around}.advantage-item{flex:1 1 30%;max-width:30%}}.reviews{background-color:#fff;font-family:Montserrat,sans-serif;overflow-x:hidden;padding:20px}.reviews,.reviews *{box-sizing:border-box}.reviews-header{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff94;border:1px solid #0000000f;border-radius:999px;box-shadow:0 14px 40px #00000014,inset 0 1px 0 #ffffffa6;display:flex;flex-wrap:nowrap;gap:12px;justify-content:space-between;margin:0 auto 18px;max-width:980px;min-width:0;overflow:hidden;padding:14px 18px;width:100%}.google-logo{-webkit-user-drag:none;flex:0 0 auto;-webkit-user-select:none;user-select:none;width:96px}.rating-info{align-items:center;display:flex;flex:1 1 auto;gap:10px;justify-content:center;min-width:0;overflow:hidden;white-space:nowrap}.rating-title{color:#222;font-size:22px;font-weight:600;letter-spacing:-.2px;margin:0;white-space:nowrap}.rating{align-items:center;display:flex;gap:8px;min-width:0;white-space:nowrap}.rating-value{color:#222;font-size:22px;font-weight:600;white-space:nowrap}.stars{color:#d6b06a;font-size:18px;letter-spacing:1px;white-space:nowrap}.reviews-count{color:#2222228c;font-weight:700}.reviews-count,.write-review-btn{font-size:14px;white-space:nowrap}.write-review-btn{background:linear-gradient(145deg,#2b2b2b,#000);border:none;border-radius:999px;box-shadow:0 10px 20px #0000001f;color:#fff;cursor:pointer;flex:0 0 auto;font-weight:800;padding:10px 16px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .25s ease}.write-review-btn:hover{background:linear-gradient(145deg,#3a3a3a,#121212);box-shadow:0 14px 26px #00000029;transform:translateY(-1px)}.reviews-marquee{-webkit-overflow-scrolling:auto;border-radius:18px;cursor:grab;overflow-x:auto;overflow-y:hidden;position:relative;scroll-behavior:auto;scrollbar-width:none;touch-action:pan-y}.reviews-marquee::-webkit-scrollbar{display:none}.reviews-marquee:active{cursor:grabbing}.reviews-track{display:flex;gap:18px;padding:8px 0;width:-webkit-max-content;width:max-content;will-change:transform}.review-card{background-color:#fff;border:1px solid #0000000f;border-radius:18px;box-shadow:0 12px 30px #0000000f;cursor:default;display:flex;flex-direction:column;gap:10px;padding:18px;transition:transform .25s ease,box-shadow .25s ease}.review-card:hover{box-shadow:0 16px 40px #00000014;transform:translateY(-2px)}.review-card--marquee{min-height:220px;width:360px}.user-info{align-items:center;display:flex;gap:12px}.user-img{-webkit-user-drag:none;border:2px solid #0000000f;border-radius:50%;box-shadow:0 6px 16px #0000001a;height:52px;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:52px}.user-details{display:flex;flex-direction:column;min-width:0}.user-name{color:#222;font-weight:800;letter-spacing:-.2px}.review-time{color:#2222228c;font-size:14px;font-weight:700}.review-content{color:#222;display:flex;flex-direction:column;font-size:15px;font-weight:500;gap:10px;line-height:1.55}.review-content p{-webkit-line-clamp:6;-webkit-box-orient:vertical;color:#222222db;display:-webkit-box;overflow:hidden}.read-more{color:#000;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;opacity:.9;text-decoration:none;transition:transform .2s ease,opacity .2s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.read-more:hover{opacity:1;transform:translateX(2px)}@media (max-width:768px){.reviews{padding:14px}.reviews-header{gap:10px;margin:0 auto 14px;max-width:100%;padding:10px 12px;width:100%}.google-logo{width:70px}.rating-title,.rating-value{font-size:15px;font-weight:600}.stars{font-size:13px}.reviews-count{font-size:11px}.write-review-btn{font-size:11px;font-weight:900;padding:8px 10px}.review-card--marquee{min-height:210px;width:82vw}.user-img{height:46px;width:46px}.review-content{font-size:14px}.read-more{font-size:13px}}@media (max-width:420px){.rating-title{display:none}.google-logo{width:64px}.write-review-btn{font-size:10.5px;padding:8px 9px}}.faq{background-color:initial;border-radius:0;box-shadow:none;font-family:Arial,sans-serif;margin:30px auto;max-width:1000px;padding:30px;position:relative;width:80%;z-index:2}.faq h1{color:#000;font-family:Montserrat,sans-serif;font-size:24px;margin-bottom:30px;text-align:center}.faq-item{backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);background:#ffffff8c;border:1px solid #ffffff59;border-radius:50px;box-shadow:0 8px 24px #00000014,inset 0 1px 0 #fff9;margin-bottom:18px;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease,background .3s ease}.faq-item:hover{box-shadow:0 14px 36px #00000024,inset 0 1px 0 #ffffffbf;transform:scale(1.01)}.faq-question{align-items:center;border-bottom:1px solid #ffffff59;color:#000;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-weight:550;padding:18px 30px;transition:background-color .25s ease}.faq-question:hover{background-color:#ffffff40}.faq-question span{color:#000;font-size:18px;font-weight:700;margin-right:14px}.faq-answer{max-height:0;opacity:0;overflow:hidden;transform:scaleY(0);transition:max-height .5s ease,opacity .5s ease,transform .5s ease}.faq-answer.open{max-height:500px;opacity:1;transform:scaleY(1)}.faq-answer-content{background:#ffffff59;color:#1d1d1f;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;padding:18px 30px}.faq-answer-content:before{background:#fff6;content:"";display:block;height:1px;margin:0 -30px 15px}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .9s ease,transform .9s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.assortment{align-items:center;background:#fff;display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:-40px;opacity:0;padding-bottom:40px;padding-top:80px;position:relative;transform:translateY(70px);transition:opacity 1s ease,transform 1s ease;z-index:2}.assortment.fade-in{opacity:1;transform:translateY(0)}.assortment:before{content:"";filter:blur(14px);height:120px;left:0;pointer-events:none;position:absolute;top:-1px;transform:translateY(-55px);width:100%;z-index:0}.block{align-items:center;background-color:#fff;border-radius:30px;display:flex;justify-content:center;overflow:hidden;position:relative;transition:transform .3s ease-out,box-shadow .3s ease-out}.block,.block.bed,.block.furniture{aspect-ratio:16/7;margin:10px;min-height:0;width:45%}.block img{display:block;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease-out;width:100%}.block.furniture img{object-position:55% 58%;transform:scale(1.14)}.block.bed img{object-position:50% 55%}.block:before{background:#00000059;content:"";inset:0;position:absolute;transition:background .3s ease-out;z-index:2}.block p{color:#fff;font-family:Montserrat,sans-serif;font-size:24px;font-weight:500;left:50%;line-height:1;margin:0;max-width:92%;overflow:hidden;padding:10px 20px;position:absolute;text-align:center;text-overflow:ellipsis;text-shadow:2px 2px 4px #000000e6;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:3}.block:hover{box-shadow:0 4px 8px #0000004d;transform:scale(1.01)}.block:hover:before{background:#0000}.block:hover img{transform:scale(1.03)}.block.furniture:hover img{transform:scale(1.17)}@media (min-width:769px){.assortment{gap:36px;justify-content:center;padding-left:20px;padding-right:20px}.block,.block.bed,.block.furniture{flex:0 1 clamp(500px,42vw,640px);margin:0;max-width:640px;width:auto}}@media (max-width:768px){.assortment{padding-bottom:30px;padding-top:70px}.block{box-shadow:0 4px 10px #0006}.block,.block.bed,.block.furniture{aspect-ratio:16/9;margin:10px auto;min-height:0;width:90%}.block p{font-size:18px}.block.furniture img{object-position:55% 60%;transform:scale(1.18)}.block.furniture:hover img{transform:scale(1.21)}}.vizBlock{background:#fff;padding:36px 0;width:100%}.vizBlock__inner{align-items:center;display:flex;gap:56px;justify-content:space-between;margin:0 auto;width:min(1180px,calc(100% - 40px))}.vizBlock__content{align-items:flex-start;display:flex;flex:1 1 42%;flex-direction:column;gap:18px}.vizBlock__title{color:#0d0d0d;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:500;letter-spacing:.4px;line-height:1.02;margin:0}.vizBlock__subtitle{color:#111;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;line-height:1.45;margin:0;opacity:.9}.vizBlock__btn{background:#d8b15e;border:0;border-radius:0;color:#111;cursor:pointer;font-size:18px;font-weight:600;margin-top:16px;min-width:320px;padding:18px 28px}.vizBlock__btn:active{transform:translateY(1px)}.vizBlock__media{align-items:center;display:flex;flex:1 1 58%;justify-content:center}.vizBlock__img{border-radius:2px;display:block;height:auto;max-width:760px;width:100%}@media (max-width:980px){.vizBlock__inner{gap:28px}.vizBlock__title{font-size:40px}.vizBlock__subtitle{font-size:18px}.vizBlock__btn{min-width:280px}}@media (max-width:768px){.vizBlock{padding:26px 0}.vizBlock__inner{align-items:flex-start;flex-direction:column-reverse;gap:18px;width:min(520px,calc(100% - 32px))}.vizBlock__media{width:100%}.vizBlock__img{max-width:none;width:100%}.vizBlock__content{gap:12px;width:100%}.vizBlock__title{font-size:30px}.vizBlock__subtitle{font-size:16px;line-height:1.5}.vizBlock__btn{font-size:16px;margin-top:12px;min-width:0;padding:16px 18px;width:100%}}.safety-section{background-color:#fff;box-sizing:border-box;overflow-x:hidden;padding:80px 20px}.safety-inner{grid-gap:60px;align-items:center;box-sizing:border-box;display:grid;gap:60px;grid-template-columns:1fr 1.1fr;margin:0 auto;max-width:1200px;max-width:100%}.safety-image img{border-radius:18px;display:block;object-fit:cover;width:100%}.safety-content h2{font-size:32px;font-weight:600;margin-bottom:24px}.safety-content p{color:#222;font-size:15px;font-weight:450;line-height:1.6;margin-bottom:16px}.safety-content strong{font-weight:600}.safety-warning{align-items:center;background:#fff1e9;border-left:none;border-radius:999px;box-shadow:0 4px 14px #e07a5f26;box-sizing:border-box;display:inline-flex;font-size:15px;font-weight:500;gap:10px;max-width:100%;overflow-wrap:anywhere;padding:18px 24px;word-break:normal}.safety-bad{box-sizing:border-box;margin:16px 0 24px;padding-left:18px}.safety-bad li{font-size:14px;font-weight:450;margin-bottom:8px}.safety-good{background:#f4f8f5;border-radius:28px;box-shadow:0 8px 24px #0000000f;box-sizing:border-box;margin-bottom:22px;max-width:100%;padding:26px 28px}.safety-good h3{font-size:16px;font-weight:600;margin-bottom:12px}.safety-good li{font-size:14px;font-weight:450;margin-bottom:6px}.safety-home{background:#f7f7f7;border-radius:10px;font-size:14px;padding:14px 18px}.safety-approach,.safety-home{box-sizing:border-box;font-weight:500;max-width:100%}.safety-approach{background:#fff;border-radius:14px;box-shadow:0 6px 20px #0000000d;font-size:15px;margin-top:22px;overflow-wrap:anywhere;padding:16px 18px}.safety-title-mobile{display:none}.safety-title-desktop{display:block}@media (max-width:900px){.safety-inner{gap:40px;grid-template-columns:1fr}.safety-content h2{font-size:26px}.safety-title-mobile{display:block;font-size:26px;font-weight:600;margin-bottom:20px}.safety-title-desktop{display:none}}@media (max-width:600px){.safety-warning{border-radius:24px;display:block;padding:16px 18px}.safety-warning strong{white-space:nowrap}.safety-good{padding:22px 20px}}.catalog{background:#fff;padding:36px 0;width:100%}.catalog__inner{align-items:center;display:flex;gap:56px;justify-content:space-between;margin:0 auto;width:min(1180px,calc(100% - 40px))}.catalog__media{align-items:center;display:flex;flex:1 1 58%;justify-content:center}.catalog__img{border-radius:2px;display:block;height:auto;max-width:760px;width:100%}.catalog__content{align-items:flex-start;display:flex;flex:1 1 42%;flex-direction:column;gap:18px}.catalog__title{color:#0d0d0d;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:500;letter-spacing:.4px;line-height:1.02;margin:0}.catalog__title span{font-weight:700}.catalog__subtitle{color:#111;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;line-height:1.45;margin:0;opacity:.9}.catalog__btn{background:#d8b15e;border:0;border-radius:0;color:#111;cursor:pointer;font-size:18px;font-weight:600;margin-top:16px;min-width:320px;padding:18px 28px}.catalog__btn:active{transform:translateY(1px)}@media (max-width:980px){.catalog__inner{gap:28px}.catalog__title{font-size:40px}.catalog__subtitle{font-size:18px}.catalog__btn{min-width:280px}}@media (max-width:768px){.catalog{padding:26px 0}.catalog__inner{align-items:flex-start;flex-direction:column;gap:18px;width:min(520px,calc(100% - 32px))}.catalog__media{width:100%}.catalog__img{max-width:none;width:100%}.catalog__content{gap:12px;width:100%}.catalog__title{font-size:30px}.catalog__subtitle{font-size:16px;line-height:1.5}.catalog__btn{font-size:16px;margin-top:12px;min-width:0;padding:16px 18px;width:100%}}body.catalog-modal-open{overflow:hidden}.catalog-modal-overlay{align-items:center;background:#0000006b;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:20000}.catalog-modal-content{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #eee;border-radius:24px;box-shadow:0 24px 80px #00000038;box-sizing:border-box;color:#202020;max-height:min(88vh,760px);max-width:500px;overflow-y:auto;overscroll-behavior:contain;padding:28px 24px 24px;position:relative;width:100%}.catalog-modal-content h2{color:#202020;font-size:27px;font-weight:800;letter-spacing:-.6px;line-height:1.06;margin:0 44px 4px 0;text-align:left}.catalog-modal-content>small{color:#777;display:block;font-size:14px;font-weight:500;line-height:1.4;margin:0 0 22px;text-align:left}.catalog-modal-content form{display:flex;flex-direction:column}.catalog-modal-content fieldset{min-width:0}.catalog-modal-content label{display:block;margin-bottom:12px}.catalog-modal-content input{background:#fff;border:1px solid #ddd;border-radius:15px;box-sizing:border-box;color:#202020;font-size:16px!important;font-weight:500;height:52px;outline:none;padding:0 15px;width:100%}.catalog-modal-content input::placeholder{color:#999}.catalog-modal-content input:focus{border-color:#bdbdbd}.catalog-contact-section{margin-bottom:18px;margin-top:6px}.catalog-contact-label{color:#202020;font-size:18px;font-weight:800;line-height:1.2;margin:0 0 4px;text-align:left}.catalog-contact-subtitle{color:#777;font-size:14px;font-weight:500;line-height:1.35;margin-bottom:14px}.catalog-methods{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:0;width:100%}.catalog-method{align-items:center;background:#fff;border:1px solid #e4e4e4;border-radius:15px;box-shadow:none;color:#202020;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;min-height:54px;padding:10px 12px;transition:background-color .15s ease,border-color .15s ease}.catalog-method img{display:block;height:22px;width:22px}.catalog-method:hover{background:#f8f8f8}.catalog-method.active{box-shadow:none}.catalog-method.telegram-active{background:#f2f9ff;border-color:#b9dcf5}.catalog-method.viber-active{background:#faf5ff;border-color:#d9c1ef}.catalog-method:disabled{cursor:not-allowed;opacity:.6}.catalog-submit-button{background:#5f846f;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:15px;font-weight:800;margin-top:2px;min-height:54px;transition:background-color .15s ease;width:100%}.catalog-submit-button:hover{background:#557967}.catalog-submit-button:disabled{cursor:not-allowed;opacity:.65}.catalog-policy{color:#777;font-size:12px;font-weight:500;line-height:1.45;margin-top:14px;text-align:center}.catalog-policy-link{-webkit-tap-highlight-color:transparent;background:#0000;border:none;color:#202020;cursor:pointer;display:inline;font-weight:700;font:inherit;line-height:inherit;margin:0;padding:0;text-decoration:underline}.catalog-policy-link:hover{color:#000}.catalog-policy-link:focus{outline:none}.catalog-policy-link:focus-visible{border-radius:6px;outline:2px solid #00000040;outline-offset:3px}.catalog-policy-link:disabled{cursor:not-allowed;opacity:.55}.catalog-modal-content.is-sending{position:relative}@media (max-width:768px){.catalog-modal-overlay{align-items:stretch;background:#fff;justify-content:stretch;padding:0}.catalog-modal-content{background:#fff;border:none;border-radius:0;box-shadow:none;height:100svh;margin:0;max-height:100svh;max-width:100vw;min-height:100svh;padding:calc(16px + env(safe-area-inset-top)) 16px calc(20px + env(safe-area-inset-bottom));width:100vw}.catalog-modal-content h2{font-size:24px;margin-right:44px}.catalog-modal-content>small{font-size:13px;margin-bottom:18px}.close-button{height:36px;right:14px;top:calc(14px + env(safe-area-inset-top));width:36px}.catalog-modal-content input{border-radius:14px;height:50px}.catalog-contact-label{font-size:17px}.catalog-contact-subtitle{font-size:13px}.catalog-method{border-radius:14px;font-size:14px;min-height:52px}.sending-overlay{border-radius:0}}@media (max-width:390px){.catalog-modal-content{padding-left:14px;padding-right:14px}.catalog-modal-content h2{font-size:22px}.catalog-method{font-size:13px;gap:6px;padding:9px}}.catalog-modal-overlay{animation:catalogOverlayFadeIn .22s ease forwards}.catalog-modal-content{animation:catalogModalEnter .24s cubic-bezier(.22,1,.36,1) forwards;transform-origin:center bottom;will-change:transform,opacity}.catalog-modal-overlay.is-closing{animation:catalogOverlayFadeOut .2s ease forwards;pointer-events:none}.catalog-modal-content.is-closing{animation:catalogModalExit .2s cubic-bezier(.4,0,1,1) forwards;pointer-events:none}@keyframes catalogOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes catalogOverlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes catalogModalEnter{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes catalogModalExit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(18px) scale(.985)}}@media (max-width:768px){.catalog-modal-overlay{height:100%;min-height:100%}.catalog-modal-content{animation:catalogMobileModalEnter .24s cubic-bezier(.22,1,.36,1) forwards;height:100svh;max-height:100svh;min-height:100svh}.catalog-modal-content.is-closing{animation:catalogMobileModalExit .2s cubic-bezier(.4,0,1,1) forwards}@keyframes catalogMobileModalEnter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes catalogMobileModalExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(24px)}}}body.online-showroom-modal-open{overflow:hidden}.online-showroom-modal-overlay{align-items:center;animation:onlineShowroomOverlayFadeIn .22s ease forwards;background:#0000006b;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:20000}.online-showroom-modal-content{-webkit-overflow-scrolling:touch;animation:onlineShowroomModalEnter .24s cubic-bezier(.22,1,.36,1) forwards;background:#fff;border:1px solid #eee;border-radius:24px;box-shadow:0 24px 80px #00000038;box-sizing:border-box;color:#202020;max-height:min(88vh,760px);max-width:500px;overflow-y:auto;overscroll-behavior:contain;padding:28px 24px 24px;position:relative;transform-origin:center bottom;width:100%;will-change:transform,opacity}.online-showroom-modal-content h2{color:#202020;font-size:27px;font-weight:800;letter-spacing:-.6px;line-height:1.06;margin:0 44px 8px 0;text-align:left}.online-showroom-modal-content>small{color:#777;display:block;font-size:14px;font-weight:500;line-height:1.4;margin:0 0 22px;text-align:left}.close-button{align-items:center;background:#f6f6f6;border:1px solid #e5e5e5;border-radius:999px;color:#202020;cursor:pointer;display:flex;font-size:18px;height:38px;justify-content:center;line-height:1;padding:0;position:absolute;right:18px;top:18px;width:38px}.close-button:hover{background:#eee}.close-button:disabled{cursor:not-allowed;opacity:.55}.online-showroom-modal-content form{display:flex;flex-direction:column}.online-showroom-modal-content fieldset{min-width:0}.online-showroom-modal-content label{display:block;margin-bottom:12px}.online-showroom-modal-content input{background:#fff;border:1px solid #ddd;border-radius:15px;box-sizing:border-box;color:#202020;font-size:16px!important;font-weight:500;height:52px;outline:none;padding:0 15px;width:100%}.online-showroom-modal-content input::placeholder{color:#999}.online-showroom-modal-content input:focus{border-color:#bdbdbd}.online-showroom-section{margin-bottom:18px;margin-top:6px}.online-showroom-section-title{color:#202020;font-size:18px;font-weight:800;line-height:1.2;margin:0 0 4px;text-align:left}.online-showroom-section-subtitle{color:#777;font-size:14px;font-weight:500;line-height:1.35;margin-bottom:14px}.online-showroom-time-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:0;width:100%}.online-showroom-time-field{margin-bottom:0!important;min-width:0}.online-showroom-time-field span{color:#666;display:block;font-size:13px;font-weight:700;line-height:1.2;margin-bottom:7px}.online-showroom-time-field input{height:52px}.online-showroom-methods{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:0;width:100%}.online-showroom-method{align-items:center;background:#fff;border:1px solid #e4e4e4;border-radius:15px;box-shadow:none;color:#202020;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;min-height:54px;padding:10px 12px;transition:background-color .15s ease,border-color .15s ease}.online-showroom-method img{display:block;height:22px;width:22px}.online-showroom-method:hover{background:#f8f8f8}.online-showroom-method.active{box-shadow:none}.online-showroom-method.telegram-active{background:#f2f9ff;border-color:#b9dcf5}.online-showroom-method.viber-active{background:#faf5ff;border-color:#d9c1ef}.online-showroom-method:disabled{cursor:not-allowed;opacity:.6}.online-showroom-submit-button{background:#5f846f;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:15px;font-weight:800;margin-top:2px;min-height:54px;transition:background-color .15s ease;width:100%}.online-showroom-submit-button:hover{background:#557967}.online-showroom-submit-button:disabled{cursor:not-allowed;opacity:.65}.online-showroom-disclaimer{color:#777;display:block;font-size:12px;font-weight:500;line-height:1.45;margin-bottom:0;margin-top:18px;text-align:center}.online-showroom-modal-content.is-sending{position:relative}.sending-overlay{align-items:center;background:#ffffffdb;border-radius:inherit;display:flex;flex-direction:column;gap:8px;inset:0;justify-content:center;position:absolute;z-index:5}.spinner{animation:spin .9s linear infinite;border:3px solid #0000001f;border-radius:50%;border-top-color:#0009;height:28px;width:28px}@keyframes spin{to{transform:rotate(1turn)}}.sending-text{color:#202020;font-size:14px;font-weight:700}.online-showroom-modal-overlay.is-closing{animation:onlineShowroomOverlayFadeOut .2s ease forwards;pointer-events:none}.online-showroom-modal-content.is-closing{animation:onlineShowroomModalExit .2s cubic-bezier(.4,0,1,1) forwards;pointer-events:none}@keyframes onlineShowroomOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes onlineShowroomOverlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes onlineShowroomModalEnter{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes onlineShowroomModalExit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(18px) scale(.985)}}@media (max-width:768px){.online-showroom-modal-overlay{align-items:stretch;background:#fff;height:100%;justify-content:stretch;min-height:100%;padding:0}.online-showroom-modal-content{animation:onlineShowroomMobileModalEnter .24s cubic-bezier(.22,1,.36,1) forwards;background:#fff;border:none;border-radius:0;box-shadow:none;height:100svh;margin:0;max-height:100svh;max-width:100vw;min-height:100svh;padding:calc(16px + env(safe-area-inset-top)) 16px calc(20px + env(safe-area-inset-bottom));width:100vw}.online-showroom-modal-content.is-closing{animation:onlineShowroomMobileModalExit .2s cubic-bezier(.4,0,1,1) forwards}.online-showroom-modal-content h2{font-size:24px;margin-right:44px}.online-showroom-modal-content>small{font-size:13px;margin-bottom:18px}.close-button{height:36px;right:14px;top:calc(14px + env(safe-area-inset-top));width:36px}.online-showroom-modal-content input{border-radius:14px;height:50px}.online-showroom-section-title{font-size:17px}.online-showroom-section-subtitle{font-size:13px}.online-showroom-time-row{grid-template-columns:1fr}.online-showroom-method{border-radius:14px;font-size:14px;min-height:52px}.sending-overlay{border-radius:0}@keyframes onlineShowroomMobileModalEnter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes onlineShowroomMobileModalExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(24px)}}}@media (max-width:390px){.online-showroom-modal-content{padding-left:14px;padding-right:14px}.online-showroom-modal-content h2{font-size:22px}.online-showroom-method{font-size:13px;gap:6px;padding:9px}}.online-showroom-button{align-items:center;animation:liveButtonPulse 1.8s ease-in-out infinite;-webkit-backdrop-filter:blur(18px) saturate(160%) contrast(110%);backdrop-filter:blur(18px) saturate(160%) contrast(110%);background:linear-gradient(145deg,#2828288c,#0a0a0a59);border:1px solid #ffffff29;border-radius:50%;bottom:150px;box-shadow:0 10px 30px #00000073,inset 0 1px 0 #ffffff38,inset 0 -12px 22px #00000073,0 0 18px #ff000059;cursor:pointer;display:flex;height:60px;justify-content:center;overflow:visible;padding:12px;position:fixed;right:20px;transition:transform .3s,box-shadow .3s;width:60px;z-index:999}.online-showroom-button:before{animation:liveDotPulse 1.5s infinite;background:#ff2a2a;box-shadow:0 0 0 0 #ff0000b3;height:10px;right:8px;top:8px;width:10px}.online-showroom-button:after,.online-showroom-button:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.online-showroom-button:after{animation:liveWave 1.8s ease-out infinite;border:2px solid #f006;filter:blur(3px);height:80px;width:80px}.online-showroom-button:hover{box-shadow:0 14px 36px #0000008c,0 0 25px #ff00008c;transform:scale(1.07)}.online-showroom-icon{animation:liveIconPulse 2.5s infinite;filter:drop-shadow(0 2px 4px rgba(0,0,0,.6));height:30px;width:30px}@keyframes liveButtonPulse{0%{transform:scale(1)}50%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes liveDotPulse{0%{box-shadow:0 0 0 0 #ff0000b3}70%{box-shadow:0 0 0 8px #f000}to{box-shadow:0 0 0 0 #f000}}@keyframes liveWave{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(3)}}@keyframes liveIconPulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}to{transform:scale(1)}}.showroomBlock{background:#fff;padding:36px 0;width:100%}.showroomBlock__inner{align-items:center;display:flex;gap:56px;justify-content:space-between;margin:0 auto;width:min(1180px,calc(100% - 40px))}.showroomBlock__media{align-items:center;display:flex;flex:1 1 58%;justify-content:center}.showroomBlock__video{background:#000;border-radius:2px;display:block;height:auto;max-width:760px;object-fit:cover;width:100%}.showroomBlock__content{align-items:flex-start;display:flex;flex:1 1 42%;flex-direction:column;gap:18px}.showroomBlock__title{color:#0d0d0d;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:500;letter-spacing:.4px;line-height:1.02;margin:0}.showroomBlock__title span{font-weight:700}.showroomBlock__subtitle{color:#111;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;line-height:1.45;margin:0;opacity:.9}.showroomBlock__btn{background:#d8b15e;border:0;border-radius:0;color:#111;cursor:pointer;font-size:18px;font-weight:600;margin-top:16px;min-width:320px;padding:18px 28px}.showroomBlock__btn:active{transform:translateY(1px)}@media (max-width:980px){.showroomBlock__inner{gap:28px}.showroomBlock__title{font-size:40px}.showroomBlock__subtitle{font-size:18px}.showroomBlock__btn{min-width:280px}}@media (max-width:768px){.showroomBlock{padding:26px 0}.showroomBlock__inner{align-items:flex-start;flex-direction:column;gap:18px;width:min(520px,calc(100% - 32px))}.showroomBlock__media{width:100%}.showroomBlock__video{max-width:none;width:100%}.showroomBlock__content{gap:12px;width:100%}.showroomBlock__title{font-size:30px}.showroomBlock__subtitle{font-size:16px;line-height:1.5}.showroomBlock__btn{font-size:16px;margin-top:12px;min-width:0;padding:16px 18px;width:100%}}.info-popup-hint{animation:fadeIn .5s ease-in-out;bottom:auto;max-width:calc(100vw - 32px);position:fixed;right:50px;top:150px;width:320px;z-index:999}.info-popup-overlay{align-items:center;-webkit-backdrop-filter:blur(5px) saturate(145%);backdrop-filter:blur(5px) saturate(145%);background:#0000004d;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.info-popup{animation:fadeIn .3s ease-in-out;-webkit-backdrop-filter:blur(20px) saturate(185%);backdrop-filter:blur(20px) saturate(185%);background:#ffffff47;border:1px solid #ffffff4d;border-radius:30px;box-shadow:0 30px 90px #00000047,inset 0 1px 0 #ffffff85,inset 0 -1px 0 #0000000d;max-width:600px;padding:28px 20px 20px;position:relative;text-align:center;width:100%}.info-popup:before{background:radial-gradient(1200px 500px at 15% 0,#ffffff94,#0000 55%),radial-gradient(900px 500px at 85% 12%,#ffffff42,#0000 60%),linear-gradient(180deg,#ffffff29,#ffffff0a);border-radius:30px;content:"";inset:0;mix-blend-mode:screen;opacity:.95;pointer-events:none;position:absolute}.info-popup>*{position:relative;z-index:1}.info-popup.expanded{display:flex;flex-direction:column;margin:40px 20px;max-height:80vh;padding:32px 20px 25px}.info-popup .popup-close-icon{align-items:center;-webkit-backdrop-filter:blur(14px) saturate(170%);backdrop-filter:blur(14px) saturate(170%);background:#ffffff38;border:1px solid #ffffff52;border-radius:999px;color:#111;cursor:pointer;display:flex;font-size:18px;height:36px;justify-content:center;position:absolute;right:12px;top:12px;transition:transform .2s ease,background .2s ease,border .2s ease,color .2s ease;width:36px}.info-popup .popup-close-icon:hover{background:#ffffff70;border:1px solid #fff6;color:#000;transform:scale(1.05)}.info-popup-scroll{margin-bottom:18px;max-height:60vh;overflow-y:auto;padding-right:6px}.info-popup-scroll::-webkit-scrollbar{width:6px}.info-popup-scroll::-webkit-scrollbar-thumb{background-color:#0000002e;border-radius:10px}.info-popup-scroll::-webkit-scrollbar-thumb:hover{background-color:#00000042}.info-popup h3{color:#111;font-size:20px;font-weight:700;line-height:1.2;margin-bottom:12px;margin-left:44px;margin-right:44px}.info-popup p{font-size:15px;line-height:1.6;margin:0}.info-paragraph,.info-popup p{color:#000000e0;font-weight:500}.info-paragraph{margin:0 0 14px;text-align:center;white-space:normal}.info-strong{color:#0a0a0aeb;font-weight:700}.info-cta{color:#000000eb;font-size:15px;font-weight:600;line-height:1.5;margin-top:10px;text-align:center}.info-subtitle{color:#000;font-size:16px;font-weight:700;margin:14px 0 8px;text-align:center}.info-popup-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:12px}.popup-btn{-webkit-backdrop-filter:blur(10px) saturate(160%);backdrop-filter:blur(10px) saturate(160%);background:linear-gradient(180deg,#ffffff38,#ffffff0f),#000;border:1px solid #fff3;border-radius:999px;box-shadow:0 18px 36px #00000059,inset 0 1px 0 #ffffff40;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 18px;transition:transform .2s ease,background .2s ease,border .2s ease,box-shadow .2s ease}.popup-btn:hover{background:linear-gradient(180deg,#ffffff47,#ffffff14),#000;border:1px solid #ffffff3d;box-shadow:0 22px 44px #00000073,inset 0 1px 0 #ffffff52;transform:scale(1.03)}.popup-btn:active{transform:scale(.99)}.popup-btn.full{margin-top:auto;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(5%)}to{opacity:1;transform:translateY(0)}}.popup-animate-shrink{animation:fadeOutScale .4s ease forwards}.popup-animate-expand{animation:fadeInScale .4s ease forwards}@keyframes fadeOutScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.info-popup-button-minimized{align-items:center;-webkit-backdrop-filter:blur(18px) saturate(170%);backdrop-filter:blur(18px) saturate(170%);background:linear-gradient(145deg,#ffffff47,#ffffff24);border:1px solid #ffffff59;border-radius:50%;bottom:auto;box-shadow:0 14px 36px #00000038,inset 0 1px 0 #ffffff8c,inset 0 -10px 18px #0000001f;cursor:pointer;display:flex;height:62px;justify-content:center;position:fixed;right:22px;top:160px;transition:transform .25s ease,background .25s ease,box-shadow .25s ease,opacity .4s ease,visibility .4s ease;width:62px;z-index:999}.info-popup-button-minimized:after{background:radial-gradient(ellipse at center,#00000080 0,#00000052 28%,#00000029 52%,#0000000f 68%,#0000 82%);bottom:9px;content:"";filter:blur(9px);height:26px;left:50%;opacity:.75;pointer-events:none;position:absolute;transform:translateX(-50%);width:56px}.info-popup-button-minimized:hover{background:linear-gradient(145deg,#ffffff6b,#ffffff38);box-shadow:0 18px 44px #00000047,inset 0 1px 0 #ffffffa6;transform:scale(1.06)}.info-popup-button-minimized img{display:block;height:40px;pointer-events:none;position:relative;width:40px;z-index:1}@media (max-width:768px){.info-popup-hint{bottom:auto;max-width:calc(100vw - 28px);right:40px;top:calc(env(safe-area-inset-top, 0px) + 120px);width:200px}.info-popup{-webkit-backdrop-filter:blur(20px) saturate(185%);backdrop-filter:blur(20px) saturate(185%);background:#ffffff47;font-size:14px;padding:26px 16px 16px}.info-popup.expanded{margin:20px 10px;max-height:75vh;padding:30px 15px 20px}.info-popup h3{font-size:15px;margin-bottom:8px;margin-left:46px;margin-right:46px}.info-popup p{font-size:13px;line-height:1.45}.info-popup-scroll{max-height:55vh}.info-cta{font-size:13px;font-weight:650}.popup-btn{font-size:13px;padding:10px 16px}.info-popup-button-minimized{bottom:auto;right:12px;top:calc(env(safe-area-inset-top, 0px) + 120px)}}.bed-page{margin:40px 0;padding:20px}.bed-series-title{align-items:center;display:flex;font-family:Montserrat,sans-serif;font-size:24px;font-weight:500;gap:10px;justify-content:center;margin:5px 20px 24px;text-align:center}.bed-series-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around}.bed-series-container.is-ready{animation:bedSeriesFadeIn .36s ease both}@keyframes bedSeriesFadeIn{0%{filter:blur(1px);opacity:0;transform:translateY(6px)}to{filter:none;opacity:1;transform:none}}.bed-series-block{align-items:flex-end;animation:softPop .52s cubic-bezier(.2,.9,.2,1) both;background:linear-gradient(145deg,#f4f4f4,#ddd);border-radius:30px;box-shadow:20px 20px 60px #d6d6d6,-20px -15px 60px #fff;display:flex;height:300px;justify-content:center;margin:10px;overflow:hidden;position:relative;text-decoration:none;transition:transform .55s cubic-bezier(.2,.9,.2,1),box-shadow .55s ease,filter .55s ease;width:45%}.bed-series-block img{border-radius:30px;height:100%;inset:0;object-fit:cover;position:absolute;transition:filter .55s ease,transform .55s cubic-bezier(.2,.9,.2,1);width:100%;z-index:1}.bed-series-block:before{background:#00000014;border-radius:30px;content:"";inset:0;opacity:1;position:absolute;transition:opacity .55s ease,background .55s ease,transform .55s cubic-bezier(.2,.9,.2,1);z-index:2}.bed-series-block:after{background:linear-gradient(0deg,#0000009e 0,#0000005c 35%,#0000001f 65%,#0000);bottom:0;content:"";height:42%;left:0;pointer-events:none;position:absolute;right:0;transition:opacity .55s ease,transform .55s cubic-bezier(.2,.9,.2,1);z-index:3}.bed-series-block p{color:#fff;font-family:Montserrat,sans-serif;font-size:24px;font-weight:500;margin:0;padding:0 16px 22px;position:relative;text-align:center;text-shadow:0 2px 10px #00000059;transition:transform .55s cubic-bezier(.2,.9,.2,1),opacity .55s ease;width:100%;z-index:4}.bed-series-block:hover:before{background:#00000038}.bed-series-block:hover:after{opacity:1;transform:scale(1.01)}.bed-series-block:hover img{filter:brightness(.9);transform:scale(1.02)}.bed-series-block:hover{box-shadow:14px 14px 28px #00000029,-12px -12px 26px #ffffffb8;transform:scale(1.018)}.bed-series-block:hover p{transform:translateY(-2px)}.bed-series-skeleton{background:linear-gradient(145deg,#eee,#d7d7d7);pointer-events:none}.bed-series-skeleton:after,.bed-series-skeleton:before{display:none}.bed-series-skeleton__shine{animation:bedSkeletonShimmer 1.35s ease-in-out infinite;background:linear-gradient(145deg,#ffffff47,#0000000a),linear-gradient(90deg,#e1e1e1,#f4f4f4 45%,#e1e1e1);background-size:100% 100%,220% 100%;border-radius:30px;inset:0;overflow:hidden;position:absolute}@keyframes bedSkeletonShimmer{0%{background-position:0 0,120% 0}to{background-position:0 0,-120% 0}}@media (min-width:769px){.bed-page{margin-left:auto;margin-right:auto;max-width:1400px;min-width:980px;width:60vw}.bed-series-container{gap:24px;justify-content:center}.bed-series-block{margin:0;width:calc(50% - 12px)}}@media (max-width:768px){.bed-series-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.bed-series-block{height:200px;margin:5px 0;width:calc(50% - 10px)}.bed-series-block,.bed-series-block img,.bed-series-block:before,.bed-series-skeleton__shine{border-radius:22px}.bed-series-block p{font-size:17px;padding:0 14px 14px}.bed-series-title{font-size:22px;margin-bottom:18px}.bed-series-block:after{height:48%}}@media (prefers-reduced-motion:reduce){.tg-reveal .tg-step,.tg-reveal.is-mounted .tg-step{animation:none!important;filter:none!important;opacity:1!important;transform:none!important;transition:none!important}.bed-series-block,.bed-series-container.is-ready,.bed-series-skeleton__shine{animation:none!important;filter:none!important}.bed-series-block img,.bed-series-block p,.bed-series-block:after,.bed-series-block:before{transition:none!important}}.furniture{margin:40px 0;padding:20px}.series-title{align-items:center;display:flex;font-family:Montserrat,sans-serif;font-size:24px;gap:10px;justify-content:center;margin:5px 20px;text-align:center}.series-title-icon{display:block;height:26px;object-fit:contain;width:26px}.viz-steps{margin:10px auto 6px;max-width:860px;padding:10px 12px 6px;position:relative}.viz-steps__track{background:#0000001f;border-radius:999px;height:2px;left:12px;overflow:hidden;position:absolute;right:12px;top:18px}.viz-steps__track:after{background:linear-gradient(90deg,#c79b57e6,#c79b5759);border-radius:999px;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;width:100%}.viz-steps.is-animated .viz-steps__track:after{animation:vizLineCycle 3s cubic-bezier(.2,.9,.2,1) infinite}@keyframes vizLineCycle{0%{transform:scaleX(0)}28%{transform:scaleX(1)}85%{transform:scaleX(1)}to{transform:scaleX(0)}}.viz-steps__items{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;position:relative;z-index:2}.viz-step{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.viz-step__dot{background:#0000002e;border-radius:999px;box-shadow:0 0 0 6px #0000000a;height:10px;opacity:.65;transform:scale(.85);width:10px}.viz-steps.is-animated .viz-step__dot{animation:vizDotCycle 3s cubic-bezier(.2,.9,.2,1) infinite;animation-delay:0ms;animation-delay:calc(var(--s, 0)*.22s)}@keyframes vizDotCycle{0%{background:#0000002e;box-shadow:0 0 0 6px #0000000a;opacity:.65;transform:scale(.85)}18%{background:#c79b57f2;box-shadow:0 0 0 10px #c79b571a;opacity:1;transform:scale(1.1)}32%{background:#c79b57f2;box-shadow:0 0 0 8px #c79b5714;opacity:1;transform:scale(1)}80%{background:#c79b57f2;box-shadow:0 0 0 8px #c79b5714;opacity:1;transform:scale(1)}to{background:#0000002e;box-shadow:0 0 0 6px #0000000a;opacity:.65;transform:scale(.85)}}.viz-step__label{color:#0000008c;font-family:Montserrat,sans-serif;font-size:11px;line-height:1.2;max-width:160px;overflow:visible;text-align:center;text-overflow:clip;white-space:normal}.series-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around}.series-container.is-ready{animation:seriesFadeIn .36s ease both}@keyframes seriesFadeIn{0%{filter:blur(1px);opacity:0;transform:translateY(6px)}to{filter:none;opacity:1;transform:none}}.series-block{align-items:center;animation:softPop .52s cubic-bezier(.2,.9,.2,1) both;background:linear-gradient(145deg,#e8e8e8,#c6c6c6);border-radius:30px;box-shadow:20px 20px 60px #c6c6c6,-20px -15px 60px #fff;display:flex;height:300px;justify-content:center;margin:10px;overflow:hidden;position:relative;text-decoration:none;transition:transform .55s cubic-bezier(.2,.9,.2,1),box-shadow .55s ease,filter .55s ease;width:45%}.series-block img{object-fit:cover;transition:filter .55s ease,transform .55s cubic-bezier(.2,.9,.2,1);z-index:1}.series-block img,.series-block:before{border-radius:30px;height:100%;left:0;position:absolute;top:0;width:100%}.series-block:before{background-color:#0009;content:"";opacity:1;transition:opacity .55s ease-in-out,transform .55s cubic-bezier(.2,.9,.2,1);z-index:2}.series-block p{box-sizing:border-box;color:#fff;font-family:Montserrat,sans-serif;font-size:24px;font-weight:500;padding:20px;position:relative;text-align:center;text-shadow:1px 1px 2px #000000b3;transition:transform .55s cubic-bezier(.2,.9,.2,1),opacity .55s ease;z-index:3}.series-block:hover:before{opacity:0;transform:scale(1.01)}.series-block:hover img{filter:brightness(92%);transform:scale(1.01)}.series-block:hover{box-shadow:14px 14px 28px #00000024,-12px -12px 26px #ffffffbf;transform:scale(1.02)}.series-skeleton{background:linear-gradient(145deg,#eee,#d7d7d7);pointer-events:none}.series-skeleton:before{display:none}.series-skeleton__shine{animation:skeletonShimmer 1.35s ease-in-out infinite;background:linear-gradient(145deg,#ffffff47,#0000000a),linear-gradient(90deg,#e1e1e1,#f4f4f4 45%,#e1e1e1);background-size:100% 100%,220% 100%;border-radius:30px;inset:0;overflow:hidden;position:absolute}@keyframes skeletonShimmer{0%{background-position:0 0,120% 0}to{background-position:0 0,-120% 0}}@keyframes softPop{0%{filter:blur(2px);opacity:0;transform:translateY(10px) scale(.99)}to{filter:none;opacity:1;transform:none}}.tg-reveal .tg-step{filter:blur(2px);opacity:0;transform:translateY(14px);will-change:transform,opacity,filter}.tg-reveal.is-mounted .tg-step{animation:tgIn .56s cubic-bezier(.2,.9,.2,1) forwards;animation-delay:0ms;animation-delay:calc(var(--i, 0)*85ms)}@keyframes tgIn{0%{filter:blur(2px);opacity:0;transform:translateY(14px)}to{filter:none;opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.tg-reveal .tg-step,.tg-reveal.is-mounted .tg-step{animation:none!important;filter:none!important;opacity:1!important;transform:none!important;transition:none!important}.series-block,.series-container.is-ready,.series-skeleton__shine{animation:none!important;filter:none!important}.viz-step__dot,.viz-steps__track:after{animation:none!important;transform:none!important}}@media (min-width:769px){.furniture{margin-left:auto;margin-right:auto;max-width:1400px;min-width:980px;width:60vw}.series-container{gap:24px;justify-content:center}.series-block{margin:0;width:calc(50% - 12px)}}@media (max-width:768px){.series-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.series-block{height:200px;margin:5px 0;width:calc(50% - 10px)}.series-block p{font-size:18px}.viz-step__label{font-size:10px;max-width:120px}}.series-sale-pill{background:#dc2626eb;border-radius:999px;bottom:14px;box-shadow:0 10px 22px #00000038;color:#fffffff2;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;left:50%;letter-spacing:.2px;padding:8px 14px;pointer-events:none;position:absolute;transform:translateX(-50%);-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:4}@media (max-width:768px){.series-sale-pill{bottom:10px;font-size:11px;letter-spacing:.1px;padding:6px 12px}}.f-filter{margin-bottom:20px;position:relative;z-index:auto}.f-filter.is-rendered{z-index:1}.f-filter-btn{align-items:center;background:linear-gradient(145deg,#2b2a2a,#000);border:none;border-radius:50px;box-shadow:0 4px 10px #0003;color:#fff;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:18px;font-weight:550;gap:10px;justify-content:space-between;margin-top:30px;padding:12px 25px;position:relative;transition:transform .35s cubic-bezier(.2,.9,.2,1),background .45s ease-out,box-shadow .45s ease-out;z-index:2}.f-filter-btn:hover{background:linear-gradient(145deg,#333,#1a1a1a);box-shadow:0 10px 26px #00000042;transform:scale(1.04)}.f-filter-btn:active{transform:scale(1.015)}.f-filter-btn-ic{filter:invert(100%);height:auto;transition:transform .35s cubic-bezier(.2,.9,.2,1);width:20px}.f-filter-btn:hover .f-filter-btn-ic{transform:translateY(-.5px)}.f-filter.is-open{margin-bottom:34px}.f-filter-panelOuter{contain:layout paint;height:0;margin-left:-42px;overflow:hidden;padding-left:42px;position:relative;transform:translateZ(0);transition:height .56s cubic-bezier(.2,.9,.2,1);will-change:height;z-index:1}.f-filter-panelInner{overflow:visible;padding-bottom:6px;padding-right:2px;padding-top:14px}.f-shadowSpacer{height:28px;pointer-events:none}.f-pills-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px;transform:translateZ(0)}.f-pill{align-items:center;-webkit-appearance:none;appearance:none;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);background:#ffffff2e;border:1px solid #ffffff42;border-radius:999px;box-shadow:0 10px 26px #0000001f,inset 0 1px 0 #ffffff59;color:#1f1f1f;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:14px;font-weight:550;gap:10px;opacity:0;padding:10px 14px;pointer-events:none;transform:translateX(-10px) scale(.99);transition:opacity .52s cubic-bezier(.2,.9,.2,1),transform .52s cubic-bezier(.2,.9,.2,1),box-shadow .28s ease,background .28s ease,border-color .28s ease;will-change:transform,opacity}.f-filter.is-open .f-pill{opacity:1;pointer-events:auto;transform:none}.f-filter.is-closing .f-pill{opacity:0;pointer-events:none;transform:translateX(-18px) scale(.985)}.f-pill:hover{box-shadow:0 16px 34px #00000024,inset 0 1px 0 #ffffff73;transform:translateY(-1px)}.f-pill:active{transform:translateY(0) scale(.99)}.f-pill-icWrap{align-items:center;background:#ffffff38;border:1px solid #ffffff38;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff6b,inset 0 -10px 16px #0000000d,0 8px 18px #0000001a;display:inline-flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.f-pill-ic{height:18px;object-fit:contain;opacity:.92;width:18px}.f-pill-text{white-space:nowrap}.f-pill-dot{background:#ffffff59;border:2px solid #00000059;border-radius:999px;height:12px;width:12px}.f-pill-dot.is-on{background:#000000c7;border-color:#000000c7;box-shadow:0 6px 14px #0000002e}.f-pill.is-selected{background:#ffa8402e;border-color:#ffa8406b;box-shadow:0 14px 34px #00000024,0 0 18px #ff8c0042,inset 0 0 0 1px #ffaa4229,inset 0 1px 0 #ffffff85}.f-pill.is-selected .f-pill-icWrap{background:#ffaa422e;border-color:#ffaa425c;box-shadow:inset 0 1px 0 #ffffff7a,0 0 16px #ff8c0038,0 10px 22px #0000001f}.f-pill-search{background:#000000b8;border:none!important;color:#fff}.f-pill-icWrap-dark{background:#ffffff24;border:1px solid #ffffff2e}.f-pill-ic-invert{filter:invert(100%);opacity:1}.f-pill-search{overflow:hidden;transition:opacity .52s cubic-bezier(.2,.9,.2,1),transform .52s cubic-bezier(.2,.9,.2,1),max-width .52s cubic-bezier(.2,.9,.2,1),padding .52s cubic-bezier(.2,.9,.2,1),margin .52s cubic-bezier(.2,.9,.2,1),gap .52s cubic-bezier(.2,.9,.2,1)}.f-pill-search.is-hidden{gap:0;margin-left:0;margin-right:0;max-width:0;opacity:0;padding-left:0;padding-right:0;pointer-events:none;transform:translateX(-10px) scale(.98)}.f-pill-search.is-visible{max-width:240px;opacity:1;pointer-events:auto;transform:none}@media (min-width:769px){.f-filter.is-open .f-pill{transition-delay:0ms;transition-delay:calc(var(--i, 0)*70ms)}.f-filter.is-closing .f-pill{transition-delay:0ms;transition-delay:calc(var(--ri, 0)*34ms)}}@media (max-width:768px){.f-filter-btn{justify-content:center;width:100%}.f-pills-row{align-items:center;gap:8px}.f-pill{backdrop-filter:blur(10px) saturate(125%);-webkit-backdrop-filter:blur(10px) saturate(125%);box-shadow:0 8px 18px #0000001a,inset 0 1px 0 #ffffff52;font-size:13px;gap:8px;letter-spacing:-.1px;padding:8px 12px}.f-pill-icWrap{height:30px;width:30px}.f-pill-ic{height:16px;width:16px}.f-pill-search.is-visible{max-width:210px}.f-filter.is-open{margin-bottom:40px}.f-filter.is-open .f-pill{transition-delay:0ms;transition-delay:calc(var(--i, 0)*65ms)}.f-filter.is-closing .f-pill{transition-delay:0ms;transition-delay:calc(var(--ri, 0)*30ms)}}@media (prefers-reduced-motion:reduce){.f-filter *{transition:none!important}.f-filter-panelOuter{height:auto!important}.f-pill{opacity:1!important;pointer-events:auto!important;transform:none!important}}.product-grid{grid-gap:20px;background-color:#f4f4f4;gap:20px;grid-template-columns:repeat(4,1fr);padding:20px 10px}.product-block{background-color:#f4f4f4;border:1px solid #f4f4f4;border-radius:0;margin:40px 0 0;padding:15px;text-align:center}.product-block:hover{box-shadow:0 10px 20px #0000001f,0 4px 6px #0000001a;transform:translateY(-5px)}.product-block img{border-bottom:1px solid #f0f0f0;height:200px;margin-bottom:10px;object-fit:contain;padding-bottom:10px;transition:transform .3s ease;width:100%}.product-block:hover img{transform:scale(1.05)}.product-name{color:#333;font-size:1rem;height:2.1em;text-align:left}.product-block .product-price{color:#020202;font-size:1rem;margin-top:5px;text-align:left}.product-block button{background:linear-gradient(145deg,#333,#000);border:none;border-radius:50px;color:#fff;cursor:pointer;display:block;margin:10px auto 0;padding:10px 20px;transition:background-color .3s ease,transform .2s ease;width:80%}.product-block button:hover{background-color:#333;transform:translateY(-1px)}@media (max-width:768px){.product-grid{gap:10px;grid-template-columns:repeat(2,1fr);padding:20px 10px}.product-block{padding:8px}.product-block img{height:150px;object-fit:contain}.product-name{font-size:.8rem;height:2.1em;margin-bottom:5px}.product-price{font-size:.9rem}.product-block button{font-size:.9rem;padding:8px 16px}}.product-grid{grid-gap:8px;background:#fff;box-sizing:border-box;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;max-width:1320px;overflow-x:clip;padding:84px 10px 18px;width:100%}.promo-campaign-strip{align-items:center;background:linear-gradient(90deg,#fff,#fff7f8);border:1px solid #ff788c1f;border-radius:999px;box-shadow:0 10px 30px #ff506e1f,0 2px 10px #0000000a;box-sizing:border-box;display:flex;gap:16px;grid-column:1/-1;justify-content:space-between;margin:0 0 8px;padding:14px 18px;width:100%}.promo-campaign-left{align-items:center;display:flex;min-width:0}.promo-campaign-title{color:#1a1a1a;font-size:15px;font-weight:700;line-height:1.2}.promo-campaign-right{align-items:center;display:flex;flex-shrink:0}.promo-campaign-percent{align-items:center;background:linear-gradient(180deg,#ff7b8d,#ff2f4d);border-radius:999px;box-shadow:0 8px 20px #ff2f4d47;color:#fff;display:inline-flex;font-size:15px;font-weight:800;height:34px;justify-content:center;line-height:1;min-width:68px;padding:0 14px}.product-link{-webkit-tap-highlight-color:transparent;color:inherit;display:block;min-width:0;position:relative;text-decoration:none;touch-action:manipulation;z-index:0}.tg-reveal .tg-step .product-block{opacity:0;transform:translateY(14px) scale(.985);will-change:transform,opacity}.tg-reveal.is-mounted .tg-step .product-block{animation:tgCardIn .56s cubic-bezier(.2,.9,.2,1) forwards;animation-delay:0ms;animation-delay:calc(var(--i, 0)*55ms)}@keyframes tgCardIn{0%{opacity:0;transform:translateY(14px) scale(.985)}60%{opacity:1;transform:translateY(-2px) scale(1.01)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.tg-reveal .tg-step .product-block,.tg-reveal.is-mounted .tg-step .product-block{animation:none!important;opacity:1!important;transform:none!important;transition:none!important}.product-skeleton-button,.product-skeleton-image,.product-skeleton-line{animation:none!important}}.product-block{backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#ffffffeb;border-radius:22px;box-shadow:0 10px 22px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;min-width:0;overflow:hidden;padding:0;transform:translateZ(0);-webkit-transform:translateZ(0);transition:transform .18s cubic-bezier(.2,.9,.2,1),box-shadow .18s cubic-bezier(.2,.9,.2,1)}.product-link:active .product-block{box-shadow:0 8px 18px #0000001f;transform:scale(.985) translateZ(0)}.product-image{backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:22px 22px 16px 16px;display:block;height:170px;object-fit:cover;object-position:center;transform:scale(1.12);transform-origin:center;width:100%}.product-content{display:flex;flex:1 1;flex-direction:column;min-width:0;padding:10px 10px 12px}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#111;display:-webkit-box;font-size:13px;font-weight:700;line-height:1.2;margin-top:2px;min-height:2.4em;overflow:hidden;padding:0 2px}.product-card-price{align-self:flex-start;color:#2b7f51;font-size:15px;font-weight:600;line-height:1;margin:6px 0 8px 2px;text-align:left}@media (max-width:900px){.product-card-price{font-size:14px;margin:5px 0 7px 2px}}@media (max-width:420px){.product-card-price{font-size:13px}}.product-price-pill{align-self:flex-start;background:#0000000f;border-radius:999px;color:#111;font-size:12px;font-weight:500;line-height:1;margin:8px 0 10px 2px;padding:7px 10px}.product-price-pill .price-normal{display:inline-block;white-space:nowrap}.product-price-pill .price-wrap{align-items:flex-start;display:inline-flex;gap:7px;white-space:nowrap}.product-price-pill .price-wrap.price-stack{flex-direction:column;gap:3px;white-space:nowrap}.product-price-pill .price-old{font-size:11px;line-height:1.05;opacity:.55;text-decoration:line-through;text-decoration-thickness:1px}.product-price-pill .price-new{color:#00752d;font-size:16px;font-weight:800;line-height:1.05}.product-price-pill .price-badge{background:#0000001a;border-radius:999px;display:none;font-size:11px;font-weight:700;line-height:1;padding:4px 7px}.product-sale-left{color:#11111173;font-size:17px;font-weight:400;line-height:1.15;margin:10px 0 6px;text-align:center}.product-sale-left b{color:#1111118c;font-weight:500}.product-final-note{align-self:flex-start;color:#1111119e;font-size:11px;font-weight:500;line-height:1.25;margin:2px 0 10px;padding-left:2px;text-align:left}.product-btn{background:#111;border:none;border-radius:999px;color:#fff;font-size:12px;font-weight:700;line-height:1;margin-top:auto;padding:10px;width:100%}.product-skeleton-link{pointer-events:none}.product-skeleton-card{background:#ffffffeb;min-height:100%}.product-skeleton-image{border-radius:22px 22px 16px 16px;height:170px;width:100%}.product-skeleton-button,.product-skeleton-image,.product-skeleton-line{animation:productSkeletonShimmer 1.35s ease-in-out infinite;background:linear-gradient(90deg,#ece6df,#f8f3ee 45%,#ece6df);background-size:220% 100%}.product-skeleton-name{border-radius:999px;height:13px;margin:4px 0 7px 2px;width:86%}.product-skeleton-name.short{margin-bottom:10px;width:58%}.product-skeleton-price{border-radius:999px;height:16px;margin:2px 0 13px 2px;width:42%}.product-skeleton-note{border-radius:999px;height:10px;margin:0 0 6px 2px;width:94%}.product-skeleton-note.short{margin-bottom:12px;width:76%}.product-skeleton-button{border-radius:999px;height:32px;margin-top:auto;width:100%}@keyframes productSkeletonShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media (max-width:900px){.product-grid{background:#fef9f5;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));padding:72px 8px 120px}.promo-campaign-strip{border-radius:22px;gap:10px;margin-bottom:10px;padding:12px 14px}.promo-campaign-title{font-size:13px;line-height:1.25}.promo-campaign-percent{font-size:13px;height:30px;min-width:58px;padding:0 12px}.product-image,.product-skeleton-image{height:160px;transform:scale(1.15)}.product-skeleton-image{transform:none}.product-content{padding:9px 9px 11px}.product-name{font-size:12.5px}.product-sale-left{font-size:15px;margin:8px 0 5px}.product-btn{font-size:11px;padding:9px 10px}.product-skeleton-button{height:29px}.product-price-pill .price-new{font-size:15px}}@media (max-width:420px){.product-grid{gap:5px}.promo-campaign-strip{padding:11px 12px}.promo-campaign-title{font-size:12px}.promo-campaign-percent{font-size:12px;height:28px;min-width:54px}.product-image,.product-skeleton-image{height:150px;transform:scale(1.16)}.product-skeleton-image{transform:none}.product-sale-left{font-size:14px}}.h1{color:red}.promo-price{align-items:flex-start;display:inline-flex;white-space:nowrap}.promo-price--single{font-weight:500}.promo-price--stack{flex-direction:column;gap:3px}.promo-price-old{font-size:11px;line-height:1.05;opacity:.55;text-decoration:line-through;text-decoration-thickness:1px}.promo-price-new{color:#00752d;font-size:16px;font-weight:800;line-height:1.05}.promo-price--inline{align-items:center;flex-direction:row;gap:7px}.promo-price--inline .promo-price-old{font-size:12px}.promo-price--inline .promo-price-new{font-size:13px}.promo-price-badge{background:#0000001a;border-radius:999px;display:none;font-size:11px;font-weight:700;line-height:1;padding:4px 7px}.promo-price-badge.is-visible{display:inline-flex}.product-details{margin:50px auto;max-width:1200px;overflow-x:hidden;overflow-y:auto;padding:20px}.product-main-info{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px}.custom-carousel{margin:auto;max-width:600px;width:100%}.main-image-wrapper{background:#f4f4f4;border-radius:20px;overflow:hidden;position:relative;touch-action:pan-y;transition:aspect-ratio .25s ease;width:100%}.main-image-strip{display:flex;height:100%;transition:transform .3s ease-in-out;will-change:transform}.main-image-slide{flex:0 0 100%}.main-image,.main-image-slide{cursor:zoom-in;height:100%;width:100%}.main-image{-webkit-user-drag:none;border-radius:20px;display:block;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.thumbnail-row{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin:10px auto 0;max-width:600px;overflow-x:auto;padding:5px 0;scroll-behavior:smooth;scrollbar-width:none;width:100%}.thumbnail-row::-webkit-scrollbar{display:none}.thumbnail-shell{background:#0000;border:2px solid #0000;border-radius:10px;cursor:pointer;flex-shrink:0;height:60px;overflow:hidden;padding:0;position:relative;width:60px}.thumbnail-shell.selected{border-color:#000}.thumbnail-shell.is-placeholder{cursor:default;opacity:1}.thumbnail-shell:disabled{pointer-events:none}.thumbnail-skeleton{background:#e9e9e9;border-radius:8px;inset:0;position:absolute}.thumbnail{border-radius:8px;display:block;height:100%;object-fit:cover;opacity:0;transition:opacity .22s ease;width:100%}.thumbnail.is-loaded{opacity:1}.product-info{display:flex;flex:1 1;flex-direction:column;gap:20px;text-align:left}.product-title{font-size:36px;margin-bottom:0}.product-size-line{align-items:center;background:#0000;border:none;border-radius:0;box-shadow:none;color:#111;display:flex;font-size:16px;gap:8px;margin:6px 0 12px;padding:0}.product-size-line .size-label{font-weight:600;opacity:.9}.product-size-line,.product-size-line .size-label,.product-size-line .size-value{font-weight:600}.product-options{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.product-details-price{color:#2b7f51;font-size:20px;font-weight:600;letter-spacing:-.3px;line-height:1;margin:-8px 0 4px}@media (max-width:768px){.product-details-price{font-size:24px;text-align:center}}@media (max-width:480px){.product-details-price{font-size:21px;text-align:left}}.pd-price-info-pill{-webkit-appearance:none;appearance:none;-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);background:#ffffffbf;border:1px solid #f39c1259;border-radius:999px;box-shadow:0 6px 16px #f39c122e,inset 0 1px 0 #ffffffe6;color:#111;cursor:pointer;font-size:13px;font-weight:600;line-height:1.1;padding:7px 12px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.pd-price-info-pill:hover{background:#ffffffd9;border-color:#f39c128c;box-shadow:0 8px 20px #f39c1240,inset 0 1px 0 #fffffff2}.pd-price-info-pill:active{transform:scale(.97)}.pd-price-info-pill:hover{border-color:#ffd600bf;box-shadow:0 14px 34px #ffd60047,inset 0 0 0 1px #ffd60042,0 0 28px #ffd60038;transform:translateY(-1px)}.pd-price-info-pill:active{transform:translateY(0) scale(.98)}.pd-price-info-pill:focus{outline:none}.pd-price-info-pill:focus-visible{outline:2px solid #ffd600bf;outline-offset:2px}.order-button{background-color:#000;border:none;border-radius:50px;color:#fff;cursor:pointer;display:block;font-size:16px;height:40px;padding:10px;text-align:center;transition:background-color .3s,color .3s,transform .3s;width:400px}.order-button:hover{background-color:#333;box-shadow:0 8px 10px #0003;color:#eee;transform:scale(1.02)}.order-button.success{animation:bounce .4s ease;background-color:green;color:#fff}@keyframes bounce{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}@supports (view-transition-name:none){::view-transition-group(*){animation-duration:.42s;animation-timing-function:cubic-bezier(.2,.9,.2,1)}::view-transition-old(*){animation-timing-function:cubic-bezier(.2,.9,.2,1)}::view-transition-new(*){animation-timing-function:cubic-bezier(.2,.9,.2,1)}}.arrow-button{-webkit-backdrop-filter:blur(18px) saturate(180%);backdrop-filter:blur(18px) saturate(180%);background:#ffffff2e;border:1px solid #ffffff59;border-radius:999px;box-shadow:0 10px 24px #0000002e,inset 0 1px 0 #ffffff73,inset 0 -1px 0 #0000001f;color:#141414eb;cursor:pointer;font-size:28px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);transition:transform .16s cubic-bezier(.2,.9,.2,1),box-shadow .16s cubic-bezier(.2,.9,.2,1),background .16s cubic-bezier(.2,.9,.2,1);z-index:10}.arrow-button:before{background:linear-gradient(180deg,#ffffff8c,#ffffff1f 45%,#ffffff0d);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute}.arrow-button:active{box-shadow:0 6px 14px #0003,inset 0 2px 10px #0000001f;transform:translateY(-50%) scale(.94)}.arrow-button.left{left:10px}.arrow-button.right{right:10px}@media (min-width:769px){.arrow-button{font-size:28px;height:44px;width:44px}.arrow-button:hover{background:#ffffff3d;transform:translateY(-50%) scale(1.05)}}@media (max-width:768px){.arrow-button{-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);background:#ffffff3d;font-size:22px;height:36px;width:36px}.arrow-button.left{left:8px}.arrow-button.right{right:8px}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.arrow-button{background:#ffffff8c}}.arrow-button{align-items:center;display:flex;justify-content:center}.product-description,.product-features{background:#f5f5f5;border-radius:30px;box-shadow:0 4px 6px #0000001a;padding:20px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.product-description h2,.product-features h2{font-size:24px;margin-bottom:10px}.product-description p,.product-features p{font-size:16px;margin-bottom:5px}.product-description:hover,.product-features:hover{box-shadow:0 8px 16px #0003;cursor:default;transform:scale(1.01)}.feature-row{align-items:center;display:flex;gap:10px}.feature-icon{flex-shrink:0;height:16px;object-fit:contain;opacity:.95;width:16px}.feature-label span{font-weight:600}.mobile-order-panel{display:flex;flex-direction:column;gap:10px;margin-top:12px}.mobile-sticky-bar{display:none}.in-cart-message{color:#333;font-size:14px;margin:0;opacity:.9}.in-cart-message.sticky{margin-top:8px;text-align:center}@media (max-width:768px){.product-details{margin:70px auto;padding:10px 10px 110px}.product-main-info{align-items:center;flex-direction:column}.carousel-block{max-width:100%}.product-title{font-size:28px;text-align:center}.product-size-line{align-items:center;background:#0000;border:none;border-radius:0;box-shadow:none;color:#111;display:flex;font-size:16px;gap:8px;margin:6px 0 12px;padding:0}.product-size-line .size-label{font-weight:600;opacity:.9}.product-size-line .size-value{font-weight:500;opacity:.95}.product-price{font-size:20px;text-align:center}.order-button{margin:5px 0;width:100%}.thumbnail-row{gap:10px;justify-content:flex-start;max-width:100%;padding:10px auto;scroll-padding-left:16px}.thumbnail-shell{border-radius:12px;height:70px;width:70px}.thumbnail,.thumbnail-skeleton{border-radius:10px}.product-description h2,.product-features h2{font-size:20px}.product-description p,.product-features p{font-size:14px}.mobile-sticky-bar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border-top:none;bottom:0;box-shadow:none;display:block;left:0;padding:12px 14px calc(12px + env(safe-area-inset-bottom));position:fixed;right:0;z-index:9999}.mobile-sticky-bar .order-button{height:44px;margin:0;width:100%}}@media (max-width:480px){.product-title{font-size:24px;text-align:left}.product-price{font-size:18px;text-align:left}.order-button{font-size:14px;padding:8px}.product-description h2,.product-features h2{font-size:18px}.product-description p,.product-features p{font-size:12px}}@media (max-width:320px){.product-title{font-size:20px}.product-price{font-size:16px}.order-button{font-size:12px;padding:6px}.product-description h2,.product-features h2{font-size:16px}.product-description p,.product-features p{font-size:10px}}.desktop-order-panel{display:block;margin-top:14px}.desktop-order-panel .desktop-order-button{height:44px;width:100%}.in-cart-message.desktop{margin-top:10px}@media (max-width:768px){.desktop-order-panel{display:none}}.product-video-block{background:#f5f5f5;border-radius:24px;box-shadow:0 8px 24px #00000014;box-sizing:border-box;margin-top:12px;max-width:520px;padding:14px;width:100%}.product-video-head{margin-bottom:12px}.product-video-title{color:#111;font-size:20px;font-weight:700;margin:0 0 4px}.product-video-subtitle{color:#666;font-size:14px;margin:0}.product-video{aspect-ratio:16/9;background:#000;border-radius:18px;box-sizing:border-box;display:block;object-fit:cover;overflow:hidden;width:100%}.mobile-product-video-slot{display:none}.desktop-product-video-slot{display:block;margin-left:0;margin-right:auto;max-width:460px}@media (max-width:768px){.desktop-product-video-slot{display:none}.mobile-product-video-slot{display:block;margin:0 auto 10px;max-width:calc(100vw - 20px);width:calc(100vw - 20px)}.product-video-block{border-radius:22px;box-sizing:border-box;padding:12px}.product-video-title{font-size:18px}.product-video-subtitle{font-size:13px}.product-video{border-radius:16px}}body.basket-modal-open .mobile-sticky-bar,body.basket-modal-open .visualisation-button,body.basket-modal-open .viz-fab,body.order-modal-open .mobile-sticky-bar,body.order-modal-open .visualisation-button,body.order-modal-open .viz-fab{display:none!important}.product-price{align-items:flex-start;color:#111;display:inline-flex}@media (max-width:900px){.product-price .promo-price-new{font-size:15px}}.product-color-picker{background:#f5f5f5;border-radius:30px;box-shadow:0 4px 6px #0000001a;margin-top:14px;padding:14px 16px;text-align:left}.product-color-title{font-size:16px;font-weight:600;margin-bottom:10px}.product-color-row,.product-color-title{align-items:center;display:flex;gap:10px}.product-color-row{flex-wrap:wrap}.color-swatch{background:#0000;border:none;border-radius:999px;cursor:pointer;padding:0}.color-swatch-imgWrap{align-items:center;border:2px solid #0000001f;border-radius:999px;box-shadow:0 6px 14px #0000001f;display:flex;height:44px;justify-content:center;overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;width:44px}.color-swatch-img{-webkit-user-drag:none;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.color-swatch:hover .color-swatch-imgWrap{border-color:#00000038;transform:scale(1.05)}.color-swatch.active .color-swatch-imgWrap{border-color:#000000d9;box-shadow:0 10px 20px #0000002e;transform:scale(1.06)}.color-swatch:active .color-swatch-imgWrap{transform:scale(.96)}.product-color-selected{color:#333;font-size:14px;margin-top:10px;opacity:.9}@media (max-width:768px){.product-color-picker{border-radius:26px}.color-swatch-imgWrap{height:42px;width:42px}}.product-base-picker,.product-handle-picker{background:#f5f5f5;border-radius:30px;box-shadow:0 4px 6px #0000001a;margin-top:14px;padding:14px 16px;text-align:left}.product-config-title{align-items:center;display:flex;font-size:16px;font-weight:600;gap:10px;margin-bottom:10px}.product-handle-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:14px}.handle-tile{background:#0000;border:none;border-radius:16px;cursor:pointer;flex-direction:column;gap:8px;padding:0}.handle-imgWrap,.handle-tile{align-items:center;display:flex}.handle-imgWrap{border:2px solid #0000001f;border-radius:14px;box-shadow:0 6px 14px #0000001f;height:52px;justify-content:center;overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;width:72px}.handle-img{-webkit-user-drag:none;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.handle-label{color:#222;font-size:13px;opacity:.92;text-transform:none}.handle-tile:hover .handle-imgWrap{border-color:#00000038;transform:scale(1.04)}.handle-tile.active .handle-imgWrap{border-color:#000000d9;box-shadow:0 10px 20px #0000002e;transform:scale(1.05)}.handle-tile:active .handle-imgWrap{transform:scale(.96)}.product-base-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.base-pill{background:#fff;border:2px solid #0000001f;border-radius:999px;box-shadow:0 6px 14px #00000014;color:#111;cursor:pointer;font-size:14px;padding:10px 14px;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.base-pill:hover{border-color:#00000038;transform:scale(1.02)}.base-pill.active{border-color:#000000d9;box-shadow:0 10px 18px #00000024}.base-pill:active{transform:scale(.97)}.base-tile{background:#0000;border:none;border-radius:16px;cursor:pointer;flex-direction:column;gap:8px;padding:0}.base-imgWrap,.base-tile{align-items:center;display:flex}.base-imgWrap{border:2px solid #0000001f;border-radius:14px;box-shadow:0 6px 14px #0000001f;height:66px;justify-content:center;overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;width:92px}.base-img{-webkit-user-drag:none;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.base-label{color:#222;font-size:13px;opacity:.92}.base-tile:hover .base-imgWrap{border-color:#00000038;transform:scale(1.04)}.base-tile.active .base-imgWrap{border-color:#000000d9;box-shadow:0 10px 20px #0000002e;transform:scale(1.05)}.base-tile:active .base-imgWrap{transform:scale(.96)}@media (max-width:768px){.base-imgWrap{height:62px;width:86px}}.product-config-selected{color:#333;font-size:14px;margin-top:10px;opacity:.9}@media (max-width:768px){.product-base-picker,.product-handle-picker{border-radius:26px}.handle-imgWrap{height:50px;width:70px}.base-pill{font-size:13px;padding:9px 12px}}.order-add-more-button{background-color:#000;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:16px;margin-top:10px;padding:15px;transition:background-color .3s,transform .3s;width:100%}.order-add-more-button:hover{background-color:#5e5e5e;transform:translateY(-2px)}.order-add-more-button:disabled{background-color:#7a7a7a;box-shadow:none;cursor:not-allowed;opacity:.75;transform:none}.pd-info-popup-scope .info-popup-button-minimized{display:none!important}.product-details-loading{animation:pdFadeIn .24s ease}@keyframes pdFadeIn{0%{opacity:0}to{opacity:1}}.shimmer{background:#ececec;overflow:hidden;position:relative}.shimmer:after{animation:shimmerMove 1.4s infinite;background:linear-gradient(90deg,#0000,#ffffff8c,#0000);content:"";inset:0;position:absolute;transform:translateX(-100%)}@keyframes shimmerMove{to{transform:translateX(100%)}}.pd-skeleton-image{aspect-ratio:1/1;border-radius:24px;max-width:600px;width:100%}.pd-skeleton-thumbs{display:flex;gap:10px;margin-top:12px}.pd-skeleton-thumb{border-radius:12px;height:64px;width:64px}.pd-skeleton-title{border-radius:14px;height:42px;width:72%}.pd-skeleton-price{border-radius:12px;height:28px;width:160px}.pd-skeleton-size{border-radius:10px;height:20px;width:240px}.pd-skeleton-features{padding:20px}.pd-skeleton-heading{border-radius:12px;height:26px;margin-bottom:18px;width:120px}.pd-skeleton-line{border-radius:10px;height:16px;margin-bottom:12px;width:100%}.pd-skeleton-line:nth-child(3){width:84%}.pd-skeleton-line:nth-child(4){width:92%}.pd-skeleton-line:nth-child(5){width:76%}.pd-skeleton-button{border-radius:999px;height:48px;margin-top:10px;width:100%}@media (max-width:768px){.pd-skeleton-image{aspect-ratio:1/1.08;border-radius:22px}.pd-skeleton-title{height:34px;width:88%}.pd-skeleton-price{height:24px;width:130px}.pd-skeleton-thumb{height:58px;width:58px}}body.viz-modal-open{overflow:hidden}.viz-modal-overlay{align-items:center;background:#0000006b;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:20000}.viz-modal-content{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #eee;border-radius:24px;box-shadow:0 24px 80px #00000038;box-sizing:border-box;color:#202020;max-height:min(88vh,760px);max-width:500px;overflow-y:auto;overscroll-behavior:contain;padding:28px 24px 24px;position:relative;width:100%}.viz-modal-content h2{color:#202020;font-size:27px;font-weight:800;letter-spacing:-.6px;line-height:1.06;margin:0 44px 4px 0;text-align:left}.viz-modal-content>small{color:#777;display:block;font-size:14px;font-weight:500;line-height:1.4;margin:0 0 16px;text-align:left}.viz-close-button{align-items:center;background:#f6f6f6;border:1px solid #e5e5e5;border-radius:999px;color:#202020;cursor:pointer;display:flex;font-size:18px;height:38px;justify-content:center;line-height:1;padding:0;position:absolute;right:18px;top:18px;width:38px}.viz-close-button:hover{background:#eee}.viz-close-button:disabled{cursor:not-allowed;opacity:.55}.viz-description{background:#f8f8f8;border:1px solid #eee;border-radius:16px;color:#444;font-size:13px;font-weight:500;line-height:1.45;margin:0 0 18px;padding:14px}.viz-description b{color:#202020;font-weight:800}.viz-modal-content form{display:flex;flex-direction:column}.viz-modal-content fieldset{min-width:0}.viz-modal-content label{display:block;margin-bottom:12px}.viz-modal-content input{background:#fff;border:1px solid #ddd;border-radius:15px;box-sizing:border-box;color:#202020;font-size:16px!important;font-weight:500;height:52px;outline:none;padding:0 15px;width:100%}.viz-modal-content input::placeholder{color:#999}.viz-modal-content input:focus{border-color:#bdbdbd}.viz-file-input{display:none}.viz-photo-block{margin-bottom:16px;margin-top:4px}.viz-photo-top{gap:10px}.viz-photo-btn,.viz-photo-top{align-items:center;display:flex}.viz-photo-btn{background:#fff;border:1px solid #e4e4e4;border-radius:15px;color:#202020;cursor:pointer;font-size:14px;font-weight:700;gap:8px;justify-content:center;min-height:54px;padding:10px 12px;transition:background-color .15s ease,border-color .15s ease;width:100%}.viz-photo-btn:hover{background:#f8f8f8}.viz-photo-btn:disabled{cursor:not-allowed;opacity:.6}.viz-photo-btn-icon{display:block;height:20px;object-fit:contain;width:20px}.viz-photo-remove{align-items:center;background:#f6f6f6;border:1px solid #e5e5e5;border-radius:999px;color:#202020;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:38px;justify-content:center;line-height:1;padding:0;width:38px}.viz-photo-remove:hover{background:#eee}.viz-photo-remove:disabled{cursor:not-allowed;opacity:.6}.viz-photo-meta{margin-top:8px}.viz-photo-name{color:#202020;font-size:13px;font-weight:700;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viz-photo-hint{color:#777;font-size:13px;font-weight:500;line-height:1.45;margin-top:4px}.viz-photo-error{color:#d93025;font-size:12px;font-weight:700;line-height:1.35;margin-top:6px}.viz-modal-content button[type=submit]{background:#5f846f;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:15px;font-weight:800;margin-top:2px;min-height:54px;transition:background-color .15s ease;width:100%}.viz-modal-content button[type=submit]:hover{background:#557967}.viz-modal-content button[type=submit]:disabled{cursor:not-allowed;opacity:.65}.viz-modal-content.is-sending{position:relative}.viz-sending-overlay{align-items:center;background:#ffffffdb;border-radius:inherit;display:flex;flex-direction:column;gap:8px;inset:0;justify-content:center;position:absolute;z-index:5}.viz-spinner{animation:vizSpin .9s linear infinite;border:3px solid #0000001f;border-radius:50%;border-top-color:#0009;height:28px;width:28px}.viz-sending-text{color:#202020;font-size:14px;font-weight:700}@media (max-width:768px){.viz-modal-overlay{align-items:stretch;background:#fff;justify-content:stretch;padding:0}.viz-modal-content{background:#fff;border:none;border-radius:0;box-shadow:none;height:100svh;margin:0;max-height:100svh;max-width:100vw;min-height:100svh;padding:calc(16px + env(safe-area-inset-top)) 16px calc(20px + env(safe-area-inset-bottom));width:100vw}.viz-modal-content h2{font-size:24px;margin-right:44px}.viz-modal-content>small{font-size:13px;margin-bottom:14px}.viz-close-button{height:36px;right:14px;top:calc(14px + env(safe-area-inset-top));width:36px}.viz-modal-content input{border-radius:14px;height:50px}.viz-description{border-radius:15px;font-size:13px}.viz-photo-btn{border-radius:14px;font-size:14px;min-height:52px}.viz-sending-overlay{border-radius:0}}@media (max-width:390px){.viz-modal-content{padding-left:14px;padding-right:14px}.viz-modal-content h2{font-size:22px}.viz-description{padding:12px}.viz-photo-btn{font-size:13px;gap:6px;padding:9px}}.viz-modal-overlay{animation:vizOverlayFadeIn .22s ease forwards}.viz-modal-content{animation:vizModalEnter .24s cubic-bezier(.22,1,.36,1) forwards;transform-origin:center bottom;will-change:transform,opacity}.viz-modal-overlay.is-closing{animation:vizOverlayFadeOut .2s ease forwards;pointer-events:none}.viz-modal-content.is-closing{animation:vizModalExit .2s cubic-bezier(.4,0,1,1) forwards;pointer-events:none}@keyframes vizOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes vizOverlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes vizModalEnter{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes vizModalExit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(18px) scale(.985)}}@media (max-width:768px){.viz-modal-overlay{height:100%;min-height:100%}.viz-modal-content{animation:vizMobileModalEnter .24s cubic-bezier(.22,1,.36,1) forwards;height:100svh;max-height:100svh;min-height:100svh}.viz-modal-content.is-closing{animation:vizMobileModalExit .2s cubic-bezier(.4,0,1,1) forwards}@keyframes vizMobileModalEnter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes vizMobileModalExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(24px)}}}.also-choose-section{margin:22px auto 44px;max-width:1200px;padding:0 16px}.also-choose-title{color:#1a1a1a;font-size:17px;font-weight:600;letter-spacing:-.1px;margin:0 0 10px;text-align:left}.also-choose-wrapper{position:relative}.also-choose-row{-webkit-overflow-scrolling:touch;display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:2px 2px 10px;scroll-padding-left:2px;scroll-snap-type:x proximity;scrollbar-width:none}.also-choose-row::-webkit-scrollbar{display:none}.also-choose-card{background:#ffffffc7;border:1px solid #0000000f;border-radius:16px;box-shadow:0 6px 14px #0000000f;color:inherit;display:block;flex:0 0 240px;overflow:hidden;scroll-snap-align:start;text-decoration:none;will-change:transform}.also-choose-imgWrap{aspect-ratio:4/3;background:#00000008;overflow:hidden;width:100%}.also-choose-img{display:block;height:100%;object-fit:cover;width:100%}.also-choose-info{padding:10px}.also-choose-name{color:#1a1a1a;font-size:13px;font-weight:600;letter-spacing:-.05px;line-height:1.3;margin-bottom:8px}.also-choose-bottom{align-items:center;display:flex;gap:10px;justify-content:space-between}.also-choose-price{background:#f0f0f0e6;border:1px solid #0000000f;border-radius:999px;color:#141414eb;font-size:12px;font-weight:500;padding:6px 10px;white-space:nowrap}.also-choose-cta{background:linear-gradient(180deg,#151515,#000);border:1px solid #0000002e;border-radius:999px;box-shadow:0 10px 22px #0000002e,inset 0 1px 0 #ffffff1a;color:#fff;font-size:11px;font-weight:600;margin:0 auto;padding:7px 12px;white-space:nowrap}@media (hover:hover){.also-choose-card:hover{transform:translateY(-2px);transition:transform .16s ease}.also-choose-cta:hover{transform:translateY(-1px);transition:transform .14s ease}}.also-choose-arrow{align-items:center;-webkit-backdrop-filter:blur(18px) saturate(180%);backdrop-filter:blur(18px) saturate(180%);background:#ffffff2e;border:1px solid #ffffff59;border-radius:999px;box-shadow:0 10px 24px #0000002e,inset 0 1px 0 #ffffff73,inset 0 -1px 0 #0000001a;color:#141414eb;cursor:pointer;display:flex;font-size:28px;height:44px;justify-content:center;line-height:1;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:transform .16s cubic-bezier(.2,.9,.2,1),opacity .16s ease,background .16s ease,box-shadow .16s ease;width:44px;z-index:5}.also-choose-arrow.show{opacity:1;pointer-events:auto}.also-choose-arrow:before{background:linear-gradient(180deg,#ffffff8c,#ffffff1f 45%,#ffffff0d);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute}.also-choose-arrow:active{transform:translateY(-50%) scale(.94)}.also-choose-arrow.left{left:-18px}.also-choose-arrow.right{right:-18px}@media (hover:hover){.also-choose-arrow:hover{background:#ffffff47;transform:translateY(-50%) scale(1.06)}}@media (max-width:768px){.also-choose-card{flex:0 0 72%}.also-choose-info{padding:10px 10px 12px}.also-choose-arrow{-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);background:#ffffff3d;font-size:22px;height:36px;width:36px}.also-choose-arrow.left{left:-6px}.also-choose-arrow.right{right:-6px}}@media (max-width:380px){.also-choose-card{flex:0 0 78%}.also-choose-arrow{font-size:20px;height:32px;width:32px}}.product-image-viewer{background:#0c0c0cf0;position:fixed;z-index:99999}.piv-stage,.product-image-viewer{align-items:center;display:flex;inset:0;justify-content:center;overflow:hidden}.piv-stage{position:absolute;touch-action:none}.piv-image{-webkit-user-drag:none;max-height:88vh;max-width:92vw;object-fit:contain;-webkit-user-select:none;user-select:none;will-change:transform}.piv-topbar{display:flex;gap:12px;position:fixed;right:18px;top:18px;z-index:4}.piv-close-button,.piv-icon-button{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffff24;border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;transition:transform .16s ease,background .16s ease;width:44px}.piv-close-button:hover,.piv-icon-button:hover{background:#ffffff38;transform:scale(1.06)}.piv-icon-button img{filter:invert(1);height:24px;object-fit:contain;width:24px}.piv-close-button{font-size:34px;font-weight:300;line-height:1}.piv-arrow{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffff24;border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:42px;height:54px;justify-content:center;line-height:1;position:fixed;top:50%;transform:translateY(-50%);transition:transform .16s ease,background .16s ease;width:54px;z-index:4}.piv-arrow:hover{background:#ffffff38;transform:translateY(-50%) scale(1.06)}.piv-arrow-left{left:22px}.piv-arrow-right{right:22px}.piv-counter{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffff24;color:#fff;font-size:14px;font-weight:600;padding:8px 14px;top:22px}.piv-counter,.piv-zoom-panel{border-radius:999px;left:50%;position:fixed;transform:translateX(-50%);z-index:4}.piv-zoom-panel{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff38;bottom:28px;display:flex;gap:14px;height:54px;padding:0 18px;width:min(390px,82vw)}.piv-zoom-icon{filter:invert(1);height:24px;object-fit:contain;opacity:.95;width:24px}.piv-zoom-panel input{accent-color:#fff;cursor:pointer;width:100%}@media (max-width:768px){.piv-zoom-panel{display:none}.piv-topbar{right:14px;top:14px}.piv-close-button,.piv-icon-button{height:42px;width:42px}.piv-image{max-height:86vh;max-width:96vw}.piv-arrow{background:#ffffff1f;font-size:32px;height:42px;width:42px}.piv-arrow-left{left:10px}.piv-arrow-right{right:10px}.piv-counter{font-size:13px;padding:7px 12px;top:16px}}.product-image-viewer{animation:pivFadeIn .18s ease-out}.product-image-viewer.is-closing{animation:pivSwipeClose .18s ease-in forwards}.piv-image{animation:pivImageEnter .22s cubic-bezier(.22,1,.36,1)}.piv-image.is-switching{opacity:0;transform-origin:center}@keyframes pivFadeIn{0%{background:#0c0c0c00;opacity:0}to{background:#0c0c0cf0;opacity:1}}@keyframes pivImageEnter{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes pivSwipeClose{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(36px)}}.piv-arrow,.piv-close-button,.piv-counter,.piv-icon-button,.piv-zoom-panel{transition:opacity .18s ease,transform .18s cubic-bezier(.22,1,.36,1),background .18s ease}.product-image-viewer.is-closing .piv-arrow,.product-image-viewer.is-closing .piv-close-button,.product-image-viewer.is-closing .piv-counter,.product-image-viewer.is-closing .piv-icon-button,.product-image-viewer.is-closing .piv-zoom-panel{opacity:0}:root{--viz-c1:#6b5cff;--viz-c2:#3a8dff;--viz-c3:#ff4fd8;--viz-c4:#7bffd9;--viz-bg:#0a0a12eb}.viz-fab-button{align-items:center;animation:vizPulse 4.6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px) saturate(160%);backdrop-filter:blur(10px) saturate(160%);background:radial-gradient(120% 120% at 30% 25%,#ffffff61 0,#ffffff1a 26%,#ffffff0d 40%,#fff0 62%),radial-gradient(100% 100% at 50% 70%,#ffffff14 0,#fff0 55%),radial-gradient(120% 120% at 60% 40%,#6b5cff85 0,#3a8dff47 35%,#ff4fd82e 55%,#0a0a12f2 100%);border:none;border-radius:999px;bottom:92px;box-shadow:0 16px 34px #00000057,0 8px 18px #00000038,inset 0 0 0 1px #ffffff24;cursor:pointer;display:flex;height:56px;justify-content:center;position:fixed;right:16px;transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease;width:56px;z-index:1200}.viz-fab-button:before{animation:vizSpin 7.8s linear infinite;background:conic-gradient(from 0deg,#6b5cff,#3a8dff,#ff4fd8,#7bffd9,#6b5cff);background:conic-gradient(from 0deg,var(--viz-c1),var(--viz-c2),var(--viz-c3),var(--viz-c4),var(--viz-c1));filter:blur(.35px);inset:-6px;-webkit-mask:radial-gradient(circle,#0000 58%,#000 62%);mask:radial-gradient(circle,#0000 58%,#000 62%);opacity:.85}.viz-fab-button:after,.viz-fab-button:before{border-radius:inherit;content:"";position:absolute}.viz-fab-button:after{animation:vizSpin 11.5s linear infinite reverse;background:conic-gradient(from 180deg,#6b5cff8c,#3a8dff80,#ff4fd86b,#7bffd961,#6b5cff8c);filter:blur(2.2px);inset:-14px;-webkit-mask:radial-gradient(circle,#0000 68%,#000 72%);mask:radial-gradient(circle,#0000 68%,#000 72%);opacity:.55;pointer-events:none}.viz-fab-button:active{box-shadow:0 10px 22px #0000004d,0 6px 14px #0000002e,inset 0 0 0 1px #ffffff29;transform:scale(.94)}.viz-fab-icon{filter:invert(1) brightness(1.9) contrast(1.1) drop-shadow(0 2px 8px rgba(255,255,255,.1));height:26px;object-fit:contain;opacity:.95;width:26px}@media (min-width:769px){.viz-fab-button{bottom:24px;height:60px;right:24px;width:60px}.viz-fab-icon{height:28px;width:28px}}@media (max-width:380px){.viz-fab-button{bottom:88px;height:52px;right:12px;width:52px}.viz-fab-icon{height:24px;width:24px}}@keyframes vizSpin{to{transform:rotate(1turn)}}@keyframes vizPulse{0%,to{transform:translateZ(0) scale(1)}50%{transform:translateZ(0) scale(1.045)}}@media (prefers-reduced-motion:reduce){.viz-fab-button,.viz-fab-button:after,.viz-fab-button:before{animation:none!important}}.viz-fab-wrapper{bottom:92px;pointer-events:none;position:fixed;right:16px;z-index:1201}.viz-fab-wrapper .viz-fab-button{pointer-events:auto}.viz-fab-hint{animation:vizHintIn .26s ease-out,vizHintOut .26s ease-in 4.7s forwards;background:linear-gradient(90deg,#6f41ff,#7a49ff 40%,#8a5cff);border:1px solid #ffffff2e;border-radius:999px;bottom:50%;box-shadow:0 14px 44px #6f41ff52,0 8px 22px #0000002e,inset 0 1px 0 #ffffff38;color:#fff;font-size:13px;font-weight:700;padding:12px 18px;position:absolute;right:72px;transform:translateY(50%);white-space:nowrap}.viz-fab-hint__glow{background:radial-gradient(60% 85% at 50% 50%,#7850ff73,#7850ff00 72%);border-radius:999px;filter:blur(18px);inset:-22px;opacity:.9;pointer-events:none;position:absolute;z-index:0}.viz-fab-hint__text{position:relative;z-index:1}.viz-fab-hint:after{background:linear-gradient(135deg,#7a49ff,#8a5cff);content:"";height:10px;position:absolute;right:-6px;top:50%;transform:translateY(-50%) rotate(45deg);width:10px}@keyframes vizHintIn{0%{opacity:0;transform:translateY(50%) translateX(8px) scale(.96)}to{opacity:1;transform:translateY(50%) translateX(0) scale(1)}}@keyframes vizHintOut{to{opacity:0;transform:translateY(50%) translateX(8px) scale(.96)}}@media (min-width:769px){.viz-fab-wrapper{bottom:24px;right:24px}}@media (max-width:380px){.viz-fab-hint{font-size:12px;padding:10px 14px}}body.order-modal-open .viz-fab-button,body.order-modal-open .viz-fab-wrapper{z-index:1!important}.chosen-items-container{margin-top:30px;padding:30px 10px 0}.chosen-items-wrapper{background-color:#fff;margin-top:60px;padding:24px 10px 0}.chosen-items-wrapper ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.chosen-items-wrapper li{backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);background:#000000b8;border:1px solid #ffffff1a;border-radius:50px;box-shadow:inset 0 1px 0 #ffffff12,inset 0 -1px 0 #000000bf,0 10px 22px #0006;color:#ffffffeb;cursor:default;font-size:14px;font-weight:500;margin:5px;padding:6px 12px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.chosen-items-wrapper li:hover{box-shadow:inset 0 1px 0 #ffffff1a,inset 0 -1px 0 #000000d9,0 14px 28px #00000080;transform:scale(1.02)}.chosen-items-wrapper li:before{background:linear-gradient(180deg,#ffffff24,#ffffff08 45%,#0000002e);border-radius:inherit;content:"";inset:0;opacity:.55;pointer-events:none;position:absolute}.chosen-items-wrapper button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;background:none;border:none;color:#ffffffad;cursor:pointer;font-size:16px;margin-left:8px;outline:none;padding:0;transition:color .2s ease,transform .2s ease}.chosen-items-wrapper button:focus{outline:none}.chosen-items-wrapper button:focus-visible{outline:none}.chosen-items-wrapper button:active{transform:scale(.92)}.chosen-items-wrapper button:hover{color:#ff7878e6;transform:scale(1.15)}.product-grid{margin-top:0}:root{--oferta-bg:#fef9f5;--oferta-card:#ffffffc7;--oferta-stroke:#0000000f;--oferta-text:#1a1a1a;--oferta-muted:#1a1a1a9e;--oferta-link:#1a62ff;--oferta-shadow:0 14px 50px #00000014}.oferta-page{animation:ofertaPageIn .55s ease-out both;background:#fef9f5;background:var(--oferta-bg);min-height:100vh;padding:40px 16px 90px}.oferta-card{animation:ofertaCardIn .65s ease-out both;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffc7;background:var(--oferta-card);border:1px solid #0000000f;border:1px solid var(--oferta-stroke);border-radius:18px;box-shadow:0 14px 50px #00000014;box-shadow:var(--oferta-shadow);margin:0 auto;max-width:980px;overflow:hidden;padding:34px 28px;position:relative}.oferta-title{color:#1a1a1a;color:var(--oferta-text);display:inline-block;font-size:30px;font-weight:850;letter-spacing:-.02em;line-height:1.18;margin:0;position:relative;&:before{background:radial-gradient(circle at 18% 35%,#0003,#0000 62%);border-radius:16px;bottom:-10px;content:"";left:-14px;opacity:.55;pointer-events:none;position:absolute;right:-14px;top:-10px;z-index:-1}}.oferta-subtitle{color:#1a1a1a9e;color:var(--oferta-muted);font-size:16px;font-weight:650;line-height:1.55;margin:10px 0 0}.oferta-gap{height:18px}.oferta-section{color:#1a1a1a;color:var(--oferta-text);font-size:20px;font-weight:850;letter-spacing:-.01em;line-height:1.35;margin:26px 0 12px}.oferta-link{border-bottom:1px solid #1a62ff59;color:#1a62ff;color:var(--oferta-link);font-weight:700;text-decoration:none;transition:border-color .2s ease,transform .2s ease;&:hover{border-bottom-color:#1a62ffd9}&:active{transform:translateY(1px)}}.oferta-section,.oferta-subtitle,.oferta-text,.oferta-title{filter:blur(2px);opacity:0;transform:translateY(10px)}.oferta-title{animation:ofertaRevealLoad .7s ease-out .05s both}.oferta-subtitle{animation:ofertaRevealLoad .7s ease-out .13s both}.oferta-title+.oferta-subtitle+.oferta-gap+.oferta-text{animation:ofertaRevealLoad .7s ease-out .22s both}.oferta-section,.oferta-text{animation:ofertaRevealLoad .7s ease-out .25s both}@supports (animation-timeline:view()){.oferta-section,.oferta-text{animation-timeline:view();animation-range:entry 10% cover 35%;animation:ofertaRevealScroll .9s ease-out both}}.oferta-text+.oferta-text{margin-top:8px}@keyframes ofertaPageIn{0%{opacity:0}to{opacity:1}}@keyframes ofertaCardIn{0%{opacity:0;transform:translateY(14px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ofertaRevealLoad{to{filter:blur(0);opacity:1;transform:translateY(0)}}@keyframes ofertaRevealScroll{to{filter:blur(0);opacity:1;transform:translateY(0)}}@media (max-width:768px){.oferta-page{padding:22px 12px 70px}.oferta-card{border-radius:16px;padding:22px 16px}.oferta-title{font-size:24px;&:before{background:radial-gradient(circle at 20% 40%,#00000038,#0000 64%);border-radius:14px;bottom:-10px;left:-12px;opacity:.5;right:-12px;top:-10px}}.oferta-section{font-size:18px}.oferta-text{font-size:15px;line-height:1.9}}@media (prefers-reduced-motion:reduce){.oferta-card,.oferta-page,.oferta-section,.oferta-subtitle,.oferta-text,.oferta-title{animation:none!important;filter:none!important;opacity:1!important;transform:none!important}}@media (min-width:769px){.oferta-section,.oferta-text{filter:none!important;opacity:1!important}}.cooperation-page{background:#f3f3f3;color:#2d221a;min-height:100vh;overflow:hidden;padding:0;position:relative}.cooperation-page *{box-sizing:border-box}.cooperation-back{align-items:center;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);background:#ffffffb8;border:1px solid #2d221a1f;border-radius:50%;box-shadow:0 14px 32px #00000014;cursor:pointer;display:flex;height:46px;justify-content:center;left:24px;position:fixed;top:24px;transition:transform .24s ease,background .24s ease;width:46px;z-index:40}.cooperation-back img{height:18px;object-fit:contain;width:18px}.cooperation-back:hover{background:#fffffff2;transform:translateY(-1px) scale(1.03)}.cooperation-shell{margin:0 auto;width:100%}.cooperation-reveal{opacity:0;transform:translateY(34px);transition:opacity .82s cubic-bezier(.22,1,.36,1),transform .82s cubic-bezier(.22,1,.36,1)}.cooperation-reveal.is-visible{opacity:1;transform:translateY(0)}.cooperation-partner-section{background:#f3f3f3;display:grid;grid-template-columns:1fr .86fr;min-height:620px}.cooperation-partner-text{display:flex;flex-direction:column;justify-content:center;padding:110px 70px 80px}.cooperation-partner-text h1{color:#241b15;font-size:clamp(42px,5vw,72px);font-weight:600;letter-spacing:-.055em;line-height:.98;margin:0 0 34px;max-width:720px}.cooperation-intro{color:#6f625b;font-size:22px;line-height:1.55;margin:0 0 22px}.cooperation-list{grid-gap:15px;display:grid;gap:15px;list-style:none;margin:0;max-width:760px;padding:0}.cooperation-list li{color:#4f4640;font-size:19px;line-height:1.55;padding-left:34px;position:relative}.cooperation-list li:before{color:#8a654b;content:"✓";font-size:19px;font-weight:900;height:24px;left:0;position:absolute;top:1px;width:24px}.cooperation-partner-image{min-height:620px;overflow:hidden;position:relative}.cooperation-partner-image:before{background:linear-gradient(90deg,#f3f3f3,#f3f3f3c7 5%,#0000 22%),linear-gradient(180deg,#00000014,#0000 42%);content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.cooperation-partner-image img{display:block;height:100%;object-fit:cover;transform:scale(1.02);transition:transform .9s cubic-bezier(.22,1,.36,1);width:100%}.cooperation-partner-section:hover .cooperation-partner-image img{transform:scale(1.06)}.cooperation-form-section{grid-gap:70px;align-items:center;background:#f3f3f3;border-top:1px solid #2d221a14;display:grid;gap:70px;grid-template-columns:.72fr 1.1fr;padding:95px 70px 105px}.cooperation-form-text h2{color:#241b15;font-size:clamp(40px,4.5vw,62px);font-weight:600;letter-spacing:-.05em;line-height:1;margin:0 0 22px;max-width:520px}.cooperation-form-text p{color:#8a817b;font-size:21px;line-height:1.6;margin:0;max-width:470px}.cooperation-form{margin-left:auto;max-width:620px;width:100%}.cooperation-line-field{align-items:center;border-bottom:1px solid #6e6e6e6b;display:grid;grid-template-columns:1fr 18px;min-height:68px;position:relative;transition:border-color .24s ease,transform .24s ease}.cooperation-line-field:focus-within{border-color:#2d221ad9;transform:translateY(-1px)}.cooperation-line-field input{-webkit-appearance:none;appearance:none;background:#0000;border:none;color:#2d221a;font-family:inherit;font-size:17px;font-weight:400;outline:none;padding:0;width:100%}.cooperation-line-field input::placeholder{color:#9ca0a7;opacity:1}.cooperation-line-field>span{color:#25394f;font-size:17px;line-height:1;text-align:right}.cooperation-phone-field{gap:14px;grid-template-columns:auto 1fr 18px}.cooperation-phone-prefix{align-items:center;display:inline-flex;gap:7px;min-width:52px}.cooperation-phone-prefix img{display:block;height:19px;object-fit:cover;width:28px}.cooperation-phone-prefix span{color:#4d4d4d;font-size:10px;transform:translateY(1px)}.cooperation-submit{align-items:center;background:#0000;border:1px solid #2d221aeb;color:#2d221a;cursor:pointer;display:flex;font-family:inherit;font-size:22px;font-weight:800;justify-content:center;margin:36px auto 0;min-height:82px;transition:transform .24s ease,background .24s ease,color .24s ease,box-shadow .24s ease,opacity .24s ease;width:222px}.cooperation-submit:hover{background:#2d221a;box-shadow:0 18px 42px #2d221a29;color:#fff;transform:translateY(-2px)}.cooperation-submit:disabled{cursor:not-allowed;opacity:.72}.cooperation-submit.is-sending span{padding-left:25px;position:relative}.cooperation-submit.is-sending span:before{animation:cooperation-spin .8s linear infinite;border:2px solid #2d221a47;border-radius:50%;border-top-color:initial;content:"";height:15px;left:0;margin-top:-8px;position:absolute;top:50%;width:15px}@keyframes cooperation-spin{to{transform:rotate(1turn)}}.cooperation-toast{grid-gap:14px;align-items:center;backdrop-filter:blur(22px) saturate(170%);-webkit-backdrop-filter:blur(22px) saturate(170%);background:#ffffffc7;border:1px solid #ffffffad;border-radius:26px;bottom:28px;box-shadow:0 24px 70px #2b20182e;display:grid;gap:14px;grid-template-columns:44px 1fr;left:50%;min-height:78px;opacity:0;padding:16px 18px;pointer-events:none;position:fixed;transform:translate(-50%,22px) scale(.96);transition:opacity .36s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1);width:min(440px,calc(100vw - 32px));z-index:80}.cooperation-toast.is-visible{opacity:1;transform:translate(-50%) scale(1)}.cooperation-toast-icon{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:22px;font-weight:800;height:44px;justify-content:center;width:44px}.cooperation-toast.is-success .cooperation-toast-icon{background:linear-gradient(135deg,#6e8f67,#4f704b)}.cooperation-toast.is-error .cooperation-toast-icon{background:linear-gradient(135deg,#b85f4f,#963f32)}.cooperation-toast strong{color:#2d221a;display:block;font-size:15px;margin-bottom:4px}.cooperation-toast p{color:#6d5b4d;font-size:13.5px;line-height:1.45;margin:0}@media (max-width:980px){.cooperation-form-section,.cooperation-partner-section{grid-template-columns:1fr}.cooperation-partner-text{padding:88px 34px 42px}.cooperation-partner-image{min-height:420px}.cooperation-partner-image:before{background:linear-gradient(180deg,#f3f3f3,#f3f3f3b3 8%,#0000 28%)}.cooperation-form-section{gap:44px;padding:70px 34px 84px}.cooperation-form{margin-left:0;max-width:100%}}@media (max-width:680px){.cooperation-back{height:42px;left:14px;top:14px;width:42px}.cooperation-partner-text{padding:86px 20px 34px}.cooperation-form-text h2,.cooperation-partner-text h1{font-size:39px;line-height:1}.cooperation-form-text p,.cooperation-intro{font-size:16px;line-height:1.6}.cooperation-list{gap:12px}.cooperation-list li{font-size:15.5px;line-height:1.55;padding-left:30px}.cooperation-partner-image{min-height:330px}.cooperation-form-section{gap:34px;padding:56px 20px 70px}.cooperation-line-field{min-height:66px}.cooperation-line-field input{font-size:16px}.cooperation-submit{font-size:20px;min-height:62px;width:100%}}@media (prefers-reduced-motion:reduce){.cooperation-back,.cooperation-partner-image img,.cooperation-reveal,.cooperation-submit,.cooperation-toast{transition:none}.cooperation-reveal{opacity:1;transform:none}}.models-page{background:radial-gradient(circle at top left,#c7a2682e,#0000 32%),linear-gradient(135deg,#faf8f5,#f3eee7);min-height:70vh;padding:140px 20px 80px}.models-container{margin:0 auto;max-width:1200px}.designer-auth-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #23232314;border-radius:30px;box-shadow:0 30px 80px #1a140c1f;margin:0 auto;max-width:520px;padding:42px;text-align:center}.designer-auth-badge{align-items:center;background:#111;border-radius:999px;color:#fff;display:inline-flex;font-size:13px;justify-content:center;letter-spacing:.03em;margin-bottom:18px;padding:8px 14px}.designer-auth-card h1,.designer-cabinet h1{color:#111;font-size:42px;font-weight:500;margin:0 0 18px}.designer-auth-card p,.designer-cabinet-header p{color:#5e5a54;font-size:17px;line-height:1.7;margin:0 auto 28px;max-width:680px}.designer-auth-form{display:flex;flex-direction:column;gap:14px;margin-top:26px;text-align:left}.designer-auth-form label{color:#333;font-size:14px;font-weight:500}.designer-auth-form input{background:#fff;border:1px solid #1111111f;border-radius:16px;box-sizing:border-box;color:#111;font-size:16px;height:54px;outline:none;padding:0 18px;width:100%}.designer-auth-form input:focus{border-color:#111;box-shadow:0 0 0 4px #11111114}.designer-auth-form button,.designer-logout,.designer-product-info button{background:#111;border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;height:52px;transition:transform .2s ease,opacity .2s ease,background .2s ease}.designer-auth-form button:hover,.designer-logout:hover,.designer-product-info button:hover{background:#292929;transform:translateY(-1px)}.designer-auth-form button:disabled,.designer-product-info button:disabled{cursor:not-allowed;opacity:.55;transform:none}.designer-message{background:#1111110f;border-radius:16px;color:#333;font-size:14px;line-height:1.5;margin-top:18px;padding:14px 16px}.designer-cabinet{width:100%}.designer-cabinet-header{align-items:flex-start;background:#ffffffc7;border:1px solid #23232314;border-radius:30px;box-shadow:0 24px 70px #1a140c17;display:flex;gap:24px;justify-content:space-between;margin-bottom:28px;padding:34px}.designer-cabinet-header h1{margin-bottom:10px}.designer-cabinet-header p{margin:0}.designer-logout{min-width:110px;padding:0 22px}.designer-tabs{background:#ffffffc2;border:1px solid #23232314;border-radius:22px;display:flex;gap:10px;margin-bottom:26px;overflow-x:auto;padding:8px}.designer-tabs button{background:#0000;border:none;border-radius:16px;color:#555;cursor:pointer;flex:0 0 auto;font-size:15px;padding:14px 18px;transition:all .2s ease}.designer-tabs button.active{background:#111;color:#fff}.designer-empty-section,.designer-section{background:#ffffffd1;border:1px solid #23232314;border-radius:30px;box-shadow:0 24px 70px #1a140c14;padding:34px}.designer-empty-section h2,.designer-section h2{color:#111;font-size:30px;font-weight:500;margin:0 0 24px}.designer-empty-section p{color:#666;font-size:17px;line-height:1.7;margin:0}.designer-series-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.designer-series-card{background:#111;border:none;border-radius:22px;box-shadow:0 18px 42px #140f0a1f;cursor:pointer;height:190px;overflow:hidden;position:relative}.designer-series-card img,.designer-series-placeholder{height:100%;object-fit:cover;width:100%}.designer-series-placeholder{background:linear-gradient(135deg,#282828,#111)}.designer-series-overlay{background:linear-gradient(180deg,#0000002e,#0000009e);inset:0;position:absolute}.designer-series-card span{bottom:22px;color:#fff;font-size:20px;font-weight:600;left:24px;position:absolute;z-index:2}.designer-products-top{align-items:center;display:flex;gap:18px;margin-bottom:26px}.designer-products-top h2{margin:0}.designer-back-button{background:#111;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:15px;padding:12px 18px}.designer-products-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.designer-product-card{background:#fff;border:1px solid #11111114;border-radius:22px;box-shadow:0 14px 34px #140f0a12;overflow:hidden}.designer-product-image{align-items:center;background:#f2eee8;color:#777;display:flex;font-size:14px;height:170px;justify-content:center}.designer-product-image img{height:100%;object-fit:cover;width:100%}.designer-product-info{padding:16px}.designer-product-info h4{color:#111;font-size:16px;font-weight:600;line-height:1.35;margin:0 0 8px}.designer-product-info p{color:#777;font-size:14px;line-height:1.45;margin:0 0 14px}.designer-product-info button{border-radius:14px;font-size:14px;height:44px;width:100%}@media (max-width:1024px){.designer-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.models-page{padding:110px 14px 60px}.designer-auth-card{border-radius:26px;padding:30px 20px}.designer-auth-card h1,.designer-cabinet h1{font-size:30px}.designer-auth-card p,.designer-cabinet-header p{font-size:15px}.designer-cabinet-header{border-radius:26px;flex-direction:column;padding:24px}.designer-logout{width:100%}.designer-tabs{gap:6px}.designer-tabs button{font-size:14px;padding:12px 14px}.designer-empty-section,.designer-section{border-radius:26px;padding:22px}.designer-empty-section h2,.designer-section h2{font-size:24px}.designer-series-grid{grid-template-columns:1fr}.designer-series-card{height:160px}.designer-products-top{align-items:flex-start;flex-direction:column}.designer-products-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.designer-product-image{height:130px}.designer-product-info{padding:12px}.designer-product-info h4{font-size:14px}}@media (max-width:430px){.designer-products-grid{grid-template-columns:1fr}}.admin-login-page{align-items:center;background:radial-gradient(circle at 20% 15%,#d6be996b,#0000 34%),radial-gradient(circle at 80% 80%,#00000024,#0000 32%),linear-gradient(135deg,#f5efe6,#ebe0d2 48%,#d7c6b3);box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:28px;position:relative}.admin-login-bg{border-radius:999px;filter:blur(10px);opacity:.7;pointer-events:none;position:absolute}.admin-login-bg-one{background:#0000001f;height:360px;left:-120px;top:-120px;width:360px}.admin-login-bg-two{background:#ffffff61;bottom:-160px;height:420px;right:-160px;width:420px}.admin-login-card{backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);background:#ffffffc7;border:1px solid #ffffffbf;border-radius:32px;box-shadow:0 34px 90px #21180f2e,inset 0 1px 0 #ffffffd9;box-sizing:border-box;max-width:455px;padding:38px;position:relative;width:100%;z-index:2}.admin-login-logo-wrap{align-items:center;background:#ffffffd1;border-radius:26px;box-shadow:0 18px 44px #0000001a;display:flex;height:92px;justify-content:center;margin:0 auto 22px;width:92px}.admin-login-logo{display:block;height:auto;object-fit:contain;width:70px}.admin-login-heading{margin-bottom:30px;text-align:center}.admin-login-heading span{background:#181818;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:14px;padding:7px 13px;text-transform:uppercase}.admin-login-heading h1{color:#16130f;font-size:32px;letter-spacing:-.04em;line-height:1.08;margin:0 0 10px}.admin-login-heading p{color:#756b60;font-size:15px;line-height:1.55;margin:0}.admin-login-card label{color:#211d18;display:block;font-size:14px;font-weight:700;margin-bottom:18px}.admin-login-card input{background:#ffffffd1;border:1px solid #2d261e24;border-radius:17px;box-sizing:border-box;color:#151515;font-size:15px;margin-top:9px;outline:none;padding:15px 16px;transition:.22s ease;width:100%}.admin-login-card input:focus{background:#fff;border-color:#111111bf;box-shadow:0 0 0 4px #11111112}.admin-password-field{position:relative}.admin-password-field input{padding-right:54px}.admin-password-toggle{align-items:center;background:#1111110f;border:none;border-radius:14px;cursor:pointer;display:flex;height:39px;justify-content:center;padding:0;position:absolute;right:8px;top:50%;transform:translateY(-42%);transition:.2s ease;width:39px}.admin-password-toggle:hover{background:#1111111c}.admin-password-toggle img{height:21px;object-fit:contain;opacity:.78;pointer-events:none;width:21px}.admin-login-submit{background:#151515;border:none;border-radius:999px;box-shadow:0 18px 36px #00000038;color:#fff;cursor:pointer;font-size:16px;font-weight:800;margin-top:6px;padding:16px 18px;transition:.22s ease;width:100%}.admin-login-submit:hover{background:#000;box-shadow:0 22px 44px #00000042;transform:translateY(-1px)}.admin-login-submit:disabled{cursor:default;opacity:.62;transform:none}.admin-login-home{background:#ffffff8a;border:1px solid #1111111f;border-radius:999px;color:#1c1814;cursor:pointer;font-size:15px;font-weight:750;margin-top:12px;padding:14px 18px;transition:.22s ease;width:100%}.admin-login-home:hover{background:#ffffffe0;transform:translateY(-1px)}.admin-login-error{background:#ffe7e7f2;border:1px solid #b000201f;border-radius:16px;color:#b00020;font-size:14px;font-weight:650;margin-bottom:16px;padding:13px 15px}@media (max-width:520px){.admin-login-page{padding:18px}.admin-login-card{border-radius:26px;padding:28px 22px}.admin-login-heading h1{font-size:27px}.admin-login-logo-wrap{border-radius:23px;height:82px;width:82px}.admin-login-logo{width:63px}}.admin-login-card{animation:adminLoginEnter .55s cubic-bezier(.22,1,.36,1)}@keyframes adminLoginEnter{0%{filter:blur(10px);opacity:0;transform:translateY(42px) scale(.97)}60%{filter:blur(0);opacity:1;transform:translateY(-4px) scale(1.005)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}}.admin-shell{background:radial-gradient(circle at 20% 10%,#d6be9973,#0000 34%),radial-gradient(circle at 90% 80%,#ffffff8c,#0000 34%),linear-gradient(135deg,#f5efe6,#eadfce 48%,#d6c3ae);box-sizing:border-box;min-height:100vh;padding:34px}.admin-layout{animation:adminDashboardEnter .55s cubic-bezier(.22,1,.36,1);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff9e;border:1px solid #ffffffbf;border-radius:34px;box-shadow:0 34px 90px #21180f29;display:grid;grid-template-columns:280px 1fr;margin:0 auto;max-width:1440px;min-height:calc(100vh - 68px);overflow:hidden}@keyframes adminDashboardEnter{0%{filter:blur(10px);opacity:0;transform:translateY(36px) scale(.985)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}}.admin-sidebar{background:#f5efe694;border-right:1px solid #231c1414;overflow-y:auto;padding:28px 18px}.admin-logo{display:block;margin:10px 14px 34px;width:118px}.admin-nav{display:flex;flex-direction:column;gap:10px}.admin-nav-btn{align-items:center;background:#0000;border:none;border-radius:17px;color:#5d5146;cursor:pointer;display:flex;font-size:14px;font-weight:750;gap:13px;min-height:50px;padding:0 15px;text-align:left;transition:.22s ease;width:100%}.admin-nav-btn img{flex-shrink:0;height:20px;object-fit:contain;opacity:.72;width:20px}.admin-nav-btn span{line-height:1.15}.admin-nav-btn:hover{background:#ffffffb3;color:#16120f}.admin-nav-btn.active{background:linear-gradient(135deg,#1d1a16,#514437);box-shadow:0 16px 34px #00000029;color:#fff}.admin-nav-btn.active img{filter:brightness(0) invert(1);opacity:1}.admin-nav-divider{align-items:center;color:#8a7d6e;display:flex;font-size:12px;font-weight:900;gap:10px;letter-spacing:.12em;margin:18px 14px 8px;text-transform:uppercase}.admin-nav-divider:after{background:#231c141f;content:"";flex:1 1;height:1px}.admin-main{overflow-x:hidden;padding:34px}.admin-topbar{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;margin-bottom:32px}.admin-welcome{color:#208a84;font-size:14px;font-weight:800;margin:0 0 12px}.admin-page-title{color:#16120f;font-size:42px;letter-spacing:-.05em;line-height:1;margin:0}.admin-logout{background:#171411;border:none;border-radius:999px;box-shadow:0 16px 34px #0000002e;color:#fff;cursor:pointer;font-weight:800;padding:13px 22px}.admin-empty-section{width:100%}.admin-empty-card{background:#ffffffc2;border:1px solid #231c1414;border-radius:30px;box-shadow:0 18px 46px #21180f14;display:flex;flex-direction:column;justify-content:center;min-height:320px;padding:34px}.admin-empty-badge{background:#208a841a;border-radius:999px;color:#208a84;font-size:12px;font-weight:900;letter-spacing:.08em;margin-bottom:18px;padding:8px 13px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.admin-empty-card h2{color:#171411;font-size:32px;letter-spacing:-.04em;margin:0 0 12px}.admin-empty-card p{color:#756b60;font-size:16px;line-height:1.55;margin:0;max-width:560px}@media (max-width:900px){.admin-shell{padding:16px}.admin-layout{grid-template-columns:1fr}.admin-sidebar{border-bottom:1px solid #231c1414;border-right:none}.admin-page-title{font-size:34px}.admin-topbar{flex-direction:column}}.price-generator{animation:priceGeneratorEnter .45s cubic-bezier(.22,1,.36,1)}@keyframes priceGeneratorEnter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.price-generator-head{align-items:flex-start;background:#ffffffd1;border:1px solid #231c1414;border-radius:28px;box-shadow:0 18px 46px #21180f14;display:flex;gap:24px;justify-content:space-between;margin-bottom:22px;padding:26px 32px}.price-generator-label{color:#7d7166;font-size:13px;font-weight:800;letter-spacing:.08em;margin:0 0 10px;text-transform:uppercase}.price-generator-head h2{color:#171411;font-size:34px;font-weight:760;letter-spacing:-.04em;margin:0 0 10px}.price-generator-head p{color:#756b60;font-size:15px;line-height:1.5;margin:0;max-width:620px}.price-export-btn{background:#171411;border:none;border-radius:999px;box-shadow:0 16px 34px #0000002e;color:#fff;cursor:pointer;font-weight:760;padding:14px 24px;white-space:nowrap}.price-export-btn:disabled{cursor:wait;opacity:.75}.price-generator-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.price-admin-form button,.price-generator-actions button{background:#171411;border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:760;padding:11px 18px}.price-admin-form{background:#ffffffe0;border:1px solid #231c1414;border-radius:26px;box-shadow:0 14px 34px #21180f12;margin-bottom:22px;padding:24px}.price-admin-form h3{color:#171411;font-size:22px;font-weight:760;letter-spacing:-.02em;margin:0 0 18px}.price-admin-form h4{color:#171411;font-size:17px;font-weight:720;margin:20px 0 12px}.price-form-row{align-items:flex-end;display:flex;gap:12px}.price-form-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.price-field{display:flex;flex-direction:column;gap:7px;min-width:0}.price-field span{color:#766b60;font-size:12px;font-weight:720;letter-spacing:.01em}.price-field-wide{grid-column:span 1}.price-admin-form input,.price-admin-form select{background:#fff;border:1px solid #231c1424;border-radius:16px;box-sizing:border-box;color:#171411;font-size:15px;font-weight:620;min-height:48px;outline:none;padding:0 15px;width:100%}.price-admin-form input::placeholder{color:#afa69c;font-weight:500}.price-admin-form input:focus,.price-admin-form select:focus{border-color:#171411;box-shadow:0 0 0 3px #1714110f}.price-dimensions-card{background:#f8f5f0;border:1px solid #231c1414;border-radius:20px;grid-column:1/-1;padding:14px}.price-dimensions-title{color:#171411;font-size:14px;font-weight:760;margin-bottom:12px}.price-dimensions-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.price-image-editor{grid-gap:16px;align-items:center;background:#f8f5f0;border:1px solid #231c1414;border-radius:22px;display:grid;gap:16px;grid-template-columns:132px 1fr;margin-top:16px;padding:14px}.price-image-preview-box{align-items:center;background:#fff;border:1px solid #231c1414;border-radius:18px;display:flex;height:102px;justify-content:center;overflow:hidden;width:132px}.price-image-preview-box img{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.price-image-empty{color:#8d8378;font-size:12px;font-weight:650;padding:12px;text-align:center}.price-image-info{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.price-image-info span{color:#756b60;font-size:13px;font-weight:650}.price-replace-image-btn{align-items:center;background:#171411;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:760;justify-content:center;min-height:40px;padding:0 16px}.price-replace-image-btn input{display:none}.price-groups-editor{margin-top:18px}.price-group-edit-row{grid-gap:10px;align-items:end;display:grid;gap:10px;grid-template-columns:1fr 150px auto;margin-bottom:12px}.price-secondary-btn{background:#5a4a3d!important}.price-form-actions{display:flex;gap:10px;margin-top:18px}.price-save-item-btn{flex:1 1;min-height:50px}.price-cancel-btn{background:#8a7d70!important}.price-bulk-update-card{align-items:center;background:#ffffffdb;border:1px solid #231c1414;border-radius:26px;box-shadow:0 14px 34px #21180f0f;display:flex;gap:24px;justify-content:space-between;margin-bottom:22px;padding:22px 24px}.price-bulk-update-left h4{color:#171411;font-size:20px;font-weight:760;margin:0 0 6px}.price-bulk-update-left p{color:#7a7065;font-size:14px;margin:0}.price-bulk-update-controls{align-items:center;display:flex;gap:10px}.price-bulk-update-controls input,.price-bulk-update-controls select{background:#fff;border:1px solid #231c1424;border-radius:16px;color:#171411;font-size:15px;font-weight:700;height:48px;outline:none;padding:0 16px}.price-bulk-update-controls select{width:72px}.price-bulk-update-controls input{width:120px}.price-bulk-update-controls span{color:#171411;font-size:18px;font-weight:760}.price-bulk-update-controls button{background:#171411;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:14px;font-weight:760;height:48px;padding:0 20px}.price-series-tools{background:#ffffffc7;border:1px solid #231c1414;border-radius:26px;box-shadow:0 14px 34px #21180f0f;margin-bottom:24px;padding:20px}.price-series-tools-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.price-series-tools-head span{color:#8a7d70;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.price-series-edit-actions button,.price-series-tools-head button{background:#171411;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:13px;font-weight:800;padding:10px 16px}.price-series-edit-actions{display:flex;gap:8px}.price-series-edit-actions button:last-child{background:#8a7d70}.price-generator-controls{display:flex;flex-wrap:wrap;gap:10px}.price-generator-controls button{background:#ffffffbd;border:1px solid #231c141a;border-radius:999px;color:#5d5146;cursor:pointer;font-weight:700;padding:10px 16px;transition:.2s ease}.price-generator-controls button.active,.price-generator-controls button:hover{background:#171411;color:#fff}.price-series-draft-list{display:flex;flex-wrap:wrap;gap:10px}.price-series-draft-item{align-items:center;background:#fff;border:1px solid #231c141f;border-radius:999px;box-shadow:0 8px 22px #21180f0d;cursor:grab;display:flex;gap:8px;min-height:48px;padding:6px 10px;transition:.18s ease}.price-series-draft-item:active{cursor:grabbing}.price-series-draft-item.is-dragging{opacity:.45;transform:scale(.98)}.price-series-draft-item input{background:#0000;border:none;color:#171411;font-size:14px;font-weight:800;outline:none;width:150px}.price-series-drag-handle{cursor:grab;display:flex;flex-direction:column;gap:3px;height:22px;justify-content:center;opacity:.35;width:22px}.price-series-drag-handle:hover{opacity:.85}.price-series-drag-handle:active{cursor:grabbing}.price-series-drag-handle span{background:#171411;border-radius:99px;display:block;height:2px;width:16px}.price-generator-empty{background:#ffffffb3;border-radius:24px;color:#756b60;font-weight:700;padding:34px;text-align:center}.price-catalog-preview{display:flex;flex-direction:column;gap:26px}.catalog-series-section{background:#ffffffdb;border:1px solid #231c1414;border-radius:30px;box-shadow:0 18px 46px #21180f14;padding:28px}.catalog-series-header{align-items:end;border-bottom:1px solid #231c1414;display:flex;gap:18px;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.catalog-series-header span{color:#8a7d70;font-size:12px;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.catalog-series-header h3{color:#171411;font-size:30px;font-weight:760;letter-spacing:-.04em;line-height:1;margin:0;text-transform:uppercase}.catalog-products-grid{grid-column-gap:0;grid-row-gap:20px;column-gap:0;display:grid;grid-template-columns:repeat(2,minmax(360px,1fr));row-gap:20px}.catalog-product-card{background:#fff;border:1px solid #231c146b;border-radius:0;cursor:default;margin:0;overflow:hidden;position:relative}.catalog-product-card:active{cursor:grabbing}.catalog-product-card.is-dragging{opacity:.45;transform:scale(.985)}.catalog-drag-handle{cursor:grab;display:flex;flex-direction:column;gap:4px;height:24px;justify-content:center;left:12px;opacity:.28;position:absolute;top:10px;transition:.18s ease;width:28px;z-index:6}.catalog-drag-handle:hover{opacity:.85}.catalog-drag-handle:active{cursor:grabbing}.catalog-drag-handle span{background:#171411;border-radius:99px;display:block;height:2px;width:18px}.catalog-card-actions{display:flex;gap:6px;opacity:0;pointer-events:none;position:absolute;right:8px;top:8px;transition:.2s ease;z-index:4}.catalog-product-card:hover .catalog-card-actions{opacity:1;pointer-events:auto}.catalog-card-actions button{background:#171411eb;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:11px;font-weight:700;padding:7px 10px}.catalog-product-top{align-items:center;background:#fff;border-bottom:1px solid #231c146b;display:flex;justify-content:center;min-height:34px;padding:5px 10px}.catalog-product-top h4{color:#171411;font-size:16px;font-weight:760;line-height:1.2;margin:0;text-align:center}.catalog-product-body{display:grid;grid-template-columns:190px 1fr;min-height:150px}.catalog-product-image{align-items:center;background:#fff;border-right:1px solid #231c146b;display:flex;justify-content:center;padding:4px}.catalog-product-image img{display:block;height:auto;max-height:142px;max-width:100%;object-fit:contain;width:auto}.catalog-image-placeholder{color:#9a8f84;font-size:13px;font-weight:650}.catalog-product-right{display:flex;flex-direction:column;min-width:0}.catalog-dimensions{align-items:baseline;background:#fff;border-bottom:1px solid #231c146b;color:#171411;display:flex;gap:8px;line-height:1.2;padding:5px 12px}.catalog-dimensions span{color:#7c7065;font-size:12px;font-weight:650}.catalog-dimensions strong{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#f39c1229,#f39c1252);border:1px solid #f39c126b;border-radius:12px;box-shadow:0 2px 10px #f39c1224,inset 0 1px 0 #ffffff73;color:#171411;display:inline-flex;font-size:14px;font-weight:800;letter-spacing:.01em;padding:4px 12px}.catalog-prices{display:flex;flex:1 1;flex-direction:column}.catalog-price-group{border-bottom:1px solid #231c146b;display:grid;flex:1 1;grid-template-columns:1fr 96px;min-height:54px}.catalog-price-group:last-child{border-bottom:none}.catalog-colors{color:#2c241f;font-size:15px;font-weight:620;line-height:1.2;padding:6px 10px;text-align:center}.catalog-colors,.catalog-price{align-items:center;display:flex;justify-content:center}.catalog-price{border-left:1px solid #231c146b;color:#171411;font-size:16px;font-weight:800;padding:6px 8px;white-space:nowrap}.catalog-product-card:has(.catalog-inline-editor){border-color:#171411bf;box-shadow:0 14px 34px #17141124;overflow:visible;z-index:8}.catalog-inline-editor{background:#fff;padding:12px}.catalog-inline-editor input,.catalog-inline-title-input{background:#fff;border:1px solid #231c1433;border-radius:12px;box-sizing:border-box;color:#171411;font-size:14px;font-weight:700;min-height:38px;outline:none;padding:0 11px;width:100%}.catalog-inline-title-input{font-size:15px;font-weight:800;margin-bottom:10px;text-align:center}.catalog-inline-editor input:focus{border-color:#171411;box-shadow:0 0 0 3px #1714110f}.catalog-inline-body{grid-gap:12px;display:grid;gap:12px;grid-template-columns:150px 1fr}.catalog-inline-image{display:flex;flex-direction:column;gap:8px}.catalog-inline-image-preview{align-items:center;background:#faf8f4;border:1px solid #231c1429;border-radius:14px;display:flex;height:118px;justify-content:center;overflow:hidden;width:100%}.catalog-inline-image-preview img{max-height:100%;max-width:100%;object-fit:contain}.catalog-inline-image-preview span{color:#8a7d70;font-size:13px;font-weight:700}.catalog-inline-image-btn{align-items:center;background:#171411;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:800;justify-content:center;min-height:36px}.catalog-inline-image-btn input{display:none}.catalog-inline-right{display:flex;flex-direction:column;gap:10px}.catalog-inline-dimensions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.catalog-inline-price-groups{display:flex;flex-direction:column;gap:8px}.catalog-inline-price-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 92px 34px}.catalog-inline-price-row button{background:#171411;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;font-weight:800}.catalog-inline-add-price{background:#5a4a3d;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:12px;font-weight:800;min-height:36px}.catalog-inline-actions{display:flex;gap:8px;margin-top:12px}.catalog-inline-actions button{background:#171411;border:none;border-radius:999px;color:#fff;cursor:pointer;flex:1 1;font-size:13px;font-weight:800;min-height:40px}.catalog-inline-actions button:last-child{background:#8a7d70}.catalog-product-card:has(.catalog-inline-editor) .catalog-card-actions,.catalog-product-card:has(.catalog-inline-editor) .catalog-drag-handle{display:none}.price-pdf-export-root *{box-sizing:border-box}.price-pdf-page{background:#fff;overflow:hidden;padding:24px 70px;width:1040px}.price-pdf-page .catalog-series-header{display:none!important}.price-pdf-products-grid{grid-column-gap:0;grid-row-gap:18px;align-items:start;column-gap:0;display:grid;grid-template-columns:repeat(2,430px);justify-content:center;row-gap:18px}.price-pdf-page .catalog-product-card{background:#fff!important;border:1px solid #231c1485!important;border-radius:0!important;box-shadow:none!important;margin:0!important;overflow:hidden!important;width:430px!important}.price-pdf-page .catalog-card-actions,.price-pdf-page .catalog-drag-handle{display:none!important}.price-pdf-page .catalog-product-top{background:#fff!important;border-bottom:1px solid #231c1485!important;height:30px!important;min-height:30px!important;padding:3px 8px!important}.price-pdf-page .catalog-product-top h4{font-size:13px!important;font-weight:800!important;line-height:1.1!important;margin:0!important;text-align:center!important}.price-pdf-page .catalog-product-body{display:grid!important;grid-template-columns:145px 1fr!important;height:128px!important;min-height:128px!important}.price-pdf-page .catalog-product-image{align-items:center!important;background:#fff!important;border-right:1px solid #231c1485!important;display:flex!important;justify-content:center!important;overflow:hidden!important;padding:4px!important}.price-pdf-page .catalog-product-image img{display:block!important;height:auto!important;max-height:112px!important;max-width:100%!important;object-fit:contain!important;width:auto!important}.price-pdf-page .catalog-product-right{display:flex!important;flex-direction:column!important;height:128px!important;min-width:0!important}.price-pdf-page .catalog-dimensions{align-items:center!important;background:#fff!important;border-bottom:1px solid #231c1485!important;display:flex!important;gap:6px!important;height:30px!important;line-height:1.1!important;min-height:30px!important;padding:4px 8px!important}.price-pdf-page .catalog-dimensions span{color:#7c7065!important;font-size:10px!important;font-weight:700!important;white-space:nowrap!important}.price-pdf-page .catalog-dimensions strong{align-items:center!important;background:#fff1c9!important;border:1px solid #f39c1280!important;border-radius:999px!important;box-shadow:none!important;color:#171411!important;display:inline-flex!important;font-size:11px!important;font-weight:800!important;padding:2px 8px!important;white-space:nowrap!important}.price-pdf-page .catalog-prices{display:flex!important;flex:1 1!important;flex-direction:column!important;min-height:98px!important}.price-pdf-page .catalog-price-group{border-bottom:1px solid #231c1485!important;display:grid!important;flex:1 1!important;grid-template-columns:1fr 72px!important;height:49px!important;min-height:49px!important}.price-pdf-page .catalog-price-group:last-child{border-bottom:none!important}.price-pdf-page .catalog-colors{color:#2c241f!important;font-size:12px!important;font-weight:700!important;line-height:1.15!important;padding:4px 12px!important;text-align:center!important}.price-pdf-page .catalog-colors,.price-pdf-page .catalog-price{align-items:center!important;display:flex!important;justify-content:center!important}.price-pdf-page .catalog-price{border-left:1px solid #231c1485!important;color:#171411!important;font-size:13px!important;font-weight:800!important;padding:5px 6px!important;white-space:nowrap!important}.price-export-overlay{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f0d0b6b;display:flex;height:100vh;inset:0;justify-content:center;overscroll-behavior:none;position:fixed;touch-action:none;width:100vw;z-index:2147483647}.price-export-modal{animation:priceExportModalIn .28s ease;background:#fffffff0;border:1px solid #ffffff9e;border-radius:30px;box-shadow:0 24px 70px #00000038;padding:28px;text-align:center;width:min(420px,calc(100vw - 32px))}@keyframes priceExportModalIn{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.price-export-loader{background:#eee8df;border-radius:999px;height:12px;margin-bottom:18px;overflow:hidden;width:100%}.price-export-loader-fill{background:linear-gradient(90deg,#171411,#6f6255);border-radius:inherit;height:100%;transition:width .22s ease}.price-export-percent{color:#171411;font-size:34px;font-weight:850;letter-spacing:-.04em;margin-bottom:10px}.price-export-modal h3{color:#171411;font-size:22px;font-weight:800;margin:0 0 8px}.price-export-modal p{color:#7a7065;font-size:14px;font-weight:650;margin:0}@media (max-width:1200px){.catalog-products-grid{grid-template-columns:1fr}}@media (max-width:900px){.price-bulk-update-card{align-items:stretch;flex-direction:column}.price-bulk-update-controls{flex-wrap:wrap}}@media (max-width:800px){.price-form-grid,.price-form-row,.price-group-edit-row{flex-direction:column;grid-template-columns:1fr}.price-dimensions-grid,.price-image-editor{grid-template-columns:1fr}.price-image-preview-box{width:100%}}@media (max-width:700px){.price-generator-head{flex-direction:column;padding:22px}.price-generator-head h2{font-size:28px}.catalog-series-section{padding:18px}.catalog-product-body{grid-template-columns:130px 1fr}.catalog-product-image img{max-height:118px}.catalog-price-group{grid-template-columns:1fr}.catalog-price{border-left:none;border-top:1px solid #231c146b}.catalog-inline-body,.catalog-inline-dimensions,.catalog-inline-price-row{grid-template-columns:1fr}.catalog-inline-price-row button{min-height:34px}.price-series-tools-head{align-items:flex-start;flex-direction:column}.price-series-draft-item{border-radius:18px;width:100%}.price-series-draft-item input{width:100%}}@media print{@page{size:A4 landscape;margin:8mm}body{background:#fff!important}.admin-sidebar,.admin-topbar,.catalog-card-actions,.catalog-drag-handle,.price-admin-form,.price-bulk-update-card,.price-export-overlay,.price-generator-actions,.price-generator-controls,.price-generator-head,.price-series-tools{display:none!important}.admin-layout,.admin-main,.admin-shell{border:none!important;box-shadow:none!important;margin:0!important;max-width:none!important;min-height:auto!important;padding:0!important}.admin-layout,.admin-main,.admin-shell,.price-catalog-preview{background:#fff!important;display:block!important;width:100%!important}.catalog-series-section{background:#fff!important;border:none!important;border-radius:0!important;box-shadow:none!important;break-after:page;margin:0!important;padding:0!important;page-break-after:always}.catalog-series-section:last-child{break-after:auto;page-break-after:auto}.catalog-series-header{margin-bottom:10px!important;padding-bottom:8px!important}.catalog-series-header h3{font-size:24px!important}.catalog-products-grid{gap:0!important;grid-template-columns:repeat(2,1fr)!important}.catalog-product-card{border-radius:0!important;break-inside:avoid;page-break-inside:avoid}.catalog-product-top{min-height:30px!important;padding:5px 8px!important}.catalog-product-top h4{font-size:12px!important}.catalog-product-body{grid-template-columns:125px 1fr!important;min-height:112px!important}.catalog-product-image{padding:4px!important}.catalog-product-image img{height:auto!important;max-height:104px!important;max-width:100%!important;width:auto!important}.catalog-dimensions{padding:5px 8px!important}.catalog-dimensions,.catalog-dimensions span,.catalog-dimensions strong{font-size:10px!important}.catalog-price-group{grid-template-columns:1fr 72px!important;min-height:38px!important}.catalog-colors{font-size:10px!important;line-height:1.2!important;padding:5px 7px!important}.catalog-price{font-size:11px!important;padding:5px 6px!important}}.banner-editor{width:100%}.banner-editor.fullscreen{background:radial-gradient(circle at 20% 10%,#d6be9973,#0000 34%),linear-gradient(135deg,#f5efe6,#eadfce 48%,#d6c3ae);box-sizing:border-box;inset:0;overflow:auto;padding:24px;position:fixed;z-index:9999}.banner-editor-loading{background:#ffffffc2;border-radius:28px;color:#5d5146;font-weight:800;padding:32px}.banner-editor-hidden-input{display:none}.banner-editor-toolbar{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffc7;border:1px solid #231c1414;border-radius:24px;box-shadow:0 18px 46px #21180f14;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px;padding:14px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.banner-editor-toolbar-actions,.banner-editor-toolbar-left{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.banner-editor-status{background:#208a841a;border-radius:999px;color:#208a84;font-size:12px;font-weight:900;letter-spacing:.12em;padding:10px 14px;text-transform:uppercase}.banner-editor-toolbar-actions button{background:#f5efe6f2;border:none;border-radius:999px;color:#4f453c;cursor:pointer;font-size:13px;font-weight:900;padding:11px 16px;transition:.2s ease}.banner-editor-toolbar-actions button:hover{background:#fff;transform:translateY(-1px)}.banner-editor-toolbar-actions button.active{background:#171411;color:#fff}.banner-editor-toolbar-actions button.save{background:#208a84;box-shadow:0 12px 28px #208a843d;color:#fff}.banner-editor-toolbar-actions button:disabled{cursor:not-allowed;opacity:.55;transform:none}.banner-editor-switch{align-items:center;color:#5d5146;cursor:pointer;display:flex;font-size:13px;font-weight:850;gap:9px;-webkit-user-select:none;user-select:none;white-space:nowrap}.banner-editor-switch input{display:none}.banner-editor-switch i{background:#d8d0c6;border-radius:999px;height:24px;position:relative;transition:.2s ease;width:42px}.banner-editor-switch i:before{background:#fff;border-radius:50%;box-shadow:0 4px 10px #0000002e;content:"";height:18px;left:3px;position:absolute;top:3px;transition:.2s ease;width:18px}.banner-editor-switch input:checked+i{background:#208a84}.banner-editor-switch input:checked+i:before{transform:translateX(18px)}.banner-editor-canvas-wrap{align-items:flex-start;display:flex;justify-content:center;min-height:680px;overflow:auto;padding:8px 0 36px;width:100%}.banner-editor-canvas{transition:.25s ease;width:100%}.banner-editor-canvas.desktop{max-width:1180px}.banner-editor-canvas.mobile{width:min(420px,100%)}.banner-editor-preview{background:#111;border-radius:32px;box-shadow:0 30px 80px #21180f2e;overflow:hidden;position:relative;width:100%}.banner-editor-canvas.desktop .banner-editor-preview{aspect-ratio:16/8;min-height:620px}.banner-editor-canvas.mobile .banner-editor-preview{aspect-ratio:9/16;border-radius:38px;min-height:auto}.banner-editor-preview video{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.banner-editor-empty-video{align-items:center;background:#1d1a16;color:#fff;display:flex;font-size:18px;font-weight:900;inset:0;justify-content:center;position:absolute}.banner-editor-overlay{background:#00000080;inset:0;position:absolute;z-index:1}.banner-editor-upload-btn{background:#ffffffeb;border:none;border-radius:999px;color:#171411;cursor:pointer;font-size:12px;font-weight:900;opacity:0;padding:10px 14px;position:absolute;transform:translateY(-4px);transition:.2s ease;z-index:10}.banner-editor-preview:hover .banner-editor-upload-btn{opacity:1;transform:translateY(0)}.banner-editor-upload-btn.top-video{right:18px;top:18px}.editable-block{cursor:text;outline:1px solid #0000;outline-offset:6px;transition:.18s ease}.editable-block:hover{background:#f39c1214;outline-color:#f39c12e6}.editable-block:focus{background:#f39c121f;outline-color:#f39c12}.banner-editor-discount{background:#0000008f;border-radius:999px;box-shadow:0 4px 8px #ffffff59;color:#fff;font-size:15px;left:50%;line-height:1.2;max-width:820px;padding:12px 24px;position:absolute;text-align:center;top:24px;transform:translateX(-50%);width:calc(100% - 80px);z-index:4}.banner-editor-discount strong{color:#f39c12;font-size:20px;font-weight:900}.banner-editor-main-text{color:#fff;left:50%;position:absolute;text-align:center;top:48%;transform:translate(-50%,-50%);width:86%;z-index:4}.banner-editor-logo-wrap{margin:0 auto -12px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.banner-editor-logo-wrap img{filter:drop-shadow(0 2px 6px rgba(0,0,0,.4));height:110px}.banner-editor-logo-wrap>span{color:#fff;display:block;font-size:42px;font-weight:900}.banner-editor-logo-wrap button{background:#fffffff0;border:none;border-radius:999px;bottom:-8px;color:#171411;cursor:pointer;font-size:11px;font-weight:900;left:50%;opacity:0;padding:8px 12px;position:absolute;transform:translate(-50%,8px);transition:.2s ease;white-space:nowrap}.banner-editor-logo-wrap:hover button{opacity:1;transform:translate(-50%)}.banner-editor-main-text h2{color:#fff;font-size:clamp(36px,4vw,70px);font-weight:500;line-height:1.12;margin:0;text-transform:uppercase}.banner-editor-main-text p{color:#f39c12;font-size:clamp(18px,1.4vw,25px);font-weight:800;line-height:1.35;margin:18px auto 0;max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.banner-editor-info{bottom:34px;display:flex;flex-direction:column;gap:10px;left:22px;max-width:calc(100% - 44px);position:absolute;z-index:4}.banner-editor-pill{align-items:center;background:#0000008c;border:1px solid #ffffff1f;border-radius:999px;box-shadow:0 10px 30px #00000038;color:#fff;display:inline-flex;gap:10px;max-width:100%;padding:10px 14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.banner-editor-pill span{font-size:15px;line-height:1.15;text-align:left}.banner-editor-pill.payment span{white-space:normal}.banner-editor-payment-icons{display:inline-flex;flex-shrink:0;gap:8px}.icon-edit{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;height:30px;justify-content:center;padding:0;width:30px}.icon-edit img{filter:drop-shadow(0 0 5px rgba(255,255,255,.8));height:25px;object-fit:contain;width:25px}.icon-edit:hover{background:#ffffff24}.banner-editor-hidden-layer{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000ad;color:#fff;display:flex;font-size:34px;font-weight:900;inset:0;justify-content:center;position:absolute;z-index:20}.banner-editor-canvas.mobile .banner-editor-discount{font-size:13px;padding:11px 16px;top:22px;width:calc(100% - 40px)}.banner-editor-canvas.mobile .banner-editor-discount strong{font-size:16px}.banner-editor-canvas.mobile .banner-editor-main-text{top:43%;width:88%}.banner-editor-canvas.mobile .banner-editor-logo-wrap img{height:78px;margin-bottom:-6px}.banner-editor-canvas.mobile .banner-editor-main-text h2{font-size:29px;line-height:1.14}.banner-editor-canvas.mobile .banner-editor-main-text p{font-size:16px;max-width:280px}.banner-editor-canvas.mobile .banner-editor-info{bottom:38px;left:14px;max-width:calc(100% - 28px)}.banner-editor-canvas.mobile .banner-editor-pill{gap:6px;padding:9px 12px}.banner-editor-canvas.mobile .banner-editor-pill span{font-size:12px}.banner-editor-canvas.mobile .icon-edit{height:26px;width:26px}.banner-editor-canvas.mobile .icon-edit img{height:21px;width:21px}@media (max-width:900px){.banner-editor-toolbar{align-items:flex-start;flex-direction:column}.banner-editor-canvas-wrap{min-height:auto}.banner-editor-canvas.desktop .banner-editor-preview{min-height:520px}}.editable-size-wrap{margin-left:auto;margin-right:auto;max-width:100%;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.floating-control{background:#fffffff0;border-radius:18px;bottom:calc(100% + 14px);box-shadow:0 18px 44px #00000038;color:#171411;left:50%;opacity:0;padding:12px 14px;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(8px);transition:.2s ease;width:230px;z-index:30}.floating-control span{display:block;font-size:12px;font-weight:900;margin-bottom:8px}.floating-control input{width:100%}.banner-editor-logo-wrap:focus-within .logo-floating-control,.banner-editor-logo-wrap:hover .logo-floating-control,.editable-size-wrap:focus-within .floating-control,.editable-size-wrap:hover .floating-control,.floating-control:focus-within,.floating-control:hover,.logo-floating-control:focus-within,.logo-floating-control:hover{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.logo-floating-control{bottom:calc(100% + 18px)}
/*# sourceMappingURL=main.0b5b80a4.css.map*/