.dc-installation-popup{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0a254099;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);z-index:99999;align-items:center;justify-content:center;overflow:hidden}.dc-installation-popup.is-active{display:flex}.dc-installation-popup .popup-content{position:relative;width:720px;max-width:92vw;max-height:82vh;overflow:hidden;display:flex;flex-direction:column;background:#faf7f2;border-radius:0;box-shadow:0 4px 6px #0a25400a,0 12px 40px #0a25402e,0 32px 80px #0a25401f;font-family:Jost,system-ui,sans-serif;min-height:0;margin:0}.dc-installation-popup .popup-header{background:#0a2540;border-bottom:2px solid #CC1F2D;display:flex;align-items:flex-start;justify-content:space-between;padding:22px 28px 18px;position:relative;flex-shrink:0}.dc-installation-popup .popup-header .headoo{flex:1;padding-right:40px}.dc-installation-popup .popup-header h2{font-family:Cormorant,Georgia,serif;font-size:24px;font-weight:600;color:#faf7f2;margin:0 0 4px;letter-spacing:-.01em;line-height:1.2}.dc-installation-popup .popup-subheader p{font-family:Jost,sans-serif;font-size:12px;font-weight:300;color:#faf7f2a6;margin:0;line-height:1.5}.dc-installation-popup .popup-close{position:absolute;top:16px;right:18px;width:30px;height:30px;background:#faf7f21f;border:1px solid rgba(250,247,242,.22);border-radius:0;color:#faf7f2;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;padding:0}.dc-installation-popup .popup-close:hover{background:#cc1f2dd9;border-color:#cc1f2d}.dc-installation-popup .overflow-div{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;background:#faf7f2;padding:0 28px}.dc-installation-popup .overflow-div::-webkit-scrollbar{width:4px}.dc-installation-popup .overflow-div::-webkit-scrollbar-track{background:#f0ebe3}.dc-installation-popup .overflow-div::-webkit-scrollbar-thumb{background:#adadad}.dc-installation-popup .overflow-div::-webkit-scrollbar-thumb:hover{background:#0a2540}.dc-installation-popup .installation-product{display:grid;grid-template-columns:100px 1fr 220px;gap:20px;padding:20px 0;border-bottom:1px solid #E8E3DC;background:transparent;align-items:center}.dc-installation-popup .installation-product:last-child{border-bottom:none}.dc-installation-popup .installation-product.sold-out{opacity:.55}.dc-installation-popup .product-image{width:100px;height:100px;border:1px solid #E8E3DC;overflow:hidden;flex-shrink:0}.dc-installation-popup .product-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.dc-installation-popup .product-info h3{font-family:Jost,sans-serif;font-size:13px;font-weight:500;color:#0a2540;margin:0 0 6px;line-height:1.4}.dc-installation-popup .product-info p{font-family:Jost,sans-serif;font-size:12px;font-weight:400;color:#6b6b6b;margin:0 0 2px;line-height:1.4}.dc-installation-popup .product-info .low-stock{color:#cc1f2d;font-size:11px;font-weight:500;margin-top:4px}.dc-installation-popup .product-purchase{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.dc-installation-popup .quantity-wrapper{display:flex;align-items:center;gap:0;border:1.5px solid #E8E3DC;background:#fff;width:fit-content}.dc-installation-popup .quantity-control{width:32px;height:32px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;color:#0a2540;transition:background .15s,color .15s;padding:0}.dc-installation-popup .quantity-control:hover:not(:disabled){background:#0a2540;color:#faf7f2}.dc-installation-popup .quantity-control:disabled{opacity:.35;cursor:not-allowed}.dc-installation-popup .quantity-input{width:44px;height:32px;text-align:center;border:none;border-left:1.5px solid #E8E3DC;border-right:1.5px solid #E8E3DC;background:#faf7f2;font-family:Jost,sans-serif;font-size:13px;color:#0a2540;padding:0;margin:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.dc-installation-popup .quantity-input::-webkit-outer-spin-button,.dc-installation-popup .quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.dc-installation-popup .total_price{font-family:Jost,sans-serif;font-size:12px;font-weight:400;color:#6b6b6b;display:flex;align-items:center;gap:4px;margin:0}.dc-installation-popup .product-total{font-weight:600;color:#0a2540;font-size:13px}.dc-installation-popup .add-to-basket{width:100%;height:36px;padding:0 14px;background:#0a2540;color:#faf7f2;border:none;border-radius:0;cursor:pointer;font-family:Jost,sans-serif;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;transition:background .18s;white-space:nowrap}.dc-installation-popup .add-to-basket:hover:not(:disabled){background:#cc1f2d}.dc-installation-popup .add-to-basket:disabled,.dc-installation-popup .add-to-basket.sold-out-btn{background:#adadad;cursor:not-allowed}.dc-installation-popup .add-to-basket.success{background:#1a7a3c}.dc-installation-popup .add-to-basket.error{background:#cc1f2d}.sold-out-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a2540a6;color:#faf7f2;display:flex;align-items:center;justify-content:center;font-family:Jost,sans-serif;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.installation-product.sold-out{opacity:.6;position:relative}.low-stock{color:#cc1f2d;font-weight:500;font-size:11px;margin-top:4px}.quantity-control:disabled{opacity:.5;cursor:not-allowed}.quantity-input:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.dc-installation-popup.is-active{align-items:flex-end}.dc-installation-popup .popup-content{width:100%;max-width:100%;max-height:92vh;align-self:flex-end;border-radius:0}.dc-installation-popup .popup-header{padding:18px 20px 14px}.dc-installation-popup .popup-header h2{font-size:20px}.dc-installation-popup .overflow-div{padding:0 16px}.dc-installation-popup .installation-product{grid-template-columns:80px 1fr;grid-template-rows:auto auto;gap:12px;padding:16px 0}.dc-installation-popup .product-image{width:80px;height:80px}.dc-installation-popup .product-purchase{grid-column:1 / -1;flex-direction:row;align-items:center;flex-wrap:wrap;gap:10px}.dc-installation-popup .add-to-basket{flex:1;min-width:120px}}@media(max-width:480px){.dc-installation-popup .popup-header{padding:16px 16px 12px}.dc-installation-popup .overflow-div{padding:0 12px}.dc-installation-popup .installation-product{grid-template-columns:70px 1fr;gap:10px}.dc-installation-popup .product-image{width:70px;height:70px}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/installation-popup.css.map */
