@charset "UTF-8";.orders-container{min-height:100vh;width:90%;margin:0 auto;padding:2.5rem 32px;box-sizing:border-box;background:linear-gradient(135deg,#fff,#f8fafc,#f1f5f9);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}@media (max-width: 768px){.orders-container{padding:1.5rem 20px}}@media (max-width: 480px){.orders-container{padding:1rem 16px}}.relevance-smart-input :deep(.el-input){border:2px solid #f97316!important;border-radius:12px!important;box-shadow:0 0 0 2px #f9731614!important;background:#fff!important;overflow:hidden}.relevance-smart-input :deep(.el-input__wrapper){border-radius:0!important;border:none!important;box-shadow:none!important;background:transparent!important;padding-left:0!important;min-height:42px}.relevance-smart-input :deep(.el-input-group__prepend){padding:0!important;background:transparent!important;border-right:1px solid #fde7d8!important;border-top-left-radius:12px!important;border-bottom-left-radius:12px!important}.relevance-smart-input :deep(.el-input-group__append){padding:0!important;border-left:none!important}.relevance-smart-input .relevance-prepend-wrapper{display:flex;align-items:center;gap:8px;padding:0 10px}.relevance-smart-input .relevance-prepend-label{color:#64748b;font-weight:600;white-space:nowrap}.relevance-smart-input .relevance-select-prepend{min-width:120px}.relevance-smart-input .relevance-select-prepend :deep(.el-input__wrapper){border:none!important;box-shadow:none!important;background:transparent!important;min-height:40px}.relevance-smart-input .relevance-select-prepend :deep(.el-input__inner){font-weight:600;color:#475569}.relevance-smart-input .relevance-select-prepend :deep(.el-select__caret){color:#94a3b8}.relevance-smart-input :deep(.el-input-group__append) .relevance-search-btn{background:linear-gradient(135deg,#f97316,#ea580c)!important;border:none!important;color:#fff!important;width:44px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #f9731659;transition:all .2s ease}.relevance-smart-input :deep(.el-input-group__append) .relevance-search-btn:hover{background:linear-gradient(135deg,#ea580c,#dc2626)!important;transform:translateY(-1px);box-shadow:0 8px 18px #f9731673}.relevance-smart-input :deep(.el-input-group__append) .relevance-search-btn:active{transform:translateY(0);box-shadow:0 4px 12px #f973164d}.relevance-smart-input :deep(.el-input__inner){color:#0f172a}.relevance-smart-input :deep(.el-input__inner)::-moz-placeholder{color:#94a3b8}.relevance-smart-input :deep(.el-input__inner)::placeholder{color:#94a3b8}.main-content-area{min-height:600px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:1.5rem;box-shadow:0 10px 25px -5px #00000014,0 4px 12px -2px #0000000a,0 1px 3px #00000005;border:1px solid rgba(255,255,255,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin:2rem 0;padding:0;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.main-content-area:hover{box-shadow:0 20px 40px -10px #0000001f,0 8px 20px -4px #00000014,0 2px 6px #0000000a;transform:translateY(-2px)}.main-content-area .order-status-bar{border-radius:1.5rem 1.5rem 0 0;border-bottom:2px solid #e5e7eb}.main-content-area .orders-content,.main-content-area .loading-state,.main-content-area .empty-state{padding:2rem}.main-content-area .empty-state{min-height:360px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:2rem 1.5rem!important}.main-content-area .empty-card{width:100%!important;max-width:420px!important;padding:2rem 1.75rem!important;margin:0 auto!important;border:1px solid #e5e7eb!important;border-radius:1rem!important;background:#fff!important;box-shadow:0 12px 24px -12px #0f172a40!important;text-align:center!important}.main-content-area .empty-icon-wrapper{width:72px!important;height:72px!important;margin:0 auto 1.25rem!important;border-radius:50%!important;background:#f3f4f6!important;display:grid!important;place-items:center!important}.main-content-area .empty-icon{width:36px!important;height:36px!important;color:#9ca3af!important}.main-content-area .empty-title{font-size:1.25rem!important;font-weight:600!important;color:#111827!important;margin-bottom:.5rem!important}.main-content-area .empty-description{font-size:.9375rem!important;color:#6b7280!important;margin-bottom:1.75rem!important;line-height:1.5!important}.main-content-area .empty-actions{display:flex!important;gap:.75rem!important;justify-content:center!important;flex-wrap:wrap!important}.main-content-area .btn-primary,.main-content-area .btn-secondary{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:.65rem 1.4rem!important;border-radius:.6rem!important;font-size:.875rem!important;font-weight:500!important;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease!important}.main-content-area .btn-primary{background:#6366f1!important;color:#fff!important;border:none!important;box-shadow:0 8px 16px -12px #6366f199!important}.main-content-area .btn-primary:hover{transform:translateY(-1px)!important;box-shadow:0 12px 16px -12px #6366f1b3!important}.main-content-area .btn-secondary{background:#f3f4f6!important;color:#374151!important;border:1px solid #e5e7eb!important}.main-content-area .btn-secondary:hover{transform:translateY(-1px)!important;box-shadow:0 12px 16px -14px #0f172a66!important}@media (max-width: 768px){.main-content-area{min-height:400px;padding:1.5rem;margin:1.5rem 0}}@media (max-width: 640px){.main-content-area .empty-card{padding:1.75rem 1.5rem!important}.main-content-area .empty-icon-wrapper{width:64px!important;height:64px!important}.main-content-area .empty-icon{width:30px!important;height:30px!important}.main-content-area .empty-title{font-size:1.125rem!important}.main-content-area .empty-description{font-size:.875rem!important;margin-bottom:1.5rem!important}.main-content-area .btn-primary,.main-content-area .btn-secondary{width:100%!important}}@media (max-width: 480px){.main-content-area{min-height:350px;padding:1rem;margin:1rem 0}}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}.loading-state{background:#fff;border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 4px 12px #00000014;min-height:400px;display:flex;align-items:center;justify-content:center}.orders-content{min-height:400px;animation:fadeIn .5s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pagination-placeholder{height:64px;display:flex;align-items:center;justify-content:center;opacity:.3}.page-header{text-align:center;margin-bottom:3.5rem;padding:2.5rem 0;background:linear-gradient(135deg,#ffffffe6,#f8fafce6,#f1f5f9e6);border-radius:1.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.8);box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a}.page-header .page-title{font-size:2.75rem;font-weight:800;background:linear-gradient(135deg,#1e293b,#3b82f6 30%,#8b5cf6 70%,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.875rem;line-height:1.1;letter-spacing:-.02em}@media (max-width: 768px){.page-header .page-title{font-size:2.25rem}}@media (max-width: 480px){.page-header .page-title{font-size:2rem}}.page-header .page-subtitle{color:#64748b;font-size:1.125rem;font-weight:500;opacity:.9}@media (max-width: 768px){.page-header .page-subtitle{font-size:1rem}}.filters-and-orders-section{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:1.5rem;box-shadow:0 10px 25px -5px #00000014,0 4px 12px -2px #0000000a,0 1px 3px #00000005;border:1px solid rgba(255,255,255,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:visible;margin:2rem 0;padding:2rem 0;display:flex;flex-direction:column;gap:2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.filters-and-orders-section:hover{box-shadow:0 20px 40px -10px #0000001f,0 8px 20px -4px #00000014,0 2px 6px #0000000a;transform:translateY(-2px)}.filters-and-orders-section .batch-operations-row{padding-bottom:1rem;border-bottom:1px solid #f1f5f9;margin-bottom:.5rem}.filters-and-orders-section .batch-operations{display:flex;align-items:center;gap:.75rem;justify-content:flex-start;flex-wrap:wrap}@media (max-width: 768px){.filters-and-orders-section .batch-operations{justify-content:center;gap:1rem}}@media (max-width: 480px){.filters-and-orders-section .batch-operations{flex-direction:column;align-items:stretch;gap:.75rem}}.filters-and-orders-section .filters-row-one,.filters-and-orders-section .filters-row-two{display:flex;flex-direction:column;gap:1rem;padding:0;background:transparent;border:none;border-radius:0;box-shadow:none;margin-bottom:0}.filters-and-orders-section .filters-row-one .filters-content,.filters-and-orders-section .filters-row-two .filters-content{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}@media (min-width: 2560px){.filters-and-orders-section .filters-row-one .filters-content,.filters-and-orders-section .filters-row-two .filters-content{flex-wrap:nowrap;justify-content:space-between}}@media (min-width: 1440px) and (max-width: 2559px){.filters-and-orders-section .filters-row-one .filters-content,.filters-and-orders-section .filters-row-two .filters-content{flex-wrap:wrap;justify-content:flex-start}}@media (max-width: 1439px){.filters-and-orders-section .filters-row-one .filters-content,.filters-and-orders-section .filters-row-two .filters-content{flex-direction:column;align-items:stretch;gap:1rem}}@media (max-width: 768px){.filters-and-orders-section .filters-row-one .filters-content,.filters-and-orders-section .filters-row-two .filters-content,.filters-and-orders-section .filters-row-one,.filters-and-orders-section .filters-row-two{gap:.75rem}}@media (min-width: 2560px){.filters-and-orders-section .filters-row-one{background:#fff;border:none;border-radius:0;box-shadow:none;padding:1.25rem;margin-bottom:1rem}.filters-and-orders-section .filters-row-one .filters-content{display:flex;align-items:center;justify-content:flex-start;gap:1.5rem;flex-wrap:nowrap;width:100%;overflow:hidden}.filters-and-orders-section .filters-row-two{display:none}.filters-and-orders-section .filters-row-one .filters-content .search-group{flex:1.5;min-width:350px;max-width:450px}.filters-and-orders-section .filters-row-one .filters-content .status-group{flex:0 0 auto;min-width:200px}.filters-and-orders-section .filters-row-one .filters-content .time-group-inline{flex:1;min-width:480px;max-width:none;display:flex;align-items:center;gap:.75rem}.filters-and-orders-section .filters-row-one .filters-content .time-group-inline .filter-label{font-size:.9rem;font-weight:500;color:#475569;white-space:nowrap}.filters-and-orders-section .filters-row-one .filters-content .time-group-inline .time-controls{display:flex;align-items:center;gap:.75rem;flex-wrap:nowrap;flex:1}.filters-and-orders-section .filters-row-one .filters-content .time-group-inline .time-controls .quick-buttons{display:flex;gap:.4rem;flex-wrap:nowrap;flex-shrink:0}.filters-and-orders-section .filters-row-one .filters-content .time-group-inline .time-controls .date-range{display:flex;align-items:center;gap:.4rem;flex-wrap:nowrap;flex-shrink:1}.filters-and-orders-section .filters-row-one .filters-content .time-group-inline .time-controls .date-range .date-picker{width:187px}}@media (min-width: 2560px) and (max-width: 768px){.filters-and-orders-section .filters-row-one .filters-content .time-group-inline .time-controls .date-range .date-picker{width:160px}}@media (min-width: 2560px){.filters-and-orders-section .filters-row-one .filters-content .time-group-inline .time-controls .date-range .date-separator{font-size:.875rem;color:#64748b;font-weight:500;margin:0 .25rem}}@media (min-width: 2560px) and (max-width: 2880px){.filters-and-orders-section .filters-row-one .filters-content{gap:1.2rem}.filters-and-orders-section .filters-row-one .filters-content .search-group{flex:1.3;min-width:320px;max-width:400px}.filters-and-orders-section .filters-row-one .filters-content .status-group{flex:0 0 auto;min-width:180px}.filters-and-orders-section .filters-row-one .filters-content .time-group-inline{flex:1.7;min-width:450px}.filters-and-orders-section .filters-row-one .filters-content .time-group-inline .time-controls{gap:.6rem}.filters-and-orders-section .filters-row-one .filters-content .time-group-inline .time-controls .quick-buttons,.filters-and-orders-section .filters-row-one .filters-content .time-group-inline .time-controls .date-range{gap:.3rem}.filters-and-orders-section .filters-row-one .filters-content .time-group-inline .time-controls .date-range .date-picker{width:160px}}@media (max-width: 2559px){.filters-and-orders-section .filters-row-one{background:#fff;border:none;border-radius:0;box-shadow:none;padding:1.25rem;margin-bottom:0}}@media (max-width: 2559px) and (max-width: 768px){.filters-and-orders-section .filters-row-one{padding:1rem}}@media (max-width: 2559px){.filters-and-orders-section .filters-row-two{background:#fff;border:none;border-radius:0;box-shadow:none;padding:1.25rem;margin-bottom:1rem}}@media (max-width: 2559px) and (max-width: 768px){.filters-and-orders-section .filters-row-two{padding:1rem}}@media (max-width: 2559px) and (min-width: 1200px){.filters-and-orders-section .filters-row-one .filters-content{justify-content:space-between}.filters-and-orders-section .filters-row-two .filters-content{justify-content:flex-start}}.filters-and-orders-section .search-group{display:flex;align-items:center;gap:.5rem;flex:2;min-width:400px}@media (max-width: 1200px){.filters-and-orders-section .search-group{min-width:100%;flex:1}}.filters-and-orders-section .search-group .search-input-wrapper{position:relative;flex:1;display:flex;align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid transparent;border-radius:1rem;box-shadow:0 4px 12px #0000000d,inset 0 1px 3px #00000005;transition:all .3s cubic-bezier(.4,0,.2,1)}.filters-and-orders-section .search-group .search-input-wrapper:hover{background:#fff;box-shadow:0 6px 16px #00000014,inset 0 1px 3px #00000005;transform:translateY(-.5px)}.filters-and-orders-section .search-group .search-input-wrapper:focus-within{border-color:#f97316;background:#fff;box-shadow:0 0 0 4px #f973161a,0 8px 20px #00000014;transform:translateY(-1px)}.filters-and-orders-section .search-group .search-input-wrapper .search-type-wrapper{flex-shrink:0;min-width:120px;margin-left:.75rem}.filters-and-orders-section .search-group .search-input-wrapper .search-type-wrapper .search-type-select{width:100%}.filters-and-orders-section .search-group .search-input-wrapper .search-type-wrapper .search-type-select :deep(.el-input) .el-input__wrapper{border:1px solid #e2e8f0!important;border-radius:.75rem!important;background:#fff!important;box-shadow:0 1px 3px #0000000d!important;padding:.25rem .5rem;transition:all .3s ease}.filters-and-orders-section .search-group .search-input-wrapper .search-type-wrapper .search-type-select :deep(.el-input) .el-input__wrapper:hover{border-color:#f97316!important;box-shadow:0 2px 6px #f9731626!important;transform:translateY(-.5px)}.filters-and-orders-section .search-group .search-input-wrapper .search-type-wrapper .search-type-select :deep(.el-input) .el-input__wrapper.is-focus{border-color:#f97316!important;box-shadow:0 0 0 3px #f973161a!important;transform:translateY(-.5px)}.filters-and-orders-section .search-group .search-input-wrapper .search-type-wrapper .search-type-select :deep(.el-input) .el-input__inner{font-size:.875rem;font-weight:500;color:#475569;height:auto;line-height:1.5;background:transparent!important}.filters-and-orders-section .search-group .search-input-wrapper .search-type-wrapper .search-type-select :deep(.el-input) .el-input__inner::-moz-placeholder{color:#94a3b8;font-weight:400}.filters-and-orders-section .search-group .search-input-wrapper .search-type-wrapper .search-type-select :deep(.el-input) .el-input__inner::placeholder{color:#94a3b8;font-weight:400}.filters-and-orders-section .search-group .search-input-wrapper .search-type-wrapper .search-type-select :deep(.el-input) .el-input__suffix .el-input__suffix-inner .el-select__caret{color:#64748b;font-size:.875rem;transition:all .3s ease}.filters-and-orders-section .search-group .search-input-wrapper .search-type-wrapper .search-type-select :deep(.el-input) .el-input__suffix .el-input__suffix-inner .el-select__caret.is-reverse{transform:rotate(180deg)}.filters-and-orders-section .search-group .search-input-wrapper .search-input{flex:1;border:none!important;background:transparent!important;box-shadow:none!important;padding:.875rem 3rem .875rem .75rem;font-size:.9rem;font-weight:500;color:#1e293b;outline:none}.filters-and-orders-section .search-group .search-input-wrapper .search-input:focus{border:none!important;background:transparent!important;box-shadow:none!important;transform:none}.filters-and-orders-section .search-group .search-input-wrapper .search-input:hover{border:none!important;background:transparent!important;box-shadow:none!important;transform:none}.filters-and-orders-section .search-group .search-input-wrapper .search-input::-moz-placeholder{color:#94a3b8;font-size:.875rem;font-weight:400;-moz-transition:color .3s ease;transition:color .3s ease}.filters-and-orders-section .search-group .search-input-wrapper .search-input::placeholder{color:#94a3b8;font-size:.875rem;font-weight:400;transition:color .3s ease}.filters-and-orders-section .search-group .search-input-wrapper .search-input:focus::-moz-placeholder{color:#cbd5e1}.filters-and-orders-section .search-group .search-input-wrapper .search-input:focus::placeholder{color:#cbd5e1}.filters-and-orders-section .search-group .search-input-wrapper .clear-search-btn{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:600;color:#94a3b8;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;background:#f8fafccc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 6px #0000000d}.filters-and-orders-section .search-group .search-input-wrapper .clear-search-btn:hover{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#dc2626;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #dc262626}.filters-and-orders-section .search-group .search-input-wrapper .clear-search-btn:active{transform:translateY(-50%) scale(.95);box-shadow:0 2px 6px #0000000d}.filters-and-orders-section .search-group .search-btn{padding:.875rem 1.25rem;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:2px solid transparent;border-radius:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:600;flex-shrink:0;min-width:52px;box-shadow:0 4px 12px #f9731640,0 2px 6px #0000000d;position:relative;overflow:hidden}.filters-and-orders-section .search-group .search-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.filters-and-orders-section .search-group .search-btn:hover:before{left:100%}.filters-and-orders-section .search-group .search-btn:hover{background:linear-gradient(135deg,#ea580c,#dc2626);transform:translateY(-2px);box-shadow:0 8px 20px #f9731659,0 4px 12px #00000014;border-color:#fff3}.filters-and-orders-section .search-group .search-btn:active{transform:translateY(0);box-shadow:0 4px 12px #f9731640,0 2px 6px #0000000d}.filters-and-orders-section .search-group .search-btn svg{width:1.125rem;height:1.125rem;position:relative;z-index:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.filters-and-orders-section .status-group{display:flex;align-items:center;gap:.75rem;flex-shrink:0;min-width:200px}@media (max-width: 1200px){.filters-and-orders-section .status-group{width:100%;min-width:auto}}.filters-and-orders-section .status-group .filter-label{font-size:.9rem;font-weight:500;color:#475569;white-space:nowrap}.filters-and-orders-section .status-group .status-select{flex:1;min-width:150px}.filters-and-orders-section .time-group{display:flex;align-items:center;gap:.75rem;flex-shrink:0}@media (max-width: 1200px){.filters-and-orders-section .time-group{width:100%;flex-direction:column;align-items:stretch;gap:.5rem}}.filters-and-orders-section .time-group .filter-label{font-size:.9rem;font-weight:500;color:#475569;white-space:nowrap}@media (max-width: 1200px){.filters-and-orders-section .time-group .filter-label{align-self:flex-start}}.filters-and-orders-section .time-group .time-controls{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}@media (max-width: 1200px){.filters-and-orders-section .time-group .time-controls{flex-direction:column;align-items:stretch;gap:.75rem}}.filters-and-orders-section .time-group .time-controls .quick-buttons{display:flex;gap:.5rem;flex-wrap:wrap}@media (max-width: 1200px){.filters-and-orders-section .time-group .time-controls .quick-buttons{justify-content:center}}.filters-and-orders-section .time-group .time-controls .quick-buttons .quick-btn{padding:.625rem 1.25rem;border:2px solid rgba(226,232,240,.6);border-radius:.75rem;background:linear-gradient(135deg,#fff,#f8fafc);color:#475569;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;box-shadow:0 2px 6px #0000000a;position:relative;overflow:hidden}.filters-and-orders-section .time-group .time-controls .quick-buttons .quick-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(249,115,22,.1),transparent);transition:left .4s ease}.filters-and-orders-section .time-group .time-controls .quick-buttons .quick-btn:hover:before{left:100%}.filters-and-orders-section .time-group .time-controls .quick-buttons .quick-btn:hover{border-color:#f9731666;background:linear-gradient(135deg,#fff7ed,#fed7aa);color:#f97316;transform:translateY(-1px);box-shadow:0 4px 12px #f9731626}.filters-and-orders-section .time-group .time-controls .quick-buttons .quick-btn.active{border-color:#ea580c;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 4px 12px #f973164d,0 2px 6px #0000000d;transform:translateY(-1px)}.filters-and-orders-section .time-group .time-controls .quick-buttons .quick-btn.active:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}.filters-and-orders-section .time-group .time-controls .quick-buttons .quick-btn.active:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 6px 16px #f9731666,0 3px 8px #00000014;transform:translateY(-2px)}.filters-and-orders-section .time-group .time-controls .date-range{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}@media (max-width: 1200px){.filters-and-orders-section .time-group .time-controls .date-range{justify-content:center}}.filters-and-orders-section .time-group .time-controls .date-range .date-picker{width:187px}@media (max-width: 768px){.filters-and-orders-section .time-group .time-controls .date-range .date-picker{width:160px}}.filters-and-orders-section .time-group .time-controls .date-range .date-separator{font-size:.875rem;color:#64748b;font-weight:500;margin:0 .25rem}.filters-and-orders-section .modern-error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;min-height:400px;background:linear-gradient(135deg,#fef7f7,#fef2f2,#fee2e2);border-radius:2rem;border:1px solid rgba(252,165,165,.3);position:relative;overflow:hidden;animation:slideInUp .6s ease-out}.filters-and-orders-section .modern-error-state:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(239,68,68,.05) 0%,transparent 70%);animation:rotate 20s linear infinite}.filters-and-orders-section .modern-error-state .error-illustration{position:relative;margin-bottom:2.5rem;z-index:2}.filters-and-orders-section .modern-error-state .error-illustration .error-circle{width:120px;height:120px;margin:0 auto;position:relative;background:linear-gradient(135deg,#fee2e2,#fecaca);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 40px #ef444433;animation:pulse 2s ease-in-out infinite}.filters-and-orders-section .modern-error-state .error-illustration .error-circle .error-inner-circle{width:80px;height:80px;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 2px 4px #0000001a}.filters-and-orders-section .modern-error-state .error-illustration .error-circle .error-inner-circle .error-icon{width:40px;height:40px;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.filters-and-orders-section .modern-error-state .error-illustration .error-waves{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.filters-and-orders-section .modern-error-state .error-illustration .error-waves .wave{position:absolute;border:2px solid rgba(239,68,68,.3);border-radius:50%;animation:ripple 2s ease-out infinite}.filters-and-orders-section .modern-error-state .error-illustration .error-waves .wave.wave-1{width:140px;height:140px;margin:-70px 0 0 -70px;animation-delay:0s}.filters-and-orders-section .modern-error-state .error-illustration .error-waves .wave.wave-2{width:180px;height:180px;margin:-90px 0 0 -90px;animation-delay:.5s}.filters-and-orders-section .modern-error-state .error-illustration .error-waves .wave.wave-3{width:220px;height:220px;margin:-110px 0 0 -110px;animation-delay:1s}.filters-and-orders-section .modern-error-state .error-content{position:relative;z-index:2}.filters-and-orders-section .modern-error-state .error-content .error-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem;background:linear-gradient(135deg,#ef4444,#dc2626);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.filters-and-orders-section .modern-error-state .error-content .error-description{font-size:1.125rem;color:#6b7280;margin-bottom:2rem;line-height:1.6;max-width:500px;margin-left:auto;margin-right:auto}.filters-and-orders-section .modern-error-state .error-content .retry-status{margin-bottom:2.5rem;padding:1.5rem;background:#fffc;border-radius:1rem;border:1px solid rgba(252,165,165,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.filters-and-orders-section .modern-error-state .error-content .retry-status .retry-indicator{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}.filters-and-orders-section .modern-error-state .error-content .retry-status .retry-indicator .retry-spinner{width:20px;height:20px;border:2px solid #fbbf24;border-top:2px solid #f59e0b;border-radius:50%;animation:spin 1s linear infinite}.filters-and-orders-section .modern-error-state .error-content .retry-status .retry-indicator .retry-text{font-size:.875rem;color:#92400e;font-weight:500}.filters-and-orders-section .modern-error-state .error-content .retry-status .retry-progress-bar{width:100%;height:6px;background:#fbbf2433;border-radius:3px;overflow:hidden}.filters-and-orders-section .modern-error-state .error-content .retry-status .retry-progress-bar .retry-progress-fill{height:100%;background:linear-gradient(90deg,#f59e0b,#d97706);border-radius:3px;transition:width .3s ease;animation:shimmer 1.5s ease-in-out infinite}.filters-and-orders-section .modern-error-state .error-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;position:relative;z-index:2}.filters-and-orders-section .modern-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;min-height:400px;background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0);border-radius:2rem;border:1px solid rgba(226,232,240,.5);position:relative;overflow:hidden;animation:slideInUp .6s ease-out}.filters-and-orders-section .modern-empty-state:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(99,102,241,.03) 0%,transparent 70%);animation:rotate 30s linear infinite}.filters-and-orders-section .modern-empty-state .search-empty-modern{position:relative;z-index:2}.filters-and-orders-section .modern-empty-state .search-empty-modern .empty-illustration{position:relative;margin-bottom:2.5rem}.filters-and-orders-section .modern-empty-state .search-empty-modern .empty-illustration .search-circle{width:120px;height:120px;margin:0 auto;position:relative;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 40px #3b82f626;animation:bounce 3s ease-in-out infinite}.filters-and-orders-section .modern-empty-state .search-empty-modern .empty-illustration .search-circle .search-inner-circle{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 2px 4px #0000001a}.filters-and-orders-section .modern-empty-state .search-empty-modern .empty-illustration .search-circle .search-inner-circle .search-icon{width:40px;height:40px;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.filters-and-orders-section .modern-empty-state .search-empty-modern .empty-illustration .search-particles{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.filters-and-orders-section .modern-empty-state .search-empty-modern .empty-illustration .search-particles .particle{position:absolute;width:8px;height:8px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;animation:float 3s ease-in-out infinite}.filters-and-orders-section .modern-empty-state .search-empty-modern .empty-illustration .search-particles .particle.particle-1{top:-80px;left:-20px;animation-delay:0s}.filters-and-orders-section .modern-empty-state .search-empty-modern .empty-illustration .search-particles .particle.particle-2{top:-60px;right:-30px;animation-delay:.5s}.filters-and-orders-section .modern-empty-state .search-empty-modern .empty-illustration .search-particles .particle.particle-3{bottom:-70px;left:-25px;animation-delay:1s}.filters-and-orders-section .modern-empty-state .search-empty-modern .empty-illustration .search-particles .particle.particle-4{bottom:-50px;right:-20px;animation-delay:1.5s}.filters-and-orders-section .modern-empty-state .no-orders-modern{position:relative;z-index:2}.filters-and-orders-section .modern-empty-state .no-orders-modern .empty-illustration{position:relative;margin-bottom:2.5rem}.filters-and-orders-section .modern-empty-state .no-orders-modern .empty-illustration .shopping-scene{width:100px;height:100px;margin:0 auto;position:relative}.filters-and-orders-section .modern-empty-state .no-orders-modern .empty-illustration .shopping-scene .shopping-bag{width:100px;height:100px;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 40px #8b5cf626;animation:bounce 3s ease-in-out infinite;border:3px solid rgba(139,92,246,.2)}.filters-and-orders-section .modern-empty-state .no-orders-modern .empty-illustration .shopping-scene .shopping-bag .bag-icon{width:32px;height:32px;color:#8b5cf6;filter:drop-shadow(0 2px 4px rgba(139,92,246,.3))}.filters-and-orders-section .modern-empty-state .no-orders-modern .empty-illustration .shopping-scene .floating-elements{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.filters-and-orders-section .modern-empty-state .no-orders-modern .empty-illustration .shopping-scene .floating-elements .element{position:absolute;font-size:1.5rem;animation:float 4s ease-in-out infinite}.filters-and-orders-section .modern-empty-state .no-orders-modern .empty-illustration .shopping-scene .floating-elements .element.element-1{top:-100px;left:-30px;animation-delay:0s}.filters-and-orders-section .modern-empty-state .no-orders-modern .empty-illustration .shopping-scene .floating-elements .element.element-2{top:-80px;right:-40px;animation-delay:1s}.filters-and-orders-section .modern-empty-state .no-orders-modern .empty-illustration .shopping-scene .floating-elements .element.element-3{bottom:-90px;left:-35px;animation-delay:2s}.filters-and-orders-section .modern-empty-state .empty-content{position:relative;z-index:2}.filters-and-orders-section .modern-empty-state .empty-content .empty-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.filters-and-orders-section .modern-empty-state .empty-content .empty-description{font-size:1.125rem;color:#6b7280;margin-bottom:2.5rem;line-height:1.6;max-width:500px;margin-left:auto;margin-right:auto}.filters-and-orders-section .modern-empty-state .empty-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;position:relative;z-index:2}.filters-and-orders-section .modern-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:1rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:none;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 25px #0000001a}.filters-and-orders-section .modern-btn .btn-icon{width:1.25rem;height:1.25rem;transition:all .4s ease;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.filters-and-orders-section .modern-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}.filters-and-orders-section .modern-btn:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#fff3;border-radius:50%;transform:translate(-50%,-50%);transition:all .4s ease}.filters-and-orders-section .modern-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 15px 35px #00000026}.filters-and-orders-section .modern-btn:hover .btn-icon{transform:rotate(360deg) scale(1.2)}.filters-and-orders-section .modern-btn:hover:before{left:100%}.filters-and-orders-section .modern-btn:hover:after{width:100%;height:100%}.filters-and-orders-section .modern-btn:active{transform:translateY(-1px) scale(1.02);transition:all .1s ease}.filters-and-orders-section .modern-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.filters-and-orders-section .modern-btn:disabled:hover{transform:none;box-shadow:0 8px 25px #0000001a}.filters-and-orders-section .modern-btn:disabled:hover .btn-icon{transform:none}.filters-and-orders-section .modern-btn:disabled:hover:before{left:-100%}.filters-and-orders-section .modern-btn:disabled:hover:after{width:0;height:0}.filters-and-orders-section .modern-btn.modern-btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:2px solid rgba(255,255,255,.2)}.filters-and-orders-section .modern-btn.modern-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#5b21b6,#7c3aed);border-color:#ffffff4d}.filters-and-orders-section .modern-btn.modern-btn-secondary{background:linear-gradient(135deg,#ffffffe6,#f8fafce6);color:#374151;border:2px solid rgba(209,213,219,.5)}.filters-and-orders-section .modern-btn.modern-btn-secondary:hover:not(:disabled){background:linear-gradient(135deg,#f3f4f6e6,#e5e7ebe6);border-color:#9ca3af99;color:#1f2937}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 20px 40px #ef444433}50%{transform:scale(1.05);box-shadow:0 25px 50px #ef44444d}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ripple{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-10px) rotate(120deg)}66%{transform:translateY(5px) rotate(240deg)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.filters-and-orders-section .pagination-container{width:100%;display:flex;align-items:center;justify-content:center;margin-top:2rem}.filters-and-orders-section .pagination-container .el-pagination{background:#fff;padding:1rem;border-radius:1rem;box-shadow:0 10px 25px #00000014;border:1px solid rgba(255,255,255,.8)}.filters-and-orders-section .cancel-reason-form .form-item{margin-bottom:15px}.filters-and-orders-section .cancel-reason-form .form-label{display:block;font-size:.875rem;font-weight:500;color:#1e293b;margin-bottom:.5rem}.filters-and-orders-section :deep(.el-dialog){border-radius:1rem;box-shadow:0 20px 40px #00000026}.filters-and-orders-section :deep(.el-dialog) .el-dialog__header{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;border-radius:1rem 1rem 0 0}.filters-and-orders-section :deep(.el-dialog) .el-dialog__header .el-dialog__title{font-weight:600;color:#1e293b}.filters-and-orders-section :deep(.el-dialog) .el-dialog__body{padding:1.5rem}.filters-and-orders-section :deep(.el-dialog) .el-dialog__footer{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-top:1px solid #e2e8f0;padding:1rem 1.5rem;border-radius:0 0 1rem 1rem}.filters-and-orders-section :deep(.el-dialog) .el-dialog__footer .dialog-footer{display:flex;justify-content:flex-end;gap:.75rem}.filters-and-orders-section :deep(.el-checkbox) .el-checkbox__input .el-checkbox__inner{width:18px;height:18px;border-radius:.375rem;border:2px solid #d1d5db;background:linear-gradient(135deg,#fff,#f9fafb);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 1px 3px #0000000d}.filters-and-orders-section :deep(.el-checkbox) .el-checkbox__input .el-checkbox__inner:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:10px;height:10px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:.125rem;transition:all .2s ease}.filters-and-orders-section :deep(.el-checkbox) .el-checkbox__input .el-checkbox__inner:hover{border-color:#3b82f6;background:linear-gradient(135deg,#eff6ff,#dbeafe);box-shadow:0 2px 6px #3b82f626;transform:translateY(-.5px)}.filters-and-orders-section :deep(.el-checkbox) .el-checkbox__input.is-checked .el-checkbox__inner{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#1d4ed8;box-shadow:0 2px 8px #3b82f64d}.filters-and-orders-section :deep(.el-checkbox) .el-checkbox__input.is-checked .el-checkbox__inner:after{transform:translate(-50%,-50%) scale(1);background:#fff;box-shadow:0 1px 2px #0000001a}.filters-and-orders-section :deep(.el-checkbox) .el-checkbox__input.is-checked .el-checkbox__inner:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 3px 10px #3b82f666}.filters-and-orders-section :deep(.el-checkbox) .el-checkbox__input.is-indeterminate .el-checkbox__inner{background:linear-gradient(135deg,#f59e0b,#d97706);border-color:#d97706}.filters-and-orders-section :deep(.el-checkbox) .el-checkbox__input.is-indeterminate .el-checkbox__inner:after{transform:translate(-50%,-50%) scale(1);background:#fff;width:8px;height:2px;border-radius:1px}.filters-and-orders-section :deep(.el-checkbox) .el-checkbox__label{font-size:.875rem;color:#374151;font-weight:500;margin-left:.5rem;transition:color .2s ease}.filters-and-orders-section :deep(.el-checkbox):hover .el-checkbox__label{color:#1f2937}.filters-and-orders-section :deep(.el-checkbox).is-checked .el-checkbox__label{color:#1f2937;font-weight:600}.filters-and-orders-section :deep(.el-date-editor){border:none!important;box-shadow:none!important;background:transparent!important}.filters-and-orders-section :deep(.el-date-editor) .el-input__wrapper{border:none!important;box-shadow:none!important;background:transparent!important;padding:.25rem .5rem}.filters-and-orders-section :deep(.el-date-editor) .el-input__wrapper .el-input__inner{border:none!important;background:transparent!important;font-size:.875rem;color:#374151}.filters-and-orders-section :deep(.el-date-editor) .el-input__wrapper .el-input__inner::-moz-placeholder{color:#9ca3af;font-size:.875rem}.filters-and-orders-section :deep(.el-date-editor) .el-input__wrapper .el-input__inner::placeholder{color:#9ca3af;font-size:.875rem}.filters-and-orders-section :deep(.el-date-editor) .el-input__wrapper .el-input__prefix{color:#6b7280}.filters-and-orders-section :deep(.el-date-editor):hover .el-input__wrapper{background-color:#f8fafc!important;border-radius:.375rem}.filters-and-orders-section :deep(.el-date-editor).is-focus .el-input__wrapper{background-color:#f8fafc!important;border-radius:.375rem;box-shadow:0 0 0 2px #f973161a!important}.filters-and-orders-section :deep(.el-select) .el-select__wrapper{border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px #0000000d;transition:all .3s ease}.filters-and-orders-section :deep(.el-select) .el-select__wrapper:hover{border-color:#f97316;box-shadow:0 2px 6px #f9731626}.filters-and-orders-section :deep(.el-select) .el-select__wrapper.is-focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.filters-and-orders-section :deep(.el-select) .el-select__wrapper .el-select__selected-item{font-size:.875rem;color:#374151}.filters-and-orders-section :deep(.el-select) .el-select__wrapper .el-select__placeholder{color:#9ca3af;font-size:.875rem}.filters-and-orders-section .order-detail-container{position:relative;padding:1.5rem;background:linear-gradient(135deg,#ffffffe6,#f8fafce6,#f1f5f9e6);border-radius:1.25rem;border:1px solid rgba(255,255,255,.8);box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a,0 1px 3px #00000005;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:visible;transition:all .4s cubic-bezier(.4,0,.2,1);margin-bottom:1.5rem}.filters-and-orders-section .order-detail-container:hover{box-shadow:0 16px 48px #0000001f,0 4px 16px #00000014,0 2px 6px #0000000a;transform:translateY(-2px);border-color:#ffffffe6}.filters-and-orders-section .order-detail-container .order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6;transition:all .3s ease;border-radius:.5rem;padding:.75rem;margin:-.75rem -.75rem 1rem}.filters-and-orders-section .order-detail-container .order-header:hover{background-color:#f8fafc;transform:translateY(-1px);box-shadow:0 2px 8px #00000014;border-bottom-color:#e2e8f0}.filters-and-orders-section .order-detail-container .order-header .order-header-left,.filters-and-orders-section .order-detail-container .order-header .order-header-center,.filters-and-orders-section .order-detail-container .order-header .order-header-right{display:flex;flex-direction:row;align-items:center;gap:.5rem}.filters-and-orders-section .order-detail-container .order-header .order-header-center{flex:1;justify-content:center}.filters-and-orders-section .order-detail-container .order-header .order-header-right{flex:0 0 auto}.filters-and-orders-section .order-detail-container .order-header .order-header-left{display:flex;flex-direction:row;align-items:center;gap:.75rem}.filters-and-orders-section .order-detail-container .order-header .order-header-left .order-checkbox :deep(.el-checkbox__input) .el-checkbox__inner{width:18px;height:18px;border:2px solid #d1d5db;border-radius:.375rem;background:linear-gradient(135deg,#fff,#f9fafb);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000001a}.filters-and-orders-section .order-detail-container .order-header .order-header-left .order-checkbox :deep(.el-checkbox__input) .el-checkbox__inner:hover{border-color:#3b82f6;background:linear-gradient(135deg,#eff6ff,#dbeafe);transform:translateY(-1px) scale(1.05);box-shadow:0 4px 12px #3b82f626}.filters-and-orders-section .order-detail-container .order-header .order-header-left .order-checkbox :deep(.el-checkbox__input) .el-checkbox__inner:after{width:4px;height:8px;border:2px solid #ffffff;border-left:0;border-top:0;transform:rotate(45deg) scaleY(0);transition:transform .15s ease-in .05s;transform-origin:center}.filters-and-orders-section .order-detail-container .order-header .order-header-left .order-checkbox :deep(.el-checkbox__input).is-checked .el-checkbox__inner{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#1d4ed8}.filters-and-orders-section .order-detail-container .order-header .order-header-left .order-checkbox :deep(.el-checkbox__input).is-checked .el-checkbox__inner:after{transform:rotate(45deg) scaleY(1)}.filters-and-orders-section .order-detail-container .order-header .order-header-left .order-checkbox :deep(.el-checkbox__input).is-checked .el-checkbox__inner:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);border-color:#1e40af}.filters-and-orders-section .order-detail-container .order-header .order-header-left .order-checkbox :deep(.el-checkbox__input).is-indeterminate .el-checkbox__inner{background:linear-gradient(135deg,#f59e0b,#d97706);border-color:#d97706}.filters-and-orders-section .order-detail-container .order-header .order-header-left .order-checkbox :deep(.el-checkbox__input).is-indeterminate .el-checkbox__inner:before{content:"";position:absolute;display:block;background-color:#fff;height:2px;transform:scale(.5);left:0;right:0;top:5px}.filters-and-orders-section .order-detail-container .order-header .order-header-left .order-info{display:flex;flex-direction:row;align-items:center;gap:.5rem}.filters-and-orders-section .order-detail-container .order-header .order-header-left .copy-order-btn{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-left:.5rem;padding:0;background:transparent;cursor:pointer;transition:all .2s ease;color:#6b7280}.filters-and-orders-section .order-detail-container .order-header .order-header-left .copy-order-btn:hover{background:#f3f4f6;border-color:#52018d;color:#52018d;transform:translateY(-1px);box-shadow:0 2px 4px #52018d1a}.filters-and-orders-section .order-detail-container .order-header .order-header-left .copy-order-btn:active{transform:translateY(0);box-shadow:0 1px 2px #52018d1a}.filters-and-orders-section .order-detail-container .order-header .order-header-left .copy-order-btn .copy-icon{width:.875rem;height:.875rem;stroke-width:2}.filters-and-orders-section .order-detail-container .order-header .order-label{font-size:.75rem;color:#6b7280;font-weight:500;letter-spacing:.05em}.filters-and-orders-section .order-detail-container .order-header .order-number{font-size:1rem;color:#52018d;font-weight:800;word-break:break-all;transition:color .2s ease}.filters-and-orders-section .order-detail-container .order-header .order-number.clickable-order-number{cursor:pointer;text-decoration:underline;text-decoration-color:transparent;transition:all .2s ease}.filters-and-orders-section .order-detail-container .order-header .order-number.clickable-order-number:hover{color:#7c3aed;text-decoration-color:#7c3aed;transform:translateY(-1px)}.filters-and-orders-section .order-detail-container .order-header .order-number.clickable-order-number:active{transform:translateY(0);color:#5b21b6}.filters-and-orders-section .order-detail-container .order-header .order-time{font-size:.875rem;color:#111827;font-weight:500}.filters-and-orders-section .order-detail-container .order-products-table{margin-bottom:1rem}.filters-and-orders-section .order-detail-container .order-products-table .table-header{display:grid;grid-template-columns:2fr 1fr 1.2fr .8fr 1fr 1fr .8fr 1fr;gap:.75rem;padding:1.25rem 1rem;background:linear-gradient(135deg,#6366f1,#4f46e5 30%,#7c3aed 70%,#8b5cf6);border-radius:1rem 1rem .5rem .5rem;border:1px solid rgba(255,255,255,.2);font-size:.875rem;font-weight:700;color:#fff;letter-spacing:.025em;box-shadow:0 8px 25px #6366f159,0 4px 12px #00000014,inset 0 1px #ffffff1a;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.filters-and-orders-section .order-detail-container .order-products-table .table-header:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%{left:-100%}50%{left:100%}to{left:100%}}.filters-and-orders-section .order-detail-container .order-products-table .table-header>div{text-align:center;display:flex;align-items:center;justify-content:center;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.1)}.filters-and-orders-section .order-detail-container .order-products-table .table-header>div.col-product-name{text-align:left;justify-content:flex-start;padding-left:.5rem}.filters-and-orders-section .order-detail-container .order-products-table .table-header>div.col-product-image{text-align:center;justify-content:center}.filters-and-orders-section .order-detail-container .order-products-table .table-row{display:grid;grid-template-columns:2fr 1fr 1.2fr .8fr 1fr 1fr .8fr 1fr;gap:.75rem;padding:1rem .75rem;border:1px solid #e5e7eb;border-top:none;align-items:center;overflow:visible;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1)}.filters-and-orders-section .order-detail-container .order-products-table .table-row:hover{background:linear-gradient(135deg,#f8fafc,#f1f5f9);box-shadow:0 4px 12px #00000014,inset 0 1px #fff9;transform:translateY(-1px);border-color:#cbd5e1}.filters-and-orders-section .order-detail-container .order-products-table .table-row:last-child{border-radius:0 0 .75rem .75rem;border-bottom:1px solid #e5e7eb}.filters-and-orders-section .order-detail-container .order-products-table .table-row.group-first{border-top:2px solid #e6f4ff;background-color:#fafbfc}.filters-and-orders-section .order-detail-container .order-products-table .table-row.group-first .col-product-name{border-left:3px solid #1890ff;padding-left:12px}.filters-and-orders-section .order-detail-container .order-products-table .table-row.group-continued{background-color:#fafbfc;border-left:1px solid #e6f4ff;margin-left:8px}.filters-and-orders-section .order-detail-container .order-products-table .table-row.group-continued .col-product-name{opacity:0;pointer-events:none}.filters-and-orders-section .order-detail-container .order-products-table .table-row.loading-row{grid-template-columns:1fr;text-align:center;color:#6b7280;font-style:italic}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-name{text-align:left}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-name .product-name{font-size:.875rem;color:#111827;font-weight:800;margin-bottom:.25rem;line-height:1.4}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-name .more-products{font-size:.75rem;color:#6b7280;font-style:italic}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-image{text-align:center;display:flex;justify-content:center;align-items:center;overflow:visible;position:relative}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-image .product-image-container{position:relative;width:80px;height:80px;border-radius:.375rem;border:1px solid #e5e7eb;transition:all .3s ease;overflow:hidden;cursor:pointer}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-image .product-image-container:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626;transform:translateY(-1px)}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-image .product-image-small{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku-image{text-align:center;display:flex;justify-content:center;align-items:center;overflow:visible;position:relative}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku-image .sku-images-grid{display:flex;flex-wrap:wrap;gap:.25rem;justify-content:center;align-items:center}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku-image .sku-images-grid .product-image-container{position:relative;width:40px;height:40px;border-radius:.25rem;border:1px solid #e5e7eb;transition:all .3s ease;overflow:hidden;cursor:pointer}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku-image .sku-images-grid .product-image-container.mini{width:30px;height:30px}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku-image .sku-images-grid .product-image-container:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f626;transform:translateY(-1px)}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku-image .sku-images-grid .product-image-container .product-image-small{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku-image .sku-images-grid .product-image-container .product-image-small:hover{transform:scale(1.05)}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku-image .sku-images-grid .more-images{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.25rem;font-size:.6rem;color:#6b7280;font-weight:600}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-specification{text-align:center}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-specification .specification-text{font-size:.75rem;color:#6b7280;line-height:1.4}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total{text-align:center;display:flex;align-items:center;justify-content:center}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity .quantity-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity .price-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity .status-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity .total-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price .quantity-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price .price-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price .status-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price .total-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku .quantity-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku .price-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku .status-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku .total-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id .quantity-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id .price-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id .status-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id .total-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status .quantity-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status .price-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status .status-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status .total-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total .quantity-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total .price-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total .status-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total .total-text{font-size:.875rem;color:#111827;font-weight:500}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity .product-id-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price .product-id-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku .product-id-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id .product-id-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status .product-id-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total .product-id-text{color:#3b82f6;cursor:pointer}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity .sku-text:hover,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity .product-id-text:hover,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price .sku-text:hover,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price .product-id-text:hover,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku .sku-text:hover,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku .product-id-text:hover,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id .sku-text:hover,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id .product-id-text:hover,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status .sku-text:hover,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status .product-id-text:hover,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total .sku-text:hover,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total .product-id-text:hover{text-decoration:underline}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity .total-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price .total-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku .total-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id .total-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status .total-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total .total-text{color:#ea580c;font-weight:600}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity .sku-list,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price .sku-list,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku .sku-list,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id .sku-list,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status .sku-list,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total .sku-list{display:flex;flex-direction:column;gap:.25rem;align-items:center}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity .sku-list .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price .sku-list .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku .sku-list .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id .sku-list .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status .sku-list .sku-text,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total .sku-list .sku-text{font-size:.75rem;padding:.125rem .25rem;background:#f3f4f6;border-radius:.25rem;display:flex;align-items:center;gap:.125rem}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity .specification-list,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price .specification-list,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku .specification-list,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id .specification-list,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status .specification-list,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total .specification-list{display:flex;flex-direction:column;gap:.25rem}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity .specification-list .specification-item,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price .specification-list .specification-item,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku .specification-list .specification-item,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id .specification-list .specification-item,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status .specification-list .specification-item,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total .specification-list .specification-item{font-size:.75rem;color:#6b7280;line-height:1.2;padding:.125rem}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-quantity .status-list,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-unit-price .status-list,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-sku .status-list,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-id .status-list,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-order-status .status-list,.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-total .status-list{display:flex;flex-direction:column;gap:.25rem;align-items:center}.filters-and-orders-section .order-detail-container .order-summary-panel{margin-top:.5rem;margin-bottom:.75rem;padding:.75rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px #0000000d}.filters-and-orders-section .order-detail-container .order-summary-panel .summary-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;font-size:.75rem}.filters-and-orders-section .order-detail-container .order-summary-panel .summary-row .info-item{display:flex;align-items:center;gap:.375rem;white-space:nowrap}.filters-and-orders-section .order-detail-container .order-summary-panel .summary-row .info-item .info-label{color:#6b7280;font-weight:600;font-size:.75rem}.filters-and-orders-section .order-detail-container .order-summary-panel .summary-row .info-item .info-value{color:#374151;font-weight:500;font-size:.75rem}.filters-and-orders-section .order-detail-container .order-summary-panel .summary-row .info-item .el-tag{font-size:.6875rem;height:auto;padding:.1875rem .375rem;border-radius:.25rem}.filters-and-orders-section .order-detail-container .order-summary-panel .summary-row .info-separator{color:#d1d5db;font-weight:300;font-size:.875rem;margin:0 .25rem}.filters-and-orders-section .order-detail-container .order-summary-panel .summary-row .cost-item{display:flex;align-items:center;gap:.25rem;white-space:nowrap}.filters-and-orders-section .order-detail-container .order-summary-panel .summary-row .cost-item.total-item .cost-label{font-weight:700;color:#374151;font-size:12px}.filters-and-orders-section .order-detail-container .order-summary-panel .summary-row .cost-item.total-item .total-price{color:#dc2626;font-weight:800;font-size:12px}.filters-and-orders-section .order-detail-container .order-summary-panel .summary-row .cost-item .cost-label{color:#6b7280;font-size:12px;font-weight:700}.filters-and-orders-section .order-detail-container .order-summary-panel .summary-row .cost-item .cost-value{color:#16a34a;font-weight:700;font-size:12px}@media (max-width: 768px){.filters-and-orders-section .order-detail-container .order-summary-panel .summary-row{flex-direction:column;align-items:flex-start;gap:.5rem}.filters-and-orders-section .order-detail-container .order-summary-panel .summary-row .info-item,.filters-and-orders-section .order-detail-container .order-summary-panel .summary-row .cost-item{justify-content:space-between;width:100%}.filters-and-orders-section .order-detail-container .order-summary-panel .summary-row .info-separator{display:none}}.filters-and-orders-section .order-detail-container .order-footer{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-top:1px solid #e2e8f0;border-radius:0 0 .75rem .75rem;gap:1rem;box-shadow:inset 0 1px #fff9;position:relative}.filters-and-orders-section .order-detail-container .order-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.3),transparent)}.filters-and-orders-section .order-detail-container .order-summary{flex:1}.filters-and-orders-section .order-detail-container .cost-row{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0}.filters-and-orders-section .order-detail-container .cost-row.total-row{margin-top:.375rem;padding-top:.375rem}.filters-and-orders-section .order-detail-container .cost-row.total-row .cost-label{font-weight:700;color:#374151;font-size:.8125rem}.filters-and-orders-section .order-detail-container .cost-row.total-row .total-price{color:#dc2626;font-weight:800;font-size:.875rem}.filters-and-orders-section .order-detail-container .cost-row .cost-label{color:#6b7280;font-size:.75rem;font-weight:600;text-align:left;white-space:nowrap}.filters-and-orders-section .order-detail-container .cost-row .cost-value{color:#16a34a;font-weight:700;text-align:right;min-width:50px;font-size:.75rem}.filters-and-orders-section .order-detail-container .cost-divider{height:1px;background:#d1d5db;margin:.375rem 0}.filters-and-orders-section .order-actions-header .order-actions-dropdown .order-actions-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;border-radius:.5rem;border:1px solid transparent;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;white-space:nowrap;box-shadow:0 2px 8px #3b82f640,0 1px 3px #0000000d;position:relative;overflow:hidden}.filters-and-orders-section .order-actions-header .order-actions-dropdown .order-actions-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.filters-and-orders-section .order-actions-header .order-actions-dropdown .order-actions-btn:hover:before{left:100%}.filters-and-orders-section .order-actions-header .order-actions-dropdown .order-actions-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f659,0 2px 6px #00000014;border-color:#ffffff1a}.filters-and-orders-section .order-actions-header .order-actions-dropdown .order-actions-btn:active{transform:translateY(0);box-shadow:0 2px 8px #3b82f640,0 1px 3px #0000000d}.filters-and-orders-section .order-actions-header .order-actions-dropdown .order-actions-btn .el-icon{font-size:1rem;transition:transform .3s ease}.filters-and-orders-section .order-actions-header .order-actions-dropdown .order-actions-btn:hover .el-icon{transform:rotate(180deg)}.filters-and-orders-section .order-actions-header .action-buttons-group{display:flex;align-items:center;gap:.5rem}.filters-and-orders-section .order-actions-header .action-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;border-radius:.375rem;border:1px solid;transition:all .15s ease-in-out;cursor:pointer;white-space:nowrap}.filters-and-orders-section .order-actions-header .action-btn .action-icon{width:1rem;height:1rem;flex-shrink:0}.filters-and-orders-section .order-actions-header .action-btn:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.filters-and-orders-section .order-actions-header .action-btn:active{transform:translateY(0)}.filters-and-orders-section .order-actions-header .action-btn.action-btn-pay{background:linear-gradient(135deg,#10b981,#059669);border-color:#059669;color:#fff}.filters-and-orders-section .order-actions-header .action-btn.action-btn-pay:hover{background:linear-gradient(135deg,#059669,#047857);border-color:#047857}.filters-and-orders-section .order-actions-header .action-btn.action-btn-detail{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#2563eb;color:#fff}.filters-and-orders-section .order-actions-header .action-btn.action-btn-detail:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#1d4ed8}.filters-and-orders-section .order-actions-header .action-btn.action-btn-more{background:#fff;border-color:#d1d5db;color:#6b7280;padding:.5rem;border-radius:50%}.filters-and-orders-section .order-actions-header .action-btn.action-btn-more:hover{background:#f9fafb;border-color:#9ca3af;color:#374151}.filters-and-orders-section .dropdown-icon{width:1.125rem;height:1.125rem;margin-right:.5rem;color:currentColor;flex-shrink:0}.filters-and-orders-section .summary-row{display:flex;justify-content:space-between;align-items:center;padding:.375rem 0}.filters-and-orders-section .summary-row:not(:last-child){border-bottom:1px solid #e5e7eb}.filters-and-orders-section .summary-row .summary-label{font-size:1rem;font-weight:500}.filters-and-orders-section .summary-row .summary-value{font-size:1rem;color:#111827;font-weight:800}.filters-and-orders-section .order-actions{display:flex;gap:.5rem;justify-content:flex-end;flex-wrap:wrap;flex:0 0 auto}.filters-and-orders-section .order-actions .el-button{font-size:.75rem;padding:.375rem .75rem;height:28px;min-width:80px;border-radius:.375rem;font-weight:500;transition:all .3s ease;white-space:nowrap}.filters-and-orders-section .order-actions .el-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}@media (max-width: 1024px){.filters-and-orders-section .order-detail-container .order-products-table .table-header,.filters-and-orders-section .order-detail-container .order-products-table .table-row{grid-template-columns:1.5fr .8fr 1fr .6fr .8fr .8fr .6fr .8fr;gap:.5rem;padding:.5rem;font-size:.75rem}}@media (max-width: 768px){.filters-and-orders-section .order-detail-container{padding:.75rem}.filters-and-orders-section .order-detail-container .order-header{flex-direction:column;align-items:flex-start;gap:.75rem}.filters-and-orders-section .order-detail-container .order-header .order-header-left,.filters-and-orders-section .order-detail-container .order-header .order-header-center,.filters-and-orders-section .order-detail-container .order-header .order-header-right{width:100%}.filters-and-orders-section .order-detail-container .order-header .order-header-center{justify-content:flex-start}.filters-and-orders-section .order-detail-container .order-header .order-header-right{justify-content:flex-end}.filters-and-orders-section .order-detail-container .order-footer{flex-direction:column;align-items:stretch;gap:1rem}.filters-and-orders-section .order-detail-container .order-footer .order-summary .summary-row{justify-content:center;text-align:center}.filters-and-orders-section .order-detail-container .order-footer .order-actions{justify-content:center}.filters-and-orders-section .order-detail-container .order-products-table .table-header{display:none}.filters-and-orders-section .order-detail-container .order-products-table .table-row{display:block;padding:1rem;border-radius:.5rem;margin-bottom:.75rem;background:#fff;box-shadow:0 2px 4px #0000000d}.filters-and-orders-section .order-detail-container .order-products-table .table-row>div{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0}.filters-and-orders-section .order-detail-container .order-products-table .table-row>div:before{content:attr(data-label);font-weight:600;color:#6b7280;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-image{flex-direction:column;align-items:center}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-image:before{content:"Image";margin-bottom:.25rem}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-name{flex-direction:column;align-items:flex-start}.filters-and-orders-section .order-detail-container .order-products-table .table-row .col-product-name:before{content:"Product Name";margin-bottom:.25rem}.filters-and-orders-section .order-detail-container .order-actions{justify-content:center}.filters-and-orders-section .order-detail-container .order-actions .el-button{font-size:.75rem;padding:.375rem .75rem;height:28px;min-width:80px;border-radius:.375rem;font-weight:500;white-space:nowrap;flex:0 0 auto}}.filters-and-orders-section .toggle-icon{display:flex;align-items:center;justify-content:center;color:#52018d;font-size:1.25rem;width:2rem;height:2rem;border-radius:.5rem;transition:all .3s ease;cursor:pointer}.filters-and-orders-section .toggle-icon:hover{background:#52018d1a;border-color:#52018d4d;transform:translateY(-1px);box-shadow:0 2px 8px #52018d26}.filters-and-orders-section .toggle-icon:active{transform:translateY(0)}.filters-and-orders-section .toggle-icon.expanded{transform:rotate(180deg)}.filters-and-orders-section .toggle-icon.expanded:hover{transform:rotate(180deg) translateY(-1px)}.filters-and-orders-section .order-products-table{animation:slideDown .3s ease-out;overflow:visible}@keyframes slideDown{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:1000px;transform:translateY(0)}}.filters-and-orders-section .clickable-sku,.filters-and-orders-section .clickable-product-id{cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;display:inline-flex;align-items:center;gap:.25rem;justify-content:center}.filters-and-orders-section .clickable-sku:active,.filters-and-orders-section .clickable-product-id:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}.filters-and-orders-section .clickable-sku .copy-icon,.filters-and-orders-section .clickable-product-id .copy-icon{opacity:.7;transition:all .2s ease;color:#6b7280;flex-shrink:0}.filters-and-orders-section .clickable-sku:hover .copy-icon,.filters-and-orders-section .clickable-product-id:hover .copy-icon{opacity:1;color:#3b82f6;transform:scale(1.1)}.filters-and-orders-section .product-price-detail{font-size:.875rem;font-weight:500}.filters-and-orders-section .product-quantity-detail{font-size:.875rem}.filters-and-orders-section .product-actions-detail{display:flex!important;flex-direction:column!important;gap:.75rem;align-items:center!important;justify-content:center!important;width:100%!important;max-width:140px;margin:0 auto!important;padding:.75rem .5rem}.filters-and-orders-section .product-actions-detail:hover{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.filters-and-orders-section .product-actions-detail .el-button{width:100%!important;height:36px!important;font-size:13px!important;font-weight:500!important;padding:8px 12px!important;border-radius:.5rem!important;white-space:nowrap;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:100px!important;max-width:130px!important;box-sizing:border-box!important;margin:0!important;border:1px solid transparent!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;position:relative!important;overflow:hidden!important}.filters-and-orders-section .product-actions-detail .el-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.filters-and-orders-section .product-actions-detail .el-button:hover:before{left:100%}.filters-and-orders-section .product-actions-detail .el-button.el-button--primary{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;border-color:#2563eb!important;color:#fff!important;box-shadow:0 2px 6px #3b82f640!important}.filters-and-orders-section .product-actions-detail .el-button.el-button--primary:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-color:#1d4ed8!important;box-shadow:0 4px 12px #3b82f659!important;transform:translateY(-2px)!important}.filters-and-orders-section .product-actions-detail .el-button.el-button--primary:active{transform:translateY(0)!important;box-shadow:0 2px 6px #3b82f640!important}.filters-and-orders-section .product-actions-detail .el-button.el-button--success{background:linear-gradient(135deg,#10b981,#059669)!important;border-color:#059669!important;color:#fff!important;box-shadow:0 2px 6px #10b98140!important}.filters-and-orders-section .product-actions-detail .el-button.el-button--success:hover{background:linear-gradient(135deg,#059669,#047857)!important;border-color:#047857!important;box-shadow:0 4px 12px #10b98159!important;transform:translateY(-2px)!important}.filters-and-orders-section .product-actions-detail .el-button.el-button--success:active{transform:translateY(0)!important;box-shadow:0 2px 6px #10b98140!important}.filters-and-orders-section .product-actions-detail .el-button.is-plain{background:#ffffffe6!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.filters-and-orders-section .product-actions-detail .el-button.is-plain.el-button--primary{color:#2563eb!important;border-color:#2563eb4d!important;background:#3b82f60d!important}.filters-and-orders-section .product-actions-detail .el-button.is-plain.el-button--primary:hover{background:#3b82f61a!important;border-color:#2563eb80!important;color:#1d4ed8!important}.filters-and-orders-section .product-actions-detail .el-button.is-plain.el-button--success{color:#059669!important;border-color:#0596694d!important;background:#10b9810d!important}.filters-and-orders-section .product-actions-detail .el-button.is-plain.el-button--success:hover{background:#10b9811a!important;border-color:#05966980!important;color:#047857!important}.filters-and-orders-section .product-actions-detail .el-button span{position:relative;z-index:1;font-weight:500;letter-spacing:.025em}.filters-and-orders-section .loading-products{text-align:center;padding:1rem 0}.filters-and-orders-section .loading-text{font-size:.875rem;color:#6b7280}.filters-and-orders-section .order-number-cell{display:flex;flex-direction:column}.filters-and-orders-section .order-info-container{display:flex;flex-direction:column;gap:.75rem;padding:.5rem 0}.filters-and-orders-section .order-basic-info{display:flex;flex-direction:column;gap:.25rem}.filters-and-orders-section .order-basic-info.clickable{cursor:pointer;padding:.5rem;border-radius:.375rem;transition:all .2s ease}.filters-and-orders-section .order-basic-info.clickable:hover{background-color:#f8fafc;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.filters-and-orders-section .order-basic-info.clickable:hover .order-number{color:#31018d}.filters-and-orders-section .order-basic-info.clickable:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}.filters-and-orders-section .order-basic-info .order-number{font-weight:700;color:#52018d;word-break:break-all;transition:color .2s ease}.filters-and-orders-section .order-basic-info .order-quantity{font-size:.875rem;color:#6b7280}.filters-and-orders-section .order-basic-info .order-date{font-size:.75rem;color:#6b7280}.filters-and-orders-section .order-amount-row{display:flex;flex-direction:column;gap:.25rem;padding:.5rem 0;border-top:1px solid #e5e7eb}.filters-and-orders-section .order-amount-row .order-amount{font-size:1.125rem;font-weight:700;color:#059669}.filters-and-orders-section .order-amount-row .order-update-time{font-size:.75rem;color:#6b7280}.filters-and-orders-section .order-actions-row{display:flex;gap:.5rem;flex-wrap:wrap;padding:.5rem 0;border-top:1px solid #e5e7eb}.filters-and-orders-section .order-actions-row .el-button{font-size:.75rem!important;padding:.375rem .75rem!important;height:auto!important;min-height:28px!important;border-radius:.375rem!important;margin:0!important}.filters-and-orders-section .order-amount-cell{text-align:right}.filters-and-orders-section .order-actions-cell{display:flex!important;flex-direction:column!important;gap:.5rem;align-items:center!important;justify-content:center!important;min-height:80px;padding:.5rem!important;text-align:center!important}.filters-and-orders-section .action-buttons-row{display:flex!important;flex-direction:column!important;gap:.5rem;align-items:center!important;justify-content:center!important;width:100%!important;max-width:110px;margin:0 auto!important}.filters-and-orders-section .action-buttons-row .el-button{width:100%!important;height:32px!important;font-size:12px!important;padding:6px 8px!important;border-radius:4px;white-space:nowrap;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:90px!important;max-width:110px!important;box-sizing:border-box!important;margin:0!important}.filters-and-orders-section .el-table .el-table__cell.has-order-actions-cell{padding:0!important;text-align:center!important;vertical-align:middle!important}.filters-and-orders-section .el-table .el-table__cell.has-product-actions-detail{text-align:center!important;padding-left:0!important;padding-right:0!important}.filters-and-orders-section .action-buttons-row .el-button,.filters-and-orders-section .product-actions-detail .el-button{margin:0!important}@media (max-width: 768px){.filters-and-orders-section .orders-container{padding:.75rem;background:#f8fafc}.filters-and-orders-section .page-header{text-align:center;margin-bottom:1.5rem}.filters-and-orders-section .page-header .page-title{font-size:1.75rem;line-height:1.2}.filters-and-orders-section .page-header .page-subtitle{font-size:.875rem;margin-top:.25rem}.filters-and-orders-section .filters-section{padding:1rem;margin-bottom:1rem;border-radius:.75rem}.filters-and-orders-section .batch-operations{justify-content:center;gap:.5rem}.filters-and-orders-section .batch-operations .el-checkbox{font-size:.875rem}.filters-and-orders-section .batch-operations .el-button{font-size:.875rem;padding:.5rem 1rem}.filters-and-orders-section .search-group{min-width:100%}.filters-and-orders-section .search-group .search-input{font-size:.875rem;padding:.625rem 2.25rem .625rem .875rem}.filters-and-orders-section .search-group .search-btn{padding:.625rem .875rem;min-width:44px}.filters-and-orders-section .status-group .filter-label,.filters-and-orders-section .time-group .filter-label{font-size:.875rem;margin-bottom:.25rem}.filters-and-orders-section .time-group .quick-buttons{justify-content:flex-start}.filters-and-orders-section .time-group .quick-buttons .quick-btn{font-size:.75rem;padding:.5rem .875rem;border:1.5px solid rgba(226,232,240,.6);border-radius:.625rem;background:linear-gradient(135deg,#fff,#f8fafc);color:#475569;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;box-shadow:0 1px 4px #0000000a;position:relative;overflow:hidden;min-height:36px}.filters-and-orders-section .time-group .quick-buttons .quick-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(249,115,22,.1),transparent);transition:left .4s ease}.filters-and-orders-section .time-group .quick-buttons .quick-btn:hover:before{left:100%}.filters-and-orders-section .time-group .quick-buttons .quick-btn:hover{border-color:#f9731666;background:linear-gradient(135deg,#fff7ed,#fed7aa);color:#f97316;transform:translateY(-.5px);box-shadow:0 3px 8px #f9731626}.filters-and-orders-section .time-group .quick-buttons .quick-btn.active{border-color:#ea580c;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 3px 8px #f973164d,0 1px 4px #0000000d;transform:translateY(-.5px)}.filters-and-orders-section .time-group .quick-buttons .quick-btn.active:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}.filters-and-orders-section .time-group .quick-buttons .quick-btn.active:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 4px 10px #f9731666,0 2px 6px #00000014;transform:translateY(-1px)}.filters-and-orders-section .time-group .date-range{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:nowrap}.filters-and-orders-section .time-group .date-range .date-picker{width:187px}}@media (max-width: 768px) and (max-width: 768px){.filters-and-orders-section .time-group .date-range .date-picker{width:160px}}@media (max-width: 768px){.filters-and-orders-section .time-group .date-range .date-separator{font-size:.75rem;color:#64748b;font-weight:500;margin:0 .25rem;flex-shrink:0}.filters-and-orders-section .order-amount-cell .order-amount{font-size:1rem;font-weight:600}.filters-and-orders-section .order-amount-cell .order-update-time{font-size:.6875rem;margin-top:.125rem}.filters-and-orders-section .el-tag{font-size:.75rem;padding:.25rem .5rem}.filters-and-orders-section .product-image-container{width:2rem!important;height:2rem!important}.filters-and-orders-section .product-image-container:hover{transform:none!important;box-shadow:none!important;border-color:#e5e7eb!important;z-index:auto!important}.filters-and-orders-section .product-image-container:hover .product-image-small{box-shadow:none!important}.filters-and-orders-section .product-image-small{border-radius:.25rem;transition:transform .2s ease}.filters-and-orders-section .product-image-large{width:3rem;height:3rem;display:block;margin:0 auto}.filters-and-orders-section .product-name-detail{font-size:.875rem;line-height:1.3}.filters-and-orders-section .product-specs-detail,.filters-and-orders-section .product-sku-detail{font-size:.6875rem}.filters-and-orders-section .product-price-detail,.filters-and-orders-section .product-quantity-detail{font-size:.8125rem}.filters-and-orders-section .product-actions-detail{flex-direction:column!important;gap:.5rem;max-width:120px;padding:.5rem .375rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:.5rem;border:1px solid rgba(226,232,240,.5);box-shadow:0 1px 4px #0000000d}.filters-and-orders-section .product-actions-detail:hover{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);box-shadow:0 2px 6px #00000014;transform:translateY(-.5px)}.filters-and-orders-section .product-actions-detail .el-button{width:100%!important;height:30px!important;font-size:.75rem!important;font-weight:500!important;padding:4px 6px!important;border-radius:.375rem!important;min-width:85px!important;max-width:110px!important;line-height:1.2!important;border:1px solid transparent!important;transition:all .25s ease!important;position:relative!important;overflow:hidden!important}.filters-and-orders-section .product-actions-detail .el-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .4s ease}.filters-and-orders-section .product-actions-detail .el-button:hover:before{left:100%}.filters-and-orders-section .product-actions-detail .el-button.el-button--primary,.filters-and-orders-section .product-actions-detail .el-button.el-button--success{box-shadow:0 1px 3px #0000001a!important}.filters-and-orders-section .product-actions-detail .el-button.el-button--primary:hover,.filters-and-orders-section .product-actions-detail .el-button.el-button--success:hover{box-shadow:0 2px 6px #00000026!important;transform:translateY(-1px)!important}.filters-and-orders-section .order-actions-cell{gap:.375rem;min-height:65px;padding:.375rem .25rem}.filters-and-orders-section .action-buttons-row{flex-direction:column!important;gap:.375rem;align-items:center!important;max-width:90px;margin:0 auto!important}.filters-and-orders-section .action-buttons-row .el-button{width:100%!important;height:26px!important;font-size:.6875rem!important;padding:3px 5px!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:75px!important;max-width:90px!important;box-sizing:border-box!important;margin:0!important;line-height:1.2!important}.filters-and-orders-section .expanded-content{padding:.5rem}.filters-and-orders-section .product-details-table{font-size:.8125rem}.filters-and-orders-section .product-details-table .el-table__cell{padding:.375rem .25rem}.filters-and-orders-section .error-state{padding:2.5rem 1rem;margin-bottom:1rem}.filters-and-orders-section .error-state .error-icon .error-icon-svg{width:4rem;height:4rem}.filters-and-orders-section .error-state .error-content h3{font-size:1.25rem;margin-bottom:.75rem}.filters-and-orders-section .error-state .error-content .error-message{font-size:.875rem;margin-bottom:1.5rem;padding:.75rem}.filters-and-orders-section .error-state .error-content .retry-info{margin-bottom:1.5rem}.filters-and-orders-section .error-state .error-content .retry-info .retry-text{font-size:.8125rem}.filters-and-orders-section .error-state .error-content .retry-info .retry-progress{width:150px}.filters-and-orders-section .error-state .error-actions{flex-direction:column;align-items:center;gap:.75rem}.filters-and-orders-section .error-state .error-actions .btn{width:100%;max-width:200px;justify-content:center;padding:.75rem 1.5rem;font-size:.9rem}.filters-and-orders-section .error-state .error-actions .btn:hover:not(:disabled){transform:translateY(-1px) scale(1.02)}.filters-and-orders-section .empty-state{padding:2.5rem 1rem;margin-bottom:1rem}.filters-and-orders-section .empty-state .search-empty .empty-icon .empty-icon-svg,.filters-and-orders-section .empty-state .no-orders .empty-icon .empty-icon-svg{width:4rem;height:4rem}.filters-and-orders-section .empty-state .search-empty .empty-content h3,.filters-and-orders-section .empty-state .no-orders .empty-content h3{font-size:1.25rem;margin-bottom:.75rem}.filters-and-orders-section .empty-state .search-empty .empty-content p,.filters-and-orders-section .empty-state .no-orders .empty-content p{font-size:.95rem;margin-bottom:2rem;padding:0 .5rem}.filters-and-orders-section .empty-state .empty-actions{flex-direction:column;align-items:center;gap:.75rem}.filters-and-orders-section .empty-state .empty-actions .btn{width:100%;max-width:200px;justify-content:center;padding:.75rem 1.5rem;font-size:.9rem}.filters-and-orders-section .empty-state .empty-actions .btn:hover{transform:translateY(-1px) scale(1.02)}.filters-and-orders-section .pagination-container{margin-top:1rem}.filters-and-orders-section .pagination-container .el-pagination{justify-content:center}.filters-and-orders-section .pagination-container .el-pagination .el-pagination__total,.filters-and-orders-section .pagination-container .el-pagination .el-pagination__jump{display:none}.filters-and-orders-section .el-dialog{width:95%!important;margin:5vh auto!important}.filters-and-orders-section .cancel-reason-form .form-item{margin-bottom:1rem}.filters-and-orders-section .cancel-reason-form .form-item .form-label{font-size:.875rem;margin-bottom:.5rem}.filters-and-orders-section .toggle-icon{width:1.75rem;height:1.75rem;font-size:1.125rem}.filters-and-orders-section .copy-order-btn{width:1.25rem;height:1.25rem;margin-left:.375rem}.filters-and-orders-section .copy-order-btn .copy-icon{width:.75rem;height:.75rem}}@media (max-width: 480px){.filters-and-orders-section .orders-container{padding:.5rem}.filters-and-orders-section .page-header .page-title{font-size:1.5rem}.filters-and-orders-section .toggle-icon{width:1.5rem;height:1.5rem;font-size:1rem}.filters-and-orders-section .copy-order-btn{width:1rem;height:1rem;margin-left:.25rem;border-radius:.25rem}.filters-and-orders-section .copy-order-btn .copy-icon{width:.625rem;height:.625rem}.filters-and-orders-section .filters-section{padding:.75rem}.filters-and-orders-section .orders-table{min-width:700px}.filters-and-orders-section .batch-operations{flex-direction:column;align-items:stretch}.filters-and-orders-section .batch-operations .el-button{width:100%;justify-content:center}.filters-and-orders-section .quick-buttons .quick-btn{flex:1;min-width:0;font-size:.6875rem;padding:.375rem .625rem;border:1px solid rgba(226,232,240,.6);border-radius:.5rem;background:linear-gradient(135deg,#fff,#f8fafc);color:#475569;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;box-shadow:0 1px 3px #0000000a;position:relative;overflow:hidden;min-height:32px}.filters-and-orders-section .quick-buttons .quick-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(249,115,22,.1),transparent);transition:left .4s ease}.filters-and-orders-section .quick-buttons .quick-btn:hover:before{left:100%}.filters-and-orders-section .quick-buttons .quick-btn:hover{border-color:#f9731666;background:linear-gradient(135deg,#fff7ed,#fed7aa);color:#f97316;transform:translateY(-.5px);box-shadow:0 2px 6px #f9731626}.filters-and-orders-section .quick-buttons .quick-btn.active{border-color:#ea580c;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 2px 6px #f973164d,0 1px 3px #0000000d;transform:translateY(-.5px)}.filters-and-orders-section .quick-buttons .quick-btn.active:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}.filters-and-orders-section .quick-buttons .quick-btn.active:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 3px 8px #f9731666,0 2px 4px #00000014;transform:translateY(-1px)}.filters-and-orders-section .date-range{display:flex;align-items:center;justify-content:center;gap:.375rem;flex-wrap:nowrap}.filters-and-orders-section .date-range .date-picker{width:45%;min-width:120px;flex-shrink:0}.filters-and-orders-section .date-range .date-separator{display:block;font-size:.75rem;color:#64748b;font-weight:500;margin:0 .25rem;flex-shrink:0}}.filters-and-orders-section :deep(.el-dropdown-menu){border-radius:.75rem;box-shadow:0 12px 32px #0000001f,0 4px 16px #00000014;border:1px solid #e2e8f0;background:linear-gradient(135deg,#fff,#f8fafc);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.5rem 0;min-width:180px}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:.5rem;margin:.125rem .5rem;position:relative;overflow:hidden}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .4s ease}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item:hover:before{left:100%}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item .dropdown-icon{font-size:1.125rem;width:1.25rem;height:1.25rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item:hover{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#1e293b;transform:translate(4px);box-shadow:0 2px 8px #00000014}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item:hover .dropdown-icon{transform:scale(1.1)}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item.action-pay:hover{background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#16a34a;border-left:3px solid #16a34a}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item.action-pay:hover .dropdown-icon{color:#16a34a;transform:scale(1.1) rotate(5deg)}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item.action-cancel:hover{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#dc2626;border-left:3px solid #dc2626}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item.action-cancel:hover .dropdown-icon{color:#dc2626;transform:scale(1.1) rotate(-5deg)}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item.action-refund:hover{background:linear-gradient(135deg,#fffbeb,#fef3c7);color:#d97706;border-left:3px solid #d97706}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item.action-refund:hover .dropdown-icon{color:#d97706;transform:scale(1.1) rotate(5deg)}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item.action-detail:hover{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb;border-left:3px solid #2563eb}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item.action-detail:hover .dropdown-icon{color:#2563eb;transform:scale(1.1)}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item.action-reorder:hover{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#7c3aed;border-left:3px solid #7c3aed}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item.action-reorder:hover .dropdown-icon{color:#7c3aed;transform:scale(1.1) rotate(360deg)}.filters-and-orders-section :deep(.el-dropdown-menu) .el-dropdown-menu__item:active{transform:translate(2px);box-shadow:0 1px 4px #00000014}@media (min-width: 2560px){.filters-and-orders-section .time-group-inline{display:flex}.filters-and-orders-section .filters-row-two .time-group{display:none}}@media (max-width: 2559px){.filters-and-orders-section .time-group-inline{display:none}.filters-and-orders-section .filters-row-two .time-group{display:flex}}.filters-and-orders-section .image-preview-modal{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background:#000c!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;opacity:0;animation:fadeIn .3s ease-out forwards;margin:0!important;padding:0!important;transform:none!important}.filters-and-orders-section .image-preview-modal .image-preview-large{max-width:90vw!important;max-height:90vh!important;width:auto!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important;border-radius:.5rem!important;box-shadow:0 20px 40px #000000b3!important;cursor:default!important;opacity:0;transform:scale(.9);animation:imageZoomIn .3s ease-out .1s forwards;transition:transform .2s ease-out!important;margin:0!important;padding:0!important;position:relative!important}.filters-and-orders-section .image-preview-modal .image-preview-large:hover{transform:scale(.95)!important}.filters-and-orders-section .image-preview-modal .image-preview-close{position:fixed!important;top:2rem!important;right:2rem!important;width:3rem;height:3rem;background:#dc2626e6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;font-weight:700;transition:all .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #0000004d;z-index:1;opacity:0;transform:scale(.8);animation:buttonFadeIn .3s ease-out .2s forwards}.filters-and-orders-section .image-preview-modal .image-preview-close:hover{background:#dc2626;transform:scale(1.1);box-shadow:0 6px 18px #dc262666}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes imageZoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes buttonFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width: 768px){.filters-and-orders-section .image-preview-modal .image-preview-container{max-width:95vw;max-height:95vh;border-radius:.75rem}.filters-and-orders-section .image-preview-modal .image-preview-container .image-preview-large{max-width:90vw;max-height:90vh}.filters-and-orders-section .image-preview-modal .image-preview-container .image-preview-close{width:2rem;height:2rem;top:.5rem;right:.5rem;font-size:1rem}}.filters-and-orders-section .image-error{opacity:.7;filter:grayscale(30%);border:2px dashed #e2e8f0!important;background-color:#f8fafc}.filters-and-orders-section .image-error:after{content:"图片加载失败";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:10px;color:#94a3b8;text-align:center;background:#f8fafccc;padding:2px 4px;border-radius:2px;white-space:nowrap}.filters-and-orders-section .modern-login-prompt-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;min-height:400px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe,#bae6fd);border-radius:2rem;border:1px solid rgba(56,189,248,.3);position:relative;overflow:hidden;animation:slideInUp .6s ease-out}.filters-and-orders-section .modern-login-prompt-state:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(59,130,246,.05) 0%,transparent 70%);animation:rotate 25s linear infinite}.filters-and-orders-section .modern-login-prompt-state .login-prompt-illustration{position:relative;margin-bottom:2.5rem;z-index:2}.filters-and-orders-section .modern-login-prompt-state .login-prompt-illustration .login-circle{width:120px;height:120px;margin:0 auto;position:relative;background:linear-gradient(135deg,#dbeafe,#93c5fd);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 40px #3b82f633;animation:bounce 3s ease-in-out infinite}.filters-and-orders-section .modern-login-prompt-state .login-prompt-illustration .login-circle .login-inner-circle{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 2px 4px #0000001a}.filters-and-orders-section .modern-login-prompt-state .login-prompt-illustration .login-circle .login-inner-circle .login-icon{width:40px;height:40px;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.filters-and-orders-section .modern-login-prompt-state .login-prompt-illustration .login-waves{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.filters-and-orders-section .modern-login-prompt-state .login-prompt-illustration .login-waves .wave{position:absolute;border:2px solid rgba(59,130,246,.3);border-radius:50%;animation:ripple 2s ease-out infinite}.filters-and-orders-section .modern-login-prompt-state .login-prompt-illustration .login-waves .wave.wave-1{width:140px;height:140px;margin:-70px 0 0 -70px;animation-delay:0s}.filters-and-orders-section .modern-login-prompt-state .login-prompt-illustration .login-waves .wave.wave-2{width:180px;height:180px;margin:-90px 0 0 -90px;animation-delay:.5s}.filters-and-orders-section .modern-login-prompt-state .login-prompt-illustration .login-waves .wave.wave-3{width:220px;height:220px;margin:-110px 0 0 -110px;animation-delay:1s}.filters-and-orders-section .modern-login-prompt-state .login-prompt-content{position:relative;z-index:2;max-width:600px}.filters-and-orders-section .modern-login-prompt-state .login-prompt-content .login-prompt-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.filters-and-orders-section .modern-login-prompt-state .login-prompt-content .login-prompt-description{font-size:1.125rem;color:#6b7280;margin-bottom:2.5rem;line-height:1.6;max-width:500px;margin-left:auto;margin-right:auto}.filters-and-orders-section .modern-login-prompt-state .login-prompt-content .login-prompt-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem;position:relative;z-index:2}.filters-and-orders-section .modern-login-prompt-state .login-prompt-content .login-features{background:#fffc;border-radius:1rem;padding:2rem;margin-top:2rem;border:1px solid rgba(56,189,248,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.filters-and-orders-section .modern-login-prompt-state .login-prompt-content .login-features .features-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;text-align:center}.filters-and-orders-section .modern-login-prompt-state .login-prompt-content .login-features .features-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.filters-and-orders-section .modern-login-prompt-state .login-prompt-content .login-features .features-list .feature-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:.75rem;border:1px solid rgba(226,232,240,.5);transition:all .3s ease}.filters-and-orders-section .modern-login-prompt-state .login-prompt-content .login-features .features-list .feature-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626;border-color:#3b82f64d}.filters-and-orders-section .modern-login-prompt-state .login-prompt-content .login-features .features-list .feature-item .feature-icon{width:1.25rem;height:1.25rem;color:#3b82f6;flex-shrink:0}.filters-and-orders-section .modern-login-prompt-state .login-prompt-content .login-features .features-list .feature-item span{font-size:.875rem;color:#475569;font-weight:500}.mobile-orders-container[data-v-5151073b]{min-height:100vh;background:#f5f5f5;padding-bottom:2rem}.mobile-page-header[data-v-5151073b]{background:linear-gradient(135deg,#6366f1,#8b5cf6);padding:1rem 1.25rem;color:#fff}.mobile-page-header .mobile-page-title[data-v-5151073b]{font-size:1.5rem;font-weight:700;margin:0}.mobile-filters-bar[data-v-5151073b]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border-bottom:1px solid #e5e7eb}.mobile-filters-bar .mobile-filter-btn[data-v-5151073b]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;color:#374151;cursor:pointer;transition:all .2s ease}.mobile-filters-bar .mobile-filter-btn .filter-icon[data-v-5151073b]{width:1rem;height:1rem}.mobile-filters-bar .mobile-filter-btn[data-v-5151073b]:active{background:#e5e7eb}.mobile-filters-bar .mobile-search-wrapper[data-v-5151073b]{flex:1;position:relative}.mobile-filters-bar .mobile-search-wrapper .mobile-search-input[data-v-5151073b]{width:100%;padding:.5rem 2rem .5rem .75rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;background:#f9fafb}.mobile-filters-bar .mobile-search-wrapper .mobile-search-input[data-v-5151073b]:focus{outline:none;border-color:#6366f1;background:#fff}.mobile-filters-bar .mobile-search-wrapper .mobile-clear-btn[data-v-5151073b]{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;border:none;background:transparent;color:#9ca3af;font-size:1.25rem;line-height:1;cursor:pointer}.mobile-filters-panel[data-v-5151073b]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;display:flex;align-items:flex-end}.mobile-filters-panel .mobile-filters-content[data-v-5151073b]{width:100%;max-height:80vh;background:#fff;border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;animation:slideUp-5151073b .3s ease-out}.mobile-filters-panel .mobile-filters-content .mobile-filters-header[data-v-5151073b]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.mobile-filters-panel .mobile-filters-content .mobile-filters-header h3[data-v-5151073b]{margin:0;font-size:1.125rem;font-weight:600}.mobile-filters-panel .mobile-filters-content .mobile-filters-header .mobile-close-btn[data-v-5151073b]{width:2rem;height:2rem;border:none;background:transparent;font-size:1.5rem;color:#6b7280;cursor:pointer}.mobile-filters-panel .mobile-filters-content .mobile-filters-body[data-v-5151073b]{flex:1;overflow-y:auto;padding:1rem 1.25rem}.mobile-filters-panel .mobile-filters-content .mobile-filters-body .mobile-filter-group[data-v-5151073b]{margin-bottom:1.5rem}.mobile-filters-panel .mobile-filters-content .mobile-filters-body .mobile-filter-group .mobile-filter-label[data-v-5151073b]{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.75rem}.mobile-filters-panel .mobile-filters-content .mobile-filters-body .mobile-filter-group .mobile-status-tabs[data-v-5151073b]{display:flex;flex-wrap:wrap;gap:.5rem}.mobile-filters-panel .mobile-filters-content .mobile-filters-body .mobile-filter-group .mobile-status-tabs .mobile-status-tab[data-v-5151073b]{padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;font-size:.875rem;color:#6b7280;cursor:pointer;transition:all .2s ease}.mobile-filters-panel .mobile-filters-content .mobile-filters-body .mobile-filter-group .mobile-status-tabs .mobile-status-tab.active[data-v-5151073b]{background:#6366f1;color:#fff;border-color:#6366f1}.mobile-filters-panel .mobile-filters-content .mobile-filters-body .mobile-filter-group .mobile-date-range .mobile-date-picker[data-v-5151073b]{width:100%}.mobile-filters-panel .mobile-filters-content .mobile-filters-body .mobile-filter-group .mobile-quick-dates[data-v-5151073b]{display:flex;flex-wrap:wrap;gap:.5rem}.mobile-filters-panel .mobile-filters-content .mobile-filters-body .mobile-filter-group .mobile-quick-dates .mobile-quick-date-btn[data-v-5151073b]{padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;font-size:.875rem;color:#6b7280;cursor:pointer;transition:all .2s ease}.mobile-filters-panel .mobile-filters-content .mobile-filters-body .mobile-filter-group .mobile-quick-dates .mobile-quick-date-btn.active[data-v-5151073b]{background:#f97316;color:#fff;border-color:#f97316}.mobile-filters-panel .mobile-filters-content .mobile-filters-footer[data-v-5151073b]{display:flex;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid #e5e7eb}.mobile-filters-panel .mobile-filters-content .mobile-filters-footer .mobile-reset-btn[data-v-5151073b],.mobile-filters-panel .mobile-filters-content .mobile-filters-footer .mobile-apply-btn[data-v-5151073b]{flex:1;padding:.75rem;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.mobile-filters-panel .mobile-filters-content .mobile-filters-footer .mobile-reset-btn[data-v-5151073b]{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.mobile-filters-panel .mobile-filters-content .mobile-filters-footer .mobile-apply-btn[data-v-5151073b]{background:#6366f1;color:#fff;border:none}@keyframes slideUp-5151073b{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-status-bar[data-v-5151073b]{background:#fff;padding:.75rem 0;border-bottom:1px solid #e5e7eb;overflow-x:auto;-webkit-overflow-scrolling:touch}.mobile-status-bar .mobile-status-scroll[data-v-5151073b]{display:flex;gap:.5rem;padding:0 1rem;min-width:-moz-max-content;min-width:max-content}.mobile-status-bar .mobile-status-scroll .mobile-status-item[data-v-5151073b]{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:1.5rem;background:#fff;font-size:.875rem;color:#6b7280;white-space:nowrap;cursor:pointer;transition:all .2s ease}.mobile-status-bar .mobile-status-scroll .mobile-status-item .status-count[data-v-5151073b]{background:#f3f4f6;color:#6b7280;padding:.125rem .5rem;border-radius:.75rem;font-size:.75rem}.mobile-status-bar .mobile-status-scroll .mobile-status-item.active[data-v-5151073b]{background:#6366f1;color:#fff;border-color:#6366f1}.mobile-status-bar .mobile-status-scroll .mobile-status-item.active .status-count[data-v-5151073b]{background:#fff3;color:#fff}.mobile-loading-state[data-v-5151073b],.mobile-error-state[data-v-5151073b],.mobile-login-prompt[data-v-5151073b],.mobile-empty-state[data-v-5151073b]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;min-height:400px}.mobile-loading-state .mobile-spinner[data-v-5151073b],.mobile-loading-state .mobile-error-icon[data-v-5151073b],.mobile-loading-state .mobile-login-icon[data-v-5151073b],.mobile-loading-state .mobile-empty-icon[data-v-5151073b],.mobile-error-state .mobile-spinner[data-v-5151073b],.mobile-error-state .mobile-error-icon[data-v-5151073b],.mobile-error-state .mobile-login-icon[data-v-5151073b],.mobile-error-state .mobile-empty-icon[data-v-5151073b],.mobile-login-prompt .mobile-spinner[data-v-5151073b],.mobile-login-prompt .mobile-error-icon[data-v-5151073b],.mobile-login-prompt .mobile-login-icon[data-v-5151073b],.mobile-login-prompt .mobile-empty-icon[data-v-5151073b],.mobile-empty-state .mobile-spinner[data-v-5151073b],.mobile-empty-state .mobile-error-icon[data-v-5151073b],.mobile-empty-state .mobile-login-icon[data-v-5151073b],.mobile-empty-state .mobile-empty-icon[data-v-5151073b]{width:4rem;height:4rem;margin-bottom:1.5rem;color:#9ca3af}.mobile-loading-state .mobile-spinner[data-v-5151073b],.mobile-error-state .mobile-spinner[data-v-5151073b],.mobile-login-prompt .mobile-spinner[data-v-5151073b],.mobile-empty-state .mobile-spinner[data-v-5151073b]{border:3px solid #f3f4f6;border-top:3px solid #6366f1;border-radius:50%;animation:spin-5151073b 1s linear infinite}.mobile-loading-state h3[data-v-5151073b],.mobile-error-state h3[data-v-5151073b],.mobile-login-prompt h3[data-v-5151073b],.mobile-empty-state h3[data-v-5151073b]{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 .75rem}.mobile-loading-state p[data-v-5151073b],.mobile-error-state p[data-v-5151073b],.mobile-login-prompt p[data-v-5151073b],.mobile-empty-state p[data-v-5151073b]{font-size:.875rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.5}@keyframes spin-5151073b{to{transform:rotate(360deg)}}.mobile-orders-list[data-v-5151073b]{padding:.75rem}.mobile-orders-list .mobile-order-card[data-v-5151073b]{background:#fff;border-radius:.75rem;margin-bottom:.75rem;padding:1rem;box-shadow:0 1px 3px #0000001a}.mobile-orders-list .mobile-order-card .mobile-order-header[data-v-5151073b]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6}.mobile-orders-list .mobile-order-card .mobile-order-header .mobile-order-info[data-v-5151073b]{flex:1}.mobile-orders-list .mobile-order-card .mobile-order-header .mobile-order-info .mobile-order-no[data-v-5151073b]{font-size:.875rem;margin-bottom:.25rem}.mobile-orders-list .mobile-order-card .mobile-order-header .mobile-order-info .mobile-order-no .order-no-label[data-v-5151073b]{color:#6b7280}.mobile-orders-list .mobile-order-card .mobile-order-header .mobile-order-info .mobile-order-no .order-no-value[data-v-5151073b]{color:#6366f1;font-weight:600;cursor:pointer}.mobile-orders-list .mobile-order-card .mobile-order-header .mobile-order-info .mobile-order-time[data-v-5151073b]{font-size:.75rem;color:#9ca3af}.mobile-orders-list .mobile-order-card .mobile-order-products[data-v-5151073b]{margin-bottom:1rem}.mobile-orders-list .mobile-order-card .mobile-order-products .mobile-product-item[data-v-5151073b]{display:flex;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #f3f4f6}.mobile-orders-list .mobile-order-card .mobile-order-products .mobile-product-item[data-v-5151073b]:last-child{border-bottom:none}.mobile-orders-list .mobile-order-card .mobile-order-products .mobile-product-item .mobile-product-image[data-v-5151073b]{width:4rem;height:4rem;flex-shrink:0;border-radius:.5rem;overflow:hidden;background:#f3f4f6}.mobile-orders-list .mobile-order-card .mobile-order-products .mobile-product-item .mobile-product-image img[data-v-5151073b]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mobile-orders-list .mobile-order-card .mobile-order-products .mobile-product-item .mobile-product-info[data-v-5151073b]{flex:1;min-width:0}.mobile-orders-list .mobile-order-card .mobile-order-products .mobile-product-item .mobile-product-info .mobile-product-name[data-v-5151073b]{font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.mobile-orders-list .mobile-order-card .mobile-order-products .mobile-product-item .mobile-product-info .mobile-product-specs[data-v-5151073b]{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.mobile-orders-list .mobile-order-card .mobile-order-products .mobile-product-item .mobile-product-info .mobile-product-meta[data-v-5151073b]{display:flex;gap:.75rem;font-size:.75rem;color:#9ca3af}.mobile-orders-list .mobile-order-card .mobile-order-products .mobile-product-item .mobile-product-price[data-v-5151073b]{font-size:.875rem;font-weight:600;color:#ea580c;white-space:nowrap}.mobile-orders-list .mobile-order-card .mobile-order-summary[data-v-5151073b]{padding:.75rem 0;border-top:1px solid #f3f4f6;margin-bottom:.75rem}.mobile-orders-list .mobile-order-card .mobile-order-summary .mobile-summary-row[data-v-5151073b]{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.mobile-orders-list .mobile-order-card .mobile-order-summary .mobile-summary-row .mobile-total-price[data-v-5151073b]{font-size:1.125rem;font-weight:700;color:#dc2626}.mobile-orders-list .mobile-order-card .mobile-order-actions[data-v-5151073b]{display:flex;gap:.5rem;padding-top:.75rem;border-top:1px solid #f3f4f6}.mobile-orders-list .mobile-order-card .mobile-order-actions .mobile-action-btn[data-v-5151073b]{flex:1;padding:.625rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.mobile-orders-list .mobile-order-card .mobile-order-actions .mobile-action-btn.mobile-action-primary[data-v-5151073b]{background:#52018d;color:#fff}.mobile-orders-list .mobile-order-card .mobile-order-actions .mobile-action-btn.mobile-action-secondary[data-v-5151073b]{background:red;color:#fff;border-color:#e5e7eb}.mobile-orders-list .mobile-order-card .mobile-order-actions .mobile-action-btn.mobile-action-default[data-v-5151073b]{background:#fff;color:#6366f1;border-color:#6366f1}.mobile-pagination[data-v-5151073b]{padding:1rem;display:flex;justify-content:center;background:#fff}.mobile-cancel-form .mobile-form-item[data-v-5151073b]{margin-bottom:1rem}.mobile-cancel-form .mobile-form-item label[data-v-5151073b]{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.mobile-dialog-footer[data-v-5151073b]{display:flex;justify-content:flex-end;gap:.75rem}.mobile-btn[data-v-5151073b]{padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none;display:inline-block;text-align:center}.mobile-btn.mobile-btn-primary[data-v-5151073b]{background:#6366f1;color:#fff}.mobile-btn.mobile-btn-secondary[data-v-5151073b]{background:#f3f4f6;color:#374151}.order-detail-container[data-v-54fefe3b]{background-color:#f9fafb;min-height:100vh;padding:1rem 400px}@media (min-width: 768px){.order-detail-container[data-v-54fefe3b]{padding:2rem 400px}}.page-header[data-v-54fefe3b]{padding:1.5rem;margin-bottom:2rem;color:#111827}.page-header .header-content[data-v-54fefe3b]{display:flex;align-items:center;gap:1.5rem}.page-header .back-button[data-v-54fefe3b]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;background:#f3f4f6;color:#374151;cursor:pointer;transition:all .2s}.page-header .back-button[data-v-54fefe3b]:hover{background:#e5e7eb;color:#111827}.page-header .header-info[data-v-54fefe3b]{flex:1}.page-header .header-info .page-title[data-v-54fefe3b]{font-size:1.875rem;font-weight:700;color:#111827;margin:0}.page-header .header-info .page-subtitle[data-v-54fefe3b]{color:#6b7280;font-size:1rem;margin:.5rem 0 0}.loading-container[data-v-54fefe3b]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a}.loading-container .loading-spinner[data-v-54fefe3b]{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid #f97316;border-radius:50%;animation:spin-54fefe3b 1s linear infinite;margin-bottom:1rem}.loading-container p[data-v-54fefe3b]{color:#6b7280;font-size:1rem}.error-container[data-v-54fefe3b]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a}.error-container .error-icon[data-v-54fefe3b]{color:#ef4444;margin-bottom:1rem}.error-container h3[data-v-54fefe3b]{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 .5rem}.error-container p[data-v-54fefe3b]{color:#6b7280;margin:0 0 1.5rem;text-align:center}.order-detail-content[data-v-54fefe3b]{display:flex;flex-direction:column;gap:2rem}.info-card[data-v-54fefe3b]{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden}.info-card .card-header[data-v-54fefe3b]{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;background-color:#52018d;color:#fff}.info-card .card-header .card-title[data-v-54fefe3b]{font-size:1.25rem;font-weight:600;color:#fff;margin:0}.info-card .card-header .items-count[data-v-54fefe3b]{font-size:.875rem;color:#fffc}.info-card .card-content[data-v-54fefe3b]{padding:1.5rem}.order-status-progress .order-progress-steps .step-icon[data-v-54fefe3b]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;border:3px solid;transition:all .3s ease-in-out;position:relative;z-index:10;box-shadow:0 4px 8px #0000001a}.order-status-progress .order-progress-steps .step-icon.step-completed[data-v-54fefe3b]{background:linear-gradient(135deg,#10b981,#059669);border-color:#10b981;color:#fff;box-shadow:0 6px 12px #10b9814d}.order-status-progress .order-progress-steps .step-icon.step-current[data-v-54fefe3b]{background:linear-gradient(135deg,#f97316,#ea580c);border-color:#f97316;color:#fff;box-shadow:0 6px 16px #f9731666}.order-status-progress .order-progress-steps .step-icon.step-current.step-active[data-v-54fefe3b]{animation:pulse-orange-54fefe3b 2s infinite}.order-status-progress .order-progress-steps .step-icon.step-pending[data-v-54fefe3b]{background-color:#fff;border-color:#e2e8f0;color:#94a3b8;box-shadow:0 2px 4px #0000000d}.order-status-progress .order-progress-steps .step-icon .step-icon-svg[data-v-54fefe3b]{transition:transform .2s ease-in-out}.order-status-progress .order-progress-steps .step-title[data-v-54fefe3b]{margin-top:.5rem;font-size:.75rem;font-weight:500;white-space:nowrap}@keyframes pulse-orange-54fefe3b{0%,to{box-shadow:0 0 0 4px #f973164d;transform:scale(1)}50%{box-shadow:0 0 0 8px #f9731626;transform:scale(1.05)}}.order-progress-steps .status-bar[data-v-54fefe3b]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.order-progress-steps .status-bar .status-info[data-v-54fefe3b]{display:flex;align-items:center;gap:.75rem}.order-progress-steps .status-bar .status-info .status-label[data-v-54fefe3b]{font-size:.9375rem;font-weight:600;color:#374151}.order-progress-steps .status-bar .progress-text[data-v-54fefe3b]{font-size:.875rem;font-weight:600;color:#6b7280}@media (max-width: 768px){.order-progress-steps .status-bar[data-v-54fefe3b]{flex-direction:column;align-items:flex-start;gap:.75rem}.order-progress-steps .status-bar .status-info[data-v-54fefe3b]{width:100%}.order-progress-steps .status-bar .status-info .status-label[data-v-54fefe3b]{font-size:.875rem}.order-progress-steps .status-bar .progress-text[data-v-54fefe3b]{font-size:.8125rem;width:100%}}.order-progress-steps .status-actions[data-v-54fefe3b]{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;align-items:center;gap:1rem}.order-progress-steps .status-actions .countdown-tip[data-v-54fefe3b],.order-progress-steps .status-actions .status-tip[data-v-54fefe3b]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;width:100%}.order-progress-steps .status-actions .countdown-tip .tip-icon[data-v-54fefe3b],.order-progress-steps .status-actions .status-tip .tip-icon[data-v-54fefe3b]{flex-shrink:0}.order-progress-steps .status-actions .countdown-tip .tip-text[data-v-54fefe3b],.order-progress-steps .status-actions .status-tip .tip-text[data-v-54fefe3b]{font-size:.875rem;font-weight:500;line-height:1.5}.order-progress-steps .status-actions .countdown-tip[data-v-54fefe3b]{background:linear-gradient(135deg,#fff7ed,#fed7aa);border-left:3px solid #f97316}.order-progress-steps .status-actions .countdown-tip .tip-icon[data-v-54fefe3b]{color:#ea580c}.order-progress-steps .status-actions .countdown-tip .tip-text[data-v-54fefe3b]{color:#9a3412}.order-progress-steps .status-actions .status-tip[data-v-54fefe3b]{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-left:3px solid #3b82f6}.order-progress-steps .status-actions .status-tip .tip-icon[data-v-54fefe3b]{color:#3b82f6}.order-progress-steps .status-actions .status-tip .tip-text[data-v-54fefe3b]{color:#1e40af}.order-progress-steps .status-actions .pay-button[data-v-54fefe3b]{padding:.875rem 2.5rem;font-size:1rem;font-weight:600;border-radius:.5rem;background-color:#52018d;border-color:#52018d;box-shadow:0 2px 8px #52018d4d;transition:all .3s ease}.order-progress-steps .status-actions .pay-button[data-v-54fefe3b]:hover:not([disabled]){background-color:#6a02b3;border-color:#6a02b3;transform:translateY(-2px);box-shadow:0 4px 12px #52018d66}.order-progress-steps .status-actions .pay-button[data-v-54fefe3b]:active{background-color:#42016a;border-color:#42016a}@media (max-width: 768px){.order-progress-steps .status-actions .countdown-tip[data-v-54fefe3b],.order-progress-steps .status-actions .status-tip[data-v-54fefe3b]{padding:.625rem .875rem}.order-progress-steps .status-actions .countdown-tip .tip-text[data-v-54fefe3b],.order-progress-steps .status-actions .status-tip .tip-text[data-v-54fefe3b]{font-size:.8125rem}.order-progress-steps .status-actions .pay-button[data-v-54fefe3b]{width:100%;padding:.875rem 1.5rem}}.order-basic-info .order-info-grid[data-v-54fefe3b]{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.order-basic-info .order-info-grid .info-row[data-v-54fefe3b]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.order-basic-info .order-info-grid .info-row.full-width[data-v-54fefe3b]{grid-template-columns:1fr}.order-basic-info .order-info-grid .info-row .info-item[data-v-54fefe3b]{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:transparent;border-radius:.5rem;transition:all .3s ease}.order-basic-info .order-info-grid .info-row .info-item[data-v-54fefe3b]:hover{background-color:#f8fafc}.order-basic-info .order-info-grid .info-row .info-item.full-width[data-v-54fefe3b]{grid-column:1/-1}.order-basic-info .order-info-grid .info-row .info-item .label[data-v-54fefe3b]{font-weight:600;color:#475569;min-width:100px;font-size:.875rem;flex-shrink:0}.order-basic-info .order-info-grid .info-row .info-item .value[data-v-54fefe3b]{color:#1e293b;font-weight:500;font-size:.875rem;flex:1}.order-basic-info .order-info-grid .info-row .info-item .value.order-no[data-v-54fefe3b]{font-family:Courier New,monospace;padding:.25rem .5rem;border-radius:.25rem;color:#52018d;font-weight:600;letter-spacing:.5px;font-size:16px}.order-basic-info .order-info-grid .info-row .info-item .value.address[data-v-54fefe3b]{line-height:1.5;word-break:break-all}.order-basic-info .info-grid[data-v-54fefe3b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:2rem}.order-basic-info .info-grid .info-item[data-v-54fefe3b]{display:flex;align-items:center;gap:.5rem}.order-basic-info .info-grid .info-item .label[data-v-54fefe3b]{font-weight:500;color:#374151;min-width:80px}.order-basic-info .info-grid .info-item .value[data-v-54fefe3b]{color:#111827;font-weight:500}.order-basic-info .items-section[data-v-54fefe3b]{border-top:1px solid #e5e7eb;padding-top:1.5rem}.order-basic-info .items-section .items-header[data-v-54fefe3b]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.order-basic-info .items-section .items-header .items-title[data-v-54fefe3b]{font-size:1.125rem;font-weight:600;color:#111827;margin:0}.order-basic-info .items-section .items-header .items-count[data-v-54fefe3b]{font-size:.875rem;color:#6b7280}.order-basic-info .items-section .items-cards .cards-container[data-v-54fefe3b]{display:flex;flex-direction:column;gap:1rem}.order-basic-info .items-section .product-card[data-v-54fefe3b]{display:flex;align-items:flex-start;background:#fff;border:2px solid #f8fafc;border-radius:20px;padding:24px;box-shadow:0 2px 8px #52018d14;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;margin-bottom:12px;overflow:hidden}.order-basic-info .items-section .product-card[data-v-54fefe3b]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#52018d,#7c3aed,#a855f7);opacity:0;transition:opacity .3s ease}.order-basic-info .items-section .product-card[data-v-54fefe3b]:hover{border-color:#52018d;box-shadow:0 8px 25px #52018d26;transform:translateY(-2px)}.order-basic-info .items-section .product-card[data-v-54fefe3b]:hover:before{opacity:1}.order-basic-info .items-section .product-card[data-v-54fefe3b]:last-child{margin-bottom:0}.order-basic-info .items-section .empty-items[data-v-54fefe3b]{text-align:center;padding:2rem;color:#6b7280}.order-basic-info .items-section .price-breakdown[data-v-54fefe3b]{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem;border-top:1px solid #e5e7eb;padding-top:1.5rem}.order-basic-info .items-section .price-breakdown .price-item[data-v-54fefe3b]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0}.order-basic-info .items-section .price-breakdown .price-item.total[data-v-54fefe3b]{border-top:2px solid #e5e7eb;padding-top:1rem;margin-top:.5rem}.order-basic-info .items-section .price-breakdown .price-item.total .price-label[data-v-54fefe3b]{font-weight:600;font-size:1.125rem}.order-basic-info .items-section .price-breakdown .price-item.total .total-value[data-v-54fefe3b]{font-weight:700;font-size:1.25rem;color:#f97316}.order-basic-info .items-section .price-breakdown .price-item .price-label[data-v-54fefe3b]{color:#374151;font-weight:500}.order-basic-info .items-section .price-breakdown .price-item .price-value[data-v-54fefe3b]{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#111827}.order-basic-info .items-section .price-breakdown .price-item .price-value .price-cny[data-v-54fefe3b]{font-size:.875rem;color:#6b7280;font-weight:400}.order-basic-info .items-section .order-actions[data-v-54fefe3b]{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #f1f5f9}.order-basic-info .items-section .order-actions .actions-grid[data-v-54fefe3b]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.order-basic-info .items-section .order-actions .actions-grid .el-button[data-v-54fefe3b]{flex:1;min-width:150px;height:48px;border-radius:12px;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}.order-basic-info .items-section .order-actions .actions-grid .el-button.el-button--danger[data-v-54fefe3b]{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;box-shadow:0 4px 16px #ef44444d}.order-basic-info .items-section .order-actions .actions-grid .el-button.el-button--danger[data-v-54fefe3b]:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px);box-shadow:0 6px 20px #ef444466}.order-basic-info .items-section .order-actions .actions-grid .el-button.el-button--danger[data-v-54fefe3b]:active{transform:translateY(0)}.order-basic-info .items-section .order-actions .actions-grid .el-button.custom-pay-button[data-v-54fefe3b]{background:linear-gradient(135deg,#6b46c1,#52018d);color:#fff;border:none;box-shadow:0 4px 16px #6b46c14d}.order-basic-info .items-section .order-actions .actions-grid .el-button.custom-pay-button[data-v-54fefe3b]:hover{background:linear-gradient(135deg,#5b21b6,#4c1d95);transform:translateY(-2px);box-shadow:0 6px 20px #6b46c166}.order-basic-info .items-section .order-actions .actions-grid .el-button.custom-pay-button[data-v-54fefe3b]:active{transform:translateY(0)}.order-basic-info .items-section .order-actions .actions-grid .el-button.is-disabled[data-v-54fefe3b],.order-basic-info .items-section .order-actions .actions-grid .el-button[data-v-54fefe3b]:disabled{background:#e2e8f0;color:#a0aec0;border:none;box-shadow:none;cursor:not-allowed;transform:none}.order-basic-info .items-section .order-actions .actions-grid .el-button.is-disabled[data-v-54fefe3b]:hover,.order-basic-info .items-section .order-actions .actions-grid .el-button[data-v-54fefe3b]:disabled:hover{background:#e2e8f0;transform:none;box-shadow:none}.order-basic-info .items-section .order-actions .actions-grid .el-button.is-loading[data-v-54fefe3b]{pointer-events:none}.order-basic-info .items-section .order-actions .actions-grid .el-button.is-loading .el-icon[data-v-54fefe3b]{animation:spin-54fefe3b 1s linear infinite}[data-v-54fefe3b] .table-row{font-size:4rem;padding:3rem 4rem;min-height:200px}[data-v-54fefe3b] .table-row .product-image{width:200px;height:200px;display:flex;justify-content:center;align-items:center}[data-v-54fefe3b] .table-row .product-image :deep(.el-image__inner){-o-object-fit:cover;object-fit:cover;width:100%;height:100%}[data-v-54fefe3b] .table-row .product-title{font-size:1.2rem}[data-v-54fefe3b] .table-row .quantity-value,[data-v-54fefe3b] .table-row .status-text,[data-v-54fefe3b] .table-row .unit-price{font-size:1rem;font-weight:500}[data-v-54fefe3b] .table-row .spec-item{font-size:.8rem}.cancelled-order-display[data-v-54fefe3b]{display:flex;align-items:center;justify-content:flex-start;padding:1.5rem 1rem;background:linear-gradient(135deg,#fef2f2,#fee2e2,#fecaca);border-radius:1rem;border:2px solid #fca5a5;box-shadow:0 4px 12px #dc262626;position:relative;overflow:hidden;margin-bottom:1rem}.cancelled-order-display[data-v-54fefe3b]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(220,38,38,.05) 0%,transparent 70%);animation:pulse-bg-54fefe3b 3s ease-in-out infinite}.cancelled-order-display .cancelled-icon[data-v-54fefe3b]{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;margin-right:1rem;box-shadow:0 6px 16px #dc26264d;position:relative;z-index:1;animation:shake-54fefe3b .5s ease-in-out}.cancelled-order-display .cancelled-icon svg[data-v-54fefe3b]{width:1.25rem;height:1.25rem}.cancelled-order-display .cancelled-text[data-v-54fefe3b]{flex:1;position:relative;z-index:1}.cancelled-order-display .cancelled-text .cancelled-title[data-v-54fefe3b]{color:#dc2626;font-size:1.25rem;font-weight:700;margin:0 0 .25rem;text-shadow:0 1px 2px rgba(220,38,38,.1);letter-spacing:.5px}.cancelled-order-display .cancelled-text .cancelled-description[data-v-54fefe3b]{color:#991b1b;font-size:.875rem;font-weight:500;margin:0;opacity:.9}@media (max-width: 768px){.cancelled-order-display[data-v-54fefe3b]{flex-direction:row;text-align:left;padding:1rem}.cancelled-order-display .cancelled-icon[data-v-54fefe3b]{margin-right:.75rem;margin-bottom:0;width:2.5rem;height:2.5rem}.cancelled-order-display .cancelled-icon svg[data-v-54fefe3b]{width:1rem;height:1rem}.cancelled-order-display .cancelled-text[data-v-54fefe3b]{text-align:left}.cancelled-order-display .cancelled-text .cancelled-title[data-v-54fefe3b]{font-size:1rem;text-align:left}.cancelled-order-display .cancelled-text .cancelled-description[data-v-54fefe3b]{font-size:.75rem;text-align:left}}@keyframes pulse-bg-54fefe3b{0%,to{transform:scale(1) rotate(0);opacity:.3}50%{transform:scale(1.1) rotate(180deg);opacity:.1}}@keyframes shake-54fefe3b{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}@keyframes spin-54fefe3b{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cancel-reason-form .form-item[data-v-54fefe3b]{margin-bottom:15px}.cancel-reason-form .form-label[data-v-54fefe3b]{display:block;font-size:.875rem;font-weight:500;color:#1e293b;margin-bottom:.5rem}[data-v-54fefe3b] .el-dialog{border-radius:1rem;box-shadow:0 20px 40px #00000026}[data-v-54fefe3b] .el-dialog .el-dialog__header{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;border-radius:1rem 1rem 0 0}[data-v-54fefe3b] .el-dialog .el-dialog__header .el-dialog__title{font-weight:600;color:#1e293b}[data-v-54fefe3b] .el-dialog .el-dialog__body{padding:1.5rem}[data-v-54fefe3b] .el-dialog .el-dialog__footer{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-top:1px solid #e2e8f0;padding:1rem 1.5rem;border-radius:0 0 1rem 1rem}[data-v-54fefe3b] .el-dialog .el-dialog__footer .dialog-footer{display:flex;justify-content:flex-end;gap:.75rem}.memo-dialog-body .memo-label-row[data-v-54fefe3b]{display:flex;align-items:center;margin-bottom:16px}.memo-dialog-body .memo-label-row span[data-v-54fefe3b]:first-child{width:80px;color:#333;font-weight:500}.memo-dialog-body .memo-label-row .el-input[data-v-54fefe3b],.memo-dialog-body .memo-label-row .el-textarea[data-v-54fefe3b]{flex:1}.memo-dialog-body .memo-label-row .memo-color-group[data-v-54fefe3b]{margin-left:8px}.memo-dialog-body .memo-label-row .memo-color-group .memo-color-icon[data-v-54fefe3b]{display:inline-block;width:18px;height:18px;border-radius:50%;border:2px solid #eee;margin:0 4px}.memo-dialog-body .memo-label-row .memo-color-group .memo-color-icon.orange[data-v-54fefe3b]{background:#ff9800}.memo-dialog-body .memo-label-row .memo-color-group .memo-color-icon.blue[data-v-54fefe3b]{background:#2196f3}.memo-dialog-body .memo-label-row .memo-color-group .memo-color-icon.green[data-v-54fefe3b]{background:#4caf50}.memo-dialog-body .memo-label-row .memo-color-group .memo-color-icon.yellow[data-v-54fefe3b]{background:#ffc107}[data-v-54fefe3b] .large-memo-dialog{min-width:480px;max-width:600px}[data-v-54fefe3b] .large-memo-dialog .el-textarea__inner{min-height:120px;font-size:16px}[data-v-54fefe3b] .large-memo-dialog .el-input__inner{min-width:400px;font-size:16px}.delivery-row[data-v-54fefe3b]{display:flex;gap:2rem;margin-bottom:1rem}.delivery-row .info-delivery[data-v-54fefe3b]{flex:1;min-width:0}.delivery-row .info-delivery .label[data-v-54fefe3b]{font-weight:500;color:#374151;min-width:80px}.delivery-row .info-delivery .value[data-v-54fefe3b]{color:#111827;font-weight:500;word-break:break-all}@media (max-width: 768px){.order-detail-container[data-v-54fefe3b]{padding:.5rem!important}.page-header[data-v-54fefe3b]{padding:1rem!important;margin-bottom:1rem!important}.page-header .header-content[data-v-54fefe3b]{flex-direction:column;align-items:flex-start;gap:.75rem}.page-header .page-title[data-v-54fefe3b]{font-size:1.2rem!important}.page-header .page-subtitle[data-v-54fefe3b]{font-size:.85rem!important}.info-card .card-header[data-v-54fefe3b],.info-card .card-content[data-v-54fefe3b]{padding:1rem!important}.order-status-progress .order-progress-steps .flex[data-v-54fefe3b]{gap:.1rem!important}.order-status-progress .order-progress-steps .step-icon[data-v-54fefe3b]{width:2rem!important;height:2rem!important;min-width:2rem!important;min-height:2rem!important;font-size:1rem!important}.order-status-progress .order-progress-steps .step-title[data-v-54fefe3b]{font-size:.35rem!important;margin-top:.25rem!important}.cancelled-order-display[data-v-54fefe3b]{justify-content:flex-start!important;text-align:left!important}.cancelled-order-display .cancelled-icon[data-v-54fefe3b]{margin-right:.75rem!important}.cancelled-order-display .cancelled-text[data-v-54fefe3b]{text-align:left!important}.cancelled-order-display .cancelled-text .cancelled-title[data-v-54fefe3b]{font-size:1rem!important;text-align:left!important}.cancelled-order-display .cancelled-text .cancelled-description[data-v-54fefe3b]{font-size:.8rem!important;text-align:left!important}.countdown-text[data-v-54fefe3b]{font-size:.75rem!important;padding:.2rem .5rem!important;border-radius:.25rem!important;white-space:normal!important;text-align:center!important;line-height:1.3!important;max-width:100%!important}.order-basic-info .order-info-grid[data-v-54fefe3b]{gap:1rem!important}.order-basic-info .order-info-grid .info-row[data-v-54fefe3b]{grid-template-columns:1fr!important;gap:1rem!important}.order-basic-info .order-info-grid .info-row .info-item[data-v-54fefe3b]{padding:.75rem!important}.order-basic-info .order-info-grid .info-row .info-item .label[data-v-54fefe3b]{min-width:80px!important;font-size:.8rem!important}.order-basic-info .order-info-grid .info-row .info-item .value[data-v-54fefe3b]{font-size:.8rem!important}.order-basic-info .order-info-grid .info-row .info-item .value.order-no[data-v-54fefe3b]{padding:.2rem .4rem!important;font-size:.75rem!important}.order-basic-info .info-grid[data-v-54fefe3b]{grid-template-columns:1fr!important;gap:.5rem!important;margin-bottom:1rem!important}.delivery-row[data-v-54fefe3b]{flex-direction:column;gap:.5rem!important;margin-bottom:.5rem!important}.order-basic-info .items-section[data-v-54fefe3b]{padding-top:1rem!important}.order-basic-info .items-section .items-header[data-v-54fefe3b]{flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:.5rem!important}.order-basic-info .items-section .items-header .items-title[data-v-54fefe3b]{font-size:1rem!important}.order-basic-info .items-section .items-table .table-header[data-v-54fefe3b]{display:none!important}.order-basic-info .items-section .items-table .table-body[data-v-54fefe3b]{gap:.5rem!important}.order-basic-info .items-section .items-table .table-body .table-row[data-v-54fefe3b]{grid-template-columns:1fr!important;gap:.5rem!important;padding:.5rem!important}.order-basic-info .items-section .items-table .table-body .table-row .table-cell[data-v-54fefe3b]{flex-direction:row!important;align-items:flex-start!important}.order-basic-info .items-section .items-table .table-body .table-row .table-cell .product-info[data-v-54fefe3b]{flex-direction:row!important;gap:1rem!important}.order-basic-info .items-section .items-table .table-body .table-row .table-cell .product-info .product-image[data-v-54fefe3b]{width:80px!important;height:80px!important}.order-basic-info .items-section .items-table .table-body .table-row .table-cell .product-info .product-title[data-v-54fefe3b]{font-size:.95rem!important}.order-basic-info .items-section .items-table .table-body .table-row .table-cell .quantity-value[data-v-54fefe3b],.order-basic-info .items-section .items-table .table-body .table-row .table-cell .status-text[data-v-54fefe3b],.order-basic-info .items-section .items-table .table-body .table-row .table-cell .unit-price[data-v-54fefe3b]{font-size:.9rem!important}.order-basic-info .items-section .price-breakdown[data-v-54fefe3b]{margin-top:1rem!important;padding-top:1rem!important;gap:.5rem!important}.order-basic-info .items-section .price-breakdown .price-item[data-v-54fefe3b]{flex-direction:column!important;align-items:flex-start!important;padding:.5rem 0!important}.order-basic-info .items-section .price-breakdown .price-item .price-label[data-v-54fefe3b],.order-basic-info .items-section .price-breakdown .price-item .price-value[data-v-54fefe3b]{font-size:.95rem!important}.order-basic-info .items-section .price-breakdown .price-item.total .price-label[data-v-54fefe3b]{font-size:1rem!important}.order-basic-info .items-section .price-breakdown .price-item.total .total-value[data-v-54fefe3b]{font-size:1.1rem!important}.order-basic-info .items-section .order-actions .actions-grid[data-v-54fefe3b]{flex-direction:column!important;gap:.75rem!important;align-items:center!important}.order-basic-info .items-section .order-actions .actions-grid .el-button[data-v-54fefe3b]{min-width:0!important;width:100%!important;height:44px!important;border-radius:10px!important;font-weight:600!important;font-size:.95rem!important}.order-basic-info .items-section .order-actions .actions-grid .el-button.el-button--danger[data-v-54fefe3b]{background:linear-gradient(135deg,#ef4444,#dc2626)!important;color:#fff!important;border:none!important;box-shadow:0 3px 12px #ef444440!important}.order-basic-info .items-section .order-actions .actions-grid .el-button.custom-pay-button[data-v-54fefe3b]{background:linear-gradient(135deg,#6b46c1,#52018d)!important;color:#fff!important;border:none!important;box-shadow:0 3px 12px #6b46c140!important}.loading-container[data-v-54fefe3b],.error-container[data-v-54fefe3b]{padding:2rem .5rem!important}[data-v-54fefe3b] .el-dialog{width:95vw!important;min-width:unset!important;max-width:98vw!important}[data-v-54fefe3b] .el-dialog .el-dialog__body{padding:1rem!important}[data-v-54fefe3b] .el-dialog .el-dialog__footer{padding:.5rem 1rem!important}.order-basic-info .items-section .items-table .table-body .table-row[data-v-54fefe3b]{display:block!important;padding:.75rem .5rem!important;margin-bottom:.75rem!important}.order-basic-info .items-section .items-table .table-body .table-row .table-cell[data-v-54fefe3b]{display:block!important;width:100%!important}.order-basic-info .items-section .items-table .table-body .table-row .table-cell.merchandise .product-info[data-v-54fefe3b]{flex-direction:column!important;align-items:center!important}.order-basic-info .items-section .items-table .table-body .table-row .table-cell.merchandise .product-info .product-image[data-v-54fefe3b]{width:100px!important;height:100px!important;min-width:100px!important;min-height:100px!important;margin-bottom:.25rem!important}.order-basic-info .items-section .items-table .table-body .table-row .table-cell.merchandise .product-info .product-details[data-v-54fefe3b]{width:100%;text-align:left!important}.order-basic-info .items-section .items-table .table-body .table-row .table-cell.merchandise .product-info .product-details .product-title[data-v-54fefe3b]{font-size:.95rem!important;margin-bottom:.25rem!important;text-align:left!important}.order-basic-info .items-section .items-table .table-body .table-row .table-cell.merchandise .product-info .product-details .product-specs[data-v-54fefe3b]{font-size:.75rem!important;text-align:left!important}.order-basic-info .items-section .items-table .table-body .table-row .table-cell.unit-price[data-v-54fefe3b],.order-basic-info .items-section .items-table .table-body .table-row .table-cell.quantity[data-v-54fefe3b],.order-basic-info .items-section .items-table .table-body .table-row .table-cell.status[data-v-54fefe3b]{margin-top:.25rem;text-align:left!important}.order-basic-info .items-section .items-table .table-body .table-row .table-cell.unit-price .unit-price[data-v-54fefe3b],.order-basic-info .items-section .items-table .table-body .table-row .table-cell.unit-price .quantity-value[data-v-54fefe3b],.order-basic-info .items-section .items-table .table-body .table-row .table-cell.unit-price .status-text[data-v-54fefe3b],.order-basic-info .items-section .items-table .table-body .table-row .table-cell.quantity .unit-price[data-v-54fefe3b],.order-basic-info .items-section .items-table .table-body .table-row .table-cell.quantity .quantity-value[data-v-54fefe3b],.order-basic-info .items-section .items-table .table-body .table-row .table-cell.quantity .status-text[data-v-54fefe3b],.order-basic-info .items-section .items-table .table-body .table-row .table-cell.status .unit-price[data-v-54fefe3b],.order-basic-info .items-section .items-table .table-body .table-row .table-cell.status .quantity-value[data-v-54fefe3b],.order-basic-info .items-section .items-table .table-body .table-row .table-cell.status .status-text[data-v-54fefe3b]{text-align:left!important;width:100%;display:block}.order-basic-info .items-section .order-actions[data-v-54fefe3b]{margin-top:1rem!important;padding-top:.75rem!important;border-top:1px solid #f1f5f9!important}.order-basic-info .items-section .order-actions .actions-grid[data-v-54fefe3b]{flex-direction:row!important;gap:.75rem!important;justify-content:center!important;align-items:center!important}.order-basic-info .items-section .order-actions .actions-grid .el-button[data-v-54fefe3b]{min-width:0!important;width:48%!important;max-width:200px!important;height:42px!important;border-radius:10px!important;font-weight:600!important;font-size:.9rem!important;display:inline-block!important}.order-basic-info .items-section .order-actions .actions-grid .el-button.el-button--danger[data-v-54fefe3b]{background:linear-gradient(135deg,#ef4444,#dc2626)!important;color:#fff!important;border:none!important;box-shadow:0 2px 8px #ef444433!important}.order-basic-info .items-section .order-actions .actions-grid .el-button.custom-pay-button[data-v-54fefe3b]{background:linear-gradient(135deg,#6b46c1,#52018d)!important;color:#fff!important;border:none!important;box-shadow:0 2px 8px #6b46c133!important}}.product-card-modern[data-v-54fefe3b]{display:flex;gap:1.25rem;padding:1.25rem;background:linear-gradient(135deg,#fff,#fafbfc);border:1px solid #e5e7eb;border-radius:12px;transition:all .3s ease;margin-bottom:1rem}.product-card-modern[data-v-54fefe3b]:hover{border-color:#52018d;box-shadow:0 4px 12px #52018d1a;transform:translateY(-2px)}.product-card-modern[data-v-54fefe3b]:last-child{margin-bottom:0}.product-image-section[data-v-54fefe3b]{flex-shrink:0;width:100px;height:100px;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.product-image-section .product-image[data-v-54fefe3b]{width:100%;height:100%}.product-info-section[data-v-54fefe3b]{flex:1;display:flex;flex-direction:column;gap:.75rem;min-width:0}.info-header[data-v-54fefe3b]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.info-header .product-title[data-v-54fefe3b]{flex:1;font-size:1rem;font-weight:600;color:#111827;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.info-header .sku-badge[data-v-54fefe3b]{flex-shrink:0;display:flex;align-items:center;gap:.25rem;padding:.25rem .625rem;background:#f3f4f6;border-radius:6px;font-size:.75rem}.info-header .sku-badge .sku-label[data-v-54fefe3b]{color:#6b7280;font-weight:500}.info-header .sku-badge .sku-value[data-v-54fefe3b]{color:#374151;font-weight:600;font-family:Monaco,Courier New,monospace}.specs-row[data-v-54fefe3b]{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.specs-row .spec-badge[data-v-54fefe3b]{display:inline-flex;align-items:center;padding:.375rem .75rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:6px;font-size:.8125rem;color:#0369a1;font-weight:500}.specs-row .inquiry-indicator[data-v-54fefe3b]{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;background:#fef3c7;color:#92400e;font-size:.75rem;font-weight:600;border-radius:4px;border:1px solid #fbbf24}.specs-row .inquiry-indicator i[data-v-54fefe3b]{font-size:.75rem;color:#f59e0b}.info-footer[data-v-54fefe3b]{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #f3f4f6}.info-footer .footer-left[data-v-54fefe3b]{display:flex;align-items:center;gap:1rem}.info-footer .footer-left .info-block[data-v-54fefe3b]{display:flex;flex-direction:column;gap:.125rem}.info-footer .footer-left .info-block .info-label[data-v-54fefe3b]{font-size:.75rem;color:#6b7280;font-weight:500}.info-footer .footer-left .info-block .info-value[data-v-54fefe3b]{font-size:.9375rem;color:#111827;font-weight:600}.info-footer .footer-left .info-block .info-value.price[data-v-54fefe3b]{color:#dc2626;font-size:1rem}.info-footer .footer-left .divider[data-v-54fefe3b]{width:1px;height:2rem;background:#e5e7eb}.info-footer .footer-right .status-badge-modern[data-v-54fefe3b]{display:inline-flex;align-items:center;padding:.375rem .875rem;background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid #86efac;border-radius:8px;font-size:.8125rem;color:#166534;font-weight:600}@media (max-width: 768px){.product-card-modern[data-v-54fefe3b]{flex-direction:column;gap:1rem;padding:1rem}.product-card-modern .product-image-section[data-v-54fefe3b]{width:100%;height:200px}.product-card-modern .info-header[data-v-54fefe3b]{flex-direction:column;gap:.5rem}.product-card-modern .info-header .sku-badge[data-v-54fefe3b]{align-self:flex-start}.product-card-modern .info-footer[data-v-54fefe3b]{flex-direction:column;align-items:flex-start;gap:.75rem}.product-card-modern .info-footer .footer-left[data-v-54fefe3b]{width:100%;flex-wrap:wrap}.product-card-modern .info-footer .footer-left .divider[data-v-54fefe3b]{height:1.5rem}.product-card-modern .info-footer .footer-right[data-v-54fefe3b]{width:100%}.product-card-modern .info-footer .footer-right .status-badge-modern[data-v-54fefe3b]{width:100%;justify-content:center}}.line-clamp-2[data-v-54fefe3b]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.order-logistics-container[data-v-3e62b6e9]{background-color:#f9fafb;min-height:100vh;padding:1rem 400px}@media (min-width: 768px){.order-logistics-container[data-v-3e62b6e9]{padding:2rem 400px}}.order-logistics-container>.page-header[data-v-3e62b6e9]{padding:1.5rem;margin-bottom:2rem;color:#111827;background:transparent}.order-logistics-container>.page-header .header-content[data-v-3e62b6e9]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.order-logistics-container>.page-header .back-button[data-v-3e62b6e9]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;background:#f3f4f6;color:#374151;cursor:pointer;transition:all .2s}.order-logistics-container>.page-header .back-button[data-v-3e62b6e9]:hover{background:#e5e7eb;color:#111827}.order-logistics-container>.page-header .header-info[data-v-3e62b6e9]{flex:1}.order-logistics-container>.page-header .header-info .page-title[data-v-3e62b6e9]{font-size:1.875rem;font-weight:700;color:#111827;margin:0}.order-logistics-container>.page-header .header-info .page-subtitle[data-v-3e62b6e9]{color:#6b7280;font-size:1rem;margin:.5rem 0 0}.page-header[data-v-3e62b6e9]{padding:1.5rem;margin-bottom:2rem;color:#111827;background:transparent}.page-header .header-content[data-v-3e62b6e9]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.page-header .back-button[data-v-3e62b6e9]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;background:#f3f4f6;color:#374151;cursor:pointer;transition:all .2s}.page-header .back-button[data-v-3e62b6e9]:hover{background:#e5e7eb;color:#111827}.page-header .header-info[data-v-3e62b6e9]{flex:1}.page-header .header-info .page-title[data-v-3e62b6e9]{font-size:1.875rem;font-weight:700;color:#111827;margin:0}.page-header .header-info .page-subtitle[data-v-3e62b6e9]{color:#6b7280;font-size:1rem;margin:.5rem 0 0}.loading-container[data-v-3e62b6e9]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a}.loading-container .loading-spinner[data-v-3e62b6e9]{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid #f97316;border-radius:50%;animation:spin-3e62b6e9 1s linear infinite;margin-bottom:1rem}.loading-container p[data-v-3e62b6e9]{color:#6b7280;font-size:1rem}.error-container[data-v-3e62b6e9]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a}.error-container .error-icon[data-v-3e62b6e9]{color:#ef4444;margin-bottom:1rem}.error-container h3[data-v-3e62b6e9]{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 .5rem}.error-container p[data-v-3e62b6e9]{color:#6b7280;margin:0 0 1.5rem;text-align:center}.info-card[data-v-3e62b6e9]{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden;margin-bottom:2rem}.info-card .card-header[data-v-3e62b6e9]{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;background-color:#52018d;color:#fff}.info-card .card-header .logistics-tabs[data-v-3e62b6e9]{display:flex;gap:1rem}.info-card .card-header .logistics-tabs .tab-item[data-v-3e62b6e9]{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:.5rem;background:#fff!important;color:#52018d!important;font-size:.875rem;font-weight:600;border:1px solid #e5e7eb!important;box-shadow:0 2px 4px #00000026;transition:all .2s ease}.info-card .card-header .logistics-tabs .tab-item[data-v-3e62b6e9] svg{color:#52018d!important;stroke-width:2.5}.info-card .card-header .logistics-tabs .tab-item span[data-v-3e62b6e9],.info-card .card-header .logistics-tabs .tab-item[data-v-3e62b6e9] *{color:#52018d!important}.info-card .card-header .logistics-tabs .tab-item[data-v-3e62b6e9]:hover{background:#fff!important;transform:translateY(-1px);box-shadow:0 4px 6px #0003}.info-card .card-header .logistics-tabs .tab-item.active[data-v-3e62b6e9]{background:#fff!important;border-color:#e5e7eb!important;box-shadow:0 2px 8px #0003}.info-card .card-header .logistics-tabs .tab-item.active[data-v-3e62b6e9] svg{color:#52018d!important}.info-card .card-header .logistics-number[data-v-3e62b6e9] .el-button{border-color:#fff;color:#fff}.info-card .card-content[data-v-3e62b6e9]{padding:1.5rem}.no-logistics .no-logistics-content[data-v-3e62b6e9]{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:3rem 2rem}.no-logistics .no-logistics-content .error-message[data-v-3e62b6e9]{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;border:2px solid #ef4444;border-radius:.75rem;background:#fef2f2;max-width:600px;width:100%}.no-logistics .no-logistics-content .error-message .error-icon[data-v-3e62b6e9]{color:#ef4444}.no-logistics .no-logistics-content .error-message .error-text[data-v-3e62b6e9]{color:#991b1b;font-size:1rem;text-align:center;margin:0}.logistics-content[data-v-3e62b6e9]{display:flex;flex-direction:column;gap:2rem}.logistics-content>.info-card.logistics-header[data-v-3e62b6e9]{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden;margin-bottom:2rem}.logistics-content>.info-card.logistics-header .card-content[data-v-3e62b6e9]{padding:1.5rem}.logistics-content>.info-card.logistics-header .header-text[data-v-3e62b6e9]{font-size:1rem;color:#111827;font-weight:500;margin:0}.info-card.logistics-header[data-v-3e62b6e9]{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden;margin-bottom:2rem}.info-card.logistics-header .card-content[data-v-3e62b6e9]{padding:1.5rem}.info-card.logistics-header .header-text[data-v-3e62b6e9]{font-size:1rem;color:#111827;font-weight:500;margin:0}.logistics-item .logistics-basic-info[data-v-3e62b6e9]{margin-bottom:2rem}.logistics-item .logistics-basic-info .info-row[data-v-3e62b6e9]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:1rem}.logistics-item .logistics-basic-info .info-row .info-item[data-v-3e62b6e9]{display:flex;align-items:center;gap:.75rem}.logistics-item .logistics-basic-info .info-row .info-item .label[data-v-3e62b6e9]{font-weight:600;color:#475569;min-width:100px;font-size:.875rem}.logistics-item .logistics-basic-info .info-row .info-item .value[data-v-3e62b6e9]{color:#1e293b;font-weight:500;font-size:.875rem}.logistics-item .logistics-goods-section[data-v-3e62b6e9]{border-top:1px solid #e5e7eb;padding-top:1.5rem}.logistics-item .logistics-goods-section .goods-header[data-v-3e62b6e9]{margin-bottom:1rem}.logistics-item .logistics-goods-section .goods-header .goods-count[data-v-3e62b6e9]{font-size:1rem;font-weight:600;color:#111827}.logistics-item .logistics-goods-section .goods-list[data-v-3e62b6e9]{display:flex;flex-direction:column;gap:1rem}.logistics-item .logistics-goods-section .goods-list .goods-item[data-v-3e62b6e9]{display:flex;gap:1rem;padding:1rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.logistics-item .logistics-goods-section .goods-list .goods-item .goods-image[data-v-3e62b6e9]{flex-shrink:0;width:100px;height:100px;border-radius:.5rem;overflow:hidden;border:1px solid #e5e7eb}.logistics-item .logistics-goods-section .goods-list .goods-item .goods-image[data-v-3e62b6e9] .el-image{width:100%;height:100%}.logistics-item .logistics-goods-section .goods-list .goods-item .goods-info[data-v-3e62b6e9]{flex:1;display:flex;flex-direction:column;gap:.5rem}.logistics-item .logistics-goods-section .goods-list .goods-item .goods-info .goods-name[data-v-3e62b6e9]{font-size:.9375rem;font-weight:600;color:#111827;line-height:1.4}.logistics-item .logistics-goods-section .goods-list .goods-item .goods-info .goods-spec[data-v-3e62b6e9]{font-size:.875rem;color:#6b7280}.logistics-item .logistics-goods-section .goods-list .goods-item .goods-info .goods-quantity[data-v-3e62b6e9]{font-size:.875rem;color:#374151;font-weight:500}@keyframes spin-3e62b6e9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.order-logistics-container[data-v-3e62b6e9]{padding:.5rem!important}.page-header[data-v-3e62b6e9]{padding:1rem!important;margin-bottom:1rem!important}.page-header .header-content[data-v-3e62b6e9]{flex-direction:column;align-items:flex-start;gap:.75rem}.logistics-item .logistics-basic-info .info-row[data-v-3e62b6e9]{grid-template-columns:1fr;gap:1rem}.logistics-item .logistics-goods-section .goods-list .goods-item[data-v-3e62b6e9]{flex-direction:column}.logistics-item .logistics-goods-section .goods-list .goods-item .goods-image[data-v-3e62b6e9]{width:100%;height:200px}}.pay-container[data-v-c82f5519]{background-color:#f5f5f5;min-height:100vh;padding:20px}.payment-content[data-v-c82f5519]{max-width:1200px;margin:0 auto}.page-header[data-v-c82f5519]{margin-bottom:20px}.page-title[data-v-c82f5519]{font-size:36px;font-weight:600;color:#333;margin:0}.main-content[data-v-c82f5519]{display:flex;gap:20px;align-items:flex-start}.left-section[data-v-c82f5519]{flex:1;display:flex;flex-direction:column;gap:20px}.right-section[data-v-c82f5519]{width:300px;flex-shrink:0}.address-card[data-v-c82f5519]{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000001a}.address-header[data-v-c82f5519]{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.location-icon[data-v-c82f5519]{font-size:18px;margin-top:2px}.address-info[data-v-c82f5519]{flex:1}.address-title[data-v-c82f5519]{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.address-phone[data-v-c82f5519]{font-size:14px;color:#666}.address-detail[data-v-c82f5519]{font-size:14px;color:#666;line-height:1.5}.product-section[data-v-c82f5519]{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000001a}.section-header[data-v-c82f5519]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.section-title[data-v-c82f5519]{font-size:24px;font-weight:600;color:#333}.section-subtitle[data-v-c82f5519]{font-size:14px;color:#52018d}.product-table[data-v-c82f5519]{margin-bottom:16px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.table-header[data-v-c82f5519]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.header-cell[data-v-c82f5519]{padding:12px 16px;font-size:14px;font-weight:600;color:#374151;text-align:center}.header-cell.product-info-header[data-v-c82f5519]{text-align:left}.product-row[data-v-c82f5519]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;border-bottom:1px solid #f0f0f0}.product-row[data-v-c82f5519]:last-child{border-bottom:none}.product-row[data-v-c82f5519]:hover{background-color:#f9fafb}.table-cell[data-v-c82f5519]{padding:16px;display:flex;align-items:center}.table-cell.product-info-cell[data-v-c82f5519]{justify-content:flex-start}.table-cell.quantity-cell[data-v-c82f5519],.table-cell.unit-price-cell[data-v-c82f5519],.table-cell.subtotal-cell[data-v-c82f5519]{justify-content:center}.product-info-content[data-v-c82f5519]{display:flex;align-items:center;gap:12px;width:100%}.product-image[data-v-c82f5519]{width:60px;height:60px;border-radius:6px;overflow:hidden;flex-shrink:0;border:1px solid #e5e7eb}.product-image[data-v-c82f5519] .el-image__inner{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product-details[data-v-c82f5519]{flex:1;min-width:0}.product-details .product-title[data-v-c82f5519]{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-details .product-specs[data-v-c82f5519]{font-size:12px;color:#6b7280;margin-bottom:4px}.product-delivery-info[data-v-c82f5519]{margin-top:4px}.delivery-tag[data-v-c82f5519]{font-size:11px;color:#6b7280;background-color:#f3f4f6;padding:2px 6px;border-radius:4px;border:1px solid #e5e7eb}.quantity-controls[data-v-c82f5519]{display:flex;align-items:center;gap:0;overflow:hidden}.quantity-btn[data-v-c82f5519]{width:28px;height:28px;border:none;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;color:#6b7280;transition:all .2s}.quantity-btn[data-v-c82f5519]:hover{background:#f3f4f6;color:#374151}.quantity-btn.decrease[data-v-c82f5519]{border-right:1px solid #e5e7eb}.quantity-btn.increase[data-v-c82f5519]{border-left:1px solid #e5e7eb}.quantity-display[data-v-c82f5519]{font-size:14px;color:#333;min-width:40px;text-align:center;padding:6px 8px;background:#fff}.price-display[data-v-c82f5519]{font-size:14px;font-weight:500;color:#374151}.subtotal-display[data-v-c82f5519]{font-size:14px;font-weight:600;color:#dc2626}.order-note[data-v-c82f5519]{background:#fafafa;border-radius:12px;padding:20px;margin:20px 0;border:1px solid #e5e7eb;transition:all .3s ease}.order-note[data-v-c82f5519]:hover{border-color:#52018d;box-shadow:0 4px 12px #52018d1a}.note-header[data-v-c82f5519]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.note-label[data-v-c82f5519]{font-size:16px;font-weight:600;color:#333;display:flex;align-items:center}.note-label[data-v-c82f5519]:before{content:"📝";margin-right:8px;font-size:18px}.note-optional[data-v-c82f5519]{font-size:12px;color:#999;background:#f0f0f0;padding:4px 8px;border-radius:12px;font-weight:500}.note-input-wrapper[data-v-c82f5519]{position:relative}.note-input[data-v-c82f5519]{width:100%;border:2px solid #e5e7eb;border-radius:8px;padding:12px 16px;font-size:14px;color:#333;background:#fff;resize:vertical;min-height:80px;transition:all .3s ease;font-family:inherit;line-height:1.5}.note-input[data-v-c82f5519]:focus{outline:none;border-color:#52018d;box-shadow:0 0 0 3px #52018d1a}.note-input[data-v-c82f5519]::-moz-placeholder{color:#999;font-style:italic}.note-input[data-v-c82f5519]::placeholder{color:#999;font-style:italic}.note-counter[data-v-c82f5519]{display:flex;justify-content:flex-end;margin-top:8px}.char-count[data-v-c82f5519]{font-size:12px;color:#999;font-weight:500}.price-summary[data-v-c82f5519]{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000001a;position:sticky;top:20px}.summary-title[data-v-c82f5519]{font-size:16px;font-weight:600;color:#333;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.price-item[data-v-c82f5519]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px}.price-label[data-v-c82f5519]{color:#666}.price-value[data-v-c82f5519]{color:#333;font-weight:500}.total-price[data-v-c82f5519]{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid #f0f0f0;margin:16px 0}.total-label[data-v-c82f5519]{font-size:16px;font-weight:600;color:#333}.total-value[data-v-c82f5519]{font-size:18px;font-weight:700;color:#ff6b35}.pay-button[data-v-c82f5519]{width:100%;height:44px;background:#52018d;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.pay-button[data-v-c82f5519]:hover{background:#3a016d}.pay-button[data-v-c82f5519]:active{transform:translateY(1px)}.balance-payment-section[data-v-c82f5519]{margin-top:20px;padding-top:20px;border-top:1px solid #f0f0f0}.payment-method[data-v-c82f5519]{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.method-icon[data-v-c82f5519]{font-size:24px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#52018d;border-radius:50%;color:#fff}.method-info[data-v-c82f5519]{flex:1}.method-title[data-v-c82f5519]{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.method-desc[data-v-c82f5519]{font-size:14px;color:#666;line-height:1.4}.btn[data-v-c82f5519]{padding:12px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid transparent}.btn-primary[data-v-c82f5519]{background:#ff6b35;color:#fff;border-color:#ff6b35}.btn-primary[data-v-c82f5519]:hover{background:#e55a2b}.btn-secondary[data-v-c82f5519]{background:#fff;color:#666;border-color:#ddd}.btn-secondary[data-v-c82f5519]:hover{background:#f5f5f5}.loading-state[data-v-c82f5519],.error-state[data-v-c82f5519]{text-align:center;padding:40px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:20px auto;max-width:400px}.loading-spinner[data-v-c82f5519]{width:40px;height:40px;border:3px solid #f0f0f0;border-top:3px solid #ff6b35;border-radius:50%;animation:spin-c82f5519 1s linear infinite;margin:0 auto 16px}@keyframes spin-c82f5519{to{transform:rotate(360deg)}}.mobile-payment-bar[data-v-c82f5519]{display:none}@media (max-width: 768px){.mobile-payment-bar[data-v-c82f5519]{display:block;position:fixed;bottom:0;left:0;right:0;background:#374151;padding:12px 16px;box-shadow:0 -2px 10px #0000001a;z-index:1000}}.payment-bar-content[data-v-c82f5519]{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:100%}.payment-bar-info[data-v-c82f5519]{display:flex;align-items:center;gap:8px;flex:1;justify-content:flex-start}.payment-bar-label[data-v-c82f5519]{font-size:14px;color:#9ca3af;font-weight:500}.payment-bar-amount[data-v-c82f5519]{font-size:18px;font-weight:700;color:#ff6b35}.mobile-pay-button[data-v-c82f5519]{display:flex;align-items:center;justify-content:center;background:#52018d;color:#fff;border:none;border-radius:6px;padding:12px 20px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.mobile-pay-button[data-v-c82f5519]:hover{background:#3a016d}.mobile-pay-button[data-v-c82f5519]:active{transform:scale(.98)}@media (max-width: 768px){.pay-container[data-v-c82f5519]{padding:0 0 80px}.payment-content[data-v-c82f5519]{max-width:100%}.page-header[data-v-c82f5519]{padding:16px;margin-bottom:0;background:#fff}.page-title[data-v-c82f5519]{font-size:24px}.main-content[data-v-c82f5519]{flex-direction:column;padding:0}.left-section[data-v-c82f5519]{gap:0}.right-section[data-v-c82f5519]{width:100%;margin-top:0;padding:0 16px}.price-summary[data-v-c82f5519]{position:static;border-radius:0;box-shadow:none;padding:16px 0;margin-bottom:80px}.desktop-payment[data-v-c82f5519]{display:none}.address-card[data-v-c82f5519],.product-section[data-v-c82f5519]{border-radius:0;margin-bottom:0;box-shadow:none;border-bottom:1px solid #e5e7eb}.address-card[data-v-c82f5519],.product-section[data-v-c82f5519]{padding:16px}.section-header[data-v-c82f5519]{flex-direction:column;align-items:flex-start;gap:8px}.section-title[data-v-c82f5519]{font-size:20px}.section-subtitle[data-v-c82f5519]{font-size:13px;align-self:flex-end}.section-subtitle.mobile-order-no[data-v-c82f5519]{align-self:flex-start;margin-top:4px}.table-header[data-v-c82f5519]{display:none}.product-row[data-v-c82f5519]{display:block;padding:16px;border-bottom:1px solid #f0f0f0}.product-row[data-v-c82f5519]:hover{background-color:transparent}.table-cell[data-v-c82f5519]{padding:0;display:block;margin-bottom:12px}.table-cell[data-v-c82f5519]:last-child{margin-bottom:0}.product-info-content[data-v-c82f5519]{margin-bottom:12px}.quantity-cell[data-v-c82f5519],.unit-price-cell[data-v-c82f5519],.subtotal-cell[data-v-c82f5519]{display:flex;justify-content:flex-start!important;align-items:flex-start!important;gap:8px;text-align:left!important}.quantity-cell[data-v-c82f5519]:before,.unit-price-cell[data-v-c82f5519]:before,.subtotal-cell[data-v-c82f5519]:before{content:attr(data-label);font-weight:600;color:#374151;font-size:14px}.quantity-cell[data-v-c82f5519]:before{content:attr(data-label)}.unit-price-cell[data-v-c82f5519]:before{content:attr(data-label)}.subtotal-cell[data-v-c82f5519]:before{content:attr(data-label)}.order-note[data-v-c82f5519]{padding:16px;margin:16px 0}.note-label[data-v-c82f5519]{font-size:14px}.note-label[data-v-c82f5519]:before{font-size:16px}.note-input[data-v-c82f5519]{min-height:70px;padding:10px 12px;font-size:13px}}@media (max-width: 480px){.pay-container[data-v-c82f5519]{padding:12px}.page-title[data-v-c82f5519]{font-size:20px}.address-card[data-v-c82f5519],.product-section[data-v-c82f5519],.price-summary[data-v-c82f5519]{padding:12px;border-radius:6px}.product-image[data-v-c82f5519]{width:50px;height:50px}.product-title[data-v-c82f5519]{font-size:13px!important}.quantity-btn[data-v-c82f5519]{width:20px;height:20px}.order-note[data-v-c82f5519]{padding:12px;margin:12px 0;border-radius:8px}.note-header[data-v-c82f5519]{flex-direction:column;align-items:flex-start;gap:8px}.note-label[data-v-c82f5519]{font-size:13px}.note-optional[data-v-c82f5519]{font-size:11px;padding:3px 6px}.note-input[data-v-c82f5519]{min-height:60px;padding:8px 10px;font-size:12px}.char-count[data-v-c82f5519]{font-size:11px}}.pay-container[data-v-7c096def]{background-color:#f5f5f5;min-height:100vh;padding:20px}.payment-content[data-v-7c096def]{max-width:1200px;margin:0 auto}.page-header[data-v-7c096def]{margin-bottom:20px}.page-title[data-v-7c096def]{font-size:36px;font-weight:600;color:#333;margin:0}.main-content[data-v-7c096def]{display:flex;gap:20px;align-items:flex-start}.left-section[data-v-7c096def]{flex:1}.right-section[data-v-7c096def]{width:300px;flex-shrink:0}.orders-card[data-v-7c096def]{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000000f;margin-bottom:16px}.orders-header[data-v-7c096def]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section-title[data-v-7c096def]{font-size:18px;font-weight:600;color:#111827}.orders-count[data-v-7c096def]{font-size:13px;color:#6b7280}.orders-table[data-v-7c096def]{width:100%;border-collapse:collapse;font-size:14px}.orders-table th[data-v-7c096def],.orders-table td[data-v-7c096def]{padding:10px 8px;border-bottom:1px solid #e5e7eb;text-align:left}.orders-table th[data-v-7c096def]{background-color:#f9fafb;font-weight:600;color:#374151}.orders-table tr:last-child td[data-v-7c096def]{border-bottom:none}.order-row .order-link[data-v-7c096def]{background:none;border:none;padding:0;margin:0;cursor:pointer;font:inherit;color:#52018d;text-decoration:underline}.order-row .order-link[data-v-7c096def]:hover{color:#7c3aed}.address-card[data-v-7c096def]{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000001a;margin-bottom:16px}.address-header[data-v-7c096def]{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.location-icon[data-v-7c096def]{font-size:18px;margin-top:2px}.address-info[data-v-7c096def]{flex:1}.address-title[data-v-7c096def]{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.address-phone[data-v-7c096def]{font-size:14px;color:#666}.address-warehouse[data-v-7c096def]{font-size:13px;color:#9ca3af;margin-top:2px}.address-detail[data-v-7c096def]{font-size:14px;color:#666;line-height:1.5}.price-summary[data-v-7c096def]{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000001a;position:sticky;top:20px}.summary-title[data-v-7c096def]{font-size:16px;font-weight:600;color:#333;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.price-item[data-v-7c096def]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px}.price-label[data-v-7c096def]{color:#666}.price-value[data-v-7c096def]{color:#333;font-weight:500}.total-price[data-v-7c096def]{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid #f0f0f0;margin:16px 0}.total-label[data-v-7c096def]{font-size:16px;font-weight:600;color:#333}.total-value[data-v-7c096def]{font-size:18px;font-weight:700;color:#ff6b35}.balance-payment-section[data-v-7c096def]{margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.payment-method[data-v-7c096def]{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:10px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.method-icon[data-v-7c096def]{font-size:20px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#52018d;border-radius:50%;color:#fff}.method-info[data-v-7c096def]{flex:1}.method-title[data-v-7c096def]{font-size:15px;font-weight:600;color:#333;margin-bottom:2px}.method-desc[data-v-7c096def]{font-size:13px;color:#666}.pay-button[data-v-7c096def]{width:100%;height:40px;background:#52018d;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.pay-button[data-v-7c096def]:hover:enabled{background:#3a016d}.pay-button[data-v-7c096def]:active:enabled{transform:translateY(1px)}.pay-button[data-v-7c096def]:disabled{opacity:.7;cursor:not-allowed}.loading-state[data-v-7c096def],.error-state[data-v-7c096def]{text-align:center;padding:40px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:20px auto;max-width:400px}.loading-spinner[data-v-7c096def]{width:40px;height:40px;border:3px solid #f0f0f0;border-top:3px solid #ff6b35;border-radius:50%;animation:spin-7c096def 1s linear infinite;margin:0 auto 16px}@keyframes spin-7c096def{to{transform:rotate(360deg)}}.btn[data-v-7c096def]{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid transparent}.btn-primary[data-v-7c096def]{background:#ff6b35;color:#fff;border-color:#ff6b35}.btn-primary[data-v-7c096def]:hover{background:#e55a2b}.btn-secondary[data-v-7c096def]{background:#6b7280;color:#fff;border-color:#6b7280}.btn-secondary[data-v-7c096def]:hover{background:#4b5563}@media (max-width: 768px){.pay-container[data-v-7c096def]{padding:0 0 80px}.payment-content[data-v-7c096def]{max-width:100%}.page-header[data-v-7c096def]{padding:16px;margin-bottom:0;background:#fff}.page-title[data-v-7c096def]{font-size:24px}.main-content[data-v-7c096def]{flex-direction:column;padding:0}.left-section[data-v-7c096def]{gap:0}.right-section[data-v-7c096def]{width:100%;margin-top:0;padding:0 16px}.price-summary[data-v-7c096def]{position:static;border-radius:0;box-shadow:none;padding:16px 0}.address-card[data-v-7c096def]{border-radius:0;margin-bottom:0;box-shadow:none;border-bottom:1px solid #e5e7eb;padding:16px}}@media (max-width: 480px){.pay-container[data-v-7c096def]{padding:12px}.page-title[data-v-7c096def]{font-size:20px}}.order-success-page[data-v-a221d616]{padding:2rem 0;min-height:calc(100vh - 200px);background-color:#f8f9fa}.container[data-v-a221d616]{max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width: 768px){.mobile-container[data-v-a221d616]{padding:0}.mobile-full-width[data-v-a221d616]{max-width:100%;padding:0}.success-content[data-v-a221d616]{gap:0}}.main-content-layout[data-v-a221d616]{display:flex;gap:2rem;align-items:flex-start}@media (max-width: 1024px){.main-content-layout[data-v-a221d616]{flex-direction:column}}.left-content[data-v-a221d616]{flex:1;min-width:0}.right-content[data-v-a221d616]{flex:0 0 350px}@media (max-width: 1024px){.right-content[data-v-a221d616]{flex:none;width:100%}}.success-content[data-v-a221d616]{display:flex;flex-direction:column;gap:2rem}.success-message-card[data-v-a221d616]{background:#fff;border-radius:8px;padding:2rem;text-align:center;box-shadow:0 2px 8px #0000000d}@media (max-width: 768px){.success-message-card[data-v-a221d616]{border-radius:0;padding:1.5rem 1rem}}.success-message-card .success-icon[data-v-a221d616]{margin:0 auto 1.5rem;width:80px;height:80px;border-radius:50%;background-color:#f0fff0;display:flex;align-items:center;justify-content:center;color:#52c41a}.success-message-card .success-title[data-v-a221d616]{font-size:1.75rem;font-weight:600;margin-bottom:1rem;color:#333}.success-message-card .success-description[data-v-a221d616]{font-size:1.125rem;color:#666;margin-bottom:1.5rem}.success-message-card .order-number[data-v-a221d616]{background-color:#f9f9f9;border-radius:4px;padding:.75rem;display:inline-block}.success-message-card .order-number .order-number-label[data-v-a221d616]{font-weight:600;margin-right:.5rem}.success-message-card .order-number .order-number-value[data-v-a221d616]{font-family:monospace;font-size:1.125rem;color:#1890ff;font-weight:600}.order-details-card[data-v-a221d616]{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000000d}@media (max-width: 768px){.order-details-card[data-v-a221d616]{border-radius:0;padding:1rem}}.order-details-card .details-title[data-v-a221d616]{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#333;border-bottom:1px solid #eee;padding-bottom:1rem}.order-details-card .order-info[data-v-a221d616]{display:flex;gap:2rem;margin-bottom:2rem}@media (max-width: 768px){.order-details-card .order-info[data-v-a221d616]{flex-direction:column}}.order-details-card .order-info .info-section[data-v-a221d616]{flex:1}.order-details-card .order-info .section-title[data-v-a221d616]{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#333}.order-details-card .order-info .info-content[data-v-a221d616]{color:#666}.order-details-card .order-info .info-row[data-v-a221d616]{margin-bottom:.5rem}.order-details-card .order-info .info-row .info-label[data-v-a221d616]{font-weight:600;margin-right:.5rem}.order-details-card .order-info .delivery-line[data-v-a221d616]{margin-bottom:.5rem;padding:.25rem 0}.order-details-card .order-info .delivery-line[data-v-a221d616]:before{content:"✓";color:#52c41a;font-weight:700;margin-right:.5rem}.order-details-card .price-summary .section-title[data-v-a221d616]{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#333}.order-details-card .price-summary .price-details[data-v-a221d616]{background-color:#f9f9f9;border-radius:8px;padding:1.5rem}.order-details-card .price-summary .price-details .price-row[data-v-a221d616]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem 0}.order-details-card .price-summary .price-details .price-row[data-v-a221d616]:last-child{margin-bottom:0}.order-details-card .price-summary .price-details .price-row.total-row[data-v-a221d616]{border-top:2px solid #e8e8e8;margin-top:1rem;padding-top:1rem;font-weight:600;font-size:1.125rem}.order-details-card .price-summary .price-details .price-row .price-label[data-v-a221d616]{font-weight:500;color:#333}.order-details-card .price-summary .price-details .price-row .price-value[data-v-a221d616]{font-size:1rem;font-weight:600;color:#333;text-align:right}.order-details-card .price-summary .price-details .price-row .price-value.total[data-v-a221d616]{font-size:1.25rem;color:#f56c6c}.order-details-card .price-summary .price-details .price-row .price-value.discount[data-v-a221d616]{color:#52c41a}.mobile-payment-reminder[data-v-a221d616]{display:none}@media (max-width: 1024px){.mobile-payment-reminder[data-v-a221d616]{display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,#f8f5ff,#f3f0ff);border:2px solid #52018d;border-radius:12px;padding:1.5rem;margin:1.5rem 0;gap:1rem;box-shadow:0 4px 12px #8b5cf626}}.mobile-payment-reminder .payment-icon[data-v-a221d616]{width:48px;height:48px;background:#52018d;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.mobile-payment-reminder .payment-icon svg[data-v-a221d616]{fill:#fff}.mobile-payment-reminder .payment-content[data-v-a221d616]{text-align:center}.mobile-payment-reminder .payment-content .payment-title[data-v-a221d616]{font-size:1.25rem;font-weight:600;color:#52018d;margin:0 0 .5rem}.mobile-payment-reminder .payment-content .payment-description[data-v-a221d616]{font-size:.875rem;color:#666;margin:0 0 .75rem;line-height:1.4}.mobile-payment-reminder .payment-content .payment-amount[data-v-a221d616]{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem}.mobile-payment-reminder .payment-content .payment-amount .amount-label[data-v-a221d616]{color:#666;font-weight:500}.mobile-payment-reminder .payment-content .payment-amount .amount-value[data-v-a221d616]{color:#52018d;font-weight:700;font-size:1.125rem}.mobile-payment-reminder .payment-action[data-v-a221d616]{width:100%}.mobile-payment-reminder .payment-action .pay-now-btn[data-v-a221d616]{background:linear-gradient(135deg,#52018d,#310054);border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;box-shadow:0 4px 12px #8b5cf64d;transition:all .3s ease;width:100%}.mobile-payment-reminder .payment-action .pay-now-btn[data-v-a221d616]:hover{background:linear-gradient(135deg,#52018d,#310054);transform:translateY(-1px);box-shadow:0 6px 16px #8b5cf666}.mobile-payment-reminder .payment-action .pay-now-btn[data-v-a221d616]:active{transform:translateY(0)}.payment-reminder-card[data-v-a221d616]{background:linear-gradient(135deg,#f8f5ff,#f3f0ff);border:2px solid #52018d;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 4px 12px #8b5cf626;transition:all .3s ease;position:sticky;top:2rem}.payment-reminder-card[data-v-a221d616]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf633}@media (max-width: 1024px){.payment-reminder-card[data-v-a221d616]{display:none}}.payment-reminder-card .payment-icon[data-v-a221d616]{align-self:center;width:48px;height:48px;background:#52018d;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.payment-reminder-card .payment-icon svg[data-v-a221d616]{fill:#fff}.payment-reminder-card .payment-content[data-v-a221d616]{text-align:center}.payment-reminder-card .payment-content .payment-title[data-v-a221d616]{font-size:1.25rem;font-weight:600;color:#52018d;margin:0 0 .5rem}.payment-reminder-card .payment-content .payment-description[data-v-a221d616]{font-size:.875rem;color:#666;margin:0 0 .75rem;line-height:1.4}.payment-reminder-card .payment-content .payment-amount[data-v-a221d616]{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem}.payment-reminder-card .payment-content .payment-amount .amount-label[data-v-a221d616]{color:#666;font-weight:500}.payment-reminder-card .payment-content .payment-amount .amount-value[data-v-a221d616]{color:#52018d;font-weight:700;font-size:1.125rem}.payment-reminder-card .payment-action .pay-now-btn[data-v-a221d616]{background:linear-gradient(135deg,#52018d,#310054);border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;box-shadow:0 4px 12px #8b5cf64d;transition:all .3s ease;width:100%}.payment-reminder-card .payment-action .pay-now-btn[data-v-a221d616]:hover{background:linear-gradient(135deg,#52018d,#310054);transform:translateY(-1px);box-shadow:0 6px 16px #8b5cf666}.payment-reminder-card .payment-action .pay-now-btn[data-v-a221d616]:active{transform:translateY(0)}.action-buttons[data-v-a221d616]{display:flex;justify-content:center;gap:1rem;margin-top:1rem}@media (max-width: 768px){.action-buttons[data-v-a221d616]{flex-direction:column;align-items:center}.action-buttons .el-button[data-v-a221d616]{width:100%;max-width:300px}}.action-buttons .secondary-btn[data-v-a221d616]{background:#f8f9fa;border:1px solid #e9ecef;color:#6c757d;transition:all .3s ease}.action-buttons .secondary-btn[data-v-a221d616]:hover{background:#e9ecef;border-color:#dee2e6;color:#495057}.action-buttons .primary-btn[data-v-a221d616]{background:linear-gradient(135deg,#1890ff,#096dd9);border:none;transition:all .3s ease}.action-buttons .primary-btn[data-v-a221d616]:hover{background:linear-gradient(135deg,#096dd9,#0050b3);transform:translateY(-1px);box-shadow:0 4px 12px #1890ff4d}.next-steps-card[data-v-a221d616]{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000000d}@media (max-width: 768px){.next-steps-card[data-v-a221d616]{border-radius:0;padding:1.5rem 1rem}}.next-steps-card .section-title[data-v-a221d616]{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#333;text-align:center}.next-steps-card .steps-content[data-v-a221d616]{display:flex;justify-content:space-between;gap:1rem}@media (max-width: 768px){.next-steps-card .steps-content[data-v-a221d616]{flex-direction:column}}.next-steps-card .steps-content .step-item[data-v-a221d616]{flex:1;text-align:center;padding:1rem}.next-steps-card .steps-content .step-item .step-icon[data-v-a221d616]{width:40px;height:40px;border-radius:50%;background-color:#1890ff;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;margin:0 auto 1rem}.next-steps-card .steps-content .step-item .step-text[data-v-a221d616]{font-size:.875rem;color:#666;line-height:1.4}
