:root{--bg: #f7faff;--paper: #ffffff;--ink: #121a33;--muted: #66718c;--soft: #f5f8ff;--line: #dfe7f2;--line-strong: #c9d7ea;--blue: #2264e5;--blue-soft: #edf4ff;--green: #12b981;--green-soft: #e9fbf4;--gold: #f0a80a;--shadow: 0 12px 40px rgba(39, 56, 92, .08);--gradient: linear-gradient(135deg, #2869ec 0%, #0fbd83 100%)}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;min-width:320px;color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.topbar{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:20px;padding:12px 18px;border-bottom:1px solid var(--line);background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.topbar-actions,.language-select,.user-menu,.account-bar,.account-controls,.plan-actions,.product-grid,.conversation-head,.draft-head,.draft-actions-top,.email-actions,.quality-row,.modal-top,.modal-actions{display:flex;align-items:center}.brand{gap:12px}.brand-mark{position:relative;display:block;width:44px;height:44px;border-radius:10px;background:radial-gradient(circle at 18px 14px,#2d73e7 0 8px,transparent 9px),radial-gradient(circle at 30px 28px,#15bd84 0 10px,transparent 11px),linear-gradient(135deg,#1c4d98,#17bb86);box-shadow:0 12px 24px #2264e52e}.brand-mark b,.brand-mark i{position:absolute;border-radius:16px;content:"";transform:rotate(26deg)}.brand-mark b{left:12px;top:7px;width:9px;height:34px;background:#fff;opacity:.88}.brand-mark i{right:9px;bottom:5px;width:9px;height:28px;background:#fff;opacity:.8}.brand strong{display:block;color:#1c2a4f;font-size:24px;font-weight:900;line-height:1}.brand strong em{color:#13a873;font-style:normal}.brand small{display:block;margin-top:6px;color:#65708d;font-size:13px;font-weight:650}.topbar-actions{gap:18px}.language-select{gap:8px;min-height:38px;border:1px solid var(--line);border-radius:8px;padding:0 10px;background:#fff;color:#17233f;font-weight:800}.language-select span{font-size:18px}.language-select select{min-width:104px;border:0;background:transparent;color:inherit;outline:0;font-weight:800}.credits-block{min-width:150px}.credits-block span{display:block;margin-bottom:4px;color:#1d2948;font-size:13px;font-weight:850}.credits-block strong{display:block;color:#1a2746;font-size:14px}.credits-block i{display:block;width:100%;height:4px;margin-top:7px;border-radius:999px;background:linear-gradient(90deg,var(--green) 0 var(--credit-width, 49%),#e4eaf3 var(--credit-width, 49%) 100%)}.plan-upgrade{min-height:38px;border:1px solid #f2dfaf;border-radius:8px;padding:0 18px;color:#b17400;background:#fff8e8;font-weight:850}.user-menu{gap:8px;border:0;background:transparent;padding:0}.user-menu span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;color:#fff;background:#122345;font-weight:900}.user-menu b{border:0;background:transparent;color:#17233f;font-size:17px;font-weight:700}.status-dot{position:absolute;width:1px;height:1px;overflow:hidden}.account-bar{display:none}.product-grid{align-items:stretch;gap:14px;padding:16px}.panel{border:1px solid var(--line);border-radius:12px;background:#fffffffa;box-shadow:var(--shadow)}.conversation-rail{width:14%;min-width:210px;padding:14px;overflow:hidden}.input-panel{width:27%;min-width:390px;padding:18px}.center-stack{display:grid;width:43%;min-width:520px;gap:14px}.context-panel{width:16%;min-width:284px;padding:18px}.conversation-head{justify-content:space-between;gap:10px}.conversation-head h2{margin:0;color:#17213d;font-size:16px}.conversation-head p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.35}.conversation-head button{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:1px solid #cfe0f5;border-radius:8px;color:#1267e9;background:#f4f8ff;font-size:18px;font-weight:900}.conversation-list{display:grid;gap:8px;margin-top:14px;max-height:calc(100% - 112px);overflow:auto}.conversation-list>article,.conversation-empty{border:1px solid var(--line);border-radius:9px;background:#fbfdff;text-align:left;overflow:hidden}.conversation-list>article.active{border-color:#8fb7ff;background:#f2f7ff;box-shadow:0 8px 22px #2f69e014}.conversation-select{display:block;width:100%;border:0;padding:10px;background:transparent;text-align:left}.conversation-list strong,.conversation-empty strong,.message-mini strong{display:block;color:#263655;font-size:12px;line-height:1.3}.conversation-list span,.conversation-empty p,.message-mini span{display:block;margin-top:5px;color:#68758f;font-size:11px;line-height:1.35}.conversation-actions{display:flex;gap:6px;border-top:1px solid #e8eef7;padding:7px 10px}.conversation-actions button{min-height:24px;border:1px solid #dce6f3;border-radius:6px;padding:0 8px;color:#59677f;background:#fff;font-size:10.5px;font-weight:800}.conversation-actions button:last-child{color:#a24545}.message-mini{margin-top:12px;border-top:1px solid var(--line);padding-top:12px}.message-preview{display:grid;gap:6px;margin-top:10px}.message-preview p{margin:0;border:1px solid #e5edf7;border-radius:8px;padding:8px;color:#5f6d85;background:#fbfdff;font-size:10.5px;line-height:1.35}.message-preview b{display:block;margin-bottom:3px;color:#263655;font-size:10px;text-transform:uppercase}.panel-head h1,.section-title h2,.live-head h2,.draft-head h2,.context-head h2{margin:0;color:#17213d;font-size:18px;line-height:1.2}.panel-head p{margin:12px 0 18px;color:var(--muted);font-size:14px;line-height:1.55}.textarea-wrap{position:relative;display:block}textarea#sourceText{width:100%;min-height:372px;resize:vertical;border:1.5px solid #8bb5ff;border-radius:8px;padding:20px 16px 38px;color:#101828;background:#fff;outline:0;box-shadow:0 0 0 3px #2264e512;font-size:15px;line-height:1.68}#sourceCounter{position:absolute;right:14px;bottom:12px;color:#65708d;font-size:12px;font-weight:800}.scenario-section{margin-top:28px;padding-top:18px;border-top:1px solid var(--line)}.label-row{display:flex;align-items:center;gap:8px;margin-bottom:12px}.label-row strong{font-size:13px}.label-row span{display:grid;width:16px;height:16px;place-items:center;border:1px solid #aebbd0;border-radius:50%;color:#66718c;font-size:11px}.scenario-row{display:flex;flex-wrap:wrap;gap:8px}.scenario-chip{min-height:34px;border:1px solid var(--line);border-radius:7px;padding:0 12px;color:#30415f;background:#fbfdff;font-size:13px;font-weight:750}.scenario-chip.active{border-color:#78a9ff;color:#115edb;background:#edf4ff}.guardrail{margin:32px 0 18px;color:#51607b;font-size:13px}.primary-button,.ghost-button,.plain-button,.plan-button{min-height:38px;border-radius:7px;padding:0 14px;font-weight:850}.primary-button{border:0;color:#fff;background:var(--gradient);box-shadow:0 14px 26px #1f68e138}.primary-button#runButton,.primary-button.run-button{width:100%;min-height:52px;font-size:17px}.primary-button.small{min-height:36px}.primary-button:disabled{cursor:progress;opacity:.72;animation:breathe 1.35s ease-in-out infinite}@keyframes breathe{0%,to{box-shadow:0 12px 26px #1f68e12e}50%{box-shadow:0 18px 44px #12b9814d}}.ghost-button{border:1px solid var(--line);color:#263655;background:#fff}.plain-button{border:0;color:#2f3f5e;background:transparent}.helper-text{min-height:18px;margin:10px 0 0;color:var(--muted);font-size:12px}.agent-board{display:grid;grid-template-columns:1.28fr .72fr;min-height:352px;padding:16px}.agent-plan{padding-right:18px;border-right:1px solid var(--line)}.section-title,.live-head,.draft-head,.context-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-title>span,.draft-head h2 span{border-radius:999px;padding:4px 10px;color:#079867;background:var(--green-soft);font-size:12px;font-weight:900}.plan-list{display:grid;gap:6px;margin-top:14px}.plan-list article{display:grid;grid-template-columns:34px 24px 1fr 22px;gap:10px;align-items:center;min-height:58px;border-radius:8px;padding:8px;color:#1d2948}.plan-list article.active{background:var(--blue-soft)}.plan-list article>span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#0c9969;background:var(--green-soft);font-size:13px}.plan-list article.active>span{color:#1267e9;background:#dbeaff}.plan-list b{color:#17213d;font-size:13px}.plan-list strong{display:block;font-size:13px}.plan-list p{margin:4px 0 0;color:#63718c;font-size:12px;line-height:1.35}.plan-list i{display:grid;width:18px;height:18px;place-items:center;border:1.5px solid #9db0c7;border-radius:50%;color:#0dbb7f;font-size:12px;font-style:normal}.plan-list .done i{border-color:#0dbb7f}.plan-list .active i{border-color:#1267e9;border-style:dashed}.live-panel{padding-left:18px}.live-head span{color:#0da774;font-size:13px;font-weight:900}.activity-feed{display:grid;gap:14px;margin-top:20px}.activity-feed article{display:grid;grid-template-columns:62px 1fr;gap:10px;color:#445471;font-size:12px}.activity-feed time{color:#50617d}.activity-feed p{margin:0;line-height:1.45}.activity-feed article.active{color:#1267e9;font-weight:850}.agent-output{min-height:220px;padding:16px;overflow:hidden}.agent-output-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.agent-output-head h2{margin:0;color:#17213d;font-size:18px;line-height:1.2}.agent-output-head p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.agent-output-head span{flex:0 0 auto;border-radius:999px;padding:5px 10px;color:#63718c;background:#f2f5f9;font-size:12px;font-weight:900}.agent-output-head span.live{color:#0a8c61;background:var(--green-soft)}.execution-feed{display:grid;gap:8px;margin-top:14px;overflow:auto;max-height:100%;padding-right:4px}.execution-feed article{display:grid;grid-template-columns:34px 1fr;gap:10px;border:1px solid #e4ebf4;border-radius:9px;padding:10px;background:#fbfdff}.execution-feed article.active{border-color:#bcd4ff;background:#f3f7ff}.execution-feed article>span{display:grid;width:26px;height:26px;place-items:center;border-radius:999px;color:#1267e9;background:#e8f1ff;font-size:11px;font-weight:900}.execution-feed strong{display:block;color:#1d2948;font-size:12px}.execution-feed p,.execution-empty p{margin:4px 0 0;color:#5d6a83;font-size:12px;line-height:1.45}.execution-empty{margin-top:14px;border:1px dashed #cbd7e7;border-radius:10px;padding:18px;color:#34415e;background:#fbfdff}.execution-empty strong{color:#17213d;font-size:13px}.history-panel{min-height:210px;padding:16px;overflow:hidden}.history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.history-head h2{margin:0;color:#17213d;font-size:16px}.history-head p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.4}.history-head>span{flex:0 0 auto;border-radius:999px;padding:5px 9px;color:#63718c;background:#f2f5f9;font-size:11px;font-weight:900}.history-list{display:grid;gap:8px;margin-top:12px;max-height:calc(100% - 54px);overflow:auto;padding-right:4px}.history-list article{border:1px solid #e4ebf4;border-radius:9px;padding:10px;background:#fbfdff}.history-list article.assistant{background:#f6fbff}.history-list article>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.history-list strong{color:#1d2948;font-size:12px;text-transform:capitalize}.history-list time{color:#7b879b;font-size:10.5px}.history-list p{max-height:86px;margin:7px 0 0;overflow:auto;color:#4d5b75;font-size:12px;line-height:1.45;white-space:pre-wrap}.history-list footer{margin-top:8px}.history-list button{min-height:28px;border:1px solid var(--line);border-radius:7px;padding:0 10px;color:#263655;background:#fff;font-size:11px;font-weight:850}.history-empty{margin-top:12px;border:1px dashed #cbd7e7;border-radius:10px;padding:14px;background:#fbfdff}.history-empty strong{color:#17213d;font-size:13px}.history-empty p{margin:5px 0 0;color:#5d6a83;font-size:12px;line-height:1.45}.draft-panel{min-height:520px;padding:16px}.draft-actions-top{gap:8px}.draft-layout{display:grid;grid-template-columns:1fr;gap:0;margin-top:16px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.email-card{position:relative;min-height:350px}.subject-row{display:grid;grid-template-columns:76px 1fr;min-height:54px;align-items:center;border-bottom:1px solid var(--line);padding:0 18px;color:#1d2948;font-size:13px;font-weight:900}.subject-row input{border:0;color:#17213d;background:transparent;outline:0;font-weight:700}.translated-output{width:100%;border:0;resize:vertical;min-height:260px;max-height:312px;overflow:auto;padding:20px 22px 74px;color:#101828;background:#fff;font-size:15px;line-height:1.82;white-space:pre-wrap;outline:0}.email-actions{position:absolute;right:18px;bottom:16px;gap:8px}.quality-row{flex-wrap:wrap;gap:22px;margin-top:14px;border:1px solid var(--line);border-radius:9px;padding:12px 14px;color:#41506a;background:#fbfdff;font-size:13px}.quality-row strong{margin-left:6px;color:#0aaa72}.quality-row span:last-child strong{color:#e49a00}.context-head button{border:0;color:#1267e9;background:transparent;font-weight:900}.context-list{display:grid;gap:20px;margin-top:24px}.context-list label{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start}.context-list label>span{display:grid;width:22px;height:22px;place-items:center;color:#70809d}.context-list strong{display:block;margin-bottom:3px;color:#223252;font-size:13px}.context-list input{width:100%;border:0;color:#52607a;background:transparent;outline:0;font-size:13px}.tool-stack{display:grid;gap:12px;margin-top:32px}.tool-stack h3{margin:0 0 4px;font-size:15px}.tool-stack-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.tool-stack-head button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #cfe0f5;border-radius:8px;color:#1267e9;background:#f4f8ff;font-size:18px;font-weight:900}.email-account-list{display:grid;gap:8px}.email-account-list>button{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center;width:100%;border:1px solid var(--line);border-radius:10px;padding:10px;color:#253450;background:#fff;text-align:left}.email-account-list>button.active{border-color:#8fb7ff;background:#f3f8ff;box-shadow:0 8px 22px #2f69e014}.email-account-list>button>span{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;color:#1267e9;background:#eaf2ff}.email-account-list strong{display:block;color:#263655;font-size:13px}.email-account-list p{margin:3px 0 0;color:#68758f;font-size:12px;line-height:1.3}.email-account-list em{color:#0b9968;font-size:11px;font-style:normal;font-weight:900}.email-empty{border:1px dashed #cbd7e7;border-radius:10px;padding:12px;background:#fbfdff}.email-empty strong{color:#263655}.email-empty p{margin:6px 0 10px;color:#68758f;font-size:12px;line-height:1.4}.email-empty button{min-height:32px;border:1px solid var(--line);border-radius:7px;padding:0 12px;color:#263655;background:#fff;font-weight:850}.tip-card{margin-top:28px;border:1px solid var(--line);border-radius:10px;padding:16px;background:linear-gradient(180deg,#fff,#fbfdff)}.tip-card strong{color:#d38900}.tip-card p{margin:8px 0;color:#52607a;font-size:12px;line-height:1.45}.tip-card a{color:#1267e9;font-size:12px;font-weight:850}.email-config{display:none;gap:8px;margin-top:18px}.email-config label{display:grid;gap:4px;color:#5b6a85;font-size:12px;font-weight:850}.email-config input,.email-config textarea{width:100%;min-height:34px;border:1px solid var(--line);border-radius:7px;padding:7px 9px;outline:0}.email-config textarea{min-height:72px;resize:vertical}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#121a337a}.voice-modal,.auth-modal{width:min(760px,100%);border-radius:12px;padding:24px;background:#fff;box-shadow:0 24px 90px #0000003d}.auth-modal{width:min(520px,100%)}.modal-top{justify-content:space-between}.close-button{width:40px;height:40px;border:0;border-radius:8px;background:#eef3f8;font-weight:900}.voice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.voice-grid label{display:grid;gap:6px}.voice-grid select{min-height:38px}.modal-actions{gap:10px;margin-top:16px}.auth-modal form,.signed-in-box{display:grid;gap:14px}.auth-modal label{display:grid;gap:7px;color:#263655;font-size:13px;font-weight:850}.auth-modal input,.auth-modal select,.auth-modal textarea{width:100%;min-height:42px;border:1px solid var(--line);border-radius:8px;padding:9px 11px;outline:0}.password-field{position:relative;display:block}.password-field input{padding-right:44px}.password-field button{position:absolute;top:50%;right:8px;display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:7px;background:transparent;color:#65718a;transform:translateY(-50%)}.password-field button:hover{background:#eef4fb;color:#1267e9}.password-field svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.auth-modal textarea{min-height:96px;resize:vertical}.auth-tabs{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid var(--line);border-radius:8px}.auth-tabs button{min-height:40px;border:0;border-right:1px solid var(--line);background:#fff;color:#51607b;font-weight:850}.auth-tabs button:last-child{border-right:0}.auth-tabs button.active{color:#1267e9;background:#eef5ff}.resend-button{justify-self:center;min-height:28px;color:#1267e9}.modal-message,.signed-in-box p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.toast{position:fixed;right:22px;bottom:22px;z-index:30;max-width:360px;border:1px solid var(--line);border-radius:10px;padding:12px 14px;color:#17233f;background:#fff;box-shadow:var(--shadow);font-size:14px;font-weight:850}.download-button{display:inline-flex;min-height:38px;align-items:center;border-radius:7px;padding:0 14px;color:#fff;background:#17233f;font-weight:850}.download-button.disabled{pointer-events:none;opacity:.48}body{font-size:13px}.topbar{min-height:58px;gap:12px;padding:8px 14px}.brand{gap:9px}.brand-mark{width:34px;height:34px;border-radius:9px}.brand-mark b{left:9px;top:5px;width:7px;height:26px}.brand-mark i{right:7px;bottom:4px;width:7px;height:22px}.brand strong{font-size:19px}.brand small{margin-top:3px;font-size:11px}.topbar-actions{gap:10px}.language-select,.plan-upgrade{min-height:32px;padding-inline:10px;font-size:12px}.language-select select{min-width:86px}.credits-block{min-width:116px}.credits-block span{margin-bottom:2px;font-size:11px}.credits-block strong{font-size:12px}.credits-block i{height:3px;margin-top:5px}.user-menu span{width:auto;min-width:36px;height:32px;border-radius:999px;padding:0 10px;font-size:12px}.product-grid{display:grid;grid-template-columns:minmax(190px,14%) minmax(300px,25%) minmax(500px,1fr) minmax(250px,18%);height:calc(100vh - 58px);min-height:640px;gap:10px;padding:10px;overflow:hidden}.panel{border-radius:10px;box-shadow:0 8px 28px #27385c12}.input-panel,.center-stack,.conversation-rail,.context-panel{min-width:0;width:auto}.input-panel,.conversation-rail,.context-panel{padding:12px;overflow:auto}.center-stack{display:grid;grid-template-rows:minmax(330px,1.35fr) minmax(150px,.4fr) minmax(150px,.35fr);gap:10px;min-height:0;overflow:hidden}.panel-head h1,.section-title h2,.live-head h2,.draft-head h2,.context-head h2{font-size:15px}.panel-head p{margin:7px 0 10px;font-size:12px;line-height:1.4}textarea#sourceText{min-height:228px;height:min(32vh,300px);padding:13px 12px 26px;font-size:13px;line-height:1.52}.textarea-wrap>span{right:10px;bottom:8px;font-size:11px}.scenario-section{margin-top:12px;padding-top:10px}.label-row{margin-bottom:8px}.label-row strong,.scenario-chip,.quality-row,.context-list strong{font-size:12px}.scenario-row{gap:6px}.scenario-chip{min-height:28px;padding:0 9px}.guardrail{margin:14px 0 10px;font-size:11px}.primary-button,.ghost-button,.plain-button,.plan-button{min-height:32px;padding:0 10px;font-size:12px}.primary-button#runButton,.primary-button.run-button{min-height:40px;font-size:14px}.helper-text{margin-top:7px;font-size:11px}.draft-panel,.agent-board,.agent-output{min-height:0;padding:12px;overflow:hidden}.draft-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.draft-head,.section-title,.live-head,.context-head{gap:8px}.draft-layout{grid-template-columns:1fr;min-height:0;margin-top:10px}.email-card{min-height:0}.subject-row{grid-template-columns:62px 1fr;min-height:38px;padding:0 12px;font-size:12px}.translated-output{min-height:245px;max-height:none;height:100%;padding:14px 14px 52px;font-size:13px;line-height:1.62}.email-actions{right:12px;bottom:10px;gap:6px}.quality-row{gap:12px;margin-top:8px;padding:8px 10px}.agent-board{grid-template-columns:1.18fr .82fr}.agent-plan{padding-right:12px}.live-panel{padding-left:12px}.plan-list{gap:3px;margin-top:8px}.plan-list article{grid-template-columns:26px 18px 1fr 18px;gap:7px;min-height:39px;padding:5px 6px}.plan-list article>span{width:22px;height:22px;font-size:11px}.plan-list b,.plan-list strong{font-size:11.5px}.plan-list p{margin-top:2px;font-size:10.5px;line-height:1.25}.activity-feed{gap:8px;margin-top:10px}.activity-feed article{grid-template-columns:48px 1fr;gap:7px;font-size:10.5px}.agent-output-head h2{font-size:14px}.agent-output-head p,.execution-feed p,.execution-empty p{font-size:11px}.agent-output-head span,.execution-feed strong,.execution-empty strong{font-size:11.5px}.execution-feed{gap:6px;margin-top:10px}.execution-feed article{grid-template-columns:28px 1fr;gap:8px;padding:8px}.execution-feed article>span{width:22px;height:22px;font-size:10px}.execution-empty{margin-top:10px;padding:14px}.context-list{gap:10px;margin-top:12px}.context-list label{grid-template-columns:20px 1fr;gap:7px}.context-list label>span{width:18px;height:18px}.context-list strong{margin-bottom:1px}.context-list input{font-size:11.5px}.tool-stack{gap:8px;margin-top:16px}.tool-stack h3{font-size:13px}.tool-stack-head button{width:26px;height:26px;font-size:16px}.email-account-list>button{grid-template-columns:22px 1fr auto;gap:7px;border-radius:8px;padding:8px}.email-account-list>button>span{width:20px;height:20px}.email-account-list strong{font-size:11.5px}.email-account-list p,.email-empty p{font-size:10.5px}.email-account-list em{font-size:10px}.email-empty{padding:10px}.tip-card{margin-top:14px;padding:10px}.tip-card p,.tip-card a{font-size:10.5px}.auth-modal{width:min(440px,100%);padding:20px}.auth-tabs{grid-template-columns:repeat(2,1fr)}@media(max-width:1100px){.product-grid{grid-template-columns:minmax(180px,.7fr) minmax(320px,1.3fr);height:auto;min-height:0;overflow:visible}.conversation-rail,.input-panel,.center-stack,.context-panel{width:100%}.center-stack{grid-row:span 2}}@media(max-width:900px){.topbar,.topbar-actions{align-items:flex-start;flex-direction:column}.product-grid{grid-template-columns:1fr;padding:12px}.conversation-rail,.input-panel,.center-stack,.context-panel{width:100%;min-width:0}.agent-board{grid-template-columns:1fr}.agent-plan{border-right:0;border-bottom:1px solid var(--line);padding-right:0;padding-bottom:16px}.live-panel{padding-top:16px;padding-left:0}}@media(max-width:560px){.brand strong{font-size:20px}.draft-layout{grid-template-columns:1fr}.subject-row{grid-template-columns:1fr;gap:4px;padding:10px 14px}.email-actions{position:static;flex-wrap:wrap;padding:0 14px 14px}.translated-output{padding-bottom:20px}.voice-grid{grid-template-columns:1fr}}:root{--hb-bg: #fbfdfc;--hb-paper: #ffffff;--hb-ink: #0d1117;--hb-muted: #667085;--hb-line: #dfe6ee;--hb-line-soft: #eef2f6;--hb-mint: #0f9f73;--hb-mint-soft: #eaf7f2;--hb-blue-soft: #eef6ff;--hb-red: #ef4444;--hb-yellow: #f59e0b;--hb-shadow: 0 18px 60px rgba(16, 24, 40, .08)}body{background:radial-gradient(circle at 68% 22%,rgba(193,246,224,.5),transparent 28%),radial-gradient(circle at 55% 52%,rgba(210,238,255,.55),transparent 31%),#fbfdfc;color:var(--hb-ink)}.hb-app{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh;background:transparent}.hb-sidebar{position:sticky;top:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;height:100vh;border-right:1px solid var(--hb-line);padding:24px 12px;background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hb-logo{display:inline-flex;align-items:center;justify-content:center;gap:12px;color:var(--hb-ink)}.hb-logo span{position:relative;display:inline-block;width:46px;height:34px}.hb-logo span:before,.hb-logo span:after{position:absolute;left:4px;right:4px;height:11px;border:3px solid #121417;border-bottom:0;border-radius:999px 999px 0 0;content:""}.hb-logo span:before{top:8px}.hb-logo span:after{top:17px;border-color:var(--hb-mint);opacity:.9}.hb-logo span i,.hb-logo span b{position:absolute;z-index:2;top:7px;width:4px;height:25px;border-radius:4px;background:#121417;content:""}.hb-logo span i{left:9px}.hb-logo span b{right:9px}.hb-logo strong{font-size:34px;font-weight:850;letter-spacing:0}.hb-logo.compact{justify-content:flex-start;margin:4px 10px 30px}.hb-logo.compact span{width:34px;height:26px}.hb-logo.compact span:before,.hb-logo.compact span:after{left:3px;right:3px;height:8px;border-width:2px}.hb-logo.compact span:before{top:6px}.hb-logo.compact span:after{top:13px}.hb-logo.compact span i,.hb-logo.compact span b{top:5px;width:3px;height:20px}.hb-logo.compact span i{left:7px}.hb-logo.compact span b{right:7px}.hb-logo.compact strong{font-size:24px;font-weight:850}.hb-icon{width:22px;height:22px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.hb-nav-primary{display:grid;gap:8px;border-bottom:1px solid var(--hb-line-soft);padding-bottom:22px}.hb-nav-primary button,.hb-nav-bottom button,.hb-history button{display:flex;align-items:center;gap:14px;width:100%;border:0;border-radius:10px;padding:13px 14px;color:#1b1f24;background:transparent;text-align:left;font-weight:680}.hb-nav-primary button.active,.hb-history button.active{background:linear-gradient(90deg,#0f9f731c,#0f9f730a)}.hb-history{overflow:auto;padding:24px 0}.hb-history h2{margin:0 10px 16px;color:#667085;font-size:14px;font-weight:800}.hb-history-empty{margin:0 10px;border:1px dashed #d8e2ef;border-radius:14px;padding:14px;color:#667085;background:#fbfdff;font-size:13px;line-height:1.45}.hb-history button{position:relative;align-items:flex-start;gap:12px;padding:11px 10px}.hb-history button span{min-width:0;flex:1}.hb-history strong{display:block;overflow:hidden;color:#101828;font-size:14px;font-weight:650;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.hb-history small{display:block;margin-top:8px;color:#667085;font-size:12px}.hb-history em{flex:0 0 auto;border-radius:999px;padding:4px 10px;font-size:12px;font-style:normal;font-weight:760}.risk-high{color:#d92d20;background:#fff1f0}.risk-medium{color:#dc6803;background:#fff7e8}.risk-low{color:#087443;background:#eaf7f2}.hb-nav-bottom{display:grid;gap:8px;border-top:1px solid var(--hb-line-soft);padding-top:18px}.hb-main{position:relative;min-width:0;min-height:100vh;padding:0 40px 36px}.hb-topbar{display:flex;min-height:78px;align-items:center;justify-content:flex-end;gap:22px}.hb-pro-button,.hb-auth-button,.hb-language,.hb-credit{min-height:44px;border-radius:12px;font-size:15px;font-weight:730}.hb-pro-button{border:1px solid rgba(15,159,115,.55);padding:0 22px;color:#07835e;background:#ffffffc7}.hb-language{position:relative;display:inline-flex;align-items:center;gap:8px;color:#1b1f24}.hb-language:before{width:22px;height:22px;border:2px solid currentColor;border-radius:50%;content:""}.hb-language select{position:absolute;inset:0;opacity:0}.hb-credit{display:inline-flex;align-items:center;color:#667085}.hb-auth-button{border:0;padding:0 24px;color:#fff;background:#111;box-shadow:0 10px 24px #0000001f}.hb-home{display:grid;justify-items:center}.hb-hero{width:min(980px,100%);padding-top:38px;text-align:center}.hb-hero h1{margin:28px auto 14px;max-width:880px;color:#050505;font-size:clamp(36px,4vw,54px);line-height:1.08;letter-spacing:0}.hb-hero>p{max-width:680px;margin:0 auto 26px;color:#667085;font-size:17px;line-height:1.6}.hb-prompt-box{overflow:hidden;border:1px solid #d6dde6;border-radius:22px;background:#fffffff0;box-shadow:0 24px 64px #1118271a,0 26px 58px #20d49826}.hb-prompt-box textarea{display:block;width:100%;min-height:154px;border:0;resize:none;padding:30px 32px 12px;color:#101828;background:transparent;outline:0;font-size:17px;line-height:1.58}.hb-prompt-actions{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:14px 22px 20px}.hb-input-tools,.hb-submit-tools{display:flex;align-items:center;gap:16px}.hb-input-tools button{display:grid;justify-items:center;gap:6px;border:0;color:#344054;background:transparent;font-size:12px}.hb-input-tools .hb-icon{width:42px;height:42px;border:1px solid var(--hb-line);border-radius:10px;padding:10px;background:#fff}.hb-submit-tools select{min-width:176px;min-height:50px;border:1px solid var(--hb-line);border-radius:12px;padding:0 16px;color:#101828;background:#fff;font-size:16px}.hb-send{display:grid;width:56px;height:56px;place-items:center;border:0;border-radius:50%;color:#fff;background:linear-gradient(135deg,#1fab7a,#047c59);box-shadow:0 12px 28px #0f9f7347}.hb-send:disabled,.hb-skill-intro button:disabled{cursor:progress;opacity:.72;animation:breathe 1.35s ease-in-out infinite}.hb-skills{width:min(1060px,100%);margin-top:36px}.hb-skill-title{display:flex;align-items:baseline;gap:28px;margin-bottom:18px}.hb-skill-title h2{margin:0;color:#101828;font-size:20px}.hb-skill-title p{margin:0;color:#667085;font-size:14px}.hb-skill-tabs{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:18px}.hb-skill-tabs button{display:inline-flex;min-height:48px;align-items:center;gap:10px;border:1px solid var(--hb-line);border-radius:11px;padding:0 18px;color:#344054;background:#ffffffd6;font-weight:730}.hb-skill-tabs button.active{border-color:#4db890;color:#0d3025;background:#eaf7f2e6}.hb-skill-panel{display:grid;grid-template-columns:1fr 1fr 1.35fr;gap:0;overflow:hidden;border:1px solid var(--hb-line);border-radius:16px;background:#ffffffeb;box-shadow:var(--hb-shadow)}.hb-skill-panel>div{padding:24px 28px}.hb-skill-panel>div+div{border-left:1px solid var(--hb-line-soft)}.hb-skill-intro span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:#0f9f73;background:var(--hb-mint-soft)}.hb-skill-panel h3{margin:0 0 12px;color:#101828;font-size:17px}.hb-skill-panel p{margin:0 0 12px;color:#526070;font-size:14px;line-height:1.58}.hb-skill-intro button{min-height:46px;margin-top:14px;border:0;border-radius:12px;padding:0 22px;color:#fff;background:#101010;font-weight:800}.hb-skill-checks p{display:flex;align-items:center;gap:12px;color:#344054}.hb-skill-checks i{width:18px;height:18px;border:2px solid var(--hb-mint);border-radius:50%}.hb-example-output strong{display:block;margin-bottom:12px;color:var(--hb-red)}.hb-example-output p{border-radius:9px;padding:10px 12px;background:#eef6f3}.hb-example-output p:last-child{background:#eef4ff}.hb-example-output b{display:block;margin-bottom:4px;color:#101828}.hb-result{padding-top:12px}.hb-result-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.hb-result-head p{margin:0 0 5px;color:#667085;font-size:14px;font-weight:720}.hb-result-head h1{margin:0;color:#101828;font-size:30px;letter-spacing:0}.hb-result-head div:last-child{display:flex;gap:10px}.hb-result-head button,.hb-insight-panel button,.hb-draft-block button{min-height:38px;border:1px solid var(--hb-line);border-radius:10px;padding:0 14px;color:#344054;background:#fff;font-weight:760}.hb-result-head button:last-child,.hb-dossier-modal footer button:last-child{border-color:#111;color:#fff;background:#111}.hb-result-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.hb-agent-stream,.hb-insight-panel{min-width:0}.hb-user-message,.hb-agent-answer,.hb-insight-panel,.hb-draft-block{border:1px solid var(--hb-line);border-radius:16px;background:#fffffff0;box-shadow:var(--hb-shadow)}.hb-user-message{margin-bottom:14px;padding:16px 18px}.hb-user-message span{display:block;margin-bottom:8px;color:#667085;font-size:13px;font-weight:800}.hb-user-message p{margin:0;color:#101828;font-size:14px;line-height:1.55}.hb-agent-answer{padding:24px}.hb-agent-title{display:flex;gap:14px;border-bottom:1px solid var(--hb-line-soft);padding-bottom:18px}.hb-agent-title>span{width:12px;height:12px;margin-top:7px;border-radius:50%;background:var(--hb-mint)}.hb-agent-title>span.streaming{animation:pulse-dot 1s ease-in-out infinite}@keyframes pulse-dot{0%,to{box-shadow:0 0 #0f9f734d}50%{box-shadow:0 0 0 9px #0f9f7314}}.hb-agent-title h2{margin:0;font-size:20px}.hb-agent-title p{margin:4px 0 0;color:#667085;font-size:13px}.hb-narrative{border-left:2px solid #d8eee7;margin:20px 0 0 6px;padding-left:22px}.hb-narrative section{position:relative;padding:0 0 16px}.hb-narrative section:before{position:absolute;left:-29px;top:7px;width:10px;height:10px;border:2px solid white;border-radius:50%;background:var(--hb-mint);content:""}.hb-narrative section.active:before{background:#2563eb}.hb-narrative p{margin:0;color:#26313f;font-size:15px;line-height:1.72}.hb-cursor{color:#0f7f60!important;font-weight:760}.hb-draft-block{margin-top:18px;padding:18px;box-shadow:none}.hb-draft-block>div{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.hb-draft-block h3{margin:0;font-size:18px}.hb-draft-block>div span{display:flex;gap:8px}.hb-draft-block label{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;border-bottom:1px solid var(--hb-line-soft);padding-bottom:10px}.hb-draft-block b{color:#667085}.hb-draft-block input,.hb-draft-block textarea{width:100%;border:0;background:transparent;outline:0;color:#101828}.hb-draft-block textarea{min-height:160px;resize:vertical;padding-top:14px;font-size:14px;line-height:1.7}.hb-insight-panel{align-self:start;display:grid;gap:18px;padding:18px}.hb-risk-card{border-radius:14px;padding:16px;background:linear-gradient(180deg,#fff7ed,#fff)}.hb-risk-card span,.hb-insight-panel h3{display:block;margin:0 0 8px;color:#667085;font-size:13px;font-weight:800}.hb-risk-card strong{color:#c2410c;font-size:24px}.hb-risk-card p,.hb-insight-panel p{margin:6px 0 0;color:#475467;font-size:13px;line-height:1.5}.hb-insight-panel section{border-top:1px solid var(--hb-line-soft);padding-top:14px}.hb-insight-panel section:last-child{display:grid;gap:8px}.hb-modal-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:24px;background:#ffffff80;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.hb-dossier-modal{width:min(1180px,96vw);max-height:88vh;overflow:hidden;border:1px solid var(--hb-line);border-radius:28px;background:#fff;box-shadow:0 28px 100px #1018282e}.hb-dossier-modal>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--hb-line-soft);padding:24px 28px}.hb-dossier-modal h2,.hb-dossier-modal h3{margin:0;color:#101828}.hb-dossier-modal p{color:#667085}.hb-dossier-modal>header p{margin:6px 0 0}.hb-dossier-modal>header button{width:44px;height:44px;border:0;border-radius:50%;background:#f2f4f7;font-size:20px}.hb-dossier-body{display:grid;grid-template-columns:300px 1fr;min-height:620px}.hb-dossier-body aside{border-right:1px solid var(--hb-line-soft);padding:24px}.hb-dossier-body aside>button{width:100%;min-height:46px;border:1px solid var(--hb-line);border-radius:999px;background:#fff;font-weight:800}.hb-dossier-body article{border-radius:14px;margin-top:12px;padding:14px;cursor:pointer}.hb-dossier-body article.active{background:#f2f4f7}.hb-dossier-body article strong,.hb-dossier-body article span{display:block}.hb-dossier-body article span{margin-top:5px;color:#667085;font-size:13px}.hb-dossier-body main{overflow:auto;padding:24px 28px}.hb-dossier-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.hb-dossier-actions p{margin:5px 0 0;color:#667085;font-size:13px}.hb-dossier-actions span{display:flex;gap:8px}.hb-dossier-actions button,.hb-dossier-modal footer button{min-height:38px;border:1px solid var(--hb-line);border-radius:10px;padding:0 14px;background:#fff;font-weight:760}.hb-dossier-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;margin:16px 0 24px}.hb-dossier-fields label{display:grid;gap:7px;color:#344054;font-size:12px;font-weight:780}.hb-dossier-fields input,.hb-dossier-fields textarea,.hb-risk-memory textarea{width:100%;border:1px solid var(--hb-line-soft);border-radius:12px;padding:11px 12px;color:#101828;background:#fbfdff;font:inherit;line-height:1.5;outline:0}.hb-dossier-fields input:disabled,.hb-dossier-fields textarea:disabled{color:#344054;background:#f8fafc}.hb-dossier-fields .wide{grid-column:1 / -1}.hb-dossier-fields textarea,.hb-risk-memory textarea{min-height:92px;resize:vertical}.hb-dossier-body .context-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;gap:14px 22px;margin:16px 0 24px}.hb-dossier-body .context-list label{border:1px solid var(--hb-line-soft);border-radius:12px;padding:12px}.hb-risk-memory{border-top:1px solid var(--hb-line-soft);padding-top:18px}.hb-risk-memory h3{margin-bottom:10px}.hb-risk-memory p{border-radius:10px;padding:10px 12px;background:#fff7ed}.hb-risk-memory b{margin-right:8px;color:#c2410c}.hb-dossier-modal footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}@media(max-width:1050px){.hb-app{grid-template-columns:1fr}.hb-sidebar{position:static;height:auto}.hb-main{padding:0 18px 28px}.hb-skill-panel,.hb-result-grid,.hb-dossier-body{grid-template-columns:1fr}.hb-skill-panel>div+div,.hb-dossier-body aside{border-left:0;border-right:0;border-top:1px solid var(--hb-line-soft)}}@media(max-width:680px){.hb-topbar,.hb-prompt-actions,.hb-skill-title,.hb-result-head{align-items:stretch;flex-direction:column}.hb-input-tools,.hb-submit-tools{flex-wrap:wrap}.hb-hero h1{font-size:34px}.hb-dossier-body .context-list{grid-template-columns:1fr}}
