.pc-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;padding:24px 8%;background:linear-gradient(180deg,#f4f8ff,#f9fbff)}.pc-sidebar{background:#fff;border-radius:14px;box-shadow:0 8px 28px rgba(9,49,105,.08);padding:18px 0;position:sticky;top:24px;height:fit-content}.pc-sidebar-title{font-weight:700;color:#0c2f66;font-size:18px;padding:0 18px 14px;border-bottom:1px solid #edf2fb}.pc-nav-link{display:block;padding:12px 18px;color:#26477a;text-decoration:none;transition:all .2s ease;border-left:3px solid rgba(0,0,0,0)}.pc-nav-link:hover{background:#edf4ff;color:#0c2f66}.pc-nav-link.active{background:#e5efff;border-left-color:#2e66f6;color:#08327c;font-weight:600}.pc-main{background:#fff;border-radius:14px;box-shadow:0 8px 28px rgba(9,49,105,.08);min-height:620px}.pc-header{padding:20px 24px;border-bottom:1px solid #edf2fb}.pc-header h1{margin:0;color:#0f3d88;font-size:24px;font-weight:700}.pc-header p{margin:8px 0 0;color:#5e7599}.pc-body{padding:24px}.pc-section-card{border:1px solid #edf2fb;border-radius:12px;box-shadow:0 4px 16px rgba(16,54,117,.04)}.pc-muted{color:#6f84a8}.pc-kv{margin:0}.pc-kv dt{color:#607799;margin-bottom:6px}.pc-kv dd{color:#173e80;font-weight:600;margin-bottom:14px}.pc-chip{background:#e9f0ff;color:#1247a7;border-radius:999px;padding:2px 10px;font-size:12px}@media screen and (max-width:992px){.pc-layout{grid-template-columns:1fr;padding:16px 4%}.pc-sidebar{position:static}.pc-main{min-height:auto}}.pc-section-card .card-header{padding:16px 20px;border-bottom:1px solid #edf2fb}.pc-section-card .card-header strong{font-size:15px;color:#0f3d88}.pc-section-card .card-body{padding:20px}#invoice-table,#order-table{margin-bottom:0}#invoice-table thead th,#order-table thead th{background:#f8faff;color:#4a638a;font-weight:600;font-size:13px;padding:14px 16px;border-bottom:2px solid #e2ebf9!important;white-space:nowrap}#invoice-table tbody td,#order-table tbody td{vertical-align:middle;padding:14px 16px;color:#26477a;font-size:14px;border-bottom:1px solid #f0f4fe!important}#invoice-table tbody tr,#order-table tbody tr{-webkit-transition:background .15s;transition:background .15s}#invoice-table tbody tr:hover,#order-table tbody tr:hover{background:#f5f9ff}#invoice-table tbody tr:last-child td,#order-table tbody tr:last-child td{border-bottom:none!important}#invoice-table .btn-outline-primary,#invoice-table .btn-outline-secondary,#order-table .btn-outline-primary,#order-table .btn-outline-secondary{border-radius:6px;font-size:13px;padding:4px 14px;-webkit-transition:all .2s;transition:all .2s}#invoice-table .btn-outline-primary,#order-table .btn-outline-primary{border-color:#d0ddf5;color:#2455b0}#invoice-table .btn-outline-primary:hover,#order-table .btn-outline-primary:hover{background:#2e66f6;border-color:#2e66f6;color:#fff}#invoice-table thead th{border:none}.order-status{font-weight:600}#invoice-empty,#order-empty{margin:0;border-radius:8px;background:#f8faff;border:1px dashed #d0ddf5;color:#5e7599;font-size:14px;padding:24px 20px;text-align:center}#invoice-empty{display:none}.pc-body>.pc-section-card+.pc-section-card{margin-top:20px}#invoice-modal .modal-content,#shop-setting-modal .modal-content{border:none;border-radius:14px;-webkit-box-shadow:0 20px 60px rgba(9,49,105,.15);box-shadow:0 20px 60px rgba(9,49,105,.15)}#invoice-modal .modal-header,#shop-setting-modal .modal-header{border-bottom:1px solid #edf2fb;padding:20px 24px}#invoice-modal .modal-header .modal-title,#shop-setting-modal .modal-header .modal-title{font-size:17px;font-weight:700;color:#0f3d88}#invoice-modal .modal-header .btn-close:focus,#shop-setting-modal .modal-header .btn-close:focus{-webkit-box-shadow:none;box-shadow:none}#invoice-modal .modal-body,#shop-setting-modal .modal-body{padding:24px}#invoice-modal .modal-body .form-label,#shop-setting-modal .modal-body .form-label{font-size:14px;font-weight:500;color:#4a638a}#invoice-modal .modal-body .form-control,#invoice-modal .modal-body .form-select,#shop-setting-modal .modal-body .form-control,#shop-setting-modal .modal-body .form-select{border-radius:8px;border:1px solid #e2e8f0;padding:10px 14px;font-size:14px}#invoice-modal .modal-body .form-control:focus,#invoice-modal .modal-body .form-select:focus,#shop-setting-modal .modal-body .form-control:focus,#shop-setting-modal .modal-body .form-select:focus{border-color:#2e66f6;-webkit-box-shadow:0 0 0 3px rgba(46,102,246,.12);box-shadow:0 0 0 3px rgba(46,102,246,.12)}#invoice-modal .modal-body .form-check-input:checked,#shop-setting-modal .modal-body .form-check-input:checked{background-color:#2e66f6;border-color:#2e66f6}#invoice-modal .modal-footer,#shop-setting-modal .modal-footer{border-top:1px solid #edf2fb;padding:16px 24px}#invoice-modal .modal-footer .btn,#shop-setting-modal .modal-footer .btn{border-radius:8px;font-weight:500;padding:8px 20px}@media screen and (max-width:768px){#invoice-table tbody td,#invoice-table thead th,#order-table tbody td,#order-table thead th{padding:10px 12px!important;font-size:13px!important}}