body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}:root{--footer-height:76px;--amgen-blue:#00338d;--amgen-blue-600:#002766;--amgen-blue-accent:#0e54b7}#root,.app,body,html{font-size:14px;height:100%;margin:0;padding:0;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9fafb;color:#111827;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif}.app{display:flex;flex-direction:column;padding-bottom:76px;padding-bottom:var(--footer-height)}.hidden{display:none!important}.topbar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff2;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:40}.topbar-inner{display:flex;justify-content:space-between;padding:12px 16px;width:100%}.topbar .topbar-inner .row:first-child,.topbar-inner{align-items:center}.logo-cu{display:block;height:64px;margin-left:0;object-fit:contain;padding-left:0}.amgen-logo,.topbar .topbar-inner>.row:last-child img[alt="Amgen logo"]{height:32px;margin-left:auto;object-fit:contain;width:auto}.shell{align-items:stretch;display:flex;flex-direction:row;gap:16px;width:100%}.shell,.sidebar{margin:0;padding:0}.sidebar{background:#f9fafb;border-right:1px solid #e5e7eb;flex:0 0 300px;order:0}.sidebar .card{border-radius:0;margin:0}.main{flex:1 1 auto;flex-direction:column;min-width:0;overflow:hidden}.main,.main>.card{display:flex;min-height:0}.main>.card{flex:1 1;flex-direction:column}.main>.card .card-content{flex:1 1;min-height:0;overflow-y:auto}.main>.card:first-of-type{display:flex;flex:0 0 auto;flex-direction:column;height:600px}.main>.card:first-of-type .card-content{flex:1 1;min-height:0;overflow-y:auto}@media (max-width:900px){.shell{gap:0}.sidebar{display:none}.main{padding:12px}}.sticky-footer{background:#0000;bottom:0;left:0;padding:0 16px 12px;pointer-events:none;position:fixed;width:100%;z-index:40}.footer-bar{align-items:center;background:#046fd3ab;border:1px solid #0f1824;border-radius:16px;box-shadow:0 8px 22px #0000001f;color:#fff;display:flex;justify-content:space-between;margin-bottom:4px;padding:8px 10px;pointer-events:auto}.footer-bar .pill,.footer-bar .status-code{background:#ffffff2e;border:1px solid #ffffff38;color:#fff}.footer-bar .status-group{color:#fff}.footer-bar .btn-default{background:#fff;color:#0e54b7;color:var(--amgen-blue-accent)}.footer-bar .btn-default:hover{filter:brightness(.97)}.footer-bar .btn-secondary{background:#0000;border:1px solid #ffffff8c;color:#fff}.footer-bar .btn-secondary:hover{background:#ffffff1f}.footer-bar .btn-ghost{background:#0000;color:#fff}.footer-bar svg{color:currentColor}.card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.card-header{border-bottom:1px solid #f3f4f6;padding:12px 12px 8px}.card-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;letter-spacing:.1px;margin:0}.card-content{padding:12px}.btn{align-items:center;border:0;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:8px 10px;transition:background .15s ease,opacity .15s ease,transform .06s ease}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-default{background:#0e54b7;background:var(--amgen-blue-accent);color:#fff}.btn-default:hover{filter:brightness(.95)}.btn-default:active{transform:translateY(1px)}.btn-secondary{background:#e5e7eb;color:#111827}.btn-ghost{background:#0000;color:#111827}.btn-destructive{background:#dc2626;color:#fff}.btn-icon{padding:8px}.input,.select,.textarea{background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;padding:7px 8px;width:100%}.btn:focus-visible,.input:focus,.select:focus,.textarea:focus{border-color:#0e54b7;border-color:var(--amgen-blue-accent);box-shadow:0 0 0 3px #0167f659}.textarea{color:#111827;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;min-height:110px;resize:vertical}.badge{background:#e5e7eb;border-radius:999px;color:#111827;display:inline-block;font-size:14px;font-weight:500;padding:2px 8px}.badge-default{background:#111827;color:#fff}.badge-destructive{background:#fee2e2;color:#b91c1c}.row,.row-between{align-items:center;display:flex;gap:8px}.row-between{justify-content:space-between}.grid{grid-gap:12px;display:grid;gap:12px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:900px){.grid-2{grid-template-columns:1fr}}.mark{border-radius:4px;padding:0 3px}.scroll{background:#fff;border:1px solid #e5e7eb;border-radius:10px;max-height:280px;overflow:auto;padding:10px}.bubble{border-radius:14px;box-shadow:0 1px 2px #0000000a;display:inline-block;font-size:14px;max-width:80%;padding:8px 12px}.bubble-agent{background:#f3f4f6}.bubble-user{background:#111827;color:#fff;margin-left:auto}.pill{align-items:center;background:#f3f4f6;border-radius:999px;color:#374151;display:inline-flex;font-size:14px;gap:6px;padding:4px 8px}.approval-diff{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}@media (max-width:900px){.approval-diff{grid-template-columns:1fr}}.approval-original{background:#f9fafb;border-radius:8px;padding:8px}.approval-proposed{background:#ecfdf5;border-radius:8px;padding:8px}.status-group{align-items:center;color:#4b5563;display:flex;font-size:14px;gap:10px}.status-code{background:#f3f4f6;border-radius:6px;font-family:DM Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:14px;padding:2px 6px}.preview{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px}.preview pre{font-size:14px;line-height:1.45;margin:0;max-height:160px;overflow:auto;white-space:pre-wrap}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.app-title-lg{font-size:24px;font-weight:800;letter-spacing:.2px;line-height:1.2}.chat-card{max-width:100%}.proposed-textarea{min-height:160px;width:100%}.filters-stack{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr}.select-full{width:100%}.btn-discover{justify-self:start}.btn-discover-full{background:#00338d;background:var(--amgen-blue);border-radius:8px;color:#fff;font-weight:600;justify-content:center;padding:10px 12px;width:100%}.btn-discover-full:hover{background:#002766;background:var(--amgen-blue-600)}.btn-discover-full:disabled{background:#7aa3e5;cursor:not-allowed}.count-pill{align-items:center;background:#00338d;background:var(--amgen-blue);border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:600;gap:6px;line-height:1;margin-left:10px;padding:4px 10px;white-space:nowrap}.count-pill:hover{background:#002a73}.chat-fixed{display:flex;flex-direction:column;height:340px}.chat-fixed .card-content{display:flex;flex:1 1;flex-direction:column;gap:12px}.chat-fixed .scroll{flex:1 1;min-height:0}.btn-upload{background:#00338d;background:var(--amgen-blue);color:#fff;font-weight:600}.btn-upload:hover{background:#002766;background:var(--amgen-blue-600)}.mark{background:#fde68a;border-radius:3px;padding:0 2px}.page-hit{background:#fffbeb;border-color:#fcd34d;box-shadow:inset 0 0 0 2px #f59e0b1f}
/*# sourceMappingURL=main.c9a2894a.css.map*/