:root{color:#17191f;background:#f6f7f9;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17191f;--muted: #707682;--soft: #f4f5f7;--line: #e4e6ea;--panel: #ffffff;--sidebar: #17191f;--sidebar-soft: #24272e;--accent: #eb5d73;--accent-deep: #d94861;--lilac: #8777d7;--green: #2c8b68;--shadow: 0 18px 60px rgba(25, 29, 38, .08)}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}input,textarea,select{color:var(--ink);border:1px solid #dfe2e7;border-radius:12px;outline:none;background:#fff;transition:border-color .14s ease,box-shadow .14s ease}input:focus,textarea:focus,select:focus{border-color:#9588dc;box-shadow:0 0 0 4px #8777d71f}.eyebrow{display:inline-block;color:#8272d4;font-size:11px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.eyebrow.light{color:#c7bdfd}.muted{color:var(--muted)}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.logo-mark{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;transform:rotate(-8deg)}.logo-mark span{position:absolute;display:block;width:9px;height:24px;border-radius:8px;background:var(--accent)}.logo-mark span:nth-child(2){transform:rotate(60deg)}.logo-mark span:nth-child(3){transform:rotate(120deg)}.primary-button,.secondary-button,.light-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 17px;border:0;border-radius:11px;font-size:14px;font-weight:680;transition:transform .12s ease,background .12s ease,box-shadow .12s ease}.primary-button:hover:not(:disabled),.secondary-button:hover:not(:disabled),.light-button:hover:not(:disabled){transform:translateY(-1px)}.primary-button{color:#fff;background:var(--ink);box-shadow:0 8px 20px #17191f29}.primary-button:hover:not(:disabled){background:#292c34}.secondary-button{color:#343842;border:1px solid #dfe2e7;background:#fff}.secondary-button:hover:not(:disabled){background:#f7f7f9}.light-button{color:#29243f;background:#fff;box-shadow:0 8px 24px #1812362e}.wide{width:100%}.primary-button svg,.secondary-button svg,.light-button svg{width:17px;height:17px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;color:#4a4f59;border:1px solid #e1e3e7;border-radius:11px;background:#fff}.icon-button:hover:not(:disabled){background:#f2f3f5}.icon-button svg{width:18px;height:18px}.icon-button.dark{color:#aeb3bd;border-color:transparent;background:transparent}.icon-button.dark:hover{color:#fff;background:#2d3038}.notice{margin:16px 0;padding:12px 14px;color:#514a72;border:1px solid #ded8fb;border-radius:11px;background:#f6f3ff;font-size:13px;line-height:1.55}.notice.error{color:#8b3140;border-color:#f3ccd2;background:#fff2f4}.notice.success{color:#246a51;border-color:#c7eadc;background:#effaf5}.auth-layout{display:grid;grid-template-columns:minmax(400px,1.05fr) minmax(430px,.95fr);height:100%;background:#fff}.auth-story{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:100%;padding:42px 54px;overflow:hidden;color:#fff;background:#191b21}.auth-story:before,.auth-story:after{position:absolute;content:"";border-radius:50%;filter:blur(1px)}.auth-story:before{width:520px;height:520px;right:-260px;top:-220px;background:radial-gradient(circle at 35% 65%,rgba(235,93,115,.85),rgba(130,95,214,.28) 42%,transparent 69%)}.auth-story:after{width:360px;height:360px;left:-210px;bottom:-180px;background:radial-gradient(circle,rgba(118,100,210,.34),transparent 67%)}.auth-brand{position:relative;z-index:1;display:inline-flex;align-items:center;gap:12px}.auth-brand strong{font-size:19px;letter-spacing:-.02em}.auth-brand.dark{color:var(--ink)}.story-copy{position:relative;z-index:1;max-width:680px}.story-copy h1{margin:18px 0 22px;font-size:clamp(40px,4.3vw,68px);line-height:1.08;letter-spacing:-.055em}.story-copy>p{max-width:590px;color:#b5bac4;font-size:17px;line-height:1.75}.story-steps{display:flex;gap:25px;margin-top:44px}.story-steps span{display:flex;align-items:center;gap:8px;color:#d7d9df;font-size:13px}.story-steps b{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;color:#fb9baa;border:1px solid #50535d;border-radius:50%;font-size:10px}.auth-story>small{position:relative;z-index:1;color:#696e78}.auth-panel{display:flex;align-items:center;justify-content:center;padding:40px;background:#fbfbfc}.auth-card{width:min(410px,100%)}.auth-card h2{margin:9px 0 6px;font-size:32px;letter-spacing:-.04em}.auth-card>p{margin-bottom:34px}.auth-card label,.register-card label,.settings-form>label,.settings-form .form-grid label{display:flex;flex-direction:column;gap:8px;margin:17px 0;color:#3e424b;font-size:13px;font-weight:650}.auth-card input,.register-card input,.settings-form input,.settings-form textarea{width:100%;min-height:48px;padding:11px 14px;font-weight:450}.auth-card .primary-button{margin-top:12px;min-height:49px}.auth-foot{margin-top:24px;color:#868b95;text-align:center;font-size:13px}.auth-foot a,.register-head a{color:#6858bf;font-weight:680}.register-layout{min-height:100%;overflow:auto;background:radial-gradient(circle at 50% 0%,#f0edff 0,#f8f8fa 34%,#f6f7f9)}.register-head{display:flex;align-items:center;justify-content:space-between;width:min(1100px,calc(100% - 48px));margin:0 auto;padding:30px 0;color:#777c86;font-size:13px}.register-card{width:min(650px,calc(100% - 32px));margin:28px auto 70px;padding:44px 54px 50px;border:1px solid rgba(225,226,232,.9);border-radius:24px;background:#fffffff0;box-shadow:var(--shadow)}.register-progress{display:flex;align-items:center;gap:42px;margin-bottom:38px}.register-progress:before{position:absolute;content:"";width:120px;height:1px;margin-left:25px;background:#e0e2e7}.register-progress span{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:#989da6;border:1px solid #dfe1e6;border-radius:50%;background:#fff;font-size:11px;font-weight:700}.register-progress span.reached{color:#fff;border-color:#8475d6;background:#8475d6}.register-progress svg{width:14px;height:14px}.register-card h1{margin:9px 0 12px;font-size:31px;letter-spacing:-.045em}.register-card>form>.muted,.center-copy>.muted{margin-bottom:27px;line-height:1.65}.register-card .primary-button{min-height:49px;margin-top:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.center-copy{text-align:center}.success-orb{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;margin-bottom:22px;color:#fff;border-radius:22px;background:linear-gradient(145deg,#8f7fdf,#d66b95);box-shadow:0 14px 35px #8268d242}.success-orb svg{width:31px;height:31px}.success-orb.failed{background:linear-gradient(145deg,#b85566,#e58b98)}.verification-actions{margin-top:22px;padding-top:21px;border-top:1px solid #eceef1}.verification-actions p{margin-bottom:14px;color:#858b96;font-size:13px;line-height:1.6}.verification-card{margin-top:72px}.app-frame{display:flex;width:100%;height:100%;overflow:hidden;background:#f7f8fa}.sidebar{z-index:30;display:flex;flex:0 0 242px;flex-direction:column;width:242px;height:100%;padding:24px 15px 16px;color:#d9dce2;background:var(--sidebar)}.brand-row{display:flex;align-items:center;gap:11px;padding:0 10px 24px}.brand-row>div{display:flex;flex-direction:column;gap:2px}.brand-row strong{color:#fff;font-size:17px}.brand-row span{color:#757a85;font-size:10px}.brand-row .logo-mark{width:28px;height:28px}.brand-row .logo-mark span{width:8px;height:21px}.nav-list{display:flex;flex:1;flex-direction:column;gap:4px}.nav-caption{padding:12px 13px 7px;color:#626773;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.nav-caption-spaced{margin-top:16px}.nav-item{display:flex;align-items:center;gap:11px;min-height:42px;padding:0 12px;color:#9ca1ac;border-radius:10px;font-size:13px;font-weight:550;transition:color .12s ease,background .12s ease}.nav-item svg{width:18px;height:18px}.nav-item:hover{color:#eef0f4;background:#22252c}.nav-item.active{color:#fff;background:#2a2d35;box-shadow:inset 3px 0 #e8667a}.sidebar-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 5px 0;border-top:1px solid #2a2d34}.user-chip{display:flex;align-items:center;gap:10px;min-width:0}.avatar{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:34px;height:34px;color:#fff;border-radius:11px;background:linear-gradient(145deg,#7566c3,#d76380);font-size:13px;font-weight:750}.user-text{display:flex;min-width:0;flex-direction:column}.user-text strong{max-width:116px;overflow:hidden;color:#e9ebef;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.user-text small{margin-top:2px;color:#717681;font-size:10px}.main-stage{flex:1;min-width:0;height:100%;overflow:hidden}.mobile-menu,.sidebar-close,.mobile-backdrop{display:none}.page-scroll{height:100%;overflow:auto}.page-container{width:min(1040px,calc(100% - 64px));margin:0 auto;padding:58px 0 80px}.page-container.narrow{width:min(920px,calc(100% - 64px))}.page-container.wide{width:min(1180px,calc(100% - 64px))}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}.page-header h1{margin:8px 0;font-size:32px;letter-spacing:-.045em}.page-header p{max-width:650px;margin-bottom:0;color:var(--muted);font-size:14px;line-height:1.65}.page-actions{flex:0 0 auto}.panel{margin-top:20px;padding:25px;border:1px solid var(--line);border-radius:17px;background:var(--panel);box-shadow:0 4px 18px #191d2609}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.panel-title h3{margin-bottom:4px;font-size:17px;letter-spacing:-.02em}.panel-title p{margin:0;color:var(--muted);font-size:12px}.panel-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:25px -25px -25px;padding:17px 25px;color:#7b808a;border-top:1px solid var(--line);font-size:12px}.stat-grid{display:grid}.stat-grid.three{grid-template-columns:repeat(3,1fr)}.stat-grid.four{grid-template-columns:repeat(4,1fr)}.stat-grid>div{display:flex;flex-direction:column;gap:8px;padding:4px 20px;border-right:1px solid var(--line)}.stat-grid>div:first-child{padding-left:0}.stat-grid>div:last-child{border-right:0}.stat-grid span{color:#858a94;font-size:11px}.stat-grid strong{color:#2b2e35;font-size:24px;letter-spacing:-.035em}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:0 9px;border-radius:100px;font-size:10px;font-weight:700}.status-pill.success{color:#267055;background:#e9f7f1}.status-pill.neutral{color:#6d717a;background:#f0f1f3}.skeleton-card{height:280px;border-radius:18px;background:linear-gradient(100deg,#f0f1f3 20%,#f8f8f9,#f0f1f3 60%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{to{background-position-x:-200%}}.usage-hero{display:flex;align-items:center;justify-content:space-between;min-height:235px;padding:38px 48px;overflow:hidden;color:#fff;border-radius:21px;background:radial-gradient(circle at 78% 16%,rgba(237,106,127,.7),transparent 30%),linear-gradient(135deg,#22242b,#312c4d 72%,#5c4778);box-shadow:var(--shadow)}.usage-hero h2{margin:12px 0 5px;font-size:34px;letter-spacing:-.045em}.usage-hero p{margin:0;color:#fff;font-size:28px;font-weight:720}.usage-hero p small{color:#aeadbc;font-size:12px;font-weight:500}.usage-ring{display:grid;width:138px;height:138px;place-items:center;border-radius:50%;background:conic-gradient(#f08092 var(--usage),rgba(255,255,255,.12) 0)}.usage-ring:before{grid-area:1/1;width:112px;height:112px;content:"";border-radius:50%;background:#302c48}.usage-ring span{z-index:1;grid-area:1/1;display:flex;flex-direction:column;align-items:center}.usage-ring strong{font-size:25px}.usage-ring small{margin-top:2px;color:#aaa9b8;font-size:10px}.usage-track{height:8px;margin-bottom:27px;overflow:hidden;border-radius:20px;background:#eceef1}.usage-track span{display:block;min-width:2px;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8674d7,#ee6a80)}.explainer-panel{display:flex;align-items:center;gap:23px}.explainer-number{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:74px;height:74px;color:#6d5bc6;border-radius:18px;background:#f1edff;font-size:27px;font-weight:760}.explainer-panel h3{margin-bottom:6px;font-size:16px}.explainer-panel p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.invite-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;min-height:190px;padding:35px 38px;color:#fff;border-radius:21px;background:radial-gradient(circle at 5% 5%,rgba(237,94,120,.75),transparent 28%),linear-gradient(135deg,#292631,#4a3a69);box-shadow:var(--shadow)}.invite-art{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:24px;background:#ffffff1a}.invite-art svg{width:38px;height:38px}.invite-copy strong{display:block;margin:9px 0 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:27px;letter-spacing:.08em}.invite-copy p{max-width:520px;margin:0;color:#c8c4d3;font-size:12px}.admin-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:20px}.admin-grid .panel,.settings-form .form-grid label{margin-top:0}.switch-row{display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;margin:0 0 24px!important;padding:15px 0 20px;border-bottom:1px solid var(--line)}.switch-row>span{display:flex;flex-direction:column;gap:4px}.switch-row small{color:var(--muted);font-weight:450}.switch-row input{width:43px;min-height:24px;accent-color:#7968cc}.version-tag{padding:4px 8px;color:#7164b9;border-radius:7px;background:#f0edff;font:11px ui-monospace,monospace}.capacity-card{min-height:100%;padding:28px;color:#fff;border-radius:17px;background:#1d2026}.capacity-card>strong{display:block;margin:13px 0 28px;font-size:38px;letter-spacing:-.05em}.capacity-lines{display:flex;flex-direction:column;gap:12px}.capacity-lines span{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:9px;color:#aeb2bc;font-size:12px}.capacity-lines b{color:#fff}.dot{display:block;width:7px;height:7px;border-radius:50%}.dot.active{background:#72d1ad}.dot.pending{background:#f0b56c}.dot.free{background:#8374d6}.capacity-card .notice{margin-top:24px}.user-table-panel{margin-top:20px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{padding:10px 13px;color:#9297a0;border-bottom:1px solid var(--line);text-align:left;font-size:10px;letter-spacing:.06em;text-transform:uppercase}td{padding:13px;color:#5d626c;border-bottom:1px solid #eef0f2;white-space:nowrap}td:first-child{min-width:190px}td strong,td small{display:block}td strong{color:#30333a;font-size:12px}td small{margin-top:3px;color:#9398a2;font-size:10px}tbody tr:last-child td{border-bottom:0}.empty-workspace-page{display:flex;align-items:center;justify-content:center;flex-direction:column;width:min(680px,calc(100% - 40px));height:100%;margin:0 auto;text-align:center}.empty-illustration{display:inline-flex;align-items:center;justify-content:center;width:84px;height:84px;margin-bottom:24px;color:#7f70ce;border:1px solid #ddd8f5;border-radius:27px;background:linear-gradient(145deg,#fff,#eeebfc);box-shadow:0 17px 40px #6555b41f}.empty-illustration svg{width:39px;height:39px}.empty-workspace-page h1{margin:10px 0 12px;font-size:34px;letter-spacing:-.045em}.empty-workspace-page>p{max-width:530px;color:var(--muted);line-height:1.7}.inline-create{display:flex;gap:9px;width:min(540px,100%);margin-top:22px}.inline-create input{flex:1;min-width:0;padding:0 15px}.workspace-screen{display:flex;flex-direction:column;height:100%;background:#fff}.workspace-topbar{display:flex;flex:0 0 65px;align-items:center;justify-content:space-between;gap:20px;padding:0 21px;border-bottom:1px solid var(--line);background:#fffffff0}.workspace-topbar>div{display:flex;align-items:center;gap:12px;min-width:0}.workspace-topbar select{max-width:300px;padding:8px 31px 8px 11px;border-color:transparent;background-color:#f3f4f6;font-size:13px;font-weight:680}.workspace-topbar>div>span{color:#979ba4;font-size:11px}.new-workspace-form{display:flex;gap:7px}.new-workspace-form input{width:165px;padding:8px 11px;font-size:12px}.new-workspace-form .secondary-button{min-height:36px;padding:0 12px;font-size:12px}.workspace-notice{position:absolute;z-index:20;top:74px;left:50%;width:min(520px,calc(100% - 30px));transform:translate(-50%)}.workspace-notice .notice{box-shadow:0 12px 40px #3c191e26}.workspace-body{display:grid;flex:1;min-height:0;grid-template-columns:minmax(0,1fr)}.conversation-pane{position:relative;min-width:0;min-height:0;overflow:hidden;background:#fbfbfc}.conversation-scroll{height:100%;padding:0 28px 210px;overflow:auto;scrollbar-width:thin;scrollbar-color:#d9dce1 transparent}.conversation-empty{display:flex;align-items:center;flex-direction:column;justify-content:center;width:min(660px,100%);min-height:calc(100vh - 260px);margin:0 auto;text-align:center}.sparkle{color:#e85f77;font-size:35px}.conversation-empty h2{margin:12px 0 8px;font-size:29px;letter-spacing:-.04em}.conversation-empty>p{max-width:470px;color:var(--muted);font-size:13px;line-height:1.7}.suggestion-grid{display:grid;width:100%;margin-top:23px;grid-template-columns:1fr 1fr;gap:9px}.suggestion-grid button{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 14px;color:#616670;border:1px solid #e4e6e9;border-radius:12px;background:#fff;text-align:left;font-size:12px}.suggestion-grid button:hover{color:#40366f;border-color:#d2cdf0;background:#faf9ff}.suggestion-grid span{color:#aaaeb6}.task-thread{width:min(760px,100%);margin:0 auto;padding-top:45px}.thread-intro{margin-bottom:27px;text-align:center}.thread-intro h2{margin:7px 0;font-size:25px;letter-spacing:-.04em}.task-block{margin-bottom:33px;padding:4px 0;border-radius:15px;cursor:pointer}.task-block.selected{cursor:default}.user-message{width:fit-content;max-width:82%;margin-left:auto;padding:12px 16px;color:#343740;border-radius:15px 15px 4px;background:#eceef1;font-size:13px;line-height:1.6}.assistant-message{margin-top:15px;padding:15px 16px;border:1px solid #e5e7ea;border-radius:14px;background:#fff;box-shadow:0 4px 12px #191d2608}.assistant-message-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px}.assistant-message-head>div{display:flex;flex-direction:column;gap:3px;min-width:0}.assistant-message strong{color:#343740;font-size:12px}.assistant-message small{color:#969ba4;font-size:10px}.assistant-response{margin-top:14px;padding-top:14px;color:#3e424b;border-top:1px solid #eff0f2;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.72;-webkit-user-select:text;user-select:text}.job-state{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:8px;color:#7063b7;background:#f0edff;font-size:9px;font-weight:720;white-space:nowrap}.job-state i{display:block;width:6px;height:6px;border-radius:50%;background:currentColor}.job-state.running i{animation:pulse 1.2s infinite}.job-state.completed{color:#287257;background:#eaf7f2}.job-state.failed{color:#a43e4f;background:#fff0f2}.job-state.queued{color:#917041;background:#fff6e8}@keyframes pulse{50%{opacity:.25;transform:scale(.75)}}.result-link{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;color:#6254ad;border-radius:8px;background:#f2efff;font-size:10px;font-weight:680}.result-link svg{width:14px;height:14px}.event-timeline{margin:9px 9px 0 28px;padding:5px 0 0 18px;border-left:1px solid #dfe2e6}.event-timeline>div{position:relative;display:flex;align-items:center;gap:9px;min-height:31px}.event-timeline>div>span{position:absolute;left:-25px;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;color:#8274c9;border-radius:50%;background:#f5f3ff}.event-timeline svg{width:9px;height:9px}.event-timeline p{display:flex;align-items:center;gap:10px;margin:0;color:#777c85;font-size:10px}.event-timeline p strong{font-weight:520}.event-timeline p small{color:#9c91d6}.event-timeline .failed{color:#b94a5d}.composer{position:absolute;z-index:10;right:24px;bottom:20px;left:24px;width:min(780px,calc(100% - 48px));margin:0 auto;padding:12px 13px 10px;border:1px solid #dddfe4;border-radius:17px;background:#fffffff5;box-shadow:0 14px 45px #181b2321;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.composer-attachments{display:flex;gap:7px;margin:-2px 2px 8px;padding-bottom:2px;overflow-x:auto;scrollbar-width:thin}.composer-attachment{display:grid;flex:0 0 auto;width:min(210px,calc(100vw - 76px));grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:7px 9px;border:1px solid #e3e5e9;border-radius:10px;background:#f7f8f9}.composer-attachment:hover{border-color:#d2cdf0;background:#faf9ff}.composer-attachment>span:first-child{display:inline-flex;align-items:center;justify-content:center;width:27px;height:29px;color:#69758a;border-radius:7px;background:#e9edf3}.composer-attachment svg{width:14px;height:14px}.composer-attachment>span:last-child{min-width:0}.composer-attachment strong,.composer-attachment small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-attachment strong{color:#50545d;font-size:9px}.composer-attachment small{margin-top:2px;color:#9a9fa8;font-size:8px}.attachment-limit-note{display:inline-flex;flex:0 0 auto;align-items:center;padding:0 9px;color:#8e939d;font-size:9px;white-space:nowrap}.composer textarea{width:100%;min-height:55px;max-height:150px;padding:5px 7px;resize:vertical;border:0;box-shadow:none;background:transparent;font-size:13px;line-height:1.55}.composer textarea:focus{box-shadow:none}.composer-toolbar{display:flex;align-items:center;gap:9px;padding-top:7px;border-top:1px solid #eff0f2}.attach-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:34px;height:34px;padding:0;color:#5f6470;border:1px solid #dfe2e7;border-radius:10px;background:#fff}.attach-button:hover:not(:disabled){color:#6557b0;border-color:#cfc9ee;background:#faf9ff}.attach-button svg{width:17px;height:17px}.tier-control{display:inline-flex;padding:3px;border-radius:9px;background:#f0f1f3}.tier-control button{padding:5px 9px;color:#888d96;border:0;border-radius:7px;background:transparent;font-size:9px;font-weight:650}.tier-control button.active{color:#464050;background:#fff;box-shadow:0 2px 6px #191d2614}.composer-hint{flex:1;color:#a0a4ad;font-size:9px}.send-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;color:#fff;border:0;border-radius:10px;background:var(--ink)}.send-button svg{width:16px;height:16px}.loading-screen{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;width:100%;height:100%;color:#777c85;background:#f7f8fa;font-size:12px}.loading-screen .logo-mark{animation:logo-spin 1.5s ease-in-out infinite alternate}@keyframes logo-spin{to{transform:rotate(52deg) scale(.9)}}@media(max-width:980px){.auth-layout{grid-template-columns:1fr;overflow:auto}.auth-story{min-height:400px;padding:34px}.story-copy h1{font-size:42px}.story-steps{margin-top:25px}.auth-panel{min-height:540px}.admin-grid{grid-template-columns:1fr}.capacity-card{min-height:300px}.stat-grid.four{grid-template-columns:1fr 1fr;gap:20px 0}.stat-grid.four>div:nth-child(2){border-right:0}}@media(max-width:760px){.mobile-menu{position:fixed;z-index:25;top:13px;left:13px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;color:#4c5059;border:1px solid #e0e2e6;border-radius:11px;background:#fffffff0}.mobile-menu svg,.sidebar-close svg{width:18px;height:18px}.mobile-backdrop{position:fixed;z-index:28;top:0;right:0;bottom:0;left:0;display:block;border:0;background:#0a0c106b}.sidebar{position:fixed;left:0;transform:translate(-102%);transition:transform .18s ease}.sidebar.sidebar-open{transform:translate(0)}.sidebar-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-left:auto;padding:0;color:#9da2ac;border:0;background:transparent}.main-stage{width:100%}.page-container,.page-container.narrow,.page-container.wide{width:calc(100% - 32px);padding-top:75px}.page-header{align-items:flex-start;flex-direction:column}.page-header h1{font-size:27px}.usage-hero{padding:28px}.usage-ring{width:112px;height:112px}.usage-ring:before{width:90px;height:90px}.invite-card{grid-template-columns:auto 1fr;padding:28px}.invite-card .light-button{grid-column:1 / -1}.workspace-topbar{padding-left:62px}.workspace-topbar>div>span,.new-workspace-form input{display:none}.conversation-scroll{padding-right:16px;padding-left:16px}.composer{right:12px;bottom:12px;left:12px;width:calc(100% - 24px)}}@media(max-width:540px){.auth-story{min-height:365px;padding:27px 23px}.story-copy h1{font-size:34px}.story-copy>p{font-size:14px}.story-steps{align-items:flex-start;flex-direction:column;gap:9px}.auth-panel{align-items:flex-start;min-height:500px;padding:45px 23px}.register-head{width:calc(100% - 32px)}.register-head>span{display:none}.register-card{padding:35px 23px}.register-card h1{font-size:26px}.form-grid,.stat-grid.three,.stat-grid.four{grid-template-columns:1fr;gap:0}.stat-grid>div,.stat-grid>div:first-child{padding:13px 0;border-right:0;border-bottom:1px solid var(--line)}.stat-grid>div:last-child{border-bottom:0}.usage-hero{align-items:flex-start;flex-direction:column;gap:30px}.invite-card{grid-template-columns:1fr;text-align:center}.invite-art{margin:0 auto}.panel-footer{align-items:flex-start;flex-direction:column}.inline-create{flex-direction:column}.inline-create input{min-height:46px}.suggestion-grid{grid-template-columns:1fr}.assistant-message-head{grid-template-columns:auto 1fr}.result-link{grid-column:2;width:fit-content}.composer-hint{display:none}.composer-hint.uploading{display:inline}}
