:root{color:#142234;font-synthesis:none;--primary:#5b67d3;--primary-soft:#eef0ff;--text:#142234;--muted:#667385;--weak:#aab1bc;--line:#e7e9ee;--card:#fff;--danger:#f55757;--success:#379373;background:#f0f4f8;font-family:Source Han Sans CN,Microsoft YaHei,Inter,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;height:100%;margin:0;overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}.loading-screen,.error-screen{min-height:100%;color:var(--muted);background:radial-gradient(circle at 50% 35%,#fff 0,#f4f6fb 46%,#eef1f6 100%);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.loading-screen img{width:58px;animation:1.8s ease-in-out infinite float}.error-screen h1{color:var(--text);margin:0;font-size:24px}.error-screen p{margin:0}.error-screen button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:10px 22px}@keyframes float{50%{transform:translateY(-7px)}}.login-page{background:#fff;grid-template-columns:minmax(0,1.22fr) minmax(420px,.78fr);height:100%;display:grid}.login-brand{color:#fff;background:linear-gradient(140deg,#293989 0%,#5b67d3 52%,#6f87ed 100%);flex-direction:column;padding:clamp(28px,4vw,64px);display:flex;position:relative;overflow:hidden}.login-brand:before,.login-brand:after{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute}.login-brand:before{width:650px;height:650px;top:-180px;right:-210px;box-shadow:0 0 0 80px #ffffff08,0 0 0 180px #ffffff06}.login-brand:after{width:380px;height:380px;bottom:-220px;left:-250px;box-shadow:0 0 0 100px #2be6d00f}.brand-row{z-index:1;letter-spacing:.04em;align-items:center;gap:12px;font-size:17px;font-weight:600;display:flex;position:relative}.brand-row img{object-fit:contain;filter:brightness(0)invert();width:40px;height:40px}.hero-copy{z-index:1;width:min(640px,88%);margin:auto 0;position:relative}.eyebrow{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff3b;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:13px;display:inline-flex}.hero-copy h1{letter-spacing:-.05em;margin:24px 0 22px;font-size:clamp(46px,5vw,80px);line-height:1.1}.hero-copy h1 em{color:#0000;background:linear-gradient(90deg,#fff 0,#9ff3df 100%);-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-copy>p{color:#ffffffc2;max-width:560px;margin:0;font-size:17px;line-height:1.9}.feature-pills{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.feature-pills span{background:#ffffff1f;border-radius:999px;padding:8px 14px;font-size:13px}.copyright{z-index:1;color:#ffffff70;margin:0;font-size:12px;position:relative}.login-panel{background:radial-gradient(circle at 50% 10%,#fafbff,#fff 58%);justify-content:center;align-items:center;padding:40px;display:flex}.login-card{text-align:center;width:min(100%,420px)}.login-icon{width:56px;height:56px;color:var(--primary);background:var(--primary-soft);border-radius:16px;place-items:center;margin:0 auto 22px;display:grid;box-shadow:inset 0 0 0 1px #e3e6ff}.login-kicker{color:var(--primary);letter-spacing:.12em;margin:0 0 8px;font-size:13px;font-weight:700}.login-card h2{letter-spacing:-.025em;margin:0;font-size:28px}.login-desc{color:var(--muted);margin:14px auto 30px;font-size:14px;line-height:1.7}.sso-button{color:#fff;background:linear-gradient(120deg,#5b67d3,#7489ec);border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 20px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 24px #5b67d33d}.sso-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #5b67d34d}.dev-button{border:1px solid var(--line);width:100%;min-height:48px;color:var(--muted);cursor:pointer;background:#fff;border-radius:12px;margin-top:12px}.secure-note,.config-hint{color:var(--weak);justify-content:center;align-items:center;gap:6px;margin-top:24px;font-size:12px;display:flex}.config-hint,.form-error{color:var(--danger)}.form-error{background:#fff1f1;border-radius:8px;margin:-12px 0 16px;padding:10px;font-size:13px}.workspace-shell{background:#f3f5f8;flex-direction:column;height:100%;display:flex}.topbar{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;flex:0 0 60px;grid-template-columns:minmax(320px,1fr) minmax(180px,420px) minmax(420px,1fr);align-items:center;gap:16px;height:60px;padding:0 16px;display:grid}.topbar-left,.topbar-actions,.topbar-center button{align-items:center;display:flex}.topbar-left{gap:10px;min-width:0}.app-logo{color:var(--text);white-space:nowrap;align-items:center;gap:8px;font-weight:700;text-decoration:none;display:flex}.app-logo img{object-fit:contain;width:28px;height:28px}.crumb{color:#d0d4da}.board-title{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;min-width:0;max-width:280px;height:36px;padding:0 8px;font-weight:600;display:flex;overflow:hidden}.board-title:hover{background:#f3f5f8}.title-input{border:1px solid var(--primary);border-radius:8px;outline:0;width:220px;height:34px;padding:0 10px}.save-state{color:var(--weak);white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:flex}.save-state svg{width:14px}.save-state.offline{color:#e58617}.topbar-center{min-width:0}.topbar-center button{border:1px solid var(--line);width:100%;height:36px;color:var(--weak);cursor:text;background:#f7f8fa;border-radius:9px;gap:8px;padding:0 10px}.topbar-center button span{text-align:left;flex:1}.topbar-center kbd{color:#99a1ad;background:#fff;border:1px solid #dfe2e7;border-radius:5px;padding:2px 6px;font-size:10px}.topbar-actions{justify-content:flex-end;gap:4px}.top-action,.icon-button{cursor:pointer;height:36px;color:var(--muted);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;display:flex;position:relative}.top-action{white-space:nowrap;flex:none;padding:0 9px}.top-action:hover,.top-action.active{color:var(--primary);background:var(--primary-soft)}.admin-entry{text-decoration:none}.top-action svg,.icon-button svg{width:18px}.top-action i{color:#fff;background:var(--danger);border-radius:999px;place-items:center;min-width:16px;height:16px;font-size:9px;font-style:normal;display:grid;position:absolute;top:-2px;right:0}.share-button{color:#fff;background:var(--primary);cursor:pointer;white-space:nowrap;border:0;border-radius:9px;flex:none;align-items:center;gap:7px;height:36px;padding:0 14px;font-weight:600;display:flex}.user-avatar{color:#fff;background:linear-gradient(135deg,#24a897,#5b67d3);border-radius:50%;place-items:center;width:34px;height:34px;margin-left:4px;font-size:13px;font-weight:700;display:grid}.avatars{cursor:pointer;background:0 0;border:0;margin-right:3px;padding:0;display:flex}.avatars span{color:#fff;background:hsl(calc(230 + var(--avatar-index) * 45) 55% 57%);border:2px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;margin-left:-7px;font-size:10px;display:grid}.mobile-menu{display:none}.editor-body{flex:1;min-height:0;display:flex;position:relative}.tool-rail{z-index:30;scrollbar-width:thin;border-right:1px solid var(--line);background:#fffffff5;flex-direction:column;flex:0 0 104px;justify-content:space-between;width:104px;padding:10px 7px;display:flex;overflow-y:auto}.tool-group{flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;display:grid}.tool-rail button{min-height:45px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:4px 0;display:flex;position:relative}.tool-rail button:hover,.tool-rail button.active{background:var(--primary-soft);color:var(--primary)}.tool-rail button svg{width:19px;height:19px}.tool-rail button span{font-size:10px}.tool-rail button small{display:none}.rail-bottom{border-top:1px solid var(--line);margin-top:8px;padding-top:8px}.canvas-stage{touch-action:none;-webkit-user-select:none;user-select:none;background:#f7f8fa;flex:1;min-width:0;position:relative;overflow:hidden}.canvas-stage.tool-pan{cursor:grab}.canvas-stage.tool-pan:active,.canvas-stage.is-panning,.canvas-stage.is-panning .canvas-element{cursor:grabbing}.canvas-stage:not(.tool-select):not(.tool-pan){cursor:crosshair}.canvas-grid{pointer-events:none;background-image:radial-gradient(circle,#cdd2da 1.15px,#0000 1.2px);position:absolute;inset:0}.upload-dropzone{z-index:60;color:#4652ae;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#eef0ffeb;border:2px dashed #7d87df;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:18px}.upload-dropzone svg{width:42px;height:42px}.upload-dropzone strong{font-size:18px}.upload-dropzone span{color:#737ba6;font-size:12px}.drawing-toolbar{z-index:28;border:1px solid var(--line);background:#fffffff7;border-radius:12px;align-items:center;gap:4px;height:46px;padding:5px;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #1b25371f}.drawing-toolbar button{height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;padding:0 10px;font-size:11px;display:flex}.drawing-toolbar button.active{color:var(--primary);background:var(--primary-soft)}.drawing-toolbar svg{width:16px}.drawing-toolbar input[type=color]{background:0 0;border:0;width:32px;height:32px;padding:4px}.drawing-toolbar input[type=range]{width:76px;accent-color:var(--primary)}.canvas-svg{position:absolute;inset:0;overflow:visible}.canvas-element{cursor:move}.canvas-element.locked{cursor:not-allowed}.canvas-element .selection-outline{fill:none;stroke:var(--primary);stroke-width:2px;stroke-dasharray:6 4;vector-effect:non-scaling-stroke}.marquee-selection{fill:#5b67d314;stroke:var(--primary);stroke-width:1.5px;stroke-dasharray:6 4;vector-effect:non-scaling-stroke}.snap-guide{stroke:#e64980;stroke-width:1px;stroke-dasharray:5 4;vector-effect:non-scaling-stroke;pointer-events:none}.sticky-content{white-space:pre-wrap;flex-direction:column;justify-content:space-between;height:100%;padding:22px;font-size:17px;line-height:1.55;display:flex;overflow:hidden}.sticky-content p{margin:0}.sticky-content small{opacity:.6;font-size:11px}.text-content{white-space:pre-wrap;align-items:center;width:100%;height:100%;font-weight:600;line-height:1.35;display:flex;overflow:hidden}.shape-content{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;font-weight:600;display:flex}.ai-top-action{color:#6557cf!important}.ai-top-action.active{color:#fff!important;background:linear-gradient(135deg,#7565dd,#556fe3)!important}.ai-panel{background:linear-gradient(#f1f3ff 0,#fff 32%);padding:0}.ai-panel>.ai-chat-surface{min-height:100%;box-shadow:none;border:0;border-radius:0}.ai-chat-surface{color:#263047;background:linear-gradient(#f0f2ff 0,#fff 36%);border-radius:20px;flex-direction:column;width:100%;height:100%;min-height:0;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;display:flex;overflow:hidden;box-shadow:0 12px 34px #343e781f}.ai-chat-surface>header{cursor:grab;border-bottom:1px solid #6f79be24;align-items:center;gap:10px;min-height:64px;padding:0 18px;display:flex}.ai-chat-surface>header:active{cursor:grabbing}.ai-chat-surface>header>span{color:#fff;background:linear-gradient(135deg,#8b65e8,#5875e7);border-radius:11px;place-items:center;width:34px;height:34px;font-size:0;display:grid;box-shadow:0 5px 14px #605ccd42}.ai-chat-surface>header svg{width:18px;height:18px}.ai-chat-surface>header strong{font-size:14px}.ai-chat-surface>header>label{cursor:default;align-items:center;gap:6px;min-width:0;margin-left:auto;display:flex}.ai-chat-surface>header small{color:#939bab;font-size:8px}.ai-chat-surface>header select{color:#556079;cursor:pointer;background:#ffffffdb;border:1px solid #d9ddf0;border-radius:8px;outline:0;width:min(180px,42%);height:29px;padding:0 22px 0 8px;font-size:9px}.ai-chat-surface>header select:focus{border-color:#9fa7e2;box-shadow:0 0 0 3px #5b67d314}.ai-chat-messages{-webkit-user-select:text;user-select:text;flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px;display:flex;overflow:auto}.ai-welcome{background:#ffffffdb;border:1px solid #e0e3f5;border-radius:15px;padding:17px}.ai-welcome>svg{color:#725fd4;width:22px}.ai-welcome p{color:#4d586b;margin:9px 0 13px;font-size:12px;line-height:1.65}.ai-welcome>div{flex-wrap:wrap;gap:6px;display:flex}.ai-welcome button{color:#5964b7;cursor:pointer;background:#f8f9ff;border:1px solid #d9ddf3;border-radius:999px;min-height:28px;padding:0 9px;font-size:9px}.ai-chat-messages article{align-items:flex-start;gap:8px;display:flex}.ai-chat-messages article.user{flex-direction:row-reverse}.ai-chat-messages article>span{color:#5a65bb;background:#e9ecff;border-radius:8px;flex:0 0 26px;place-items:center;width:26px;height:26px;font-size:9px;font-weight:700;display:grid}.ai-chat-messages article>span svg{width:14px}.ai-chat-messages article p{white-space:pre-wrap;color:#3f4a5d;background:#fff;border:1px solid #e7e9ef;border-radius:4px 13px 13px;max-width:82%;margin:0;padding:9px 11px;font-size:11px;line-height:1.55}.ai-chat-messages article.user p{color:#fff;background:#6671d7;border:0;border-radius:13px 4px 13px 13px}.ai-error{color:#ae4050;background:#fff0f2;border-radius:9px;padding:9px 11px;font-size:10px}.ai-chat-surface>form{background:#fff;border:1px solid #cdd2f0;border-radius:13px;align-items:flex-end;gap:7px;margin:0 14px 14px;padding:8px;display:flex;box-shadow:0 5px 20px #3e488214}.ai-chat-surface>form textarea{resize:none;color:#364156;min-width:0;min-height:54px;max-height:120px;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:5px;font-size:11px;line-height:1.5}.ai-chat-surface>form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8267dd,#5876e6);border:0;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.ai-chat-surface>form button:disabled{opacity:.35;cursor:default}.ai-chat-surface>form svg{width:16px}.ai-chat-surface.compact>header{min-height:56px;padding:0 14px}.ai-chat-surface.compact .ai-chat-messages{padding:12px}.ai-chat-surface.compact>form{margin:0 11px 11px}.sticker-emoji{font-size:64px}.kanban-element{height:100%;padding:20px;overflow:hidden}.kanban-element>strong{margin-bottom:14px;font-size:18px;display:block}.kanban-element>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;height:calc(100% - 40px);display:grid}.kanban-element section{background:#ffffffb8;border-radius:10px;padding:10px;overflow:hidden}.kanban-element h4{margin:0 0 9px;font-size:12px}.kanban-element p{background:#fff;border:1px solid #e7e9f4;border-radius:8px;margin:0 0 7px;padding:9px;font-size:11px}.kanban-element button{color:#7c85c8;background:0 0;border:0;padding:4px;font-size:10px}.file-element{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;height:100%;padding:24px;display:flex}.file-element:is(a){color:inherit;text-decoration:none}.file-element svg{width:34px;height:34px;color:var(--primary)}.file-element strong{text-overflow:ellipsis;white-space:nowrap;max-width:90%;font-size:14px;overflow:hidden}.file-element small{color:var(--weak)}.media-preview{object-fit:contain;background:#111827;border-radius:14px;width:100%;height:100%}.audio-element{background:linear-gradient(135deg,#f3f4ff,#fff);flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100%;padding:24px;display:flex}.audio-element strong{text-overflow:ellipsis;white-space:nowrap;max-width:90%;overflow:hidden}.audio-element audio{width:min(100%,280px)}.webpage-element{background:#fff;border-radius:14px;width:100%;height:100%;overflow:hidden}.webpage-element header{color:#4853a6;background:#f8f9ff;border-bottom:1px solid #e7e9ef;align-items:center;gap:8px;height:42px;padding:0 12px;display:flex}.webpage-element header>svg{width:17px}.webpage-element header strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;overflow:hidden}.webpage-element header a{color:#5b67d3;pointer-events:auto;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.webpage-element header a:hover{background:#e9ecff}.webpage-element header a svg{width:15px}.webpage-element iframe{pointer-events:none;background:#fff;border:0;width:100%;height:calc(100% - 42px)}.timer-element{background:radial-gradient(circle at 50% 0,#ffffff1f,#0000 60%);flex-direction:column;justify-content:center;align-items:center;gap:5px;height:100%;padding:18px;display:flex}.timer-element span{opacity:.72;font-size:12px}.timer-element strong{letter-spacing:.05em;font-variant-numeric:tabular-nums;font-size:38px}.timer-element small{opacity:.5;font-size:10px}.table-element{height:100%;padding:16px;overflow:hidden}.table-element>strong{margin-bottom:11px;font-size:16px;display:block}.table-element table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12px}.table-element th,.table-element td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border:1px solid #e2e5ef;height:38px;padding:7px 9px;overflow:hidden}.table-element th{color:#4853a6;background:#eef0ff;font-weight:600}.table-element td{background:#ffffffe0}.mindmap-label{font-size:14px;font-weight:600}.formula-element{color:#263047;text-align:center;white-space:pre-wrap;justify-content:center;align-items:center;width:100%;height:100%;padding:16px 22px;font-family:STIX Two Math,Cambria Math,Times New Roman,serif;font-size:34px;font-style:italic;display:flex;overflow:hidden}.frame-label{fill:#6976d7;font-size:13px;font-weight:700}.element-lock rect{fill:#fff;stroke:#bbc1ca}.element-lock text{fill:#77808d;font-size:12px}.resize-handle{cursor:nwse-resize}.resize-handle circle{fill:#fff;stroke:var(--primary);stroke-width:2px;vector-effect:non-scaling-stroke}.remote-cursor path{fill:#ea5b77;stroke:#fff;stroke-width:1.5px;vector-effect:non-scaling-stroke}.remote-cursor text{fill:#fff;stroke:#ea5b77;stroke-width:7px;paint-order:stroke;font-size:12px;font-weight:600}.space-shell{color:#202536;background:#f7f8fa;width:100%;height:100%;display:flex;overflow:hidden}.space-sidebar{background:#fff;border-right:1px solid #e7e9ee;flex-direction:column;flex:0 0 232px;width:232px;padding:20px 14px 12px;display:flex}.space-brand{color:#1f2434;align-items:center;gap:10px;min-height:42px;padding:0 9px;text-decoration:none;display:flex}.space-brand img{object-fit:contain;width:35px;height:35px}.space-brand>span{flex-direction:column;line-height:1.15;display:flex}.space-brand strong{letter-spacing:.08em;font-size:17px}.space-brand small{color:#9aa1ae;letter-spacing:.13em;margin-top:3px;font-size:9px}.space-new{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b67d3,#7584e3);border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;margin:22px 6px 17px;font-size:13px;font-weight:600;display:flex;box-shadow:0 8px 18px #5b67d330}.space-new svg{width:17px}.space-nav{scrollbar-width:thin;flex:1;min-height:0;overflow-y:auto}.space-nav>p{color:#a0a7b3;letter-spacing:.1em;margin:18px 10px 8px;font-size:10px;font-weight:600}.space-nav>button,.space-trash{text-align:left;color:#626b7b;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;min-height:38px;padding:0 10px;font-size:12px;display:flex}.space-nav>button:hover,.space-nav>button.active,.space-nav>button.active-space,.space-trash:hover,.space-trash.active{color:#4f5ab7;background:#f0f2ff}.space-nav>button>svg{width:17px}.space-nav>button>span:not(.space-avatar){text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.space-nav>button>small{color:#a2a9b4;margin-left:auto;font-size:9px}.space-nav>button>i{border-radius:3px;flex:0 0 8px;width:8px;height:8px}.space-nav>button.active-space{min-height:50px}.space-avatar{color:#fff;background:linear-gradient(135deg,#26aa98,#6973d8);border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.space-nav>button.active-space>span:last-child{flex-direction:column;gap:2px;display:flex}.space-nav>button.active-space b{color:#30364a;font-size:12px}.space-nav>button.active-space small{color:#9da4b0;font-size:9px}.space-project-heading{color:#9da4b0;letter-spacing:.08em;justify-content:space-between;align-items:center;min-height:34px;margin:15px 8px 2px;font-size:10px;font-weight:600;display:flex}.space-project-heading button{color:#87909e;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.space-project-heading button:hover{color:#5360c0;background:#eef0ff}.space-project-heading svg{width:15px}.space-storage{background:#fafbff;border:1px solid #e6e9f1;border-radius:11px;margin:14px 6px 6px;padding:11px}.space-storage>div{align-items:center;gap:8px;display:flex}.space-storage svg{color:#6975d7;width:17px}.space-storage>div>span{flex-direction:column;gap:2px;display:flex}.space-storage b{font-size:10px}.space-storage small{color:#9ba3af;font-size:8px}.space-storage>i{background:#e7e9f2;border-radius:99px;height:4px;margin:9px 0 8px;display:block;overflow:hidden}.space-storage>i span{border-radius:inherit;background:linear-gradient(90deg,#6d77d7,#57b7a9);height:100%;display:block}.space-storage>button{color:#5965c0;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px}.space-trash{margin-top:2px}.space-trash svg{width:16px}.space-version{color:#b0b6c0;text-align:center;margin:10px 8px 0;font-size:8px}.space-page{flex-direction:column;flex:1;min-width:0;display:flex}.space-topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-bottom:1px solid #e7e9ee;flex:0 0 64px;justify-content:space-between;align-items:center;height:64px;padding:0 28px;display:flex}.space-topbar>label{background:#f7f8fa;border:1px solid #e3e6ec;border-radius:9px;align-items:center;gap:8px;width:min(440px,45vw);height:38px;padding:0 12px;display:flex}.space-topbar>label:focus-within{background:#fff;border-color:#abb2eb;box-shadow:0 0 0 3px #5b67d314}.space-topbar>label svg{color:#9ba2ae;width:16px}.space-topbar input{color:#333a4c;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.space-topbar>div{align-items:center;gap:4px;display:flex}.space-topbar>div>button{color:#7e8795;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:35px;height:35px;display:grid}.space-topbar>div>button:hover{color:#5260bd;background:#eef0ff}.space-topbar>div svg{width:17px}.space-topbar>div>a{color:#5964ba;margin:0 8px;font-size:11px;text-decoration:none}.space-user{color:#fff;background:linear-gradient(135deg,#27aa98,#6570d7);border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid}.space-content{flex:1;min-height:0;padding:32px clamp(28px,4vw,64px) 80px;overflow-y:auto}.space-title-row{justify-content:space-between;align-items:center;display:flex}.space-title-row>div{align-items:center;gap:15px;display:flex}.space-large-avatar{color:#fff;background:linear-gradient(135deg,#26ad9b,#626fd7);border-radius:17px;place-items:center;width:54px;height:54px;font-size:19px;font-weight:700;display:grid;box-shadow:0 8px 20px #3f7d8b2b}.space-title-row h1{letter-spacing:-.02em;margin:0 0 7px;font-size:23px}.space-title-row p{color:#929aa7;align-items:center;gap:5px;margin:0;font-size:10px;display:flex}.space-title-row p svg{width:12px}.space-title-row>button,.project-overview header>button{color:#fff;cursor:pointer;background:#5b67d3;border:1px solid #5b67d3;border-radius:9px;align-items:center;gap:6px;height:38px;padding:0 14px;font-size:11px;font-weight:600;display:flex}.space-title-row>button svg,.project-overview header>button svg{width:15px}.project-overview,.board-library{margin-top:38px}.project-overview>header,.board-library>header{justify-content:space-between;align-items:center;min-height:38px;margin-bottom:16px;display:flex}.project-overview>header>div,.board-library>header>div:first-child{align-items:baseline;gap:9px;display:flex}.project-overview h2,.board-library h2{margin:0;font-size:17px}.project-overview header span,.board-library header span{color:#a0a7b2;font-size:10px}.project-overview header>button{color:#5360bc;background:#fff;border-color:#d5d9f1;height:34px}.project-cards{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:13px;display:grid}.project-cards>article,.new-project-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e4e7ed;border-radius:12px;align-items:center;gap:13px;min-height:108px;padding:14px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.project-cards>article:hover,.new-project-card:hover{border-color:#cbd0ed;transform:translateY(-2px);box-shadow:0 9px 24px #2a314d12}.project-folder{width:48px;height:48px;color:var(--project-color);background:color-mix(in srgb,var(--project-color) 13%,white);border-radius:13px;flex:0 0 48px;place-items:center;display:grid}.project-folder svg{width:24px;fill:color-mix(in srgb,var(--project-color) 16%,white)}.project-cards article>div:nth-child(2){flex:1;min-width:0}.project-cards strong{font-size:12px}.project-cards p{color:#8e96a3;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 6px;font-size:9px;overflow:hidden}.project-cards small{color:#aab0ba;font-size:8px}.project-cards article>button{color:#9aa2af;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.project-cards article>button:hover{color:#5864c2;background:#f0f2ff}.project-cards article>button svg{width:14px}.new-project-card{color:#808997;border-style:dashed;flex-direction:column;justify-content:center}.new-project-card svg{width:20px}.new-project-card span{font-size:10px}.board-tools{align-items:center;gap:4px;display:flex}.board-tools select{color:#6e7787;background:#fff;border:1px solid #e1e4ea;border-radius:8px;height:32px;margin-right:6px;padding:0 28px 0 9px;font-size:10px}.board-tools button{color:#929aa7;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.board-tools button.active{color:#5360bd;background:#f0f2ff;border-color:#dfe2f2}.board-tools svg{width:15px}.board-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px;display:grid}.new-board-card,.board-card{background:#fff;border:1px solid #e2e5eb;border-radius:12px;min-width:0;height:224px;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:visible}.new-board-card{color:#8c94a1;cursor:pointer;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.new-board-card:hover,.board-card:hover{border-color:#c9ceeb;transform:translateY(-2px);box-shadow:0 10px 24px #272e4e14}.new-board-card>span{color:#5965c5;background:#eef0ff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.new-board-card svg{width:19px}.new-board-card strong{color:#545d6d;font-size:11px}.new-board-card small{color:#a8aeb8;font-size:9px}.board-card{position:relative}.board-cover{color:#667085;cursor:pointer;background:linear-gradient(145deg,#f6f7fb,#eef0f5);border:0;border-radius:11px 11px 0 0;width:100%;height:164px;padding:0;display:block;position:relative;overflow:hidden}.cover-grid{background-image:radial-gradient(#cfd4de 1px,#0000 1px);background-size:13px 13px;position:absolute;inset:0}.cover-note{background:#fff0a9;width:64px;height:54px;top:31%;left:24%;transform:rotate(-4deg);box-shadow:0 5px 12px #32374617}.cover-card{background:#eef0ff;border:1px solid #bcc3ee;border-radius:6px;width:76px;height:47px;top:36%;right:21%}.cover-note,.cover-card{position:absolute}.board-cover>svg{color:#7f89a0;width:25px;position:absolute;bottom:22px;left:calc(50% - 13px)}.board-cover.starter{text-align:left;color:#35405a;background:linear-gradient(145deg,#e6f0ff 0,#f3ebff 54%,#eaf7f0 100%);padding:23px 20px 16px}.starter-title{align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.starter-title svg{color:#6c65d6;width:17px}.starter-panels{grid-template-columns:1.1fr 1fr 1fr;gap:7px;height:70px;margin:15px 0 8px;display:grid}.starter-panels i{background:#ffffffe0;border-radius:5px;box-shadow:0 3px 10px #3c446314}.starter-panels i:nth-child(2){background:#f1e9fc}.starter-panels i:nth-child(3){background:#eaf5ef}.board-cover.starter>span{color:#7b8394;font-size:8px}.board-card>footer{align-items:center;gap:6px;height:59px;padding:10px 8px 9px 12px;display:flex;position:relative}.board-card>footer>div:first-child{flex:1;min-width:0}.board-card footer strong{text-overflow:ellipsis;white-space:nowrap;color:#353b4c;font-size:11px;display:block;overflow:hidden}.board-card footer p{color:#9ba2ad;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;margin:6px 0 0;font-size:8px;display:flex;overflow:hidden}.board-card footer p i{border-radius:2px;flex:0 0 6px;width:6px;height:6px}.board-menu-button{color:#939ba7;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.board-menu-button:hover{color:#5360bd;background:#eef0ff}.board-menu-button svg{width:16px}.board-menu{z-index:20;background:#fff;border:1px solid #e0e3ea;border-radius:10px;width:158px;padding:5px;position:absolute;top:46px;right:7px;box-shadow:0 12px 32px #1f253929}.board-menu button{text-align:left;color:#5f6878;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;height:32px;padding:0 8px;font-size:10px;display:flex}.board-menu button:hover{background:#f4f5f8}.board-menu button.danger{color:#d55361}.board-menu svg{width:14px}.restore-board{color:#5965bd;cursor:pointer;background:#f7f8ff;border:1px solid #cfd4f0;border-radius:7px;height:29px;padding:0 10px;font-size:9px}.board-grid.list{flex-direction:column;gap:8px;display:flex}.board-grid.list .new-board-card{flex-direction:row;height:62px}.board-grid.list .new-board-card>span{width:32px;height:32px}.board-grid.list .board-card{height:68px;display:flex}.board-grid.list .board-cover{border-radius:10px 0 0 10px;flex:0 0 104px;width:104px;height:66px}.board-grid.list .board-cover>*{opacity:.8;transform:scale(.42)}.board-grid.list .board-card>footer{flex:1;min-width:0;height:66px}.space-empty{color:#a2a9b4;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;display:flex}.space-empty svg{width:34px}.space-empty strong{color:#697282;font-size:12px}.space-empty span{font-size:9px}.space-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1c213157;place-items:center;display:grid;position:fixed;inset:0}.space-modal{color:#333a4d;background:#fff;border:0;border-radius:15px;width:min(460px,100vw - 30px);padding:0;overflow:hidden;box-shadow:0 22px 65px #181d2d38}.space-modal>header{border-bottom:1px solid #eceef2;justify-content:space-between;align-items:center;min-height:76px;padding:0 20px;display:flex}.space-modal>header>div{align-items:center;gap:11px;display:flex}.space-modal>header>div>svg{color:#5b67c6;width:23px}.space-modal>header span{flex-direction:column;gap:4px;display:flex}.space-modal>header strong{font-size:15px}.space-modal>header small{color:#9ba2ae;font-size:9px}.space-modal>header>button{color:#939ba7;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.space-modal>header>button:hover{background:#f2f3f6}.space-modal>header>button svg{width:17px}.space-modal>label{color:#687183;flex-direction:column;gap:7px;margin:17px 20px 0;font-size:10px;font-weight:600;display:flex}.space-modal input:not([type=color]),.space-modal textarea,.space-modal select{color:#333a4d;background:#fff;border:1px solid #dfe2e9;border-radius:9px;outline:0;width:100%;min-height:40px;padding:9px 11px;font-size:11px}.space-modal textarea{resize:vertical;height:74px}.space-modal input:focus,.space-modal textarea:focus,.space-modal select:focus{border-color:#aeb4e9;box-shadow:0 0 0 3px #f0f2ff}.space-modal input[type=color]{background:#fff;border:1px solid #dfe2e9;border-radius:8px;width:50px;height:35px;padding:3px}.space-modal>footer{align-items:center;gap:8px;min-height:72px;padding:15px 20px;display:flex}.space-modal>footer>span{flex:1}.space-modal>footer button{color:#6c7584;cursor:pointer;background:#fff;border:1px solid #dfe2e9;border-radius:8px;height:36px;padding:0 14px;font-size:10px}.space-modal>footer button.primary{color:#fff;background:#5b67d3;border-color:#5b67d3}.space-modal>footer button.danger-link{color:#d7505d;background:0 0;border:0;padding:0}.space-modal>footer button.danger-primary{color:#fff;background:#e15c68;border-color:#e15c68}.space-modal.compact{width:min(410px,100vw - 30px)}.space-modal.upgrade{width:min(760px,100vw - 30px)}.plan-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:20px;display:grid}.plan-grid article{background:#fff;border:1px solid #e1e4eb;border-radius:12px;flex-direction:column;padding:16px;display:flex}.plan-grid article.current{background:#f8f9ff;border-color:#aeb5e9}.plan-grid article>span{color:#8d95a2;font-size:8px}.plan-grid article>strong{margin-top:8px;font-size:14px}.plan-grid article>b{color:#5662bf;margin-top:7px;font-size:24px}.plan-grid article>p{color:#8a92a0;min-height:34px;font-size:9px;line-height:1.6}.plan-grid article>small{color:#586273;font-size:10px}.plan-grid article>button{color:#fff;cursor:pointer;background:#5b67d3;border:0;border-radius:8px;height:34px;margin-top:14px;font-size:10px}.plan-grid article>button:disabled{color:#969daa;cursor:default;background:#eceef2}.space-notice{z-index:120;color:#fff;background:#222839f0;border-radius:10px;place-items:center;min-width:210px;min-height:42px;padding:0 16px;font-size:11px;display:grid;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #0003}@media (width<=820px){.space-sidebar{flex-basis:74px;width:74px;padding-inline:8px}.space-brand{justify-content:center;padding:0}.space-brand img{width:34px}.space-brand>span,.space-nav>p,.space-nav>button>span:not(.space-avatar),.space-nav>button>small,.space-project-heading span,.space-storage,.space-trash,.space-version{display:none}.space-new:not(:has(svg)){display:none}.space-new{width:46px;min-height:40px;margin-inline:auto;font-size:0}.space-nav>button{justify-content:center;padding:0}.space-nav>button>i{flex-basis:12px;width:12px;height:12px}.space-project-heading{justify-content:center}.space-content{padding:24px 18px 70px}.space-topbar{padding:0 16px}.space-topbar>label{width:min(280px,55vw)}.space-title-row>button{padding-inline:11px;font-size:0}.project-cards,.board-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.plan-grid{grid-template-columns:1fr;max-height:70vh;overflow-y:auto}}.admin-shell{color:#172136;background:#f5f7fb;height:100%;overflow:hidden}.admin-topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #e5e8ef;justify-content:space-between;align-items:center;height:68px;padding:0 24px;display:flex}.admin-brand,.admin-brand>div,.admin-top-actions,.admin-live,.admin-top-actions button,.admin-top-actions a{align-items:center;display:flex}.admin-brand{gap:12px}.admin-brand img{object-fit:contain;width:34px;height:34px}.admin-brand>div{flex-direction:column;align-items:flex-start;gap:1px}.admin-brand strong{font-size:16px}.admin-brand span{color:#8a93a3;font-size:11px}.admin-top-actions{gap:10px}.admin-top-actions button,.admin-top-actions a{color:#596579;cursor:pointer;background:#fff;border:1px solid #e2e6ed;border-radius:9px;gap:7px;height:36px;padding:0 12px;font-size:12px;text-decoration:none}.admin-top-actions button:hover,.admin-top-actions a:hover{color:var(--primary);background:#f7f8ff;border-color:#cdd2f4}.admin-live{color:#667085;gap:7px;margin-right:5px;font-size:12px}.admin-live i,.online-dot{background:#36b37e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #36b37e1f}.storage-request-list>.table-head,.storage-request-list>article{grid-template-columns:1.5fr .8fr .55fr .65fr .9fr .72fr}.storage-request-list>article{border-top:1px solid #edf0f4;align-items:center;gap:12px;min-height:64px;padding:8px 18px;font-size:11px;display:grid}.storage-request-list>article>strong,.storage-request-list>article>b{font-size:11px}.storage-request-list>article>span,.storage-request-list>article>time{color:#7f8999;font-size:9px}.storage-request-list>article>div:last-child{gap:5px;display:flex}.storage-request-list>article>div:last-child button{color:#fff;cursor:pointer;background:#5b67d3;border:0;border-radius:7px;height:30px;padding:0 9px;font-size:9px}.storage-request-list>article>div:last-child button.danger{color:#d7505d;background:#fff0f2}.admin-avatar{color:#fff;background:linear-gradient(135deg,#23aa98,#5b67d3);border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid}.admin-body{height:calc(100% - 68px);display:flex}.admin-sidebar{background:#fff;border-right:1px solid #e5e8ef;flex-direction:column;flex:0 0 224px;width:224px;padding:22px 14px 16px;display:flex}.admin-sidebar nav{flex-direction:column;gap:5px;display:flex}.admin-sidebar nav button{color:#667085;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:22px 1fr 16px;align-items:center;gap:8px;width:100%;min-height:44px;padding:0 12px;font-size:13px;display:grid}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{color:#4e5bc4;background:#eef0ff}.admin-sidebar nav button.active{font-weight:650}.admin-sidebar nav button svg:last-child{opacity:.35}.admin-side-note{color:#6974c8;background:#f7f8ff;border:1px solid #e7e9f7;border-radius:11px;gap:10px;margin-top:auto;padding:13px;display:flex}.admin-side-note>div{flex-direction:column;gap:4px;display:flex}.admin-side-note strong{font-size:11px}.admin-side-note span{color:#9298b8;font-size:9px;line-height:1.4}.admin-logout{color:#7a8493;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;height:38px;margin-top:10px;padding:0 12px;font-size:12px;display:flex}.admin-logout:hover{color:#d14d5c;background:#fff2f3}.admin-sidebar>small{color:#b1b6c0;text-align:center;margin-top:8px;font-size:9px}.admin-main{flex:1;min-width:0;padding:30px clamp(24px,3vw,48px) 60px;overflow-y:auto}.admin-heading{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.admin-heading>div>span{color:#5b67d3;letter-spacing:.15em;font-size:11px;font-weight:700}.admin-heading h1{letter-spacing:-.035em;margin:5px 0 7px;font-size:28px}.admin-heading p,.admin-heading small{color:#8a93a3;margin:0;font-size:12px}.admin-message{z-index:20;color:#4d58a8;background:#f0f2ff;border:1px solid #d9ddf7;border-radius:9px;justify-content:space-between;margin:-10px 0 16px;padding:10px 13px;font-size:12px;display:flex;position:sticky;top:-16px}.admin-message button{color:inherit;cursor:pointer;background:0 0;border:0}.admin-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.admin-kpis article{background:#fff;border:1px solid #e5e8ef;border-radius:14px;align-items:flex-start;gap:15px;min-height:126px;padding:20px;display:flex;box-shadow:0 4px 16px #1d263c09}.admin-kpis article>i{border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.admin-kpis article>i svg{width:20px}.admin-kpis article>div{flex-direction:column;display:flex}.admin-kpis article span{color:#7f8999;font-size:11px}.admin-kpis article strong{letter-spacing:-.04em;margin:3px 0 1px;font-size:28px}.admin-kpis article small{color:#a1a8b3;font-size:10px}.admin-kpis .accent-green>i{color:#268e6a;background:#e8f7f1}.admin-kpis .accent-blue>i{color:#3974bd;background:#eaf3ff}.admin-kpis .accent-violet>i{color:#5c62c7;background:#eef0ff}.admin-kpis .accent-orange>i{color:#bd7328;background:#fff3e6}.admin-grid-two{grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);gap:16px;margin-top:16px;display:grid}.admin-card{background:#fff;border:1px solid #e5e8ef;border-radius:14px;box-shadow:0 4px 16px #1d263c08}.admin-card>header{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.admin-card header h2{margin:0 0 4px;font-size:14px}.admin-card header p{color:#99a1ae;margin:0;font-size:10px}.admin-card header>svg{color:#9ca4ba}.usage-bars{flex-direction:column;justify-content:center;gap:13px;min-height:330px;padding:18px 20px;display:flex}.usage-row{grid-template-columns:90px minmax(80px,1fr) 38px 42px;align-items:center;gap:10px;font-size:10px;display:grid}.usage-row>span{color:#606a7a;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.usage-row>div{background:#f0f2f6;border-radius:999px;height:8px;overflow:hidden}.usage-row i{border-radius:inherit;background:linear-gradient(90deg,#6170d8,#6fc6be);height:100%;display:block}.usage-row b{text-align:right;font-size:11px}.usage-row small{color:#a0a7b2}.online-card{min-height:390px}.online-list{max-height:340px;padding:6px 18px;overflow-y:auto}.online-list article{border-bottom:1px solid #f0f1f4;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.online-list article>span,.managed-user>span,.subscription-panel header>div>span{color:#4f5bb5;background:#eef0ff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}.online-list article>div,.managed-user>div,.audit-table article>div{flex-direction:column;gap:2px;min-width:0;display:flex}.online-list strong,.managed-user strong,.audit-table strong{font-size:11px}.online-list small,.managed-user small,.audit-table small{color:#a0a7b2;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.online-list time{color:#8f97a4;font-size:9px}.admin-empty{color:#a0a7b2;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.admin-empty svg{color:#c8cdd5;margin-bottom:10px}.admin-empty strong{color:#758091;font-size:12px}.admin-empty span{margin-top:4px;font-size:9px}.feature-table .table-head,.feature-table article{grid-template-columns:minmax(280px,1fr) 100px 110px 100px;align-items:center;gap:12px;display:grid}.table-head{color:#9aa2af;background:#fafbfc;border-bottom:1px solid #e9ebef;min-height:42px;padding:0 20px;font-size:10px;font-weight:600}.feature-table{overflow:hidden}.feature-table article{border-bottom:1px solid #f0f1f3;min-height:70px;padding:10px 20px}.feature-table article:last-child{border:0}.feature-name{align-items:center;gap:11px;display:flex}.feature-name>i{color:#5b67c9;background:#f0f2ff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.feature-name>div{flex-direction:column;gap:3px;display:flex}.feature-name strong{font-size:12px}.feature-name small{color:#979fac;font-size:9px}.feature-table article>b{font-size:11px;font-weight:500}.switch{width:38px;height:22px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.switch span{cursor:pointer;background:#d8dce3;border-radius:999px;transition:all .2s;position:absolute;inset:0}.switch span:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #00000029}.switch input:checked+span{background:#5b67d3}.switch input:checked+span:before{transform:translate(16px)}.admin-search{background:#fff;border:1px solid #e2e6ed;border-radius:11px;align-items:center;gap:9px;height:46px;margin-bottom:14px;padding:0 6px 0 14px;display:flex}.admin-search svg{color:#9ba3af}.admin-search input{color:#273246;border:0;outline:0;flex:1;min-width:0}.admin-search button,.audit-filters button{color:#fff;cursor:pointer;background:#5b67d3;border:0;border-radius:8px;height:34px;padding:0 15px;font-size:11px}.user-table{overflow:hidden}.user-table .table-head,.user-table>article{grid-template-columns:minmax(210px,1.3fr) 90px minmax(135px,.9fr) 80px 70px 86px;align-items:center;gap:10px;display:grid}.user-table>article{border-bottom:1px solid #f0f1f3;min-height:64px;padding:9px 20px;font-size:10px}.user-table>article.selected{background:#f8f9ff}.managed-user{align-items:center;gap:10px;min-width:0;display:flex}.user-table em{color:#5460b5;background:#eef0ff;border-radius:999px;width:fit-content;padding:4px 7px;font-size:9px;font-style:normal}.user-table time{color:#747e8d;font-size:9px}.user-table>article>button{color:#5966bd;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:7px;height:29px;font-size:9px}.subscription-panel{margin-top:16px;overflow:hidden}.subscription-panel header>div{align-items:center;gap:11px;display:flex}.subscription-panel header>div>span{width:38px;height:38px}.subscription-panel header h2{margin:0 0 3px}.subscription-panel header button{color:#8b94a2;cursor:pointer;background:0 0;border:0;font-size:10px}.subscription-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px 20px 20px;display:grid}.subscription-grid article{border:1px solid #e6e9ee;border-radius:10px;justify-content:space-between;align-items:center;min-height:64px;padding:12px;display:flex}.subscription-grid article.active{background:#f8f9ff;border-color:#cbd0f5}.subscription-grid article>div{flex-direction:column;gap:4px;display:flex}.subscription-grid strong{font-size:10px}.subscription-grid small{color:#9ba2ad;font-size:8px}.subscription-grid button{color:#6772c6;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:7px;justify-content:center;align-items:center;gap:4px;min-width:62px;height:28px;padding:0 9px;font-size:9px;display:flex}.subscription-grid .active button{color:#2c896a;background:#edf8f4;border-color:#cfe9df}.audit-filters{background:#fff;border:1px solid #e5e8ef;border-radius:11px;gap:9px;margin-bottom:14px;padding:10px;display:flex}.audit-filters select{color:#596476;background:#fff;border:1px solid #e1e5eb;border-radius:8px;min-width:190px;height:36px;padding:0 10px;font-size:10px}.audit-filters button{align-items:center;gap:6px;display:flex}.audit-table{overflow:hidden}.audit-table .table-head,.audit-table article{grid-template-columns:150px minmax(130px,1fr) 100px 110px minmax(150px,1.2fr) 55px;align-items:center;gap:12px;display:grid}.audit-table article{color:#596476;border-bottom:1px solid #f0f1f3;min-height:61px;padding:9px 20px;font-size:9px}.audit-table article>em{color:#5966b8;align-items:center;gap:5px;font-style:normal;display:flex}.audit-table article>b{border-radius:6px;width:fit-content;padding:4px 7px}.audit-table .ok{color:#258664;background:#eaf7f2}.audit-table .bad{color:#c04d5a;background:#fff0f1}.api-doc-link{color:#5966bd;background:#fff;border:1px solid #dfe3eb;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:10px;text-decoration:none;display:flex}.credential-reveal{background:#fffaf0;border:1px solid #f0ca78;border-radius:14px;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr);gap:13px 16px;margin-bottom:16px;padding:18px;display:grid;box-shadow:0 4px 16px #8b60190d}.credential-reveal>div:first-child{color:#9a6817;grid-column:1/-1;align-items:center;gap:11px;display:flex}.credential-reveal>div:first-child>div{flex-direction:column;gap:4px;display:flex}.credential-reveal strong{font-size:12px}.credential-reveal span{color:#a98c58;font-size:9px}.credential-reveal label,.integration-name{color:#7b653f;flex-direction:column;gap:6px;font-size:9px;font-weight:600;display:flex}.credential-reveal input,.integration-name input{color:#48371c;background:#fff;border:1px solid #ead7b0;border-radius:8px;outline:none;height:38px;padding:0 11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.credential-reveal>div:last-child{grid-column:1/-1;gap:8px;display:flex}.credential-reveal button,.integration-submit{color:#fff;cursor:pointer;background:#5b67d3;border:0;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 13px;font-size:10px;display:flex}.credential-reveal button.secondary{color:#80683c;background:0 0;border:1px solid #e4d3b3}.integration-create{overflow:hidden}.integration-form{gap:17px;padding:18px 20px 20px;display:grid}.integration-name{color:#596476;max-width:440px}.integration-name input{color:#273246;border-color:#dfe3ea;font-family:inherit}.integration-name input:focus{border-color:#aeb5ec;box-shadow:0 0 0 3px #5b67d314}.integration-form fieldset{border:0;margin:0;padding:0}.integration-form legend{color:#596476;margin-bottom:9px;font-size:9px;font-weight:600}.scope-options{grid-template-columns:repeat(3,minmax(180px,1fr));gap:9px;display:grid}.scope-options>label{cursor:pointer;border:1px solid #e3e6ec;border-radius:9px;align-items:flex-start;gap:9px;min-height:58px;padding:10px 12px;display:flex}.scope-options>label.selected{color:#505cb8;background:#f8f9ff;border-color:#cbd0f5}.scope-options input{accent-color:#5b67d3;margin-top:2px}.scope-options span{flex-direction:column;gap:4px;display:flex}.scope-options strong{font-size:10px}.scope-options small{color:#929aa8;font-size:8px;line-height:1.35}.integration-submit{width:fit-content}.integration-list{margin-top:16px;overflow:hidden}.integration-list article{border-bottom:1px solid #f0f1f3;grid-template-columns:minmax(200px,.9fr) minmax(240px,1.3fr) minmax(170px,.8fr) 150px;align-items:center;gap:14px;min-height:78px;padding:12px 20px;display:grid}.integration-list article.revoked{opacity:.58;background:#fafafa}.integration-identity{align-items:center;gap:10px;min-width:0;display:flex}.integration-identity>i{color:#5663c1;background:#eef0ff;border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.integration-identity>div,.integration-last{flex-direction:column;gap:3px;min-width:0;display:flex}.integration-identity strong,.integration-last strong{font-size:10px}.integration-identity small{color:#969eaa;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;overflow:hidden}.integration-scopes{flex-wrap:wrap;gap:5px;display:flex}.integration-scopes span{color:#5c67bb;background:#f0f2ff;border-radius:999px;padding:4px 7px;font-size:8px}.integration-last strong{color:#23845f;width:fit-content}.integration-last small{color:#9aa2ad;font-size:8px}.integration-actions{justify-content:flex-end;gap:6px;display:flex}.integration-actions button{color:#5d68ba;cursor:pointer;background:#fff;border:1px solid #dfe3ea;border-radius:7px;align-items:center;gap:4px;height:30px;padding:0 8px;font-size:8px;display:flex}.integration-actions button.danger{color:#bf5660;border-color:#efdadd}@media (width<=1100px){.admin-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid-two{grid-template-columns:1fr}.subscription-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scope-options{grid-template-columns:repeat(2,minmax(180px,1fr))}.admin-live{display:none}}@media (width<=760px){.admin-topbar{height:60px;padding:0 12px}.admin-brand span,.admin-top-actions button,.admin-top-actions a{font-size:0}.admin-top-actions button,.admin-top-actions a{justify-content:center;width:34px;padding:0}.admin-body{height:calc(100% - 60px)}.admin-sidebar{flex-basis:64px;width:64px;padding:14px 7px}.admin-sidebar nav button{grid-template-columns:1fr;justify-items:center;padding:0}.admin-sidebar nav span,.admin-sidebar nav svg:last-child,.admin-side-note,.admin-logout,.admin-sidebar>small{display:none}.admin-main{padding:22px 14px 50px}.admin-kpis{grid-template-columns:1fr}.admin-heading{flex-direction:column;align-items:flex-start;gap:8px}.feature-table,.user-table,.audit-table,.integration-list{overflow-x:auto}.feature-table .table-head,.feature-table article{min-width:720px}.user-table .table-head,.user-table>article{min-width:850px}.audit-table .table-head,.audit-table article{min-width:900px}.integration-list article{min-width:850px}.subscription-grid{grid-template-columns:1fr}.audit-filters{flex-direction:column;align-items:stretch}.audit-filters select{width:100%}.credential-reveal,.scope-options{grid-template-columns:1fr}.credential-reveal>div:first-child,.credential-reveal>div:last-child{grid-column:1}}.context-toolbar{z-index:25;border:1px solid var(--line);background:#fffffff7;border-radius:11px;align-items:center;gap:2px;max-width:min(760px,100% - 24px);height:42px;padding:4px;display:flex;position:absolute;overflow-x:auto;transform:translate(-50%);box-shadow:0 8px 24px #1b25371f}.context-toolbar button,.undo-controls button,.zoom-controls button{cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.context-toolbar button:hover,.context-toolbar button.active,.undo-controls button:hover,.zoom-controls button:hover{background:var(--primary-soft);color:var(--primary)}.context-toolbar button.danger:hover{color:var(--danger);background:#fff0f0}.context-toolbar svg,.undo-controls svg,.zoom-controls svg{width:17px}.context-toolbar input[type=color]{cursor:pointer;background:0 0;border:0;border-radius:8px;width:31px;height:31px;padding:5px}.context-select{max-width:82px;height:31px;color:var(--muted);background:#f5f6fa;border:0;border-radius:7px;outline:0;padding:0 5px;font-size:10px}.frame-size-select{max-width:92px}.undo-controls,.zoom-controls{z-index:20;bottom:calc(18px + env(safe-area-inset-bottom));border:1px solid var(--line);background:#fffffff5;border-radius:11px;padding:4px;display:flex;position:absolute;box-shadow:0 6px 20px #1b253714}.undo-controls{left:18px}.zoom-controls{right:18px}.zoom-controls .zoom-value{width:56px;font-size:11px;font-weight:600}.zoom-controls select{border:0;border-right:1px solid var(--line);min-width:70px;color:var(--muted);background:0 0;outline:0;padding:0 6px;font-size:10px}.following-pill{z-index:24;color:#4853a6;cursor:pointer;background:#fffffff5;border:1px solid #aab1ef;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 13px;font-size:11px;display:flex;position:absolute;bottom:74px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #212b501f}.following-pill svg{width:15px}.minimap-panel{z-index:19;border:1px solid var(--line);background:#fffffff5;border-radius:12px;width:230px;height:150px;padding:7px;position:absolute;bottom:76px;right:18px;box-shadow:0 10px 28px #1b253721}.minimap-panel svg{cursor:crosshair;background:#f5f6f9;border-radius:7px;width:100%;height:100%}.minimap-element{fill:#cfd4e6;stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke}.minimap-sticky_note{fill:#f2d977}.minimap-frame{fill:#fff3;stroke:#6974d5}.minimap-image{fill:#95c7d8}.minimap-viewport{fill:#5b67d30f;stroke:#5b67d3;stroke-width:2px;vector-effect:non-scaling-stroke}.right-panel{z-index:32;border-left:1px solid var(--line);background:#fff;flex-direction:column;flex:0 0 340px;width:340px;display:flex;box-shadow:-8px 0 28px #1621320a}.panel-heading{border-bottom:1px solid var(--line);flex:0 0 72px;justify-content:space-between;align-items:center;height:72px;padding:0 14px 0 18px;display:flex}.panel-heading>div{align-items:center;gap:11px;display:flex}.panel-heading>div>svg{width:19px;color:var(--primary)}.panel-heading h2,.panel-heading p{margin:0}.panel-heading h2{font-size:15px}.panel-heading p{color:var(--weak);margin-top:3px;font-size:10px}.panel-heading button{cursor:pointer;width:36px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.panel-heading button:hover{background:#f3f5f8}.panel-heading button svg{width:18px}.comments-panel,.history-panel,.members-panel,.templates-panel,.search-panel,.export-panel,.activity-panel,.frames-panel,.ai-panel{flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto}.frames-panel>.primary-wide{justify-content:center;align-items:center;gap:7px;margin-bottom:14px;display:flex}.frames-panel>.primary-wide svg{width:15px}.frame-directory{flex-direction:column;gap:10px;display:flex}.frame-directory>article{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:105px minmax(0,1fr) 32px;align-items:center;gap:9px;padding:9px;display:grid}.frame-directory>article.active{box-shadow:0 0 0 3px var(--primary-soft);border-color:#929bec}.frame-preview{cursor:pointer;background:#f7f8fa;border:1px solid #e1e4ed;border-radius:7px;width:105px;height:66px;padding:0;overflow:hidden}.frame-preview svg{width:100%;height:100%}.frame-directory article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.frame-directory article>div span{color:var(--primary);font-size:9px;font-weight:700}.frame-directory article>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.frame-directory article>div small{color:var(--weak);font-size:8px}.frame-directory nav{flex-direction:column;gap:3px;display:flex}.frame-directory nav button{width:28px;height:25px;color:var(--muted);cursor:pointer;background:#f4f5f8;border:0;border-radius:6px;place-items:center;display:grid}.frame-directory nav button:disabled{opacity:.3}.frame-directory nav svg{width:14px;transform:rotate(90deg)}.comment-compose{border-bottom:1px solid var(--line);padding:14px}.comment-compose textarea{border:1px solid var(--line);resize:none;width:100%;min-height:92px;color:var(--text);background:#fafbfc;border-radius:10px;outline:0;padding:11px;font-size:13px;line-height:1.5}.comment-compose textarea:focus{box-shadow:0 0 0 3px var(--primary-soft);border-color:#aab1ef}.comment-compose button{float:right;background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:999px;min-width:64px;height:32px;margin-top:8px;font-size:12px}.comment-compose button:disabled{opacity:.45;cursor:default}.panel-list{min-height:0;padding:14px;overflow:auto}.panel-list article{border:1px solid var(--line);background:#fff;border-radius:11px;margin-bottom:10px;padding:13px}.panel-list article.resolved{opacity:.58;background:#f7f8fa}.comment-meta{align-items:center;gap:7px;display:flex}.comment-meta>span{color:#fff;background:var(--primary);border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.comment-meta strong{font-size:12px}.comment-meta time{color:var(--weak);margin-left:auto;font-size:9px}.panel-list article p{color:var(--muted);white-space:pre-wrap;margin:11px 0;font-size:13px;line-height:1.55}.panel-list article>button{color:var(--primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.row-actions{align-items:center;gap:12px;display:flex}.row-actions button{color:var(--primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.empty-panel{text-align:center;color:var(--muted);padding:50px 14px}.empty-panel>div{width:48px;height:48px;color:var(--primary);background:var(--primary-soft);border-radius:14px;place-items:center;margin:0 auto 14px;display:grid}.empty-panel h3{color:var(--text);margin:0;font-size:14px}.empty-panel p{max-width:210px;color:var(--weak);margin:8px auto 0;font-size:11px;line-height:1.6}.save-version{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;height:40px;margin:14px;font-size:12px;display:flex}.save-version svg{width:16px}.version-row{align-items:center;gap:11px;display:flex}.version-dot{background:var(--primary);border:3px solid #cfd4ff;border-radius:50%;width:10px;height:10px}.version-row>div:nth-child(2){flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.version-row strong{font-size:12px}.version-row span{color:var(--weak);font-size:10px}.member-section-title{color:var(--weak);letter-spacing:.1em;padding:18px 16px 8px;font-size:10px;font-weight:700}.member-row,.online-member,.org-card{border-radius:10px;align-items:center;gap:10px;margin:0 12px 6px;padding:10px;display:flex}.member-row:hover{background:#f7f8fa}.member-row>span,.online-member>span{color:#fff;background:linear-gradient(135deg,#5b67d3,#31a590);border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;display:grid}.member-row>div,.online-member>div,.org-card>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.member-row strong,.org-card strong{font-size:12px}.member-row small,.org-card small{color:var(--weak);font-size:10px}.member-row>i{background:#30b882;border-radius:50%;width:8px;height:8px}.member-row select{border:1px solid var(--line);background:#fff;border-radius:7px;max-width:86px;padding:5px;font-size:10px}.online-member{background:#f8f9ff}.online-member>span{position:relative}.online-member>span:after{content:"";background:#2bb981;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;right:0}.online-member strong{font-size:11px}.online-member small{color:var(--weak);font-size:9px}.online-member button{height:28px;color:var(--primary);cursor:pointer;background:#fff;border:1px solid #b9bef0;border-radius:7px;padding:0 8px;font-size:9px}.online-member button.active{color:#fff;background:var(--primary)}.online-member button:disabled{color:#9aa2af;cursor:default;background:#f4f5f7;border-color:#e2e5ea}.org-card{border:1px solid var(--line)}.org-card img{object-fit:contain;width:32px;height:32px}.org-card svg{width:15px;color:var(--weak)}.logout-button{height:40px;color:var(--danger);cursor:pointer;background:snow;border:1px solid #ffdada;border-radius:9px;justify-content:center;align-items:center;gap:7px;margin:auto 14px 14px;font-size:12px;display:flex}.logout-button svg{width:16px}.panel-scroll{padding:14px}.panel-primary-actions{border-bottom:1px solid var(--line);gap:8px;padding:12px;display:grid}.panel-primary-actions button,.primary-wide{color:#fff;background:var(--primary);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-size:12px;display:flex}.panel-primary-actions button+button{color:var(--primary);background:var(--primary-soft)}.panel-primary-actions svg{width:15px}.template-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.template-grid>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;align-items:stretch;gap:4px;padding:0 0 12px;display:flex;overflow:hidden}.template-grid>button:hover{border-color:#b8bef2;box-shadow:0 8px 20px #404a8c14}.template-grid strong,.template-grid small{text-overflow:ellipsis;white-space:nowrap;padding:0 10px;overflow:hidden}.template-grid strong{font-size:12px}.template-grid small{color:var(--weak);font-size:9px}.template-cover{height:90px;color:var(--primary);background:linear-gradient(135deg,#eef0ff,#fafaff);place-items:center;display:grid}.template-cover.brainstorm{color:#258a77;background:linear-gradient(135deg,#e3f7f3,#f9fffd)}.template-cover.retro{color:#c48616;background:linear-gradient(135deg,#fff2b3,#fffdf4)}.template-cover.remote{color:#a05b9c;background:linear-gradient(135deg,#f8eafd,#fffaff)}.template-cover svg{width:28px;height:28px}.search-box{align-items:center;gap:7px;display:flex}.search-box>svg{width:17px;color:var(--weak)}.search-box input{border:1px solid var(--line);border-radius:9px;outline:0;flex:1;min-width:0;height:38px;padding:0 10px}.search-box input:focus{box-shadow:0 0 0 3px var(--primary-soft);border-color:#aab1ef}.search-box button{color:#fff;background:var(--primary);cursor:pointer;border:0;border-radius:9px;height:38px;padding:0 12px}.search-groups section{margin-top:18px}.search-groups h3{margin:0 0 8px;font-size:12px}.search-groups h3 span{color:var(--weak);margin-left:5px;font-weight:400}.search-groups section>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-direction:column;gap:3px;width:100%;padding:10px;display:flex}.search-groups section>button:hover{background:#f6f7fb}.search-groups strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.search-groups small,.search-groups p{color:var(--weak);font-size:9px}.export-preview{min-height:150px;color:var(--primary);background:linear-gradient(135deg,#eef0ff,#fafaff);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-bottom:18px;display:flex}.export-preview svg{width:38px;height:38px}.export-preview strong{color:var(--text)}.export-preview span{color:var(--weak);font-size:10px}.export-panel label{color:var(--muted);flex-direction:column;gap:7px;font-size:11px;display:flex}.export-panel select{border:1px solid var(--line);background:#fff;border-radius:9px;height:42px;padding:0 10px}.format-note{color:var(--muted);background:#f7f8fa;border-radius:10px;align-items:flex-start;gap:8px;margin:14px 0;padding:12px;font-size:10px;line-height:1.6;display:flex}.format-note svg{width:16px;color:var(--primary);flex:none}.primary-wide:disabled{opacity:.55;cursor:wait}.activity-actions{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.activity-actions button{border:1px solid var(--line);text-align:center;cursor:pointer;background:#fff;border-radius:11px;flex-direction:column;align-items:center;gap:5px;min-width:0;padding:12px 5px;display:flex}.activity-actions button:hover{background:var(--primary-soft);border-color:#b8bef2}.activity-actions button:disabled{opacity:.58;cursor:default}.activity-actions svg{width:21px;color:var(--primary)}.activity-actions strong{font-size:10px}.activity-actions small{color:var(--weak);font-size:8px;line-height:1.4}.checkin-card{background:linear-gradient(135deg,#f2fbf8,#fff);border:1px solid #d8e9e5;border-radius:11px;margin-top:12px;padding:12px}.checkin-card header{align-items:center;gap:9px;display:flex}.checkin-card header>svg{color:#249b86;width:21px}.checkin-card header div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.checkin-card header strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.checkin-card header small{color:var(--weak);font-size:9px}.checkin-card nav{gap:6px;margin-top:10px;display:flex}.checkin-card nav button{color:#fff;cursor:pointer;background:#249b86;border:0;border-radius:7px;flex:1;height:30px;font-size:10px}.checkin-card nav button+button{color:#5b6575;background:#edf0f3;flex:0 0 58px}.checkin-card nav button:disabled{opacity:.55;cursor:default}.poll-card,.activity-row{border:1px solid var(--line);background:#fff;border-radius:11px;margin-top:12px;padding:12px}.poll-card header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.poll-card header strong{font-size:12px}.poll-card header span{color:#20836f;background:#e3f7f3;border-radius:99px;padding:3px 6px;font-size:8px}.dismiss-activity{cursor:pointer;flex:0 0 27px;place-items:center;width:27px;height:27px;color:#a1a8b3!important;background:0 0!important;border:0!important;border-radius:7px!important;padding:0!important;display:grid!important}.dismiss-activity:hover{color:#d54f5d!important;background:#fff0f2!important}.dismiss-activity svg{width:14px!important}.poll-card>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:8px;align-items:center;width:100%;height:34px;margin-top:6px;padding:0 10px;display:flex;position:relative;overflow:hidden}.poll-card button i{background:#eef0ff;transition:width .2s;position:absolute;inset:0 auto 0 0}.poll-card button span,.poll-card button b{z-index:1;font-size:10px;position:relative}.poll-card button span{flex:1}.poll-card button b{font-weight:500}.activity-row{align-items:center;gap:10px;display:flex}.activity-row>svg{width:20px;color:var(--primary)}.activity-row div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.activity-row strong{font-size:11px}.activity-row small{color:var(--weak);font-size:9px}.toast{z-index:100;border:1px solid var(--line);min-height:46px;color:var(--muted);background:#fff;border-radius:12px;align-items:center;gap:9px;padding:0 18px;font-size:13px;animation:.2s ease-out toast-in;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #14223429}.toast svg{width:17px;color:var(--primary)}.app-version{z-index:21;color:#aeb4bf;letter-spacing:.03em;pointer-events:none;font-size:9px;position:fixed;bottom:3px;left:50%;transform:translate(-50%)}.global-timer{z-index:88;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#172033f5;border:1px solid #ffffff1f;border-radius:16px;width:260px;padding:14px;position:fixed;top:70px;right:18px;box-shadow:0 18px 50px #0a122340}.global-timer header{align-items:center;gap:7px;display:flex}.global-timer header>svg{color:#aab1ff;width:17px}.global-timer header strong{flex:1;font-size:12px}.global-timer header button{color:#aab1bf;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.global-timer header button svg{width:15px}.global-timer>div{text-align:center;letter-spacing:.05em;font-variant-numeric:tabular-nums;margin:18px 0 12px;font-size:42px;font-weight:700}.global-timer label{color:#9da6b6;justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex}.global-timer label input{color:#fff;background:#263147;border:1px solid #465067;border-radius:7px;width:62px;height:30px;padding:0 7px}.global-timer nav{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:14px;display:grid}.global-timer nav button{color:#fff;cursor:pointer;background:#35415a;border:0;border-radius:8px;justify-content:center;align-items:center;gap:4px;height:34px;font-size:10px;display:flex}.global-timer nav button:first-child{background:var(--primary)}.global-timer nav svg{width:13px}.meeting-dock{z-index:90;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111827f0;border:1px solid #ffffff1f;border-radius:16px;width:min(390px,100vw - 36px);padding:12px;position:fixed;bottom:76px;right:18px;box-shadow:0 18px 50px #0a122347}.meeting-dock header{cursor:move;touch-action:none;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.meeting-dock header>div{align-items:center;gap:7px;display:flex}.meeting-dock header svg{color:#9da8ff;width:17px}.meeting-dock header strong{font-size:13px}.meeting-dock header span{color:#9ba4b4;font-size:10px}.meeting-dock header nav{align-items:center;gap:2px;display:flex}.meeting-dock header button{color:#b8c0cc;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.meeting-dock header button:hover{color:#fff;background:#303a4b}.meeting-videos{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:156px;display:grid}.meeting-videos figure{background:#090e19;border-radius:12px;height:156px;margin:0;position:relative;overflow:hidden}.meeting-videos video{object-fit:cover;width:100%;height:100%}.meeting-videos figcaption{text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 3px #000;font-size:10px;position:absolute;inset:auto 7px 7px;overflow:hidden}.meeting-waiting{color:#7e899b;border:1px dashed #3d4657;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:156px;font-size:10px;display:flex}.meeting-waiting svg{width:24px}.meeting-device-bar{grid-template-columns:1fr 1fr;gap:7px;margin-top:9px;display:grid}.meeting-device-bar label{background:#222b3a;border:1px solid #343d4d;border-radius:8px;align-items:center;gap:5px;min-width:0;height:34px;padding:0 7px;display:flex}.meeting-device-bar label>svg{color:#aeb6c5;flex:0 0 14px;width:14px}.meeting-device-bar select{color:#dbe0e8;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:9px}.meeting-device-bar select:disabled{opacity:.5}.meeting-controls{justify-content:center;align-items:center;gap:10px;margin-top:12px;display:flex}.meeting-controls button{color:#fff;cursor:pointer;background:#303a4b;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.meeting-controls button.off{color:#ffb3b3;background:#532d36}.meeting-controls button.active{color:#b8c0ff;background:#4552a8}.meeting-controls button.hangup{background:#e54c57;border-radius:999px;width:54px}.meeting-controls svg{width:18px}.meeting-dock:fullscreen{background:#111827;border:0;border-radius:0;flex-direction:column;width:100vw;height:100vh;padding:22px;display:flex;inset:0!important}.meeting-dock:fullscreen .meeting-videos{flex:1;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));min-height:0}.meeting-dock:fullscreen .meeting-videos figure{height:auto;min-height:240px}.meeting-dock:fullscreen .meeting-waiting{height:auto;min-height:240px}.meeting-dock:fullscreen .meeting-device-bar{width:min(720px,100%);margin-inline:auto}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}.presentation-mode{color:#fff;background:#101726;flex-direction:column;height:100%;display:flex;position:relative}.presentation-close{z-index:3;top:calc(18px + env(safe-area-inset-top));color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;right:18px}.presentation-title{align-items:center;gap:12px;height:72px;padding:0 26px;display:flex}.presentation-title span{color:#8f99a9;font-size:12px}.presentation-title strong{font-size:15px}.presentation-canvas{background:#fff;border-radius:18px;flex:1;min-height:0;margin:0 24px 24px;overflow:hidden}.presentation-canvas svg{width:100%;height:100%}.presentation-controls{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#101726c7;border:1px solid #ffffff2e;border-radius:999px;gap:4px;padding:5px;display:flex;position:absolute;bottom:38px;left:50%;transform:translate(-50%)}.presentation-controls button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;min-width:44px;height:38px;padding:0 13px;display:grid}.presentation-controls button.active{color:#ff6b6b;background:#ffffff1f}.presentation-controls button:disabled{opacity:.3}.presentation-controls svg{width:18px}.laser-dot{fill:#ff3b30;filter:drop-shadow(0 0 5px #ff3b30);pointer-events:none}.empty-state{height:100%;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state svg{width:46px;height:46px;color:var(--primary)}.empty-state h2{color:var(--text);margin:16px 0 6px}.empty-state p{margin:0}.display-phone .editor-body{border:1px solid #d9ddea;border-radius:24px;width:min(430px,100% - 28px);margin:14px auto;overflow:hidden;box-shadow:0 16px 40px #1e28501f}.display-phone .tool-rail{display:none}.display-bigScreen .topbar{flex-basis:72px;height:72px}.display-bigScreen .tool-rail{flex-basis:88px;width:88px}.display-bigScreen .tool-rail button{min-height:58px}.display-bigScreen .canvas-stage{font-size:1.15em}@media (width<=1400px){.topbar{grid-template-columns:minmax(270px,1fr) minmax(180px,320px) auto;gap:8px}.top-action span,.avatars{display:none}.top-action{width:38px;padding:0}.share-button{justify-content:center;width:38px;padding:0;font-size:0}}@media (width<=1100px){.topbar{grid-template-columns:minmax(260px,1fr) 240px auto}.login-page{grid-template-columns:1fr 420px}.right-panel{width:min(360px,88vw);position:absolute;inset:0 0 0 auto;box-shadow:-12px 0 36px #14223424}}@media (width<=900px) and (width>=761px){.topbar{grid-template-columns:minmax(210px,1fr) minmax(150px,220px) auto;gap:8px;padding:0 10px}}@media (width<=760px){html,body,#root{min-height:100dvh}.login-page{background:#fff;flex-direction:column;min-height:100%;display:flex;overflow:auto}.login-brand{min-height:300px;padding:calc(24px + env(safe-area-inset-top)) 24px 28px;flex:none}.hero-copy{width:100%;margin:45px 0 15px}.hero-copy h1{margin:14px 0 10px;font-size:clamp(38px,12vw,54px)}.hero-copy>p{display:none}.feature-pills{margin-top:18px}.copyright{display:none}.login-panel{padding:34px 22px calc(28px + env(safe-area-inset-bottom));flex:1}.login-card h2{font-size:23px}.login-icon{display:none}.topbar{height:56px;padding:env(safe-area-inset-top) 10px 0;flex-basis:56px;grid-template-columns:minmax(0,1fr) auto;gap:4px}.topbar-center,.top-action,.share-button,.avatars,.save-state span,.crumb,.app-logo span{display:none}.ai-top-action{border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.ai-top-action span{display:none}.topbar-left{gap:4px;min-width:0}.mobile-menu{width:44px;height:44px;display:flex}.app-logo img{width:27px}.board-title{max-width:calc(100vw - 170px);padding:0 5px;font-size:13px}.title-input{width:min(190px,48vw)}.topbar-actions{gap:7px}.user-avatar{width:34px;height:34px}.tool-rail{z-index:50;width:100%;height:auto;padding:8px max(8px, env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom));border:0;border-top:1px solid var(--line);transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:translateY(110%);box-shadow:0 -12px 30px #1422341f}.tool-rail.open{transform:none}.tool-group{grid-template-columns:repeat(5,1fr);gap:3px;display:grid}.tool-rail button{min-height:52px}.rail-bottom{display:none}.canvas-stage{width:100%}.undo-controls{left:10px;bottom:calc(10px + env(safe-area-inset-bottom))}.zoom-controls{right:10px;bottom:calc(10px + env(safe-area-inset-bottom))}.zoom-controls select,.zoom-controls button:first-of-type{display:none}.context-toolbar{max-width:calc(100vw - 24px)}.right-panel{border-left:0;border-top:1px solid var(--line);width:100%;height:min(72vh,620px);padding-bottom:env(safe-area-inset-bottom);border-radius:18px 18px 0 0;position:absolute;inset:auto 0 0;box-shadow:0 -12px 36px #14223424}.panel-heading{flex-basis:64px;height:64px}.toast{width:calc(100vw - 28px);bottom:calc(74px + env(safe-area-inset-bottom));justify-content:center}.app-version{bottom:calc(2px + env(safe-area-inset-bottom))}.meeting-dock{right:10px;bottom:calc(72px + env(safe-area-inset-bottom));width:calc(100vw - 20px)}.meeting-videos figure,.meeting-waiting{height:128px;min-height:128px}.presentation-canvas{margin:0 10px calc(10px + env(safe-area-inset-bottom))}}@media (orientation:landscape) and (height<=520px){.login-page{flex-direction:row}.login-brand{flex:1;min-height:100%}.login-panel{flex:1;overflow:auto}.hero-copy{margin:auto 0}.feature-pills{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
