.QuoteList_quotesContainer__kF5Kg{max-width:1200px;margin:0 auto;padding:2rem 1rem}[data-theme=dark] .QuoteList_quotesContainer__kF5Kg{background-color:#fff;color:#000}.QuoteList_loadingContainer__zep0a{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.QuoteList_loadingContainer__zep0a .QuoteList_spinner__JbNjU{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#264355;border-radius:50%;animation:QuoteList_spin__veGJM 1s linear infinite;margin-bottom:1rem}[data-theme=dark] .QuoteList_loadingContainer__zep0a .QuoteList_spinner__JbNjU{border-color:#264355 #f1f1e6 #f1f1e6}.QuoteList_loadingContainer__zep0a p{color:#151515;font-size:1.1rem}[data-theme=dark] .QuoteList_loadingContainer__zep0a p{color:#000}@keyframes QuoteList_spin__veGJM{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.QuoteList_errorMessage__HzKd8{background-color:#ffe7e7;border:1px solid #fd0303;color:#fd0303;padding:1rem;border-radius:8px;margin-bottom:2rem;text-align:center}[data-theme=dark] .QuoteList_errorMessage__HzKd8{background-color:#fd3636;border-color:#fd0303;color:#fff}.QuoteList_tabContainer__jDcFY{margin-bottom:2rem}.QuoteList_tabNav__CUe_v{display:flex;background:#fff;border-radius:12px;padding:.5rem}[data-theme=dark] .QuoteList_tabNav__CUe_v{background:#f1f1e6}.QuoteList_tabButton__wz_jP{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500;color:#151515}[data-theme=dark] .QuoteList_tabButton__wz_jP{color:#000}.QuoteList_tabButton__wz_jP:hover{background:rgba(38,67,85,.1)}[data-theme=dark] .QuoteList_tabButton__wz_jP:hover{background:rgba(38,67,85,.2)}.QuoteList_tabActive__sInRG,[data-theme=dark] .QuoteList_tabActive__sInRG{background:#264355!important;color:#fff!important}.QuoteList_tabLabel__qNsQH{font-size:.9rem;font-weight:600}.QuoteList_tabCount__RB5Cm{background:rgba(255,255,255,.2);color:currentColor;padding:.2rem .5rem;border-radius:12px;font-size:.8rem;font-weight:600}.QuoteList_quotesList__n86WN{display:flex;flex-direction:column;gap:1.5rem}.QuoteList_quoteCard__clPtl{background:#fff;border-radius:12px;border:1px solid #e9ecef;overflow:hidden;transition:all .3s ease}[data-theme=dark] .QuoteList_quoteCard__clPtl{background:#fff;border-color:#f1f1e6}.QuoteList_quoteHeader__2qf3Z{display:flex;justify-content:between;align-items:flex-start;padding:1.5rem;cursor:pointer;gap:1rem}.QuoteList_quoteMainInfo__5wLd6{flex:1 1}.QuoteList_quoteTitleSection__OAdrt{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.QuoteList_quoteTitle__DP4Oq{font-size:1.2rem;font-weight:600;color:#151515;margin:0}[data-theme=dark] .QuoteList_quoteTitle__DP4Oq{color:#000}.QuoteList_quoteId__EeCuk{font-size:.9rem;color:#6c757d;font-style:italic}[data-theme=dark] .QuoteList_quoteId__EeCuk{color:#adb5bd}.QuoteList_quoteMeta__98pIe{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1rem}@media(max-width:768px){.QuoteList_quoteMeta__98pIe{flex-direction:column;gap:1rem}}.QuoteList_quoteDetails___ovJT{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.QuoteList_quoteDetail__Bn0Hv{display:flex;gap:.5rem;font-size:.9rem}.QuoteList_detailLabel__MRn6q{font-weight:500;color:#151515;min-width:80px}[data-theme=dark] .QuoteList_detailLabel__MRn6q{color:#000}.QuoteList_detailValue__fqFW6{color:#495057;flex:1 1}[data-theme=dark] .QuoteList_detailValue__fqFW6{color:#adb5bd}.QuoteList_quotePrice__KGuXq{text-align:right;min-width:150px}@media(max-width:768px){.QuoteList_quotePrice__KGuXq{text-align:left}}.QuoteList_priceLabel__It3iK{display:block;font-size:.9rem;color:#151515;margin-bottom:.25rem}[data-theme=dark] .QuoteList_priceLabel__It3iK{color:#000}.QuoteList_priceValue__MF4v8{font-size:1.3rem;font-weight:700;color:#264355}[data-theme=dark] .QuoteList_priceValue__MF4v8{color:#264355}.QuoteList_quoteDate__mt6mc{font-size:.9rem;color:#6c757d}[data-theme=dark] .QuoteList_quoteDate__mt6mc{color:#adb5bd}.QuoteList_expandIcon__JwRdO{color:#6c757d;transition:transform .3s ease}[data-theme=dark] .QuoteList_expandIcon__JwRdO{color:#adb5bd}.QuoteList_expandIcon__JwRdO .QuoteList_expanded__L7sNI{transform:rotate(180deg)}.QuoteList_quoteContent__8TS9w{border-top:1px solid #e9ecef;padding:1.5rem}[data-theme=dark] .QuoteList_quoteContent__8TS9w{border-top-color:#f1f1e6}.QuoteList_productsGrid__z64Bs{display:grid;grid-gap:1rem;gap:1rem}.QuoteList_productItem___isfZ{display:flex;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:8px}[data-theme=dark] .QuoteList_productItem___isfZ{background:#f1f1e6}.QuoteList_productImage__VG6lS{flex-shrink:0}.QuoteList_productImg__ikbX1{width:80px;height:80px;object-fit:cover;border-radius:6px}.QuoteList_productInfo___dpaa{flex:1 1}.QuoteList_productTitle__CQB_b{font-size:1rem;font-weight:600;margin:0 0 .5rem}.QuoteList_productTitle__CQB_b a{color:#151515;text-decoration:none}[data-theme=dark] .QuoteList_productTitle__CQB_b a{color:#000}.QuoteList_productTitle__CQB_b a:hover,[data-theme=dark] .QuoteList_productTitle__CQB_b a:hover{color:#264355}.QuoteList_productDetails__xeNNo{display:flex;gap:1rem;font-size:.9rem;color:#495057}[data-theme=dark] .QuoteList_productDetails__xeNNo{color:#adb5bd}.QuoteList_productPrice__NMp9R,.QuoteList_productQty__PwzUc{font-weight:500}.QuoteList_emptyState__Uw3mG{text-align:center;padding:4rem 2rem}.QuoteList_emptyIcon__dInFe{font-size:4rem;color:#dee2e6;margin-bottom:1.5rem}[data-theme=dark] .QuoteList_emptyIcon__dInFe{color:#f1f1e6}.QuoteList_emptyTitle__ZP4uh{font-size:1.5rem;font-weight:600;color:#151515;margin-bottom:1rem}[data-theme=dark] .QuoteList_emptyTitle__ZP4uh{color:#000}.QuoteList_emptyDescription__fM6RP{font-size:1rem;color:#6c757d;margin-bottom:2rem;max-width:400px;margin-left:auto;margin-right:auto}[data-theme=dark] .QuoteList_emptyDescription__fM6RP{color:#adb5bd}.QuoteList_shopButton__mtvAZ{display:inline-block;padding:.75rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.QuoteList_shopButton__mtvAZ,[data-theme=dark] .QuoteList_shopButton__mtvAZ{background:#264355;color:#fff}.QuoteList_shopButton__mtvAZ:hover,[data-theme=dark] .QuoteList_shopButton__mtvAZ:hover{background:#162732;box-shadow:0 4px 12px rgba(38,67,85,.3)}.QuoteList_paginationContainer__N5Dqa{margin-top:3rem}.QuoteList_pagination__lzhhC{display:flex;justify-content:center;align-items:center;gap:.5rem}.QuoteList_pageButton__tZQ8o{padding:.5rem 1rem;border:1px solid #dee2e6;background:#fff;color:#151515;cursor:pointer;border-radius:6px;transition:all .3s ease;font-weight:500}[data-theme=dark] .QuoteList_pageButton__tZQ8o{background:#fff;border-color:#f1f1e6;color:#000}.QuoteList_pageButton__tZQ8o:hover:not(:disabled),[data-theme=dark] .QuoteList_pageButton__tZQ8o:hover:not(:disabled){background:#264355;color:#fff;border-color:#264355}.QuoteList_pageButton__tZQ8o:disabled{opacity:.5;cursor:not-allowed}.QuoteList_activePage__bMBN1,[data-theme=dark] .QuoteList_activePage__bMBN1{background:#264355!important;color:#fff!important;border-color:#264355!important}.QuoteList_pageNumbers__bKKQS{display:flex;gap:.25rem}.QuoteList_nextButton__8ZcJ1,.QuoteList_prevButton__HjTSA{min-width:80px}@media(max-width:768px){.QuoteList_quotesContainer__kF5Kg{padding:1rem .5rem}.QuoteList_tabNav__CUe_v{flex-direction:column;gap:.5rem}.QuoteList_quoteHeader__2qf3Z{padding:1rem}.QuoteList_quoteMeta__98pIe{flex-direction:column}.QuoteList_quotePrice__KGuXq{text-align:left}.QuoteList_productItem___isfZ{flex-direction:column;text-align:center}.QuoteList_productDetails__xeNNo{justify-content:center}.QuoteList_pagination__lzhhC{flex-wrap:wrap}}@media(max-width:480px){.QuoteList_quoteTitleSection__OAdrt{flex-direction:column;align-items:flex-start;gap:.5rem}.QuoteList_quoteDetail__Bn0Hv{flex-direction:column;gap:.25rem}.QuoteList_detailLabel__MRn6q{min-width:auto}}