:root{color-scheme:dark;--bg: #07111d;--bg-alt: #0d1828;--panel: rgba(9, 18, 30, .86);--text: #eef4ff;--muted: #98a9c2;--cyan: #2dd4bf;--danger: #ef4444;--border: rgba(255, 255, 255, .1);--shadow: 0 24px 80px rgba(2, 8, 23, .45)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:radial-gradient(circle at top left,rgba(45,212,191,.2),transparent 28%),radial-gradient(circle at top right,rgba(34,197,94,.16),transparent 22%),linear-gradient(180deg,var(--bg-alt),var(--bg));color:var(--text);font-family:Segoe UI,PingFang SC,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{border:0}.screen{width:min(1440px,calc(100vw - 32px));margin:0 auto;padding:24px 0 36px}.eyebrow{display:inline-flex;width:fit-content;padding:6px 12px;border-radius:999px;border:1px solid rgba(45,212,191,.35);background:#2dd4bf14;color:#86efe2;font-size:13px;letter-spacing:.08em}.login-screen{display:flex;align-items:center;min-height:100vh}.login-prototype{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:32px;background:radial-gradient(circle at top right,rgba(45,212,191,.12),transparent 26%),linear-gradient(180deg,#07111d,#050b13)}.login-prototype__window{width:min(1220px,100%);padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:#080f19f0;box-shadow:0 28px 80px #0000006b}.login-prototype__grid{display:grid;grid-template-columns:minmax(0,720px);justify-content:center;gap:24px}.login-close{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;margin-bottom:16px;min-width:74px;height:34px;border-radius:12px;background:#ffffff14;color:#eef4ff;cursor:pointer}.login-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:24px;width:100%}.login-card,.profile-switcher,.workspace-panel,.dashboard-panel,.state-card{position:relative;border:1px solid var(--border);border-radius:28px;background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-card,.workspace-panel,.dashboard-panel,.state-card,.profile-switcher{padding:22px}.login-card{padding:36px}.login-clear-button{position:absolute;top:14px;right:14px;z-index:10;min-width:54px;height:30px;padding:0 12px;border:1px solid rgba(34,197,94,.72);border-radius:999px;background:#0f172ac2;color:#22c55e;font-size:12px;font-weight:700;line-height:28px}.login-clear-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:#0000008a}.login-clear-card{width:min(340px,100%);display:grid;gap:14px;padding:18px;border:1px solid var(--border);border-radius:14px;background:#101827;color:var(--text);box-shadow:0 18px 48px #00000061}.login-clear-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.login-clear-card div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.login-clear-card button{height:38px;border:1px solid var(--border);border-radius:8px;background:#ffffff0f;color:var(--text);font-weight:700}.login-clear-card button.danger{border-color:#ef444452;background:#ef44442e;color:#ffb4b4}.login-card__header h1,.workspace-topbar h1{margin:14px 0 0;font-size:clamp(34px,4vw,56px);line-height:1.04}.login-card__header p,.topbar-subtitle{margin:16px 0 0;color:var(--muted);line-height:1.75}.login-card__header strong{color:var(--cyan)}.login-form{display:grid;gap:18px;margin-top:36px}.field{display:grid;gap:10px}.field span{color:var(--muted)}.field input,.chat-composer textarea{width:100%;padding:16px 18px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff0d;color:var(--text);outline:none}.field input:focus,.chat-composer textarea:focus{border-color:#2dd4bf94;box-shadow:0 0 0 4px #2dd4bf1a}.login-form__footer,.workspace-topbar,.topbar-actions,.panel-header,.profile-switcher__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.hint-block{display:grid;gap:4px;color:var(--muted)}.hint-block strong{color:var(--text)}.hint-block small{font-size:12px}.primary-button,.ghost-button,.mini-button,.action-button,.profile-option,.segmented button{cursor:pointer}.primary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:16px;font-weight:600}.primary-button{background:linear-gradient(135deg,#2dd4bf,#22c55e);color:#04111d}.ghost-button,.mini-button,.segmented,.profile-option,.action-button{background:#ffffff0d;color:var(--text)}.mini-button,.segmented button{min-height:36px;padding:0 14px;border-radius:12px}.mini-button.danger,.action-button.danger{background:#ef444426;color:#fecaca}.form-error,.global-alert{margin:0 0 18px;padding:12px 14px;border-radius:14px;background:#ef44441f;color:#fecaca}.profile-switcher.compact{margin-top:22px}.profile-switcher__options,.entity-list,.action-stack,.mini-list,.member-list,.stats-columns{display:grid;gap:12px}.profile-option{width:100%;padding:16px;border-radius:18px;text-align:left}.profile-option.active{outline:1px solid rgba(45,212,191,.34);background:#2dd4bf1f}.profile-chip{padding:8px 12px;border-radius:999px;background:#2dd4bf24;color:#86efe2;font-size:13px}.profile-option span,.profile-switcher__meta dd,.entity-item span,.entity-item small,.panel-caption,.member-item span,.chat-row small{color:var(--muted)}.profile-switcher__meta{display:grid;gap:10px;margin:20px 0 0}.profile-switcher__meta div,.stat-card{padding:12px 14px;border-radius:16px;background:#ffffff0a}.profile-switcher__meta dt{margin-bottom:6px;color:var(--muted);font-size:12px}.profile-switcher__meta dd{margin:0;word-break:break-all}.login-card__header--center{text-align:center}.login-card__header--center h1{margin-top:0}.login-submit{width:100%}.login-prototype__window--narrow{width:min(760px,100%)}.action-line,.member-actions,.modal-actions,.task-toolbar,.chat-row__head,.mini-list__row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.action-line{justify-content:flex-end}.empty-block{display:flex;align-items:center;justify-content:center;min-height:240px;padding:24px;border-radius:18px;background:#ffffff0a;color:var(--muted);text-align:center}.task-toolbar{margin-bottom:16px}.active-priority{background:#2dd4bf29;color:#86efe2;outline:1px solid rgba(45,212,191,.34)}.link-button{padding:0;background:transparent;color:#86efe2;cursor:pointer}.danger-link{color:#fca5a5}.modal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#01070fb8;z-index:30}.modal-card{width:min(560px,100%);padding:24px;border:1px solid var(--border);border-radius:28px;background:#07101cf5;box-shadow:var(--shadow)}.modal-card--wide{width:min(820px,100%)}.form-grid{display:grid;gap:16px;margin-top:18px}.select-field{width:100%;min-height:54px;padding:0 16px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff0d;color:var(--text)}.group-editor,.permission-editor{display:grid;gap:12px}.group-row,.permission-editor label{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:16px;background:#ffffff0a}.group-row__main{display:flex;align-items:center;gap:12px}.group-row__main span{display:block;color:var(--muted)}.permission-editor label{justify-content:flex-start}.member-item{display:grid;gap:12px;padding:16px;border-radius:18px;background:#ffffff0a;cursor:pointer}.active-member-item{outline:1px solid rgba(45,212,191,.34);background:#2dd4bf1a}.member-actions{justify-content:flex-end}.mini-list__row,.chat-row__head{justify-content:space-between}.mobile-runtime{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.mobile-runtime--login{background:radial-gradient(circle at top right,rgba(45,212,191,.12),transparent 28%),linear-gradient(180deg,#07111d,#050b13)}.mobile-runtime__frame{width:min(420px,100%);min-height:820px;display:grid;grid-template-rows:auto 1fr auto;gap:16px;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:32px;background:#060e18f5;box-shadow:0 24px 80px #0000006b}.mobile-runtime__frame--login{min-height:auto;display:block}.mobile-runtime__header,.mobile-runtime__card-head,.mobile-runtime__nav,.mobile-runtime__summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-runtime__title{display:block;font-size:24px}.mobile-runtime__body,.mobile-runtime__stack,.mobile-runtime__form,.mobile-runtime__panel,.mobile-runtime__list{display:grid;gap:12px}.mobile-runtime__stack{align-content:start}.mobile-runtime__card,.mobile-runtime__panel,.mobile-runtime__summary-card{width:100%;padding:14px 16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff0a;color:var(--text);text-align:left}.mobile-runtime__card.active{border-color:#2dd4bf6b;background:#2dd4bf1a}.mobile-runtime__card small,.mobile-runtime__panel small{color:var(--muted)}.mobile-runtime__form input{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff0d;color:var(--text)}.mobile-runtime__form--stack{grid-template-columns:1fr}.mobile-runtime__priority{display:flex;gap:8px;flex-wrap:wrap}.mobile-runtime__permission-grid{display:grid;gap:8px}.mobile-runtime__permission-grid label{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 12px;border:1px solid rgba(148,163,184,.22);border-radius:10px;background:#ffffff0a;color:var(--text)}.mobile-runtime__chat{padding:12px 14px;border-radius:16px;background:#ffffff0a}.mobile-runtime__chat p{margin:8px 0 0}.mobile-runtime__list{list-style:none;margin:0;padding:0}.mobile-runtime__list li{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-runtime__empty{min-height:400px;display:grid;place-items:center;text-align:center;color:var(--muted)}.mobile-runtime__nav{justify-content:space-between;gap:8px}.mobile-runtime__nav button{flex:1;min-height:42px;border-radius:12px;background:#ffffff0f;color:var(--text);cursor:pointer}.mobile-runtime__nav button.active{background:#2dd4bf2e;color:#86efe2}.workspace-screen{width:min(1520px,calc(100vw - 24px));padding-top:18px}.workspace-topbar{margin-bottom:14px;padding:14px 18px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#060d16e6;box-shadow:0 18px 50px #02081747}.workspace-topbar h1{font-size:28px;margin-top:6px}.topbar-subtitle{margin-top:6px;font-size:13px;line-height:1.5}.workspace-grid{grid-template-columns:240px 310px minmax(420px,1fr) 320px;align-items:stretch}.workspace-panel,.dashboard-panel{border-radius:22px;background:linear-gradient(180deg,#0c1724f5,#070f1af5);border-color:#ffffff14;box-shadow:0 20px 44px #0000004d}.workspace-panel{display:flex;flex-direction:column;min-height:700px;padding:18px}.dashboard-panel{padding:18px}.panel-header{padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.06)}.panel-header h2,.feature-section h3,.stats-column h3{font-size:16px;letter-spacing:.02em}.entity-list,.mini-list,.member-list{gap:10px;overflow:auto}.entity-list{flex:1;min-height:0}.entity-item,.chat-row,.member-item{border:1px solid rgba(255,255,255,.04);background:#ffffff07;transition:background .12s ease,border-color .12s ease,transform .12s ease}.entity-item:hover,.member-item:hover{background:#ffffff0e}.entity-item.active,.active-member-item{background:linear-gradient(180deg,#1f475680,#122a3866);border-color:#2dd4bf3d;outline:none}.task-card{padding-top:48px}.task-card strong,.entity-item strong,.member-item strong{font-size:14px;line-height:1.45}.priority-pill{top:12px;right:12px;min-width:52px;text-align:center;background-clip:padding-box}.chat-panel{min-height:700px}.chat-card{flex:1;min-height:0;padding:4px 2px 2px;margin-top:14px}.chat-row{gap:8px;padding:12px 14px}.chat-row.self{background:linear-gradient(180deg,#226e673d,#12434033)}.chat-composer{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.06)}.chat-composer textarea{min-height:92px}.feature-section{margin-top:14px;padding:14px;border:1px solid rgba(255,255,255,.05);border-radius:18px;background:#ffffff06}.action-stack{gap:10px}.action-button{min-height:40px;border-radius:12px;font-size:13px;background:#ffffff0b}.mini-button,.segmented button{min-height:34px;font-size:12px}.dashboard-grid,.stats-summary{margin-top:14px}.stat-card{border:1px solid rgba(255,255,255,.04)}.stats-column{border:1px solid rgba(255,255,255,.04);background:#ffffff08}.login-prototype{padding:20px}.login-prototype__window{width:min(720px,100%);padding:14px;border-radius:24px}.login-close{min-width:56px;height:30px;margin-bottom:8px;border-radius:10px;font-size:12px}.login-card{max-width:420px;margin:0 auto;padding:28px 26px;border-radius:22px;background:linear-gradient(180deg,#0d1826fa,#08101bfa)}.login-card__header h1{font-size:34px}.login-form{gap:14px;margin-top:28px}.field input,.chat-composer textarea,.select-field,.mobile-runtime__form input{background:#ffffff0b}.mobile-runtime__frame{width:min(390px,100%);min-height:812px;padding:16px;border-radius:30px}.mobile-runtime__header{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.06)}.mobile-runtime__title{font-size:22px}.mobile-runtime__card,.mobile-runtime__panel,.mobile-runtime__summary-card,.mobile-runtime__chat{border:1px solid rgba(255,255,255,.05);background:#ffffff08}.mobile-runtime__card.active{background:#2dd4bf1f;border-color:#2dd4bf3d}.mobile-runtime__nav{padding-top:10px;border-top:1px solid rgba(255,255,255,.06)}.workspace-grid{display:grid;grid-template-columns:.9fr 1fr 1.35fr .92fr;gap:18px}.chat-panel{min-height:640px}.panel-header{align-items:flex-start}.panel-header h2,.feature-section h3,.stats-column h3{margin:0}.panel-caption{margin:8px 0 0}.entity-list,.mini-list,.member-list{margin:18px 0 0;padding:0;list-style:none}.entity-item,.chat-row,.member-item{display:grid;gap:6px;padding:14px 16px;border-radius:16px;background:#ffffff0a}.entity-item{cursor:pointer}.entity-item.active{background:#2dd4bf21;outline:1px solid rgba(45,212,191,.24)}.task-card{position:relative;padding-top:42px}.priority-pill{position:absolute;top:14px;right:14px;padding:4px 10px;border-radius:999px;font-size:12px}.priority-urgent{background:#ef444433;color:#fecaca}.priority-high{background:#f59e0b33;color:#fde68a}.priority-normal{background:#22c55e33;color:#bbf7d0}.priority-delay{background:#94a3b82e;color:#dbeafe}.chat-card{display:grid;gap:12px;margin-top:18px;max-height:430px;overflow:auto}.chat-row.self{background:#2dd4bf1f}.chat-row p{margin:0;line-height:1.7}.chat-row .is-recalled{color:#cbd5e1;font-style:italic}.chat-composer{display:grid;gap:12px;margin-top:18px}.chat-composer textarea{min-height:110px;resize:vertical}.feature-section+.feature-section{margin-top:20px}.action-stack{margin-top:12px}.action-button{min-height:44px;padding:0 14px;border-radius:14px;text-align:left}.segmented{display:inline-flex;padding:4px;border-radius:14px}.segmented button.active{background:#2dd4bf24;color:#86efe2}.dashboard-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:18px;margin-top:18px}.stats-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.stat-card span{color:var(--muted);font-size:13px}.stat-card strong{display:block;margin-top:8px;font-size:28px}.stats-columns{grid-template-columns:repeat(3,1fr);margin-top:18px}.stats-column{padding:16px;border-radius:18px;background:#ffffff0a}.member-item{grid-template-columns:1fr auto;align-items:center}.permission-tags{display:flex;flex-wrap:wrap;gap:8px}.permission-tags span{padding:4px 10px;border-radius:999px;background:#2dd4bf1f;color:#86efe2;font-size:12px}.state-card{display:grid;gap:12px;width:min(520px,100%);margin:80px auto 0;text-align:center}@media(max-width:1200px){.workspace-grid,.dashboard-grid,.stats-columns,.login-layout,.login-prototype__grid{grid-template-columns:1fr}.stats-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.screen{width:min(100vw - 20px,100%)}.workspace-topbar,.panel-header,.login-form__footer,.profile-switcher__header,.topbar-actions{flex-direction:column;align-items:flex-start}.stats-summary{grid-template-columns:1fr}.login-card,.profile-switcher,.workspace-panel,.dashboard-panel{padding:18px;border-radius:22px}.primary-button,.ghost-button{width:100%}}.proto-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.proto-sidebar{position:sticky;top:0;display:grid;align-content:start;gap:24px;height:100vh;padding:24px;border-right:1px solid var(--border);background:#050a12d1}.proto-sidebar h1,.proto-header h2,.overview-card h3,.proto-panel h3{margin:0}.proto-sidebar p,.proto-header p,.overview-card p{color:var(--muted);line-height:1.7}.proto-nav{display:grid;gap:10px}.proto-nav__item{padding:12px 14px;border-radius:14px;background:#ffffff0a}.proto-content{padding:24px}.proto-header{margin-bottom:20px}.overview-grid,.demo-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.overview-card,.proto-panel{padding:20px;border:1px solid var(--border);border-radius:22px;background:#ffffff0a}.overview-card.wide{grid-column:span 2}.simple-list{margin:16px 0 0;padding-left:18px}.simple-list li+li{margin-top:8px}.workbench-grid{display:grid;gap:16px;grid-template-columns:260px 320px minmax(0,1fr) 340px}.proto-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-tag,.panel-mono,.tab,.solid-button{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffff0f;font-size:12px}.panel-mono{font-family:IBM Plex Mono,monospace}.search-box,.chat-summary,.dialog-box{margin-top:14px;padding:12px 14px;border-radius:14px;background:#ffffff0d;color:var(--muted)}.cards{padding-left:0;list-style:none}.list-card,.task-item,.message,.feature-box,.phone-card,.menu-item{padding:12px 14px;border-radius:14px;background:#ffffff0d}.list-card.active{outline:1px solid rgba(45,212,191,.35);background:#2dd4bf1f}.tab-row,.feature-tabs,.composer-actions,.mini-stats{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}.tab.active{background:#2dd4bf24;color:#86efe2}.task-item,.message{position:relative;padding-left:18px}.priority-dot{position:absolute;left:8px;top:18px;width:6px;height:20px;border-radius:999px}.priority-dot.urgent{background:#ef4444}.priority-dot.high{background:#f59e0b}.priority-dot.normal{background:#22c55e}.priority-dot.delay{background:#94a3b8}.chat-stream{display:grid;gap:12px;margin-top:14px}.message.self{background:#2dd4bf1f}.message p{margin:8px 0 0;color:var(--muted);line-height:1.7}.composer-box{margin-top:14px;padding:12px;border-radius:16px;background:#ffffff0a}.composer-input{min-height:88px;padding:12px;border-radius:12px;background:#ffffff0a;color:var(--muted)}.solid-button{border:0;background:#e5e7eb;color:#0f172a}.feature-box+.feature-box{margin-top:14px}.mobile-gallery{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-scene{min-height:100vh;padding:18px 20px 28px;background:linear-gradient(180deg,#07111d,#050b13)}.mobile-scene__heading{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffff0f;color:#dbe7f6;font-size:13px;margin-bottom:18px}.mobile-gallery--wide{grid-template-columns:repeat(7,minmax(118px,1fr))}.mobile-gallery--ops{grid-template-columns:repeat(12,minmax(108px,1fr))}.mobile-gallery--stats{grid-template-columns:repeat(4,minmax(140px,1fr))}.phone-card{display:grid;gap:10px}.phone-card__label{font-weight:600;font-size:13px;color:#ccd7e6}.phone-frame{min-height:520px;padding:10px;border-radius:28px;border:1px solid rgba(255,255,255,.1);background:#171d23}.mobile-gallery--ops .phone-frame,.mobile-gallery--stats .phone-frame,.mobile-gallery--wide .phone-frame{min-height:460px}.phone-frame__bar{width:88px;height:6px;margin:0 auto 18px;border-radius:999px;background:#ffffff1f}.phone-frame__body{border-radius:20px;min-height:440px;padding:14px;background:#22272e}.mobile-gallery--ops .phone-frame__body,.mobile-gallery--stats .phone-frame__body,.mobile-gallery--wide .phone-frame__body{min-height:388px}.phone-frame__body h4{margin:0 0 12px}.phone-frame__body p{margin:0;color:var(--muted);line-height:1.7}.mini-stat{flex:1;min-width:110px;padding:10px 12px;border-radius:12px;background:#ffffff0a}.mini-stat span{display:block;color:var(--muted);font-size:12px}.mini-stat strong{display:block;margin-top:8px;font-size:20px}.menu-stack{display:grid;gap:8px;margin-top:14px}.phone-app{display:grid;gap:12px}.phone-app--canvas{position:relative;align-content:start}.phone-canvas-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.phone-canvas-head--main{justify-content:center;position:relative;min-height:28px}.phone-canvas-head strong{font-size:13px}.phone-canvas-head span{color:#9db1c8;font-size:11px}.phone-head-actions{position:absolute;right:0;display:flex;gap:6px}.phone-head-actions span{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:999px;background:#ffffff14;color:#eef4ff;font-size:10px}.phone-app__top,.phone-chat-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.phone-pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffff14;font-size:12px}.phone-search,.phone-input,.phone-input-bar{padding:12px 14px;border-radius:14px;background:#ffffff0d;color:var(--muted)}.phone-list-stack{display:grid;gap:10px}.phone-list-stack.compact{gap:8px}.phone-list-stack.dimmed{opacity:.45}.phone-list-row,.phone-task-card,.phone-member-row,.phone-role-row,.phone-stat-card{display:grid;gap:6px;padding:12px 14px;border-radius:14px;background:#ffffff0d}.phone-list-row.active{outline:1px solid rgba(255,255,255,.12);background:#1f2838f2}.phone-list-row small,.phone-task-card small,.phone-member-row small,.phone-chat-head small,.phone-note,.phone-modal p,.phone-stat-card small{color:var(--muted)}.phone-task-card{position:relative;padding-left:24px}.phone-chat-list{display:grid;gap:10px}.phone-chat-bubble{display:grid;gap:6px;width:86%;padding:12px 14px;border-radius:16px;background:#ffffff0d}.phone-chat-bubble.self{margin-left:auto;background:#ffffff1a}.phone-chat-bubble p,.phone-modal p{margin:0;line-height:1.6}.phone-chat-tools{display:flex;gap:8px}.phone-chat-tools span{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 10px;border-radius:999px;background:#ffffff0f;color:#c9d6e7;font-size:11px}.phone-chat-tools span.active{margin-left:auto;background:#eef4ff;color:#0f1824}.phone-section-title{margin-top:4px;color:#dfe9f7;font-size:13px;font-weight:600}.phone-modal,.phone-bottom-sheet{display:grid;gap:10px;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#0e1725f5}.phone-bottom-sheet{margin-top:12px}.phone-modal h5,.phone-bottom-sheet h5{margin:0;font-size:16px}.phone-modal--inline{margin-top:6px}.phone-modal__actions,.phone-role-pills,.phone-member-actions,.phone-menu-list{display:flex;gap:8px;flex-wrap:wrap}.phone-modal__actions span,.phone-role-pills span,.phone-member-actions span,.phone-menu-list div,.phone-submit{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:12px;background:#ffffff0f}.phone-menu-list{display:grid}.phone-menu-list div.success{color:#bbf7d0}.phone-menu-list div.danger,.phone-modal__actions .danger{color:#ffb4bf}.phone-role-row{grid-template-columns:1fr auto;align-items:center}.phone-role-pills span.active{background:#ffffff24}.phone-member-row{grid-template-columns:1fr auto;align-items:center}.phone-member-actions span{min-height:26px;border-radius:999px;padding:0 10px;font-size:12px}.phone-login-card{display:grid;gap:12px;align-content:center;min-height:440px}.phone-login-card h4{margin-bottom:10px;text-align:center;font-size:28px}.phone-submit{background:#edf3fb;color:#0b1420;font-weight:600}.phone-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.phone-stat-card strong{font-size:20px}.phone-stats-page{display:grid;gap:10px}.phone-stats-page__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.phone-pill.alt{background:#ef444429;color:#fecaca}.phone-switch-row{display:flex;gap:6px;flex-wrap:wrap}.phone-switch-row span{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border-radius:999px;background:#ffffff0f;color:#a9bbd2;font-size:11px}.phone-switch-row span.active{background:#ffffff29;color:#f3f7fd}.phone-summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.phone-summary-card,.phone-filter-card,.phone-note-card{padding:10px 12px;border-radius:12px;background:#ffffff0d}.phone-summary-card small,.phone-filter-card small,.phone-note-card{color:#9eb1c8}.phone-summary-card strong{display:block;margin-top:6px;font-size:18px}.phone-rank-list{display:grid;gap:6px}.phone-rank-row{padding:9px 10px;border-radius:10px;background:#ffab4024;color:#ffd59d;font-size:11px}.phone-pill--ghost{background:#ffffff0f;color:#d5e2f2}.phone-app--center{align-content:center}.phone-bottom-sheet--compact{padding:12px;gap:8px}.phone-floating-menu{position:absolute;display:grid;gap:6px;padding:8px;width:110px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#121b28fa;box-shadow:0 12px 30px #00000047}.phone-floating-menu--project{top:126px;left:118px}.phone-floating-menu--task{top:134px;right:18px}.phone-floating-menu div{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:10px;background:#ffffff0f;font-size:12px;color:#e9f1fb}.phone-floating-menu .danger{color:#ffb4bf}.phone-floating-menu .warn{color:#ffe49e}.phone-floating-menu .success{color:#bdf5cb}.phone-role-row--proto{padding:10px 12px}.phone-member-row--stack{grid-template-columns:1fr}.phone-note--panel{padding:10px 12px;border-radius:12px;background:#ffffff0d}.phone-form-page{display:grid;gap:10px}.phone-form-page h4{text-align:center}.phone-overlay{position:absolute;inset:14px;display:grid;align-items:center;justify-items:center;padding:14px;border-radius:20px;background:#060a127a}.phone-modal--centered{width:100%;max-width:176px}.phone-permission-list{display:grid;gap:8px}.phone-permission-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:10px 12px;border-radius:12px;background:#ffffff0d}.phone-permission-row strong{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:24px;border-radius:999px;background:#ffffff1f;font-size:12px}.phone-stats-proto{display:grid;gap:10px}.phone-stats-proto__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.phone-stats-proto__top small{color:#95aac5}.phone-tab-strip{display:flex;gap:6px;flex-wrap:wrap}.phone-tab-strip span{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border-radius:999px;background:#ffffff0f;color:#9eb1c8;font-size:11px}.phone-tab-strip span.active{background:#ffffff29;color:#f1f6fd}.phone-tab-strip--tight span{min-height:22px;padding:0 7px;font-size:10px}.phone-summary-grid--proto{gap:9px}.phone-summary-grid--stats{grid-template-columns:repeat(2,1fr);gap:8px}.phone-summary-card--proto{min-height:70px;background:#ffffff0f}.phone-summary-card--stats{min-height:60px;padding:10px}.phone-stat-panel{display:grid;gap:8px;padding:10px;border-radius:14px;background:#ffffff0a}.phone-stat-panel__head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#d7e3f3}.phone-stat-panel__head span{color:#8ea4bf;font-size:12px}.phone-stat-panel__rows{display:grid;gap:7px}.phone-stat-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;align-items:center;padding:10px;border-radius:12px;background:#ffab4024}.phone-stat-row__rank{display:inline-flex;align-items:center;justify-content:center;min-height:24px;border-radius:999px;background:#ffffff14;color:#ffe5bd;font-size:11px;font-weight:700}.phone-stat-row__main{display:grid;gap:4px}.phone-stat-row__main strong{font-size:12px}.phone-stat-row__main small{color:#ffdfb3;font-size:10px}.phone-stat-row__value{color:#ffe0b1;font-size:11px;font-weight:700}.phone-stat-row--compact{grid-template-columns:minmax(0,1fr) auto}.phone-stat-row--compact .phone-stat-row__main strong{font-size:11px;line-height:1.4}.phone-stat-panel--stats{gap:6px}.phone-note-card--proto{display:grid;gap:6px;padding:12px;background:#ffffff0a}.phone-note-card--proto strong{font-size:13px}.phone-note-card--proto p{margin:0;color:#97abc3;line-height:1.6;font-size:11px}.phone-filter-rail{display:flex;gap:8px}.phone-filter-rail span,.phone-bottom-nav span,.phone-tabs--canvas span{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border-radius:999px;background:#ffffff0f;color:#9eb1c8;font-size:10px}.phone-bottom-nav{display:flex;gap:8px;margin-top:auto}.phone-bottom-nav span.active,.phone-tabs--canvas span.active{background:#ffffff29;color:#f1f6fd}.phone-tabs--canvas{justify-content:flex-start}.phone-form-page--canvas{align-content:start;min-height:100%}@media(max-width:1280px){.proto-shell,.workbench-grid,.mobile-gallery,.overview-grid,.demo-grid{grid-template-columns:1fr}.overview-card.wide{grid-column:span 1}.proto-sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid var(--border)}.mobile-gallery--wide,.mobile-gallery--ops,.mobile-gallery--stats{grid-template-columns:1fr}}.desktop-scene{min-height:100vh;padding:24px;background:radial-gradient(circle at top left,rgba(71,85,105,.2),transparent 24%),radial-gradient(circle at bottom right,rgba(34,197,94,.12),transparent 22%),linear-gradient(180deg,#0a111c,#04080f)}.desktop-canvas{position:relative;width:100%;min-height:calc(100vh - 48px);padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:26px;background:linear-gradient(180deg,#0a121ff5,#070d18f5);box-shadow:0 32px 90px #00000073}.canvas-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 6px 18px;color:#a8bad4;font-size:14px}.canvas-bar__actions{display:flex;gap:10px}.canvas-bar__actions span{padding:6px 12px;border-radius:999px;background:#ffffff0d}.desktop-columns{display:grid;grid-template-columns:220px 280px minmax(0,1fr) 280px;gap:14px;min-height:calc(100vh - 128px)}.desk-col{position:relative;display:grid;align-content:start;gap:14px;padding:18px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#121d2df0,#0b121ef0);overflow:visible}.slim-col{background:linear-gradient(180deg,#0e182799,#0b111c99)}.desk-header,.chat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.desk-header h2,.desk-header h3,.chat-head h2,.overlay-title{margin:0}.desk-header h2,.chat-head h2{font-size:20px}.desk-header h3{font-size:16px}.desk-count{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:26px;padding:0 10px;border-radius:999px;background:#ffffff14;color:#d7e7fb;font-size:12px}.desk-search{padding:12px 14px;border-radius:14px;background:#ffffff0b;color:#8fa1bc;font-size:13px}.desk-tabs{display:flex;gap:8px}.desk-tab{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ffffff0d;color:#b6c7dc;font-size:13px}.desk-tab.active{background:#ffffff29;color:#f8fbff}.desk-stack,.chat-list-real,.file-list,.feature-functions,.team-list,.member-popup-list{display:grid;gap:10px}.desk-card,.task-card-real,.chat-summary-real,.chat-bubble,.feature-panel-box,.overlay-dialog,.context-menu,.confirm-dialog,.workgroup-dialog,.member-manage-popup,.permission-dialog{border:1px solid rgba(255,255,255,.08);background:#ffffff0a;box-shadow:inset 0 1px #ffffff05}.desk-card,.task-card-real{display:grid;gap:8px;padding:14px 14px 14px 18px;border-radius:16px}.desk-card strong,.task-card-real strong,.chat-summary-real strong,.chat-bubble strong,.member-popup-row strong{font-size:14px}.desk-card span,.task-card-real span,.task-card-real small,.chat-head p,.chat-summary-real span,.chat-bubble p,.file-row small,.team-row small,.member-popup-row small,.overlay-field,.confirm-dialog p,.workgroup-dialog p{color:#90a3bf}.desk-card.active{background:linear-gradient(180deg,#34415585,#171f2be6);outline:1px solid rgba(255,255,255,.12)}.task-card-real{position:relative;padding-left:28px}.chat-head{display:grid;gap:10px}.chat-head p,.chat-summary-real span,.chat-bubble p,.overlay-field,.confirm-dialog p,.workgroup-dialog p{line-height:1.65}.chat-summary-real,.feature-panel-box,.member-manage-popup,.permission-dialog,.workgroup-dialog,.overlay-dialog,.confirm-dialog{padding:16px;border-radius:18px}.chat-bubble{display:grid;gap:8px;width:86%;padding:14px 16px;border-radius:18px}.chat-bubble.self{margin-left:auto;background:#28354ad1}.chat-bubble p,.confirm-dialog p,.workgroup-dialog p{margin:0}.composer-real{margin-top:auto;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.composer-real__input{min-height:86px;padding:14px;border-radius:14px;background:#ffffff0b;color:#90a3bf}.composer-real__actions,.overlay-actions,.member-actions-inline{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.composer-real__actions,.overlay-actions{margin-top:12px}.composer-real__actions span,.overlay-actions span,.member-actions-inline span,.function-row{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:12px;background:#ffffff0e}.composer-real__actions button{margin-left:auto;min-width:78px;height:32px;border-radius:12px;background:#edf3fb;color:#0b1420;cursor:pointer}.feature-panel-box.team-box{display:grid;gap:12px}.file-row,.team-row,.group-row,.member-popup-row,.member-table-header{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.file-row,.team-row,.function-row,.group-row,.member-popup-row,.member-table-header{padding:12px 14px;border-radius:14px;background:#ffffff0b}.function-row{justify-content:flex-start}.overlay-dialog,.context-menu,.confirm-dialog,.permission-dialog{position:absolute;z-index:3}.overlay-dialog.small{top:180px;left:22px;width:220px}.overlay-dialog.mid{top:180px;left:24px;width:250px}.overlay-dialog.slim{top:120px;left:26px;width:250px}.overlay-dialog.add-member{top:110px;left:20px;width:250px}.overlay-dialog.password{top:340px;right:18px;width:240px}.overlay-title{font-size:16px;font-weight:700}.overlay-field{margin-top:12px;padding:12px 14px;border-radius:14px;background:#ffffff0a}.accent{background:#ffffffe6!important;color:#0b1420!important}.context-menu{width:178px;padding:8px;border-radius:18px}.context-menu.project{top:210px;left:246px}.context-menu.task{top:214px;right:12px}.context-menu div{padding:14px 16px;border-radius:14px;color:#dce7f5}.context-menu div+div{margin-top:6px}.context-menu .danger,.danger-text{color:#ffb0b7}.context-menu .success{color:#b2f5c1}.confirm-dialog{width:250px;bottom:26px;left:22px}.confirm-dialog.left-bottom{width:220px}.danger-chip{background:#78232ce6!important;color:#ffe2e5!important}.danger-chip.small{min-height:28px;padding:0 10px;border-radius:999px}.workgroup-dialog{display:grid;gap:12px}.group-table{display:grid;gap:8px}.group-row{grid-template-columns:1fr 52px 52px}.group-row.head{color:#b7c8dd;font-weight:600}.member-manage-popup{display:grid;gap:12px}.member-table-header{color:#b5c7dc;font-size:13px}.member-popup-row{grid-template-columns:1fr auto}.member-actions-inline span{min-height:28px;padding:0 10px;border-radius:999px}.permission-dialog{top:280px;right:18px;width:270px}.member-remove{left:18px;bottom:22px}.group-remove{right:18px;left:auto;bottom:18px}@media(max-width:1100px){.desktop-columns{grid-template-columns:1fr}.overlay-dialog,.context-menu,.confirm-dialog,.permission-dialog{position:static;width:auto}}.desktop-canvas--main .canvas-bar__actions span,.desktop-canvas--demo .canvas-bar__actions span,.desktop-canvas--member .canvas-bar__actions span{background:#1b2432;color:#d8e3f5}.desktop-columns--main{grid-template-columns:190px 250px minmax(0,1fr) 240px;gap:12px}.desktop-columns--main .desk-col,.desktop-columns--demo .desk-col,.desktop-columns--member .desk-col{border-radius:18px;background:#171d25;border-color:#2b3340}.desktop-columns--main .project-col,.desktop-columns--main .task-col{width:100%}.desktop-columns--main .chat-col{background:#1a2028}.desktop-columns--main .feature-col{background:#171c23}.desktop-columns--main .desk-search,.desktop-columns--demo .desk-search,.desktop-columns--member .desk-search{background:#202938;color:#9fb0c6}.project-card{min-height:74px;padding:12px 14px}.task-card-main{min-height:102px;padding-top:16px;padding-bottom:12px}.chat-bubble-main{width:78%}.feature-panel-box--top{min-height:440px}.feature-panel-box--team{min-height:276px}.desktop-columns--demo{grid-template-columns:190px 250px minmax(0,1fr) 240px;gap:12px}.desktop-columns--demo .chat-col,.desktop-columns--member .chat-col{background:#1a2028}.desktop-columns--demo .feature-col,.desktop-columns--member .feature-col{background:#171c23}.demo-a{top:96px;left:28px;width:220px}.demo-b{top:196px;left:78px;width:126px}.demo-c{bottom:28px;left:30px;width:236px}.demo-d{top:94px;left:238px;width:236px}.demo-e{top:184px;left:296px;width:118px}.demo-f{position:absolute;top:88px;right:26px;width:350px}.demo-chat-stack{margin-top:14px}.desktop-columns--member{grid-template-columns:120px 180px minmax(0,1fr) 290px;gap:12px}.desktop-columns--member .task-col,.desktop-columns--member .feature-col{min-height:670px}.member-a{top:138px;left:162px;width:248px}.member-b{bottom:18px;left:158px;width:220px}.member-c{top:94px;left:466px;width:240px}.member-d{top:220px;left:1110px;width:234px}.member-e{position:absolute;top:18px;left:14px;right:14px}.member-f{top:326px;left:1240px;width:256px}.member-g{left:36px;bottom:18px;width:268px}.member-h{right:22px;left:auto;bottom:18px;width:278px}.desktop-canvas--demo-board,.desktop-canvas--member-board{overflow:hidden}.demo-board,.member-board{position:relative;min-height:920px}.demo-board__base{display:grid;grid-template-columns:140px 170px minmax(0,1fr) 190px;gap:10px;min-height:840px}.demo-board__base--project-task{grid-template-columns:136px 164px minmax(0,1fr) 192px}.demo-col,.member-board__side,.member-board__task,.member-board__chat,.member-board__panel{border-radius:18px;border:1px solid #2b3340;background:#171d25;padding:14px}.demo-col{display:grid;align-content:start;gap:12px}.demo-col__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.demo-col__header h3{margin:0;font-size:16px}.demo-col__header span{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:24px;padding:0 8px;border-radius:999px;background:#273142;color:#dce7f5;font-size:12px}.demo-search,.demo-input{padding:10px 12px;border-radius:12px;background:#202938;color:#9fb0c6;font-size:13px}.demo-card{display:grid;gap:6px;padding:12px;border-radius:14px;background:#1d2531}.demo-card strong{font-size:12px}.demo-card small,.demo-chat-head p,.demo-chat-summary small,.demo-chat-bubble p,.demo-dialog p,.member-panel__row small{color:#99abc3}.demo-card--active{outline:1px solid #41516a}.demo-task-card{position:relative;padding-left:18px}.demo-priority{position:absolute;left:8px;top:14px;width:4px;height:18px;border-radius:999px}.demo-priority.urgent{background:#ef4444}.demo-chat-head{display:grid;gap:8px}.demo-chat-head h3,.demo-dialog__title{margin:0}.demo-chat-summary,.demo-chat-bubble,.demo-panel-placeholder,.member-panel,.demo-dialog,.demo-menu{border-radius:16px;border:1px solid #2d3644;background:#202732f0}.demo-chat-summary,.demo-chat-bubble,.member-panel,.demo-dialog{padding:14px}.demo-chat-bubble{width:74%}.demo-chat-bubble.self{margin-left:auto;background:#38455ff0}.demo-composer{margin-top:auto;display:grid;gap:10px}.demo-input--large{min-height:86px;display:flex;align-items:flex-start}.demo-actions--composer{justify-content:flex-start}.demo-actions--composer .primary{margin-left:auto}.demo-panel-placeholder{min-height:320px}.demo-panel-placeholder--short{min-height:220px}.demo-panel-placeholder--feature{min-height:456px}.demo-file-panel{display:grid;gap:8px;padding:12px;border-radius:16px;border:1px solid #2d3644;background:#202732f0}.demo-file-panel__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.demo-file-panel__head strong{font-size:13px}.demo-file-panel__head span{color:#9ab0c9;font-size:12px}.demo-file-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:10px 12px;border-radius:12px;background:#232c39}.demo-file-row span{font-size:12px}.demo-file-row small{color:#9ab0c9}.demo-float{position:absolute;z-index:5}.demo-dialog{box-shadow:0 16px 50px #00000059}.demo-dialog__title{font-size:15px;font-weight:700}.demo-actions{display:flex;gap:8px;margin-top:12px}.demo-actions span,.demo-menu div,.member-panel__actions span{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:10px;background:#2a3342;color:#dce7f5;font-size:13px}.demo-actions .primary{background:#eef4ff;color:#0e1622}.danger-fill{background:#7f3341!important;color:#ffe4e8!important}.small-chip{min-height:24px!important;padding:0 10px!important;border-radius:999px!important}.demo-menu{display:grid;gap:6px;padding:8px;width:118px}.demo-menu .danger{color:#ffb7c0}.demo-menu .success{color:#bbf7d0}.demo-dialog--project-add{top:104px;left:10px;width:150px}.demo-menu--project{top:146px;left:116px}.demo-dialog--project-delete{left:10px;bottom:22px;width:160px}.demo-dialog--task-add{top:104px;left:170px;width:152px}.demo-menu--task{top:168px;left:228px}.demo-dialog--workgroup{top:94px;right:12px;width:372px}.demo-table{display:grid;gap:6px;margin-top:12px}.demo-table__row{display:grid;grid-template-columns:1fr 42px 42px;gap:8px;align-items:center;padding:10px 12px;border-radius:12px;background:#232c39}.demo-table__row.head{font-weight:700}.member-board__base{display:grid;grid-template-columns:84px 120px minmax(0,1fr) 200px;gap:10px;min-height:840px}.member-board__base--rich{grid-template-columns:62px 176px minmax(0,1fr) 292px}.member-board__task,.member-board__chat,.member-board__panel{min-height:760px}.member-board__side--tabs{display:grid;align-content:start;gap:10px}.member-side-tab{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 10px;border-radius:12px;background:#212a37;color:#9db0c8;font-size:12px}.member-side-tab.active{background:#2a3545;color:#eef4ff}.member-board__task--rich,.member-board__chat--rich,.member-board__panel--rich{display:grid;align-content:start;gap:10px}.member-board__switch{display:flex;gap:8px}.member-board__switch span{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;background:#222c3a;color:#9bb0c8;font-size:12px}.member-board__switch span.active{background:#eef4ff;color:#0f1723}.member-feature-tabs{display:flex;gap:8px}.member-feature-tabs span{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:999px;background:#232c39;color:#a6bad0;font-size:12px}.member-feature-tabs span.active{background:#2e3a4c;color:#eef4ff}.member-panel__head-actions{display:flex;gap:8px;align-items:center}.member-panel__head-actions em{font-style:normal;color:#dce7f5}.demo-file-panel--mini{margin-top:8px}.member-panel{display:grid;gap:10px}.member-panel__head,.member-panel__row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.member-panel__head{color:#b7c8dd;font-size:13px}.member-panel__row{padding:10px 12px;border-radius:12px;background:#232c39}.member-panel__actions{display:flex;gap:6px;flex-wrap:wrap}.member-panel__actions span{min-height:26px;padding:0 10px;border-radius:999px}.member-dialog{width:186px}.member-dialog--rename{top:104px;left:146px;width:182px}.member-dialog--add{top:92px;left:424px;width:196px}.member-dialog--password{top:354px;left:474px;width:188px}.member-dialog--permission{top:132px;right:298px;width:188px}.demo-table--permission .demo-table__line{display:grid;grid-template-columns:1fr 26px;gap:8px;align-items:center;padding:8px 10px;border-radius:10px;background:#232c39}.member-dialog--delete{left:8px;bottom:18px;width:186px}.member-dialog--remove-group{left:342px;bottom:56px;width:228px}body{background:#0d1117!important}.login-prototype{min-height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:#1f1f1f!important}.login-prototype__window{position:relative!important;width:250px!important;min-height:174px!important;padding:16px!important;border-radius:12px!important;border:1px solid #2d2d2d!important;background:#242424!important;box-shadow:none!important}.login-close{display:none!important}.login-prototype__grid{display:block!important}.login-card{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.login-card__header h1{margin:4px 0 12px!important;color:#f4f4f4!important;font-size:19px!important;line-height:1.2!important;font-weight:700!important}.login-form{gap:11px!important;margin:0!important}.login-form .field{gap:0!important}.login-form .field span{display:none!important}.login-form input{height:28px!important;padding:0 9px!important;border-radius:7px!important;border:1px solid #3a3a3a!important;background:#2f2f2f!important;color:#eee!important;font-size:10px!important;box-shadow:none!important}.login-form input::placeholder{color:#8d8d8d!important}.login-submit{width:100%!important;min-height:30px!important;height:30px!important;padding:0!important;border-radius:7px!important;background:#25c965!important;color:#08140d!important;font-size:10px!important;font-weight:700!important}.workspace-screen{width:100%!important;max-width:none!important;min-height:100vh!important;padding:6px!important;background:#111821!important}.prototype-workbench{min-height:calc(100vh - 12px);background:#111821;color:#e6edf6}.prototype-titlebar{height:18px;display:flex;align-items:center;justify-content:space-between;padding:0 4px;color:#8190a5;font-size:9px}.prototype-titlebar button,.prototype-panel button,.prototype-composer button,.prototype-box__head button{border:0;cursor:pointer}.prototype-titlebar button{background:transparent;color:#7e8ca0;font-size:9px}.prototype-grid{display:grid;grid-template-columns:82px 104px minmax(0,1fr) 118px;height:calc(100vh - 30px);min-height:520px;border:1px solid #26303d;background:#141b24}.prototype-panel{min-height:0;padding:10px 7px;border-right:1px solid #26303d;background:#151d26;overflow:hidden}.prototype-panel--chat{display:flex;flex-direction:column;background:#1a2028}.prototype-panel--features{border-right:0;background:#171c23}.prototype-panel__head{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:18px}.prototype-panel__head h2{margin:0;color:#e8eef8;font-size:9px;font-weight:700}.prototype-panel__head p{margin:4px 0 0;color:#7f90a6;font-size:7px}.prototype-panel__head button,.prototype-box__head button{min-width:24px;height:14px;padding:0 5px;border-radius:999px;background:#293445;color:#b7c5d7;font-size:7px}.prototype-search{height:18px;margin:8px 0;padding:0 6px;border:1px solid #334155;border-radius:4px;background:#1d2631;color:#8da0b8;font-size:7px;line-height:17px}.prototype-list{display:grid;gap:5px;overflow:auto}.prototype-card,.prototype-task{width:100%;display:grid;gap:3px;padding:6px;border:1px solid #263240;border-radius:4px;background:#1b2430;color:#dbe5f2;text-align:left}.prototype-card.active,.prototype-task.active{border-color:#4b5b70;background:#242d3a}.prototype-card strong,.prototype-task strong,.prototype-message strong,.prototype-box strong{font-size:7px;line-height:1.25}.prototype-card span,.prototype-task span,.prototype-task small,.prototype-row small,.prototype-chat-summary,.prototype-message p{color:#92a2b8;font-size:6px;line-height:1.45}.prototype-actions{display:grid;gap:5px;margin-top:8px}.prototype-actions button,.prototype-tabs button,.prototype-composer span{min-height:16px;padding:0 6px;border-radius:4px;background:#222c3a;color:#c5d2e2;font-size:7px}.prototype-actions button:disabled{opacity:.45}.prototype-tabs{display:flex;gap:4px;margin:8px 0}.prototype-tabs button.active{background:#f1f5f9;color:#101720}.prototype-task{position:relative;padding-left:10px}.priority-mark{position:absolute;top:7px;left:4px;width:2px;height:14px;border-radius:999px;background:#64748b}.priority-urgent{background:#ef4444}.priority-high{background:#eab308}.priority-normal{background:#22c55e}.priority-delay{background:#64748b}.prototype-chat-summary{margin:10px 0;padding:8px;border-radius:4px;background:#202833}.prototype-messages{display:grid;align-content:start;gap:8px;min-height:0;flex:1;overflow:auto}.prototype-message{width:76%;padding:8px;border-radius:4px;background:#242b35}.prototype-message.self{margin-left:auto;background:#5bed78;color:#092311}.prototype-message.self p,.prototype-message.self strong{color:#092311}.prototype-message p{margin:3px 0 0}.prototype-composer{margin-top:8px;padding:7px;border:1px solid #2b3441;border-radius:4px;background:#141922}.prototype-composer textarea{width:100%;height:52px;resize:none;padding:6px;border:0;border-radius:4px;background:#0f141b;color:#dce6f3;font-size:7px;outline:none}.prototype-composer div{display:flex;align-items:center;gap:5px;margin-top:6px}.prototype-composer button{margin-left:auto;min-width:32px;height:16px;border-radius:4px;background:#f1f5f9;color:#101720;font-size:7px}.prototype-box{margin-top:8px;padding:7px;border:1px solid #2a3340;border-radius:5px;background:#202731}.prototype-box--team{margin-top:10px}.prototype-box__head,.prototype-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px}.prototype-row{margin-top:5px;padding:6px;border-radius:4px;background:#252e3a;font-size:7px}.prototype-modal{border-radius:8px!important;background:#18212b!important}.workspace-screen{width:100%!important;min-height:100vh!important;margin:0!important;padding:0!important;background:#111821!important}.prototype-workbench{min-height:100vh!important;padding:6px!important;background:#111821!important}.prototype-titlebar{height:26px!important;padding:0 10px!important;color:#9ba9ba!important;font-size:12px!important}.prototype-alert{position:fixed;top:34px;left:50%;z-index:80;transform:translate(-50%);max-width:520px;padding:10px 14px;border:1px solid #5e2f39;border-radius:10px;background:#341d26;color:#ffd4dc;font-size:13px}.prototype-grid{grid-template-columns:240px 320px minmax(420px,1fr) 320px!important;height:calc(100vh - 38px)!important;min-height:680px!important;border:1px solid #26303d!important;background:#121922!important}.prototype-panel{padding:16px 14px!important;border-right:1px solid #26303d!important;background:#151d26!important}.prototype-panel--chat{background:#1a2028!important}.prototype-panel--features{border-right:0!important;background:#171c23!important}.prototype-panel__head h2{font-size:16px!important}.prototype-panel__head p,.prototype-card span,.prototype-task span,.prototype-task small,.prototype-row small,.prototype-chat-summary,.prototype-message p{font-size:12px!important}.prototype-panel__head button,.prototype-box__head button{min-width:46px!important;height:28px!important;font-size:12px!important;border-radius:9px!important}.prototype-search{height:34px!important;margin:14px 0!important;padding:0 12px!important;border-radius:10px!important;font-size:12px!important;line-height:32px!important}.prototype-list{gap:10px!important}.prototype-card,.prototype-task{gap:6px!important;padding:12px!important;border-radius:12px!important;background:#1b2430!important}.prototype-task{min-height:96px!important;padding-left:22px!important}.prototype-card strong,.prototype-task strong,.prototype-message strong,.prototype-box strong{font-size:14px!important}.prototype-card small{color:#92a2b8;font-size:12px}.priority-mark{top:14px!important;left:10px!important;width:4px!important;height:24px!important}.prototype-tabs{gap:8px!important;margin:14px 0!important}.prototype-actions button,.prototype-tabs button,.prototype-composer span{min-height:30px!important;padding:0 12px!important;border-radius:9px!important;font-size:12px!important}.prototype-chat-summary{margin:14px 0!important;padding:12px!important;border-radius:12px!important}.prototype-messages{gap:12px!important}.prototype-message{width:74%!important;padding:12px!important;border-radius:12px!important}.prototype-message__head{display:flex;justify-content:space-between;gap:10px}.prototype-message__head small{color:#91a1b8;font-size:11px}.prototype-message button{margin-top:6px;padding:0;background:transparent;color:#9bd0ff;font-size:12px}.prototype-composer{margin-top:12px!important;padding:12px!important;border-radius:12px!important}.prototype-composer textarea{height:92px!important;padding:10px!important;border-radius:10px!important;font-size:13px!important}.prototype-composer button{min-width:58px!important;height:30px!important;border-radius:9px!important;font-size:12px!important}.prototype-box{margin-top:14px!important;padding:12px!important;border-radius:12px!important}.prototype-row{margin-top:8px!important;padding:10px!important;border-radius:10px!important;font-size:13px!important}.prototype-function{width:100%;min-height:36px;margin-top:10px;padding:0 12px;border-radius:10px;background:#252e3a;color:#dbe6f4;text-align:left}.prototype-function--danger{background:#3a2a2a!important;color:#ffd4d4!important}.prototype-context-menu{position:fixed;z-index:90;display:grid;gap:6px;width:168px;padding:8px;border:1px solid #2f3b4b;border-radius:10px;background:#18212b;box-shadow:0 18px 50px #00000061}.prototype-context-menu button{min-height:34px;padding:0 12px;border-radius:7px;background:#242e3a;color:#dce7f5;text-align:left;cursor:pointer}.prototype-context-menu button.danger{background:#351f24;color:#ffb7c0}.prototype-context-menu button.success{background:#1d4939;color:#bdf7cf}.prototype-modal{border:1px solid #334155!important;border-radius:12px!important;background:#18212b!important;color:#eaf1fb!important;box-shadow:0 22px 70px #00000073!important}.prototype-modal .panel-header{padding-bottom:12px;border-bottom:1px solid #2b3644}.prototype-modal .panel-header h2{margin:0;font-size:16px}.prototype-modal-body{display:grid;gap:14px;margin-top:16px}.prototype-modal .field input,.mobile-modal-card input{min-height:38px;padding:0 12px;border:1px solid #334155;border-radius:10px;background:#202938;color:#edf4ff}.prototype-modal-caption{margin:0;color:#a6b5c8;line-height:1.6}.prototype-member-table{display:grid;gap:8px;max-height:56vh;overflow:auto}.prototype-member-row{display:grid;grid-template-columns:1fr 60px 60px 60px;gap:8px;align-items:center;padding:10px;border-radius:10px;background:#202938}.prototype-member-row--manage{grid-template-columns:1fr 110px 1fr 52px 52px 52px 52px}.prototype-member-row button,.prototype-member-toolbar button{min-height:28px;border-radius:8px;background:#2b3544;color:#dbe7f5}.prototype-member-row button.active{background:#edf4ff;color:#111821}.prototype-member-row button.danger,.danger-button,.mini-button.danger{background:#7f3341!important;color:#ffe4e8!important}.prototype-check{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;background:#202938}.mobile-modal-overlay{align-items:center!important;background:#0a0f16b8!important}.mobile-modal-card{width:min(340px,calc(100vw - 36px))!important}.mobile-option-menu{display:grid;gap:6px;width:min(220px,calc(100vw - 60px));padding:8px;border:1px solid #334155;border-radius:10px;background:#18212b}.mobile-option-menu button{min-height:38px;padding:0 14px;border-radius:7px;background:#242e3a;color:#dce7f5;text-align:left}.mobile-option-menu button.danger{background:#351f24;color:#ffb7c0}.mobile-option-menu button.success{background:#1d4939;color:#bdf7cf}.mobile-runtime--login .login-card{padding:26px 22px!important}.mobile-runtime--login .login-card__header h1{margin-bottom:22px!important;font-size:22px!important}.mobile-runtime--login .login-form{gap:14px!important}.mobile-runtime--login .login-form input,.mobile-runtime--login .login-submit{height:44px!important;min-height:44px!important;border-radius:12px!important;font-size:14px!important}.mobile-runtime__body{min-height:0;overflow:auto;padding-right:2px}.mobile-runtime__quick-actions,.mobile-runtime__filters{display:grid;gap:8px}.mobile-runtime__quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.mobile-runtime__quick-actions button,.mobile-runtime__filters select,.mobile-runtime__file button,.mobile-runtime__hint{min-height:36px;border:1px solid #334155;border-radius:10px;background:#202938;color:#dce7f5}.mobile-runtime__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-runtime__filters select{width:100%;padding:0 10px;outline:0}.mobile-runtime__summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-runtime__summary-card{display:grid;gap:4px}.mobile-runtime__messages{max-height:320px;overflow:auto}.mobile-runtime__files-panel{gap:10px}.mobile-runtime__files,.mobile-runtime__file-wrap{display:grid;gap:8px}.mobile-runtime__file{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.mobile-runtime__file>button:first-child{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0 10px;text-align:left}.mobile-runtime__file>div{display:flex;gap:6px}.mobile-runtime__file>div button{min-height:32px;padding:0 8px;font-size:12px}.mobile-runtime__file button.danger,.mobile-runtime__priority .danger{background:#351f24;color:#ffb7c0}.mobile-runtime__hint{display:grid;place-items:center;padding:14px;color:#9aa8bb}.mobile-runtime__list li{align-items:flex-start;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.14)}.mobile-runtime__list li small{display:block;max-width:120px;text-align:right}.mini-button.active{background:#2dd4bf2e!important;color:#86efe2!important}@media(max-width:1180px){.prototype-grid{grid-template-columns:220px 280px minmax(360px,1fr) 280px!important}}.workspace-screen{display:grid!important;place-items:start center!important;overflow:auto!important;background:#0f1115!important}.prototype-workbench{position:relative!important;width:1600px!important;height:980px!important;min-height:980px!important;padding:0!important;background:#0f1115!important;color:#e6edf6!important}.prototype-titlebar{position:absolute!important;top:0!important;left:20px!important;width:1520px!important;height:24px!important;padding:0 10px!important;border:1px solid #2d333c!important;background:#171a20!important;color:#9aa4b2!important;font-size:11px!important}.prototype-grid{position:absolute!important;top:20px!important;left:20px!important;display:grid!important;grid-template-columns:260px 320px 560px 380px!important;width:1520px!important;height:940px!important;min-height:940px!important;border:0!important;background:transparent!important}.prototype-panel{height:940px!important;padding:16px!important;border:1px solid #323843!important;border-right:0!important;overflow:hidden!important}.prototype-panel--projects{background:#151a20!important}.prototype-panel--tasks{background:#1a2027!important}.prototype-panel--chat{padding:18px!important;background:#1f232a!important}.prototype-panel--features{border-right:1px solid #323843!important;background:#171c23!important}.prototype-panel__head{min-height:31px!important}.prototype-panel__head h2{font-size:16px!important;font-weight:700!important;line-height:1.2!important}.prototype-panel__head p{margin-top:6px!important;font-size:12px!important}.prototype-panel__head button,.prototype-box__head button{min-width:42px!important;height:24px!important;border-radius:999px!important;background:#2a3342!important;color:#dce7f5!important;font-size:12px!important}.prototype-search{height:39px!important;margin:14px 0!important;padding:0 12px!important;border:1px solid #3a4558!important;border-radius:10px!important;background:#1b2230!important;color:#9aa8bb!important;font-size:12px!important;line-height:37px!important}.prototype-tabs{height:27px!important;margin:14px 0!important;gap:8px!important}.prototype-tabs button{min-height:27px!important;padding:0 14px!important;border-radius:999px!important;font-size:12px!important}.prototype-list{gap:8px!important;padding:4px!important}.prototype-panel--projects .prototype-list{height:810px!important}.prototype-panel--tasks .prototype-list{height:769px!important}.prototype-card,.prototype-task{padding:12px!important;border:1px solid #2b3340!important;border-radius:8px!important;background:#1b2230!important}.prototype-task{min-height:86px!important;padding-left:20px!important}.prototype-card.active,.prototype-task.active{border-color:#42506a!important;background:#242c3a!important}.prototype-card strong,.prototype-task strong,.prototype-message strong,.prototype-box strong{font-size:13px!important}.prototype-card span,.prototype-task span,.prototype-task small,.prototype-row small,.prototype-chat-summary,.prototype-message p{font-size:12px!important;line-height:1.55!important}.prototype-chat-summary{margin:14px 0!important;padding:14px!important;border-radius:8px!important;background:#292d36!important}.prototype-messages{height:665px!important;flex:0 0 665px!important;gap:12px!important;padding:6px!important}.prototype-message{width:74%!important;padding:14px!important;border-radius:8px!important;background:#292d36!important}.prototype-message.self{background:#67f36e!important}.prototype-composer{height:157px!important;margin-top:0!important;padding:12px!important;border:1px solid #3c3d43!important;border-radius:10px!important;background:#18191e!important}.prototype-composer textarea{height:92px!important;padding:0!important;background:transparent!important}.prototype-box{padding:12px!important;border:1px solid #3c3d43!important;border-radius:10px!important;background:#1f2025!important}.prototype-panel--features>.prototype-box:first-of-type{height:560px!important}.prototype-box--team{height:291px!important}.prototype-context-menu{width:150px!important;border-radius:8px!important;background:#1d222b!important}.prototype-context-menu--task{width:180px!important}.prototype-context-menu button{min-height:32px!important;border-radius:6px!important}.prototype-context-menu button.urgent,.mobile-option-menu button.urgent{background:#451b28!important;color:#ffc1c9!important}.prototype-context-menu button.high,.mobile-option-menu button.high{background:#3d3214!important;color:#ffe3a0!important}.prototype-context-menu button.normal,.mobile-option-menu button.normal{background:#1f4529!important;color:#c8f8ce!important}.mobile-option-menu button.delay{background:#243141!important;color:#d4e3f8!important}.modal-overlay{background:#0f111594!important}.prototype-modal{max-width:none!important;border:1px solid #4a5568!important;border-radius:10px!important;background:#1f232a!important}.modal-card.prototype-modal:not(.modal-card--wide):not(.modal-card--stats):not(.modal-card--task-add):not(.modal-card--project-delete):not(.modal-card--member-add):not(.modal-card--member-small):not(.modal-card--member-manage):not(.modal-card--member-delete):not(.modal-card--group-remove){width:340px!important}.modal-card--wide.prototype-modal{width:520px!important}.modal-card--task-add.prototype-modal,.modal-card--project-delete.prototype-modal{width:360px!important}.modal-card--member-add.prototype-modal{width:320px!important}.modal-card--member-small.prototype-modal{width:300px!important}.modal-card--member-manage.prototype-modal{width:560px!important}.modal-card--member-delete.prototype-modal{width:350px!important}.modal-card--group-remove.prototype-modal{width:380px!important}.modal-card--stats.prototype-modal{width:1520px!important;height:916px!important;padding:0!important;overflow:hidden!important;border-radius:16px!important;background:#10151b!important}.modal-card--stats .panel-header{display:none!important}.modal-card--stats .prototype-modal-body{margin:0!important}.desktop-stats{display:grid;gap:18px;padding:28px 20px 24px;color:#e8edf5}.desktop-stats__header{display:flex;align-items:center;justify-content:space-between;height:64px}.desktop-stats__header h3{margin:0;font-size:28px}.desktop-stats__header p{margin:4px 0 0;color:#8f9bad;font-size:13px}.desktop-stats__filters,.desktop-stats__tabs{display:flex;gap:10px}.desktop-stats__filters span,.desktop-stats__filters select,.desktop-stats__filters button,.desktop-stats__tabs button{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border:0;border-radius:8px;background:#1b2230;color:#e8edf5;font-size:12px;font-weight:600;cursor:pointer}.desktop-stats__filters select{min-width:120px;outline:none}.desktop-stats__tabs{height:44px}.desktop-stats__tabs button{min-height:34px;border-radius:999px;background:#20262f;color:#c7d0dc;font-size:13px}.desktop-stats__tabs button.active{background:#f1f5f9;color:#111827}.desktop-stats__empty{display:grid;place-items:center;min-height:120px;border:1px dashed #404040;border-radius:12px;background:#252525;color:#a0a0a0;font-size:13px}.desktop-stats__cards{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.desktop-stats__card{display:grid;gap:8px;height:110px;padding:14px;border:1px solid #2a313a;border-radius:12px;background:#141920}.desktop-stats__card span,.desktop-stats__card small{color:#8f9bad;font-size:12px}.desktop-stats__card strong{color:#e8edf5;font-size:28px;line-height:1}.desktop-stats__card strong.danger{color:#ffd4d4}.desktop-stats__card strong.warning{color:#f6d365}.desktop-stats__body{display:grid;grid-template-columns:940px 520px;gap:20px}.desktop-stats__body section,.desktop-stats__body aside{display:grid;align-content:start;gap:12px;height:626px;padding:16px;border:1px solid #2a313a;border-radius:12px;background:#141920}.desktop-stats__body h3{margin:0;font-size:18px}.desktop-stats__row{display:flex;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:8px;background:#1e242d;color:#e8edf5;font-size:12px}.desktop-stats__row.head{background:#1b2129;color:#8f9bad;font-weight:600}.desktop-stats__row.hot{background:#222831}.desktop-stats__row.warn strong{color:#f6d365}.desktop-stats__panel{display:grid;gap:8px;padding:14px;border-radius:10px;background:#1b2129}.desktop-stats__panel p{margin:0;color:#a7b1c0;font-size:12px;line-height:1.6}.modal-card.prototype-modal.modal-card--stats{width:min(1520px,calc(100vw - 40px))!important;height:min(916px,calc(100vh - 64px))!important;max-width:none!important;max-height:none!important}.modal-card.prototype-modal.modal-card--stats .desktop-stats{min-width:1480px}.prototype-panel--projects .prototype-list{height:810px!important;gap:10px!important}.prototype-panel--tasks .prototype-list{height:769px!important;gap:10px!important}.prototype-panel--projects .prototype-card{min-height:82px!important;padding:13px 14px!important;align-content:start!important;gap:7px!important}.prototype-panel--tasks .prototype-task{min-height:92px!important;padding:13px 14px 13px 22px!important;align-content:start!important;gap:7px!important}.prototype-panel--tasks .priority-mark{top:12px!important;left:8px!important;width:5px!important;height:calc(100% - 24px)!important}.prototype-panel__head h2{font-size:20px!important}.prototype-card,.prototype-task{gap:4px!important;padding:7px 10px!important;border-radius:8px!important}.prototype-card{min-height:31px!important}.prototype-task{min-height:52px!important;padding-left:14px!important}.prototype-card strong,.prototype-task strong{font-size:12px!important}.prototype-task span,.prototype-task small{font-size:10px!important;line-height:1.35!important}.priority-mark{top:0!important;left:0!important;width:6px!important;height:52px!important;border-radius:10px 0 0 10px!important}.prototype-panel--projects .prototype-list,.prototype-panel--tasks .prototype-list{align-items:start!important;align-content:start!important;grid-auto-rows:max-content!important;overflow-y:auto!important}.prototype-panel--projects .prototype-card{min-height:48px!important;height:auto!important;padding:13px 14px!important;align-self:start!important;align-content:center!important;gap:0!important}.prototype-panel--tasks .prototype-task{min-height:68px!important;height:auto!important;padding:13px 14px 13px 22px!important;align-self:start!important;align-content:start!important;gap:6px!important}.prototype-panel--projects .prototype-card strong,.prototype-panel--tasks .prototype-task strong{font-size:14px!important;line-height:1.35!important}.prototype-panel--projects .prototype-card span,.prototype-panel--projects .prototype-card small,.prototype-panel--tasks .prototype-task span,.prototype-panel--tasks .prototype-task small{font-size:12px!important;line-height:1.45!important;white-space:normal!important}.prototype-panel--tasks .priority-mark{top:12px!important;left:8px!important;width:5px!important;height:calc(100% - 24px)!important;border-radius:999px!important}.prototype-grid--project-collapsed{grid-template-columns:82px 320px 560px 380px!important}.prototype-project-title-wrap{display:flex;align-items:center;gap:6px;min-width:0}.prototype-collapse-button{min-width:34px!important;min-height:30px!important;padding:0 10px!important;border-radius:999px!important;background:#3a4456!important;color:#fff!important;font-size:12px!important;font-weight:700!important}.prototype-panel--projects.is-collapsed{padding:16px 10px!important}.prototype-panel--projects.is-collapsed .prototype-panel__head{display:grid!important;justify-items:center!important;gap:10px!important}.prototype-panel--projects.is-collapsed .prototype-project-title-wrap{display:grid!important;justify-items:center!important}.prototype-panel--projects.is-collapsed h2{writing-mode:vertical-rl;letter-spacing:4px;font-size:18px!important}.prototype-panel--projects.is-collapsed .prototype-project-add{display:none!important}.prototype-workbench--project-collapsed .prototype-titlebar{width:1324px!important}.prototype-grid--project-collapsed{grid-template-columns:64px 320px 560px 380px!important;width:1324px!important}.prototype-panel--projects.is-collapsed{padding:16px 6px!important;gap:14px!important}.prototype-panel--projects.is-collapsed .prototype-panel__head,.prototype-panel--projects.is-collapsed .prototype-project-title-wrap{display:flex!important;justify-content:center!important}.prototype-panel--projects.is-collapsed h2{display:none!important}.prototype-panel--projects.is-collapsed .prototype-collapse-button{min-width:32px!important;min-height:28px!important;padding:0 8px!important}.prototype-mini-project-list{display:grid;gap:8px;align-content:start}.prototype-mini-project{min-height:32px;padding:8px 6px;border:0;border-radius:8px;background:#1a2027;color:#c7d0dc;font-size:10px;font-weight:600;line-height:1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:clip}.prototype-mini-project.active{background:#1f232a;color:#e8edf5}.prototype-composer{display:grid!important;grid-template-rows:88px 32px!important;gap:10px!important}.prototype-composer textarea{height:88px!important;padding:12px!important;border:0!important;border-radius:8px!important;background:#202228!important;color:#e8edf5!important;resize:none!important}.prototype-composer-toolbar{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important}.prototype-composer-actions{display:flex!important;gap:8px!important}.prototype-composer-actions button,.prototype-composer-toolbar>button{min-height:30px!important;padding:6px 10px!important;border:1px solid #3c3d43!important;border-radius:6px!important;background:#2a2d34!important;color:#c7d0dc!important;font-size:12px!important}.prototype-composer-toolbar>button{padding:8px 18px!important;border:0!important;border-radius:8px!important;background:#3c434d!important;color:#fff!important;font-size:13px!important;font-weight:600!important}.prototype-member-head{display:flex;justify-content:space-between;padding:6px 8px;border-radius:6px;background:#26282e;color:#a7b1c0;font-size:12px}.prototype-member-row--manage{display:grid!important;grid-template-columns:minmax(0,1fr) 42px 42px 42px 42px!important;gap:6px!important;padding:10px 12px!important;border-radius:8px!important;background:#2a2c32!important}.prototype-member-row--manage:nth-child(2n){background:#26282e!important}.prototype-member-row--manage strong{font-family:IBM Plex Mono,monospace;font-size:12px!important;font-weight:400!important;color:#e8edf5}.prototype-member-row--manage button{min-height:26px!important;padding:0 8px!important;border-radius:6px!important;font-size:11px!important}.prototype-workgroup-table{display:grid;gap:6px;padding:10px;border-radius:8px;background:#171c23;max-height:56vh;overflow:auto}.prototype-workgroup-row{display:grid;grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:8px;min-height:38px;padding:8px 10px;border-radius:6px;background:#222831}.prototype-workgroup-row:nth-child(odd){background:#1e242d}.prototype-workgroup-row--head{background:#1b2129!important;color:#8f9bad;font-size:12px;font-weight:600}.prototype-workgroup-row label{display:flex;align-items:center;gap:6px;color:#e8edf5;font-size:12px;font-weight:600}.prototype-workgroup-row>div,.prototype-workgroup-radios{display:flex;justify-content:space-around;gap:54px}.prototype-workgroup-radios button{min-width:20px;border:0;background:transparent;color:#6f7c8e;font-size:14px}.prototype-workgroup-radios button.active{color:#e8edf5}.prototype-row .team-role{font-size:12px!important;font-weight:600!important}.prototype-row .team-role--owner{color:#f2b84b!important}.prototype-row .team-role--collaborator{color:#76c893!important}.prototype-box--team .prototype-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.prototype-panel--chat{display:flex!important;flex-direction:column!important;padding:18px 18px 16px!important}.prototype-panel--chat .prototype-messages{height:auto!important;flex:1 1 auto!important;min-height:0!important}.prototype-panel--chat .prototype-composer{position:relative!important;flex:0 0 112px!important;height:112px!important;margin-top:10px!important;padding:8px 8px 14px!important;grid-template-rows:54px 24px!important;gap:8px!important}.prototype-panel--chat .prototype-composer textarea{height:54px!important;padding:10px!important}.prototype-panel--chat .prototype-composer-toolbar{height:24px!important}.prototype-panel--chat .prototype-composer-actions button,.prototype-panel--chat .prototype-composer-toolbar>button{min-height:24px!important;height:24px!important;padding:3px 10px!important}.prototype-mention-menu{position:absolute!important;left:8px!important;bottom:94px!important;z-index:5!important;display:grid!important;gap:0!important;min-width:130px!important;max-height:150px!important;padding:6px!important;overflow:auto!important;border:1px solid #394456!important;border-radius:8px!important;background:#1b222c!important;box-shadow:0 12px 28px #00000047!important}.prototype-mention-menu button{width:100%!important;min-height:28px!important;margin-left:0!important;padding:5px 8px!important;border:0!important;border-radius:6px!important;background:transparent!important;color:#d7e3f2!important;font-size:12px!important;font-weight:600!important;justify-content:flex-start!important;text-align:left!important}.prototype-mention-menu button:hover{background:#253142!important}.prototype-panel--features{display:flex!important;flex-direction:column!important;gap:10px!important;padding-bottom:16px!important}.prototype-panel--features>.prototype-box:first-of-type{height:auto!important;flex:1 1 auto!important;min-height:0!important}.prototype-box--team{flex:0 0 214px!important;height:214px!important;margin-top:0!important;margin-bottom:0!important}.prototype-panel--tasks .prototype-list{gap:8px!important;padding:0 2px!important}.prototype-panel--tasks .prototype-task{position:relative!important;min-height:48px!important;height:48px!important;padding:7px 12px 6px 16px!important;overflow:hidden!important;border:1px solid #2d3a4a!important;border-radius:8px!important;background:#1a212a!important;gap:4px!important;align-content:start!important;text-align:left!important}.prototype-panel--tasks .prototype-task.active{border-color:#5b6f8b!important;background:#242c39!important}.prototype-panel--tasks .prototype-task strong{display:block!important;min-width:0!important;overflow:hidden!important;color:#fff!important;font-size:11px!important;font-weight:700!important;line-height:1.25!important;text-overflow:ellipsis!important;white-space:nowrap!important}.prototype-panel--tasks .prototype-task span{display:block!important;min-width:0!important;overflow:hidden!important;color:#9cabbd!important;font-size:9px!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important}.prototype-panel--tasks .priority-mark{top:0!important;left:0!important;width:5px!important;height:100%!important;border-radius:8px 0 0 8px!important}.task-hot-dot{position:absolute!important;top:2px!important;right:2px!important;width:8px!important;height:8px!important;border-radius:999px!important;background:#ff6c78!important}.prototype-team-name{display:inline-flex;align-items:center;gap:6px;min-width:0}.prototype-team-remove{min-height:26px;padding:4px 10px;border:0;border-radius:999px;background:#1a1a1a;color:#fff;font-size:11px;font-weight:600}.prototype-modal .panel-header .mini-button{min-width:28px!important;min-height:26px!important;padding:0 8px!important;border-radius:6px!important;background:#5a2f36!important;color:#fff!important;font-family:IBM Plex Mono,monospace!important;font-size:12px!important;font-weight:600!important}.prototype-messages{display:grid!important;align-content:start!important;gap:12px!important}.prototype-message-loading{color:#8f9bad!important;text-align:center!important;padding:4px 0!important;font-size:12px!important}.mobile-runtime__messages{min-height:0!important;max-height:460px!important;overflow-y:auto!important;align-content:start!important}.prototype-message-wrap{justify-self:start!important;width:360px!important}.prototype-message-wrap.self{justify-self:end!important}.prototype-message{width:100%!important;padding:10px 12px!important;border-radius:12px!important;background:#2f3138!important;color:#e8edf5!important}.prototype-message.self{margin-left:0!important;background:#6fbd52!important;color:#14210f!important}.prototype-message__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 2px 4px!important}.prototype-message__head strong,.prototype-message__head small{color:#aeb6c4!important;font-size:11px!important;font-weight:400!important}.prototype-message p{margin:0!important;color:#e8edf5!important;font-size:13px!important;line-height:1.55!important}.prototype-message.self p{color:#14210f!important}.prototype-message-recall{display:block!important;margin:4px 2px 0 auto!important;padding:0!important;border:0!important;background:transparent!important;color:#8fa3bb!important;font-size:12px!important}:root{--bg: #1f1f1f;--bg-alt: #1f1f1f;--panel: #252525;--panel-strong: #2b2b2b;--panel-soft: #303030;--panel-raised: #333333;--panel-input: #202228;--text: #f3f3f3;--muted: #a0a0a0;--border: #303030;--border-strong: #4a4a4a;--accent-green: #22c55e;--accent-green-soft: #1f9d55;--danger: #ff6b6b;--warning: #d4a73a;--shadow: 0 8px 20px rgba(0, 0, 0, .4)}html,body,.workspace-screen,.login-prototype,.phone-page,.phone-canvas,.mobile-runtime,.mobile-runtime-screen,.prototype-workbench,.phone-board,.phone-shell,.login-prototype__window{background:#1f1f1f!important;color:#f3f3f3!important}.prototype-titlebar,.prototype-panel,.prototype-panel--projects,.prototype-panel--tasks,.prototype-panel--features,.prototype-box,.prototype-card,.prototype-task,.prototype-mini-project,.desktop-stats__card,.desktop-stats__body section,.desktop-stats__body aside,.desktop-stats__row,.desktop-stats__panel,.login-card,.state-card,.workspace-panel,.dashboard-panel,.profile-switcher{border-color:#303030!important;background:#252525!important;color:#f3f3f3!important}.prototype-panel--chat,.prototype-modal,.modal-card,.mobile-modal-card,.phone-modal,.phone-modal-card,.modal-card--stats.prototype-modal,.prototype-message,.prototype-chat-summary{border-color:#4a4a4a!important;background:#2b2b2b!important;color:#f3f3f3!important}.prototype-card.active,.prototype-task.active,.prototype-mini-project.active,.desktop-stats__row.hot,.prototype-row,.prototype-workgroup-row,.prototype-member-row,.prototype-member-head,.prototype-search,.prototype-composer,.prototype-composer textarea,.field input,.mobile-modal-card input,.prototype-modal .field input{border-color:#404040!important;background:#303030!important;color:#f3f3f3!important}.prototype-search,.prototype-titlebar,.prototype-panel__head p,.prototype-card span,.prototype-task span,.prototype-task small,.prototype-row small,.prototype-chat-summary,.prototype-message__head strong,.prototype-message__head small,.desktop-stats__header p,.desktop-stats__card span,.desktop-stats__card small,.desktop-stats__panel p,.prototype-modal-caption,.field span{color:#a0a0a0!important}.prototype-panel__head button,.prototype-box__head button,.prototype-tabs button,.desktop-stats__filters span,.desktop-stats__filters select,.desktop-stats__filters button,.desktop-stats__tabs button,.prototype-composer-actions button,.prototype-composer-toolbar>button,.ghost-button,.mini-button,.action-button,.profile-option,.segmented button,.login-close{border-color:#404040!important;background:#333!important;color:#f3f3f3!important}.prototype-tabs button.active,.desktop-stats__tabs button.active,.segmented button.active,.profile-option.active{background:#f3f3f3!important;color:#1f1f1f!important}.primary-button,.prototype-function,.prototype-member-toolbar button{background:#3a3a3a!important;color:#f3f3f3!important}.prototype-function:hover,.prototype-panel__head button:hover,.prototype-box__head button:hover,.prototype-composer-actions button:hover{background:#404040!important}.prototype-message.self{background:#22c55e!important;color:#0f2415!important}.prototype-message.self p{color:#0f2415!important}.prototype-message p,.prototype-card strong,.prototype-task strong,.prototype-box strong,.desktop-stats__card strong,.desktop-stats__body h3,.prototype-panel__head h2{color:#f3f3f3!important}.prototype-context-menu,.mobile-option-menu,.prototype-mention-menu{border-color:#404040!important;background:#2b2b2b!important;box-shadow:0 8px 20px #0006!important}.prototype-context-menu button,.mobile-option-menu button,.prototype-mention-menu button{background:#333!important;color:#f3f3f3!important}.prototype-context-menu button.danger,.prototype-function--danger,.prototype-member-row button.danger,.danger-button{background:#3a2a2a!important;color:#ffd9d9!important}.prototype-context-menu button.urgent,.mobile-option-menu button.urgent,.priority-urgent{background:#7a2d2d!important;color:#ffd9d9!important}.prototype-context-menu button.high,.mobile-option-menu button.high,.priority-high{background:#3a321f!important;color:#e6c96b!important}.prototype-context-menu button.normal,.mobile-option-menu button.normal,.priority-normal{background:#1f9d55!important;color:#b7f0c9!important}.priority-delay,.mobile-option-menu button.delay{background:#404040!important;color:#d6d6d6!important}.priority-mark.priority-urgent,.priority-dot.urgent{background:#ff6b6b!important}.priority-mark.priority-high,.priority-dot.high{background:#d4a73a!important}.priority-mark.priority-normal,.priority-dot.normal{background:#22c55e!important}.priority-mark.priority-delay,.priority-dot.delay{background:#666!important}.task-hot-dot{background:#ff6b6b!important}.prototype-row .team-role--owner,.desktop-stats__card strong.warning,.desktop-stats__row.warn strong{color:#d4a73a!important}.prototype-row .team-role--collaborator{color:#7ed957!important}.prototype-empty{display:grid!important;place-items:center!important;min-height:48px!important;padding:12px!important;border:1px dashed #404040!important;border-radius:8px!important;background:#252525!important;color:#a0a0a0!important;font-size:12px!important;text-align:center!important}.prototype-panel--chat .prototype-messages{display:flex!important;flex-direction:column!important;gap:12px!important;flex:1 1 0!important;min-height:260px!important;padding:10px 6px!important;overflow-y:auto!important}.prototype-panel--chat .prototype-message-wrap{display:block!important;width:min(360px,82%)!important;max-width:82%!important;align-self:flex-start!important}.prototype-panel--chat .prototype-message-wrap.self{align-self:flex-end!important}.prototype-panel--chat .prototype-message{display:block!important;min-height:36px!important;border:1px solid #4a5565!important;border-radius:12px!important;background:#30343c!important;color:#f3f3f3!important;box-shadow:0 8px 18px #0000002e!important}.prototype-panel--chat .prototype-message.self{border-color:#2f7a42!important;background:#226b36!important;color:#f3f3f3!important}.prototype-panel--chat .prototype-message p,.prototype-panel--chat .prototype-message.self p{color:#f3f3f3!important}.prototype-message-image{display:block!important;max-width:100%!important;max-height:220px!important;border-radius:8px!important;object-fit:contain!important}.prototype-pending-images{display:flex!important;gap:8px!important;align-items:center!important;max-width:100%!important;padding:0 2px!important;overflow-x:auto!important}.prototype-pending-image{position:relative!important;flex:0 0 auto!important;width:58px!important;height:48px!important;border:1px solid #4a5565!important;border-radius:8px!important;background:#20242c!important;overflow:hidden!important}.prototype-pending-image img{width:100%!important;height:100%!important;object-fit:cover!important}.prototype-pending-image button{position:absolute!important;top:2px!important;right:2px!important;display:grid!important;place-items:center!important;width:18px!important;height:18px!important;min-height:18px!important;padding:0!important;border-radius:999px!important;background:#111827d9!important;color:#fff!important;font-size:12px!important;line-height:1!important}.mobile-runtime__card,.prototype-card,.prototype-mini-project{position:relative!important}.project-hot-dot{display:block!important;z-index:20!important;top:6px!important;right:6px!important;width:10px!important;height:10px!important;border:1px solid #1f1f1f!important;box-shadow:0 0 0 2px #ff6b6b33!important}.prototype-mini-project .project-hot-dot{top:3px!important;right:3px!important}.prototype-workgroup-table{border:1px solid #404040!important;background:#252525!important}.prototype-workgroup-row{border:1px solid #3a3a3a!important;background:#303030!important;color:#f3f3f3!important}.prototype-workgroup-row:nth-child(odd){background:#2b2b2b!important}.prototype-workgroup-row--head{border-color:#4a4a4a!important;background:#333!important;color:#a0a0a0!important}.prototype-workgroup-row label,.prototype-workgroup-row label span{color:#f3f3f3!important}.prototype-workgroup-row input[type=checkbox]{accent-color:#22c55e!important}.prototype-workgroup-radios button{color:#a0a0a0!important}.prototype-workgroup-radios button.active{color:#22c55e!important;font-weight:700!important}.mobile-modal-card .mobile-runtime__card{border-color:#404040!important;background:#303030!important}.mobile-modal-card .mobile-runtime__card:has(input:checked){border-color:#22c55e!important;background:#26382c!important}.workspace-screen{width:100vw!important;max-width:none!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:0!important;overflow:hidden!important}.workspace-screen .prototype-workbench,.workspace-screen .prototype-workbench--project-collapsed{position:relative!important;display:flex!important;flex-direction:column!important;width:100%!important;max-width:none!important;height:100vh!important;min-height:0!important;padding:clamp(4px,.8vw,10px)!important;overflow:hidden!important}.workspace-screen .prototype-titlebar,.workspace-screen .prototype-workbench--project-collapsed .prototype-titlebar{position:static!important;flex:0 0 auto!important;width:100%!important;height:26px!important;min-height:26px!important}.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{position:static!important;display:grid!important;flex:1 1 auto!important;width:100%!important;height:auto!important;min-height:0!important;overflow:hidden!important}.workspace-screen .prototype-grid{grid-template-columns:minmax(150px,clamp(170px,17vw,240px)) minmax(210px,clamp(240px,22vw,320px)) minmax(320px,1fr) minmax(240px,clamp(260px,22vw,340px))!important}.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:64px minmax(210px,clamp(240px,22vw,320px)) minmax(320px,1fr) minmax(240px,clamp(260px,22vw,340px))!important}.workspace-screen .prototype-panel{min-width:0!important;min-height:0!important;overflow:hidden!important}.workspace-screen .prototype-panel--projects .prototype-list,.workspace-screen .prototype-panel--tasks .prototype-list,.workspace-screen .prototype-mini-project-list{flex:1 1 auto!important;height:auto!important;min-height:0!important;overflow-y:auto!important}.workspace-screen .prototype-panel--chat .prototype-messages{flex:1 1 auto!important;min-height:0!important}.workspace-screen .prototype-panel--chat .prototype-composer{flex:0 0 auto!important;height:auto!important;min-height:108px!important}.workspace-screen .prototype-panel--features>.prototype-box:first-of-type{flex:1 1 auto!important;min-height:0!important;overflow:auto!important}.workspace-screen .prototype-box--team{flex:0 0 clamp(150px,24vh,214px)!important;height:clamp(150px,24vh,214px)!important;min-height:150px!important}@media(max-width:1180px){.workspace-screen .prototype-grid{grid-template-columns:150px 210px minmax(280px,1fr) 230px!important}.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:64px 210px minmax(280px,1fr) 230px!important}.workspace-screen .prototype-panel{padding:10px 8px!important}.workspace-screen .prototype-message-wrap{width:min(300px,86%)!important;max-width:86%!important}}@media(max-width:900px){.workspace-screen{overflow:auto!important}.workspace-screen .prototype-workbench,.workspace-screen .prototype-workbench--project-collapsed{min-width:880px!important;height:100vh!important}}@media(max-width:980px){.workspace-screen{overflow:hidden!important}.workspace-screen .prototype-workbench,.workspace-screen .prototype-workbench--project-collapsed{min-width:0!important;width:100vw!important;height:100vh!important}.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:minmax(210px,34vw) minmax(360px,1fr)!important}.workspace-screen .prototype-panel--projects,.workspace-screen .prototype-panel--features{display:none!important}.workspace-screen .prototype-panel--tasks,.workspace-screen .prototype-panel--chat{display:flex!important;flex-direction:column!important;min-width:0!important;min-height:0!important}.workspace-screen .prototype-panel--tasks{gap:8px!important;padding:12px 10px!important;overflow:hidden!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head{display:flex!important;flex:0 0 auto!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;min-height:28px!important;gap:8px!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head h2{display:block!important;writing-mode:horizontal-tb!important;white-space:nowrap!important;letter-spacing:0!important;font-size:16px!important;line-height:1.2!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head button{flex:0 0 auto!important;min-width:42px!important;height:24px!important;white-space:nowrap!important}.workspace-screen .prototype-panel--tasks .prototype-search{flex:0 0 auto!important;width:100%!important;height:34px!important;margin:4px 0!important;white-space:nowrap!important}.workspace-screen .prototype-panel--tasks .prototype-filter{display:flex!important;flex:0 0 auto!important;flex-direction:row!important;align-items:center!important;gap:8px!important;min-width:0!important;overflow:hidden!important}.workspace-screen .prototype-panel--tasks .prototype-filter button{flex:0 0 auto!important;min-width:44px!important;height:28px!important;white-space:nowrap!important}.workspace-screen .prototype-panel--tasks .prototype-list{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;gap:8px!important;min-height:0!important;overflow-y:auto!important}.workspace-screen .prototype-panel--tasks .prototype-task{display:grid!important;width:100%!important;min-height:48px!important;height:48px!important;padding:7px 10px 7px 16px!important;align-content:center!important}.workspace-screen .prototype-panel--tasks .prototype-task strong,.workspace-screen .prototype-panel--tasks .prototype-task span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}@media(max-width:760px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:76px minmax(0,1fr)!important}.workspace-screen .prototype-panel--tasks{padding:10px 6px!important;gap:8px!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head{justify-content:center!important;min-height:64px!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head h2{writing-mode:vertical-rl!important;letter-spacing:3px!important;font-size:17px!important;line-height:1!important;white-space:nowrap!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head button,.workspace-screen .prototype-panel--tasks .prototype-search,.workspace-screen .prototype-panel--tasks .prototype-filter{display:none!important}.workspace-screen .prototype-panel--tasks .prototype-list{gap:8px!important;padding:0!important}.workspace-screen .prototype-panel--tasks .prototype-task{width:100%!important;min-height:46px!important;height:46px!important;padding:7px 5px 7px 9px!important;border-radius:7px!important}.workspace-screen .prototype-panel--tasks .prototype-task strong{font-size:11px!important;line-height:1.15!important}.workspace-screen .prototype-panel--tasks .prototype-task span{font-size:9px!important;line-height:1.15!important}.workspace-screen .prototype-panel--tasks .priority-mark{width:4px!important}.workspace-screen .prototype-panel--chat .prototype-panel__head p{display:none!important}}@media(max-width:620px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:minmax(0,1fr)!important}.workspace-screen .prototype-panel--tasks{display:none!important}.workspace-screen .prototype-panel--chat{display:flex!important}.workspace-screen .prototype-panel--chat .prototype-panel__head p{display:none!important}.workspace-screen .prototype-panel--chat .prototype-message-wrap{width:min(320px,92%)!important;max-width:92%!important}}@media(max-width:1360px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:64px minmax(240px,30vw) minmax(420px,1fr)!important}.workspace-screen .prototype-panel--features{display:none!important}.workspace-screen .prototype-panel--projects{display:flex!important;width:64px!important;min-width:64px!important;max-width:64px!important;padding:16px 6px!important;overflow:hidden!important}.workspace-screen .prototype-panel--projects:not(.is-collapsed) .prototype-project-title-wrap h2,.workspace-screen .prototype-panel--projects:not(.is-collapsed) .prototype-project-add,.workspace-screen .prototype-panel--projects:not(.is-collapsed) .prototype-search,.workspace-screen .prototype-panel--projects:not(.is-collapsed) .prototype-list{display:none!important}.workspace-screen .prototype-panel--projects:not(.is-collapsed) .prototype-panel__head{justify-content:center!important}.workspace-screen .prototype-panel--tasks,.workspace-screen .prototype-panel--chat{display:flex!important;flex-direction:column!important;min-width:0!important;min-height:0!important}.workspace-screen .prototype-panel--tasks{padding:12px 10px!important;gap:8px!important;overflow:hidden!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;min-height:28px!important;gap:8px!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head h2{display:block!important;writing-mode:horizontal-tb!important;letter-spacing:0!important;white-space:nowrap!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head button,.workspace-screen .prototype-panel--tasks .prototype-search,.workspace-screen .prototype-panel--tasks .prototype-filter{display:flex!important}.workspace-screen .prototype-panel--tasks .prototype-search{width:100%!important;min-width:0!important}.workspace-screen .prototype-panel--tasks .prototype-list{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-height:0!important;overflow-y:auto!important}.workspace-screen .prototype-panel--tasks .prototype-task{width:100%!important;min-width:0!important}}@media(max-width:980px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:minmax(220px,34vw) minmax(360px,1fr)!important}.workspace-screen .prototype-panel--projects{display:none!important}}@media(max-width:820px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:76px minmax(0,1fr)!important}.workspace-screen .prototype-panel--tasks{padding:10px 6px!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head{justify-content:center!important;min-height:64px!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head h2{writing-mode:vertical-rl!important;letter-spacing:3px!important;font-size:17px!important;line-height:1!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head button,.workspace-screen .prototype-panel--tasks .prototype-search,.workspace-screen .prototype-panel--tasks .prototype-filter{display:none!important}.workspace-screen .prototype-panel--tasks .prototype-task{height:46px!important;min-height:46px!important;padding:7px 5px 7px 9px!important}}@media(max-width:640px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:minmax(0,1fr)!important}.workspace-screen .prototype-panel--tasks{display:none!important}}@media(max-width:700px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;grid-auto-flow:row!important;width:100vw!important;min-width:0!important;max-width:100vw!important;height:100%!important;overflow:hidden!important}.workspace-screen .prototype-panel--projects,.workspace-screen .prototype-panel--tasks,.workspace-screen .prototype-panel--features,.workspace-screen .prototype-project-resizer,.workspace-screen .prototype-task-resizer,.workspace-screen .prototype-chat-resizer{display:none!important;position:absolute!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;overflow:hidden!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.workspace-screen .prototype-panel--chat{display:flex!important;flex:1 1 auto!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;grid-column:auto!important;order:1!important}}.mobile-runtime__back-button,.mobile-runtime__more-button{width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;border:0!important;background:transparent!important;color:#f3f3f3!important;font-size:18px!important;line-height:28px!important}.mobile-runtime__chat-title{font-size:19px!important;line-height:28px!important;text-align:left!important}.mobile-runtime__chat-summary{gap:8px!important;padding:2px 0 8px!important}.mobile-runtime__message-wrap{display:grid!important;justify-self:start!important;justify-items:start!important;gap:4px!important;width:min(88%,320px)!important}.mobile-runtime__message-wrap.self{justify-self:end!important;justify-items:end!important}.mobile-runtime__message-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important;color:#b6bec8!important;font-size:12px!important;line-height:1.2!important}.mobile-runtime__message-head strong{min-width:0!important;overflow:hidden!important;color:#b6bec8!important;font-size:12px!important;font-weight:400!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-runtime__message-head small{flex:0 0 auto!important;color:#c1c8d2!important;font-size:11px!important;line-height:1.2!important;white-space:nowrap!important}.mobile-runtime__message-wrap .mobile-runtime__chat{justify-self:stretch!important;width:100%!important;max-width:none!important;min-height:42px!important;padding:10px 12px!important;border:1px solid #566273!important;border-radius:9px!important;background:#303743!important}.mobile-runtime__message-wrap.self .mobile-runtime__chat{border-color:#227b3b!important;background:#1d8039!important}.mobile-runtime__message-wrap .mobile-runtime__chat strong{display:none!important}.mobile-runtime__message-recall{justify-self:end!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;padding:0 2px!important;border:0!important;background:transparent!important;color:#77d89a!important;font-size:12px!important;line-height:1.4!important}.mobile-runtime__emoji-menu{position:absolute!important;left:0!important;bottom:48px!important;z-index:20!important;display:grid!important;grid-template-columns:repeat(7,34px)!important;gap:6px!important;padding:10px!important;border:1px solid #404040!important;border-radius:10px!important;background:#2b2b2b!important;box-shadow:0 14px 34px #0000005c!important}.mobile-runtime__emoji-menu button{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;padding:0!important;border:1px solid #3a3a3a!important;border-radius:8px!important;background:#242424!important;font-size:18px!important;line-height:1!important}.mobile-runtime__emoji-menu button:active{border-color:#22c55e!important;background:#26382c!important}.mobile-runtime__image-upload{display:none!important}.mobile-runtime__header--work{display:grid!important;grid-template-columns:28px minmax(0,1fr) 28px!important;align-items:center!important;gap:8px!important;min-height:36px!important;padding:0 0 8px!important;border-bottom:1px solid #303030!important}.mobile-runtime__work-tabs{margin-bottom:2px!important}.mobile-runtime__work-panel{display:grid!important;align-content:start!important;gap:8px!important;min-height:0!important}.mobile-runtime__work-actions{display:flex!important;justify-content:flex-end!important;gap:6px!important}.mobile-runtime__work-actions button{height:28px!important;min-height:28px!important;padding:0 10px!important;border:1px solid #3d3d3d!important;border-radius:7px!important;background:#2b2b2b!important;color:#f3f3f3!important;font-size:12px!important}.mobile-runtime__file-root,.mobile-runtime__file{display:grid!important;grid-template-columns:minmax(0,1fr) 34px!important;min-height:34px!important;padding:5px 8px!important;border:1px solid #303030!important;border-radius:7px!important;background:#242424!important;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}.mobile-runtime__file-root{display:flex!important;align-items:center!important;gap:8px!important;color:#f3f3f3!important}.mobile-runtime__file-root.is-drop-target{border-color:#22c55e!important;background:#26382c!important;box-shadow:inset 0 0 0 1px #22c55e5c,0 0 0 3px #22c55e1f!important}.mobile-runtime__file-root.is-drop-target:after{content:"移到主目录"!important;margin-left:auto!important;color:#86efac!important;font-size:10px!important;font-weight:700!important}.mobile-runtime__file>button:first-child{min-height:22px!important;padding:0!important;border:0!important;background:transparent!important;color:#f3f3f3!important;min-width:0!important}.mobile-runtime__file-toggle{color:#a0a0a0!important;width:12px!important;flex:0 0 12px!important;text-align:center!important}.mobile-runtime__file-icon{position:relative!important;flex:0 0 16px!important;width:16px!important;height:14px!important;color:#b8c2d1!important}.mobile-runtime__file-icon--folder:before{content:""!important;position:absolute!important;left:1px!important;top:2px!important;width:6px!important;height:3px!important;border:1px solid currentColor!important;border-bottom:0!important;border-radius:2px 2px 0 0!important}.mobile-runtime__file-icon--folder:after{content:""!important;position:absolute!important;left:1px!important;top:5px!important;width:14px!important;height:8px!important;border:1px solid currentColor!important;border-radius:2px!important}.mobile-runtime__file-icon--file:before{content:""!important;position:absolute!important;inset:1px 3px!important;border:1px solid currentColor!important;border-radius:1px!important}.mobile-runtime__file-icon--file:after{content:""!important;position:absolute!important;right:3px!important;top:1px!important;width:5px!important;height:5px!important;border-left:1px solid currentColor!important;border-bottom:1px solid currentColor!important;background:#242424!important}.mobile-runtime__file>button:first-child strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-runtime__file-drag{display:grid!important;place-items:center!important;align-content:center!important;gap:3px!important;width:30px!important;min-width:30px!important;min-height:26px!important;padding:0!important;border:0!important;border-radius:6px!important;background:transparent!important;touch-action:none!important}.mobile-runtime__file-drag span{width:14px!important;height:2px!important;border-radius:999px!important;background:#7b7b7b!important}.mobile-runtime__file:has(.mobile-runtime__file-drag:active) .mobile-runtime__file-drag,.mobile-runtime__file-drag:active{background:#22c55e29!important}.mobile-runtime__file:has(.mobile-runtime__file-drag:active) .mobile-runtime__file-drag span,.mobile-runtime__file-drag:active span{background:#22c55e!important}.mobile-runtime__file.is-dragging{opacity:.35!important;transform:scale(.985)!important}.mobile-runtime__file.is-drop-target{border-color:#22c55e!important;background:#26382c!important;box-shadow:inset 0 0 0 1px #22c55e5c,0 0 0 3px #22c55e1f!important}.mobile-runtime__file.is-drop-target:after{content:"放到这里"!important;justify-self:end!important;align-self:center!important;grid-column:2!important;grid-row:1!important;color:#86efac!important;font-size:10px!important;font-weight:700!important;pointer-events:none!important}.mobile-runtime__file-drag-preview{position:fixed!important;z-index:1200!important;display:flex!important;align-items:center!important;gap:8px!important;width:min(220px,calc(100vw - 56px))!important;min-height:38px!important;padding:0 12px!important;border:1px solid #22c55e!important;border-radius:8px!important;background:#303030!important;color:#f3f3f3!important;box-shadow:0 16px 34px #0000006b,0 0 0 3px #22c55e29!important;pointer-events:none!important;transform:translateY(-50%)!important}.mobile-runtime__file-drag-preview strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-runtime__files,.mobile-runtime__file-root *,.mobile-runtime__file *,.mobile-option-menu,.mobile-option-menu *{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}.mobile-runtime__workgroup-list{display:grid!important;gap:6px!important}.mobile-runtime__workgroup-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-height:42px!important;gap:8px!important;padding:5px 6px 5px 12px!important;border:1px solid #303030!important;border-radius:8px!important;background:#242424!important;color:#f3f3f3!important;text-align:left!important}.mobile-runtime__workgroup-person{display:grid!important;justify-items:start!important;min-width:0!important;min-height:30px!important;padding:0!important;border:0!important;background:transparent!important;color:inherit!important;text-align:left!important}.mobile-runtime__workgroup-person strong{overflow:hidden!important;max-width:100%!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-runtime__workgroup-row small{color:#22c55e!important;font-size:12px!important}.mobile-runtime__workgroup-remove{min-width:48px!important;min-height:30px!important;padding:0 10px!important;border:1px solid rgba(248,113,113,.28)!important;border-radius:7px!important;background:#7f1d1d57!important;color:#fecaca!important;font-size:12px!important;font-weight:700!important}.mobile-runtime__workgroup-picker{display:grid!important;gap:5px!important;max-height:min(62vh,470px)!important;overflow:auto!important;padding-right:2px!important}.mobile-runtime__workgroup-picker-row{display:grid!important;grid-template-columns:minmax(0,1fr) 96px!important;align-items:center!important;gap:8px!important;min-height:38px!important;padding:5px 7px!important;border:1px solid #303030!important;border-radius:8px!important;background:#242424!important}.mobile-runtime__workgroup-picker-row.active{border-color:#22c55e8c!important;background:#223126!important}.mobile-runtime__workgroup-check{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important;color:#f3f3f3!important;font-size:13px!important;font-weight:700!important}.mobile-runtime__workgroup-check input{width:14px!important;height:14px!important;accent-color:#22c55e!important}.mobile-runtime__workgroup-check span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-runtime__workgroup-role-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important}.mobile-runtime__workgroup-role-actions button{min-height:26px!important;padding:0 6px!important;border:1px solid #3a3a3a!important;border-radius:6px!important;background:#2d2d2d!important;color:#d6d6d6!important;font-size:11px!important;font-weight:700!important}.mobile-runtime__workgroup-role-actions button.active{border-color:#22c55e!important;background:#22c55e!important;color:#f7f7f7!important}.mobile-runtime__workgroup-role-actions button.danger{border-color:#f8717147!important;background:#7f1d1d57!important;color:#fecaca!important}.mobile-runtime__settings{display:grid!important;align-content:start!important;gap:14px!important;padding:4px 2px 12px!important}.mobile-runtime__settings-profile{display:grid!important;gap:3px!important;min-height:58px!important;padding:12px 14px!important;border:1px solid #303030!important;border-radius:8px!important;background:#242424!important}.mobile-runtime__settings-profile strong{color:#f3f3f3!important;font-size:16px!important}.mobile-runtime__settings-profile span{color:#9a9a9a!important;font-size:12px!important}.mobile-runtime__settings-group{overflow:hidden!important;display:grid!important;border:1px solid #303030!important;border-radius:8px!important;background:#242424!important}.mobile-runtime__settings-group button{display:grid!important;grid-template-columns:28px minmax(0,1fr) 18px!important;align-items:center!important;gap:10px!important;min-height:48px!important;padding:0 12px!important;border:0!important;border-bottom:1px solid #303030!important;border-radius:0!important;background:transparent!important;color:#f3f3f3!important;text-align:left!important}.mobile-runtime__settings-group button:last-child{border-bottom:0!important}.mobile-runtime__settings-group button strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important}.mobile-runtime__settings-group button small{justify-self:end!important;color:#777!important;font-size:20px!important;line-height:1!important}.mobile-runtime__settings-group button.danger strong{color:#ffb4b4!important}.mobile-runtime__settings-icon{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;border-radius:6px!important;background:#22c55e!important;color:#fff!important;font-size:11px!important;font-weight:800!important}.mobile-runtime__settings-group button.danger .mobile-runtime__settings-icon{background:#ef4444!important}.mobile-runtime__settings-info{display:grid!important;overflow:hidden!important;border:1px solid #303030!important;border-radius:8px!important;background:#242424!important}.mobile-runtime__settings-info div{display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;gap:10px!important;min-height:42px!important;align-items:center!important;padding:0 12px!important;border-bottom:1px solid #303030!important}.mobile-runtime__settings-info div:last-child{border-bottom:0!important}.mobile-runtime__settings-info span{color:#9a9a9a!important;font-size:12px!important}.mobile-runtime__settings-info strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#f3f3f3!important;font-size:12px!important;text-align:right!important}.mobile-runtime__settings-switches{overflow:hidden!important;display:grid!important;border:1px solid #303030!important;border-radius:8px!important;background:#242424!important}.mobile-runtime__settings-switches label{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:44px!important;padding:0 12px!important;border-bottom:1px solid #303030!important;color:#f3f3f3!important;font-size:13px!important;font-weight:700!important}.mobile-runtime__settings-switches label:last-child{border-bottom:0!important}.mobile-runtime__settings-switches input{width:18px!important;height:18px!important;accent-color:#22c55e!important}.mobile-runtime__member-list{display:grid!important;overflow:hidden!important;border:1px solid #303030!important;border-radius:8px!important;background:#242424!important;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}.mobile-runtime__member-row{display:grid!important;grid-template-columns:34px minmax(0,1fr) 16px!important;align-items:center!important;gap:10px!important;min-height:54px!important;padding:7px 12px!important;border:0!important;border-bottom:1px solid #303030!important;border-radius:0!important;background:transparent!important;color:#f3f3f3!important;text-align:left!important}.mobile-runtime__member-row:last-child{border-bottom:0!important}.mobile-runtime__member-row>div{display:grid!important;gap:2px!important;min-width:0!important}.mobile-runtime__member-row strong,.mobile-runtime__member-row small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-runtime__member-row strong{font-size:14px!important}.mobile-runtime__member-row small{color:#9a9a9a!important;font-size:12px!important}.mobile-runtime__member-row em{justify-self:end!important;color:#777!important;font-size:18px!important;font-style:normal!important}.mobile-runtime__member-avatar{display:grid!important;place-items:center!important;width:32px!important;height:32px!important;border-radius:8px!important;background:#22c55e!important;color:#fff!important;font-size:14px!important;font-weight:800!important}.mobile-runtime__member-add{padding-top:10px!important}.mobile-runtime__stats-menu{padding-top:4px!important}.mobile-runtime__stats-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.mobile-runtime__stats-summary .mobile-runtime__summary-card{min-height:58px!important;padding:9px 10px!important;border-color:#303030!important;border-radius:8px!important;background:#242424!important}.mobile-runtime__stats-summary .mobile-runtime__summary-card small{color:#9a9a9a!important;font-size:11px!important}.mobile-runtime__stats-summary .mobile-runtime__summary-card strong{color:#f3f3f3!important;font-size:18px!important}.mobile-runtime__stats-panel{padding:0!important;overflow:hidden!important;border-color:#303030!important;border-radius:8px!important;background:#242424!important}.mobile-runtime__stats-panel>strong{display:block!important;padding:10px 12px!important;border-bottom:1px solid #303030!important;color:#f3f3f3!important;font-size:13px!important}.mobile-runtime__stats-list{gap:0!important}.mobile-runtime__stats-list li{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:4px 10px!important;min-height:52px!important;padding:9px 12px!important;border-bottom:1px solid #303030!important}.mobile-runtime__stats-list li:last-child{border-bottom:0!important}.mobile-runtime__stats-list li span,.mobile-runtime__stats-list li strong,.mobile-runtime__stats-list li small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-runtime__stats-list li span{color:#f3f3f3!important;font-size:13px!important;font-weight:700!important}.mobile-runtime__stats-list li strong{justify-self:end!important;color:#22c55e!important;font-size:12px!important}.mobile-runtime__stats-list li small{grid-column:1 / -1!important;color:#9a9a9a!important;font-size:11px!important}.mobile-runtime__stats-toolbar{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:4px!important;overflow:visible!important;padding:0 0 6px!important}.mobile-runtime__stats-toolbar--project{grid-template-columns:repeat(4,minmax(0,1fr))!important}.mobile-runtime__stats-toolbar button,.mobile-runtime__stats-tabs button{min-width:0!important;min-height:26px!important;padding:0 4px!important;border:1px solid #333!important;border-radius:6px!important;background:#242424!important;color:#d6d6d6!important;font-size:11px!important;font-weight:700!important;white-space:nowrap!important}.mobile-runtime__stats-toolbar button:active,.mobile-runtime__stats-tabs button.active{border-color:#22c55ecc!important;background:#22c55e!important;color:#fff!important}.mobile-runtime__stats-feed,.mobile-runtime__project-stats-list,.mobile-runtime__stats-detail-card,.mobile-runtime__project-member-list{display:grid!important;gap:0!important;overflow:hidden!important;border:1px solid #303030!important;border-radius:8px!important;background:#202020!important}.mobile-runtime__stats-feed,.mobile-runtime__project-stats-list{max-height:36vh!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-width:none!important}.mobile-runtime__stats-task-list,.mobile-runtime__project-member-list{max-height:28vh!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-width:none!important}.mobile-runtime__stats-feed::-webkit-scrollbar,.mobile-runtime__project-stats-list::-webkit-scrollbar,.mobile-runtime__stats-task-list::-webkit-scrollbar,.mobile-runtime__project-member-list::-webkit-scrollbar{display:none!important}.mobile-runtime__stats-person-row,.mobile-runtime__project-stats-list button{display:grid!important;gap:2px 6px!important;min-height:42px!important;padding:5px 8px!important;border:0!important;border-bottom:1px solid #303030!important;border-radius:0!important;background:transparent!important;color:#f3f3f3!important;text-align:left!important;box-shadow:none!important}.mobile-runtime__stats-person-row{grid-template-columns:26px minmax(0,1fr) auto!important}.mobile-runtime__stats-person-row.active,.mobile-runtime__project-stats-list button.active{background:#26382c!important;box-shadow:inset 3px 0 #22c55e!important}.mobile-runtime__stats-avatar{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;border-radius:6px!important;background:#22c55e!important;color:#fff!important;font-size:12px!important;font-weight:800!important}.mobile-runtime__stats-person-main{display:grid!important;gap:1px!important;min-width:0!important}.mobile-runtime__stats-person-main strong,.mobile-runtime__project-stats-title strong{overflow:hidden!important;color:#f3f3f3!important;font-size:12px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-runtime__stats-person-main small{overflow:hidden!important;color:#999!important;font-size:10px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-runtime__stats-pills{display:flex!important;flex-wrap:nowrap!important;gap:3px!important;justify-content:flex-end!important;min-width:0!important}.mobile-runtime__stats-pills span{min-height:18px!important;padding:1px 4px!important;border-radius:4px!important;background:#303030!important;color:#cfcfcf!important;font-size:10px!important;font-weight:700!important;white-space:nowrap!important}.mobile-runtime__stats-person{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;gap:8px!important;padding:8px!important;border-bottom:1px solid #303030!important;background:#242424!important}.mobile-runtime__stats-person>span{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;width:26px!important;height:26px!important;border-radius:6px!important;background:#22c55e!important;color:#fff!important;font-weight:800!important}.mobile-runtime__stats-person strong,.mobile-runtime__project-summary-card strong{display:block!important;overflow:hidden!important;color:#f3f3f3!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-runtime__stats-person small,.mobile-runtime__project-summary-card small{display:block!important;overflow:hidden!important;color:#9a9a9a!important;font-size:11px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-runtime__stats-tabs{display:flex!important;gap:4px!important;padding:6px 8px!important;border-bottom:1px solid #303030!important;background:#202020!important}.mobile-runtime__stats-tabs--filter{padding-top:0!important}.mobile-runtime__stats-task-list{display:grid!important;gap:0!important}.mobile-runtime__stats-task-list>div{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:1px 6px!important;min-height:34px!important;padding:5px 8px!important;border:0!important;border-bottom:1px solid #303030!important;border-radius:0!important;background:transparent!important}.mobile-runtime__stats-task-list>div:last-child{border-bottom:0!important}.mobile-runtime__stats-task-list strong,.mobile-runtime__project-stats-list strong,.mobile-runtime__project-member-list strong{overflow:hidden!important;color:#f3f3f3!important;font-size:12px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-runtime__stats-task-list span{min-width:42px!important;padding:1px 5px!important;border-radius:4px!important;background:#22c55e24!important;color:#86efac!important;font-size:10px!important;text-align:center!important}.mobile-runtime__stats-task-list small,.mobile-runtime__project-stats-list span,.mobile-runtime__project-stats-list small{grid-column:1 / -1!important;overflow:hidden!important;color:#9a9a9a!important;font-size:11px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-runtime__stats-task-list small{display:block!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;line-height:1.35!important}.mobile-runtime__stats-task-list .is-removed strong,.mobile-runtime__stats-task-list .is-removed small{color:#777!important}.mobile-runtime__project-stats-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.mobile-runtime__project-stats-title em{display:grid!important;place-items:center!important;min-width:32px!important;height:20px!important;padding:0 6px!important;border-radius:5px!important;background:#22c55e29!important;color:#86efac!important;font-size:11px!important;font-style:normal!important;font-weight:800!important}.mobile-runtime__project-summary-card{padding:8px!important;border-bottom:1px solid #303030!important;background:#242424!important}.mobile-runtime__project-member-list{overflow:hidden!important;border:0!important;border-radius:0!important;background:#242424!important}.mobile-runtime__project-member-list>div{display:grid!important;grid-template-columns:minmax(0,1fr) 88px!important;gap:8px!important;min-height:32px!important;align-items:center!important;padding:0 8px!important;border-bottom:1px solid #303030!important}.mobile-runtime__project-member-list>div.head{color:#9a9a9a!important;font-size:11px!important;font-weight:700!important;background:#181818!important}.mobile-runtime__project-member-list>div span:last-child{justify-self:end!important;color:#22c55e!important;font-weight:700!important}.mobile-runtime__member-form,.mobile-runtime__member-permissions{overflow:hidden!important;display:grid!important;border:1px solid #303030!important;border-radius:8px!important;background:#242424!important}.mobile-runtime__member-form label,.mobile-runtime__member-permissions label{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:44px!important;padding:0 12px!important;border-bottom:1px solid #303030!important;color:#f3f3f3!important}.mobile-runtime__member-permissions label{grid-template-columns:minmax(0,1fr) auto!important}.mobile-runtime__member-form label:last-child,.mobile-runtime__member-permissions label:last-child{border-bottom:0!important}.mobile-runtime__member-form span,.mobile-runtime__member-permissions span{color:#d6d6d6!important;font-size:13px!important;font-weight:700!important}.mobile-runtime__member-form input{width:100%!important;min-height:34px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#f3f3f3!important;text-align:right!important}.mobile-runtime__member-form input::placeholder{color:#777!important}.mobile-runtime__member-permissions input{width:18px!important;height:18px!important;accent-color:#22c55e!important}.mobile-runtime__project-detail-summary{display:grid!important;gap:4px!important;padding:2px 2px 8px!important;color:#a0a0a0!important;font-size:12px!important;line-height:1.45!important}.mobile-runtime__project-detail-summary span,.mobile-runtime__project-detail-summary small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-runtime__header--project-detail{display:grid!important;grid-template-columns:28px minmax(0,1fr) 108px!important;align-items:center!important;gap:8px!important;min-height:36px!important;padding:0 0 8px!important;border-bottom:1px solid #303030!important}.mobile-runtime__header--project-detail .mobile-runtime__header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;min-width:108px!important;height:30px!important;white-space:nowrap!important}.mobile-runtime__header--project-detail .mobile-runtime__header-actions button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:50px!important;width:50px!important;height:27px!important;min-height:27px!important;padding:0!important;border:1px solid #22c55e!important;border-radius:999px!important;background:transparent!important;color:#22c55e!important;font-size:12px!important;line-height:1!important}.mobile-runtime__header--project-detail .mobile-runtime__header-actions button+button{background:#22c55e!important;color:#f7f7f7!important}.mobile-runtime__header--project-detail+.global-alert+.mobile-runtime__searchbar,.mobile-runtime__header--project-detail+.mobile-runtime__searchbar{display:grid!important;grid-template-columns:minmax(0,1fr) 40px!important;align-items:center!important;gap:8px!important;min-height:34px!important;margin:0!important}.mobile-runtime__header--project-detail+.global-alert+.mobile-runtime__searchbar label,.mobile-runtime__header--project-detail+.mobile-runtime__searchbar label{display:grid!important;grid-template-columns:1fr!important;height:32px!important;min-width:0!important;padding:0 10px!important;border-radius:8px!important;background:#292929!important}.mobile-runtime__header--project-detail+.global-alert+.mobile-runtime__searchbar label span,.mobile-runtime__header--project-detail+.mobile-runtime__searchbar label span{display:none!important}.mobile-runtime__header--project-detail+.global-alert+.mobile-runtime__searchbar input,.mobile-runtime__header--project-detail+.mobile-runtime__searchbar input{height:32px!important;min-height:32px!important;padding:0!important;border:0!important;background:transparent!important;color:#f3f3f3!important}.mobile-runtime__header--project-detail+.global-alert+.mobile-runtime__searchbar button,.mobile-runtime__header--project-detail+.mobile-runtime__searchbar button{width:40px!important;min-width:40px!important;height:32px!important;padding:0!important;color:#22c55e!important}.mobile-runtime__nav:not(.mobile-runtime__nav--main){display:none!important}.mobile-runtime:not(.mobile-runtime--login) .mobile-runtime__frame:has(.mobile-runtime__header--chat){grid-template-rows:auto minmax(0,1fr)!important;gap:8px!important;padding:18px 10px 10px!important;overflow:hidden!important}.mobile-runtime__header--chat{grid-template-columns:28px minmax(0,1fr) 28px!important;min-height:34px!important;padding:0 0 8px!important;border-bottom:1px solid #303030!important}.mobile-runtime__back-button,.mobile-runtime__more-button{width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#f3f3f3!important;font-size:18px!important;line-height:28px!important}.mobile-runtime__chat-title{font-size:19px!important;text-align:left!important}.mobile-runtime__header--chat~.mobile-runtime__body{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:8px!important;height:100%!important;min-height:0!important;overflow:hidden!important;padding:0!important}.mobile-runtime__chat-summary{gap:8px!important;padding:2px 0 8px!important;color:#a8a8a8!important}.mobile-runtime__chat-summary small,.mobile-runtime__chat-summary span{font-size:12px!important;line-height:1.55!important}.mobile-runtime__messages{display:grid!important;align-content:start!important;gap:6px!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;padding:0 0 8px!important}.mobile-runtime__chat{justify-self:start!important;width:fit-content!important;min-width:0!important;max-width:84%!important;padding:8px 10px!important;border:1px solid #556174!important;border-radius:9px!important;background:#303743!important;box-shadow:none!important}.mobile-runtime__chat.self{justify-self:end!important;border-color:#227b3b!important;background:#1d8039!important}.mobile-runtime__chat strong{display:block!important;margin:0 0 5px!important;color:#d4d9df!important;font-size:12px!important;line-height:1.2!important}.mobile-runtime__chat p{margin:0!important;color:#fff!important;font-size:13px!important;line-height:1.45!important;white-space:pre-wrap!important;word-break:break-word!important}.mobile-runtime__chat .link-button{justify-self:end!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:4px 0 0!important;padding:0!important;border:0!important;background:transparent!important;color:#ffffffb8!important;font-size:12px!important;line-height:1.2!important}.mobile-runtime__composer{align-self:end!important;width:100%!important;margin:0!important;padding:8px 0 0!important;border:0!important;border-top:1px solid #303030!important;border-radius:0!important;background:transparent!important}.mobile-runtime__composer-row{display:grid!important;grid-template-columns:46px minmax(0,1fr) 46px 46px!important;gap:7px!important;align-items:center!important}.mobile-runtime__composer-row input{height:34px!important;min-height:34px!important;padding:0 10px!important;border:1px solid #333333!important;border-radius:7px!important;background:#242424!important;color:#f3f3f3!important;font-size:13px!important}.mobile-runtime__composer-row button{width:46px!important;height:34px!important;min-height:34px!important;padding:0!important;border:1px solid #383838!important;border-radius:7px!important;background:#2d2d2d!important;color:#f3f3f3!important;font-size:12px!important;white-space:nowrap!important}.mobile-runtime__composer-row button:last-child{border-color:transparent!important;background:#22c55e!important;color:#fff!important}.workspace-screen--chat-only .prototype-grid,.workspace-screen--chat-only .prototype-grid--project-collapsed{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;min-width:0!important;max-width:100vw!important;overflow:hidden!important}.workspace-screen--task-chat .prototype-grid,.workspace-screen--task-chat .prototype-grid--project-collapsed{display:grid!important;grid-template-columns:240px minmax(0,1fr)!important;width:100%!important;min-width:0!important;max-width:100vw!important;overflow:hidden!important}.workspace-screen--main .prototype-grid,.workspace-screen--main .prototype-grid--project-collapsed{display:grid!important;grid-template-columns:64px 6px 280px 6px minmax(0,1fr)!important;width:100%!important;min-width:0!important;max-width:100vw!important;overflow:hidden!important}.workspace-screen--full .prototype-grid{display:grid!important;grid-template-columns:minmax(180px,240px) 6px minmax(240px,300px) 6px minmax(0,1fr) 6px 290px!important;width:100%!important;min-width:0!important;max-width:100vw!important;overflow:hidden!important}.workspace-screen--full .prototype-grid--project-collapsed{grid-template-columns:64px 6px minmax(240px,300px) 6px minmax(0,1fr) 6px 290px!important}.workspace-screen--chat-only .prototype-panel--chat,.workspace-screen--task-chat .prototype-panel--tasks,.workspace-screen--task-chat .prototype-panel--chat,.workspace-screen--main .prototype-panel--projects,.workspace-screen--main .prototype-panel--tasks,.workspace-screen--main .prototype-panel--chat,.workspace-screen--full .prototype-panel--projects,.workspace-screen--full .prototype-panel--tasks,.workspace-screen--full .prototype-panel--chat,.workspace-screen--full .prototype-panel--features{display:flex!important;position:static!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.workspace-screen--full .prototype-panel--features{width:290px!important;min-width:290px!important;max-width:290px!important}.workspace-screen--chat-only .prototype-panel--chat{grid-column:1!important}@media(min-width:981px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{display:grid!important;grid-auto-flow:column!important;width:100%!important;min-width:0!important;max-width:100vw!important;overflow:hidden!important}.workspace-screen .prototype-panel--projects,.workspace-screen .prototype-panel--tasks,.workspace-screen .prototype-panel--chat,.workspace-screen .prototype-panel--features{position:static!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;width:auto!important;height:100%!important;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.workspace-screen .prototype-panel--projects,.workspace-screen .prototype-panel--tasks,.workspace-screen .prototype-panel--chat{display:flex!important}.workspace-screen .prototype-project-resizer,.workspace-screen .prototype-task-resizer,.workspace-screen .prototype-chat-resizer{position:static!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;width:6px!important;min-width:6px!important;max-width:6px!important;height:100%!important;min-height:0!important;max-height:none!important}}@media(min-width:981px)and (max-width:1360px){.workspace-screen .prototype-grid{grid-template-columns:clamp(64px,var(--project-panel-width, 220px),300px) 6px clamp(180px,var(--task-panel-width, 260px),340px) 6px minmax(420px,1fr)!important}.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:64px 6px clamp(180px,var(--task-panel-width, 260px),340px) 6px minmax(420px,1fr)!important}.workspace-screen .prototype-panel--features,.workspace-screen .prototype-chat-resizer{display:none!important}}@media(min-width:1361px){.workspace-screen .prototype-grid{grid-template-columns:clamp(150px,var(--project-panel-width, 240px),360px) 6px clamp(220px,var(--task-panel-width, 280px),360px) 6px minmax(420px,1fr) 6px clamp(250px,20vw,310px)!important}.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:64px 6px clamp(220px,var(--task-panel-width, 280px),360px) 6px minmax(420px,1fr) 6px clamp(250px,20vw,310px)!important}.workspace-screen .prototype-panel--features{display:flex!important;max-width:310px!important}}.workspace-screen .prototype-grid--layout-chat-only{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;min-width:0!important;overflow:hidden!important}.workspace-screen .prototype-grid--layout-task-chat{display:grid!important;grid-template-columns:clamp(76px,var(--task-panel-width, 220px),260px) minmax(0,1fr)!important;width:100%!important;min-width:0!important;overflow:hidden!important}.workspace-screen .prototype-grid--layout-main{display:grid!important;grid-template-columns:64px 6px clamp(180px,var(--task-panel-width, 260px),340px) 6px minmax(420px,1fr)!important;width:100%!important;min-width:0!important;overflow:hidden!important}.workspace-screen .prototype-grid--layout-full{display:grid!important;grid-template-columns:clamp(150px,var(--project-panel-width, 240px),340px) 6px clamp(220px,var(--task-panel-width, 280px),360px) 6px minmax(420px,1fr) 6px clamp(250px,18vw,300px)!important;width:100%!important;min-width:0!important;overflow:hidden!important}.workspace-screen .prototype-grid--layout-full.prototype-grid--project-collapsed{grid-template-columns:64px 6px clamp(220px,var(--task-panel-width, 280px),360px) 6px minmax(420px,1fr) 6px clamp(250px,18vw,300px)!important}.workspace-screen--chat-only .prototype-panel--chat,.workspace-screen--task-chat .prototype-panel--tasks,.workspace-screen--task-chat .prototype-panel--chat,.workspace-screen--main .prototype-panel--projects,.workspace-screen--main .prototype-panel--tasks,.workspace-screen--main .prototype-panel--chat,.workspace-screen--full .prototype-panel--projects,.workspace-screen--full .prototype-panel--tasks,.workspace-screen--full .prototype-panel--chat,.workspace-screen--full .prototype-panel--features{display:flex!important;position:static!important;visibility:visible!important;opacity:1!important;width:auto!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.workspace-screen--full .prototype-panel--features{max-width:300px!important}.login-prototype{background:#1f1f1f!important}.login-prototype .login-prototype__window{width:250px!important;min-height:174px!important;padding:16px!important;border:1px solid #2f2f2f!important;border-radius:12px!important;background:#242424!important;box-shadow:none!important}.login-prototype .login-card{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.login-prototype .login-card__header h1{margin:4px 0 12px!important;color:#f4f4f4!important;font-size:19px!important;line-height:1.2!important}.login-prototype .login-form{gap:11px!important;margin:0!important}.login-prototype .login-options{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:16px!important;margin:-2px 0 0!important;color:#b8b8b8!important;font-size:10px!important;line-height:1!important}.login-prototype .login-options label{display:inline-flex!important;align-items:center!important;gap:4px!important;white-space:nowrap!important;cursor:pointer!important}.login-prototype .login-options input{width:11px!important;height:11px!important;min-height:11px!important;margin:0!important;padding:0!important;accent-color:#28c968!important}.login-prototype .login-form input{height:28px!important;border:1px solid #3a3a3a!important;border-radius:7px!important;background:#303030!important;color:#eee!important;font-size:10px!important}.login-prototype .login-submit{height:30px!important;min-height:30px!important;border-radius:7px!important;background:#28c968!important;color:#07140d!important;font-size:10px!important}.login-prototype .form-error{margin:-2px 0 0!important;padding:0 2px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#ff8f8f!important;font-size:10px!important;line-height:1.2!important;text-align:center!important}.mobile-runtime--login{min-height:100vh!important;align-items:stretch!important;justify-content:stretch!important;padding:0!important;background:#1f1f1f!important}.mobile-runtime__frame--login{display:grid!important;align-content:start!important;width:100vw!important;min-height:100vh!important;min-height:100dvh!important;height:100vh!important;height:100dvh!important;padding:238px 22px 0!important;border:0!important;border-radius:0!important;background:#252525!important;box-shadow:none!important}.mobile-runtime--login .login-card--mobile{display:grid!important;gap:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.mobile-runtime--login .login-card--mobile .login-card__header h1{margin:0 0 19px!important;color:#f3f3f3!important;font-size:22px!important;line-height:1.2!important;font-weight:700!important;text-align:center!important}.mobile-runtime--login .login-card--mobile .login-form{display:grid!important;gap:18px!important;margin:0!important}.mobile-runtime--login .login-card--mobile .field{gap:0!important}.mobile-runtime--login .login-card--mobile .field span{display:none!important}.mobile-runtime--login .login-card--mobile .login-form input{width:100%!important;height:38px!important;min-height:38px!important;padding:0 12px!important;border:1px solid #2f2f2f!important;border-radius:8px!important;background:#2b2b2b!important;color:#f3f3f3!important;font-size:12px!important;box-shadow:none!important}.mobile-runtime--login .login-card--mobile .login-form input::placeholder{color:#a0a0a0!important}.mobile-runtime--login .login-card--mobile .login-submit{width:100%!important;height:40px!important;min-height:40px!important;padding:0!important;border:0!important;border-radius:9px!important;background:#25c862!important;color:#f7f7f7!important;font-size:12px!important;font-weight:700!important}.mobile-runtime--login .login-card--mobile .form-error{margin:-8px 0 0!important;color:#ffb4b4!important;font-size:12px!important;text-align:center!important}.mobile-runtime--login .login-clear-button{position:fixed!important;top:16px!important;right:16px!important;z-index:30!important;min-width:50px!important;height:30px!important;padding:0 12px!important;border:1px solid rgba(34,197,94,.85)!important;border-radius:999px!important;background:#252525eb!important;color:#22c55e!important;font-size:12px!important;font-weight:700!important;line-height:30px!important;box-shadow:none!important}.mobile-runtime--login .login-clear-modal{position:fixed!important;inset:0!important;z-index:80!important;display:grid!important;place-items:center!important;padding:24px!important;background:#0000008a!important}.mobile-runtime--login .login-clear-card{width:min(310px,100%)!important;display:grid!important;gap:14px!important;padding:18px!important;border:1px solid #383838!important;border-radius:14px!important;background:#2a2a2a!important;color:#f3f3f3!important;box-shadow:0 18px 48px #00000061!important}.mobile-runtime--login .login-clear-card strong{font-size:16px!important;line-height:1.3!important}.mobile-runtime--login .login-clear-card p{margin:0!important;color:#c7c7c7!important;font-size:13px!important;line-height:1.55!important}.mobile-runtime--login .login-clear-card div{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.mobile-runtime--login .login-clear-card button{height:38px!important;border:1px solid #3a3a3a!important;border-radius:8px!important;background:#353535!important;color:#f3f3f3!important;font-size:13px!important;font-weight:700!important}.mobile-runtime--login .login-clear-card button.danger{border-color:#ef444452!important;background:#ef44442e!important;color:#ffb4b4!important}.mobile-runtime:not(.mobile-runtime--login){min-height:100vh!important;align-items:stretch!important;justify-content:stretch!important;padding:0!important;background:#1f1f1f!important}.mobile-runtime:not(.mobile-runtime--login) .mobile-runtime__frame{width:100vw!important;min-height:100vh!important;min-height:100dvh!important;height:100vh!important;height:100dvh!important;gap:10px!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;align-content:stretch!important;padding:18px 13px max(4px,env(safe-area-inset-bottom))!important;border:0!important;border-radius:0!important;background:#252525!important;box-shadow:none!important;overflow:hidden!important}.mobile-runtime__header--simple{display:grid!important;grid-template-columns:74px 1fr 74px!important;align-items:center!important;align-content:center!important;gap:0!important;min-height:32px!important;padding:0!important}.mobile-runtime__header--simple .mobile-runtime__title{color:#f3f3f3!important;font-size:20px!important;line-height:1.2!important;font-weight:700!important;text-align:center!important}.mobile-runtime__header-spacer{width:74px}.mobile-runtime__header-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;min-width:74px;height:32px;white-space:nowrap}.mobile-runtime__header-actions button{min-width:47px;height:27px;padding:0 12px;border:1px solid #22c55e;border-radius:999px;background:transparent;color:#22c55e;font-size:12px;font-weight:600;line-height:25px;white-space:nowrap}.mobile-runtime__header-actions button+button{background:#22c55e;color:#f7f7f7}.mobile-runtime__searchbar{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;min-height:34px}.mobile-runtime__searchbar label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px;height:32px;min-width:0;padding:0 10px;border-radius:8px;background:#2b2b2b}.mobile-runtime__searchbar label span{color:#9a9a9a;font-size:12px;white-space:nowrap}.mobile-runtime__searchbar input{width:100%;min-width:0;height:32px;padding:0;border:0;border-radius:0;outline:0;background:transparent;color:#f3f3f3;font-size:13px}.mobile-runtime__searchbar input::placeholder{color:#8f8f8f}.mobile-runtime__searchbar button{min-width:34px;height:32px;padding:0;border:0;background:transparent;color:#22c55e;font-size:13px;white-space:nowrap}.mobile-runtime:not(.mobile-runtime--login) .mobile-runtime__body{align-content:start!important;gap:8px!important;min-height:0!important;height:100%!important;overflow:auto!important;padding:0 0 10px!important}.mobile-runtime__segmented{display:flex!important;gap:0!important;height:40px!important;margin:0!important;padding:3px!important;border:1px solid #303030!important;border-radius:20px!important;background:#171717!important}.mobile-runtime__segmented button{flex:1!important;width:auto!important;min-height:32px!important;height:32px!important;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#d6d6d6!important;font-size:11px!important;font-weight:600!important}.mobile-runtime__segmented button.active{background:#22c55e!important;color:#f7f7f7!important}.mobile-runtime:not(.mobile-runtime--login) .mobile-runtime__stack{gap:4px!important}.mobile-runtime__project-card{display:grid!important;align-content:center!important;min-height:50px!important;padding:8px 12px 8px 16px!important;border:1px solid #303030!important;border-radius:8px!important;background:linear-gradient(105deg,#202020,#171717)!important}.mobile-runtime__project-card strong{font-size:13px!important;line-height:1.2!important}.mobile-runtime__project-card.active{border-color:#4f4f4f!important;background:linear-gradient(105deg,#333,#252525)!important}.mobile-runtime__project-card span,.mobile-runtime__project-card small{display:none!important}.mobile-runtime__task-card{position:relative!important;min-height:50px!important;padding:8px 12px 8px 17px!important;overflow:hidden!important;border:1px solid #303030!important;border-radius:8px!important;background:linear-gradient(105deg,#202020,#171717)!important}.mobile-runtime__task-card.active{border-color:#4f4f4f!important;background:linear-gradient(105deg,#333,#252525)!important}.mobile-runtime__task-card.is-pinned{border-color:#8b741f!important;background:#2b2918!important}.mobile-runtime__task-card.is-pinned.active{border-color:#a98d27!important;background:#33301d!important}.mobile-runtime__task-card:before{content:"";position:absolute;top:0;bottom:0;left:0;width:4px;background:#22c55e}.mobile-runtime__task-card.priority-urgent:before{background:#ff6b6b}.mobile-runtime__task-card.priority-high:before{background:#d4a73a}.mobile-runtime__task-card.priority-delay:before{background:#666}.mobile-runtime__task-card .mobile-runtime__card-head{gap:8px!important}.mobile-runtime__task-card strong{max-width:calc(100vw - 66px);overflow:hidden;color:#f3f3f3!important;font-size:12px!important;line-height:1.35!important;text-overflow:ellipsis;white-space:nowrap}.mobile-runtime__task-card .mobile-runtime__card-head span{display:none!important}.mobile-runtime__task-card small{display:block;max-width:calc(100vw - 66px);margin-top:3px;overflow:hidden;color:#a0a0a0!important;font-size:10px!important;line-height:1.3!important;text-overflow:ellipsis;white-space:nowrap}.mobile-runtime__task-card .task-hot-dot{display:block!important;z-index:4!important;top:6px!important;right:6px!important;width:8px!important;height:8px!important;border:1px solid #252525!important;border-radius:999px!important;background:#ff6b6b!important;box-shadow:0 0 0 3px #ff6b6b33!important}.mobile-runtime__pin-dot{position:absolute;right:18px;bottom:9px;color:#d6d6d6;font-size:10px;font-style:normal;line-height:1}.mobile-runtime__nav--main{position:relative!important;z-index:5!important;align-self:end!important;flex-shrink:0!important;height:34px!important;gap:0!important;padding:2px!important;border:1px solid #303030!important;border-radius:18px!important;background:#171717!important}.mobile-runtime__nav--main button{height:28px!important;min-height:28px!important;border:0!important;border-radius:14px!important;background:transparent!important;color:#8f8f8f!important;font-size:12px!important;font-weight:600!important}.mobile-runtime__nav--main button.active{background:transparent!important;color:#22c55e!important;font-weight:700!important;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:8px}.mobile-modal-card{position:relative!important}.mobile-modal-card .panel-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 38px 12px!important}.mobile-modal-card .panel-header h2{margin:0!important;text-align:center!important}.mobile-modal-card .panel-header .mini-button{position:absolute!important;top:0!important;right:0!important;width:30px!important;min-width:30px!important;height:28px!important;min-height:28px!important;padding:0!important}.mobile-runtime__project-picker{display:grid;gap:10px;min-width:0}.mobile-runtime__project-picker-list{display:grid;gap:6px;max-height:156px;overflow:auto}.mobile-runtime__project-picker-list button{display:block;min-height:38px;padding:0 12px;border:1px solid #404040;border-radius:8px;background:#252525;color:#f3f3f3;text-align:left;line-height:36px}.mobile-runtime__project-picker-list button.active{border-color:#22c55e;background:#26382c}.mobile-runtime__project-picker-list strong,.mobile-runtime__project-picker-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.mobile-runtime__project-picker-list small,.mobile-runtime__project-picker-list>span{color:#a0a0a0;font-size:12px}.mobile-runtime__header--chat{display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px!important;align-items:center!important;gap:8px!important;min-height:36px!important;padding:0!important}.mobile-runtime__back-button,.mobile-runtime__more-button{display:grid;place-items:center;width:34px;height:34px;border:0;background:transparent;color:#f3f3f3;font-size:24px;line-height:1}.mobile-runtime__more-button{font-size:22px}.mobile-runtime__chat-title{min-width:0;overflow:hidden;color:#f3f3f3;font-size:20px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mobile-runtime__chat-summary{display:grid;gap:14px;padding:0 2px 8px;color:#a0a0a0}.mobile-runtime__chat-summary small,.mobile-runtime__chat-summary span{overflow:hidden;font-size:12px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.mobile-runtime__messages{min-height:0!important;max-height:none!important;overflow:auto!important;align-content:start!important;padding:0 0 8px!important}.mobile-runtime__chat{display:grid;gap:5px;width:min(86%,320px);padding:9px 12px;border:1px solid #566273;border-radius:10px;background:#303743}.mobile-runtime__chat.self{justify-self:end;border-color:#237b3b;background:#1f7a37}.mobile-runtime__chat strong{color:#cfd6df;font-size:11px;font-weight:500}.mobile-runtime__chat p{margin:0!important;color:#fff;font-size:13px;line-height:1.45}.mobile-runtime__composer{align-self:end;gap:8px!important;padding:8px!important;border:1px solid #3a3a3a;border-radius:8px;background:#2b2b2b}.mobile-runtime__composer-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px}.mobile-runtime__composer-row input{width:100%;min-width:0;height:32px;min-height:32px!important;padding:0 10px!important;border:1px solid #343434!important;border-radius:8px!important;background:#252525!important;color:#f3f3f3!important;font-size:13px!important}.mobile-runtime__composer-row button{height:32px;min-height:32px;padding:0 10px;border:1px solid #3a3a3a;border-radius:7px;background:#303030;color:#f3f3f3;font-size:12px;font-weight:700;white-space:nowrap}.mobile-runtime__composer-row button:last-child{border-color:transparent;background:#22c55e;color:#fff}.mobile-runtime__composer-row button:disabled{opacity:.45}.workspace-screen .modal-card--file.prototype-modal,.workspace-screen .modal-card--file-delete.prototype-modal{width:318px!important;padding:0!important;border:1px solid #4a4a4a!important;border-radius:8px!important;background:#242424!important;box-shadow:0 16px 42px #00000080!important;overflow:hidden!important}.workspace-screen .modal-card--file-delete.prototype-modal{width:348px!important}.workspace-screen .modal-card--file .panel-header,.workspace-screen .modal-card--file-delete .panel-header{min-height:38px!important;padding:8px 10px!important;border-bottom:1px solid #3a3a3a!important;background:#202020!important}.workspace-screen .modal-card--file .panel-header h2,.workspace-screen .modal-card--file-delete .panel-header h2{font-size:14px!important;font-weight:700!important;color:#f2f2f2!important}.workspace-screen .modal-card--file .panel-header .mini-button,.workspace-screen .modal-card--file-delete .panel-header .mini-button{min-width:24px!important;min-height:22px!important;padding:0!important;border-radius:5px!important;border:1px solid #444444!important;background:#2b2b2b!important;color:#dcdcdc!important}.workspace-screen .modal-card--file .prototype-modal-body,.workspace-screen .modal-card--file-delete .prototype-modal-body{display:grid!important;gap:10px!important;margin:0!important;padding:12px!important}.workspace-screen .modal-card--file .field{gap:5px!important}.workspace-screen .modal-card--file .field span{font-size:12px!important;color:#a8a8a8!important}.workspace-screen .modal-card--file .field input{min-height:30px!important;padding:0 9px!important;border:1px solid #474747!important;border-radius:5px!important;background:#1f1f1f!important;color:#eee!important;font-size:12px!important;outline:none!important}.workspace-screen .modal-card--file .field input:focus{border-color:#777!important;box-shadow:none!important}.workspace-screen .modal-card--file-delete .prototype-modal-caption{padding:8px 9px!important;border:1px solid #3f3f3f!important;border-radius:6px!important;background:#202020!important;color:#d8d8d8!important;font-size:12px!important;line-height:1.55!important}.workspace-screen .modal-card--file .modal-actions,.workspace-screen .modal-card--file-delete .modal-actions{justify-content:flex-end!important;gap:6px!important;padding-top:2px!important}.workspace-screen .modal-card--file .modal-actions button,.workspace-screen .modal-card--file-delete .modal-actions button{min-width:58px!important;min-height:26px!important;padding:0 10px!important;border-radius:5px!important;border:1px solid #4a4a4a!important;font-size:12px!important;font-weight:600!important}.workspace-screen .modal-card--file .ghost-button,.workspace-screen .modal-card--file-delete .ghost-button{background:#2a2a2a!important;color:#d8d8d8!important}.workspace-screen .modal-card--file .primary-button,.workspace-screen .modal-card--file-delete .primary-button{background:#3a3a3a!important;color:#fff!important}.workspace-screen .modal-card--file-delete .danger-button{border-color:#5a3636!important;background:#3a2a2a!important;color:#ffd9d9!important}.workspace-screen .prototype-panel--projects.is-collapsed{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;width:64px!important;min-width:64px!important;max-width:64px!important;padding:8px 5px!important;gap:8px!important;overflow:hidden!important}.workspace-screen .prototype-panel--projects.is-collapsed .prototype-panel__head{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:center!important;width:100%!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0!important}.workspace-screen .prototype-panel--projects.is-collapsed .prototype-project-title-wrap{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;margin:0!important}.workspace-screen .prototype-panel--projects.is-collapsed .prototype-collapse-button{flex:0 0 32px!important;width:32px!important;min-width:32px!important;height:28px!important;min-height:28px!important;margin:0!important;padding:0!important}.workspace-screen .prototype-panel--projects.is-collapsed .prototype-project-add,.workspace-screen .prototype-panel--projects.is-collapsed .prototype-search,.workspace-screen .prototype-panel--projects.is-collapsed .prototype-list,.workspace-screen .prototype-panel--projects.is-collapsed h2{display:none!important}.workspace-screen .prototype-panel--projects.is-collapsed .prototype-mini-project-list{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;width:100%!important;min-width:0!important;min-height:0!important;gap:8px!important;padding:0!important;overflow-x:hidden!important;overflow-y:auto!important}.workspace-screen .prototype-panel--projects.is-collapsed .prototype-mini-project{display:block!important;flex:0 0 44px!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:7px 4px!important;overflow:hidden!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media(max-width:1360px)and (min-width:981px){.workspace-screen .prototype-grid:not(.prototype-grid--project-collapsed){grid-template-columns:clamp(150px,var(--project-panel-width, 240px),420px) 6px clamp(76px,var(--task-panel-width, 280px),420px) 6px minmax(420px,1fr)!important}.workspace-screen .prototype-panel--projects:not(.is-collapsed){display:flex!important;flex-direction:column!important;width:auto!important;min-width:0!important;max-width:none!important;padding:16px 14px!important;gap:14px!important;overflow:hidden!important}.workspace-screen .prototype-panel--projects:not(.is-collapsed) .prototype-project-title-wrap h2,.workspace-screen .prototype-panel--projects:not(.is-collapsed) .prototype-project-add,.workspace-screen .prototype-panel--projects:not(.is-collapsed) .prototype-search,.workspace-screen .prototype-panel--projects:not(.is-collapsed) .prototype-list{display:revert!important}.workspace-screen .prototype-panel--projects:not(.is-collapsed) .prototype-panel__head{display:flex!important;align-items:center!important;justify-content:space-between!important}.workspace-screen .prototype-panel--projects:not(.is-collapsed) .prototype-search{display:block!important;width:100%!important}.workspace-screen .prototype-panel--projects:not(.is-collapsed) .prototype-list{display:flex!important;flex-direction:column!important}}.workspace-screen .prototype-file-form{gap:4px!important;padding:5px!important;font-size:11px!important;line-height:1.2!important}.workspace-screen .prototype-file-form input{min-height:24px!important;padding:0 6px!important;font-size:11px!important;line-height:24px!important}.workspace-screen .prototype-file-form input::placeholder{color:#888!important;font-size:11px!important}.workspace-screen .prototype-file-form button{min-height:20px!important;padding:0 7px!important;font-size:10px!important;line-height:18px!important}.workspace-screen .prototype-panel--chat{min-height:0!important;overflow:hidden!important}.workspace-screen .prototype-panel--chat .prototype-panel__head{flex:0 0 auto!important}.workspace-screen .prototype-panel--chat .prototype-messages{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important}.workspace-screen .prototype-panel--chat .prototype-composer{flex:0 0 auto!important}@media(max-height:760px){.workspace-screen .prototype-workbench,.workspace-screen .prototype-workbench--project-collapsed{padding:4px!important}.workspace-screen .prototype-titlebar{height:22px!important;min-height:22px!important}.workspace-screen .prototype-panel{padding-top:8px!important;padding-bottom:8px!important;gap:8px!important}.workspace-screen .prototype-panel--chat .prototype-panel__head{min-height:38px!important}.workspace-screen .prototype-panel--chat .prototype-panel__head p{display:none!important}.workspace-screen .prototype-panel--chat .prototype-messages{gap:8px!important;padding-top:6px!important;padding-bottom:6px!important}.workspace-screen .prototype-panel--chat .prototype-composer{min-height:88px!important;padding:8px 10px!important}.workspace-screen .prototype-panel--chat .prototype-composer textarea{min-height:44px!important;height:44px!important}}@media(max-height:620px){.workspace-screen .prototype-titlebar{height:18px!important;min-height:18px!important}.workspace-screen .prototype-panel{padding-top:6px!important;padding-bottom:6px!important;gap:6px!important}.workspace-screen .prototype-panel--chat .prototype-panel__head{min-height:30px!important}.workspace-screen .prototype-panel--chat .prototype-panel__head h2{font-size:18px!important;line-height:1.1!important}.workspace-screen .prototype-panel--chat .prototype-meta{display:none!important}.workspace-screen .prototype-panel--chat .prototype-composer{min-height:74px!important;padding:6px 8px!important;gap:6px!important}.workspace-screen .prototype-panel--chat .prototype-composer textarea{min-height:36px!important;height:36px!important}.workspace-screen .prototype-panel--chat .prototype-composer-actions{min-height:24px!important}.workspace-screen .prototype-panel--chat .prototype-composer-actions button{height:24px!important;min-height:24px!important;padding-top:0!important;padding-bottom:0!important}}.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{max-height:calc(100vh - 34px)!important}.workspace-screen .prototype-panel{height:auto!important;max-height:100%!important;min-height:0!important}.workspace-screen .prototype-panel--chat{display:flex!important;flex-direction:column!important;height:100%!important;min-height:0!important;overflow:hidden!important}.workspace-screen .prototype-panel--chat .prototype-messages{flex:1 1 0!important;height:auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important}.workspace-screen .prototype-panel--chat .prototype-composer{display:grid!important;grid-template-rows:minmax(32px,1fr) 24px!important;flex:0 0 clamp(72px,16vh,112px)!important;height:clamp(72px,16vh,112px)!important;min-height:0!important;max-height:112px!important;margin-top:8px!important;gap:6px!important;overflow:visible!important}.workspace-screen .prototype-panel--chat .prototype-composer textarea{height:auto!important;min-height:32px!important;max-height:none!important}.workspace-screen .prototype-panel--chat .prototype-composer-toolbar{height:24px!important;min-height:24px!important;margin-top:0!important}.prototype-composer--readonly{position:relative!important;opacity:.88!important}.prototype-composer--readonly textarea{cursor:not-allowed!important;color:#8f8f8f!important}.prototype-composer--readonly button{cursor:not-allowed!important;opacity:.55!important}.prototype-composer-lock{position:absolute!important;top:8px!important;left:10px!important;right:10px!important;z-index:2!important;display:grid!important;place-items:center!important;min-height:30px!important;border:1px solid #404040!important;border-radius:8px!important;background:#252525e6!important;color:#a0a0a0!important;font-size:12px!important}.prototype-emoji-menu{position:absolute!important;left:10px!important;bottom:42px!important;z-index:10!important;display:grid!important;grid-template-columns:repeat(7,32px)!important;gap:7px!important;padding:10px!important;border:1px solid #4a4a4a!important;border-radius:12px!important;background:#252525f5!important;box-shadow:0 10px 24px #0004!important;transition:none!important;will-change:auto!important}.prototype-emoji-menu button{display:grid!important;place-items:center!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:0!important;border:1px solid #404040!important;border-radius:8px!important;background:#303030!important;color:#f3f3f3!important;font-size:18px!important;line-height:1!important}.prototype-emoji-menu button:hover{border-color:#7ed957!important;background:#26382c!important}.prototype-emoji-menu button:active{transform:none!important}@media(max-height:560px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{max-height:calc(100vh - 24px)!important}.workspace-screen .prototype-panel--chat .prototype-panel__head{min-height:24px!important}.workspace-screen .prototype-panel--chat .prototype-composer{flex-basis:64px!important;height:64px!important;grid-template-rows:minmax(28px,1fr) 22px!important;margin-top:4px!important;padding:4px 6px!important}.workspace-screen .prototype-panel--chat .prototype-composer textarea{min-height:28px!important;padding:6px 8px!important}.workspace-screen .prototype-panel--chat .prototype-composer-toolbar,.workspace-screen .prototype-panel--chat .prototype-composer-actions button,.workspace-screen .prototype-panel--chat .prototype-composer-toolbar>button{height:22px!important;min-height:22px!important}}.modal-card.prototype-modal.modal-card--stats{width:min(1520px,calc(100vw - 28px))!important;height:min(916px,calc(100vh - 28px))!important;max-width:calc(100vw - 28px)!important;max-height:calc(100vh - 28px)!important;overflow:hidden!important}.modal-card.prototype-modal.modal-card--stats .prototype-modal-body{width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}.modal-card.prototype-modal.modal-card--stats .desktop-stats{display:grid!important;grid-template-rows:auto auto auto minmax(0,1fr)!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;padding:clamp(12px,1.8vw,28px) clamp(10px,1.4vw,20px)!important;gap:clamp(10px,1.3vw,18px)!important;overflow:hidden!important}.modal-card--stats .desktop-stats__header{height:auto!important;min-height:0!important;gap:12px!important}.modal-card--stats .desktop-stats__header h3{font-size:clamp(20px,2vw,28px)!important}.modal-card--stats .desktop-stats__filters,.modal-card--stats .desktop-stats__tabs{flex-wrap:wrap!important;gap:8px!important}.modal-card--stats .desktop-stats__filters select,.modal-card--stats .desktop-stats__filters button,.modal-card--stats .desktop-stats__tabs button{min-height:30px!important;padding:0 10px!important;font-size:12px!important}.modal-card--stats .desktop-stats__cards{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(8px,1vw,12px)!important}.modal-card--stats .desktop-stats__card{height:auto!important;min-height:clamp(78px,10vh,110px)!important;padding:clamp(10px,1vw,14px)!important}.modal-card--stats .desktop-stats__card strong{font-size:clamp(20px,2.1vw,28px)!important}.modal-card--stats .desktop-stats__body{display:grid!important;grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr)!important;gap:clamp(10px,1.2vw,20px)!important;min-height:0!important;overflow:hidden!important}.modal-card--stats .desktop-stats__body.desktop-stats__body--workload{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:22px!important}.modal-card--stats .desktop-stats__body.desktop-stats__body--project-stats{grid-template-columns:minmax(0,1.55fr) minmax(280px,.9fr)!important;gap:22px!important}.modal-card--stats .desktop-stats__body section,.modal-card--stats .desktop-stats__body aside{height:auto!important;min-height:clamp(420px,54vh,620px)!important;padding:clamp(10px,1.1vw,16px)!important;overflow-y:auto!important}.modal-card--stats .desktop-stats__row{min-width:0!important;padding:10px 12px!important}.modal-card--stats .desktop-stats__row span,.modal-card--stats .desktop-stats__row strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media(max-width:1100px){.modal-card--stats .desktop-stats__header{display:grid!important;align-items:start!important}.modal-card--stats .desktop-stats__cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}.modal-card--stats .desktop-stats__body{grid-template-columns:minmax(0,1fr)!important;overflow-y:auto!important}.modal-card--stats .desktop-stats__body section,.modal-card--stats .desktop-stats__body aside{overflow:visible!important}}@media(max-width:1180px){.modal-card--stats .desktop-stats__body.desktop-stats__body--workload,.modal-card--stats .desktop-stats__body.desktop-stats__body--project-stats{grid-template-columns:minmax(0,1fr)!important;overflow-y:auto!important}}@media(max-width:720px),(max-height:680px){.modal-card.prototype-modal.modal-card--stats{width:calc(100vw - 16px)!important;height:calc(100vh - 16px)!important;max-width:calc(100vw - 16px)!important;max-height:calc(100vh - 16px)!important}.modal-card--stats .desktop-stats{overflow-y:auto!important}.modal-card--stats .desktop-stats__header p{display:none!important}.modal-card--stats .desktop-stats__cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.emoji-demo-page{min-height:100vh;padding:28px;background:radial-gradient(circle at 18% 12%,#2f3d32 0,transparent 28%),radial-gradient(circle at 82% 18%,#363020 0,transparent 30%),#1f1f1f;color:#f3f3f3}.emoji-demo-shell{display:grid;grid-template-columns:minmax(420px,1fr) 440px;gap:20px;max-width:1180px;margin:0 auto}.emoji-demo-chat,.emoji-demo-panel section{border:1px solid #404040;border-radius:16px;background:#252525d9;box-shadow:0 24px 60px #00000040}.emoji-demo-chat{display:grid;grid-template-rows:auto 1fr auto;min-height:720px;padding:18px}.emoji-demo-chat header,.emoji-demo-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.emoji-demo-chat h1,.emoji-demo-panel h2{margin:0;font-size:24px}.emoji-demo-chat p,.emoji-demo-panel small{margin:6px 0 0;color:#a0a0a0}.emoji-demo-chat header span{border:1px solid #4a4a4a;border-radius:999px;padding:6px 12px;background:#303030;color:#7ed957;font-size:12px}.emoji-demo-messages{display:flex;flex-direction:column;gap:14px;padding:28px 4px}.emoji-demo-bubble{width:min(360px,76%)}.emoji-demo-bubble.self{align-self:flex-end}.emoji-demo-bubble strong{display:block;margin-bottom:6px;color:#a0a0a0;font-size:12px}.emoji-demo-bubble p{margin:0;border:1px solid #4a4a4a;border-radius:14px;padding:12px 14px;background:#303030;color:#f3f3f3;line-height:1.6}.emoji-demo-bubble.self p{border-color:#2f7a42;background:#226b36}.emoji-demo-composer{display:grid;gap:10px;border:1px solid #404040;border-radius:14px;padding:12px;background:#2b2b2b}.emoji-demo-composer textarea{min-height:92px;resize:none;border:0;border-radius:10px;padding:12px;background:#1f1f1f;color:#f3f3f3;outline:none}.emoji-demo-composer div{display:flex;gap:8px}.emoji-demo-composer button,.emoji-demo-tabs button,.emoji-demo-grid button,.workflow-sticker-grid button{border:1px solid #4a4a4a;border-radius:9px;background:#303030;color:#f3f3f3;cursor:pointer}.emoji-demo-composer button{min-height:30px;padding:0 14px}.emoji-demo-composer button:last-child{margin-left:auto;background:#3c434d}.emoji-demo-panel{display:grid;gap:20px}.emoji-demo-panel section{display:grid;gap:16px;padding:18px}.emoji-demo-tabs{display:flex;gap:8px}.emoji-demo-tabs button{min-height:30px;padding:0 12px}.emoji-demo-tabs button.active{background:#f3f3f3;color:#1f1f1f}.emoji-demo-group{display:grid;gap:8px}.emoji-demo-group>span{color:#a0a0a0;font-size:12px}.emoji-demo-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:8px}.emoji-demo-grid button{display:grid;place-items:center;width:34px;height:34px;font-size:18px}.emoji-demo-grid button:hover,.workflow-sticker-grid button:hover{transform:translateY(-1px);border-color:#7ed957}.workflow-sticker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.workflow-sticker{display:inline-grid;place-items:center;min-height:34px;padding:0 14px;border-radius:999px;font-weight:700}.workflow-sticker.green{border-color:#2f7a42;background:#173c25;color:#7ed957}.workflow-sticker.blue{border-color:#3c5f8f;background:#1f2f45;color:#9cc9ff}.workflow-sticker.gold{border-color:#7a642f;background:#3c3317;color:#f3c95f}.workflow-sticker.red{border-color:#7a2f3b;background:#3c171d;color:#ff8fa0}.workflow-sticker.gray{border-color:#4a4a4a;background:#303030;color:#d6d6d6}.sticker-message p{background:transparent;border:0;padding:0}@media(max-width:980px){.emoji-demo-shell{grid-template-columns:1fr}.emoji-demo-chat{min-height:560px}}.workspace-screen .prototype-task-resizer{display:block!important;width:6px!important;min-width:6px!important;height:100%!important;border-left:1px solid #343434!important;border-right:1px solid #1b1b1b!important;background:#252525!important;cursor:col-resize!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.workspace-screen .prototype-task-resizer:hover,.workspace-screen .prototype-task-resizer:active{background:#3a3a3a!important;border-left-color:#505050!important}.workspace-screen .prototype-grid{grid-template-columns:minmax(150px,clamp(170px,17vw,240px)) clamp(210px,var(--task-panel-width, 280px),420px) 6px minmax(320px,1fr) minmax(240px,clamp(260px,22vw,340px))!important}.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:64px clamp(210px,var(--task-panel-width, 280px),420px) 6px minmax(320px,1fr) minmax(240px,clamp(260px,22vw,340px))!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head h2,.workspace-screen .prototype-panel--tasks .prototype-tabs button{white-space:nowrap!important;word-break:keep-all!important}.workspace-screen .prototype-panel--tasks .prototype-tabs{flex-wrap:wrap!important;align-content:flex-start!important;flex:0 0 auto!important;height:auto!important;min-height:27px!important;overflow:visible!important}@media(max-width:1360px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:64px clamp(220px,var(--task-panel-width, 280px),420px) 6px minmax(420px,1fr)!important}}@media(max-width:980px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:clamp(160px,var(--task-panel-width, 220px),420px) 6px minmax(360px,1fr)!important}}@media(max-width:820px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:clamp(76px,var(--task-panel-width, 76px),220px) 6px minmax(0,1fr)!important}.workspace-screen .prototype-panel--tasks{padding:10px 6px!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head{align-items:center!important;justify-content:center!important;min-height:38px!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head h2{writing-mode:horizontal-tb!important;letter-spacing:0!important;line-height:1.1!important;white-space:nowrap!important;word-break:keep-all!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head button,.workspace-screen .prototype-panel--tasks .prototype-search{display:none!important}.workspace-screen .prototype-panel--tasks .prototype-tabs{display:flex!important;flex:0 0 auto!important;flex-wrap:wrap!important;justify-content:center!important;align-content:flex-start!important;gap:8px!important;height:auto!important;min-height:28px!important;margin:8px 0!important;overflow:visible!important}.workspace-screen .prototype-panel--tasks .prototype-tabs button{flex:0 0 auto!important;min-width:42px!important;height:28px!important;padding:0 8px!important;white-space:nowrap!important;word-break:keep-all!important}.workspace-screen .prototype-panel--tasks .prototype-list{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important}}@media(max-width:640px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:minmax(0,1fr)!important}.workspace-screen .prototype-task-resizer{display:none!important}}.prototype-file-toolbar{display:flex!important;justify-content:flex-end!important;gap:4px!important}.prototype-file-tree{display:flex!important;flex-direction:column!important;gap:2px!important;min-height:0!important;overflow-y:auto!important;border:0!important;border-radius:0!important;background:transparent!important;padding:0!important}.prototype-file-root,.prototype-file-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:4px!important;min-height:28px!important;padding:3px 4px!important;border:0!important;border-radius:3px!important;background:transparent!important}.prototype-panel--features>.prototype-box:first-of-type{overflow-y:auto!important}.prototype-file-row{margin-left:calc(var(--file-depth, 0) * 16px)!important}.prototype-file-root:hover,.prototype-file-row:hover{background:#2a2a2a!important}.prototype-file-row{cursor:grab!important}.prototype-file-row:active{cursor:grabbing!important}.prototype-file-row.is-dragging{opacity:.45!important}.prototype-file-row.is-drop-before{box-shadow:inset 0 2px #8a8a8a!important}.prototype-file-row.is-drop-inside,.prototype-file-name.is-drop-inside{background:#333!important;outline:1px dashed #747474!important;outline-offset:-2px!important}.prototype-file-name{display:flex!important;align-items:center!important;gap:4px!important;min-width:0!important;border:0!important;background:transparent!important;color:#d8d8d8!important;font-size:12px!important;font-weight:400!important;text-align:left!important;cursor:pointer!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.prototype-file-name span{flex:0 0 12px!important;color:#a0a0a0!important;text-align:center!important;font-family:Consolas,monospace!important}.prototype-file-svg{flex:0 0 16px!important;width:16px!important;height:16px!important;fill:#292929!important;stroke:#c8c8c8!important;stroke-width:1.5!important;stroke-linecap:round!important;stroke-linejoin:round!important}.prototype-file-svg--folder{width:17px!important;stroke:#d2d2d2!important}.prototype-file-svg--file{width:14px!important;fill:#242424!important;stroke:#b8b8b8!important}.prototype-file-svg.compact{flex-basis:14px!important;width:14px!important;height:14px!important;stroke-width:1.6!important}.prototype-file-svg--file.compact{width:12px!important}.prototype-file-icon{position:relative!important;flex:0 0 12px!important;width:12px!important;height:13px!important;font-style:normal!important;border:1px solid #b8b8b8!important;border-radius:1px!important;box-sizing:border-box!important}.prototype-file-icon--folder{width:13px!important;height:9px!important;margin-top:4px!important;border-radius:1px 1px 2px 2px!important}.prototype-file-icon--folder:before{content:""!important;position:absolute!important;left:-1px!important;top:-4px!important;width:7px!important;height:4px!important;border:1px solid #b8b8b8!important;border-bottom:0!important;border-radius:1px 1px 0 0!important;background:#202020!important;box-sizing:border-box!important}.prototype-file-icon--folder:after{content:""!important;position:absolute!important;left:1px!important;right:1px!important;top:3px!important;border-top:1px solid #737373!important}.prototype-file-icon--file:before{content:""!important;position:absolute!important;right:-1px!important;top:-1px!important;width:4px!important;height:4px!important;border-left:1px solid #b8b8b8!important;border-bottom:1px solid #b8b8b8!important;background:#202020!important}.prototype-file-icon--file:after{content:""!important;position:absolute!important;left:2px!important;right:2px!important;top:5px!important;height:3px!important;border-top:1px solid #737373!important;border-bottom:1px solid #737373!important}.prototype-file-name--folder{color:#eee!important;font-weight:500!important}.prototype-file-name--folder .prototype-file-icon,.prototype-file-name--folder .prototype-file-icon--folder:before{border-color:#d8d8d8!important}.prototype-file-actions{display:flex!important;gap:4px!important;opacity:.72!important}.prototype-file-row:hover .prototype-file-actions{opacity:1!important}.prototype-file-toolbar button,.prototype-file-actions button,.prototype-file-form button{min-width:24px!important;min-height:22px!important;padding:0 6px!important;border:1px solid #454545!important;border-radius:4px!important;background:#2b2b2b!important;color:#dedede!important;font-size:11px!important;font-weight:400!important;font-family:Consolas,monospace!important;cursor:pointer!important}.prototype-file-toolbar button,.prototype-file-actions button{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:24px!important;min-width:24px!important;min-height:22px!important;padding:0!important;overflow:hidden!important;white-space:nowrap!important}.prototype-file-action-icon{position:relative!important;display:inline-block!important;width:10px!important;height:11px!important;border:1px solid #d8d8d8!important;border-radius:1px!important;box-sizing:border-box!important}.prototype-file-action-icon--folder{width:12px!important;height:8px!important;margin-top:3px!important}.prototype-file-action-icon--folder:before{content:""!important;position:absolute!important;left:-1px!important;top:-4px!important;width:6px!important;height:4px!important;border:1px solid #d8d8d8!important;border-bottom:0!important;border-radius:1px 1px 0 0!important;background:#2b2b2b!important;box-sizing:border-box!important}.prototype-file-action-icon--folder:after{content:""!important;position:absolute!important;left:1px!important;right:1px!important;top:3px!important;border-top:1px solid #7a7a7a!important}.prototype-file-action-icon--file:before{content:""!important;position:absolute!important;right:-1px!important;top:-1px!important;width:4px!important;height:4px!important;border-left:1px solid #d8d8d8!important;border-bottom:1px solid #d8d8d8!important;background:#2b2b2b!important}.prototype-file-action-icon--file:after{content:""!important;position:absolute!important;left:2px!important;right:2px!important;top:5px!important;height:3px!important;border-top:1px solid #7a7a7a!important;border-bottom:1px solid #7a7a7a!important}.prototype-file-toolbar button:hover,.prototype-file-actions button:hover,.prototype-file-form button:hover{background:#353535!important}.prototype-file-toolbar button:disabled,.prototype-file-actions button:disabled,.prototype-file-form button:disabled{cursor:not-allowed!important;opacity:.45!important}.prototype-file-form{display:grid!important;gap:5px!important;margin:4px 0!important;padding:6px!important;border:1px solid #3a3a3a!important;border-radius:5px!important;background:#242424!important}.prototype-file-form input{width:100%!important;min-height:26px!important;border:1px solid #444444!important;border-radius:4px!important;padding:0 7px!important;background:#1f1f1f!important;color:#eee!important;outline:none!important}.prototype-file-form input:focus{border-color:#666!important}.prototype-file-form div{display:flex!important;justify-content:flex-end!important;gap:6px!important}.workspace-screen .prototype-column-resizer,.workspace-screen .prototype-task-resizer{display:block!important;width:6px!important;min-width:6px!important;height:100%!important;border-left:1px solid #343434!important;border-right:1px solid #1b1b1b!important;background:#252525!important;cursor:col-resize!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.workspace-screen .prototype-column-resizer:hover,.workspace-screen .prototype-column-resizer:active,.workspace-screen .prototype-task-resizer:hover,.workspace-screen .prototype-task-resizer:active{background:#3a3a3a!important;border-left-color:#505050!important}.workspace-screen .prototype-grid{grid-template-columns:clamp(64px,var(--project-panel-width, 240px),420px) 6px clamp(76px,var(--task-panel-width, 280px),420px) 6px clamp(360px,var(--chat-panel-width, 640px),1100px) 6px minmax(240px,1fr)!important}.workspace-screen .prototype-panel--tasks.is-narrow{padding:10px 6px!important;gap:8px!important}.workspace-screen .prototype-panel--tasks.is-narrow .prototype-panel__head{justify-content:center!important;min-height:34px!important}.workspace-screen .prototype-panel--tasks.is-narrow .prototype-panel__head h2{writing-mode:horizontal-tb!important;letter-spacing:0!important;white-space:nowrap!important}.workspace-screen .prototype-panel--tasks.is-narrow .prototype-tabs{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:8px!important;height:auto!important;min-height:28px!important;margin:8px 0!important}.workspace-screen .prototype-panel--tasks.is-narrow .prototype-tabs button{flex:0 0 auto!important;min-width:42px!important;height:28px!important;padding:0 8px!important;white-space:nowrap!important}.workspace-screen .prototype-panel--tasks.is-narrow .prototype-task{height:46px!important;min-height:46px!important;padding:7px 5px 7px 9px!important;border-radius:7px!important}.workspace-screen .prototype-panel--tasks.is-narrow .prototype-task strong,.workspace-screen .prototype-panel--tasks.is-narrow .prototype-task span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:64px 6px clamp(76px,var(--task-panel-width, 280px),420px) 6px clamp(360px,var(--chat-panel-width, 640px),1100px) 6px minmax(240px,1fr)!important}@media(max-width:1360px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:64px 6px clamp(76px,var(--task-panel-width, 280px),420px) 6px minmax(420px,1fr)!important}.workspace-screen .prototype-panel--features,.workspace-screen .prototype-chat-resizer{display:none!important}}@media(max-width:980px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:clamp(76px,var(--task-panel-width, 220px),420px) 6px minmax(360px,1fr)!important}.workspace-screen .prototype-panel--projects,.workspace-screen .prototype-project-resizer,.workspace-screen .prototype-panel--features,.workspace-screen .prototype-chat-resizer{display:none!important}}@media(max-width:820px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:clamp(76px,var(--task-panel-width, 76px),220px) 6px minmax(0,1fr)!important}}@media(max-width:640px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:minmax(0,1fr)!important}.workspace-screen .prototype-panel--tasks,.workspace-screen .prototype-task-resizer,.workspace-screen .prototype-project-resizer,.workspace-screen .prototype-chat-resizer{display:none!important}}@media(max-width:980px){.workspace-screen,.workspace-screen .prototype-workbench,.workspace-screen .prototype-workbench--project-collapsed{width:100vw!important;min-width:0!important;height:100vh!important;overflow:hidden!important}.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{display:grid!important;grid-template-columns:minmax(76px,clamp(76px,var(--task-panel-width, 220px),260px)) minmax(0,1fr)!important;grid-auto-flow:column!important;width:100%!important;min-width:0!important;max-width:100vw!important;overflow:hidden!important}.workspace-screen .prototype-panel--projects,.workspace-screen .prototype-project-resizer,.workspace-screen .prototype-panel--features,.workspace-screen .prototype-chat-resizer,.workspace-screen .prototype-task-resizer{display:none!important}.workspace-screen .prototype-panel--tasks,.workspace-screen .prototype-panel--chat{display:flex!important;min-width:0!important;width:auto!important;max-width:none!important;height:100%!important;overflow:hidden!important}.workspace-screen .prototype-panel--tasks{grid-column:1!important}.workspace-screen .prototype-panel--chat{grid-column:2!important}}@media(max-width:700px){.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{grid-template-columns:minmax(0,1fr)!important}.workspace-screen .prototype-panel--projects,.workspace-screen .prototype-panel--tasks,.workspace-screen .prototype-panel--features,.workspace-screen .prototype-project-resizer,.workspace-screen .prototype-task-resizer,.workspace-screen .prototype-chat-resizer{display:none!important}.workspace-screen .prototype-panel--chat{grid-column:1!important;display:flex!important;width:100%!important;min-width:0!important}}.workspace-screen .prototype-grid,.workspace-screen .prototype-grid--project-collapsed{display:flex!important;flex-direction:row!important;align-items:stretch!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;max-width:100vw!important;overflow:hidden!important}.workspace-screen .prototype-panel{position:static!important;min-width:0!important;min-height:0!important;height:100%!important;max-height:none!important;overflow:hidden!important}.workspace-screen .prototype-column-resizer,.workspace-screen .prototype-task-resizer{flex:0 0 6px!important;width:6px!important;min-width:6px!important;max-width:6px!important;height:100%!important}.workspace-screen .prototype-panel--projects{flex:0 0 clamp(180px,var(--project-panel-width, 240px),340px)!important;width:clamp(180px,var(--project-panel-width, 240px),340px)!important;max-width:340px!important}.workspace-screen .prototype-panel--projects.is-collapsed{flex:0 0 64px!important;width:64px!important;min-width:64px!important;max-width:64px!important}.workspace-screen .prototype-panel--tasks{flex:0 0 clamp(96px,var(--task-panel-width, 280px),340px)!important;width:clamp(96px,var(--task-panel-width, 280px),340px)!important;max-width:340px!important}.workspace-screen .prototype-panel--chat{flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:none!important}.workspace-screen .prototype-panel--features{flex:0 0 clamp(220px,var(--feature-panel-width, 290px),380px)!important;width:clamp(220px,var(--feature-panel-width, 290px),380px)!important;min-width:220px!important;max-width:380px!important}.workspace-screen--chat-only .prototype-panel--chat{flex:1 1 auto!important;width:100%!important}.workspace-screen--task-chat .prototype-panel--tasks{flex-basis:clamp(96px,var(--task-panel-width, 240px),340px)!important;width:clamp(96px,var(--task-panel-width, 240px),340px)!important}.workspace-screen .prototype-panel--projects,.workspace-screen .prototype-panel--tasks{flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:12px!important;padding:16px!important}.workspace-screen .prototype-panel--projects.is-collapsed{padding:8px 5px!important;gap:8px!important}.workspace-screen .prototype-panel--projects .prototype-panel__head,.workspace-screen .prototype-panel--tasks .prototype-panel__head{display:flex!important;flex:0 0 auto!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:32px!important;height:auto!important;margin:0!important;padding:0!important}.workspace-screen .prototype-panel--projects h2,.workspace-screen .prototype-panel--tasks h2{display:block!important;margin:0!important;writing-mode:horizontal-tb!important;letter-spacing:0!important;white-space:nowrap!important;word-break:keep-all!important;font-size:22px!important;line-height:1.2!important}.workspace-screen .prototype-panel--tasks.is-narrow{padding:12px 8px!important}.workspace-screen .prototype-panel--tasks.is-narrow .prototype-panel__head{justify-content:center!important}.workspace-screen .prototype-panel--tasks.is-narrow .prototype-panel__head button,.workspace-screen .prototype-panel--tasks.is-narrow .prototype-search{display:none!important}.workspace-screen .prototype-panel--projects .prototype-project-add,.workspace-screen .prototype-panel--tasks .prototype-panel__head button{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:40px!important;height:26px!important;min-height:26px!important;margin:0!important;padding:0 10px!important}.workspace-screen .prototype-panel--projects .prototype-search,.workspace-screen .prototype-panel--tasks .prototype-search{display:block!important;flex:0 0 auto!important;width:100%!important;height:38px!important;min-height:38px!important;margin:0!important}.workspace-screen .prototype-panel--tasks .prototype-tabs{display:flex!important;flex:0 0 auto!important;flex-direction:row!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;min-height:30px!important;height:30px!important;margin:0!important;overflow:visible!important}.workspace-screen .prototype-panel--tasks.is-narrow .prototype-tabs{justify-content:center!important}.workspace-screen .prototype-panel--tasks .prototype-tabs button{flex:0 0 auto!important;min-width:46px!important;height:28px!important;white-space:nowrap!important}.workspace-screen .prototype-panel--projects .prototype-list,.workspace-screen .prototype-panel--tasks .prototype-list{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow-y:auto!important;overflow-x:hidden!important}.workspace-screen .prototype-panel--projects .prototype-card,.workspace-screen .prototype-panel--tasks .prototype-task{display:grid!important;flex:0 0 auto!important;width:100%!important;min-width:0!important;min-height:52px!important;height:auto!important;padding:10px 12px!important}.workspace-screen .prototype-panel--projects .prototype-card{min-height:42px!important;height:42px!important;padding:8px 10px!important;align-content:center!important}.workspace-screen .prototype-card.is-pinned,.workspace-screen .prototype-task.is-pinned,.workspace-screen .prototype-mini-project.is-pinned{background:#2b2a22!important;border-color:#66562d!important}.workspace-screen .prototype-card.is-pinned.active,.workspace-screen .prototype-task.is-pinned.active,.workspace-screen .prototype-mini-project.is-pinned.active{background:#34311f!important;border-color:#8a7130!important}.workspace-screen .prototype-setting-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:10px 2px!important}.workspace-screen .prototype-setting-row strong{display:block!important;margin-bottom:6px!important;color:#f3f3f3!important;font-size:14px!important}.workspace-screen .prototype-switch{position:relative!important;flex:0 0 auto!important;width:44px!important;height:24px!important;border:1px solid #3c3c3c!important;border-radius:999px!important;background:#2b2b2b!important;cursor:pointer!important;transition:background .12s ease,border-color .12s ease!important}.workspace-screen .prototype-switch span{position:absolute!important;top:3px!important;left:3px!important;width:16px!important;height:16px!important;border-radius:50%!important;background:#d8d8d8!important;transition:transform .12s ease,background .12s ease!important}.workspace-screen .prototype-switch.is-on{border-color:#2fbf65!important;background:#176d37!important}.workspace-screen .prototype-switch.is-on span{transform:translate(20px)!important;background:#fff!important}.prototype-system-message{display:flex!important;flex-direction:column!important;align-items:center!important;gap:3px!important;margin:8px 0!important;color:#8b98aa!important;font-size:11px!important;line-height:1.4!important}.prototype-system-message span,.prototype-system-message small{color:#8b98aa!important;font-size:11px!important;font-weight:400!important}.modal-card--stats .desktop-stats__tabs--compact{min-height:0!important;height:auto!important;padding:4px 0 8px!important;gap:6px!important}.modal-card--stats .desktop-stats__tabs--compact button{min-height:24px!important;height:24px!important;padding:0 12px!important;border-radius:999px!important;font-size:12px!important;line-height:1!important}.modal-card--stats .desktop-stats__header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important}.modal-card--stats .desktop-stats__header>div:first-child{min-width:0!important}.modal-card--stats .desktop-stats__header .desktop-stats__filters{flex:0 0 auto!important;margin-left:auto!important;justify-content:flex-end!important}.modal-card--stats .desktop-stats__header .desktop-stats__filters button{white-space:nowrap!important}.desktop-stats__outside-head,.desktop-stats__workload-tools,.desktop-stats__detail-tabs{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.desktop-stats__outside-head{min-height:38px!important;padding:0 2px!important}.desktop-stats__outside-head h3{margin:0!important;color:#f3f3f3!important;font-size:17px!important}.desktop-stats__workload-tools{justify-content:flex-end!important;flex-wrap:wrap!important}.desktop-stats__workload-tools select,.desktop-stats__workload-tools button,.desktop-stats__detail-tabs button{min-height:28px!important;border:1px solid #3a3a3a!important;border-radius:999px!important;background:#242424!important;color:#d8d8d8!important;padding:0 10px!important;cursor:pointer!important}.desktop-stats__workload-tools select{outline:none!important;border-radius:8px!important}.desktop-stats__workload-tools button.active,.desktop-stats__detail-tabs button.active{background:#f3f3f3!important;color:#1f1f1f!important}.desktop-stats__detail-tabs{justify-content:stretch!important;gap:0!important;width:min(420px,100%)!important;overflow:hidden!important;border:1px solid #353535!important;border-radius:8px!important;background:#242424!important}.desktop-stats__detail-tabs--main{flex:0 0 148px!important;width:148px!important}.desktop-stats__detail-tabs--filter{width:min(320px,100%)!important}.desktop-stats__detail-tabs button{flex:1 1 0!important;min-height:32px!important;border:0!important;border-radius:0!important;background:transparent!important;white-space:nowrap!important;word-break:keep-all!important}.desktop-stats__body--workload{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:start!important;gap:26px!important;overflow-x:hidden!important}.desktop-stats__workload-column{display:grid!important;min-width:0!important;max-width:100%!important;gap:12px!important;overflow-x:hidden!important}.desktop-stats__workload-column>section,.desktop-stats__workload-column>aside{display:grid!important;align-content:start!important;gap:12px!important;min-height:clamp(420px,54vh,620px)!important;padding:18px!important;border:1px solid #353535!important;border-radius:10px!important;background:linear-gradient(145deg,#242424,#1f1f1f)!important}.modal-card--stats .desktop-stats__body--workload .desktop-stats__workload-column>section,.modal-card--stats .desktop-stats__body--workload .desktop-stats__workload-column>aside{min-height:clamp(420px,54vh,620px)!important;padding:18px!important;border:1px solid #353535!important;border-radius:10px!important;background:linear-gradient(145deg,#242424,#1f1f1f)!important}.desktop-stats__row--member{display:grid!important;grid-template-columns:minmax(0,1.25fr) repeat(5,minmax(72px,.72fr))!important;align-items:center!important;justify-items:center!important;width:100%!important;text-align:center!important;min-height:42px!important;border:0!important;border-bottom:1px solid #3a3a3a!important;border-radius:0!important;background:transparent!important;color:#f3f3f3!important}.desktop-stats__row--member strong,.desktop-stats__row--member span,.desktop-stats__row--member button{width:100%!important;min-width:0!important;overflow:hidden!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}.desktop-stats__row--member.head button{border:0!important;background:transparent!important;color:inherit!important;cursor:pointer!important;font:inherit!important;padding:0!important}.desktop-stats__row--member.head button:hover{color:#fff!important}button.desktop-stats__row--member{cursor:pointer!important;transition:background .12s ease,color .12s ease!important}.desktop-stats__row--member.active{border:1px solid #3d6bb0!important;border-radius:5px!important;background:#17233a!important;color:#fff!important}button.desktop-stats__row--member:hover{background:#252525!important}.desktop-stats__person-summary{display:flex!important;align-items:center!important;gap:14px!important;min-width:0!important;padding:4px 0 8px!important}.desktop-stats__avatar{display:grid!important;flex:0 0 46px!important;width:46px!important;height:46px!important;place-items:center!important;border:1px solid #45668f!important;border-radius:50%!important;background:linear-gradient(135deg,#31415d,#1c2943)!important;color:#fff!important;font-size:16px!important;font-weight:800!important}.desktop-stats__person-summary strong{display:block!important;color:#f3f3f3!important;font-size:20px!important;line-height:1.2!important}.desktop-stats__person-summary p{margin:6px 0 0!important;color:#a8a8a8!important;font-size:12px!important}.desktop-stats__body--project-stats{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(280px,.9fr)!important;gap:22px!important;align-items:start!important;overflow-x:hidden!important}.desktop-stats__project-row{display:grid!important;grid-template-columns:minmax(150px,1.35fr) minmax(92px,.8fr) repeat(5,minmax(70px,.62fr))!important;align-items:center!important;gap:8px!important;width:100%!important;min-height:36px!important;padding:9px 10px!important;border:0!important;border-bottom:1px solid #3a3a3a!important;border-radius:0!important;background:transparent!important;color:#f3f3f3!important;text-align:center!important}.desktop-stats__project-row.head{color:#d8d8d8!important;font-size:12px!important;font-weight:700!important}.desktop-stats__project-row.head button{min-width:0!important;border:0!important;background:transparent!important;color:#d8d8d8!important;cursor:pointer!important;font:inherit!important;overflow:hidden!important;padding:0!important;text-overflow:ellipsis!important;white-space:nowrap!important}.desktop-stats__project-row.head button:hover{color:#fff!important}.desktop-stats__project-row:not(.head){cursor:pointer!important;transition:background .12s ease,color .12s ease!important}.desktop-stats__project-row:not(.head):hover{background:#252525!important}.desktop-stats__project-row.active{background:#1f2b3d!important;color:#fff!important}.desktop-stats__project-row.active strong{color:#fff!important}.desktop-stats__project-row strong,.desktop-stats__project-row span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.desktop-stats__project-row strong{text-align:left!important}.desktop-stats__project-member-list{display:grid!important;gap:0!important;overflow-x:hidden!important}.desktop-stats__project-member-row{display:grid!important;grid-template-columns:minmax(0,1fr) 120px!important;align-items:center!important;min-height:34px!important;padding:8px 10px!important;border-bottom:1px solid #3a3a3a!important;color:#f3f3f3!important}.desktop-stats__project-member-row.head{color:#d8d8d8!important;font-size:12px!important;font-weight:700!important}.desktop-stats__project-member-row strong,.desktop-stats__project-member-row span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.desktop-stats__project-member-row span{text-align:center!important}.desktop-stats__task-list{display:grid!important;gap:10px!important;max-height:320px!important;overflow-x:hidden!important;overflow-y:auto!important;padding:0!important;border:0!important;background:transparent!important}.desktop-stats__task-link{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;width:100%!important;min-height:40px!important;border:1px solid #333b48!important;border-radius:8px!important;background:linear-gradient(90deg,#252b36,#20252f)!important;color:#e8edf5!important;font-size:12px!important;text-align:left!important;padding:0 11px!important;cursor:pointer!important;overflow:hidden!important}.desktop-stats__task-link span{display:inline-flex!important;align-items:center!important;gap:10px!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;word-break:keep-all!important}.desktop-stats__task-link>span:first-child{flex:1 1 auto!important}.desktop-stats__task-badges{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;gap:6px!important;min-width:auto!important;overflow:visible!important;white-space:nowrap!important}.desktop-stats__task-link b{flex:0 0 auto!important;border:1px solid #40516b!important;border-radius:999px!important;background:#202a39!important;color:#d8e4f5!important;font-size:11px!important;line-height:18px!important;padding:0 7px!important}.desktop-stats__task-link b.desktop-stats__role-badge--owner{border-color:#d4a73a6b!important;background:#d4a73a1f!important;color:#d4a73a!important}.desktop-stats__task-link b.desktop-stats__role-badge--collaborator{border-color:#7ed9576b!important;background:#7ed9571f!important;color:#7ed957!important}.desktop-stats__task-badges b,.desktop-stats__task-badges em{flex:0 0 auto!important}.desktop-stats__task-link span i{flex:0 0 6px!important;width:6px!important;height:6px!important;border-radius:50%!important;background:#9aa4b2!important}.desktop-stats__task-link em{flex:none!important;border:1px solid #5c4650!important;border-radius:999px!important;background:#35252b!important;color:#f0a8b5!important;font-size:11px!important;font-style:normal!important;line-height:18px!important;padding:0 7px!important}.desktop-stats__task-link.is-removed{border-color:#4a3840!important;background:#211d20!important;color:#c9ced7!important}.desktop-stats__task-link:hover{border-color:#53647c!important;background:#252d3a!important}.modal-card--stats .desktop-stats__stats-card{min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.workspace-screen .prototype-panel--projects .prototype-card strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media(max-width:1180px){.modal-card--stats .desktop-stats__header{display:flex!important;flex-direction:row!important;align-items:flex-start!important}.modal-card--stats .desktop-stats__header .desktop-stats__filters{margin-left:auto!important}.modal-card--stats .desktop-stats__body.desktop-stats__body--workload,.modal-card--stats .desktop-stats__body.desktop-stats__body--project-stats,.desktop-stats__body--workload,.desktop-stats__body--project-stats{grid-template-columns:minmax(0,1fr)!important;align-content:start!important;gap:16px!important;overflow-y:auto!important}.modal-card--stats .desktop-stats__workload-column,.desktop-stats__workload-column{gap:8px!important}.modal-card--stats .desktop-stats__outside-head,.desktop-stats__outside-head{min-height:30px!important;padding:0!important}.modal-card--stats .desktop-stats__outside-head h3,.desktop-stats__outside-head h3{font-size:16px!important}.modal-card--stats .desktop-stats__body section,.modal-card--stats .desktop-stats__body aside,.desktop-stats__workload-column>section,.desktop-stats__workload-column>aside{min-height:0!important;max-height:330px!important;overflow-y:auto!important;overflow-x:hidden!important;padding:14px!important}.modal-card--stats .desktop-stats__body--workload .desktop-stats__workload-column>.desktop-stats__stats-card--member-list{display:block!important;min-height:0!important;max-height:min(34vh,300px)!important;overflow-y:auto!important;overflow-x:hidden!important;padding:12px 16px!important}.modal-card--stats .desktop-stats__body--workload .desktop-stats__workload-column>.desktop-stats__stats-card--member-detail{display:grid!important;min-height:0!important;max-height:min(46vh,390px)!important;overflow-y:hidden!important;overflow-x:hidden!important;padding:16px!important}.modal-card--stats .desktop-stats__row--member,.desktop-stats__row--member{grid-template-columns:minmax(76px,1.2fr) repeat(5,minmax(40px,.6fr))!important;min-height:34px!important;padding:7px 4px!important;font-size:12px!important}.modal-card--stats .desktop-stats__row--member.head{position:sticky!important;top:0!important;z-index:2!important;background:#222!important}.modal-card--stats .desktop-stats__row--member strong,.modal-card--stats .desktop-stats__row--member span,.modal-card--stats .desktop-stats__row--member button{font-size:12px!important;line-height:1.2!important}.modal-card--stats .desktop-stats__project-row,.desktop-stats__project-row{grid-template-columns:minmax(96px,1.35fr) minmax(68px,.8fr) repeat(5,minmax(44px,.58fr))!important;gap:4px!important;min-height:34px!important;padding:8px 6px!important;font-size:11px!important}.modal-card--stats .desktop-stats__person-summary{padding:0 0 6px!important}.modal-card--stats .desktop-stats__person-summary p{line-height:1.45!important}.modal-card--stats .desktop-stats__task-list{max-height:none!important;min-height:0!important;overflow-y:auto!important}.modal-card--stats .desktop-stats__detail-tabs--main{flex:0 0 128px!important;width:128px!important}.modal-card--stats .desktop-stats__detail-tabs--filter{width:min(100%,300px)!important}}.workspace-screen .prototype-panel--chat .prototype-panel__head{min-width:0!important}.login-prototype .login-card{position:relative!important}.login-clear-button{position:absolute!important;top:10px!important;right:10px!important;min-width:42px!important;height:24px!important;border:1px solid #3a3a3a!important;border-radius:6px!important;background:#2b2b2b!important;color:#d8d8d8!important;font-size:12px!important;cursor:pointer!important}.login-clear-button:hover{border-color:#4b4b4b!important;color:#fff!important}.login-clear-modal{position:absolute!important;inset:0!important;z-index:6!important;display:grid!important;place-items:center!important;padding:16px!important;border-radius:inherit!important;background:#141414b8!important}.login-clear-card{width:min(260px,100%)!important;padding:18px!important;border:1px solid #3a3a3a!important;border-radius:10px!important;background:#242424!important;color:#f3f3f3!important;box-shadow:0 16px 36px #00000057!important}.login-clear-card strong{display:block!important;margin-bottom:8px!important;font-size:16px!important}.login-clear-card p{margin:0 0 14px!important;color:#a8a8a8!important;font-size:12px!important;line-height:1.6!important}.login-clear-card div{display:flex!important;justify-content:flex-end!important;gap:8px!important}.login-clear-card button{height:28px!important;min-width:68px!important;border:0!important;border-radius:6px!important;background:#333!important;color:#f3f3f3!important;font-size:12px!important}.login-clear-card button.danger{background:#5a2f36!important;color:#fff!important}.workspace-screen .prototype-panel--tasks{background:#222!important;padding:16px!important;border-right:1px solid #3a3a3a!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:30px!important;margin:0 0 12px!important;padding:0!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head h2{margin:0!important;color:#fff!important;font-size:24px!important;font-weight:800!important;line-height:1!important;text-align:left!important;white-space:nowrap!important}.workspace-screen .prototype-panel--tasks .prototype-panel__head button{min-width:42px!important;height:24px!important;padding:0 10px!important;border:0!important;border-radius:999px!important;background:#303030!important;color:#fff!important;font-size:12px!important;font-weight:700!important}.workspace-screen .prototype-panel--tasks .prototype-search{display:block!important;width:100%!important;height:38px!important;min-height:38px!important;margin:0 0 14px!important;padding:0 12px!important;border:1px solid #3f3f3f!important;border-radius:8px!important;background:#2b2b2b!important;color:#d8d8d8!important;font-size:12px!important;line-height:38px!important;opacity:1!important;pointer-events:auto!important}.workspace-screen .prototype-panel--tasks .prototype-search::placeholder{color:#8d8d8d!important}.workspace-screen .prototype-panel--tasks .prototype-tabs{display:flex!important;align-items:center!important;gap:8px!important;width:auto!important;height:auto!important;min-height:28px!important;margin:0 0 14px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important}.workspace-screen .prototype-panel--tasks .prototype-tabs button{flex:0 0 auto!important;width:auto!important;min-width:44px!important;height:28px!important;min-height:28px!important;padding:0 13px!important;border:0!important;border-radius:999px!important;background:#303030!important;color:#fff!important;font-size:12px!important;font-weight:700!important}.workspace-screen .prototype-panel--tasks .prototype-tabs button.active{background:#fff!important;color:#1f1f1f!important;box-shadow:none!important}.workspace-screen .prototype-panel--tasks .prototype-list{display:grid!important;gap:10px!important;padding:0 1px!important;overflow-y:auto!important}.workspace-screen .prototype-panel--tasks .prototype-task{position:relative!important;min-height:52px!important;height:52px!important;padding:9px 12px 7px 18px!important;border:1px solid #3a475a!important;border-radius:7px!important;background:#182230!important;box-shadow:none!important;gap:3px!important;align-content:start!important;overflow:hidden!important}.workspace-screen .prototype-panel--tasks .prototype-task.active{border-color:#516278!important;background:#1d293a!important}.workspace-screen .prototype-panel--tasks .prototype-task.is-pinned{border-color:#8a721e!important;background:#292716!important}.workspace-screen .prototype-panel--tasks .prototype-task.is-pinned.active{border-color:#a98b25!important;background:#312d18!important}.workspace-screen .prototype-panel--tasks .prototype-task strong{display:block!important;color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1.25!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.workspace-screen .prototype-panel--tasks .prototype-task span{display:block!important;color:#b8c6d8!important;font-size:10px!important;line-height:1.35!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.workspace-screen .prototype-panel--tasks .priority-mark{top:0!important;left:0!important;width:5px!important;height:100%!important;border-radius:7px 0 0 7px!important}.workspace-screen .prototype-panel--chat .prototype-panel__head>div{min-width:0!important;overflow:hidden!important}.workspace-screen .prototype-panel--chat .prototype-panel__head h2,.workspace-screen .prototype-panel--chat .prototype-panel__head p,.workspace-screen .prototype-chat-summary{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;word-break:keep-all!important}.workspace-screen .prototype-box--team .prototype-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;overflow:hidden!important}.workspace-screen .prototype-box--team{display:flex!important;flex-direction:column!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;overflow-x:hidden!important;overflow-y:hidden!important;scrollbar-gutter:stable!important}.workspace-screen .prototype-box--team .prototype-box__head{flex:0 0 auto!important;position:relative!important;z-index:2!important;min-height:28px!important;padding:0 0 8px!important;background:transparent!important}.workspace-screen .prototype-box--team .prototype-row{flex:0 0 auto!important;min-height:34px!important;height:34px!important;padding:5px 8px!important;border-radius:8px!important}.workspace-screen .prototype-team-list{display:flex!important;flex:1 1 auto!important;min-height:0!important;max-height:182px!important;flex-direction:column!important;gap:6px!important;padding:8px!important;border:1px solid #343434!important;border-radius:10px!important;background:#202020!important;overflow-x:hidden!important;overflow-y:auto!important;scrollbar-gutter:stable!important}.workspace-screen .prototype-box--team{padding-bottom:0!important}.workspace-screen .prototype-team-list .prototype-row{background:#2b2b2b!important}.workspace-screen .prototype-team-name{display:flex!important;align-items:center!important;gap:6px!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;word-break:keep-all!important}.workspace-screen .prototype-team-name .team-role{flex:0 0 auto!important;font-size:11px!important;white-space:nowrap!important}.workspace-screen .prototype-team-label{flex:1 1 auto!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;word-break:keep-all!important}.workspace-screen .prototype-team-remove{flex:0 0 auto!important;width:40px!important;min-width:40px!important;height:22px!important;padding:0!important;font-size:11px!important;white-space:nowrap!important}.mobile-runtime--chat:not(.mobile-runtime--login) .mobile-runtime__frame--chat{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;gap:8px!important;width:100vw!important;height:100vh!important;height:100dvh!important;min-height:100vh!important;min-height:100dvh!important;padding:18px 10px max(10px,env(safe-area-inset-bottom))!important;overflow:hidden!important}.mobile-runtime--chat .mobile-runtime__body{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-content:stretch!important;gap:8px!important;min-height:0!important;height:100%!important;overflow:hidden!important;padding:0!important}.mobile-runtime--chat .mobile-runtime__messages{min-height:0!important;height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;padding:0 0 8px!important;-webkit-overflow-scrolling:touch!important}.mobile-runtime--chat .mobile-runtime__composer{align-self:end!important;flex:0 0 auto!important;width:100%!important;margin:0!important}.mobile-runtime--chat .mobile-runtime__nav{display:none!important}.download-page{min-height:100vh;padding:42px clamp(18px,4vw,56px);background:linear-gradient(135deg,rgba(34,197,94,.14),transparent 34%),linear-gradient(180deg,#151515,#222);color:#f3f3f3}.download-page__hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;width:min(1120px,100%);margin:0 auto 26px;padding-bottom:22px;border-bottom:1px solid #3a3a3a}.download-page__eyebrow{display:inline-flex;min-height:26px;align-items:center;padding:0 10px;border:1px solid #426347;border-radius:999px;background:#203528;color:#7ed957;font-size:12px;font-weight:700}.download-page h1{margin:14px 0 0;font-size:40px;line-height:1.15}.download-page__hero p,.download-card p,.download-page__help p{margin:10px 0 0;color:#b8b8b8;line-height:1.7}.download-page__login,.download-card__button{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 16px;border-radius:8px;font-size:13px;font-weight:800;white-space:nowrap}.download-page__login{border:1px solid #4a4a4a;background:#2a2a2a;color:#f3f3f3}.download-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(1120px,100%);margin:0 auto}.download-card{display:grid;align-content:space-between;gap:20px;min-height:238px;padding:20px;border:1px solid #3b3b3b;border-radius:8px;background:linear-gradient(145deg,#2b2b2b,#202020)}.download-card span{display:block;color:#7ed957;font-size:12px;font-weight:800}.download-card h2{margin:8px 0 0;font-size:22px;line-height:1.2}.download-card__button{width:100%;border:0;background:#22c55e;color:#fff}.download-card code,.download-page__help code{display:block;max-width:100%;overflow:hidden;color:#d6d6d6;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.download-page__help{width:min(1120px,100%);margin:16px auto 0;padding:18px 20px;border:1px solid #343434;border-radius:8px;background:#1f1f1f}.download-page__help h2{margin:0;font-size:18px}.download-page__help code{display:inline;color:#fff}@media(max-width:820px){.download-page{padding:24px 14px}.download-page__hero{display:grid;align-items:start}.download-page h1{font-size:30px}.download-page__grid{grid-template-columns:1fr}.download-card{min-height:0}}@supports (padding: max(0px)){.mobile-runtime{--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px)}.mobile-runtime--login .mobile-runtime__frame--login{min-height:100dvh!important;padding:max(28px,calc(28px + var(--safe-top, 0px))) max(24px,calc(22px + var(--safe-right, 0px))) max(24px,calc(24px + var(--safe-bottom, 0px))) max(24px,calc(22px + var(--safe-left, 0px)))!important}.mobile-runtime:not(.mobile-runtime--login) .mobile-runtime__frame{padding:max(14px,calc(14px + var(--safe-top, 0px))) max(13px,calc(13px + var(--safe-right, 0px))) max(8px,calc(8px + var(--safe-bottom, 0px))) max(13px,calc(13px + var(--safe-left, 0px)))!important}.mobile-runtime--chat:not(.mobile-runtime--login) .mobile-runtime__frame--chat{padding:max(14px,calc(14px + var(--safe-top, 0px))) max(10px,calc(10px + var(--safe-right, 0px))) max(10px,calc(10px + var(--safe-bottom, 0px))) max(10px,calc(10px + var(--safe-left, 0px)))!important}.mobile-modal-overlay{padding:max(18px,calc(18px + var(--safe-top, 0px))) max(16px,calc(16px + var(--safe-right, 0px))) max(18px,calc(18px + var(--safe-bottom, 0px))) max(16px,calc(16px + var(--safe-left, 0px)))!important}.mobile-option-menu{margin:var(--safe-top, 0px) var(--safe-right, 0px) var(--safe-bottom, 0px) var(--safe-left, 0px)!important}}.mobile-native-toast{position:fixed!important;left:50%!important;bottom:max(28px,calc(28px + env(safe-area-inset-bottom,0px)))!important;z-index:3000!important;transform:translate(-50%)!important;display:grid!important;place-items:center!important;min-height:38px!important;max-width:calc(100vw - 48px)!important;padding:0 18px!important;border-radius:999px!important;background:#0f0f0fe0!important;color:#fff!important;font-size:13px!important;font-weight:700!important;white-space:nowrap!important;box-shadow:0 12px 32px #00000052!important}.mobile-runtime--chat{--mobile-keyboard-inset: 0px;align-items:center!important;justify-content:flex-start!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.mobile-runtime--chat:not(.mobile-runtime--login) .mobile-runtime__frame--chat{height:calc(100dvh - var(--mobile-keyboard-inset, 0px))!important;max-height:calc(100dvh - var(--mobile-keyboard-inset, 0px))!important;min-height:0!important;transition:height .16s ease!important}
