.cot-report-tickets{--cot-report-ink: #17221d;--cot-report-muted: #5f6f67;--cot-report-line: #cad6d0;--cot-report-soft-line: #e6ece8;--cot-report-paper: #ffffff;--cot-report-canvas: #f4f7f3;--cot-report-green: #42651d;--cot-report-green-dark: #243d19;--cot-report-green-soft: #edf5df;--cot-report-gold: #d4a72c;--cot-report-gold-dark: #3c2d00;--cot-report-gold-soft: #fff4c7;--cot-report-blue-soft: #eaf3fb;--cot-report-blue: #285f87;--cot-report-danger: #9c3027;--cot-report-danger-soft: #fff0ed;--cot-report-shadow: 0 18px 50px rgba(24, 45, 31, .09);color:var(--cot-report-ink)}.cot-report-tickets *,.cot-report-tickets *:before,.cot-report-tickets *:after{box-sizing:border-box}.cot-report-tickets :is(button,a,input,select,textarea):focus-visible{outline:3px solid color-mix(in srgb,var(--cot-report-gold) 76%,#fff);outline-offset:3px}.cot-report-tickets button:disabled,.cot-report-tickets input:disabled,.cot-report-tickets select:disabled,.cot-report-tickets textarea:disabled{cursor:not-allowed;opacity:.56}.cot-report-queue-head{align-items:end;gap:24px}.cot-report-queue-head .portal-inline-actions{flex:0 0 auto}.cot-report-queue{display:grid;gap:18px}.cot-report-queue__controls{display:grid;grid-template-columns:minmax(240px,2fr) repeat(3,minmax(150px,1fr));gap:12px;align-items:end;padding:16px;border:1px solid var(--cot-report-line);border-radius:18px;background:var(--cot-report-canvas)}.cot-report-queue__controls label,.cot-report-admin-controls label,.cot-report-composer label,.cot-report-delivery-admin label{display:grid;gap:6px;min-width:0}.cot-report-queue__controls label>span,.cot-report-admin-controls label>span,.cot-report-composer label>span,.cot-report-delivery-admin label>span{color:var(--cot-report-muted);font-size:.76rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.cot-report-ticket-list{display:grid;gap:10px}.cot-report-ticket-row{appearance:none;display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;min-height:94px;padding:16px 18px;border:1px solid var(--cot-report-line);border-radius:17px;background:var(--cot-report-paper);color:var(--cot-report-ink);font:inherit;text-align:left;cursor:pointer;transition:border-color .13s ease,box-shadow .13s ease,transform .13s ease}.cot-report-ticket-row:hover{border-color:#98aa91;box-shadow:0 10px 28px #182d1f17;transform:translateY(-1px)}.cot-report-ticket-row__main{display:grid;gap:4px;min-width:0}.cot-report-ticket-row__main strong{font-size:1.03rem}.cot-report-ticket-row__main>span,.cot-report-ticket-row__main small,.cot-report-ticket-row__meta small{color:var(--cot-report-muted);overflow-wrap:anywhere}.cot-report-ticket-row__main small{line-height:1.45}.cot-report-ticket-row__meta{display:grid;justify-items:end;gap:8px;flex:0 0 auto}.cot-report-status{display:inline-flex;align-items:center;justify-content:center;min-height:30px;width:fit-content;padding:6px 10px;border:1px solid #c5d2bd;border-radius:999px;background:#edf3e9;color:#30452b;font-size:.74rem;font-weight:900;letter-spacing:.025em;text-transform:uppercase}.cot-report-status--delivered{border-color:#8fbd87;background:#e4f5e1;color:#1f5d26}.cot-report-status--analyzing,.cot-report-status--codex_generation,.cot-report-status--qa_review{border-color:#99b8d0;background:var(--cot-report-blue-soft);color:#224f70}.cot-report-status--needs_information,.cot-report-status--needs_customer_information,.cot-report-status--document_questions{border-color:#d8b85f;background:var(--cot-report-gold-soft);color:var(--cot-report-gold-dark)}.cot-report-status--failed,.cot-report-status--cancelled{border-color:#dfa59f;background:var(--cot-report-danger-soft);color:var(--cot-report-danger)}.cot-report-queue__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--cot-report-muted);font-size:.86rem}.cot-report-pagination{display:flex;align-items:center;justify-content:center;gap:12px}.cot-report-empty{display:grid;gap:5px;min-height:104px;padding:22px;place-content:center;text-align:center;border:1px dashed #b9c6b4;border-radius:16px;background:#fafcf9}.cot-report-empty p{margin:0;color:var(--cot-report-muted);line-height:1.5}.cot-report-ticket-detail{display:grid;gap:18px}.cot-report-ticket-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:clamp(20px,3.4vw,34px);border:1px solid rgba(255,255,255,.13);border-radius:24px;background:radial-gradient(circle at 90% 0%,rgba(212,167,44,.19),transparent 32%),linear-gradient(140deg,#172b1c,#29461f 62%,#344f1d);color:#fff;box-shadow:var(--cot-report-shadow)}.cot-report-ticket-hero h1{margin:5px 0 8px;color:#fff;font-size:clamp(1.6rem,3.7vw,2.55rem);line-height:1.08}.cot-report-ticket-hero p{margin:0;color:#ffffffc7}.cot-report-ticket-hero .eyebrow{color:#e8cf75}.cot-report-ticket-hero>div:last-child{display:grid;justify-items:end;gap:10px;flex:0 0 auto}.cot-report-ticket-hero .cot-report-status{border-color:#ffffff4d;background:#ffffff1f;color:#fff}.cot-report-ticket-hero .btn--ghost{border-color:#ffffff47;color:#fff}.cot-report-draft-label{color:#e8cf75;font-size:.79rem;font-weight:850}.cot-report-ticket-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,310px);gap:18px;align-items:start}.cot-report-intake{display:grid;gap:18px;min-width:0}.cot-report-stage,.cot-report-conversation,.cot-report-summary>section,.cot-report-admin{border:1px solid var(--cot-report-line);border-radius:22px;background:var(--cot-report-paper);box-shadow:0 12px 34px #182d1f0e}.cot-report-stage,.cot-report-conversation{display:grid;gap:18px;padding:clamp(17px,2.7vw,26px)}.cot-report-stage__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.cot-report-stage__head>div{min-width:0}.cot-report-stage__head small{display:block;margin-bottom:4px;color:var(--cot-report-green);font-size:.73rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.cot-report-stage__head h2,.cot-report-stage__head h3,.cot-report-admin h2,.cot-report-admin h3{margin:0;color:var(--cot-report-ink)}.cot-report-stage__head h2{font-size:clamp(1.2rem,2.2vw,1.55rem);line-height:1.18}.cot-report-stage__head p{max-width:760px;margin:7px 0 0;color:var(--cot-report-muted);line-height:1.55}.cot-report-stage__number{display:grid;flex:0 0 40px;width:40px;height:40px;place-content:center;border:1px solid #b7c79f;border-radius:50%;background:var(--cot-report-green-soft);color:var(--cot-report-green-dark);font-weight:950}.cot-report-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.cot-report-mode{appearance:none;display:grid;align-content:start;gap:8px;min-height:132px;padding:16px;border:1px solid var(--cot-report-line);border-radius:17px;background:#fbfcfa;color:var(--cot-report-ink);font:inherit;text-align:left;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}.cot-report-mode:hover{border-color:#9eaf8f}.cot-report-mode.is-selected,.cot-report-mode[aria-checked=true]{border:2px solid var(--cot-report-green);background:var(--cot-report-green-soft);box-shadow:0 0 0 3px #42651d14}.cot-report-mode strong{font-size:.98rem}.cot-report-mode span{color:var(--cot-report-muted);font-size:.87rem;line-height:1.48}.cot-report-start{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:end;padding:16px;border:1px solid #b8c8ae;border-radius:17px;background:#f7faf3}.cot-report-start label{display:grid;gap:6px}.cot-report-start label>span{color:var(--cot-report-muted);font-size:.76rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.cot-report-start__address,.cot-report-start>small{grid-column:1 / -1}.cot-report-start>button{justify-self:start}.cot-report-start>small{color:var(--cot-report-muted);line-height:1.45}.cot-report-dropzone{display:block;position:relative;min-height:126px;padding:22px;border:2px dashed #a8b99f;border-radius:18px;background:#f8fbf5;cursor:pointer}.cot-report-dropzone:hover,.cot-report-dropzone:focus-within{border-color:var(--cot-report-green);background:var(--cot-report-green-soft)}.cot-report-dropzone input{position:absolute;width:1px;height:1px;opacity:0}.cot-report-dropzone>span{display:grid;gap:7px;min-height:78px;place-content:center;text-align:center}.cot-report-dropzone small{color:var(--cot-report-muted);line-height:1.45}.cot-report-sources{display:grid;gap:9px}.cot-report-source{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--cot-report-soft-line);border-radius:14px;background:#fff}.cot-report-source.has-error{border-color:#e5aaa2;background:var(--cot-report-danger-soft)}.cot-report-source__icon{display:grid;width:42px;height:42px;place-content:center;border-radius:11px;background:#eaf0e7;color:#3a5131;font-size:.64rem;font-weight:950;letter-spacing:.05em}.cot-report-source__main{display:grid;gap:3px;min-width:0}.cot-report-source__main strong,.cot-report-source__main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cot-report-source__main small,.cot-report-source__progress{color:var(--cot-report-muted);font-size:.78rem}.cot-report-source__progress{display:flex;align-items:center;gap:6px}.cot-report-source__progress i{width:8px;height:8px;border-radius:50%;background:#9ba89e}.cot-report-source__progress i.is-complete,.cot-report-source__progress i.is-completed{background:#3d874d}.cot-report-source__progress i.is-queued,.cot-report-source__progress i.is-extracting,.cot-report-source__progress i.is-processing{background:var(--cot-report-gold)}.cot-report-analysis{background:linear-gradient(180deg,rgba(234,243,251,.5),transparent 42%),var(--cot-report-paper)}.cot-report-analysis__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cot-report-analysis__grid article{display:grid;align-content:start;gap:9px;min-height:226px;padding:18px;border:1px solid #c6d7e4;border-radius:18px;background:#f8fbfd}.cot-report-analysis__grid article.is-complete{border-color:#a9c392;background:#f3f9eb}.cot-report-analysis__grid article>span{width:fit-content;padding:4px 8px;border-radius:999px;background:#dcebf6;color:#285f87;font-size:.71rem;font-weight:900;text-transform:uppercase}.cot-report-analysis__grid article.is-complete>span{background:#dfedce;color:#345923}.cot-report-analysis__grid h3{margin:0;font-size:1.04rem}.cot-report-analysis__grid p{margin:0;color:var(--cot-report-muted);line-height:1.48}.cot-report-analysis__grid button{align-self:end;margin-top:auto}.cot-report-analysis__grid small{color:var(--cot-report-muted)}.cot-report-document-toolbar{display:flex;align-items:end;justify-content:space-between;gap:16px}.cot-report-document-toolbar label{display:grid;gap:6px;width:min(440px,100%)}.cot-report-document-toolbar label>span,.cot-report-document-toolbar>span{color:var(--cot-report-muted);font-size:.78rem;font-weight:800}.cot-report-document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cot-report-document{display:flex;align-items:flex-start;gap:11px;min-width:0;min-height:98px;padding:14px;border:1px solid var(--cot-report-line);border-radius:15px;background:#fff;cursor:pointer}.cot-report-document:hover{border-color:#9eaf8f}.cot-report-document.is-selected{border-color:#92a971;background:#f5f9ee}.cot-report-document.is-locked{border-color:#b29a50;background:#fffae8;cursor:default}.cot-report-document>input{flex:0 0 21px;width:21px;height:21px;margin:2px 0 0;accent-color:var(--cot-report-green)}.cot-report-document__body{display:grid;gap:4px;min-width:0}.cot-report-document__title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.cot-report-document__title strong{overflow-wrap:anywhere}.cot-report-document__title b{flex:0 0 auto;padding:3px 6px;border-radius:999px;background:#f1df9e;color:#4c3900;font-size:.62rem;font-weight:950;text-transform:uppercase}.cot-report-document__title b.is-recommended{background:#dfeacd;color:#344f22}.cot-report-document__body small,.cot-report-document__body p{color:var(--cot-report-muted);font-size:.76rem;line-height:1.4}.cot-report-document__body p{margin:2px 0 0}.cot-report-questions{display:grid;gap:12px}.cot-report-question{display:grid;gap:10px;padding:16px;border:1px solid var(--cot-report-soft-line);border-radius:16px;background:#fbfcfb}.cot-report-question.is-na{background:#f2f4f1}.cot-report-question>label{display:grid;gap:4px}.cot-report-question>label>span{display:flex;align-items:center;justify-content:space-between;gap:12px}.cot-report-question>label small{color:var(--cot-report-green);font-size:.68rem;font-weight:900;text-transform:uppercase}.cot-report-question>label em{color:var(--cot-report-muted);font-size:.8rem;font-style:normal;line-height:1.45}.cot-report-question footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--cot-report-muted);font-size:.75rem}.cot-report-question footer label{display:flex;align-items:center;gap:6px;white-space:nowrap}.cot-report-question footer input{width:18px;height:18px;accent-color:var(--cot-report-green)}.cot-report-question__na{display:grid;gap:8px;min-width:min(100%,340px)}.cot-report-question footer .cot-report-question__na>label:last-child{display:grid;align-items:stretch;gap:5px;color:var(--cot-report-ink);white-space:normal}.cot-report-question__na textarea{min-height:64px;resize:vertical}.cot-report-stage__actions{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:4px}.cot-report-stage__actions>span{color:var(--cot-report-muted);font-size:.8rem;text-align:right}.cot-report-pricing{background:radial-gradient(circle at 100% 0%,rgba(212,167,44,.12),transparent 35%),var(--cot-report-paper)}.cot-report-pricing.is-locked{background:#f7f8f6}.cot-report-pricing__totals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cot-report-pricing__totals>span{display:grid;gap:6px;padding:18px;border:1px solid var(--cot-report-line);border-radius:17px;background:#fafcf9}.cot-report-pricing__totals>span.is-adjusted{border-color:#cfb14f;background:var(--cot-report-gold-soft)}.cot-report-pricing__totals small{color:var(--cot-report-muted);font-weight:760}.cot-report-pricing__totals strong{font-size:clamp(1.45rem,3vw,2.05rem);letter-spacing:-.025em}.cot-report-pricing__slider{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 4px;color:var(--cot-report-muted);font-size:.78rem;font-weight:850}.cot-report-pricing__slider input{width:100%;height:28px;accent-color:var(--cot-report-green);cursor:ew-resize}.cot-report-conversation{min-width:0}.cot-report-message-list{display:grid;gap:11px;max-height:min(62vh,720px);padding:15px;overflow:auto;overscroll-behavior:contain;border:1px solid var(--cot-report-soft-line);border-radius:18px;background:var(--cot-report-canvas)}.cot-report-message{display:grid;gap:6px;width:min(82%,700px);padding:13px 15px;border:1px solid var(--cot-report-line);border-radius:17px 17px 17px 5px;background:#fff;color:var(--cot-report-ink);overflow-wrap:anywhere}.cot-report-message header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.cot-report-message header strong{font-size:.78rem}.cot-report-message time{color:inherit;font-size:.68rem;opacity:.72}.cot-report-message>p{margin:0;color:inherit;line-height:1.5}.cot-report-message--customer{justify-self:end;border-color:var(--cot-report-green-dark);border-radius:17px 17px 5px;background:var(--cot-report-green-dark);color:#fff}.cot-report-message--admin{border-color:var(--cot-report-gold);background:var(--cot-report-gold-soft);color:var(--cot-report-gold-dark);box-shadow:inset 4px 0 var(--cot-report-gold)}.cot-report-message--internal{border:1px dashed #8f9ca6;background:#edf1f4;color:#24323b;box-shadow:inset 4px 0 #657681}.cot-report-message--phone{border-color:#92b4ce;background:var(--cot-report-blue-soft);color:#1d4562;box-shadow:inset 4px 0 var(--cot-report-blue)}.cot-report-message--system_event,.cot-report-message--system{justify-self:center;width:min(92%,760px);border-style:dashed;border-radius:14px;background:#f7f8f6;color:var(--cot-report-muted)}.cot-report-message__phone{font-size:.77rem;font-weight:800}.cot-report-message__attachments{display:flex;flex-wrap:wrap;gap:7px;margin-top:3px}.cot-report-message__attachment{display:grid;gap:2px;min-width:130px;padding:8px 10px;border:1px solid currentColor;border-radius:10px;background:#ffffff80;color:inherit;font:inherit;text-align:left;cursor:pointer}.cot-report-message__attachment small{opacity:.74}.cot-report-composer{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(250px,1.3fr);gap:12px;padding:16px;border:1px solid var(--cot-report-line);border-radius:18px;background:#fff}.cot-report-composer__body,.cot-report-phone-fields,.cot-report-composer__files,.cot-report-composer__actions{grid-column:1 / -1}.cot-report-phone-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cot-report-phone-fields[hidden]{display:none}.cot-report-composer__files input,.cot-report-file-control input{min-height:44px;padding:8px;border:1px solid var(--cot-report-line);border-radius:11px;background:#fafcf9}.cot-report-composer__files small,.cot-report-file-control small{color:var(--cot-report-muted);line-height:1.42}.cot-report-composer__actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.cot-report-composer__actions span{color:var(--cot-report-muted);font-size:.78rem}.cot-report-summary{display:grid;gap:13px;position:sticky;top:max(12px,env(safe-area-inset-top))}.cot-report-summary>section{display:grid;gap:12px;padding:17px}.cot-report-summary section>small{color:var(--cot-report-muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cot-report-summary h2{margin:0;font-size:1rem}.cot-report-summary p{margin:0;color:var(--cot-report-muted);font-size:.83rem;line-height:1.5}.cot-report-disclosure-ack{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;padding:11px;border:1px solid #d6b969;border-radius:12px;background:var(--cot-report-gold-soft);color:var(--cot-report-ink);font-size:.76rem;line-height:1.45}.cot-report-disclosure-ack input{width:18px;height:18px;margin-top:2px;accent-color:var(--cot-report-green)}.cot-report-disclosure-ack span{display:grid;gap:4px}.cot-report-disclosure-ack small{color:var(--cot-report-muted)}.cot-report-summary dl{display:grid;gap:8px;margin:0}.cot-report-summary dl>div{display:grid;gap:2px;padding-bottom:8px;border-bottom:1px solid var(--cot-report-soft-line)}.cot-report-summary dt{color:var(--cot-report-muted);font-size:.7rem;font-weight:800;text-transform:uppercase}.cot-report-summary dd{margin:0;overflow-wrap:anywhere;font-size:.84rem;font-weight:700}.cot-report-summary ol{display:grid;gap:8px;margin:0;padding:0;list-style:none}.cot-report-summary li{display:flex;align-items:center;gap:9px;color:var(--cot-report-muted);font-size:.82rem}.cot-report-summary li i{display:grid;flex:0 0 22px;width:22px;height:22px;place-content:center;border:1px solid #bdc8bc;border-radius:50%;background:#f2f4f1;color:#fff;font-size:.7rem;font-style:normal;font-weight:950}.cot-report-summary li.is-complete{color:var(--cot-report-ink);font-weight:760}.cot-report-summary li.is-complete i{border-color:var(--cot-report-green);background:var(--cot-report-green)}.cot-report-admin{display:grid;gap:18px;padding:clamp(18px,3vw,28px)}.cot-report-admin__head{display:grid;grid-template-columns:minmax(240px,1fr) minmax(520px,1.6fr);gap:20px;align-items:end}.cot-report-admin__head p{margin:6px 0 0;color:var(--cot-report-muted)}.cot-report-admin-controls{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr)) auto;gap:9px;align-items:end}.cot-report-admin-tabs{display:flex;gap:7px;padding:6px;overflow-x:auto;border:1px solid var(--cot-report-line);border-radius:15px;background:var(--cot-report-canvas);scrollbar-width:thin}.cot-report-admin-tabs button{flex:0 0 auto;min-height:40px;padding:8px 12px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--cot-report-muted);font:inherit;font-size:.81rem;font-weight:820;cursor:pointer}.cot-report-admin-tabs button.is-active,.cot-report-admin-tabs button[aria-selected=true]{border-color:#b5c2b0;background:#fff;color:var(--cot-report-ink);box-shadow:0 4px 14px #182d1f14}.cot-report-admin-panel{min-width:0}.cot-report-admin-intake,.cot-report-admin-previews,.cot-report-handoff,.cot-report-delivery-admin{display:grid;gap:13px}.cot-report-admin-record,.cot-report-extraction-exception,.cot-report-handoff>section,.cot-report-delivery-admin>section,.cot-report-admin-previews>details,.cot-report-admin-intake>details{padding:16px;border:1px solid var(--cot-report-soft-line);border-radius:16px;background:#fbfcfb}.cot-report-extraction-exception{display:grid;gap:13px;border-color:#d8c995;background:#fffdf5}.cot-report-extraction-exception.is-clear{border-color:var(--cot-report-soft-line);background:#f7faf6}.cot-report-extraction-exception h3,.cot-report-extraction-exception p{margin:0}.cot-report-extraction-exception__sources{display:grid;gap:8px}.cot-report-extraction-exception__sources>label{display:flex;align-items:flex-start;gap:10px;padding:10px;border:1px solid #e7ddb9;border-radius:11px;background:#fff}.cot-report-extraction-exception__sources span{display:grid;gap:2px}.cot-report-extraction-exception__sources small{color:var(--cot-report-muted)}.cot-report-admin-record header,.cot-report-handoff section>header,.cot-report-delivery-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.cot-report-admin-record header>div,.cot-report-handoff section>header>div,.cot-report-delivery-row>span{display:grid;gap:4px;min-width:0}.cot-report-admin-record header small,.cot-report-handoff header small,.cot-report-delivery-row small{color:var(--cot-report-muted);overflow-wrap:anywhere}.cot-report-admin-record dl,.cot-report-handoff dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:13px 0}.cot-report-admin-record dl>div,.cot-report-handoff dl>div{display:grid;gap:3px;padding:9px;border-radius:10px;background:#f0f4ee}.cot-report-admin-record dt,.cot-report-handoff dt{color:var(--cot-report-muted);font-size:.67rem;font-weight:900;text-transform:uppercase}.cot-report-admin-record dd,.cot-report-handoff dd{margin:0;overflow-wrap:anywhere;font-size:.8rem}.cot-report-tickets details>summary{padding:7px 0;color:var(--cot-report-green-dark);font-weight:830;cursor:pointer}.cot-report-json-preview,.cot-report-handoff pre{max-height:min(56vh,660px);margin:10px 0 0;padding:14px;overflow:auto;border:1px solid #bfc9c1;border-radius:12px;background:#111a15;color:#dce8df;font:.76rem/1.55 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;tab-size:2;white-space:pre-wrap;overflow-wrap:anywhere}.cot-report-handoff{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-report-handoff h3{margin:2px 0 0}.cot-report-handoff header>span{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:var(--cot-report-green-soft);color:var(--cot-report-green-dark);font-size:.7rem;font-weight:900}.cot-report-delivery-admin{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.cot-report-delivery-admin>section:last-child{grid-column:1 / -1}.cot-report-delivery-admin h3{margin:0 0 7px}.cot-report-delivery-admin p{margin:0 0 14px;color:var(--cot-report-muted);line-height:1.5}.cot-report-file-control{margin-bottom:12px}.cot-report-delivery-row{align-items:center;padding:11px 0;border-bottom:1px solid var(--cot-report-soft-line)}.cot-report-audit{display:grid;gap:0}.cot-report-audit>article{display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;min-height:62px}.cot-report-audit>article>i{position:relative;width:12px;height:12px;margin-top:3px;border:3px solid #fff;border-radius:50%;background:var(--cot-report-green);box-shadow:0 0 0 1px var(--cot-report-green)}.cot-report-audit>article:not(:last-child)>i:after{content:"";position:absolute;top:11px;left:3px;width:2px;height:48px;background:#c6d1c3}.cot-report-audit>article>span{display:grid;align-content:start;gap:3px;padding-bottom:16px}.cot-report-audit small{color:var(--cot-report-muted)}@media(max-width:1120px){.cot-report-queue__controls{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-report-ticket-layout{grid-template-columns:minmax(0,1fr)}.cot-report-summary{grid-template-columns:repeat(3,minmax(0,1fr));position:static}.cot-report-admin__head{grid-template-columns:minmax(0,1fr)}}@media(max-width:820px){.cot-report-mode-grid,.cot-report-document-grid,.cot-report-analysis__grid,.cot-report-pricing__totals,.cot-report-handoff,.cot-report-delivery-admin,.cot-report-summary{grid-template-columns:minmax(0,1fr)}.cot-report-delivery-admin>section:last-child{grid-column:auto}.cot-report-admin-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-report-admin-record dl,.cot-report-handoff dl{grid-template-columns:minmax(0,1fr)}.cot-report-admin-record header,.cot-report-handoff section>header{align-items:stretch;flex-direction:column}.cot-report-message{width:min(92%,700px)}}@media(max-width:620px){.cot-report-ticket-hero,.cot-report-queue-head,.cot-report-document-toolbar,.cot-report-stage__actions,.cot-report-question footer,.cot-report-queue__footer{align-items:stretch;flex-direction:column}.cot-report-ticket-hero>div:last-child,.cot-report-ticket-row__meta{justify-items:start}.cot-report-ticket-row{align-items:stretch;flex-direction:column}.cot-report-queue__controls,.cot-report-admin-controls,.cot-report-composer,.cot-report-phone-fields,.cot-report-start{grid-template-columns:minmax(0,1fr)}.cot-report-start__address,.cot-report-start>small{grid-column:auto}.cot-report-admin-controls .btn{width:100%}.cot-report-source{grid-template-columns:38px minmax(0,1fr)}.cot-report-source .btn{grid-column:1 / -1;width:100%}.cot-report-stage,.cot-report-conversation,.cot-report-admin{border-radius:17px}.cot-report-stage__number{flex-basis:34px;width:34px;height:34px}.cot-report-message{width:96%}.cot-report-pagination{justify-content:space-between;width:100%}}@media(prefers-reduced-motion:reduce){.cot-report-tickets *,.cot-report-tickets *:before,.cot-report-tickets *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
