:root{color-scheme:dark;--bg:#090a0c;--panel:#121316;--surface:#18191d;--line:#2d2e32;--text:#f5f5f7;--muted:#a3a4ab;--red:#ef4444;--font:"DM Sans",system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.6 var(--font)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #ff7474;outline-offset:4px}button:disabled{cursor:wait;opacity:.55}.tool-header{height:52px;border-bottom:1px solid #232428;display:flex;align-items:center;justify-content:space-between;padding:0 30px;background:#090a0b}.back{text-decoration:none;color:#b5b6bd;font-size:14px;display:flex;gap:10px}.tool-label,.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;display:flex;align-items:center;gap:9px}.tool-label i,.eyebrow i{height:6px;width:6px;border-radius:50%;background:var(--red);box-shadow:0 0 10px #ef444450}.brand-header{height:68px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #232428;background:#0e0f11}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-family:Manrope,var(--font);font-weight:800;letter-spacing:.08em}.brand-mark{display:grid;place-items:center;background:#df2429;color:white;height:36px;width:36px;border-radius:12px;box-shadow:0 0 22px #ef444424}.header-actions{display:flex;gap:10px}.quiet-button{background:transparent;color:#c5c6cc;border:1px solid #303136;border-radius:22px;padding:7px 15px;font-size:14px}.quiet-button:hover{border-color:#888}.workspace{width:min(1440px,100%);margin:auto;padding:42px 30px 30px;display:grid;grid-template-columns:minmax(240px,340px) minmax(0,1fr);gap:52px;align-items:start}.intro{padding-top:12px;position:sticky;top:24px}.eyebrow{color:var(--red)}h1,h2,h3,p{margin:0}h1{font-family:Manrope,var(--font);font-weight:800;font-size:clamp(65px,7.2vw,100px);letter-spacing:-.075em;line-height:.92;margin:26px 0 26px}h1 span{color:var(--red)}.intro-copy{font-size:22px;line-height:1.4;letter-spacing:-.025em;color:#e1e1e5}.intro-detail{color:var(--muted);max-width:290px;margin-top:15px;font-size:15px}.scope-list{display:flex;flex-wrap:wrap;gap:7px;margin:25px 0}.scope-list span{font-size:12px;color:#aaaab2;padding:5px 9px;border:1px solid #303136;border-radius:5px}.library-stat{border-top:1px solid #292a2e;padding-top:23px;display:flex;align-items:center;gap:17px;margin-top:33px}.library-stat strong{font:800 38px Manrope,var(--font);letter-spacing:-.05em}.library-stat div{font-size:14px;color:#d4d4d9;line-height:1.6}.library-stat span{color:#85868f;font-size:12px}.new-chat{background:transparent;border:1px solid #393a40;border-radius:12px;width:100%;padding:12px;color:#dddde3;text-align:left;margin-top:25px;font-size:14px}.new-chat span{color:var(--red);margin-right:8px}.intro-note{font-size:12px;line-height:1.6;color:#85868f;margin-top:17px;max-width:300px}.chat-panel{background:var(--panel);border:1px solid #323338;border-radius:28px;min-width:0;box-shadow:0 20px 60px #0005;overflow:hidden;display:flex;flex-direction:column;min-height:690px;height:calc(100dvh - 184px);max-height:1100px}.chat-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:25px 26px 20px}.chat-toolbar h2{font:800 clamp(20px,2vw,26px)/1.4 Manrope,var(--font);letter-spacing:-.045em;margin-top:7px}.status{font-size:12px;color:#b2b3bb;white-space:nowrap;display:flex;gap:6px;align-items:center}.status i{height:5px;width:5px;background:#aaa;border-radius:50%}.status.online i{background:#65c79d}.context-row{display:flex;align-items:center;gap:12px;padding:12px 26px;border-top:1px solid #28292d;border-bottom:1px solid #28292d;font-size:12px;color:#92939b}.context-row select{font-size:14px;padding:6px 25px 6px 10px;border-radius:8px;border:1px solid #36373c;background:#1b1c20;color:#dedee4;max-width:240px}.source-first{margin-left:auto}.conversation{flex:1;overflow:auto;overscroll-behavior:contain;padding:25px;scroll-behavior:smooth;min-height:220px}.welcome{max-width:600px;margin:12px auto 0}.bot-symbol{height:44px;width:44px;border:1px solid #7b3033;border-radius:14px;display:grid;place-items:center;background:#ef444414;color:#ff6767;font-size:29px;margin-bottom:16px}.welcome h3{font:800 24px/1.4 Manrope,var(--font);letter-spacing:-.04em}.welcome>p{color:var(--muted);font-size:15px;max-width:460px;margin-top:9px}.suggestions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.suggestions button{text-align:left;border:1px solid #34353b;background:#191a1e;border-radius:12px;padding:16px;color:#e2e2e8;font-weight:600;font-size:14px}.suggestions button span{display:block;color:#92939d;font-size:12px;font-weight:400;margin-top:6px}.suggestions button:hover{border-color:#b84448;background:#211a1e}.composer{border-top:1px solid #303136;background:#111215;padding:16px 22px 14px;margin-top:auto}.input-wrap{background:#1b1c20;border:1px solid #46474f;border-radius:16px;display:flex;align-items:flex-end;padding:11px 12px 11px 15px;gap:10px}.input-wrap:focus-within{border-color:#ba494e}textarea{resize:none;width:100%;background:none;border:0;color:#f1f1f5;line-height:1.5;min-height:54px;max-height:160px;font-size:16px;outline:none!important}textarea::placeholder{color:#8c8e98}.input-wrap button{border:0;background:#e83e43;color:white;width:42px;height:42px;flex-shrink:0;border-radius:12px;font-size:25px;line-height:1}.composer-footer{display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#8a8c96;margin-top:10px}.composer-footer span:last-child{text-align:right}.message{margin-bottom:26px;min-width:0}.message-label{font-size:11px;letter-spacing:.12em;color:#93959f;font-weight:700;margin-bottom:8px}.message.user{margin-left:8%;background:#202126;border:1px solid #3b3c43;border-radius:16px 16px 4px 16px;padding:14px 18px}.message.user .message-label{color:#d07175}.message-content{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.75}.message.assistant .message-label{color:#f1656a}.answer-pending{color:#a8a9b1;font-size:14px}.sources-heading{font-size:12px;letter-spacing:.08em;margin:18px 0 8px;color:#a8aab3}.source-card{display:flex;gap:11px;padding:12px 13px;background:#191a1f;border:1px solid #34353d;border-radius:10px;margin:8px 0}.source-number{display:grid;place-items:center;flex-shrink:0;border:1px solid #5a393c;color:#ed999e;font-size:12px;width:24px;height:26px;border-radius:5px}.source-content{min-width:0;flex:1}.source-content strong{font-size:14px;line-height:1.4;display:block;font-weight:500;overflow-wrap:anywhere}.source-meta{font-size:12px;color:#9699a3;margin-top:4px}.source-links{display:flex;gap:15px;flex-wrap:wrap;font-size:12px;margin-top:7px}.source-links a{color:#f2a0a4;text-underline-offset:3px}.answer-contact{font-size:13px;border-left:2px solid #bc4045;padding:9px 13px;background:#19171b;margin-top:18px;color:#babcc6}.answer-contact a{color:#f1b4b7}.answer-note{font-size:12px;color:#8f929d;margin-top:14px}.copy-answer{font-size:12px;border:0;background:none;padding:8px 0;color:#a4a6b1}.copy-answer:hover{color:#fff}dialog{color:var(--text);background:#121316;border:1px solid #414249;border-radius:22px;width:min(760px,calc(100% - 28px));max-height:85dvh;padding:26px;box-shadow:0 25px 100px #0008}dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}dialog h2{font:800 28px Manrope,var(--font);letter-spacing:-.05em}.dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.close-dialog{width:34px;height:34px;border-radius:50%;border:1px solid #41434a;color:white;background:#1c1e22;font-size:24px}.muted{color:var(--muted);font-size:14px;margin:12px 0}input[type=search]{width:100%;padding:13px 15px;margin-top:20px;border:1px solid #45464d;border-radius:12px;background:#1c1d22;color:white}.equipment{padding:17px 0;border-bottom:1px solid #303137}.equipment h3{font-size:16px}.equipment p,.equipment summary{font-size:13px;color:#9ea1ad}.equipment summary{cursor:pointer;padding-top:8px}.equipment a{font-size:13px;color:#f0a4aa;overflow-wrap:anywhere}.equipment ul{padding-left:20px}.helpdesk-card{padding:18px 0;border-bottom:1px solid #303137}.helpdesk-card h3{font-size:18px}.helpdesk-links{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:8px}.helpdesk-links a{color:#f4a7ac;overflow-wrap:anywhere}.helpdesk-card p{font-size:13px;color:#a8aab5;margin-top:8px}.helpdesk-card .source-link{font-size:12px;color:#999da8}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:16px;top:16px;z-index:5;background:#202125;padding:10px}.notice{color:#ffb3b7;font-size:14px}
@media(min-width:1500px){.workspace{gap:70px;padding-top:50px}.chat-panel{height:calc(100dvh - 200px)}}
@media(max-width:1000px){.workspace{gap:26px;grid-template-columns:230px minmax(0,1fr);padding:28px 20px}.chat-toolbar{padding:22px 20px}.chat-toolbar .status{display:none}.context-row{padding:12px 20px}.context-row label{display:none}.source-first{display:none}.conversation{padding:20px}.suggestions{grid-template-columns:1fr}.suggestions button{padding:11px 14px}.suggestions button span{margin-top:1px}.intro-copy{font-size:20px}.chat-panel{height:calc(100dvh - 170px)}}
@media(max-width:720px){.tool-header{height:45px;padding:0 16px}.brand-header{height:62px;padding:0 16px}.brand{font-size:14px}.brand-mark{height:29px;width:29px;border-radius:9px}.header-actions{gap:7px}.quiet-button{padding:7px 10px;font-size:12px}.workspace{display:flex;flex-direction:column;padding:18px 12px 12px;gap:15px}.intro{position:static;width:100%;padding:0 6px;display:flex;align-items:center;justify-content:space-between;gap:10px}.intro>.eyebrow,.intro-copy,.intro-detail,.scope-list,.library-stat,.intro-note{display:none}h1{font-size:27px;margin:0;letter-spacing:-.06em;line-height:1}h1 br{display:none}h1 span{margin-left:5px}.new-chat{width:auto;margin:0;border:0;font-size:13px;padding:7px 2px}.chat-panel{width:100%;height:calc(100dvh - 176px);min-height:540px;border-radius:19px}.chat-toolbar{padding:19px 17px 14px}.chat-toolbar h2{font-size:21px}.chat-toolbar .eyebrow{font-size:10px}.context-row{padding:9px 16px}.context-row select{max-width:100%;width:100%}.conversation{padding:20px 16px}.welcome{margin:0}.welcome h3{font-size:23px}.suggestions{grid-template-columns:1fr 1fr;gap:8px;margin-top:19px}.suggestions button{font-size:13px;padding:12px}.suggestions button span{font-size:11px;margin-top:5px}.composer{padding:12px}.composer-footer{font-size:10px}.composer-footer span:last-child{display:none}.message.user{margin-left:3%}.source-card{padding:10px}.source-links{gap:11px}dialog{padding:20px}.helpdesk-links{flex-direction:column;gap:4px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}@media(max-width:360px){.brand-header{padding:0 10px}.brand{font-size:12px;gap:7px}.quiet-button{font-size:11px;padding:6px 8px}.suggestions{grid-template-columns:1fr}.chat-panel{min-height:650px}}
