:root{--beta-banner-height: 34px}.beta-banner,.beta-banner *{box-sizing:border-box}.beta-banner{position:relative;z-index:70;min-height:var(--beta-banner-height);border-bottom:1px solid var(--ds-line, #e5ded5);background:#f5eee9;color:var(--ds-ink, #171715)}.beta-banner-inner{width:min(100%,1480px);min-height:var(--beta-banner-height);margin:0 auto;padding:3px 14px;display:flex;align-items:center;justify-content:center;gap:10px}.beta-banner-badge{flex:0 0 auto;color:var(--ds-brand-hover, #ad543c);font-size:10px;font-weight:800;line-height:1;letter-spacing:.08em}.beta-banner p{min-width:0;margin:0;overflow:hidden;color:var(--ds-muted, #675f57);font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.beta-banner-actions{flex:0 0 auto;display:flex;align-items:center;gap:10px}.beta-banner-actions button,.beta-banner-actions a{min-height:26px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:var(--ds-ink, #171715);padding:0 5px;font:inherit;font-size:11px;font-weight:700;line-height:1;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.beta-banner-actions button:hover,.beta-banner-actions a:hover{color:var(--ds-brand-hover, #ad543c)}.beta-banner-actions button:focus-visible,.beta-banner-actions a:focus-visible{outline:2px solid var(--ds-brand, #cc785c);outline-offset:1px}.beta-banner+.app-shell{min-height:calc(100vh - var(--beta-banner-height));min-height:calc(100dvh - var(--beta-banner-height))}.beta-banner+.app-shell .app-sidebar{height:calc(100vh - var(--beta-banner-height));height:calc(100dvh - var(--beta-banner-height))}body.page-chat:not(.landing-body):not(.auth-body) .beta-banner+.app-shell,body.page-agents.agent-chat-mode:not(.landing-body):not(.auth-body) .beta-banner+.app-shell{height:calc(100vh - var(--beta-banner-height));height:calc(100dvh - var(--beta-banner-height));min-height:calc(100vh - var(--beta-banner-height));min-height:calc(100dvh - var(--beta-banner-height))}.beta-banner~.auth-page{min-height:calc(100vh - var(--beta-banner-height));min-height:calc(100dvh - var(--beta-banner-height))}body.beta-feedback-open{overflow:hidden}.beta-feedback-backdrop[hidden],.beta-feedback-success[hidden],.beta-feedback-error[hidden]{display:none!important}.beta-feedback-backdrop{position:fixed;inset:0;z-index:240;display:grid;place-items:center;padding:18px;background:#17171570}.beta-feedback-dialog,.beta-feedback-dialog *{box-sizing:border-box}.beta-feedback-dialog{width:min(560px,100%);max-height:min(760px,calc(100dvh - 36px));overflow:auto;border:1px solid var(--ds-line, #e5ded5);border-radius:8px;background:var(--ds-surface, #fffdfa);color:var(--ds-ink, #171715);box-shadow:0 24px 70px #342a2233}.beta-feedback-dialog:focus{outline:none}.beta-feedback-head{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:16px;align-items:start;padding:20px 20px 16px;border-bottom:1px solid var(--ds-line, #e5ded5)}.beta-feedback-head>div{min-width:0}.beta-feedback-head span{color:var(--ds-brand-hover, #ad543c);font-size:10px;font-weight:800;letter-spacing:.08em}.beta-feedback-head h2{margin:4px 0 0;font-family:var(--ds-font-display, inherit);font-size:22px;font-weight:750;line-height:1.15;letter-spacing:0}.beta-feedback-head p{margin:7px 0 0;color:var(--ds-muted, #675f57);font-size:13px;line-height:1.45}.beta-feedback-close{width:40px;height:40px;display:inline-grid;place-items:center;border:1px solid var(--ds-line, #e5ded5);border-radius:8px;background:var(--ds-surface-muted, #f8f4ef);color:var(--ds-ink, #171715);padding:0;font:inherit;font-size:24px;line-height:1;cursor:pointer}.beta-feedback-form{display:grid;gap:14px;padding:18px 20px 20px}.beta-feedback-form>label:not(.beta-feedback-honeypot){min-width:0;display:grid;gap:7px}.beta-feedback-form label>span{color:var(--ds-ink, #171715);font-size:12px;font-weight:700;line-height:1.3}.beta-feedback-form select,.beta-feedback-form input,.beta-feedback-form textarea{width:100%;min-width:0;border:1px solid var(--ds-line-strong, #d8cec3);border-radius:8px;background:var(--ds-surface, #fffdfa);color:var(--ds-ink, #171715);padding:10px 12px;font:inherit;font-size:14px;line-height:1.4;box-shadow:none}.beta-feedback-form select,.beta-feedback-form input{min-height:44px}.beta-feedback-form textarea{resize:vertical}.beta-feedback-form input[type=file]{min-height:46px;padding:5px;color:var(--ds-muted, #675f57);cursor:pointer}.beta-feedback-form input[type=file]::file-selector-button{min-height:34px;margin-right:10px;border:1px solid var(--ds-line-strong, #d8cec3);border-radius:6px;background:var(--ds-surface-muted, #f4efe9);color:var(--ds-ink, #171715);padding:0 11px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.beta-feedback-upload small{color:var(--ds-muted, #675f57);font-size:11px;line-height:1.35}.beta-feedback-form select:focus,.beta-feedback-form input:focus,.beta-feedback-form textarea:focus{border-color:var(--ds-brand, #cc785c);outline:2px solid rgba(204,120,92,.18);outline-offset:0}.beta-feedback-form ::placeholder{color:var(--ds-muted, #81786f);opacity:.82}.beta-feedback-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.beta-feedback-honeypot[hidden]{display:none!important}.beta-feedback-privacy,.beta-feedback-error{margin:0;font-size:12px;line-height:1.4}.beta-feedback-privacy{color:var(--ds-muted, #675f57)}.beta-feedback-error{border-left:3px solid var(--ds-rose, #b43f47);color:var(--ds-rose, #9f353d);padding-left:10px}.beta-feedback-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:2px}.beta-feedback-actions a,.beta-feedback-actions button,.beta-feedback-success button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0 14px;font:inherit;font-size:13px;font-weight:700;line-height:1;text-decoration:none}.beta-feedback-actions a{border:1px solid var(--ds-line-strong, #d8cec3);background:var(--ds-surface, #fffdfa);color:var(--ds-ink, #171715)}.beta-feedback-actions button,.beta-feedback-success button{border:1px solid var(--ds-brand, #cc785c);background:var(--ds-brand, #cc785c);color:var(--ds-on-dark, #fff);cursor:pointer}.beta-feedback-actions button:hover,.beta-feedback-success button:hover{border-color:var(--ds-brand-hover, #ad543c);background:var(--ds-brand-hover, #ad543c)}.beta-feedback-actions button:disabled{border-color:var(--ds-line-strong, #d8cec3);background:var(--ds-surface-muted, #eee8e1);color:var(--ds-muted, #675f57);cursor:wait}.beta-feedback-success{display:grid;justify-items:start;gap:8px;padding:24px 20px}.beta-feedback-success strong{font-family:var(--ds-font-display, inherit);font-size:20px}.beta-feedback-success p{margin:0 0 8px;color:var(--ds-muted, #675f57);font-size:14px;line-height:1.45}@media(max-width:680px){:root{--beta-banner-height: 38px}.beta-banner-inner{justify-content:flex-start;gap:8px;padding-inline:10px}.beta-banner p{flex:1 1 auto;font-size:11px}.beta-banner-actions{gap:2px}.beta-banner-actions button,.beta-banner-actions a{min-height:30px;padding-inline:4px;font-size:11px}.beta-banner-actions a{display:none}.beta-feedback-backdrop{align-items:end;padding:0}.beta-feedback-dialog{width:100%;max-height:calc(100dvh - 16px);border-width:1px 0 0;border-radius:8px 8px 0 0;padding-bottom:env(safe-area-inset-bottom)}.beta-feedback-head{padding:16px 14px 13px}.beta-feedback-head h2{font-size:20px}.beta-feedback-form{gap:12px;padding:14px}.beta-feedback-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.beta-feedback-actions a,.beta-feedback-actions button{width:100%;min-height:46px;padding-inline:10px;text-align:center}}@media(max-width:420px){.beta-banner p{display:none}.beta-banner-actions{margin-left:auto}}@media(prefers-reduced-motion:reduce){.beta-feedback-dialog,.beta-banner-actions button,.beta-banner-actions a{scroll-behavior:auto}}
