.agent-muted{color:#777}.agent-text-button{color:#666;cursor:pointer;background:0 0;border:0;padding:0}.agent-connect{text-align:center;width:min(100%,520px);margin:auto;padding:50px 24px;overflow-y:auto}.agent-connect h1,.agent-empty h1{letter-spacing:-.03em;font-size:26px;font-weight:600}.agent-connect>p,.agent-empty p{color:#777;margin:12px 0 28px}.agent-primary{color:#fff;cursor:pointer;background:#171717;border-radius:24px;justify-content:center;align-items:center;padding:12px 22px;font-size:.95rem;display:inline-flex}.agent-login-options{text-align:left;gap:12px;display:grid}.agent-login-options>:is(button,a){text-align:left;cursor:pointer;border:1px solid #ddd;border-radius:14px;grid-template-columns:20px 1fr;gap:4px 12px;padding:18px 20px;display:grid}.agent-login-options>:is(button,a)>svg{grid-row:span 2;align-self:center;width:20px;height:20px}.agent-login-options>:is(button,a):not(:disabled):not([aria-disabled=true]):hover{background:#f7f7f7}.agent-login-options>:is(:disabled,[aria-disabled=true]){opacity:.55;cursor:wait}.agent-login-spinner{animation:1s linear infinite agent-login-spin}@keyframes agent-login-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.agent-login-spinner{animation:none}}.agent-login-options span{color:#777;font-size:.875rem}.agent-device-code{letter-spacing:.12em;-webkit-user-select:all;user-select:all;margin:0 0 28px;font-family:monospace;font-size:2rem;display:block}.agent-key-form{text-align:left;gap:12px;margin-top:12px;display:grid}.agent-key-form input{border:1px solid #ccc;border-radius:10px;min-width:0;padding:12px}.agent-connect-back{color:#666;align-items:center;gap:6px;width:fit-content;margin:20px auto 0;font-size:.875rem;display:flex}.agent-key-error{color:#a12828;font-size:.9rem}.agent-error{color:#a12828;width:min(100%,800px);margin:12px auto;padding:12px 20px;font-size:.9rem}.agent-messages{overscroll-behavior:contain;min-height:0;padding:28px 24px calc(var(--agent-composer-height,160px) + 24px);scroll-padding-bottom:calc(var(--agent-composer-height,160px) + 24px);flex:1;overflow-y:auto}.agent-chat-width{width:min(100%,760px);margin:0 auto}.agent-messages:has(.agent-empty){place-items:center;display:grid}.agent-empty{text-align:center;margin:0}.agent-empty p{margin:12px 0 0}.agent-message{white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:28px;line-height:1.75}.agent-message-user{background:#f1f1f1;border-radius:20px;width:fit-content;max-width:85%;margin-left:auto;padding:10px 18px}.agent-message-assistant{padding:4px 0}.agent-tool{color:#707070;margin-bottom:18px;font-size:.8rem}.agent-tool summary{cursor:pointer}.agent-tool pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f7f7f7;border-radius:8px;max-height:220px;margin-top:8px;padding:12px 16px;overflow-y:auto}.agent-working{color:#888;padding:10px 0;font-size:.875rem}.agent-composer-wrap{padding:12px 24px 16px;position:relative}.agent-token-usage{color:#777;font-variant-numeric:tabular-nums;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;margin-left:auto;padding-left:16px;font-size:12px;display:flex}.agent-composer{background:#fff;border:1px solid #ddd;border-radius:24px;padding:14px 16px 10px;box-shadow:0 4px 20px #0000000d}.agent-composer textarea{resize:vertical;background:0 0;border:0;outline:none;width:100%;min-height:52px;max-height:180px;line-height:1.6}.agent-composer-actions{justify-content:flex-end;gap:8px;display:flex}.agent-composer-actions button{cursor:pointer;border-radius:50%;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.agent-composer-actions .agent-send{color:#fff;background:#171717}.agent-sr-only{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:640px){.agent-entry-toolbar{flex-wrap:wrap}.agent-token-usage{order:1;padding-left:0;font-size:11px}.agent-connect{padding:32px 18px}.agent-messages{padding:22px 18px calc(var(--agent-composer-height,160px) + 20px)}.agent-composer-wrap{padding:10px 16px 12px;position:relative}.agent-connect h1,.agent-empty h1{font-size:24px}}.agent-login-options strong{font-size:15px;font-weight:500}.agent-composer-actions svg{width:18px;height:18px}.agent-composer-actions .agent-stop svg{fill:currentColor;stroke-width:0;width:12px;height:12px}.agent-connect-back svg,.agent-no-entries svg{width:16px;height:16px}.agent-composer-error{color:#a12828;overflow-wrap:anywhere;background:snow;border:1px solid #eed6d6;border-radius:10px;margin:0 0 10px;padding:10px 14px;font-size:.85rem;line-height:1.5;position:relative}.agent-working-dots{width:3ch;display:inline-block}.agent-working-dots:after{content:".";animation:1.5s step-end infinite agent-working-dots}@keyframes agent-working-dots{0%,to{content:"."}33.333%{content:".."}66.667%{content:"..."}}.agent-composer-actions .agent-send:not(:disabled):hover{background:#333}.agent-composer-actions button:focus-visible{outline-offset:3px;outline:2px solid #777}.agent-initial-loading{background:#fff;place-items:center;height:100dvh;display:grid}.agent-initial-loading>span{opacity:0;color:#888;animation:0s .5s forwards agent-loading-reveal}.agent-initial-loading svg{width:24px;height:24px;animation:1s linear infinite agent-login-spin}@keyframes agent-loading-reveal{to{opacity:1}}@media (prefers-reduced-motion:reduce){.agent-initial-loading svg{animation:none}}.agent-messages{position:relative}.agent-media-loading{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.agent-media-loading>span{opacity:0;color:#888;animation:0s .5s forwards agent-loading-reveal}.agent-media-loading svg{width:24px;height:24px;animation:1s linear infinite agent-login-spin}@media (prefers-reduced-motion:reduce){.agent-media-loading svg{animation:none}}
