:root{--bg: #0f1219;--panel: #171c27;--border: #2a3142;--text: #e8ecf4;--muted: #8b95a8;--accent: #5b8def;--accent-dim: #3d6ec4;--in: #1e3a32;--out: #252a38;--warn: #c9a227}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;font-family:DM Sans,system-ui,sans-serif;background:var(--bg);color:var(--text)}a{color:var(--accent)}.app-shell{display:flex;flex-direction:column;height:100%}.topbar{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;border-bottom:1px solid var(--border);background:var(--panel);gap:1rem;flex-wrap:wrap}.topbar h1{margin:0;font-size:1.1rem;font-weight:600}.topbar-main{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;flex:1;min-width:0}.main-tabs{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.main-tabs .btn{padding:.35rem .65rem;font-size:.85rem}.issues-sync-note{margin:0 1.25rem .5rem;padding:.5rem .75rem;font-size:.85rem;color:var(--warn);border:1px solid rgba(201,162,39,.45);border-radius:6px;background:#c9a22714}.issue-msg-foot{font-size:.72rem;color:var(--muted);margin-top:.25rem}.issue-composer .field{margin-bottom:.5rem}.claim-status-box{margin:.75rem 1rem 1rem;padding:0;border:1px solid var(--border);border-radius:8px;background:var(--panel);flex-shrink:0}.claim-status-details .issue-meta-summary{padding:.45rem .65rem}.claim-status-details[open] .issue-meta-summary{border-bottom:1px solid var(--border)}.claim-status-details .issue-meta-body{padding:.6rem .85rem .85rem;font-size:.76rem}.claim-status-details .claim-status-lead{font-size:.72rem;margin-bottom:.55rem;line-height:1.35}.claim-status-title{margin:0 0 .5rem;font-size:1rem}.detail-status-code{font-size:.72rem;color:var(--muted);font-weight:400}.issue-detail-root{min-height:0;overflow-y:auto;overflow-x:hidden}.issue-detail-header{flex-shrink:0;background:var(--panel);border-bottom:1px solid var(--border)}.issue-meta-details{font-size:.7rem;line-height:1.35;color:var(--muted)}.issue-meta-details summary{list-style:none}.issue-meta-details summary::-webkit-details-marker{display:none}.issue-meta-summary{cursor:pointer;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .4rem;padding:.3rem .55rem;-webkit-user-select:none;user-select:none;color:var(--text)}.issue-meta-summary:hover{background:#ffffff0a}.issue-meta-summary-type{font-weight:600;font-size:.72rem;color:var(--text)}.issue-meta-summary-buyer{font-size:.7rem;color:var(--muted)}.issue-meta-summary-sep{color:var(--border);font-weight:300}.issue-meta-summary-chev{margin-left:auto;font-size:.65rem;color:var(--muted);transition:transform .15s ease}.issue-meta-details[open] .issue-meta-summary-chev{transform:rotate(0)}.issue-meta-details:not([open]) .issue-meta-summary-chev{transform:rotate(-90deg)}.issue-meta-body{padding:.35rem .55rem .5rem;border-top:1px solid var(--border);background:#0000001f}.issue-meta-grid-dense{display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:.2rem .65rem;align-items:start;font-size:.68rem}.issue-meta-grid-dense strong{font-weight:600;color:#a8b0c4}.issue-meta-toolbar{margin-top:.35rem;padding-top:.35rem;border-top:1px dashed var(--border)}.issue-meta-toolbar .btn{font-size:.68rem;padding:.25rem .5rem}.issue-meta-subject{grid-column:1 / -1}.issue-status-pill{display:inline-block;border-radius:999px;padding:.08em .42em;font-weight:600;font-size:.68rem;line-height:1.25;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.issue-status-pill-table{font-size:.62rem;max-width:100%;box-sizing:border-box}.issue-status-open{color:#ffb4b4;background:#c83c3c38;border:1px solid rgba(220,80,80,.55)}.issue-status-closed{color:#b8f0cf;background:#2d825047;border:1px solid rgba(70,160,100,.55)}.issue-status-neutral{color:var(--muted);background:#ffffff0d;border:1px solid var(--border)}.issue-meta-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:.45rem 1rem;align-items:start}.issue-messages-thread{flex-shrink:0;padding:1rem;display:flex;flex-direction:column;gap:.65rem;border-bottom:1px solid var(--border)}.issue-detail-section{flex-shrink:0;padding:.85rem 1rem 1rem}.issue-panel-toolbar{gap:.35rem}.issue-panel-toolbar .btn-primary{width:auto}.issue-ai-box .toolbar{margin-top:.35rem}.issue-ai-box{margin-bottom:1rem}.ai-hint-muted{font-size:.78rem;color:var(--muted);margin:0 0 .5rem;line-height:1.4}.issue-ai-draft{width:100%;min-height:92px;resize:vertical;font-family:inherit;font-size:.875rem;padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border);background:var(--bg);color:var(--text);margin-bottom:.5rem}.issue-manual-reply{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.issue-manual-reply .field,.issue-manual-reply .issue-reply-textarea{align-self:stretch;width:100%}.issue-section-title{margin:0 0 .25rem;font-size:.92rem;font-weight:600}.issue-reply-textarea{width:100%;min-height:80px;resize:vertical;font-family:inherit;font-size:.875rem;padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border);background:var(--bg);color:var(--text)}.field.field-block{display:flex;flex-direction:column;gap:.3rem;width:100%}.issue-refund-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:.35rem 0 .85rem}@media (max-width: 640px){.issue-refund-grid{grid-template-columns:1fr}}.issue-claim-message{width:100%}.issue-claim-submit{align-self:flex-start}.claim-status-lead{margin-bottom:.75rem}.sync-progress{padding:.4rem 1.25rem .55rem;background:#12151c;border-bottom:1px solid var(--border)}.sync-progress-track{height:4px;border-radius:2px;background:var(--border);overflow:hidden;margin-bottom:.35rem}.sync-progress-indeterminate{height:100%;width:38%;border-radius:2px;background:linear-gradient(90deg,var(--accent-dim),var(--accent));animation:syncIndeterminate 1.05s ease-in-out infinite}@keyframes syncIndeterminate{0%{transform:translate(-100%)}to{transform:translate(320%)}}.sync-progress-text{margin:0;font-size:.8rem;color:var(--muted)}.topbar-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.topbar-channel{display:flex;align-items:center;margin:0}.topbar-select{min-width:12rem;max-width:22rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.channel-meta-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem 1.5rem;padding:.5rem 1.25rem .65rem;border-bottom:1px solid var(--border);background:#141924}.channel-meta-fields{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem}.channel-meta-field{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;color:var(--muted)}.channel-meta-field .input-text{min-width:10rem}.channel-meta-slots{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.channel-meta-hint{font-size:.75rem;color:var(--muted);margin-right:.25rem}.channel-meta-ok{font-size:.8rem;color:#8fd68f;align-self:center}.badge{font-size:.75rem;padding:.2rem .5rem;border-radius:4px;background:var(--border);color:var(--muted)}.badge-live{background:#1e3a1e;color:#8fd68f}.btn{font-family:inherit;font-size:.875rem;padding:.45rem .85rem;border-radius:6px;border:1px solid var(--border);background:var(--panel);color:var(--text);cursor:pointer}.btn:hover{border-color:var(--accent)}.btn-primary{background:var(--accent);border-color:var(--accent-dim);color:#fff}.btn-primary:hover{filter:brightness(1.05)}.btn-sm{font-size:.78rem;padding:.3rem .55rem}.btn-ghost{background:transparent}.layout{display:grid;grid-template-columns:minmax(420px,min(520px,46vw)) 1fr;flex:1;min-height:0}.layout>main{min-height:0}.layout-issues{align-items:stretch}@media (max-width: 960px){.layout{grid-template-columns:1fr}}.thread-list{border-right:1px solid var(--border);overflow:hidden;display:flex;flex-direction:column;min-width:0;background:#12161f}.thread-table-wrap{flex:1;overflow:auto;-webkit-overflow-scrolling:touch;max-width:100%}.thread-list table.thread-table{width:100%;min-width:1040px;table-layout:fixed;border-collapse:collapse;font-size:.78rem}.thread-list th,.thread-list td{padding:.45rem .5rem;text-align:left;border-bottom:1px solid var(--border);vertical-align:top;overflow-wrap:anywhere}.thread-col-read{width:6.25rem;white-space:nowrap}.thread-col-complete{width:6.5rem;white-space:nowrap}.thread-complete-label{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;font-size:.78rem}.thread-complete-label input{margin:0}.thread-done-yes{color:#7a9cc6;font-weight:600}.thread-done-no{color:var(--muted)}.thread-list tr.thread-row-done:not(.active) td{opacity:.72}.thread-list tr.thread-row-done.active td{opacity:1}.thread-read-yes{color:#8fd68f;font-weight:600;margin-right:.25rem}.thread-read-no{color:#e8a035;font-weight:600;margin-right:.25rem}.btn-tiny{font-size:.68rem;padding:.12rem .35rem;min-width:0}.thread-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem .65rem;border-top:1px solid var(--border);font-size:.78rem;color:var(--muted);background:#12151c}.thread-pagination-nav{display:flex;gap:.35rem}.thread-pagination-info{line-height:1.35}.thread-col-id{width:14rem;max-width:18rem;vertical-align:top;font-size:.78rem;line-height:1.35}.thread-channel-stack{display:flex;flex-direction:column;gap:.15rem}.thread-channel-title{font-weight:600;color:var(--text)}.thread-channel-panel-id{font-size:.72rem;color:var(--muted)}.thread-allegro-thread-id{font-size:.7rem;color:var(--muted)}.detail-meta-muted{color:var(--muted);font-weight:400}.thread-col-type{width:5.25rem}.thread-col-status{width:12.5rem;min-width:12.5rem;max-width:13rem;overflow:hidden;vertical-align:middle}.thread-col-date{width:7.25rem;white-space:nowrap}.thread-col-order{width:8.5rem;font-size:.72rem}.thread-col-user{width:auto;min-width:7rem}.detail-complete-wrap{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap}.detail-complete-label{display:inline-flex;align-items:center;gap:.4rem;cursor:pointer;margin:0}.detail-complete-label input{margin:0}.detail-complete-hint{font-size:.75rem;color:var(--muted)}.thread-id-short{display:inline-block;max-width:100%}.thread-list th{color:var(--muted);font-weight:500;position:sticky;top:0;background:#12161f;z-index:1}.thread-list tr{cursor:pointer}.thread-list tr:hover{background:#1a2030}.thread-list tr.active{background:#222838;outline:1px solid var(--accent)}.mono{font-family:ui-monospace,monospace;font-size:.72rem;word-break:break-all}.detail{display:flex;flex-direction:column;min-height:0;background:var(--bg)}.detail-header{padding:.75rem 1rem;border-bottom:1px solid var(--border)}.detail-header h2{margin:0 0 .35rem;font-size:1rem}.meta{font-size:.8rem;color:var(--muted);display:flex;flex-wrap:wrap;gap:.75rem}.messages{flex:1;overflow:auto;padding:1rem;display:flex;flex-direction:column;gap:.65rem}.bubble{max-width:min(560px,92%);padding:.55rem .75rem;border-radius:10px;font-size:.875rem;line-height:1.45}.bubble.in{align-self:flex-start;background:var(--in);border:1px solid #2a4a3e}.bubble.out{align-self:flex-end;background:var(--out);border:1px solid var(--border)}.bubble time{display:block;font-size:.7rem;color:var(--muted);margin-top:.35rem}.composer{border-top:1px solid var(--border);padding:.75rem 1rem;background:var(--panel)}.composer textarea{width:100%;min-height:72px;resize:vertical;font-family:inherit;font-size:.875rem;padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border);background:var(--bg);color:var(--text);margin-bottom:.5rem}.ai-box{margin-bottom:.75rem;padding:.65rem;border-radius:8px;border:1px dashed var(--warn);background:#221c10}.ai-box h3,.ai-box-title{display:flex;align-items:center;gap:.45rem;margin:0 0 .35rem;font-size:.8rem;color:var(--warn)}.hourglass-wait{display:inline-flex;align-items:center}.hourglass-icon{display:inline-block;animation:hourglass-pulse 1s ease-in-out infinite;font-size:1rem;line-height:1}.hourglass-inline{display:inline-block;animation:hourglass-pulse 1s ease-in-out infinite}@keyframes hourglass-pulse{0%,to{opacity:1;transform:rotate(0)}50%{opacity:.55;transform:rotate(25deg)}}.ai-hint-warn{color:#f0b060;border-left:3px solid #c9782a;padding-left:.5rem}.bubble-head{min-height:0;margin-bottom:.2rem}.aggressive-flag{display:inline-flex;align-items:center;justify-content:center;min-width:1.1rem;height:1.1rem;margin-right:.25rem;border-radius:4px;font-weight:800;font-size:.85rem;line-height:1;color:#1a0a0a;background:#e85c5c;vertical-align:middle}.thread-flag{margin-left:.2rem}.settings-subh{margin:1.25rem 0 .35rem;font-size:.95rem}.field-check{flex-direction:row;align-items:flex-start;gap:.5rem}.field-check input{margin-top:.15rem;flex-shrink:0}.field-check>span{font-size:.82rem;color:var(--text);line-height:1.35}.settings-micro{margin:0 0 .5rem;font-size:.72rem;color:var(--muted);line-height:1.4}.ai-hint{margin:0 0 .5rem;font-size:.78rem;color:var(--muted);line-height:1.4}.ai-hint code{font-size:.85em;color:var(--text)}.empty{padding:2rem;text-align:center;color:var(--muted)}.error-banner{background:#3a1515;border:1px solid #6a2222;color:#ffb4b4;padding:.5rem 1rem;font-size:.85rem}.toolbar{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.5rem}.thread-filters{padding:.5rem .65rem .35rem;border-bottom:1px solid var(--border);background:#12151c}.thread-filters-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.5rem;margin-bottom:.45rem}.filter-field{display:flex;flex-direction:column;gap:.15rem}.filter-field>span{font-size:.68rem;color:var(--muted)}.filter-field .input-text,.filter-field .input-select{font-size:.78rem;padding:.3rem .4rem;min-height:1.85rem}.filter-grow{flex:1;min-width:10rem}.filter-check{flex-direction:row;align-items:center;gap:.35rem;padding-bottom:.2rem}.filter-check span{font-size:.78rem;color:var(--text)}.search{padding:.35rem .5rem;border-radius:6px;border:1px solid var(--border);background:var(--bg);color:var(--text);font-size:.85rem;min-width:140px}.settings-panel{border-bottom:1px solid var(--border);background:#151a24;max-height:min(70vh,520px);overflow:auto}.settings-inner{max-width:42rem;padding:1rem 1.25rem 1.25rem}.settings-inner h2{margin:0 0 .5rem;font-size:1rem}.settings-lead{margin:0 0 1rem;font-size:.82rem;color:var(--muted);line-height:1.45}.settings-ok{margin-bottom:.75rem;padding:.45rem .6rem;border-radius:6px;background:#1e3a28;border:1px solid #2a5a3e;color:#a8e6c0;font-size:.82rem}.settings-form .field{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.settings-form .field>span{font-size:.78rem;color:var(--muted)}.input-select,.input-text,.input-textarea{font-family:inherit;font-size:.85rem;padding:.45rem .55rem;border-radius:6px;border:1px solid var(--border);background:var(--bg);color:var(--text)}.input-textarea{resize:vertical;min-height:4rem}.panel-gate-main{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem}.panel-gate-card{width:100%;max-width:22rem;padding:1.5rem;border-radius:10px;border:1px solid var(--border);background:var(--panel)}.panel-gate-card h2{margin:0 0 .5rem;font-size:1.15rem}.panel-gate-lead{margin:0 0 1rem;font-size:.85rem;color:var(--muted);line-height:1.45}.panel-gate-form{display:flex;flex-direction:column;gap:.75rem}.panel-gate-form .field{display:flex;flex-direction:column;gap:.25rem}.panel-gate-form .field>span{font-size:.78rem;color:var(--muted)}
