.order-page-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;margin:0 0 28px;padding:0 0 24px;border-bottom:1px solid var(--ink,#101114)}.order-page-head .eyebrow{margin:0 0 12px;color:var(--brand,#173bff);font-family:var(--mono,"SFMono-Regular",Consolas,monospace);font-size:11px;font-weight:700;letter-spacing:.14em}.order-page-head h1{margin:0;font-size:clamp(42px,6vw,74px);font-weight:650;line-height:.95;letter-spacing:-.055em}.order-page-head p:not(.eyebrow){max-width:620px;margin:16px 0 0;color:var(--muted,#65666b);font-size:15px;line-height:1.7}.order-head-actions{display:flex;flex:0 0 auto;gap:8px}.order-head-actions .button{min-height:44px;border-radius:2px}.order-head-actions svg{width:16px;height:16px;margin-right:7px}.order-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px;border-top:1px solid var(--ink,#101114);border-left:1px solid var(--ink,#101114)}.order-summary article{position:relative;display:flex;min-height:126px;flex-direction:column;justify-content:space-between;padding:18px;border-right:1px solid var(--ink,#101114);border-bottom:1px solid var(--ink,#101114)}.order-summary article:after{position:absolute;right:14px;top:14px;color:var(--muted,#65666b);font-family:var(--mono,"SFMono-Regular",Consolas,monospace);font-size:9px;content:"01"}.order-summary article:nth-child(2):after{content:"02"}.order-summary article:nth-child(3):after{content:"03"}.order-summary article:nth-child(4):after{content:"04"}.order-summary span{color:var(--muted,#65666b);font-family:var(--mono,"SFMono-Regular",Consolas,monospace);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.order-summary strong{font-size:34px;font-weight:600;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.045em}.order-summary article:first-child strong{color:var(--brand,#173bff)}.order-list-card{min-width:0;border:1px solid var(--ink,#101114);border-radius:0;background:transparent;box-shadow:none;overflow:hidden}.order-table-scroll{width:100%;overflow:auto;overscroll-behavior-inline:contain}.order-table{width:100%;min-width:1240px;border-collapse:collapse;border-spacing:0;font-size:13px}.order-table th,.order-table td{height:66px;padding:12px 14px;border-bottom:1px solid var(--line,#c9c7c1);text-align:left;vertical-align:middle}.order-table th{position:sticky;top:0;z-index:2;height:48px;color:var(--muted,#65666b);background:var(--surface,#f5f2ec);font-family:var(--mono,"SFMono-Regular",Consolas,monospace);font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.order-table tbody tr:last-child td{border-bottom:0}.order-table tbody tr:hover td{background:#173bff09}.order-table td:first-child,.order-table th:first-child{position:sticky;left:0;z-index:1;width:250px;min-width:250px;background:var(--surface,#f5f2ec)}.order-table th:first-child{z-index:3}.order-table tbody tr:hover td:first-child{background:#eeece6}.order-table td:nth-child(2){min-width:170px}.order-table td:nth-child(5){min-width:190px}.order-table td:nth-child(6),.order-table td:nth-child(7){min-width:160px}.order-table td:last-child{min-width:125px}.order-table strong,.order-table small{display:block}.order-table strong{font-weight:650}.order-table small{margin-top:4px;color:var(--muted,#65666b);font-size:10px}.order-table time,.order-amount{font-variant-numeric:tabular-nums}.order-amount{color:var(--ink,#101114);font-family:var(--mono,"SFMono-Regular",Consolas,monospace);font-weight:700}.order-id-cell{display:flex;align-items:center;gap:7px;min-width:0}.order-id-cell code{max-width:190px;color:var(--ink,#101114);font:10px/1.5 var(--mono,"SFMono-Regular",Consolas,monospace);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-copy-button{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;padding:0;border:1px solid transparent;border-radius:2px;color:var(--muted,#65666b);background:transparent;cursor:pointer}.order-copy-button:hover{border-color:var(--brand,#173bff);color:var(--brand,#173bff);background:transparent}.order-table .status{align-items:center;gap:6px;border:1px solid currentColor;border-radius:999px;background:transparent!important;white-space:nowrap}.order-table .status i{width:6px;height:6px;border-radius:50%;background:currentColor}.order-remark{max-width:250px;color:var(--muted,#65666b);font-size:11px;line-height:1.5}.order-action-button,.order-action-menu>summary{min-width:104px;border-radius:2px}.order-action-menu{position:relative}.order-action-menu>summary{list-style:none}.order-action-menu>summary::-webkit-details-marker{display:none}.order-action-menu>form{position:absolute;right:0;top:50px;z-index:20;display:grid;gap:12px;width:300px;padding:16px;border:1px solid var(--ink,#101114);border-radius:2px;background:var(--surface,#f5f2ec);box-shadow:none}.order-action-menu label{font-size:12px}.order-action-menu input{min-height:44px;border-color:var(--ink,#101114);border-radius:2px;background:transparent}.order-action-menu .button{border-radius:2px}.order-pagination{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:64px;padding:12px 14px;border-top:1px solid var(--ink,#101114);color:var(--muted,#65666b);font-family:var(--mono,"SFMono-Regular",Consolas,monospace);font-size:9px}.order-pagination>div{display:flex;gap:6px}.order-page-button{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--ink,#101114);border-radius:2px;color:var(--ink,#101114);background:transparent;cursor:pointer}.order-page-button:hover:not(:disabled){color:#fff;border-color:var(--brand,#173bff);background:var(--brand,#173bff)}.order-page-button:disabled{cursor:not-allowed;opacity:.35}.order-scroll-hint{display:none}.dashboard-main:has(.order-page-head)>.empty-state{border:1px solid var(--ink,#101114);border-radius:0;background:transparent}.dashboard-main:has(.order-page-head)>.empty-state .button{border-radius:2px}@media(max-width:800px){.order-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.order-page-head{grid-template-columns:1fr;align-items:start;gap:18px}.order-head-actions{width:100%}.order-head-actions .button{flex:1}.order-summary article{min-height:112px;padding:16px}.order-scroll-hint{display:block;margin:0;padding:9px 14px;border-bottom:1px solid var(--line,#c9c7c1);color:var(--muted,#65666b);background:transparent;font-family:var(--mono,"SFMono-Regular",Consolas,monospace);font-size:9px;letter-spacing:.05em}.order-pagination{align-items:flex-start;flex-direction:column}.order-pagination>div{align-self:flex-end}.order-action-menu>form{position:fixed;inset:auto 12px 16px;width:auto;z-index:60;padding:18px}.order-action-menu[open]:after{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background:#1011149e}}
