.app-shell{min-height:100vh;color:var(--foreground)}.topbar{border-bottom:1px solid var(--border);z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;position:sticky;top:0}.topbar-inner{align-items:center;gap:36px;max-width:1440px;min-height:64px;margin:auto;padding:0 32px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:700;display:flex}.brand-mark{object-fit:contain;width:28px;height:28px;display:block}.breadcrumb{color:var(--muted-foreground);flex:1;align-items:center;gap:10px;font-size:13px;display:flex}.breadcrumb .icon{width:14px}.breadcrumb strong{color:var(--foreground);font-weight:600}.topbar-actions{align-items:center;gap:16px;display:flex}.avatar,.person-avatar,.note-avatar{border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.avatar{color:#1e3a5f;background:#dbeafe;width:32px;height:32px}.page-content{width:min(1380px,100% - 64px);margin:0 auto;padding:48px 0 56px}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.eyebrow,.column-label{color:var(--muted-foreground);letter-spacing:.08em;font-size:11px;font-weight:700}.page-heading h1{margin-top:5px;font-size:clamp(25px,3vw,32px);line-height:1.2}.page-heading p{color:var(--muted-foreground);margin-top:8px}.mono{letter-spacing:-.02em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.summary-grid{grid-template-columns:1.2fr 1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 1px 2px #00000005}.card-header{padding:20px 22px 0}.card-content{padding:20px 22px}.card-footer{padding:0 22px 20px}.card-description{color:var(--muted-foreground);font-size:13px}.card-title{margin-top:5px;font-size:17px}.request-chip{color:#1d4ed8;background:#eff6ff;border-radius:6px;align-items:center;gap:8px;padding:7px 10px;font-size:12px;font-weight:600;display:inline-flex}.request-chip .icon{width:15px}.meta-row{color:var(--muted-foreground);align-items:center;gap:7px;font-size:12px;display:flex}.meta-row .icon{width:14px}.muted-text{color:var(--muted-foreground);font-size:12px;font-weight:400}.trend{color:var(--success);font-weight:800}.details-card,.orders-card{margin-bottom:24px}.section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-heading-main{align-items:center;gap:12px;display:flex}.section-heading h2{font-size:16px}.section-heading p{color:var(--muted-foreground);margin-top:3px;font-size:12px}.section-icon{color:#2563eb;background:#eff6ff;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.section-icon .icon{width:17px}.panel-toggle{width:30px;height:30px;color:var(--muted-foreground);background:0 0;border:0;border-radius:7px;place-items:center;display:none}.panel-toggle .icon{width:18px;transition:transform .18s}.detail-columns{grid-template-columns:1fr 1fr;gap:40px;display:grid}.column-label{margin-bottom:12px}.buyer-name{font-size:15px;font-weight:650}.info-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:20px;display:grid}.info-item{flex-direction:column;gap:4px;display:flex}.info-label{color:var(--muted-foreground);align-items:center;gap:5px;font-size:11px;display:flex}.info-label .icon{width:13px}.info-item strong{font-size:13px;font-weight:600}.user-column{border-left:1px solid var(--border);padding-left:40px}.person{align-items:center;gap:12px;display:flex}.person-avatar{color:#166534;background:#dcfce7;width:38px;height:38px}.card-person{border-top:1px solid var(--border);margin-top:16px;padding-top:14px}.card-person .column-label{margin-bottom:9px}.card-person .person-avatar{width:32px;height:32px}.card-person .buyer-name{font-size:13px}.selected-summary{flex-direction:column;align-items:flex-end;display:flex}.selected-summary strong{font-size:13px}.selected-summary span{color:var(--muted-foreground);font-size:11px}.table-wrap{padding-top:18px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:1040px;font-size:12px}th{color:var(--muted-foreground);text-align:left;letter-spacing:.04em;white-space:nowrap;background:#fafafa;font-size:10px;font-weight:700}th,td{border-bottom:1px solid var(--border);padding:12px 10px}th:first-child,td:first-child{padding-left:22px}th:last-child,td:last-child{padding-right:22px}.check-cell{width:40px}input[type=checkbox]{accent-color:#2563eb;cursor:pointer;width:15px;height:15px}.table-sub{color:var(--muted-foreground);margin-top:3px;font-size:10px;display:block}.selected-row{background:#f8fbff}.amount{white-space:nowrap;font-weight:650}.table-footer{color:var(--muted-foreground);justify-content:flex-end;gap:30px;padding:16px 22px 2px;font-size:12px;display:flex}.table-footer strong{color:var(--foreground)}.bottom-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}textarea{resize:vertical;border:1px solid var(--input);width:100%;min-height:90px;font:inherit;color:var(--foreground);border-radius:6px;outline:none;padding:11px 12px;font-size:13px}.comment-actions{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.notes-list{gap:16px;margin-top:22px;display:grid}.note{gap:10px;display:flex}.note-avatar{color:#854d0e;background:#fef3c7;flex:none;width:28px;height:28px;font-size:10px}.note-meta{flex-wrap:wrap;align-items:baseline;gap:7px;font-size:11px;display:flex}.note-meta span,.note-meta time{color:var(--muted-foreground)}.note p{color:#52525b;margin-top:4px;font-size:12px;line-height:1.55}.link-button{color:#2563eb;font:inherit;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.link-button .icon{width:14px}.attachment{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:11px 0;display:flex}.attachment:last-of-type{border-bottom:0}.file-icon{border-radius:4px;place-items:center;width:30px;height:34px;font-size:8px;font-weight:800;display:grid}.file-icon.pdf{color:#b91c1c;background:#fee2e2}.file-icon.doc{color:#1d4ed8;background:#dbeafe}.attachment div:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.attachment strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.attachment span{color:var(--muted-foreground);font-size:10px}.attachment button{color:var(--muted-foreground);background:0 0;border:0}.attachment button .icon{width:16px}.upload-box{color:#2563eb;text-align:center;background:#eff6ff;border:1px dashed #93c5fd;border-radius:6px;margin-top:10px;padding:16px;font-size:12px}.decision-card{background:#f8fbff;border-color:#bfdbfe;margin-bottom:28px}.decision-card .card-content{justify-content:space-between;align-items:center;gap:24px;padding:24px 26px;display:flex}.decision-title{font-size:16px;font-weight:650}.decision-card p{color:var(--muted-foreground);margin-top:4px;font-size:12px}.decision-actions{gap:10px;display:flex}.button-count{background:#ffffff40;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:11px;display:grid}.notice{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:7px;align-items:center;gap:9px;margin:-12px 0 24px;padding:11px 14px;font-size:13px;display:flex}.notice .icon{width:16px}.notice button{color:inherit;background:0 0;border:0;margin-left:auto;font-size:20px;line-height:1}.footer{color:var(--muted-foreground);justify-content:space-between;font-size:11px;display:flex}.btn{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:600;transition:all .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #93c5fd}.btn .icon{width:15px}.btn-sm{height:32px;padding:0 11px}.btn-md{height:36px;padding:0 14px}.btn-lg{height:42px;padding:0 16px}.btn-default{color:var(--primary-foreground);background:var(--primary)}.btn-outline{color:var(--foreground);border-color:var(--border);background:#fff}.btn-secondary{color:var(--secondary-foreground);background:var(--secondary)}.btn-destructive{color:#fff;background:var(--destructive)}.btn-success{color:#fff;background:var(--success)}.badge{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;width:max-content;padding:3px 7px;font-size:10px;font-weight:650;display:inline-flex}.badge-default{color:#fff;background:var(--primary)}.badge-secondary{color:#52525b;background:#f4f4f5}.badge-success{color:#166534;background:#dcfce7}.badge-warning{color:#92400e;background:#fef3c7}.badge-destructive{color:#b91c1c;background:#fee2e2}.badge-outline{color:#52525b;border:1px solid var(--border);background:#fff}.status-dot{background:#d97706;border-radius:50%;width:6px;height:6px}.icon{flex:none;width:18px;height:18px}@media (width<=900px){.topbar-inner{gap:20px;padding:0 20px}.breadcrumb{display:none}.page-content{width:min(100% - 32px,680px);padding:32px 0}.summary-grid,.detail-columns,.bottom-grid{grid-template-columns:1fr}.user-column{border-left:0;border-top:1px solid var(--border);padding:20px 0 0}.panel-toggle{display:grid}.collapsed .card-content,.collapsed .card-footer{display:none}.collapsed .card-header{padding-bottom:17px}.collapsed .panel-toggle .icon{transform:rotate(-90deg)}.info-grid{grid-template-columns:repeat(2,1fr)}.decision-card .card-content{flex-direction:column;align-items:stretch}.decision-actions{flex-direction:column-reverse}.decision-actions .btn{width:100%}.footer{flex-direction:column;gap:7px}}@media (width<=560px){.topbar-inner{min-height:56px;padding:0 16px}.topbar-actions .btn{width:34px;padding:0;font-size:0}.topbar-actions .btn .icon{width:17px}.page-content{width:calc(100% - 24px);padding-top:24px}.page-heading{flex-direction:column;margin-bottom:24px}.page-heading h1{font-size:24px}.card-header{padding:17px 16px 0}.card-content{padding:17px 16px}.card-footer{padding:0 16px 17px}.info-grid{gap:16px 12px}.table-footer{justify-content:space-between;gap:12px;padding-left:16px;padding-right:16px}.table-footer span{font-size:10px}.section-heading{align-items:flex-start}.selected-summary{display:none}.decision-card .card-content{padding:20px 17px}.footer{padding:0 4px}}
