:root{color:#172033;font-synthesis:none;background:#f4f6fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.container{max-width:1100px;margin:0 auto;padding:44px 24px 60px}header{margin-bottom:24px}.eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px;font-size:13px;font-weight:800}h1{letter-spacing:-.03em;margin:0;font-size:32px}.subtitle{color:#697386;margin:8px 0 0}.card{background:#fff;border:1px solid #e4e8ef;border-radius:16px;margin-bottom:20px;padding:24px;box-shadow:0 8px 30px #141e370d}.section-label{text-transform:uppercase;letter-spacing:.07em;color:#6b7280;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.base-url{word-break:break-all;background:#f7f8fb;border:1px solid #e3e7ee;border-radius:10px;margin-bottom:22px;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field span{color:#374151;font-size:13px;font-weight:700}.field input,.field select{height:42px;font:inherit;background:#fff;border:1px solid #d8dee8;border-radius:9px;outline:none;padding:0 12px;transition:all .15s}.field input:focus,.field select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.preview{margin-top:20px}.preview>span{color:#6b7280;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.preview code{color:#e5e7eb;word-break:break-all;background:#111827;border-radius:10px;padding:13px 14px;font-size:12px;line-height:1.6;display:block}.actions{gap:10px;margin-top:18px;display:flex}.actions button{height:42px;font-weight:750;font:inherit;cursor:pointer;border-radius:9px;padding:0 18px}.primary{color:#fff;background:#2563eb;border:0}.primary:disabled{opacity:.65;cursor:not-allowed}.secondary{color:#374151;background:#fff;border:1px solid #d8dee8}.response-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.small-url{color:#8a93a3;word-break:break-all;max-width:800px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.status{color:#16803c;background:#e8f7ee;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.error-status{color:#c53030;background:#fff0f0}.response{background:#f8fafc;border:1px solid #e3e7ee;border-radius:10px;justify-content:center;align-items:center;min-height:360px;display:flex}.response.has-content{display:block;overflow:auto}.response pre{white-space:pre-wrap;word-break:break-word;margin:0;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.6}.response .error{color:#b42318}.empty{color:#8a93a3;font-size:14px}@media (width<=760px){.container{padding:24px 14px}.grid{grid-template-columns:1fr}h1{font-size:26px}.card{padding:18px}}.auth-box{background:#f8fafc;border:1px solid #e3e7ee;border-radius:12px;margin-bottom:22px;padding:16px}.auth-box .field input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.hint{color:#7a8494;margin:9px 0 0;font-size:12px;line-height:1.5}.hint code,.request-info code{background:#eef1f5;border-radius:5px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.timestamp-preview{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.timestamp-preview>div{background:#f7f8fb;border:1px solid #e3e7ee;border-radius:9px;padding:11px 12px}.timestamp-preview span,.request-info>span{color:#6b7280;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.timestamp-preview code{color:#374151;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.request-info{background:#f7f8fb;border:1px solid #e3e7ee;border-radius:9px;margin-top:10px;padding:10px 12px}.request-info code{color:#374151;font-size:12px}@media (width<=760px){.timestamp-preview{grid-template-columns:1fr}}.response-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.export-button{color:#fff;height:36px;font:inherit;cursor:pointer;background:#16a34a;border:1px solid #16a34a;border-radius:8px;padding:0 13px;font-size:13px;font-weight:750}.export-button:disabled{opacity:.45;cursor:not-allowed}.table-meta{color:#667085;justify-content:space-between;align-items:center;gap:12px;margin:4px 0 12px;font-size:12px;display:flex}.table-wrapper{border:1px solid #e3e7ee;border-radius:12px;width:100%;overflow:auto}.orders-table{border-collapse:separate;border-spacing:0;background:#fff;width:100%;min-width:1200px;font-size:13px}.orders-table th{z-index:1;color:#344054;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e3e7ee;padding:12px 10px;font-size:12px;font-weight:800;position:sticky;top:0}.orders-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.orders-table th.sortable:hover{color:#1d4ed8;background:#eef4ff}.orders-table th:first-child{border-top-left-radius:12px}.orders-table th:last-child{border-top-right-radius:12px}.orders-table td{color:#344054;vertical-align:top;border-bottom:1px solid #eef1f5;padding:12px 10px;line-height:1.45}.orders-table tbody tr:hover{background:#f8fbff}.orders-table tbody tr:last-child td{border-bottom:0}.orders-table .center{text-align:center}.orders-table .number{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.orders-table .order-code{color:#175cd3;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700}.orders-table .product-name{color:#1d2939;min-width:300px;font-weight:600}.orders-table .sale-price{color:#067647;font-weight:800}.orders-table .nowrap{white-space:nowrap}.sort-icon{color:#98a2b3;margin-left:6px;font-weight:900;display:inline-block}.no-data{text-align:center;color:#98a2b3;padding:32px!important}.error-box{background:#fff7f7;border-color:#f1c5c5;padding:0;display:block}.error-box pre{margin:0;padding:16px}.response-card{overflow:hidden}@media (width<=760px){.response-header{flex-direction:column}.table-meta{flex-direction:column;align-items:flex-start}}.status-badge{color:#344054;white-space:nowrap;background:#f2f4f7;border-radius:999px;justify-content:center;align-items:center;min-width:72px;padding:4px 9px;font-size:12px;font-weight:750;display:inline-flex}.status-confirmed{color:#067647;background:#ecfdf3}.status-pending{color:#b54708;background:#fffaeb}.status-cancelled,.status-canceled{color:#b42318;background:#fef3f2}.status-shipped{color:#175cd3;background:#eff8ff}.status-completed{color:#15803d;background:#f0fdf4}.compact-grid{grid-template-columns:minmax(100px,.7fr) minmax(190px,1fr) minmax(190px,1fr);align-items:end}.compact-grid .field input{min-width:0}@media (width<=720px){.container{padding:14px 10px}.card{border-radius:12px;padding:14px}.compact-grid{grid-template-columns:1fr 1fr;gap:10px}.compact-grid .field:first-child{grid-column:1/-1}.compact-grid .field span{font-size:11px}.compact-grid input{height:40px;font-size:14px}.actions{margin-top:12px}.actions button{flex:1}}@media (width<=430px){.compact-grid{grid-template-columns:1fr}.compact-grid .field:first-child{grid-column:auto}.compact-grid input{box-sizing:border-box;width:100%}h1{font-size:22px}.subtitle{font-size:12px}}.jwt-field{max-width:620px;margin-bottom:12px}.jwt-field input{box-sizing:border-box;width:100%}.jwt-field .field span{color:#344054;font-size:12px;font-weight:750}@media (width<=430px){.jwt-field{max-width:none}.jwt-field input{height:40px;font-size:14px}}.pdf-button{color:#fff;height:36px;font:inherit;cursor:pointer;background:#344054;border:1px solid #344054;border-radius:8px;padding:0 13px;font-size:13px;font-weight:750}.pdf-button:disabled{opacity:.45;cursor:not-allowed}.orders-table th{text-transform:uppercase;letter-spacing:.02em;color:#1d2939;background:#e9eef5;font-weight:800}.orders-table .address-cell{white-space:nowrap;min-width:260px}.orders-table .brand-cell{white-space:nowrap;font-weight:800}@media (width<=720px){.response-actions{width:100%}.response-actions button{flex:1}}
