.Cart_cartHeader__l556v{font-family:Inter,sans-serif;font-size:32px;font-weight:600;color:#111827;margin-bottom:32px;display:flex;align-items:center;gap:12px}.Cart_cartContainer__aeSAr{display:flex;justify-content:space-between;gap:32px}.Cart_cartItem__si7hC{display:flex;gap:24px;padding:24px;background:#fff;border:1px solid #f3f4f6;border-radius:16px;margin-bottom:20px;transition:all .3s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);position:relative}.Cart_cartItem__si7hC:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1);border-color:#e5e7eb}.Cart_cartItemImage__hRzED{width:140px;height:140px;border-radius:12px;object-fit:contain;background:#f9fafb;padding:12px;border:1px solid #f3f4f6}.Cart_cartItemDetails__y_yjj{flex:1 1}.Cart_cartItemTitle__dLgY_{font-size:18px;font-weight:700;color:#111827;margin-bottom:8px}.Cart_detailsGrid__JztH7{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:8px 16px;gap:8px 16px;margin-bottom:16px}.Cart_detailItem__WgyK_{display:flex;align-items:center;gap:8px}.Cart_cartItemLabel__BOw2N{font-size:13px;color:#6b7280;font-weight:500;white-space:nowrap}.Cart_cartItemValue__5WLzq{font-size:13px;color:#374151;font-weight:600}.Cart_priceSection__GJkQW{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:16px;border-top:1px solid #f3f4f6}.Cart_itemPrice__O3J8P{font-size:18px;font-weight:700;color:#111827}.Cart_quantitySelector__5K6D7{display:flex;align-items:center;background:#f3f4f6;border-radius:9999px;padding:4px;gap:4px;width:-moz-fit-content;width:fit-content}.Cart_quantitySelector__5K6D7 svg{width:32px;height:32px;padding:8px;border-radius:50%;color:#4b5563;transition:all .2s ease}.Cart_quantitySelector__5K6D7 svg:hover{background:#e5e7eb;color:#111827}.Cart_cartQuantityInput__fa16g{width:40px;text-align:center;border:none;background:transparent;font-size:14px;font-weight:700;color:#111827;outline:none}.Cart_removeItem__sJQAz{background:#fee2e2;color:#ef4444;border:none;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:absolute;top:24px;right:24px}.Cart_removeItem__sJQAz:hover{background:#fecaca;color:#dc2626;transform:scale(1.05)}.Cart_cartSummary__baWNv{background:#fff;border:1px solid #f3f4f6;border-radius:20px;padding:32px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);position:-webkit-sticky;position:sticky;top:24px}.Cart_summaryTitle__Y_znM{font-size:20px;font-weight:700;color:#111827;margin-bottom:24px}.Cart_pricingItem__BPQsh{display:flex;justify-content:space-between;margin-bottom:12px}.Cart_pricingLabel__1xyeY{font-size:14px;color:#6b7280;font-weight:500}.Cart_pricingValue__5gTWp{font-size:14px;color:#111827;font-weight:600}.Cart_discountItem__VHFKF .Cart_pricingLabel__1xyeY,.Cart_discountItem__VHFKF .Cart_pricingValue__5gTWp{color:#166534;font-weight:700}.Cart_pricingValueTotal__Tn9Vm{font-size:24px;font-weight:800;color:#111827;letter-spacing:-.025em}.Cart_checkoutButton__pRMPn{width:100%;background:var(--button-primary-color,#e68a2a);color:#fff;padding:16px;border-radius:12px;border:none;font-size:16px;font-weight:700;margin-top:24px;cursor:pointer;transition:all .2s ease}.Cart_checkoutButton__pRMPn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(230,138,42,.2);filter:brightness(1.1)}.Cart_checkoutButton__pRMPn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.Cart_promo_wrapper__yXVZt{display:flex;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:4px;margin-top:20px}.Cart_promo_input__H_c7g{flex:1 1;background:transparent;border:none;padding:10px 12px;font-size:14px;font-weight:500;outline:none}.Cart_promo_button__Xm2PF{background:#111827;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.Cart_promo_button__Xm2PF:hover:not(:disabled){background:#374151}.Cart_badge__ide_e{display:inline-flex;align-items:center;padding:4px 10px;border-radius:9999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-left:8px}.Cart_badgePayLater__HzqWv{background:#eff6ff;color:#2563eb}.Cart_badgeQuote__pHcLI{background:#fff7ed;color:#ea580c}.Cart_emptyCartContainer__4lVq2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;text-align:center}.Cart_continueShoppingBtn__4KA6I{background:var(--button-primary-color,#e68a2a);color:#fff;padding:12px 24px;border-radius:12px;border:none;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease;width:100%;max-width:240px;margin:0 auto;display:block}.Cart_continueShoppingBtn__4KA6I:hover{transform:translateY(-2px);filter:brightness(1.1)}.Cart_promocodeOverlay__RsfAL{position:fixed;inset:0;background-color:rgba(17,24,39,.7);display:flex;align-items:center;justify-content:center;z-index:1000;animation:Cart_fadeIn__5NvI6 .3s ease-out}.Cart_promocodeModal__heU8h{background-color:#fff;border-radius:24px;padding:40px;max-width:440px;width:90%;text-align:center;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);animation:Cart_modalScaleUp__cSviw .4s cubic-bezier(.34,1.56,.64,1);border:1px solid #f3f4f6}.Cart_promocodeCheckmarkContainer__R5mfP{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.Cart_promocodeTitle__749Fu{font-size:16px;color:#6b7280;margin-bottom:8px;font-weight:500}.Cart_promocodeCode__UX85I{color:#166534;font-weight:700;background:#f0fdf4;padding:2px 8px;border-radius:6px}.Cart_promocodeAmount__WpDUy{font-size:28px;font-weight:800;color:#111827;margin-bottom:16px;letter-spacing:-.025em;line-height:1.2}.Cart_promocodeEmoji__HiCGl{margin-left:8px;display:inline-block}.Cart_promocodeDescription__EOC8w{font-size:15px;color:#4b5563;line-height:1.5}.Cart_promocodeButton__vcNnZ{width:100%;background-color:#111827;color:#fff;padding:14px;border-radius:12px;font-weight:700;font-size:16px;border:none;cursor:pointer;transition:all .2s ease}.Cart_promocodeButton__vcNnZ:hover{background-color:#374151;transform:translateY(-2px)}.Cart_promocodeMessageContainer__RIBST{margin-top:16px;padding:16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;display:flex;gap:12px}.Cart_promocodeMessageTxt__I4k8Z{font-size:14px;font-weight:600;color:#166534}@media (max-width:1024px){.Cart_cartContainer__aeSAr{flex-direction:column}}@media (max-width:640px){.Cart_cartItem__si7hC{flex-direction:column;padding:16px}.Cart_cartItemImage__hRzED{width:100%;height:180px}.Cart_removeItem__sJQAz{top:12px;right:12px}.Cart_detailsGrid__JztH7{grid-template-columns:1fr}}.Cart_blink__aHaFG{animation:Cart_blink-animation__QCSXl 1s steps(5,start) infinite}@keyframes Cart_blink-animation__QCSXl{to{visibility:hidden}}.Cart_errormssg__DrpsO{color:#ef4444;font-size:12px;font-weight:500;margin-top:8px}@keyframes Cart_fadeIn__5NvI6{0%{opacity:0}to{opacity:1}}@keyframes Cart_modalScaleUp__cSviw{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes Cart_drawCheck__qU_8L{to{stroke-dashoffset:0}}.Cart_removePromoBtn__RKdIe{background:transparent;color:#131313;border:none;font-size:13px;font-weight:600;cursor:pointer;padding:0;margin-top:8px;transition:color .2s ease;display:block}.Cart_removePromoBtn__RKdIe:hover{color:#d01d27}.Pagination_pagination__TofOK{display:flex;justify-content:center;align-items:center;gap:16px;padding:20px;border-top:1px solid #e5e5e5;background:#fff}.Pagination_pagination_btn__4wKQZ{display:flex;align-items:center;gap:var(--space-sm);background:#fff;border:1px solid #e5e5e5;color:#666;padding:8px;border-radius:var( --border-radius,7px);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.Pagination_pagination_btn__4wKQZ:hover:not(:disabled){border-color:#06c;color:#06c}.Pagination_pagination_btn__4wKQZ:disabled{opacity:.5;cursor:not-allowed}.Pagination_pagination_btn__4wKQZ svg{width:16px;height:16px}.Pagination_pagination_pages___LF2x{display:flex;gap:var(--space-xs)}.Pagination_pagination_page__spcVM{background:#fff;border:1px solid #e5e5e5;color:#666;padding:12px;border-radius:var( --border-radius,7px);font-size:14px;font-weight:500;cursor:pointer;min-width:40px;text-align:center;transition:all .2s}.Pagination_pagination_page__spcVM:hover{border-color:#06c;color:#06c}.Pagination_pagination_page__spcVM.Pagination_active__xaslx{background:#06c;border-color:#06c;color:#fff}.Pagination_comparisonImage__Nlw32{width:318px;height:318px;object-fit:contain;cursor:zoom-in}.Pagination_zoomBox__MeIWp{position:absolute;border:2px solid #000;background-repeat:no-repeat;pointer-events:none;transform:translate(-50%,-50%);z-index:10}.Pagination_zoomBoxLeft__p3KW2{transform:translate(-100%,-50%)}.Pagination_zoomBoxRight__olZ3l{transform:translateY(-50%)}.QuoteTable_quotes_table_section__YVgD8{background:#fff;border-radius:var( --border-radius,7px);box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:hidden}.QuoteTable_table_header__xQEJZ{display:flex;justify-content:space-between;align-items:center;padding:28px 32px;border-bottom:1px solid #f1f5f9}.QuoteTable_table_header__xQEJZ h3{font-size:20px;font-weight:600;color:#0f172a;margin:0}.QuoteTable_quotes_count__xndXE{font-size:14px;color:#64748b}.QuoteTable_quotes_container__DRNzj{padding:24px;display:flex;flex-direction:column}.QuoteTable_quote_card__hd9OY{display:flex;align-items:center;padding:24px;background:#fafbfc;border:1px solid #e2e8f0;border-radius:var( --border-radius,7px);transition:all .2s ease;justify-content:space-between;margin-bottom:20px}.QuoteTable_quote_card__hd9OY:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.05);transform:translateY(-1px)}.QuoteTable_quote_preview__bT3zu{width:72px;height:72px;background:#fff;border:1px solid #e2e8f0;border-radius:var( --border-radius,7px);display:flex;align-items:center;justify-content:center;flex-shrink:0}.QuoteTable_preview_icon__z69ep{color:#64748b}.QuoteTable_quote_header_info__D25WC{display:flex;align-items:center;gap:12px;margin-bottom:8px}.QuoteTable_quote_id__DdbFA{font-size:16px;font-weight:600;color:#0f172a;margin:0}.QuoteTable_quote_date__dXuiT{font-size:13px;color:#94a3b8}.QuoteTable_design_name__4ccER{font-size:15px;color:#334155;margin:0 0 6px;font-weight:500}.QuoteTable_quote_meta__Gembx{font-size:14px;color:#64748b;display:flex;align-items:center;gap:8px}.QuoteTable_separator__5sdZY{color:#cbd5e1}.QuoteTable_quote_status_section__uxDTe{flex-shrink:0;min-width:180px;display:flex;align-items:center;justify-content:center;text-align:center}.QuoteTable_status_tag__Ed_ZS{padding:6px 12px;border-radius:var( --border-radius,7px);font-size:12px;font-weight:600;text-transform:uppercase;display:inline-flex;align-items:center;gap:6px}.QuoteTable_progress__auvc1{background:#dbeafe;color:#1e40af}.QuoteTable_attention__cX3BW{background:#fee2e2;color:#dc2626}.QuoteTable_quote_value__BL9RS{display:flex;flex-direction:column;gap:4px;min-width:100px;align-items:center}.QuoteTable_value_label__wEvpJ{font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.QuoteTable_value_amount__Xv9Ir{font-size:20px;font-weight:600;color:#0f172a}.QuoteTable_quote_actions__p76b6{display:flex;gap:8px;flex-shrink:0;justify-content:end}.QuoteTable_action_btn__Ae9wL{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:var( --border-radius,7px);font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;border:none}.QuoteTable_primary___1uwo{background:#f59e0b;color:#fff}.QuoteTable_primary___1uwo:hover{background:#d97706;transform:translateY(-1px)}.QuoteTable_secondary__olvT0{background:#e2e8f0;color:#475569}.QuoteTable_secondary__olvT0:hover{background:#cbd5e1}.QuoteTable_outline__vXYZ0{background:#fff;color:#64748b;border:1px solid #e2e8f0}.QuoteTable_outline__vXYZ0:hover{border-color:#cbd5e1;background:#f8fafc}.QuoteTable_pagination__ts2sZ{display:flex;justify-content:center;align-items:center;gap:16px;padding:24px;border-top:1px solid #f1f5f9}.QuoteTable_pagination_btn__aMqCb{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;color:#64748b;padding:8px 16px;border-radius:var( --border-radius,7px);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.QuoteTable_pagination_btn__aMqCb:hover:not(:disabled){border-color:#cbd5e1;color:#334155}.QuoteTable_pagination_btn__aMqCb:disabled{opacity:.5;cursor:not-allowed}.QuoteTable_pagination_pages__xVWLI{display:flex;gap:4px}.QuoteTable_pagination_page__UXMef{background:#fff;border:1px solid #e2e8f0;color:#64748b;padding:8px 12px;border-radius:var( --border-radius,7px);font-size:14px;font-weight:500;cursor:pointer;min-width:40px;text-align:center;transition:all .2s}.QuoteTable_pagination_page__UXMef:hover{border-color:#cbd5e1;background:#f8fafc}.QuoteTable_pagination_page__UXMef.QuoteTable_active__mO08m{background:#3b82f6;border-color:#e5e7eb;color:#fff}.QuoteTable_search_bar_container__sd65A{width:100%;background:#fff;padding:20px 24px;border-radius:var( --border-radius,7px);margin-bottom:24px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb}.QuoteTable_search_header__X_ohI{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:wrap}.QuoteTable_search_header__X_ohI h3{margin:0;font-size:18px;font-weight:600;color:#1f2937}.QuoteTable_header_icon__0ZuzN{color:#e5e7eb}.QuoteTable_divider__NSpHI{color:#d1d5db;font-size:14px}.QuoteTable_subtitle__oPK2h{font-size:14px;color:#6b7280}.QuoteTable_search_wrapper__zF6D1{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.QuoteTable_search_input_group__kf8iV{flex:1 1;position:relative;display:flex;align-items:center}.QuoteTable_search_icon__GI2hj{position:absolute;left:16px;color:#9ca3af;pointer-events:none}.QuoteTable_search_input__0pZeV{padding-left:48px;padding-right:44px;background:#f9fafb}.QuoteTable_search_input__0pZeV:focus{background:#fff;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.QuoteTable_clear_button__bzyii{position:absolute;right:12px;background:none;border:none;color:#6b7280;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;border-radius:var( --border-radius,7px);transition:all .2s}.QuoteTable_clear_button__bzyii:hover{background:#f3f4f6;color:#374151}.QuoteTable_filter_buttons_group__ZPoL7{display:flex;gap:8px;flex-wrap:wrap}.QuoteTable_filter_container__TFX_H{position:relative}.QuoteTable_filter_button__xk2B8{background:#fff;border:1px solid #e5e7eb;color:#374151}.QuoteTable_filter_button__xk2B8:hover{border-color:#d1d5db;background:#f9fafb}.QuoteTable_filter_button__xk2B8.QuoteTable_active__mO08m{border-color:#e5e7eb;background:#eff6ff;color:#e5e7eb}.QuoteTable_filter_button__xk2B8.QuoteTable_has-value__9C5ZG{color:#e5e7eb}.QuoteTable_filter_count__eOtge{background:#3b82f6;color:#fff;font-size:12px;padding:2px 6px;border-radius:var( --border-radius,7px);font-weight:600;line-height:1;margin-left:4px}.QuoteTable_filter_button__xk2B8 .QuoteTable_filter-count__SGEj9{width:6px;height:6px;padding:0;border-radius:50%}.QuoteTable_chevron__XCdOW{transition:transform .2s}.QuoteTable_chevron__XCdOW.QuoteTable_rotate__S5ZEG{transform:rotate(180deg)}.QuoteTable_search_button__1nYP5{background:var(--button-dark-color,#3b82f6);color:#fff}.QuoteTable_search_button__1nYP5:hover{background:var(--button-hover-dark-color,#2563eb)}.QuoteTable_filter_dropdown__yF8Fr{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid #e5e7eb;border-radius:var( --border-radius,7px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1);z-index:10;padding:6px;min-width:180px}.QuoteTable_date_dropdown__4zd4z{min-width:300px;padding:16px}.QuoteTable_date_inputs__mxEKF{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.QuoteTable_date_input_group__vSCP6{display:flex;flex-direction:column;gap:6px}.QuoteTable_date_input_group__vSCP6 label{font-size:12px;font-weight:500;color:#6b7280}.QuoteTable_date_input__HuJ99{padding:8px 12px;border:1px solid #e5e7eb;border-radius:var( --border-radius,7px);font-size:14px;transition:all .2s}.QuoteTable_date_input__HuJ99:focus{outline:none;border-color:#e5e7eb}.QuoteTable_date_actions__Qn3Yc{display:flex;gap:8px;justify-content:space-between;padding-top:12px;border-top:1px solid #e5e7eb}.QuoteTable_clear_dates_btn__eaJQk{padding:6px 12px;background:none;border:1px solid #e5e7eb;border-radius:var( --border-radius,7px);font-size:13px;color:#6b7280;cursor:pointer;transition:all .2s}.QuoteTable_clear_dates_btn__eaJQk:hover{background:#f3f4f6;color:#374151}.QuoteTable_apply_dates_btn__QX7Iz{padding:6px 16px;background:#3b82f6;border:none;border-radius:var( --border-radius,7px);font-size:13px;color:#fff;cursor:pointer;transition:all .2s;font-weight:500}.QuoteTable_apply_dates_btn__QX7Iz:hover{background:#2563eb}.QuoteTable_status_options__E6_Oy{display:flex;flex-direction:column;gap:2px}.QuoteTable_status_option__CHPMB{display:flex;align-items:center;gap:10px;padding:10px 14px;background:transparent;border:none;border-radius:var( --border-radius,7px);font-size:14px;color:#374151;cursor:pointer;transition:all .15s;text-align:left;width:100%}.QuoteTable_status_option__CHPMB:hover{background:#f3f4f6}.QuoteTable_status_option__CHPMB.QuoteTable_active__mO08m{background:#eff6ff;color:#e5e7eb;font-weight:500}.QuoteTable_status_dot__zoDll{width:8px;height:8px;border-radius:50%;flex-shrink:0}.QuoteTable_active_filters__bH91o{display:flex;align-items:center;gap:10px;margin-top:14px;flex-wrap:wrap}.QuoteTable_filters_label__b4O1r{font-size:13px;color:#6b7280;font-weight:500}.QuoteTable_filter_tag__Z3_Kb{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#f3f4f6;border:1px solid transparent;border-radius:var( --border-radius,7px);font-size:13px;color:#374151;cursor:pointer;transition:all .2s}.QuoteTable_filter_tag__Z3_Kb:hover{background:#e5e7eb;border-color:#d1d5db}.QuoteTable_clear_all__O4iou{background:none;border:none;color:#6b7280;font-size:13px;cursor:pointer;text-decoration:underline;transition:color .2s;padding:0}.QuoteTable_clear_all__O4iou:hover{color:#374151}@media (max-width:768px){.QuoteTable_search_bar_container__sd65A{padding:16px}.QuoteTable_divider__NSpHI{display:none}.QuoteTable_subtitle__oPK2h{width:100%}.QuoteTable_search_wrapper__zF6D1{flex-direction:column}.QuoteTable_search_input_group__kf8iV{width:100%}.QuoteTable_filter_buttons_group__ZPoL7{width:100%;gap:8px}.QuoteTable_filter_button__xk2B8,.QuoteTable_search_button__1nYP5{flex:1 1}.QuoteTable_search_button__1nYP5{width:100%;justify-content:center}}@media(max-width:1247px){.QuoteTable_quote_actions__p76b6{margin-top:10px}}@media(max-width:985px){.QuoteTable_quote_actions__p76b6{width:50%}}@media (max-width:768px){.QuoteTable_table_header__xQEJZ{padding:20px;flex-direction:column;align-items:flex-start;gap:8px}.QuoteTable_quotes_container__DRNzj{padding:16px}.QuoteTable_quote_card__hd9OY{flex-direction:column;padding:20px;gap:16px}.QuoteTable_quote_preview__bT3zu{width:64px;height:64px}.QuoteTable_quote_main__KCZyy{width:100%;text-align:center}.QuoteTable_quote_header_info__D25WC{justify-content:center}.QuoteTable_quote_meta__Gembx{justify-content:center!important}.QuoteTable_quote_status_section__uxDTe{width:100%;justify-content:center}.QuoteTable_quote_value__BL9RS{width:100%;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;background:#fff;border-radius:var( --border-radius,7px)}.QuoteTable_value_label__wEvpJ{font-size:14px}.QuoteTable_quote_actions__p76b6{width:100%;flex-direction:column}.QuoteTable_action_btn__Ae9wL{width:100%;justify-content:center}.QuoteTable_pagination__ts2sZ{flex-direction:column;gap:12px}.QuoteTable_pagination_pages__xVWLI{order:-1}}