:root{--red:#d81925;--dark:#0d0d0e;--ink:#1e1e1e;--muted:#676767;--line:#e3e3e3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#f6f6f6}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f6f6f6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:26px;height:100vh;padding:24px 18px;background:var(--dark);color:#f1f1f1}.brand{display:flex;align-items:center;gap:11px;min-height:54px;padding:8px 10px;color:#fff;font-size:21px;font-weight:850}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#fff;color:#97121a;font-weight:950}.nav-stack{display:grid;gap:7px}.nav-utility{margin-top:0}.nav-item{display:flex;align-items:center;gap:11px;min-height:44px;padding:10px 12px;border-radius:8px;color:#b9b9b9;font-weight:800}.nav-item:hover,.nav-item.active{background:#2a1517;color:#fff}.icon{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center}.icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.sidebar-card{margin-top:auto;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.06)}.sidebar-card p,.eyebrow{margin:0;color:#d81925;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.sidebar-card strong{display:block;margin:8px 0 3px;font-size:34px;line-height:1}.sidebar-card span{color:#b9b9b9;font-size:14px;line-height:1.4}.workspace{min-width:0;padding:34px}.copilot-workspace{max-width:1540px}.copilot-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.copilot-header h1{margin:4px 0 6px;font-size:clamp(32px,4vw,50px);letter-spacing:-.06em}.copilot-header p:not(.eyebrow){max-width:720px;margin:0;color:var(--muted);font-size:15px;line-height:1.55}.candidate-secondary-button,.candidate-primary-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 16px;border:1px solid #cfcfcf;border-radius:5px;background:#fff;color:#252525;font-size:13px;font-weight:850;cursor:pointer}.candidate-primary-button{border-color:var(--red);background:var(--red);color:#fff}.candidate-primary-button:hover{background:#ab111a}.candidate-primary-button:disabled{cursor:not-allowed;opacity:.55}.copilot-link{width:auto;white-space:nowrap}.copilot-guardrail{display:flex;gap:12px;align-items:flex-start;margin:0 0 18px;padding:13px 16px;border:1px solid #ecd8d9;border-left:4px solid var(--red);background:#fffafa;color:#565656;font-size:13px;line-height:1.5}.copilot-guardrail span{color:#b51620;font-size:19px;line-height:1}.copilot-guardrail p{margin:0}.copilot-guardrail strong{color:#292929}.copilot-grid{display:grid;grid-template-columns:minmax(340px,.88fr) minmax(450px,1.12fr);gap:18px;align-items:start}.copilot-panel,.copilot-evidence{border:1px solid #e0e0e0;background:#fff;box-shadow:0 10px 26px rgba(20,20,20,.045)}.copilot-panel{padding:22px}.copilot-panel-head{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:20px}.copilot-panel-head .eyebrow,.copilot-evidence .eyebrow{margin-bottom:4px;color:#b51620}.copilot-panel h2,.copilot-evidence h2{margin:0;color:#222;font-size:23px;letter-spacing:-.045em}.copilot-status{padding:6px 8px;border:1px solid #e4d3d4;background:#fffafa;color:#8c252b;font-size:11px;font-weight:800;text-align:right}.copilot-field{display:grid;gap:6px;margin:0 0 14px;color:#5c5c5c;font-size:11px;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.copilot-field input,.copilot-field select,.copilot-field textarea{width:100%;min-height:42px;padding:10px 11px;border:1px solid #d7d7d7;border-radius:4px;background:#fff;color:#262626;font:inherit;font-size:13px;font-weight:600;letter-spacing:normal;text-transform:none;resize:vertical}.copilot-field textarea{min-height:92px;line-height:1.45}.copilot-field input:focus,.copilot-field select:focus,.copilot-field textarea:focus{border-color:var(--red);outline:3px solid rgba(216,25,37,.1)}.candidate-context-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:4px 12px;align-items:center;margin:0 0 16px;padding:14px;border:1px solid #e6dada;border-top:3px solid var(--red);background:#fcfcfc}.context-avatar{display:grid;grid-row:span 2;place-items:center;width:42px;height:42px;border-radius:50%;background:#2a1517;color:#fff;font-size:13px;font-weight:900}.candidate-context-card strong{font-size:15px}.candidate-context-card p{margin:2px 0 0;color:#6d6d6d;font-size:12px}.candidate-context-card>span{padding:4px 7px;background:#f3e5e5;color:#97121a;font-size:10px;font-weight:900;text-transform:uppercase}.candidate-context-card dl{display:grid;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px;margin:9px 0 0;padding-top:10px;border-top:1px solid #e7e7e7}.candidate-context-card dl div{min-width:0}.candidate-context-card dt{color:#7c7c7c;font-size:10px;font-weight:800;text-transform:uppercase}.candidate-context-card dd{overflow:hidden;margin:3px 0 0;color:#383838;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.copilot-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.copilot-generate{width:100%;margin-top:2px}.copilot-output-panel{min-height:650px}.copilot-empty{display:grid;place-items:center;align-content:center;min-height:510px;padding:35px;border:1px dashed #d7d7d7;background:#fafafa;text-align:center}.copilot-empty div{display:grid;place-items:center;width:46px;height:46px;margin-bottom:12px;border-radius:50%;background:#f0dddd;color:#a71923;font-size:24px;font-weight:900}.copilot-empty strong{font-size:17px}.copilot-empty p{max-width:350px;margin:7px 0 0;color:#747474;font-size:13px;line-height:1.5}.copilot-plan{min-height:510px;padding:18px;border:1px solid #dedede;background:#fdfdfd;color:#303030;font-size:14px;line-height:1.6}.copilot-plan section{margin:0 0 16px}.copilot-plan section:last-child{margin-bottom:0}.copilot-plan section:first-child{color:#1f1f1f;font-weight:750}.copilot-actions{display:flex;gap:9px;margin-top:14px}.copilot-actions .candidate-secondary-button{width:auto}.copilot-evidence{display:grid;grid-template-columns:minmax(250px,.55fr) minmax(0,1.45fr);gap:24px;margin-top:18px;padding:22px}.copilot-evidence>div>p:not(.eyebrow){margin:7px 0 0;color:#6b6b6b;font-size:13px;line-height:1.5}.evidence-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.evidence-item{min-width:0;padding:12px;border:1px solid #e5e5e5;border-top:2px solid var(--red);background:#fff}.evidence-item.is-empty{border-top-color:#d5d5d5;background:#fafafa}.evidence-item span{color:#7a7a7a;font-size:10px;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.evidence-item p{margin:7px 0 0;color:#353535;font-size:12px;font-weight:600;line-height:1.45;white-space:pre-wrap}.evidence-item.is-empty p,.evidence-placeholder{color:#969696;font-style:italic}.evidence-placeholder{grid-column:1/-1;margin:0;padding:12px;border:1px dashed #ddd;font-size:13px}@media(max-width:1100px){.copilot-grid{grid-template-columns:1fr}.copilot-output-panel{min-height:0}.copilot-empty,.copilot-plan{min-height:330px}.copilot-evidence{grid-template-columns:1fr}}@media(max-width:720px){.app-shell{display:block}.sidebar{position:static;height:auto}.nav-utility,.sidebar-card{display:none}.workspace{padding:20px}.copilot-header{align-items:stretch;flex-direction:column}.copilot-link{width:100%}.copilot-choice-grid,.candidate-context-card dl,.evidence-list{grid-template-columns:1fr}.copilot-panel,.copilot-evidence{padding:18px}.copilot-panel-head{align-items:flex-start;flex-direction:column}.copilot-status{text-align:left}.copilot-evidence{gap:15px}.copilot-actions{display:grid;grid-template-columns:1fr}.copilot-actions .candidate-secondary-button{width:100%}}
