.auth-shell,.auth-dialog{--auth-ink: #252c24;--auth-muted: #6f7868;--auth-line: #e3e7da;--auth-lime: #c2ef67;color:var(--auth-ink);font-family:DM Sans,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.auth-shell *,.auth-dialog *{box-sizing:border-box}.auth-shell{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:#f7f7f0;padding:max(28px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(22px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left))}.auth-header,.auth-footer{width:min(1080px,100%);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.auth-brand{display:flex;align-items:center;gap:11px}.auth-brand img{border-radius:12px;flex-shrink:0}.auth-brand>span{font-size:24px;font-weight:750;letter-spacing:-1px;white-space:nowrap}.auth-brand small{font-size:18px;font-weight:600;margin-left:4px}.auth-header-tag{display:inline-flex;align-items:center;gap:7px;color:var(--auth-muted);font-size:11px}.auth-layout{width:min(990px,100%);flex:1;display:grid;grid-template-columns:1fr 440px;align-items:center;gap:70px;margin:42px auto}.auth-eyebrow{display:block;color:#72805f;font-size:10px;font-weight:650;letter-spacing:1.9px;line-height:1.7}.auth-intro{min-width:0;padding-top:8px}.auth-intro h1{margin:18px 0 19px;font-size:clamp(37px,4.8vw,56px);font-weight:750;letter-spacing:-2px;line-height:1.35}.auth-intro h1 span{position:relative;isolation:isolate;white-space:nowrap}.auth-intro h1 span:after{content:"";position:absolute;inset:66% 4px 4% 0;border-radius:4px;background:var(--auth-lime);z-index:-1;transform:rotate(-2deg)}.auth-intro-copy{color:var(--auth-muted);font-size:14px;line-height:1.95;margin:0}.auth-illustration{height:234px;width:100%;max-width:395px;position:relative;margin-top:10px;overflow:hidden}.auth-orbit{position:absolute;left:50%;top:53%;border:1px solid #dce4ce;border-radius:50%;transform:translate(-50%,-50%) rotate(-16deg)}.auth-orbit-outer{width:340px;height:175px;border-style:dashed}.auth-orbit-inner{width:242px;height:123px;background:#eaf0df55}.auth-art-center{position:absolute;left:50%;top:53%;width:83px;height:83px;display:grid;place-items:center;border-radius:27px;color:#354923;border:1px solid #b9dc82;background:var(--auth-lime);box-shadow:5px 12px 25px #687c3b14,inset 1px 1px #ffffffa8;transform:translate(-50%,-50%) rotate(-10deg)}.auth-art-note{position:absolute;display:flex;align-items:center;gap:8px;padding:11px 14px;border:1px solid #e1e6d7;border-radius:11px;background:#fffffff0;box-shadow:0 5px 16px #42512e08;font-size:10px;color:#64734f;white-space:nowrap}.auth-art-note-one{top:21px;right:3px;transform:rotate(5deg)}.auth-art-note-two{bottom:27px;left:3px;transform:rotate(-5deg)}.auth-art-dot{position:absolute;width:8px;height:8px;background:#a9c77e;border:2px solid #f7f7f0;border-radius:50%}.auth-art-dot-one{top:72px;left:53px}.auth-art-dot-two{right:52px;bottom:55px}.auth-intro-footer{display:flex;align-items:center;gap:10px;margin-top:3px;color:#7b866d;font-size:8px;letter-spacing:1.4px}.auth-tiny-line{width:22px;height:1px;background:#99ad7d}.auth-login-card{width:100%;min-width:0;padding:34px;background:#fffefa;border:1px solid #e2e6d9;border-radius:25px;box-shadow:0 16px 55px #3d4e2410}.auth-card-icon{width:50px;height:50px;display:grid;place-items:center;border:1px solid #dde8cd;border-radius:16px;background:#f0f6e6;color:#5c7142;margin-bottom:24px}.auth-login-card h2{font-size:25px;font-weight:700;letter-spacing:-.6px;margin:8px 0}.auth-card-copy{color:var(--auth-muted);font-size:12px;line-height:1.9;margin:0}.auth-form{margin-top:27px}.auth-label{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#3b4734;font-size:12px;font-weight:600;margin:0 0 9px}.auth-label>span{color:var(--auth-muted);font-size:10px;font-weight:400}.auth-input,.auth-phone-field{width:100%;min-width:0;min-height:49px;background:#fff;border:1px solid #dfe5d5;border-radius:11px;transition:border-color .16s,box-shadow .16s}.auth-input,.auth-phone-field input{font:inherit;font-size:16px;line-height:1.5;color:var(--auth-ink);padding:12px 13px;outline:none}.auth-phone-field{display:flex;align-items:center;overflow:hidden}.auth-dial-code{margin-left:15px;padding-right:13px;border-right:1px solid #e1e6d8;font-size:14px;font-weight:550;color:#4b5741;flex-shrink:0}.auth-phone-field input{width:100%;min-width:0;border:0;border-radius:0 11px 11px 0;background:transparent}.auth-input:focus,.auth-phone-field:focus-within{border-color:#8eae61;box-shadow:0 0 0 3px #abc97525}.auth-input::placeholder,.auth-phone-field input::placeholder{color:#87907c;font-size:13px;letter-spacing:0}.auth-input[readonly],.auth-phone-field input[readonly]{color:#68745c}.auth-field-hint{color:var(--auth-muted);font-size:10px;line-height:1.8;margin:8px 0 20px;overflow-wrap:anywhere}.auth-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.auth-code-input{letter-spacing:3px;font-variant-numeric:tabular-nums}.auth-send-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:112px;min-height:49px;border:1px solid #dfe6d3;border-radius:11px;padding:11px 12px;color:#4f633b;background:#f4f7ed;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.auth-send-button:hover:not(:disabled){background:#eaf3dd}.auth-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:12px 17px;border:1px solid transparent;border-radius:11px;font-size:12px;font-weight:600;line-height:1.6;cursor:pointer}.auth-button-primary{background:var(--auth-lime);border-color:#b6df60;color:#27371d}.auth-button-primary:hover:not(:disabled){background:#b8e75a;box-shadow:0 4px 14px #88a44620}.auth-button-secondary{border-color:#dce3d0;background:#fcfdf9;color:#445538}.auth-button-secondary:hover:not(:disabled){background:#f0f5e6}.auth-button-danger{background:#873f32;color:#fff}.auth-button-danger:hover:not(:disabled){background:#713329}.auth-login-button{width:100%;min-height:50px;margin-top:1px;font-size:14px;justify-content:space-between;padding-inline:18px}.auth-button:disabled,.auth-send-button:disabled,.auth-close:disabled,.auth-signout-all:disabled{cursor:not-allowed;opacity:.55}.auth-button:focus-visible,.auth-send-button:focus-visible,.auth-link:focus-visible,.auth-close:focus-visible,.auth-signout-all:focus-visible{outline:2px solid #668d36;outline-offset:4px}.auth-privacy{display:flex;align-items:flex-start;gap:8px;margin-top:24px;padding-top:19px;border-top:1px solid #e9ecdf;color:#738365}.auth-privacy svg{margin-top:2px}.auth-privacy p{margin:0;font-size:10px;line-height:1.9}.auth-footer{color:#77816b;font-size:10px;line-height:1.8}.auth-link{display:inline-flex;align-items:center;gap:5px;color:#4e6635;text-decoration:none}.auth-link:hover{text-decoration:underline;text-underline-offset:3px}.auth-footer .auth-link{min-height:44px;white-space:nowrap}.auth-notice{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;margin:13px 0;border:1px solid transparent;border-radius:10px;font-size:12px;line-height:1.8;overflow-wrap:anywhere}.auth-notice>svg{margin-top:3px;flex-shrink:0}.auth-notice>div{min-width:0}.auth-notice p{margin:0}.auth-notice-error{color:#914b32;background:#fff4ec;border-color:#efdacc}.auth-notice-success{color:#4e6835;background:#f0f7e6;border-color:#dce8cb}.auth-notice .auth-link{min-height:32px;margin-top:5px;font-weight:600}.auth-session-notice{margin:17px 0 0;padding:10px 12px;background:#f0f5e7;border-radius:9px;color:#566b42;font-size:12px;line-height:1.8}.auth-shell-loading{align-items:center;justify-content:center;gap:34px}.auth-shell-loading>.auth-brand{margin-top:auto}.auth-loading-card{width:min(420px,100%);text-align:center;border:1px solid #e3e7d9;border-radius:24px;background:#fffefa;padding:36px 25px;box-shadow:0 12px 36px #344e1e08}.auth-loading-card>svg{color:#748e52}.auth-loading-card h1{font-size:20px;font-weight:650;margin:20px 0 9px}.auth-loading-card>p{font-size:12px;color:var(--auth-muted);margin:0}.auth-loading-card .auth-notice{text-align:left}.auth-loading-card .auth-button{margin-top:13px}.auth-footnote{font-size:8px;letter-spacing:1.6px;color:#7f8a73;margin-bottom:auto}.auth-dialog{width:480px;max-width:calc(100vw - 28px);max-height:calc(100dvh - 40px);margin:auto;padding:0;background:#fffefa;border:1px solid #e1e5d7;border-radius:23px;box-shadow:0 24px 100px #1c281a35;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cfd9c0 transparent}.auth-dialog::backdrop{background:#20291d73;backdrop-filter:blur(5px)}.auth-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:25px 26px 20px;background:#f7f9f1;border-bottom:1px solid var(--auth-line)}.auth-dialog-header h2{font-size:23px;margin:6px 0 5px;letter-spacing:-.5px}.auth-dialog-header p{font-size:11px;color:var(--auth-muted);margin:0}.auth-close{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;margin:-5px -8px 0 0;padding:0;background:transparent;color:#758565;border:0;border-radius:10px}.auth-close:hover:not(:disabled){background:#eaf0df}.auth-dialog-body{padding:23px 26px 20px}.auth-account-profile{display:flex;align-items:center;gap:12px}.auth-account-profile>div{min-width:0;flex:1}.auth-account-avatar{display:grid;place-items:center;width:49px;height:49px;flex-shrink:0;border-radius:16px;background:#eaf3da;color:#69874b}.auth-account-profile h3{font-size:16px;font-weight:650;margin:0;overflow-wrap:anywhere}.auth-account-profile p{display:flex;align-items:center;gap:5px;font-size:12px;color:#748267;margin:5px 0 0}.auth-account-badge{font-size:9px;color:#59763c;background:#edf5e2;border-radius:6px;padding:4px 7px;white-space:nowrap}.auth-workspace-info{margin:21px 0 0;padding:15px;background:#f8f9f3;border:1px solid #e8ebdf;border-radius:12px}.auth-workspace-info>div{display:grid;grid-template-columns:90px minmax(0,1fr);align-items:baseline;gap:8px;font-size:11px;line-height:1.8}.auth-workspace-info>div+div{margin-top:9px}.auth-workspace-info dt{color:var(--auth-muted)}.auth-workspace-info dd{margin:0;text-align:right;color:#48583b;overflow-wrap:anywhere}.auth-workspace-id{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.auth-claim-section,.auth-signout-section{margin-top:25px;padding-top:22px;border-top:1px solid var(--auth-line)}.auth-section-title{display:flex;align-items:center;gap:8px;color:#4c6338}.auth-section-title h3{margin:0;font-size:14px;font-weight:600}.auth-claim-section>p,.auth-signout-section>p{font-size:11px;color:var(--auth-muted);line-height:1.9;margin:10px 0 15px}.auth-claim-form{margin-top:17px}.auth-claim-form .auth-field-hint{margin-bottom:13px}.auth-full-width{width:100%}.auth-signout-all{min-height:44px;display:block;margin:9px auto 0;padding:10px 15px;border:0;border-radius:9px;background:transparent;color:#985740;font-size:11px}.auth-signout-all:hover:not(:disabled){background:#fcf1e8}.auth-signout-confirm{padding:13px;border:1px solid #ecd9cb;border-radius:12px;background:#fdf5ed;margin-top:14px}.auth-signout-confirm>p{font-size:11px;color:#865a42;line-height:1.8;margin:0 0 12px}.auth-confirm-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.auth-confirm-actions .auth-button{min-height:44px;font-size:11px;padding:10px 12px}.auth-account-loading{display:flex;align-items:center;gap:8px;margin:0 0 18px;color:#687e50;font-size:12px}.auth-spin{animation:auth-spin 1s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.auth-layout{gap:30px;grid-template-columns:minmax(0,1fr) minmax(340px,400px)}.auth-login-card{padding:28px}.auth-intro h1{font-size:43px}.auth-illustration{height:225px}.auth-art-note{font-size:9px;padding:10px}.auth-orbit-outer{width:290px}}@media(max-width:700px){.auth-shell{padding:max(22px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left))}.auth-header,.auth-footer{max-width:440px}.auth-brand{gap:9px}.auth-brand img{width:34px;height:34px;border-radius:10px}.auth-brand>span{font-size:21px}.auth-brand small{font-size:16px}.auth-header-tag{font-size:9px;gap:4px}.auth-header-tag svg{width:12px}.auth-layout{display:flex;flex-direction:column;gap:0;max-width:440px;margin:25px auto 18px}.auth-intro{width:100%;padding:0 4px}.auth-intro>.auth-eyebrow{font-size:8px;letter-spacing:1.5px}.auth-intro h1{font-size:35px;letter-spacing:-1px;line-height:1.4;margin:11px 0 12px}.auth-intro h1 br{display:none}.auth-intro-copy{font-size:11px;line-height:1.9;margin-bottom:20px}.auth-intro-copy br,.auth-illustration,.auth-intro-footer{display:none}.auth-login-card{padding:23px;border-radius:22px;box-shadow:0 10px 30px #3d4e2409}.auth-card-icon{display:none}.auth-login-card>.auth-eyebrow{font-size:8px;letter-spacing:1.5px}.auth-login-card h2{font-size:23px;margin-top:7px}.auth-card-copy{font-size:11px}.auth-form{margin-top:23px}.auth-privacy{margin-top:20px;padding-top:16px}.auth-footer{font-size:8px;gap:12px}.auth-footer .auth-link{font-size:10px}.auth-shell-loading{gap:28px}.auth-dialog{max-height:calc(100dvh - max(28px,env(safe-area-inset-top)) - max(28px,env(safe-area-inset-bottom)));border-radius:20px}.auth-dialog-header{padding:22px 21px 18px}.auth-dialog-body{padding:21px 21px max(18px,env(safe-area-inset-bottom))}}@media(max-width:370px){.auth-shell{padding-inline:max(14px,env(safe-area-inset-left)) max(14px,env(safe-area-inset-right))}.auth-header-tag{display:none}.auth-intro h1{font-size:31px}.auth-login-card{padding:23px 18px}.auth-send-button{min-width:101px;font-size:11px;padding-inline:8px}.auth-input::placeholder,.auth-phone-field input::placeholder{font-size:12px}.auth-code-row{gap:7px}.auth-dial-code{margin-left:12px;padding-right:10px}.auth-dialog-header,.auth-dialog-body{padding-inline:18px}.auth-account-badge{display:none}.auth-workspace-info>div{grid-template-columns:78px minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.auth-shell *,.auth-shell *:before,.auth-shell *:after,.auth-dialog *,.auth-dialog *:before,.auth-dialog *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.room-status.queued{background:#fff6dd;color:#927130}.room-status.stopping{background:#f2edf8;color:#8b6b9f}.task-notice{font-size:11px;line-height:1.9;color:#8a784f;background:#fbf7e9;border:1px solid #ece2c3;border-radius:10px;padding:12px 15px;margin-top:18px}.room-task-card{border:1px solid #e5eadc;border-radius:11px;background:#fcfdf9;padding:14px;margin-top:24px}.room-task-card>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:8px}.room-task-card b{font-size:10px;font-weight:600}.room-task-card code{display:block;font-size:9px;color:#95a384;margin-top:9px}.room-task-card dl{margin:14px 0;display:flex;flex-direction:column;gap:9px}.room-task-card dl>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.room-task-card dt{font-size:9px;color:#98a48b}.room-task-card dd{font-size:10px;color:#647c4c;margin:0}.room-task-card p{font-size:10px;line-height:1.8;color:#8a987a;margin:10px 0;overflow-wrap:anywhere}.room-task-card small{display:block;font-size:8px;color:#a3af96;line-height:1.9;border-top:1px solid #edf0e5;padding-top:10px}.task-chip{font-size:8px;border-radius:5px;padding:3px 6px;background:#f0f4e7;color:#899e6e;white-space:nowrap}.task-queued{background:#fff6dd;color:#9a7a35}.task-running{background:#e9f5da;color:#6a933c}.task-cancelling{background:#f2edf8;color:#9477a4}.task-failed,.task-interrupted{background:#fff0e8;color:#ae7959}@media(max-width:700px){.task-notice{font-size:10px;padding:11px 12px}.room-task-card{margin-top:20px}}:root{font-family:DM Sans,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#292e27;background:#f7f8f5;font-synthesis:none;font-weight:400;font-size:14px;--ink:#252c24;--muted:#8a9086;--line:#e8ebe4;--green:#c2ef67;--paper:#fff;--radius:15px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.45}button,a{-webkit-touch-callout:none}button{border:0;background:none}a{color:inherit;text-decoration:none}input,textarea,select{min-width:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #719d3a;outline-offset:4px}h1,h2,h3,h4,p{margin:0}button,textarea,input,select{outline-color:#8abc44}textarea{resize:vertical}svg{flex-shrink:0}::selection{background:#c2ef6770}button{transition:background .16s,box-shadow .16s,transform .16s}button:active:not(:disabled){transform:translateY(1px)}.app-shell{display:flex;min-height:100dvh}.sidebar{width:244px;flex-shrink:0;background:#fff;border-right:1px solid var(--line);position:fixed;inset:0 auto 0 0;padding:31px 21px 0;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:10px;text-align:left;padding:0 4px;margin-bottom:31px;white-space:nowrap}.brand img{width:38px;height:38px;border-radius:11px}.brand>span:first-of-type{font-size:23px;font-weight:800;letter-spacing:-1px;display:flex;align-items:baseline;gap:7px}.brand-en{font-size:17px;font-weight:600;letter-spacing:-.7px}.beta{font-size:8px;align-self:flex-start;letter-spacing:.5px;background:#f0f2ec;border:1px solid #e6e8e1;border-radius:4px;padding:2px 4px;margin-top:3px;color:#767e6f}.workspace-label{display:flex;align-items:center;gap:9px;padding:12px 7px 19px}.workspace-symbol{width:29px;height:29px;border:1px solid #e4e7e0;background:#f8f9f5;border-radius:8px;display:grid;place-items:center;font-size:13px;font-weight:700;color:#71796a}.workspace-label>span:nth-child(2){font-size:12px;font-weight:600;flex:1}.workspace-label small{display:block;font-size:7px;letter-spacing:1px;font-weight:500;color:#a0a699;margin-top:4px}.workspace-label>svg{color:#9ba392}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:10px 17px;border-radius:9px;font-size:12px;font-weight:600;border:1px solid transparent;white-space:nowrap}.button.primary{background:var(--green);color:#273619}.button.primary:hover:not(:disabled){background:#b6e752;box-shadow:0 3px 12px #9dc05226}.button.dark{background:#293125;color:#fff}.button.dark:hover:not(:disabled){background:#3b4735}.button.subtle{background:#fff;border-color:#e5e9df}.button.subtle:hover:not(:disabled){background:#f5f7f1}.sidebar-create{width:100%;margin:2px 0 28px;font-weight:600;min-height:43px;justify-content:flex-start;font-size:12px}.sidebar-create>span{margin-left:auto;font-size:19px;font-weight:400}.nav-heading{padding:0 13px;color:#a1a599;font-size:10px;letter-spacing:1px;margin-bottom:12px}.side-nav{display:flex;flex-direction:column;gap:6px}.side-nav>button{display:flex;align-items:center;gap:12px;min-height:44px;width:100%;border-radius:9px;padding:11px 14px;text-align:left;font-size:12px;color:#71786a}.side-nav>button:hover{background:#f7f9f3}.side-nav>button.active{background:#eff5e6;color:#334924;font-weight:700}.side-nav>button.active svg{color:#6a942f}.nav-count{margin-left:auto;font-size:10px;background:#e7eedc;padding:1px 6px;border-radius:4px;line-height:16px}.new-dot{width:5px;height:5px;background:#a0c361;border-radius:50%;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:40px}.mode-card{border:1px solid #e5e9de;border-radius:12px;padding:15px 13px;background:linear-gradient(125deg,#fafcf7,#f4f7ee);margin-bottom:19px}.mode-dot,.green-dot,.connection>i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#85b64a;flex-shrink:0}.mode-dot{margin-right:7px}.mode-card b{font-size:11px;font-weight:600}.mode-card p{font-size:10px;line-height:1.9;color:#929887;margin:7px 0 10px}.mode-card a{font-size:10px;font-weight:600;display:flex;align-items:center;gap:7px}.sidebar-link{display:flex;align-items:center;gap:10px;width:100%;font-size:11px;color:#7f8676;padding:11px 9px}.sidebar-link svg:last-child:not(:first-child){margin-left:auto}.sidebar-link:hover{color:#293a20}.user-card{display:flex;gap:9px;align-items:center;border-top:1px solid var(--line);margin-top:13px;padding:19px 0}.user-avatar{width:35px;height:35px;display:inline-grid;place-items:center;background:#f0ecdf;border:1px solid #e8e3d5;border-radius:50%;font-size:12px;color:#777158;flex-shrink:0}.user-avatar.small{width:29px;height:29px;font-size:10px}.user-card>div{flex:1;min-width:0}.account-button{width:100%;text-align:left;background:none}.account-button b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-label>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-card b{font-size:11px}.user-card small{display:block;font-size:9px;color:#93988c;margin-top:4px}.user-card>svg{color:#9aa38f}.main-shell{margin-left:244px;flex:1;min-width:0}.topbar{height:71px;padding:0 43px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#fdfefb}.breadcrumb{display:flex;align-items:center;gap:13px;font-size:11px}.breadcrumb>span,.breadcrumb>svg{color:#a1a599}.breadcrumb>b{font-weight:500;color:#656e5d}.topbar-actions{display:flex;align-items:center;gap:20px}.connection{display:flex;align-items:center;gap:6px;font-size:10px;color:#88907e}.icon-button{padding:7px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#8c9483;min-width:32px;min-height:32px}.icon-button:hover{background:#eff3e8;color:#36482c}.workspace-main{max-width:1440px;margin:0 auto;padding:37px 43px 0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.eyebrow{font-size:8px;letter-spacing:2.2px;font-weight:600;color:#929b87;margin-bottom:12px}.page-heading h1{font-size:26px;line-height:1.5;letter-spacing:-1px;font-weight:700}.muted-heading{color:#717a65}.greeting-mark{font-family:serif;display:inline-block;font-size:35px;line-height:1;color:#809c4e;vertical-align:middle;margin-left:14px;font-weight:400;transform:rotate(-12deg)}.page-heading p{font-size:11px;color:#92998a;margin-top:8px;line-height:1.8}.date-pill{display:flex;align-items:center;gap:7px;border:1px solid #e6eadf;background:#fff;padding:8px 12px;font-size:9px;color:#859076;border-radius:20px;white-space:nowrap;align-self:center;margin-top:10px}.heading-dot{color:#9fc963;margin-left:4px}.hero{position:relative;display:flex;min-height:307px;overflow:hidden;border-radius:17px;background:#edf2e3;border:1px solid #e6ebdb}.hero-copy{padding:30px 36px;position:relative;z-index:2;flex:1}.hero-kicker{font-size:9px;display:inline-flex;gap:6px;align-items:center;border:1px solid #d8e2c9;background:#f4f8ed;border-radius:20px;padding:5px 10px;color:#698546}.hero-copy h2{font-size:36px;line-height:1.45;font-weight:700;letter-spacing:1px;margin:15px 0 10px}.hero-copy p{font-size:10px;line-height:2;color:#808b70}.hero-copy .button{margin-top:20px;min-height:37px;font-size:11px;padding:9px 15px;gap:22px}.hero-footnote{font-size:8px;color:#93a180;margin-left:14px}.hero-art{width:42%;min-width:300px;position:relative;align-self:stretch;right:0;overflow:hidden}.orbit{position:absolute;border:1px solid #d0ddbc;border-radius:50%;left:50%;top:49%;transform:translate(-50%,-50%)}.orbit-one{width:160px;height:160px;background:#e0eacb44}.orbit-two{width:265px;height:265px;border-style:dashed;border-color:#d0ddbc}.orbit-three{width:360px;height:360px;border-color:#dce6ce}.center-orb{position:absolute;left:50%;top:49%;width:85px;height:85px;transform:translate(-50%,-50%) rotate(-12deg);border:1px solid #cedbae;background:linear-gradient(145deg,#d8e8b6,#cbe19c);border-radius:27px;display:grid;place-items:center;box-shadow:5px 12px 28px #879b5b25,inset 2px 2px 3px #ffffff80}.center-orb img{width:53px;height:53px;mix-blend-mode:multiply;opacity:.83}.orbit-person{position:absolute;display:grid;place-items:center;font-size:31px;background:#fff;border:4px solid #f7faef;box-shadow:0 5px 15px #73825420;width:67px;height:67px;border-radius:22px;z-index:2}.orbit-person span{position:absolute;font-size:8px;bottom:-12px;background:#fff;border:1px solid #e4e8dc;padding:3px 10px;border-radius:10px;white-space:nowrap;color:#677357}.person-one{left:17%;top:17%;background:#e8eadc;transform:rotate(-8deg)}.person-two{right:12%;top:39%;background:#f1e4d3;transform:rotate(8deg)}.person-three{bottom:14%;left:28%;background:#e0e8ee;transform:rotate(-5deg)}.floating-thought{display:flex;align-items:center;gap:6px;position:absolute;background:#ffffffba;border:1px solid #e3ead6;border-radius:7px;font-size:8px;color:#7f8c6c;padding:8px 10px;z-index:3;box-shadow:0 4px 12px #5c732a05;white-space:nowrap}.thought-one{right:18%;top:16%;transform:rotate(5deg)}.thought-one i{width:4px;height:4px;background:#9ebd67;border-radius:50%}.thought-two{left:0;bottom:32%;transform:rotate(-6deg)}.art-dot{position:absolute;width:8px;height:8px;background:#b7c999;border:2px solid #f6faed;border-radius:50%;z-index:1}.dot-one{right:24%;bottom:18%}.dot-two{left:40%;top:7%;width:6px;height:6px}.art-label{font-size:7px;letter-spacing:1.5px;position:absolute;bottom:17px;left:50%;transform:translate(-50%);white-space:nowrap;color:#9aaa84}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:20px 0 32px}.stats-row>div{background:#fff;border:1px solid var(--line);border-radius:12px;min-height:87px;display:flex;align-items:center;padding:18px;gap:13px}.stat-icon{width:38px;height:38px;background:#f0f5e8;color:#809654;display:grid;place-items:center;border-radius:11px}.stat-icon.violet{background:#f0edf7;color:#9d8db4}.stat-icon.peach{background:#fcf0e6;color:#c7a07d}.stats-row small{display:block;font-size:9px;color:#969e8c;margin-bottom:4px}.stats-row b{font-size:23px;font-weight:600;letter-spacing:-.5px}.stats-row em{font-size:9px;font-weight:400;color:#9aa28d;font-style:normal;margin-left:7px;letter-spacing:0}.mini-bars{margin-left:auto;display:flex;align-items:flex-end;gap:4px;height:25px}.mini-bars i{width:5px;border-radius:3px;background:#d9eac2;height:45%}.mini-bars i:nth-child(2){height:70%}.mini-bars i:nth-child(3){height:57%}.mini-bars i:nth-child(4){height:95%;background:#9fc668}.mini-bars i:nth-child(5){height:75%;background:#b9d596}.stack-dots{margin-left:auto;display:flex;padding-right:3px}.stack-dots span{width:17px;height:17px;border-radius:50%;background:#ded6ec;border:2px solid #fff;margin-right:-4px}.stack-dots span:nth-child(2){background:#e8e2f1}.stack-dots span:nth-child(3){background:#f0ecf6}.stat-decoration{color:#eed7c4;margin-left:auto}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:28px 0 17px}.section-heading h2{font-size:15px;font-weight:600;letter-spacing:-.3px}.section-heading p{font-size:9px;color:#9ba28f;margin-top:6px}.text-button{display:inline-flex;align-items:center;gap:7px;font-size:10px;color:#879178;padding:6px 0;white-space:nowrap}.text-button:hover{color:#394b25}.template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.template-card{background:#fff;border:1px solid var(--line);border-radius:12px;text-align:left;padding:19px 17px 14px;display:flex;flex-direction:column;position:relative;min-height:206px;transition:transform .18s,border-color .18s,box-shadow .18s}.template-card:hover{transform:translateY(-3px);border-color:#c7d6b4;box-shadow:0 8px 22px #4b602c09}.template-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.template-top>svg{color:#b0b6a6}.template-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;color:#637050}.template-tag{position:absolute;top:29px;right:36px;color:#949c87;font-size:8px}.template-card h3{font-size:13px;font-weight:600;margin-bottom:8px}.template-card p{font-size:10px;color:#929a86;line-height:1.9;margin-bottom:16px;flex:1}.template-bottom{display:flex;justify-content:space-between;gap:5px;border-top:1px solid #f0f2ec;padding-top:11px;color:#9da58f;font-size:8px}.template-bottom>span:first-child{display:flex;align-items:center;gap:4px}.home-empty{border:1px dashed #dde3d3;border-radius:12px;background:#fafbf7;display:flex;align-items:center;gap:17px;padding:22px}.empty-orbit{width:49px;height:49px;border-radius:14px;background:#eff3e7;color:#95a77a;display:inline-grid;place-items:center;flex-shrink:0}.home-empty h3{font-size:11px;font-weight:500;color:#747f66}.home-empty p{font-size:9px;color:#a0a990;margin-top:6px}.home-empty .text-button{margin-left:auto}.workspace-footer{padding:25px 0;display:flex;justify-content:space-between;font-size:8px;color:#b1b8a6}.workspace-footer>span:first-child{font-size:7px;letter-spacing:1.5px}.room-list{display:flex;flex-direction:column;gap:12px}.room-card{background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;width:100%;align-items:center;gap:17px;padding:20px;text-align:left}.room-card:hover{border-color:#c5d4b2;box-shadow:0 3px 15px #354c1f05}.room-icon{width:43px;height:43px;background:#f1f5e9;color:#839568;border-radius:12px;display:grid;place-items:center;flex-shrink:0}.room-card-body{flex:1;min-width:0}.room-card h3{font-size:13px;font-weight:600;display:flex;gap:10px;align-items:center;line-height:1.8}.room-card p{font-size:11px;color:#939d87;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.8;margin:4px 0 8px}.room-card-body>div{display:flex;align-items:center;gap:8px;font-size:9px;color:#a4ad98}.room-card-body>div>i{width:2px;height:2px;border-radius:50%;background:#c7cdbf}.room-status{font-size:8px;font-weight:400;background:#f3f5ef;color:#909b81;padding:0 6px;border-radius:4px;white-space:nowrap}.room-status.running{background:#e7f4d5;color:#67922f}.room-status.error{background:#fff0e9;color:#bd7b5c}.avatar{height:47px;width:47px;border-radius:14px;display:inline-grid;place-items:center;font-size:26px;flex-shrink:0;line-height:1}.avatar-small{height:29px;width:29px;border-radius:9px;font-size:17px}.avatar-stack{display:flex;padding-right:7px;flex-shrink:0}.avatar-stack .avatar{border:2px solid #fff;border-radius:50%;margin-right:-7px}.room-chevron{color:#9ca88c}.list-toolbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:24px;padding-bottom:14px;gap:15px}.tabs-label{font-size:12px;color:#50643b;font-weight:600;white-space:nowrap}.search-box{display:flex;align-items:center;gap:8px;border:1px solid #e3e8d9;border-radius:8px;padding:8px 11px;background:#fff;color:#a1ad90}.search-box input{border:none;background:none;outline:none;font-size:11px;width:180px}.search-box input::placeholder{color:#aab39e}.agents-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:40px}.agent-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px;display:flex;flex-direction:column}.agent-card-top{display:flex;align-items:flex-start;justify-content:space-between}.badge{font-size:9px;background:#f4f5f1;color:#9aa58c;padding:4px 7px;border-radius:5px}.badge.green{background:#eef6e1;color:#789b48}.agent-card h3{font-size:15px;margin:18px 0 10px}.agent-card h3 span{font-size:10px;font-weight:400;color:#879577;display:inline-block;margin-left:7px}.agent-card p{font-size:11px;line-height:1.9;color:#8d9a7e;flex:1;margin-bottom:18px}.tag-list{display:flex;gap:6px;flex-wrap:wrap}.tag-list span{font-size:9px;color:#8e9a80;background:#f6f8f2;border:1px solid #edf0e6;padding:3px 6px;border-radius:4px}.agent-action{display:flex;align-items:center;gap:6px;border-top:1px solid var(--line);width:100%;margin-top:20px;padding:14px 0 0;font-size:10px;color:#71885a}.agent-action svg:last-child{margin-left:auto}.template-grid.full{grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:30px}.template-grid.full .template-card{min-height:237px}.template-grid.full .template-card h3{font-size:15px}.template-grid.full .template-card p{font-size:11px}.empty-state{text-align:center;padding:65px 20px;background:#fbfcf8;border:1px dashed #dce3d1;border-radius:16px;width:100%;grid-column:1/-1}.empty-state .empty-orbit{width:62px;height:62px;border-radius:18px;margin-bottom:20px}.empty-state h3{font-size:15px;font-weight:500;color:#778765}.empty-state p{font-size:12px;color:#9ba98a;margin:12px 0 22px}.bottom-nav,.mobile-admin{display:none}.loading-screen{display:flex;min-height:80vh;align-items:center;justify-content:center;flex-direction:column;gap:20px;color:#929e84;text-align:center;padding:30px}.loading-screen p{font-size:12px;line-height:1.8}.loading-screen h2{font-size:18px;color:#5e7050}.loading-inline{display:flex;justify-content:center;gap:9px;padding:50px;font-size:12px;color:#919e82}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.global-error{background:#fff1e8;color:#a86a44;padding:12px 25px;font-size:12px}.global-error button{font-weight:700;margin-left:15px;text-decoration:underline}.inline-error{background:#fff0e9;border:1px solid #f3dccc;color:#b66948;font-size:12px;line-height:1.7;border-radius:8px;padding:10px 13px;margin:8px 0;overflow-wrap:anywhere}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%);display:flex;align-items:center;gap:10px;max-width:90vw;z-index:1000;border:1px solid #e6ecd9;box-shadow:0 8px 35px #364b2520;background:#fff;padding:15px 18px;border-radius:11px;font-size:12px;color:#61754c}.toast>button{display:flex;padding:0;margin-left:10px;color:#a0ad91}.modal{padding:0;border:1px solid #e3e8db;border-radius:20px;max-width:min(650px,calc(100vw - 28px));width:650px;max-height:90dvh;overflow:auto;color:var(--ink);box-shadow:0 20px 100px #23351d30}.modal::backdrop{background:#20271c65;backdrop-filter:blur(4px)}.modal-heading{padding:27px 29px 22px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--line);background:#fcfdf9;gap:20px}.modal-heading h2{font-size:21px;letter-spacing:-.5px}.modal-heading p{font-size:11px;line-height:1.8;color:#919d83;margin-top:8px}.dialog-form{padding:24px 29px}.dialog-form label{display:flex;flex-direction:column;font-size:12px;font-weight:500;gap:8px;margin-bottom:19px;position:relative}.optional{font-size:10px;color:#a6b097;font-weight:400}.dialog-form label>.optional{position:absolute;left:80px;top:2px}.dialog-form input:not([type=color]),.dialog-form textarea,.dialog-form select{border:1px solid #e0e6d7;border-radius:9px;padding:11px 12px;background:#fff;font-size:12px;font-weight:400;line-height:1.8;outline:none;color:#38472e;width:100%}.dialog-form input:focus,.dialog-form textarea:focus{border-color:#9bbd74;box-shadow:0 0 0 3px #aace761a}.dialog-form input::placeholder,.dialog-form textarea::placeholder{color:#a7b39c}.dialog-form fieldset{border:0;margin:0 0 23px;padding:0}.dialog-form legend{font-size:12px;margin-bottom:11px;display:flex;gap:12px;align-items:center;padding:0}.mode-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mode-option{border:1px solid #e3e9db;border-radius:10px;padding:13px 8px;text-align:center;background:#fff}.mode-option b{font-size:11px;display:block;font-weight:500}.mode-option span{display:block;font-size:9px;color:#9da98d;line-height:1.7;margin-top:5px}.mode-option.selected{background:#f3f9e9;border-color:#a2c778}.mode-option.selected b{color:#60883a}.agent-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pick-agent{display:flex;align-items:center;gap:10px;border:1px solid #e6eadf;border-radius:10px;text-align:left;padding:10px;background:#fff}.pick-agent.selected{border-color:#b0cb90;background:#f9fcf3}.pick-agent>span:nth-child(2){flex:1}.pick-agent b{font-size:11px;font-weight:500;display:block}.pick-agent small{font-size:9px;color:#9ba78e;display:block;margin-top:3px}.pick-check{width:15px;height:15px;border:1px solid #dbe3d1;border-radius:50%;display:grid;place-items:center}.selected .pick-check{background:#9ac461;border-color:#9ac461;color:#fff}.advanced{background:#f8faf4;border:1px solid #edf0e6;border-radius:9px;padding:12px 14px;margin-bottom:21px}.advanced summary{font-size:11px;color:#879975;cursor:pointer;display:flex;align-items:center;justify-content:space-between;list-style:none}.advanced summary::-webkit-details-marker{display:none}.advanced .form-grid{margin-top:15px}.advanced p{font-size:9px;line-height:1.8;color:#9caa8d}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.modal-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:3px}.modal-footer>span{font-size:10px;color:#a0ad90}.avatar-editor{display:flex;align-items:center;gap:16px;margin-bottom:24px}.avatar-options{display:flex;gap:3px;flex-wrap:wrap;flex:1}.avatar-options button{font-size:21px;padding:5px;border:1px solid transparent;border-radius:8px}.avatar-options button.chosen{border-color:#b6d396;background:#f1f9e6}.avatar-editor input[type=color]{width:28px;height:28px;border:0;padding:0;background:none}.help-content{padding:25px 28px}.help-content ol{padding:0 0 0 20px;margin:0 0 20px}.help-content li{font-size:13px;color:#768e5d;margin-bottom:18px;padding-left:6px}.help-content li b{font-weight:500;color:#46553b}.help-content li p{font-size:11px;line-height:1.9;color:#929f83;margin-top:6px}.info-note{font-size:11px;line-height:1.9;background:#f5f8ee;color:#8d9a7c;padding:13px;border-radius:9px;margin:16px 0}.help-content>.button{width:100%}.room-layout{display:flex;height:calc(100dvh - 71px);background:#fff}.chat-panel{flex:1;min-width:0;display:flex;flex-direction:column;background:#fcfdf9}.chat-header{display:flex;align-items:center;gap:13px;padding:19px 26px;border-bottom:1px solid var(--line);background:#fff;min-height:82px}.chat-header>div{flex:1;min-width:0}.chat-header h1{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.chat-header>div>span{display:flex;align-items:center;gap:6px;font-size:9px;color:#95a285;margin-top:7px}.chat-header em{font-style:normal;color:#bac5b0;padding:0 3px}.chat-info-button{display:none}.demo-banner{display:flex;justify-content:center;align-items:center;gap:6px;font-size:9px;color:#899c70;background:#f2f7e9;padding:8px 15px;line-height:1.8}.connection-banner{font-size:10px;color:#b68d41;background:#fff7e5;padding:8px 15px}.chat-scroll{flex:1;overflow:auto;overscroll-behavior:contain;padding:27px 30px;scrollbar-width:thin;scrollbar-color:#dce5d2 transparent}.topic-card{background:#fff;border:1px solid #e4eadb;border-radius:12px;padding:18px 20px;margin-bottom:30px}.topic-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.topic-card>div:first-child>span{display:flex;gap:6px;align-items:center;color:#839768;font-size:10px}.topic-card small{font-size:9px;color:#a4b294}.topic-card>p{font-size:13px;line-height:2;margin:12px 0 15px;color:#4a5b3b;white-space:pre-wrap;overflow-wrap:anywhere}.topic-members{display:flex;align-items:center;gap:14px}.topic-members>span{font-size:9px;line-height:1.8;color:#99a98a}.chat-welcome{display:flex;align-items:center;gap:15px;font-size:9px;color:#a4b596;justify-content:center;padding:15px 10px}.welcome-line{width:35px;height:1px;background:#e0e7d7}.chat-message{display:flex;gap:12px;margin:22px 0}.chat-message>.avatar{width:35px;height:35px;border-radius:11px;font-size:21px}.message-body{min-width:0;flex:1}.message-meta{display:flex;align-items:center;gap:9px;margin-bottom:8px;flex-wrap:wrap}.message-meta b{font-size:11px;font-weight:600}.message-meta>span{font-size:8px;color:#9aab87}.message-meta time{font-size:8px;color:#b1bda4;margin-left:auto}.message-meta>span.demo-label{font-size:7px;background:#f0f3ea;color:#a5b295;border:1px solid #e8eddf;padding:0 4px;border-radius:3px}.message-bubble{background:#fff;border:1px solid #e8eddF;padding:15px 17px;border-radius:0 11px 11px;font-size:12px;line-height:1.95;color:#5c6b4e;overflow-wrap:anywhere}.message-text h4{font-size:13px;color:#4a5b3c;margin:7px 0}.message-text strong{font-weight:600;color:#415435}.user-message{flex-direction:row-reverse;margin-left:28px}.user-message .message-meta{flex-direction:row-reverse}.user-message .message-meta time{margin-left:0;margin-right:auto}.user-message .message-bubble{background:#eef6e1;border-color:#e1edce;border-radius:11px 0 11px 11px;color:#566e40}.summary-avatar{width:35px;height:35px;background:#edf5df;color:#7f9c57;display:grid;place-items:center;border-radius:10px;flex-shrink:0}.summary-message .message-bubble{background:#f7faef;border-color:#dfe8cd}.summary-saved{font-size:9px;display:flex;gap:4px;align-items:center;color:#9aaf80;margin-top:8px}.thinking{display:flex;align-items:center;gap:12px;font-size:10px;color:#98a889;margin:20px 0 0 45px}.thinking>span{display:flex;gap:3px}.thinking i{width:4px;height:4px;background:#9aba72;border-radius:50%;animation:pulse 1.3s ease-in-out infinite}.thinking i:nth-child(2){animation-delay:.2s}.thinking i:nth-child(3){animation-delay:.4s}.thinking button{margin-left:auto;font-size:10px;color:#83986b;text-decoration:underline}.pulse{animation:pulse 1.3s ease-in-out infinite}@keyframes pulse{50%{opacity:.35}}.discussion-ended{display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;color:#95a982;margin-top:22px;line-height:1.8}.composer-area{padding:14px 29px 11px;border-top:1px solid #edf0e6;background:#fff}.chat-actions{display:flex;align-items:center;gap:8px;margin-bottom:11px}.chat-actions .button{min-height:30px;padding:7px 10px;font-size:10px;border-radius:7px;gap:5px}.turn-counter{margin-left:auto;font-size:9px;color:#a7b498;white-space:nowrap}.composer{border:1px solid #dfe6d4;border-radius:11px;padding:12px 13px 8px;background:#fff;box-shadow:0 3px 10px #52683704}.composer:focus-within{border-color:#accc84;box-shadow:0 0 0 3px #abc87512}.composer textarea{display:block;width:100%;border:0;background:none;resize:none;outline:none;font-size:12px;line-height:1.8;min-height:45px;max-height:120px;color:#526a3b}.composer textarea::placeholder{color:#a8b398}.composer-footer{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.composer-footer>span{display:flex;align-items:center;gap:5px;font-size:8px;color:#acb99c}.send-button{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#c2ef67;color:#485d2c}.send-button:disabled{background:#eff3e9;color:#c0c9b2;opacity:1}.composer-disclaimer{text-align:center;font-size:8px;color:#b2bca5;line-height:1.8;margin-top:9px}.discussion-sidebar{width:259px;background:#fff;border-left:1px solid var(--line);padding:26px 23px;overflow:auto;flex-shrink:0}.discussion-sidebar-heading{display:flex;justify-content:space-between;align-items:center}.discussion-sidebar h3{font-size:12px;font-weight:600}.discussion-sidebar-heading h3 span{font-size:9px;color:#a5b098;font-weight:400;margin-left:7px}.discussion-sidebar-heading>.icon-button{display:none}.discussion-sidebar>p{font-size:9px;color:#a4af96;margin-top:8px}.member-list{display:flex;flex-direction:column;gap:18px;margin-top:25px}.member-row{display:flex;align-items:center;gap:10px}.member-row .avatar{width:34px;height:34px;border-radius:10px;font-size:21px}.member-row b{font-size:11px;font-weight:500;display:block}.member-row>div>span{font-size:9px;color:#a1b090;display:block;margin-top:4px}.member-number{margin-left:auto;font-size:8px;color:#c0c9b4}.discussion-divider{height:1px;background:#edf0e6;margin:26px 0}.room-settings{display:flex;flex-direction:column;gap:19px;margin:24px 0}.room-settings>div{display:flex;justify-content:space-between;align-items:center;gap:10px}.room-settings dt{font-size:9px;display:flex;align-items:center;gap:7px;color:#97a786}.room-settings dd{font-size:10px;margin:0;color:#7d906a}.budget-meter{margin-top:25px}.budget-meter>div:first-child{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#a0ae90}.budget-meter b{font-size:11px;font-weight:500;color:#849970}.meter-track{height:4px;background:#f0f4e8;border-radius:5px;margin:11px 0}.meter-track>i{display:block;background:#b5d385;height:100%;border-radius:5px}.budget-meter>p{font-size:8px;color:#afba9f;line-height:1.8}.discussion-tip{background:#f6f8ef;border:1px solid #edf0e3;border-radius:10px;padding:17px 14px;margin-top:30px}.discussion-tip>span{font-size:22px;color:#9bb77a;margin-right:7px;vertical-align:middle}.discussion-tip b{font-size:10px;font-weight:500;color:#869b6c}.discussion-tip p{font-size:9px;line-height:1.9;color:#a5b291;margin-top:8px}.export-wide{width:100%;margin-top:21px;font-size:10px;min-height:35px}@media(min-width:1550px){.hero{min-height:355px}.hero-copy{padding:36px 45px}.hero-copy h2{font-size:42px}.hero-copy p{font-size:12px}.hero-kicker{font-size:11px}.hero-copy .button{font-size:12px}.template-card{min-height:230px}.template-card h3{font-size:15px}.template-card p{font-size:12px}.hero-art{min-width:440px}.orbit-one{width:190px;height:190px}.orbit-two{width:315px;height:315px}.orbit-three{width:415px;height:415px}.page-heading h1{font-size:30px}.page-heading p{font-size:12px}.workspace-main{padding-top:44px}.stats-row>div{min-height:96px}}@media(max-width:1190px){.sidebar{width:219px;padding-left:15px;padding-right:15px}.main-shell{margin-left:219px}.brand>span:first-of-type{font-size:21px}.brand-en{font-size:15px}.beta{font-size:7px}.workspace-main{padding:28px 27px 0}.topbar{padding:0 27px}.hero-copy{padding:25px}.hero-copy h2{font-size:31px}.hero-art{min-width:250px}.hero-footnote{display:block;margin:9px 0 0}.template-grid{gap:10px}.template-card{padding:15px 12px}.template-tag{display:none}.template-bottom{font-size:7px}.template-bottom>span{white-space:nowrap}.stats-row{gap:10px}.stats-row>div{padding:15px 12px;gap:9px}.stat-decoration,.mini-bars,.stack-dots{display:none}.agents-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.discussion-sidebar{width:220px;padding:23px 17px}.chat-scroll{padding:22px}.composer-area{padding:14px 22px}.chat-header{padding:17px}.date-pill{display:none}}@media(max-width:960px){.sidebar{width:195px;padding:27px 13px 0}.main-shell{margin-left:195px}.brand img{width:31px;height:31px}.brand{gap:7px}.brand>span:first-of-type{font-size:20px;gap:4px}.brand-en{font-size:13px}.beta{display:none}.workspace-main{padding:25px 24px 0}.topbar{padding:0 24px;height:63px}.hero-copy h2{font-size:29px}.hero-art{min-width:210px}.hero-copy p{font-size:9px}.hero-art .person-one{left:10%}.hero-art .person-two{right:3%}.thought-one{right:8%}.thought-two{left:1%;font-size:7px}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.template-card{padding:18px;min-height:200px}.template-tag{display:block;right:39px}.hero{min-height:295px}.home-empty{padding:18px;flex-wrap:wrap}.home-empty .text-button{margin-left:66px}.page-heading h1{font-size:24px}.greeting-mark{font-size:27px;margin-left:7px}.sidebar-link{font-size:10px}.discussion-sidebar{display:none;position:absolute;right:0;top:63px;bottom:0;box-shadow:-10px 0 40px #263b1720;z-index:10;width:260px}.discussion-sidebar.show{display:block}.discussion-sidebar-heading>.icon-button{display:flex}.chat-info-button{display:flex;padding:7px;min-height:32px;font-size:10px}.room-layout{height:calc(100dvh - 63px)}.template-grid.full{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.sidebar{display:none}.main-shell{margin-left:0;width:100%}.topbar{height:58px;padding:0 20px}.breadcrumb{font-size:10px;gap:9px}.breadcrumb>span{color:#6e7d5d}.topbar-actions{gap:13px}.connection{font-size:9px}.topbar-actions>.icon-button{display:none}.topbar-actions>.mobile-admin{display:inline-flex}.workspace-main{padding:25px 20px 80px}.page-heading{margin-bottom:23px;gap:12px;align-items:flex-start}.eyebrow{font-size:7px;letter-spacing:1.7px;margin-bottom:9px}.page-heading h1{font-size:23px;letter-spacing:-.8px}.page-heading p{font-size:10px;margin-top:7px;max-width:300px}.greeting-mark{font-size:26px;margin-left:8px}.hero{min-height:325px;border-radius:14px}.hero-copy{padding:25px;flex:initial;width:100%;z-index:2}.hero-copy h2{font-size:32px;line-height:1.5;margin:15px 0 12px}.hero-copy p{font-size:10px;max-width:220px}.hero-copy .button{margin-top:19px;font-size:10px;gap:10px;min-height:36px}.hero-footnote{font-size:7px;margin-top:12px}.hero-art{position:absolute;top:10px;bottom:0;right:-54px;width:53%;min-width:235px;opacity:.9;pointer-events:none;mask-image:linear-gradient(to right,transparent,black 22%)}.hero-art .orbit-one{width:125px;height:125px}.hero-art .orbit-two{width:215px;height:215px}.hero-art .orbit-three{width:300px;height:300px}.center-orb{width:64px;height:64px;border-radius:20px;left:53%;top:49%}.center-orb img{width:40px;height:40px}.orbit-person{width:49px;height:49px;border-width:3px;border-radius:17px;font-size:25px}.hero-art .person-one{left:23%;top:13%}.hero-art .person-two{right:5%;top:43%}.hero-art .person-three{left:30%;bottom:18%}.floating-thought{font-size:6px;padding:6px;gap:3px}.thought-one{right:7%;top:11%}.thought-two{left:23%;bottom:9%}.art-label{display:none}.stats-row{margin:16px 0 27px;gap:8px}.stats-row>div{min-height:85px;gap:7px;padding:12px 9px;align-items:flex-start;flex-direction:column;position:relative}.stat-icon{width:24px;height:24px;border-radius:7px;position:absolute;right:8px;top:12px}.stat-icon svg{width:14px;height:14px}.stats-row small{font-size:8px;padding-top:2px;margin-bottom:10px}.stats-row b{font-size:22px}.stats-row em{font-size:7px;display:inline;margin-left:5px}.section-heading{margin-top:25px;margin-bottom:14px}.section-heading h2{font-size:14px}.section-heading p{font-size:8px}.text-button{font-size:9px;gap:4px}.template-grid{gap:11px}.template-card{padding:16px 13px;min-height:207px;border-radius:11px}.template-card h3{font-size:12px}.template-card p{font-size:9px;line-height:1.9}.template-tag{font-size:7px;right:29px;top:26px}.template-top{margin-bottom:17px}.template-icon{width:33px;height:33px;border-radius:9px}.template-icon svg{width:18px}.template-top>svg{width:14px}.template-bottom{font-size:7px;gap:3px}.home-empty{padding:18px 15px;gap:12px}.home-empty h3{font-size:10px;line-height:1.8}.home-empty p{font-size:8px;line-height:1.8}.home-empty .empty-orbit{width:38px;height:38px;border-radius:11px}.home-empty .empty-orbit svg{width:21px}.home-empty .text-button{margin-left:50px;margin-top:-6px}.workspace-footer{padding:25px 0 0;font-size:7px;gap:12px}.workspace-footer>span:first-child{font-size:6px;letter-spacing:1px}.bottom-nav{display:flex;align-items:center;justify-content:space-around;position:fixed;bottom:0;left:0;right:0;z-index:25;background:#fffffff5;backdrop-filter:blur(16px);padding:9px 8px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #e9eddf}.bottom-nav>button,.bottom-nav>a{display:flex;flex-direction:column;align-items:center;gap:5px;padding:4px 11px;min-width:56px;font-size:9px;color:#a0ac93;position:relative}.bottom-nav>button.active{color:#577733}.bottom-nav>button.active:before{content:"";position:absolute;width:30px;height:23px;background:#e9f4d8;top:2px;border-radius:8px;z-index:-1}.page-heading>.button{font-size:10px;padding:8px 11px;gap:4px;min-height:34px;margin-top:11px}.page-heading>.button svg{width:14px}.list-toolbar{padding-bottom:12px;gap:10px}.tabs-label{font-size:10px}.search-box{padding:7px 9px}.search-box input{font-size:10px;width:130px}.agents-grid{gap:12px}.agent-card{padding:16px 13px;border-radius:12px}.agent-card .avatar{width:39px;height:39px;font-size:23px;border-radius:12px}.agent-card .badge{font-size:7px;padding:3px 5px}.agent-card h3{font-size:13px;margin:15px 0 9px}.agent-card h3>span{display:block;font-size:9px;margin:5px 0 0}.agent-card p{font-size:9px;margin-bottom:13px}.tag-list{gap:4px}.tag-list>span{font-size:7px;padding:3px 4px}.agent-action{font-size:8px;gap:4px;margin-top:15px;padding-top:12px}.agent-action svg{width:12px}.agent-action svg:last-child{display:none}.template-grid.full .template-card{min-height:219px}.template-grid.full .template-card h3{font-size:13px}.template-grid.full .template-card p{font-size:10px}.room-card{padding:16px 12px;gap:10px}.room-icon{width:34px;height:34px;border-radius:9px}.room-icon svg{width:18px}.room-card h3{font-size:11px;gap:6px}.room-card p{font-size:9px}.room-card-body>div{font-size:8px;gap:6px}.room-card>.avatar-stack{display:none}.room-status{font-size:7px}.empty-state{padding:50px 17px}.empty-state h3{font-size:13px}.empty-state p{font-size:10px;line-height:1.8}.modal{border-radius:17px;max-height:92dvh}.modal-heading{padding:23px 20px 18px;gap:12px}.modal-heading h2{font-size:19px}.modal-heading p{font-size:10px}.dialog-form{padding:20px}.dialog-form label{font-size:11px}.dialog-form input:not([type=color]),.dialog-form textarea,.dialog-form select{font-size:16px;padding:9px 11px}.dialog-form input::placeholder,.dialog-form textarea::placeholder{font-size:11px}.mode-options{gap:6px}.mode-option{padding:12px 5px}.mode-option b{font-size:10px}.mode-option span{font-size:8px}.agent-picker{gap:6px}.pick-agent{padding:9px 7px;gap:6px}.pick-agent b{font-size:10px}.pick-agent small{font-size:8px}.pick-agent .avatar-small{width:25px;height:25px;font-size:15px}.pick-check{width:13px;height:13px}.modal-footer{align-items:center;flex-wrap:wrap;gap:12px}.modal-footer>span{font-size:9px}.modal-footer .button{font-size:11px}.form-grid,.avatar-editor{gap:10px}.avatar-options{gap:1px}.avatar-options button{font-size:17px;padding:4px}.dialog-form label>.optional{left:65px;font-size:9px}.toast{bottom:90px;font-size:11px;line-height:1.7;min-width:260px;justify-content:center}.in-room .bottom-nav,.in-room .topbar{display:none}.room-layout{height:100dvh;min-height:0}.chat-header{min-height:71px;padding:14px 13px;gap:7px}.chat-header h1{font-size:14px}.chat-header>div>span{font-size:8px}.chat-header .icon-button{padding:5px;min-width:29px}.chat-info-button{padding:5px;gap:4px;font-size:9px;min-height:30px}.export-button{display:none}.demo-banner{font-size:8px;padding:7px 10px;text-align:center;gap:5px}.demo-banner svg{width:12px}.chat-scroll{padding:20px 15px}.topic-card{padding:15px;margin-bottom:22px}.topic-card>p{font-size:12px}.topic-card>div:first-child>span{font-size:9px}.topic-card small{font-size:8px}.topic-members{gap:10px}.topic-members>span{font-size:8px}.topic-members .avatar{width:24px;height:24px;font-size:14px}.chat-message{gap:9px;margin:20px 0}.chat-message>.avatar,.chat-message>.user-avatar,.summary-avatar{width:30px;height:30px;font-size:19px;border-radius:10px}.chat-message>.user-avatar{font-size:10px}.message-meta{gap:6px;margin-bottom:7px}.message-meta b{font-size:10px}.message-meta>span{font-size:7px}.message-meta time{font-size:7px}.message-bubble{padding:12px 13px;font-size:12px;line-height:1.9}.composer-area{padding:11px 14px calc(10px + env(safe-area-inset-bottom))}.chat-actions .button{font-size:9px;min-height:31px;padding:7px 9px}.turn-counter{font-size:8px}.composer{padding:10px 11px 7px}.composer textarea{font-size:16px;min-height:38px;line-height:1.5}.composer textarea::placeholder{font-size:11px}.composer-footer>span{font-size:7px}.composer-disclaimer{font-size:7px;margin-top:7px}.discussion-sidebar{top:0;bottom:0;width:275px;padding:25px 20px;z-index:30}.discussion-sidebar-heading>.icon-button{display:flex}.discussion-ended{font-size:8px}.user-message{margin-left:10px}.thinking{margin-left:40px;font-size:9px}.help-content{padding:22px}.chat-welcome{font-size:8px;gap:10px}}@media(max-width:370px){.workspace-main{padding-left:14px;padding-right:14px}.page-heading h1{font-size:21px}.greeting-mark{display:none}.hero-copy{padding:22px}.hero-art{right:-72px;opacity:.75}.template-tag{display:none}.stats-row em{font-size:6px;margin-left:3px}.hero-copy p{max-width:180px}.desktop-break,.agent-card .badge{display:none}.modal-footer{flex-direction:column;align-items:stretch}.modal-footer>span{text-align:center}.mode-option span{font-size:7px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.avatar-role{color:#293428;box-shadow:inset 0 0 0 1px #2934280a}.avatar-role .role-icon{display:block;width:78%;height:78%}.avatar-options .role-icon-option{display:inline-grid;place-items:center;width:34px;height:34px;padding:4px;color:#293428}.role-icon-option .role-icon{width:24px;height:24px}.orbit-person>.role-icon{width:42px;height:42px;color:#293428}.orbit-person.person-one{background:#c7f36b}.orbit-person.person-two{background:#d8c5f1}.orbit-person.person-three{background:#f4b9a6}
