:root{--bg:#f3f5f8;--panel:#fff;--text:#0e1116;--muted:#6b7280;--line:#dde2ea;--blue:#2563eb;--violet:#4f46e5;--green:#059669;--orange:#d97706;--red:#dc2626;--cyan:#0891b2;--soft:#eef2f7;--black:#0b1020}*{box-sizing:border-box;letter-spacing:0!important}body{color:var(--text);background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,Arial,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer;font-weight:400!important}h1,h2,h3,h4,h5,h6,b,strong{font-weight:600}.app{background:#fff;min-height:100vh;display:flex}.sidebar{color:#172033;background:#fff;border-right:0;flex-direction:column;width:240px;padding:20px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand,.brand-new{display:none}.brand-new img{object-fit:contain;object-position:left center;width:150px;max-height:34px;display:block}.brand-white{border-bottom:1px solid #e5e9f0;justify-content:center;align-items:center;height:62px;margin-bottom:18px;padding:0 8px 18px;display:flex}.brand-white img{object-fit:contain;object-position:center;width:150px;max-height:34px;display:block}.brand img{object-fit:contain;object-position:left center;width:140px;max-height:32px;display:block}.nav{gap:5px;display:grid}.nav button{text-align:left;color:#64748b;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;transition:all .18s;display:flex}.nav button:hover{color:#172033;background:#f3f6fa}.nav button.active{color:#2563eb;box-shadow:none;background:#eaf2ff;font-weight:400}.nav button.disabled{color:#a3adb9}.nav .icon{text-align:center;width:20px}.nav .icon svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;display:block}.side-bottom{border-top:1px solid #e5e9f0;margin-top:auto;padding-top:14px}.profile{align-items:center;gap:10px;padding:8px;display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.profile small{color:#7b8798}.main{width:calc(100% - 260px);min-height:calc(100vh - 10px);box-shadow:none;background:linear-gradient(#d8ebff 0%,#e9f3ff 13%,#f3f7fc 28%,#f3f5f8 46%);border-radius:22px 22px 0 0;margin:10px 10px 0 250px;padding:34px 42px 70px;overflow:hidden}.topbar{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.projects-topbar{justify-content:center;margin-bottom:40px;padding-top:64px;position:relative}.projects-topbar>div{text-align:center}.projects-topbar h1{color:var(--blue);font-size:38px;font-weight:400}.projects-topbar .btn{font-weight:400;position:absolute;top:0;right:0}.workspace-topbar{justify-content:center;margin-bottom:40px;padding-top:64px;position:relative}.workspace-topbar h1{color:var(--text);letter-spacing:0;text-align:center;padding:0 145px;font-size:31px;font-weight:400}.workspace-topbar .workspace-back{position:absolute;top:0;left:0}.map-actions{align-items:center;gap:8px;display:flex}.map-actions .btn{text-align:center;min-width:132px}.eyebrow{color:var(--muted);margin-bottom:5px;font-size:13px}h1{letter-spacing:-1.2px;margin:0;font-size:31px}.btn{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 14px;font-weight:400;transition:all .18s}.btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #24243a12}.btn.primary{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-color:#0000;box-shadow:0 8px 20px #243b7a26}.btn.danger{color:#fff;background:#dc2626;border-color:#dc2626;box-shadow:0 8px 18px #dc262625}.btn.dark{color:#fff;background:linear-gradient(135deg,#0b1020,#1f2937);border-color:#0b1020;box-shadow:0 6px 16px #00000024}.btn.ghost{background:0 0}.btn.small{padding:7px 10px;font-size:13px}.page{display:none}.page.active{display:block}.empty{text-align:center;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #d9e0ea;border-radius:18px;place-items:center;min-height:360px;padding:40px;display:grid;box-shadow:0 12px 30px #0f172a10}.empty .plus{background:#f1f1f3;border-radius:14px;place-items:center;width:48px;height:48px;margin:auto auto 16px;font-size:25px;display:grid}.empty h2{letter-spacing:-.5px;margin:0 0 8px}.empty p{max-width:430px;color:var(--muted);margin:0 auto 20px;line-height:1.5}.card{background:#fff;border:1px solid #d9e0ea;border-radius:16px;padding:20px;box-shadow:0 10px 26px #0f172a0d}.grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.project-card h3{margin:5px 0 8px}.project-card p{color:var(--muted);font-size:14px;line-height:1.45}#projectArea .project-card{background:#fff;border:1px solid #8bb7f4;border-radius:18px;flex-direction:column;min-height:220px;padding:24px 20px 20px;transition:all .18s;display:flex;position:relative;overflow:visible}#projectArea .project-card:before,#projectArea .project-card:after{display:none}.project-info{z-index:1;flex-direction:column;align-items:flex-start;width:100%;min-height:175px;display:flex;position:relative}#projectArea .project-card h3{color:#1e293b;margin:0 38px 10px 0;font-size:18px;font-weight:600;line-height:1.3}#projectArea .project-card p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;height:63px;margin:0 0 17px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.project-open{color:#2563eb;text-align:left;background:#fff;border:1px solid #d7dee8;border-radius:9px;margin-top:auto;padding:8px 12px;font-weight:400}.project-open:hover{color:#174fc2;background:#f5f8ff;border-color:#a9c3f3}.brand-brain-card{color:#fff;background:linear-gradient(135deg,#438de8 0%,#3272d3 52%,#2559b8 100%);border-color:#397bdc;box-shadow:0 14px 32px #245db83d}.brand-brain-card .eyebrow{color:#ffffffb8}.brand-brain-card .muted{color:#ffffffe0}.brand-brain-card #brandSummary{font-size:16px}.new-project-card{text-align:center;color:#8b97a8;cursor:pointer;background:#ffffff70;border:2px dashed #cbd4e1;border-radius:18px;place-items:center;min-height:220px;transition:all .18s;display:grid}.new-project-card:hover{color:#2563eb;background:#fff;border-color:#8eb5f7;transform:translateY(-2px)}.new-project-card .new-project-plus{border:2px dashed;border-radius:16px;place-items:center;width:56px;height:56px;margin:0 auto 14px;font-size:30px;font-weight:300;line-height:1;display:grid}.new-project-card span{font-size:16px;font-weight:400}.project-more{z-index:6;color:#64748b;background:0 0;border:0;place-items:center;width:27px;height:26px;padding:0;font-size:15px;line-height:1;display:grid;position:absolute;top:13px;right:12px}.project-more:hover{color:#2563eb;background:0 0}.project-actions-menu{z-index:8;background:#fff;border:1px solid #dfe5ed;border-radius:12px;width:168px;padding:6px;display:none;position:absolute;top:45px;right:10px;box-shadow:0 14px 35px #0f172a24}.project-actions-menu.show{display:grid}.project-actions-menu button{text-align:left;color:#334155;background:0 0;border:0;border-radius:8px;padding:9px 10px;font-size:13px;font-weight:400}.project-actions-menu button:hover{color:#1d4ed8;background:#f1f5f9}.project-actions-menu .delete-project-action{color:#dc2626}.project-actions-menu .delete-project-action:hover{color:#b91c1c;background:#fff1f2}.tag{color:#3f4ccf;background:linear-gradient(135deg,#e9f3ff,#f0edff);border:1px solid #d9e1ff;border-radius:7px;padding:5px 8px;font-size:12px;display:inline-block}.section-head{justify-content:space-between;align-items:end;margin:28px 0 13px;display:flex}.section-head h2{margin:0;font-size:20px}.section-head p{color:var(--muted);margin:4px 0 0;font-size:14px}.map{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.topic{background:#fff;border:1px solid #d9e0ea;border-radius:15px;padding:18px;position:relative;overflow:hidden;box-shadow:0 7px 20px #0f172a0a}.topic:before{content:"";background:var(--blue);width:4px;position:absolute;top:0;bottom:0;left:0}.topic:first-child{background:linear-gradient(135deg,#fff 60%,#eaf1ff)}.topic:nth-child(2){background:linear-gradient(135deg,#fff 60%,#e8f7f2)}.topic:nth-child(3){background:linear-gradient(135deg,#fff 60%,#eef0ff)}.topic:nth-child(4){background:linear-gradient(135deg,#fff 60%,#fff1e6)}.topic:nth-child(5){background:linear-gradient(135deg,#fff 60%,#eaf5f8)}.topic:nth-child(6){background:linear-gradient(135deg,#fff 60%,#ecebff)}.topic:nth-child(2):before{background:#059669}.topic:nth-child(3):before{background:#4f46e5}.topic:nth-child(4):before{background:#d97706}.topic:nth-child(5):before{background:#0891b2}.topic:nth-child(6):before{background:#4338ca}.topic .num{color:#1d4ed8;background:#dbeafe;border-radius:7px;padding:4px 7px;font-size:12px;font-weight:600;display:inline-block}.topic:nth-child(2) .num{color:#047857;background:#d1fae5}.topic:nth-child(3) .num{color:#4338ca;background:#e0e7ff}.topic:nth-child(4) .num{color:#b45309;background:#fef3c7}.topic:nth-child(5) .num{color:#0e7490;background:#cffafe}.topic:nth-child(6) .num{color:#3730a3;background:#e0e7ff}.topic h3{margin:6px 0 13px;font-size:16px;font-weight:600}.subs{flex-wrap:wrap;gap:7px;display:flex}.sub{cursor:pointer;color:#334155;background:#f8fafc;border:1px solid #dce2ea;border-radius:8px;padding:7px 9px;font-size:13px}.sub:hover{color:#1d4ed8;background:linear-gradient(135deg,#eff6ff,#eef2ff);border-color:#93c5fd}.form-wrap{max-width:720px;margin:25px auto}.step{color:var(--muted);margin-bottom:10px;font-size:13px}.form-wrap h2{letter-spacing:-.8px;margin:0 0 8px;font-size:27px}.form-wrap .lead{color:var(--muted);margin-bottom:20px;line-height:1.5}textarea,input{background:#fff;border:1px solid #d9d9dc;border-radius:12px;outline:none;width:100%;padding:14px}textarea{resize:vertical;min-height:150px;line-height:1.5}textarea:focus,input:focus{border-color:#9acfff;box-shadow:0 0 0 3px #0a84ff14}.form-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.generator{grid-template-columns:1fr 1fr;gap:16px;display:grid}.choice-list{gap:8px;margin-top:12px;display:grid}.choice{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;padding:12px}.choice.selected{color:#1e40af;background:linear-gradient(135deg,#eef4ff,#eef2ff);border-color:#8ea8ff;box-shadow:0 0 0 2px #3154d31a}.script{white-space:pre-wrap;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #dce2ea;border-radius:12px;min-height:300px;padding:17px;font-size:15px;line-height:1.6}.muted{color:var(--muted)}.modal{z-index:20;background:#0006;place-items:center;padding:20px;display:none;position:fixed;inset:0}.modal.show{display:grid}.modalbox{background:#fff;border:1px solid #dce2ea;border-radius:20px;width:min(760px,100%);padding:25px;box-shadow:0 24px 80px #0b102044}.compact-modal{border-color:#e6e9ee;border-radius:22px;width:min(420px,100%);padding:22px;box-shadow:0 24px 70px #0f172a2b}.compact-modal .close{color:#6b7280;background:#f4f5f7;width:28px;height:28px;font-size:15px}.compact-modal .step{color:#8a94a3;margin-bottom:6px;font-size:10px}.compact-modal h2{margin:0 34px 7px 0;font-size:20px;line-height:1.25}.compact-modal p{margin:0 0 16px;font-size:13px;line-height:1.48}.compact-modal input{border-radius:11px;padding:12px;font-size:14px}.compact-modal .form-actions{margin-top:16px}.ai-mark,.delete-mark{border-radius:12px;place-items:center;width:38px;height:38px;margin-bottom:13px;display:grid}.ai-mark{color:#2563eb;background:#eaf2ff;font-size:19px}.delete-mark{color:#dc2626;background:#fff0f1}.delete-mark svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}@media (width<=700px){.projects-topbar,.workspace-topbar{padding-top:70px}.workspace-topbar h1{padding:0;font-size:27px}.map-actions{width:100%;margin-top:12px}.map-actions .btn{flex:1;min-width:0}.section-head{flex-wrap:wrap;align-items:flex-start}}.close{float:right;background:#f2f2f4;border:0;border-radius:50%;width:32px;height:32px}.toast{color:#fff;background:#111;border-radius:10px;padding:11px 14px;display:none;position:fixed;bottom:25px;right:25px}.board-wrap{padding-bottom:12px;overflow-x:auto}.board{grid-template-columns:repeat(7,minmax(210px,1fr));align-items:start;gap:12px;min-width:1540px;display:grid}.board-column{background:#eef0f4;border:1px solid #e0e3e9;border-radius:14px;min-height:420px;padding:11px}.board-column.drag-over{background:#e8edff;border-color:#aab7ff}.column-head{justify-content:space-between;align-items:center;padding:3px 3px 11px;display:flex}.column-head b{font-size:14px}.column-head span{color:var(--muted);background:#fff;border-radius:999px;padding:3px 7px;font-size:12px}.board-cards{gap:9px;display:grid}.content-card{cursor:grab;background:#fff;border:1px solid #dfe3ea;border-radius:11px;padding:12px;box-shadow:0 4px 12px #1820390b}.content-card:active{cursor:grabbing}.card-format{color:#4d5ed0;background:#edf0ff;border-radius:999px;margin-bottom:8px;padding:4px 7px;font-size:11px;font-weight:600;display:inline-block}.content-card strong{font-size:14px;line-height:1.35;display:block}.content-card small{color:var(--muted);margin-top:7px;display:block}.card-delete{float:right;color:#a0a5ae;background:0 0;border:0;padding:0 0 0 8px}.add-card{text-align:left;color:#686f7b;background:0 0;border:0;border-radius:8px;width:100%;margin-top:7px;padding:10px 7px}.add-card:hover{background:#fff}.calendar-help{color:var(--muted);margin:-17px 0 20px;font-size:14px}.project-sidebar{z-index:7;background:#fbfcfe;border-left:1px solid #eef1f5;border-right:1px solid #e5e9f0;flex-direction:column;width:214px;padding:20px 14px;display:none;position:fixed;top:0;bottom:0;left:240px}.project-sidebar.show{display:flex}.project-switcher{background:#fff;border:1px solid #e2e7ee;border-radius:14px;align-items:center;gap:10px;min-height:58px;margin-bottom:18px;padding:12px 11px;display:flex}.project-switcher-mark{color:#2563eb;background:#eaf2ff;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.project-switcher-mark svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.project-switcher-copy{flex:1;min-width:0}.project-switcher-copy strong{white-space:nowrap;text-overflow:ellipsis;color:#1e293b;font-size:13px;display:block;overflow:hidden}.project-switcher-copy small{color:#94a3b8;margin-top:2px;font-size:11px;display:block}.project-back{color:#7b8798;text-align:left;background:0 0;border:0;border-radius:8px;margin:0 0 8px;padding:7px 8px;font-size:12px}.project-back:hover{color:#334155;background:#f1f5f9}.project-nav{gap:4px;display:grid}.project-nav button{color:#64748b;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:10px;font-size:14px;transition:all .16s;display:flex}.project-nav button:hover{color:#172033;background:#f3f6fa}.project-nav button.active{color:#2563eb;background:#eaf2ff}.project-nav .icon{place-items:center;width:19px;height:19px;display:grid}.project-nav svg{stroke:currentColor;fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.main.project-open-mode{width:calc(100% - 474px);margin-left:464px}.project-page-head{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.project-page-head h1{margin:0;font-size:30px;font-weight:400}.project-page-head p{color:var(--muted);margin:6px 0 0;font-size:14px}.org-board{align-items:flex-start;gap:12px;min-width:max-content;padding:2px 2px 14px;display:flex}.org-column{background:#f1f3f6;border:1px solid #e1e5eb;border-radius:14px;flex:0 0 286px;width:286px;min-width:0;padding:10px;transition:background .16s,border-color .16s;position:relative}.org-column-head{cursor:grab;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:8px;padding:4px 4px 10px;display:flex;position:relative}.org-column-head:active{cursor:grabbing}.org-column-head b{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;line-height:1.3;overflow:hidden}.org-column-head b.org-list-title{cursor:text}.org-list-title-input{width:auto;min-width:0;color:var(--list-text,#172033);box-shadow:none;caret-color:var(--list-text,#172033);background:0 0;border:1px solid #ffffff80;border-radius:7px;outline:none;flex:1;padding:5px 7px;font-size:14px;font-weight:600;line-height:1.25}.org-column-head-actions{flex:none;align-items:center;gap:5px;display:flex}.org-column-count{color:#7b8798;background:#fff;border:1px solid #e7eaf0;border-radius:999px;padding:3px 7px;font-size:11px}.org-list-more{color:#657287;background:0 0;border:0;border-radius:8px;place-items:center;width:27px;height:27px;padding:0;font-size:18px;line-height:1;display:grid}.org-list-more:hover{color:#1e293b;background:#ffffffb8}.org-list-menu{z-index:30;background:#fff;border:1px solid #e1e6ed;border-radius:12px;width:196px;padding:10px;position:absolute;top:37px;right:4px;box-shadow:0 16px 38px #0f172a24}.org-list-menu-title{color:#7b8798;margin:0 0 8px;padding:0 2px;font-size:11px}.org-color-grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.org-color-option{border:2px solid #0000;border-radius:8px;width:28px;height:28px;padding:0;box-shadow:inset 0 0 0 1px #0000000d}.org-color-option:hover{transform:scale(1.06)}.org-color-option.selected{border-color:#172033;box-shadow:0 0 0 2px #fff,inset 0 0 0 1px #00000010}.org-cards{gap:8px;min-width:0;display:grid}.org-card{cursor:grab;background:#fff;border:1px solid #dfe4eb;border-radius:10px;min-width:0;max-width:100%;padding:11px;position:relative;overflow:hidden;box-shadow:0 2px 8px #1820390a}.org-card:hover{border-color:#cfd7e3}.org-card strong{overflow-wrap:anywhere;word-break:break-word;color:#172033;min-width:0;max-width:100%;padding-right:18px;font-size:14px;line-height:1.38;display:block}.org-card small{color:#6b7280;white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:3;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;max-width:100%;margin-top:7px;font-size:12px;line-height:1.42;display:-webkit-box;overflow:hidden}.org-card .card-delete{position:absolute;top:8px;right:8px}.org-library-badge{color:#2563eb;background:#edf4ff;border-radius:999px;align-items:center;gap:5px;margin-bottom:7px;padding:3px 6px;font-size:10px;display:inline-flex}.org-add-card{text-align:left;color:#687386;background:0 0;border:0;border-radius:8px;width:100%;margin-top:5px;padding:9px 7px 5px}.org-add-card:hover{background:#fff}.org-composer{margin-top:7px}.org-composer input{background:#fff;border-radius:9px;padding:10px 11px;font-size:13px}.org-composer-actions{gap:6px;margin-top:7px;display:flex}.org-composer-actions button{border-radius:8px;flex:1;padding:8px 7px;font-size:12px}.org-column.list-dragging{opacity:.42}.org-list-placeholder{background:#ffffff52;border:2px dashed #8fa8c8;border-radius:14px;flex:0 0 286px;width:286px;min-height:110px;box-shadow:inset 0 0 0 1px #fff5}.org-list-drag-ghost{pointer-events:none;opacity:.92;z-index:9999;width:286px;position:fixed;top:-9999px;left:-9999px;transform:rotate(1.2deg);box-shadow:0 18px 40px #0f172a28}.org-column[data-color]:not([data-color=neutral]) .org-add-card:hover{background:var(--list-hover);color:var(--hover-text)}.org-column[data-color] .org-column-count{background:var(--count-bg);color:var(--count-text);border-color:#0000}.org-column[data-color] .org-column-head,.org-column[data-color] .org-list-more{color:var(--list-text)}.org-column[data-color] .org-list-more:hover{color:var(--list-text);background:#ffffff12}.org-add-list{flex:0 0 286px;width:286px}.org-add-list-button{color:#526176;text-align:left;background:#ffffffb8;border:1px dashed #c9d2df;border-radius:14px;width:100%;padding:13px}.org-add-list-button:hover{color:#2563eb;background:#fff;border-color:#99baf0}.org-list-composer{background:#f1f3f6;border:1px solid #e1e5eb;border-radius:14px;padding:10px}.org-list-composer input{border-radius:9px;padding:10px 11px;font-size:13px}.org-list-composer-actions{gap:7px;margin-top:8px;display:flex}.library-picker-grid{gap:8px;max-height:390px;padding:2px;display:grid;overflow:auto}.library-pick-item{cursor:pointer;background:#fff;border:1px solid #dfe5ed;border-radius:11px;align-items:flex-start;gap:10px;padding:11px;display:flex}.library-pick-item:hover{background:#f8fbff;border-color:#aac5f3}.library-pick-item.selected{background:#eef5ff;border-color:#7aa7ee;box-shadow:0 0 0 2px #2563eb12}.library-pick-check{color:#fff;border:1px solid #c9d2df;border-radius:5px;flex:none;place-items:center;width:18px;height:18px;margin-top:1px;font-size:12px;display:grid}.library-pick-item.selected .library-pick-check{background:#2563eb;border-color:#2563eb}.library-pick-copy{min-width:0}.library-pick-copy strong{font-size:13px;line-height:1.3;display:block}.library-pick-copy small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.library-pick-copy p{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.org-card{cursor:pointer}.org-card:active{cursor:grabbing}.manual-card-modalbox{width:min(680px,100%)}.manual-card-modalbox textarea{min-height:330px}.manual-card-label{color:#475569;margin:0 0 7px;font-size:13px;display:block}.manual-card-title{letter-spacing:-.6px;margin:0 36px 18px 0;font-size:25px}.org-card-title{overflow-wrap:anywhere;word-break:break-word;color:#172033;cursor:text;border-radius:6px;min-width:0;max-width:100%;padding-top:1px;padding-bottom:1px;padding-right:18px;font-size:14px;line-height:1.38;display:block}.org-card-title:hover{background:#f3f6fa}.org-card-title-input{width:calc(100% - 18px);margin:0;font-weight:600;line-height:1.35;background:#fff!important;border:1px solid #9bbcf0!important;border-radius:7px!important;padding:6px 8px!important;font-size:14px!important;box-shadow:0 0 0 3px #2563eb12!important}.org-list-menu-divider{background:#edf0f4;height:1px;margin:10px -2px 8px}.org-list-delete{color:#c03b45;text-align:left;background:0 0;border:0;border-radius:8px;width:100%;padding:9px 8px;font-size:12px}.org-list-delete:hover{color:#a82933;background:#fff1f2}.org-card{transition:transform .16s,border-color .16s,box-shadow .16s;overflow:visible}.org-card:hover{border-color:#cfd7e3;transform:translate(8px);box-shadow:0 5px 14px #18203912}.org-card-check{color:#0000;opacity:0;z-index:5;background:#fff;border:1.5px solid #b9c2cf;border-radius:50%;place-items:center;width:19px;height:19px;padding:0;font-size:12px;font-weight:700;line-height:1;transition:opacity .14s,transform .14s,border-color .14s,background .14s,color .14s;display:grid;position:absolute;top:10px;left:-8px;transform:scale(.9);box-shadow:0 2px 6px #0f172a12}.org-card:hover .org-card-check,.org-card-check:focus-visible,.org-card.completed .org-card-check{opacity:1;transform:scale(1)}.org-card-check:hover{background:#f8fafc;border-color:#7f8da1}.org-card.completed .org-card-check{color:#fff;background:#22a06b;border-color:#22a06b}.org-card.completed .org-card-check:hover{background:#198754;border-color:#198754}.org-card.completed{border-color:#cfd8d3}.org-card.dragging:hover{transform:none}.org-card-title-input{transform:none!important}@media (width<=900px){.sidebar{width:76px;padding:18px 10px}.brand-white{padding:0 4px 18px}.brand-white img{object-fit:cover;object-position:left;width:40px;height:32px}.nav button span:last-child,.profile div:last-child{display:none}.project-sidebar{width:190px;left:76px}.main{border-radius:18px 18px 0 0;width:calc(100% - 92px);min-height:calc(100vh - 8px);margin:8px 8px 0 84px;padding:25px 20px}.main.project-open-mode{width:calc(100% - 282px);margin-left:274px}.grid,.map,.generator{grid-template-columns:1fr}}.org-column{color:var(--list-text,#172033);background:var(--list-bg,#d9dee7)!important;border-color:var(--list-border,#c8ced8)!important}.org-column .org-column-head b{color:var(--list-text,#172033)}.org-column .org-list-more{color:var(--list-text,#172033);opacity:.88}.org-column .org-list-more:hover{background:var(--list-hover,#ffffff1a);color:var(--list-text,#172033);opacity:1}.org-column .org-column-count{background:var(--count-bg,#fff);color:var(--count-text,#334155);border-color:#0000}.org-column .org-add-card{color:var(--add-text,#334155);transition:background .16s,color .16s}.org-column[data-color]:not([data-color=neutral]) .org-add-card{color:var(--list-text,#fff)}.org-column .org-add-card:hover{background:var(--list-hover,#fff);color:var(--hover-text,#172033)}.org-column.drag-over{outline-offset:2px;outline:2px solid #fffc}.org-column-head .org-list-title-input,.org-column-head .org-list-title-input:focus{box-shadow:none!important;color:var(--list-text,#fff)!important;caret-color:var(--list-text,#fff)!important;background:0 0!important;border:1px solid #ffffff80!important;outline:none!important}.org-card.dragging{opacity:.28;border-style:dashed}.org-drag-ghost{pointer-events:none;z-index:99999;background:#fff;border:1px solid #d8dee8;border-radius:10px;width:264px;padding:11px;position:fixed;top:-10000px;left:-10000px;transform:rotate(1.5deg);box-shadow:0 18px 42px #0f172a38}.org-card-placeholder{box-sizing:border-box;background:#ffffff45;border:2px dashed #ffffffd9;border-radius:10px;height:64px}.org-card{touch-action:none}.org-card-title{z-index:2;position:relative}.org-card-title-input{z-index:3;position:relative}.org-card.dragging{opacity:.22}.org-drag-ghost{box-sizing:border-box!important;margin:0!important}.org-board-nav{border-left:1px solid #e7ebf1;gap:3px;margin:2px 0 4px 31px;padding-left:8px;display:none}.org-board-nav.visible{display:grid}.org-board-nav:empty{display:none}.org-board-nav button{color:#7b8798;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;border-radius:8px;width:100%;min-width:0;max-width:100%;padding:7px 9px;font-size:12.5px;line-height:1.25;display:block;overflow:hidden}.org-board-nav button:hover{color:#334155;background:#f3f6fa}.org-board-nav button.active{color:#2563eb;background:#edf4ff}.org-board-nav .org-new-board-nav{color:#64748b}.org-home{max-width:1060px;margin:0 auto}.org-home-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px;display:flex}.org-home-head h1{margin:0;font-size:31px;font-weight:400}.org-home-head p{color:var(--muted);margin:7px 0 0;font-size:14px}.org-scope-indicator{color:#64748b;background:#f5f8fc;border:1px solid #dbe5f2;border-radius:999px;align-items:center;min-height:22px;margin:0 0 7px;padding:4px 8px;font-size:11.5px;font-weight:500;line-height:1.1;display:inline-flex}.org-board-back-btn+.org-scope-indicator{margin-top:14px}.org-empty-state{text-align:center;background:linear-gradient(#fff,#f8fafc);border:1px solid #dbe2eb;border-radius:18px;place-items:center;max-width:620px;min-height:230px;margin:28px auto 0;padding:30px 34px;display:grid;box-shadow:0 10px 24px #0f172a08}.org-empty-state-inner{max-width:390px}.org-empty-icon{color:#2563eb;background:#eaf2ff;border-radius:13px;place-items:center;width:44px;height:44px;margin:0 auto 13px;font-size:22px;display:grid}.org-empty-state h2{letter-spacing:-.4px;margin:0 0 7px;font-size:21px}.org-empty-state p{color:var(--muted);margin:0 auto 17px;font-size:13.5px;line-height:1.5}.org-board-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.org-board-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #d9e0ea;border-radius:16px;min-width:0;min-height:132px;padding:18px;transition:all .16s;position:relative}.org-board-card:hover{border-color:#a8c2ed;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a0d}.org-board-card h3{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin:0 36px 7px 0;font-size:16px;overflow:hidden}.org-board-card p{color:#7b8798;margin:0;font-size:12px;line-height:1.45}.org-board-card .org-board-open{color:#2563eb;font-size:12px;position:absolute;bottom:16px;left:18px}.org-board-more{color:#64748b;z-index:3;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;font-size:17px;line-height:1;display:grid;position:absolute;top:10px;right:11px}.org-board-more:hover{color:#1e293b;background:#f1f5f9}.org-board-menu{z-index:20;background:#fff;border:1px solid #dfe5ed;border-radius:11px;width:176px;padding:6px;position:absolute;top:42px;right:10px;box-shadow:0 14px 34px #0f172a20}.org-board-menu button{text-align:left;color:#334155;background:0 0;border:0;border-radius:8px;width:100%;padding:9px 10px;font-size:12.5px}.org-board-menu button:hover{background:#f3f6fa}.org-board-menu .danger{color:#dc2626}.org-board-menu .danger:hover{color:#b91c1c;background:#fff1f2}.org-board-view-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.org-board-breadcrumb{color:#7b8798;margin-bottom:5px;font-size:12px}.org-board-view-head h1{cursor:text;text-overflow:ellipsis;white-space:nowrap;max-width:min(720px,70vw);margin:0;font-size:29px;font-weight:400;overflow:hidden}.org-board-view-head p{color:var(--muted);margin:6px 0 0;font-size:13px}.org-board-title-input{width:min(720px,70vw);max-width:100%;color:var(--text);border-radius:0;margin:0;padding:0;font-size:29px;font-weight:400;line-height:1.15;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.org-board-title-input:focus{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.org-new-board-card{text-align:center;color:#8b97a8;cursor:pointer;background:#ffffff70;border:2px dashed #cbd4e1;border-radius:16px;place-items:center;width:100%;min-height:132px;padding:16px;transition:all .16s;display:grid}.org-new-board-card:hover{color:#2563eb;background:#fff;border-color:#8eb5f7;transform:translateY(-2px)}.org-new-board-card .new-board-plus{border:2px dashed;border-radius:13px;place-items:center;width:44px;height:44px;margin:0 auto 10px;font-size:25px;font-weight:300;line-height:1;display:grid}.org-new-board-card span{font-size:14px;font-weight:400}.org-board-delete-mark{color:#dc2626;background:#fff0f1;border-radius:12px;place-items:center;width:38px;height:38px;margin-bottom:13px;display:grid}.org-board-delete-mark svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.org-board-delete-summary{color:#7b8798;background:#f8fafc;border:1px solid #e7ebf1;border-radius:10px;margin:12px 0 0;padding:9px 10px;font-size:12px;line-height:1.45}@media (width<=900px){.org-board-grid{grid-template-columns:1fr}.org-board-nav,.org-board-nav.visible{display:none}}.nav button span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}#globalOrganizationBoardNav{margin-left:31px}.board-wrap:has(.org-list-menu){padding-bottom:190px}.org-list-menu{z-index:120}.org-board-wrap{scroll-behavior:auto;overflow-anchor:none;width:calc(100% + 84px);margin-left:-42px;margin-right:-42px;padding-left:42px;padding-right:42px}@media (width<=900px){.org-board-wrap{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}}.library-shell{gap:18px;display:grid}.library-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.library-tabs{background:#e9eef5;border-radius:11px;gap:4px;padding:4px;display:flex}.library-tab{color:#64748b;background:0 0;border:0;border-radius:8px;padding:8px 12px;font-size:13px}.library-tab.active{color:#1e293b;background:#fff;box-shadow:0 2px 7px #0f172a10}.library-path-row{align-items:center;gap:10px;min-height:34px;display:flex}.library-breadcrumb{color:#64748b;align-items:center;gap:6px;font-size:13px;display:flex}.library-breadcrumb button{color:#2563eb;background:0 0;border:0;padding:0}.library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.library-folder{text-align:left;cursor:pointer;background:#fff;border:1px solid #d9e0ea;border-radius:16px;min-height:142px;padding:18px;transition:all .16s;position:relative}.folder-icon{background:#eaf2ff;border-radius:8px 9px 9px;width:46px;height:37px;margin-bottom:16px;position:relative}.folder-icon:before{content:"";background:#d7e7ff;border-radius:6px 6px 0 0;width:21px;height:9px;position:absolute;top:-6px;left:0}.library-folder h3{margin:0 0 5px;font-size:16px}.library-script-card{cursor:pointer;background:#fff;border:1px solid #d9e0ea;border-radius:16px;min-height:190px;padding:18px;transition:all .16s;position:relative}.library-script-card:hover{border-color:#b9c9df;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a0d}.library-script-card.dragging{opacity:.42}.library-script-card h3{margin:12px 28px 8px 0;font-size:16px;line-height:1.35}.library-script-card p{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 12px;font-size:13px;line-height:1.48;display:-webkit-box;overflow:hidden}.library-script-card small{color:#8a94a3;font-size:11px}.library-empty-inline{text-align:center;color:#7b8798;background:#ffffff9c;border:1px dashed #cbd5e1;border-radius:16px;grid-column:1/-1;padding:34px}.library-folder-hint{color:#8a94a3;margin-top:-8px;font-size:12px}.simple-select{background:#fff;border:1px solid #d9d9dc;border-radius:11px;outline:none;width:100%;padding:12px 13px}.simple-select:focus{border-color:#9acfff;box-shadow:0 0 0 3px #0a84ff14}.month-calendar-shell{background:#fff;border:1px solid #d9e0ea;border-radius:18px;overflow:hidden;box-shadow:0 10px 26px #0f172a08}.calendar-month-toolbar{border-bottom:1px solid #e6ebf1;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.calendar-month-nav{align-items:center;gap:8px;display:flex}.calendar-month-title{text-align:center;min-width:180px;font-size:19px;font-weight:600}.calendar-nav-btn{color:#475569;background:#fff;border:1px solid #dce2ea;border-radius:9px;width:34px;height:34px}.calendar-today-btn{color:#475569;background:#fff;border:1px solid #dce2ea;border-radius:9px;padding:8px 12px}.month-weekdays{background:#f8fafc;border-bottom:1px solid #e6ebf1;grid-template-columns:repeat(7,1fr);display:grid}.month-weekday{color:#7b8798;text-transform:uppercase;padding:10px 12px;font-size:11px;font-weight:600}.month-grid{grid-template-columns:repeat(7,1fr);display:grid}.month-day{background:#fff;border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;min-width:0;min-height:142px;padding:9px;position:relative}.month-day:nth-child(7n){border-right:0}.month-day.outside{color:#a8b0bc;background:#fafbfc}.month-day.today{box-shadow:inset 0 0 0 2px #2563eb}.month-day-head{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.month-day-number{border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;font-weight:600;display:grid}.month-day.today .month-day-number{color:#fff;background:#2563eb}.month-add{color:#94a3b8;opacity:0;background:0 0;border:0;border-radius:7px;padding:4px 6px;font-size:11px;transition:all .15s}.month-day:hover .month-add,.month-day:focus-within .month-add{opacity:1}.month-add:hover{color:#2563eb;background:#eef5ff}.month-items{gap:5px;display:grid}.month-item{color:#334155;text-align:left;background:#f1f5f9;border:0;border-radius:7px;width:100%;padding:6px 7px;font-size:11px;line-height:1.28;overflow:hidden}.month-item strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:500;display:block;overflow:hidden}.month-item small{color:#8490a0;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:9.5px;display:block;overflow:hidden}.calendar-add-choices{gap:9px;margin-top:15px;display:grid}.calendar-choice-card{text-align:left;background:#fff;border:1px solid #dfe5ed;border-radius:12px;align-items:center;gap:12px;width:100%;padding:13px;display:flex}.calendar-choice-card:hover{background:#f8fbff;border-color:#a9c5f2}.calendar-choice-card span:last-child{gap:3px;display:grid}.calendar-choice-card small{color:#7b8798;font-size:11px}.calendar-choice-icon{color:#2563eb;background:#eaf2ff;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:17px;display:grid!important}.calendar-library-toolbar{align-items:center;gap:10px;margin-bottom:12px;display:flex}.calendar-library-picker{gap:8px;max-height:400px;display:grid;overflow:auto}.calendar-picker-folder,.calendar-picker-draft{text-align:left;background:#fff;border:1px solid #dfe5ed;border-radius:11px;width:100%;padding:11px}.calendar-picker-folder:hover,.calendar-picker-draft:hover{background:#f8fbff;border-color:#aac5f3}.calendar-picker-folder{align-items:center;gap:10px;display:flex}.mini-folder{background:#eaf2ff;border-radius:5px;flex:none;width:28px;height:22px;position:relative}.mini-folder:before{content:"";background:#d4e5ff;border-radius:4px 4px 0 0;width:13px;height:6px;position:absolute;top:-4px;left:0}.calendar-picker-draft strong{font-size:13px;display:block}.calendar-picker-draft small{color:#7b8798;margin-top:4px;font-size:10.5px;display:block}.calendar-item-actions{gap:8px;margin-top:16px;display:grid}.calendar-item-actions .btn{text-align:left}.calendar-global-note{color:#7b8798;margin:-10px 0 14px;font-size:12px}@media (width<=1100px){.library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.month-day{min-height:122px;padding:7px}.month-weekday{padding:9px 7px}}@media (width<=760px){.library-grid{grid-template-columns:1fr}.month-calendar-shell{overflow-x:auto}.month-weekdays,.month-grid,.calendar-month-toolbar{min-width:760px}.month-day{min-height:116px}.month-add{opacity:1}.library-toolbar{align-items:stretch}.library-tabs{width:max-content}}.library-folder{background:#fff;border:1px solid #d9e0ea;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:190px;padding:16px 16px 14px;display:flex;overflow:visible}.library-folder:hover,.library-folder.drag-over{border-color:#8eb5f7;transform:translateY(-2px);box-shadow:0 12px 30px #0f172a12}.library-folder.drag-over{background:#f5f9ff;box-shadow:0 0 0 3px #0966ff16,0 12px 30px #0f172a12}.uiverse-folder{--folder-blue:#0966ff;--folder-blue-dark:#0758dc;--folder-blue-mid:#1674ff;--folder-blue-light:#3b8cff;cursor:pointer;transform-origin:bottom;perspective:900px;z-index:2;width:116px;height:82px;margin:0 0 17px 2px;position:relative}.uiverse-folder .folder-back{background:var(--folder-blue-dark);transform-origin:top;border-radius:12px 12px 11px 11px;transition:all .3s;position:absolute;inset:0}.uiverse-folder .folder-back:after{content:"";background:var(--folder-blue-dark);border-radius:10px 10px 0 0;width:39px;height:9px;position:absolute;bottom:99%;left:0}.uiverse-folder .folder-back:before{content:"";background:var(--folder-blue-dark);clip-path:polygon(0 35%,0 100%,50% 100%);width:9px;height:9px;position:absolute;top:-8px;left:35px}.uiverse-folder .folder-front{background:linear-gradient(to top,var(--folder-blue-mid),var(--folder-blue-light));transform-origin:bottom;border-radius:12px 0 11px 11px;height:79px;transition:all .3s;position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 0 #0000}.uiverse-folder .folder-front:after{content:"";background:var(--folder-blue-light);border-radius:10px 10px 0 0;width:70px;height:9px;position:absolute;bottom:99%;right:0}.uiverse-folder .folder-front:before{content:"";background:var(--folder-blue-light);clip-path:polygon(100% 14%,50% 100%,100% 100%);width:7px;height:7px;position:absolute;top:-6px;right:66px}.library-folder h3{color:#1e293b;margin:0 0 4px;font-size:15px;line-height:1.3}.library-folder>.folder-icon{display:none!important}@media (width<=900px){.library-folder{min-height:180px}.uiverse-folder{width:108px;height:77px}.uiverse-folder .folder-front{height:74px}}.calendar-picker-folder .mini-folder{background:linear-gradient(#3b8cff,#1674ff);border-radius:5px 6px 6px;flex:none;width:34px;height:27px;position:relative;box-shadow:inset 0 -6px 10px #0758dc20}.calendar-picker-folder .mini-folder:before{content:"";background:#0966ff;border-radius:5px 5px 0 0;width:15px;height:6px;position:absolute;top:-5px;left:0}.library-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));align-items:start;gap:26px 22px}.library-folder{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:14px!important;justify-content:flex-start!important;align-items:flex-start!important;padding:8px 6px 6px!important;transform:none!important}.library-folder.drag-over{outline-offset:6px;outline:2px solid #0966ff2b}.uiverse-folder{width:132px!important;height:92px!important;margin:0 0 15px!important}.uiverse-folder .folder-back{background:#0a5fe5!important;border-radius:14px 14px 13px 13px!important}.uiverse-folder .folder-back:before,.uiverse-folder .folder-front:before{display:none!important}.uiverse-folder .folder-back:after{background:#0a5fe5!important;border-radius:12px 12px 0 0!important;width:48px!important;height:12px!important;bottom:calc(100% - 1px)!important;left:0!important}.uiverse-folder .folder-front{background:linear-gradient(#438fff,#1674ff)!important;border-radius:14px 0 13px 13px!important;height:89px!important}.uiverse-folder .folder-front:after{background:#438fff!important;border-radius:12px 12px 0 0!important;width:80px!important;height:12px!important;bottom:calc(100% - 1px)!important;right:0!important}.uiverse-folder .folder-back:after,.uiverse-folder .folder-front:after{box-shadow:0 2px}.uiverse-folder .folder-back:after{color:#0a5fe5}.uiverse-folder .folder-front:after{color:#438fff}.library-folder h3{color:#1e293b!important;margin:0 0 3px!important;font-size:14px!important}.library-folder p{color:#8a94a3!important;margin:0!important;font-size:11.5px!important}.library-folder:hover .uiverse-folder{filter:drop-shadow(0 8px 10px #0f172a1a)}.uiverse-folder .folder-front{overflow:visible!important}.uiverse-folder .folder-front:before{content:""!important;clip-path:none!important;z-index:2!important;background:#438fff!important;border-radius:8px 0 0!important;width:18px!important;height:12px!important;display:block!important;position:absolute!important;top:-2px!important;left:0!important}.uiverse-folder .folder-front{top:-1px!important}.uiverse-folder{--fb:#0758dc;--ff1:#438fff;--ff2:#1674ff;cursor:pointer;transform-origin:bottom!important;perspective:938px!important;z-index:2!important;width:150px!important;height:100px!important;margin:0 0 16px!important;position:relative!important}.uiverse-folder .folder-back{background:var(--fb)!important;transform-origin:top!important;width:100%!important;height:100%!important;box-shadow:none!important;border-radius:0 13px 13px!important;transition:all .3s!important;position:absolute!important;inset:0!important}.uiverse-folder .folder-back:after{content:""!important;background:var(--fb)!important;width:50px!important;height:10px!important;box-shadow:none!important;border-radius:10px 10px 0 0!important;display:block!important;position:absolute!important;bottom:99%!important;left:0!important}.uiverse-folder .folder-back:before{content:""!important;background:var(--fb)!important;clip-path:polygon(0 35%,0 100%,50% 100%)!important;z-index:1!important;border-radius:0!important;width:10px!important;height:10px!important;display:block!important;position:absolute!important;top:-9px!important;left:47px!important}.uiverse-folder .paper{transform-origin:bottom!important;-webkit-user-select:none!important;user-select:none!important;border-radius:12px!important;transition:all .3s!important;position:absolute!important;inset:4px!important}.uiverse-folder .folder-front:after{content:""!important;background:var(--ff1)!important;width:91px!important;height:10px!important;box-shadow:none!important;border-radius:10px 10px 0 0!important;display:block!important;position:absolute!important;bottom:99%!important;right:0!important}.uiverse-folder .folder-front:before{content:""!important;background:var(--ff1)!important;clip-path:polygon(100% 14%,50% 100%,100% 100%)!important;z-index:1!important;border-radius:0!important;width:8px!important;height:8px!important;display:block!important;position:absolute!important;top:-6px!important;right:88px!important}.library-folder{overflow:visible!important}.uiverse-folder .folder-back:after{width:52px!important;left:-1px!important}.uiverse-folder{--back:#0758dc;--front-top:#438fff;--front-bottom:#1674ff;perspective:938px!important;width:150px!important;height:100px!important;margin:0 0 16px!important;position:relative!important}.uiverse-folder .folder-back:after{content:""!important;background:var(--back)!important;clip-path:polygon(0 0,82% 0,100% 100%,0 100%)!important;width:58px!important;height:12px!important;box-shadow:none!important;border-radius:11px 11px 0 0!important;display:block!important;position:absolute!important;top:-10px!important;left:0!important}.uiverse-folder .paper{transform-origin:bottom!important;border-radius:12px!important;transition:all .3s!important;position:absolute!important;inset:10px 4px 4px!important}.uiverse-folder .folder-front{background:linear-gradient(to top,var(--front-bottom),var(--front-top))!important;transform-origin:bottom!important;width:100%!important;height:92px!important;box-shadow:none!important;border-radius:14px 0 14px 14px!important;transition:all .3s!important;position:absolute!important;inset:auto 0 0!important;overflow:visible!important}.uiverse-folder .folder-front:after{content:""!important;background:var(--front-top)!important;clip-path:polygon(8% 100%,18% 0,100% 0,100% 100%)!important;width:92px!important;height:12px!important;box-shadow:none!important;border-radius:11px 11px 0 0!important;display:block!important;position:absolute!important;top:-10px!important;right:0!important}.uiverse-folder .folder-back:after{clip-path:none!important;border-radius:11px 11px 0 0!important;width:51px!important;height:12px!important}.uiverse-folder .folder-back:before{content:""!important;background:var(--back)!important;clip-path:none!important;transform-origin:0 100%!important;z-index:0!important;border-radius:4px 5px 2px 4px!important;width:14px!important;height:14px!important;display:block!important;position:absolute!important;top:-9px!important;left:45px!important;transform:skew(40deg)!important}.uiverse-folder .folder-front:after{clip-path:none!important;border-radius:11px 11px 0 0!important;width:84px!important;height:12px!important}.uiverse-folder .folder-front:before{content:""!important;background:var(--front-top)!important;clip-path:none!important;transform-origin:100% 100%!important;z-index:0!important;border-radius:5px 4px 4px 2px!important;width:15px!important;height:14px!important;display:block!important;position:absolute!important;top:-9px!important;right:78px!important;transform:skew(-40deg)!important}#calendar .board-wrap,#globalCalendar .board-wrap{width:100%!important;padding-bottom:0!important;overflow:visible!important}#calendar #contentBoard.board,#globalCalendar #globalContentBoard.board{grid-template-columns:none!important;gap:0!important;width:100%!important;min-width:0!important;max-width:none!important;display:block!important}#calendar .month-calendar-shell,#globalCalendar .month-calendar-shell{width:100%!important;max-width:none!important}#calendar .calendar-month-toolbar,#globalCalendar .calendar-month-toolbar,#calendar .month-weekdays,#globalCalendar .month-weekdays,#calendar .month-grid,#globalCalendar .month-grid{width:100%!important;min-width:0!important}#calendar .month-weekdays,#globalCalendar .month-weekdays,#calendar .month-grid,#globalCalendar .month-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important}#calendar .month-day,#globalCalendar .month-day{min-width:0!important}@media (width>=761px){#calendar .month-day,#globalCalendar .month-day{min-height:118px!important}}@media (width<=760px){#calendar .board-wrap,#globalCalendar .board-wrap{overflow-x:auto!important}#calendar .calendar-month-toolbar,#globalCalendar .calendar-month-toolbar,#calendar .month-weekdays,#globalCalendar .month-weekdays,#calendar .month-grid,#globalCalendar .month-grid{min-width:760px!important}}.uiverse-folder{--back:#0758dc;--front-top:#438fff;--front-bottom:#1674ff}.uiverse-folder .folder-back{background:var(--back)!important;width:100%!important;height:100%!important;box-shadow:none!important;border-radius:14px!important;position:absolute!important;inset:0!important;overflow:visible!important}.uiverse-folder .folder-back:before{display:none!important}.uiverse-folder .folder-back:after{content:""!important;background:var(--back)!important;clip-path:none!important;width:58px!important;height:18px!important;box-shadow:none!important;border-radius:12px 12px 0 0!important;display:block!important;position:absolute!important;top:-11px!important;left:0!important;transform:none!important}.uiverse-folder .paper{border-radius:12px!important;inset:10px 4px 4px!important}.uiverse-folder .folder-front{background:linear-gradient(to top,var(--front-bottom),var(--front-top))!important;width:100%!important;height:92px!important;box-shadow:none!important;border-radius:14px!important;position:absolute!important;inset:auto 0 0!important;overflow:visible!important}.uiverse-folder .folder-front:before{display:none!important}.uiverse-folder .folder-front:after{content:""!important;background:var(--front-top)!important;clip-path:none!important;width:88px!important;height:18px!important;box-shadow:none!important;border-radius:12px 12px 0 0!important;display:block!important;position:absolute!important;top:-10px!important;right:0!important;transform:none!important}.uiverse-folder .folder-front{z-index:4!important}.uiverse-folder .paper{z-index:2!important}.uiverse-folder .folder-back{z-index:1!important}.uiverse-folder{cursor:pointer!important;transform-origin:bottom!important;perspective:937.5px!important;z-index:2!important;filter:none!important;width:150px!important;height:100px!important;margin:0 0 16px!important;position:relative!important}.uiverse-folder .folder-back{transform-origin:top!important;width:100%!important;height:100%!important;box-shadow:none!important;z-index:auto!important;background:#0b5bd7!important;border-radius:0 10px 10px!important;transition:all .3s!important;position:relative!important;inset:auto!important;overflow:visible!important}.uiverse-folder .folder-back:after{content:""!important;clip-path:none!important;width:50px!important;height:10px!important;box-shadow:none!important;z-index:auto!important;background:#0b5bd7!important;border-radius:10px 10px 0 0!important;display:block!important;position:absolute!important;inset:auto auto 99% 0!important;transform:none!important}.uiverse-folder .folder-back:before{content:""!important;clip-path:polygon(0 35%,0 100%,50% 100%)!important;width:10px!important;height:10px!important;box-shadow:none!important;z-index:auto!important;background:#0b5bd7!important;border-radius:0!important;display:block!important;position:absolute!important;inset:-9.375px auto auto 47.1875px!important;transform:none!important}.uiverse-folder .paper{transform-origin:bottom!important;-webkit-user-select:none!important;user-select:none!important;z-index:auto!important;border-radius:10px!important;transition:all .3s!important;position:absolute!important;inset:2.5px!important}.uiverse-folder .paper.p3{background:#a1a1aa!important}.uiverse-folder .paper.p2{background:#d4d4d8!important}.uiverse-folder .paper.p1{background:#e4e4e7!important}.uiverse-folder .folder-front{transform-origin:bottom!important;width:100%!important;height:97.5px!important;box-shadow:none!important;z-index:auto!important;background:linear-gradient(#438fff,#1674ff)!important;border-radius:10px 0 10px 10px!important;transition:all .3s!important;position:absolute!important;inset:auto 0 0!important;overflow:visible!important}.uiverse-folder .folder-front:after{content:""!important;clip-path:none!important;width:91.25px!important;height:10px!important;box-shadow:none!important;z-index:auto!important;background:#438fff!important;border-radius:10px 10px 0 0!important;display:block!important;position:absolute!important;inset:auto 0 99% auto!important;transform:none!important}.uiverse-folder .folder-front:before{content:""!important;clip-path:polygon(100% 14%,50% 100%,100% 100%)!important;width:7.5px!important;height:7.5px!important;box-shadow:none!important;z-index:auto!important;background:#438fff!important;border-radius:0!important;display:block!important;position:absolute!important;inset:-6.25px 88.75px auto auto!important;transform:none!important}.library-folder:hover .uiverse-folder .folder-back,.library-folder.drag-over .uiverse-folder .folder-back{box-shadow:0 12.5px 25px #0003!important}.library-folder:hover .uiverse-folder .paper.p3,.library-folder.drag-over .uiverse-folder .paper.p3{transform:rotateX(-20deg)!important}.library-folder:hover .uiverse-folder .paper.p2,.library-folder.drag-over .uiverse-folder .paper.p2{transform:rotateX(-30deg)!important}.library-folder:hover .uiverse-folder .paper.p1,.library-folder.drag-over .uiverse-folder .paper.p1{transform:rotateX(-38deg)!important}.library-folder:hover .uiverse-folder .folder-front,.library-folder.drag-over .uiverse-folder .folder-front{transform:rotateX(-46deg)translateY(.625px)!important;box-shadow:inset 0 12.5px 25px #5aa0ff,inset 0 -12.5px 25px #0b5bd7!important}.library-folder{box-shadow:none!important;background:0 0!important;border:0!important;overflow:visible!important;transform:none!important}.library-folder:hover,.library-folder.drag-over{box-shadow:none!important;background:0 0!important;border:0!important;transform:translateY(-1px)!important}.uiverse-folder.is-empty .paper{display:none!important}.library-breadcrumb{align-items:center!important;gap:12px!important;display:flex!important}.library-back-button{color:#34445d!important;height:36px!important;font:inherit!important;cursor:pointer!important;background:#fff!important;border:1px solid #d9e0ea!important;border-radius:10px!important;align-items:center!important;gap:7px!important;padding:0 12px 0 10px!important;font-size:13px!important;font-weight:500!important;transition:background .16s,border-color .16s,transform .16s!important;display:inline-flex!important;box-shadow:0 1px 2px #0f172a08!important}.library-back-button:hover{background:#f7f9fc!important;border-color:#c8d2df!important;transform:translate(-1px)!important}.library-back-arrow{color:#607089!important;margin-top:-1px!important;font-size:17px!important;line-height:1!important}.library-breadcrumb>b{color:#607089!important;text-transform:uppercase!important;font-size:14px!important;font-weight:600!important}.library-script-card{flex-direction:column!important;height:238px!important;min-height:238px!important;max-height:238px!important;display:flex!important;overflow:hidden!important}.library-script-card h3{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:43px!important;max-height:43px!important;margin:12px 28px 8px 0!important;display:-webkit-box!important;overflow:hidden!important}.library-script-card p{-webkit-line-clamp:3!important;min-height:58px!important;max-height:58px!important}.library-script-card>small{white-space:nowrap!important;text-overflow:ellipsis!important;display:block!important;overflow:hidden!important}.library-script-actions{flex-wrap:wrap!important;gap:6px!important;margin-top:auto!important;padding-top:12px!important;display:flex!important}.library-path-separator{color:#a0a9b7!important;font-size:14px!important}.library-path-folder{color:#607089!important;background:0 0!important;border:0!important;border-radius:6px!important;padding:4px 2px!important;font-size:13px!important;font-weight:500!important}.library-path-folder:hover{color:#2563eb!important;background:#eef5ff!important}.library-path-folder.current{color:#607089!important;pointer-events:none!important;text-transform:uppercase!important;font-weight:600!important}#draftScheduleDate{color:#1e293b!important;cursor:pointer!important;background:#fff!important;border:1px solid #d9dfe8!important;border-radius:11px!important;width:100%!important;height:46px!important;padding:0 13px!important;font-size:14px!important}#draftScheduleDate:focus{border-color:#8eb5f7!important;box-shadow:0 0 0 3px #2563eb12!important}#draftScheduleDate::-webkit-calendar-picker-indicator{cursor:pointer!important;opacity:.7!important}.custom-date-field{color:#1f2937;text-align:left;background:#fff;border:1px solid #d9e0ea;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 13px;font-size:14px;transition:all .16s;display:flex}.custom-date-field:hover{background:#fbfdff;border-color:#aac3e9}.custom-date-field:focus{border-color:#8eb5f7;outline:none;box-shadow:0 0 0 3px #2563eb12}.custom-date-field-icon{color:#64748b;place-items:center;width:22px;height:22px;display:grid}.custom-date-field-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.custom-datepicker{background:#fff;border:1px solid #dfe5ed;border-radius:16px;margin-top:10px;padding:14px;box-shadow:0 16px 34px #0f172a1f}.custom-datepicker-head{grid-template-columns:34px 1fr 34px;align-items:center;gap:8px;margin-bottom:12px;display:grid}.custom-datepicker-title{text-align:center;color:#1e293b;font-size:14px;font-weight:600}.custom-datepicker-nav{color:#5b6677;background:#fff;border:1px solid #e1e6ed;border-radius:9px;width:34px;height:34px;font-size:20px;line-height:1}.custom-datepicker-nav:hover{color:#2563eb;background:#f5f8fc;border-color:#c9d8ee}.custom-datepicker-weekdays,.custom-datepicker-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.custom-datepicker-weekdays{margin-bottom:5px}.custom-datepicker-weekdays span{text-align:center;color:#94a3b8;padding:4px 0;font-size:10px;font-weight:600}.custom-datepicker-day{aspect-ratio:1;color:#263244;background:0 0;border:0;border-radius:9px;place-items:center;min-height:34px;font-size:12px;display:grid}.custom-datepicker-day:hover{color:#2563eb;background:#eef5ff}.custom-datepicker-day.outside{color:#c3cad5}.custom-datepicker-day.today{box-shadow:inset 0 0 0 1px #9bbcf0}.custom-datepicker-day.selected{color:#fff!important;box-shadow:none!important;background:#2563eb!important}.custom-datepicker-footer{border-top:1px solid #eef1f5;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;display:flex}.custom-datepicker-link{color:#2563eb;background:0 0;border:0;padding:4px 3px;font-size:12px}.custom-datepicker-link:hover{text-decoration:underline}.calendar-picker-folder-uiverse{align-items:center!important;gap:14px!important;min-height:86px!important;padding:11px 13px!important;display:flex!important}.calendar-uiverse-folder{perspective:450px;transform-origin:bottom;flex:0 0 72px;width:72px;height:48px;position:relative}.calendar-uiverse-folder .cuf-back{background:#0b5bd7;border-radius:0 6px 6px;width:100%;height:100%;display:block;position:relative}.calendar-uiverse-folder .cuf-back:after{content:"";background:#0b5bd7;border-radius:5px 5px 0 0;width:24px;height:5px;position:absolute;bottom:99%;left:0}.calendar-uiverse-folder .cuf-back:before{content:"";clip-path:polygon(0 35%,0 100%,50% 100%);background:#0b5bd7;width:5px;height:5px;position:absolute;top:-4.5px;left:22.65px}.calendar-uiverse-folder .cuf-paper{transform-origin:bottom;border-radius:5px;transition:all .3s;position:absolute;inset:1.2px}.calendar-uiverse-folder .cuf-paper.p3{background:#a1a1aa}.calendar-uiverse-folder .cuf-paper.p2{background:#d4d4d8}.calendar-uiverse-folder .cuf-paper.p1{background:#e4e4e7}.calendar-uiverse-folder .cuf-front{transform-origin:bottom;background:linear-gradient(#438fff,#1674ff);border-radius:6px 0 6px 6px;width:100%;height:46.8px;transition:all .3s;position:absolute;bottom:0;left:0;right:0}.calendar-uiverse-folder .cuf-front:after{content:"";background:#438fff;border-radius:5px 5px 0 0;width:43.8px;height:5px;position:absolute;bottom:99%;right:0}.calendar-uiverse-folder .cuf-front:before{content:"";clip-path:polygon(100% 14%,50% 100%,100% 100%);background:#438fff;width:3.6px;height:3.6px;position:absolute;top:-3px;right:42.6px}.calendar-picker-folder-uiverse:hover .calendar-uiverse-folder .cuf-paper.p3{transform:rotateX(-20deg)}.calendar-picker-folder-uiverse:hover .calendar-uiverse-folder .cuf-paper.p2{transform:rotateX(-30deg)}.calendar-picker-folder-uiverse:hover .calendar-uiverse-folder .cuf-paper.p1{transform:rotateX(-38deg)}.calendar-picker-folder-uiverse:hover .calendar-uiverse-folder .cuf-front{transform:rotateX(-46deg)translateY(.3px);box-shadow:inset 0 6px 12px #5aa0ff,inset 0 -6px 12px #0b5bd7}.calendar-picker-folder-copy{text-align:left;min-width:0}.calendar-picker-folder-copy b{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.calendar-picker-folder-copy small{color:#8a94a3;margin-top:3px;font-size:10.5px;display:block}.calendar-picker-folder .mini-folder{display:none!important}#draftScheduleModal .compact-modal{width:min(430px,100vw - 32px)!important;padding:20px!important}#draftScheduleModal .compact-modal h2{margin-bottom:5px!important;font-size:20px!important}#draftScheduleModal .compact-modal p{margin-bottom:14px!important}.custom-date-field{height:44px!important;font-size:13px!important}.custom-datepicker{border-radius:14px!important;margin-top:8px!important;padding:11px!important;box-shadow:0 12px 28px #0f172a1a!important}.custom-datepicker-head{grid-template-columns:30px 1fr 30px!important;margin-bottom:8px!important}.custom-datepicker-nav{border-radius:8px!important;width:30px!important;height:30px!important;font-size:18px!important}.custom-datepicker-title{font-size:13px!important}.custom-datepicker-weekdays,.custom-datepicker-grid{gap:2px!important}.custom-datepicker-weekdays span{padding:2px 0!important;font-size:9.5px!important}.custom-datepicker-day{border-radius:7px!important;min-height:28px!important;font-size:11px!important}.custom-datepicker-footer{margin-top:7px!important;padding-top:7px!important}.custom-datepicker-link{font-size:11px!important}#draftScheduleModal .form-actions{margin-top:13px!important}.library-script-more-wrap{z-index:6;position:absolute;top:12px;right:12px}.library-script-more{color:#718096;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;font-size:16px;line-height:1;display:grid}.library-script-more:hover{color:#2563eb;background:#f2f5f9}.library-script-menu{background:#fff;border:1px solid #e0e5ec;border-radius:10px;width:170px;padding:5px;display:none;position:absolute;top:32px;right:0;box-shadow:0 12px 28px #0f172a29}.library-script-menu.show{display:block}.library-script-menu button{text-align:left;color:#334155;background:0 0;border:0;border-radius:7px;width:100%;padding:8px 9px;font-size:12px}.library-script-menu button:hover{color:#2563eb;background:#f3f6fa}.month-item{color:#fff!important;background:#2563eb!important;border-radius:8px!important;box-shadow:0 2px 6px #2563eb29!important}.month-item:hover{color:#fff!important;background:#1f5bd8!important}.month-item strong{color:#fff!important;font-weight:500!important}.month-item small{color:#ffffffc7!important}.month-item-project{color:#fff!important}.calendar-choice-icon{color:#2563eb!important;background:#eaf2ff!important;width:36px!important;height:36px!important}.calendar-choice-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.library-script-card{height:224px!important;min-height:224px!important;max-height:224px!important;padding:17px 16px 16px!important}.library-script-card .tag{margin-top:18px!important;margin-bottom:7px!important}.library-script-card h3{min-height:38px!important;max-height:38px!important;margin:5px 28px 4px 0!important;line-height:1.28!important}.library-script-card p{-webkit-line-clamp:3!important;min-height:48px!important;max-height:48px!important;margin:0 0 7px!important;line-height:1.38!important}.library-script-actions{padding-top:9px!important}.library-script-more-wrap{top:8px!important;right:10px!important}.library-script-more{width:28px!important;height:24px!important;font-size:15px!important}.library-script-menu{width:184px!important}.library-script-menu button.disabled,.library-script-menu button:disabled{color:#94a3b8!important;opacity:.42!important;cursor:default!important;background:0 0!important}.library-script-menu-divider{background:#edf0f4;height:1px;margin:5px 2px}.library-script-menu button.danger{color:#dc2626!important}.library-script-menu button.danger:hover{color:#b91c1c!important;background:#fff1f2!important}.move-folder-list{gap:8px;max-height:330px;margin-top:14px;display:grid;overflow:auto}.move-folder-option{text-align:left;background:#fff;border:1px solid #dfe5ed;border-radius:11px;align-items:center;gap:10px;width:100%;padding:11px;display:flex}.move-folder-option:hover{background:#f8fbff;border-color:#aac5f3}.move-folder-icon{color:#2563eb;background:#eaf2ff;border-radius:6px;flex:none;place-items:center;width:32px;height:26px;font-size:14px;display:grid}.move-folder-option b{color:#1e293b;font-size:13px;display:block}.move-folder-option small{color:#8a94a3;margin-top:3px;font-size:10.5px;display:block}.uiverse-folder .folder-back,.uiverse-folder .folder-back:after,.uiverse-folder .folder-back:before{background:var(--folder-back,#0b5bd7)!important}.uiverse-folder .folder-front{background:linear-gradient(to top,var(--folder-front-bottom,#1674ff),var(--folder-front-top,#438fff))!important}.uiverse-folder .folder-front:after,.uiverse-folder .folder-front:before{background:var(--folder-front-top,#438fff)!important}.library-folder:hover .uiverse-folder .folder-front:after,.library-folder.drag-over .uiverse-folder .folder-front:after,.library-folder:hover .uiverse-folder .folder-front:before,.library-folder.drag-over .uiverse-folder .folder-front:before{background:var(--folder-hover-top,#5aa0ff)!important}.library-folder:hover .uiverse-folder .folder-front,.library-folder.drag-over .uiverse-folder .folder-front{box-shadow:inset 0 12.5px 25px var(--folder-hover-top,#5aa0ff),inset 0 -12.5px 25px var(--folder-back,#0b5bd7)!important}.library-folder-card-wrap{min-width:0;position:relative}.library-folder-meta{justify-content:space-between;align-items:flex-start;gap:8px;padding:0 6px;display:flex}.library-folder-copy{min-width:0}.library-folder-copy h3{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:14px;overflow:hidden}.library-folder-copy p{color:#8a94a3;margin:0;font-size:11.5px}.library-folder-more-wrap{flex:none;position:relative}.library-folder-more{color:#718096;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:26px;padding:0;font-size:16px;display:grid}.library-folder-more:hover{color:#2563eb;background:#f2f5f9}.library-folder-menu{z-index:40;background:#fff;border:1px solid #e0e5ec;border-radius:10px;width:188px;padding:5px;display:none;position:absolute;top:30px;right:0;box-shadow:0 12px 28px #0f172a29}.library-folder-menu.show{display:block}.library-folder-menu button{text-align:left;color:#334155;background:0 0;border:0;border-radius:7px;width:100%;padding:8px 9px;font-size:12px}.library-folder-menu button:hover{color:#2563eb;background:#f3f6fa}.library-folder-menu button.danger{color:#dc2626}.library-folder-menu button.danger:hover{color:#b91c1c;background:#fff1f2}.folder-delete-summary{color:#7b8798;background:#f8fafc;border:1px solid #e7ebf1;border-radius:10px;margin:12px 0 0;padding:9px 10px;font-size:12px;line-height:1.45}.calendar-color-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px;display:grid}.calendar-color-option{border:2px solid #0000;border-radius:11px;width:42px;height:42px;padding:0;box-shadow:inset 0 0 0 1px #0000000d}.calendar-color-option:hover{transform:scale(1.05)}.calendar-color-option.selected{border-color:#172033;box-shadow:0 0 0 2px #fff,inset 0 0 0 1px #00000010}#calendarItemModal .calendar-item-actions{flex-direction:column!important;align-items:stretch!important;display:flex!important}#calendarItemModal .calendar-item-actions .btn.danger{text-align:center!important;align-self:flex-start!important;width:auto!important;min-width:0!important;padding:9px 14px!important}.move-folder-option .calendar-uiverse-folder{flex:0 0 58px!important;width:58px!important;height:39px!important}.move-folder-option .cuf-back{background:var(--folder-back,#0b5bd7)!important}.move-folder-option .cuf-front{background:linear-gradient(to top,var(--folder-front-bottom,#1674ff),var(--folder-front-top,#438fff))!important}.move-folder-option .cuf-back:after,.move-folder-option .cuf-back:before{background:var(--folder-back,#0b5bd7)!important}.move-folder-option .cuf-front:after,.move-folder-option .cuf-front:before{background:var(--folder-front-top,#438fff)!important}.move-folder-option{min-height:78px!important;padding:10px 12px!important;overflow:hidden!important}.move-folder-option .calendar-uiverse-folder{flex:0 0 72px!important;width:72px!important;height:48px!important;margin:0!important;transform:none!important}.move-folder-option .calendar-uiverse-folder .cuf-back,.move-folder-option .calendar-uiverse-folder .cuf-front{border-radius:6px!important}.move-folder-option .calendar-uiverse-folder .cuf-front{height:46.8px!important}.move-folder-option .calendar-uiverse-folder .cuf-back{height:48px!important}.move-folder-option .calendar-uiverse-folder .cuf-back:after{width:24px!important;height:5px!important}.move-folder-option .calendar-uiverse-folder .cuf-back:before{width:5px!important;height:5px!important;top:-4.5px!important;left:22.65px!important}.move-folder-option .calendar-uiverse-folder .cuf-front:after{width:43.8px!important;height:5px!important}.move-folder-option .calendar-uiverse-folder .cuf-front:before{width:3.6px!important;height:3.6px!important;top:-3px!important;right:42.6px!important}.calendar-uiverse-folder .cuf-back,.calendar-uiverse-folder .cuf-back:after,.calendar-uiverse-folder .cuf-back:before{background:var(--folder-back,#0b5bd7)!important}.calendar-uiverse-folder .cuf-front{background:linear-gradient(to top,var(--folder-front-bottom,#1674ff),var(--folder-front-top,#438fff))!important}.calendar-uiverse-folder .cuf-front:after,.calendar-uiverse-folder .cuf-front:before{background:var(--folder-front-top,#438fff)!important}.calendar-picker-folder-uiverse:hover .calendar-uiverse-folder .cuf-front:after,.calendar-picker-folder-uiverse:hover .calendar-uiverse-folder .cuf-front:before{background:var(--folder-hover-top,#5aa0ff)!important}.calendar-picker-folder-uiverse:hover .calendar-uiverse-folder .cuf-front{box-shadow:inset 0 6px 12px var(--folder-hover-top,#5aa0ff), inset 0 -6px 12px var(--folder-back,#0b5bd7)!important}.library-script-card p{-webkit-line-clamp:3!important;text-overflow:ellipsis!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-box-orient:vertical!important;min-height:0!important;max-height:4.05em!important;margin:0 0 7px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.library-folder-card-wrap{position:relative!important}.library-folder-meta{width:150px!important;max-width:150px!important;margin-top:0!important;padding:0!important}.library-folder-copy{flex:auto!important;min-width:0!important}.library-folder-more-wrap{margin-left:auto!important;margin-right:0!important;transform:translate(2px)!important}.library-folder-more{width:26px!important;height:26px!important}#editDraftBtn.btn.primary{color:#fff!important;background:linear-gradient(135deg,#1e63ea,#4c42f5)!important;border-color:#0000!important;box-shadow:0 8px 18px #2459ee26!important}.move-folder-option>span:last-child{flex:auto!important;min-width:0!important}.move-folder-option b{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.library-shell,.library-grid{overflow:visible!important}.library-folder-card-wrap{z-index:1!important;position:relative!important}.library-folder-more-wrap{z-index:10001!important}.move-folder-option.calendar-picker-folder-uiverse{align-items:center!important;gap:14px!important;min-height:86px!important;padding:11px 13px!important;display:flex!important;overflow:visible!important}.move-folder-option.calendar-picker-folder-uiverse .calendar-uiverse-folder{flex:0 0 72px!important;width:72px!important;height:48px!important;margin:0!important}.move-folder-option.calendar-picker-folder-uiverse:hover .calendar-uiverse-folder .cuf-paper.p3{transform:rotateX(-20deg)!important}.move-folder-option.calendar-picker-folder-uiverse:hover .calendar-uiverse-folder .cuf-paper.p2{transform:rotateX(-30deg)!important}.move-folder-option.calendar-picker-folder-uiverse:hover .calendar-uiverse-folder .cuf-paper.p1{transform:rotateX(-38deg)!important}.move-folder-option.calendar-picker-folder-uiverse:hover .calendar-uiverse-folder .cuf-front{box-shadow:inset 0 6px 12px var(--folder-hover-top,#5aa0ff), inset 0 -6px 12px var(--folder-back,#0b5bd7)!important;transform:rotateX(-46deg)translateY(.3px)!important}.move-folder-option.calendar-picker-folder-uiverse:hover .calendar-uiverse-folder .cuf-front:after,.move-folder-option.calendar-picker-folder-uiverse:hover .calendar-uiverse-folder .cuf-front:before{background:var(--folder-hover-top,#5aa0ff)!important}.library-script-card{overflow:visible!important}.library-script-card p{-webkit-line-clamp:2!important;text-overflow:ellipsis!important;white-space:normal!important;-webkit-box-orient:vertical!important;height:auto!important;min-height:2.7em!important;max-height:2.7em!important;margin:0 0 8px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.library-script-card>small{text-overflow:ellipsis!important;white-space:nowrap!important;height:1.2em!important;min-height:1.2em!important;max-height:1.2em!important;margin-top:0!important;line-height:1.2!important;display:block!important;overflow:hidden!important}#draftModal button[onclick="editDraft()"],#editDraftBtn,#draftEditBtn{color:#fff!important;background:linear-gradient(135deg,#1e63ea,#4c42f5)!important;border-color:#0000!important;box-shadow:0 8px 18px #2459ee26!important}#draftModal button[onclick="editDraft()"]:hover,#editDraftBtn:hover,#draftEditBtn:hover{filter:brightness(.98)!important}#draftModal #editDraftBtn,#draftModal button[onclick="toggleDraftEdit()"]{color:#fff!important;background:linear-gradient(135deg,#1e63ea,#4c42f5)!important;border-color:#0000!important;box-shadow:0 8px 18px #2459ee26!important}#moveDraftFolderArea .calendar-picker-folder{width:100%!important}.sidebar,.project-sidebar,.main{transition:width .28s cubic-bezier(.22,.61,.36,1),left .28s cubic-bezier(.22,.61,.36,1),margin-left .28s cubic-bezier(.22,.61,.36,1),padding .28s cubic-bezier(.22,.61,.36,1)}.sidebar.project-compact{width:88px!important;padding:16px 9px!important}.sidebar.project-compact .brand-white{height:54px!important;margin-bottom:12px!important;padding:0 4px 14px!important;overflow:hidden!important}.sidebar.project-compact .brand-white img{object-fit:contain!important;object-position:center!important;width:66px!important;max-width:66px!important;max-height:24px!important}.sidebar.project-compact .nav{gap:4px!important}.sidebar.project-compact .nav>button{text-align:center!important;white-space:normal!important;border-radius:11px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;min-height:58px!important;padding:8px 2px!important;font-size:10.5px!important;line-height:1.08!important;display:flex!important}.sidebar.project-compact .nav>button .icon svg{width:20px!important;height:20px!important}.sidebar.project-compact .nav>button>span:last-child{text-overflow:ellipsis!important;text-align:center!important;width:100%!important;display:block!important;overflow:hidden!important}.sidebar.project-compact .org-board-nav{display:none!important}.sidebar.project-compact .side-bottom{padding-top:10px!important}.sidebar.project-compact .profile{justify-content:center!important;padding:7px 0!important}.sidebar.project-compact .avatar{width:34px!important;height:34px!important}.sidebar.project-compact+.project-sidebar{left:88px!important}.sidebar.project-compact+.project-sidebar{width:214px!important}.sidebar.project-compact~.main.project-open-mode{padding-left:34px!important;padding-right:34px!important}@media (width<=900px){.sidebar.project-compact{width:78px!important}.sidebar.project-compact+.project-sidebar{left:78px!important}.sidebar.project-compact~.main.project-open-mode{width:calc(100% - 312px)!important;margin-left:302px!important}}.sidebar .nav>button{transition:background-color .14s,color .14s!important}.sidebar:not(.project-compact) .nav>button>span:last-child{opacity:1!important;transition:opacity 80ms linear!important;transform:none!important}.sidebar.project-compact .nav>button>span:last-child{animation:.12s .2s both compactLabelIn!important}.sidebar.project-compact .brand-white img{animation:.2s cubic-bezier(.4,0,.2,1) both compactBrandSettle!important}@keyframes compactLabelIn{0%,to{opacity:1}}@keyframes compactIconSettle{0%{opacity:.82;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes compactBrandSettle{0%{opacity:.25}to{opacity:1}}.sidebar.project-compact,.sidebar.project-compact .brand-white,.sidebar.project-compact .brand-white img,.sidebar.project-compact .nav,.sidebar.project-compact .nav>button,.sidebar.project-compact .nav>button .icon,.sidebar.project-compact .profile,.sidebar.project-compact .avatar{transition:none!important}.sidebar.project-compact+.project-sidebar{transition:left .22s cubic-bezier(.4,0,.2,1)!important}.sidebar.project-compact~.main.project-open-mode{transition:margin-left .22s cubic-bezier(.4,0,.2,1),width .22s cubic-bezier(.4,0,.2,1)!important}.sidebar.sidebar-transitioning .profile>div:last-child{opacity:0!important}.sidebar.sidebar-transitioning .brand-white img{opacity:.25!important}.sidebar.project-compact .nav>button>span:last-child{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.sidebar.sidebar-transitioning .nav>button>span:last-child{opacity:1!important;transition:none!important}.sidebar.project-compact .nav>button .icon{animation:.16s cubic-bezier(.4,0,.2,1) both compactIconSettle!important}.sidebar{transition:width .22s cubic-bezier(.4,0,.2,1),padding .22s cubic-bezier(.4,0,.2,1)!important}.project-sidebar{transition:left .22s cubic-bezier(.4,0,.2,1)!important}.main{transition:margin-left .22s cubic-bezier(.4,0,.2,1),width .22s cubic-bezier(.4,0,.2,1)!important}.sidebar.project-compact .nav{gap:4px!important;width:70px!important;min-width:70px!important;max-width:70px!important;margin:0!important;padding:0!important}.sidebar.project-compact .nav>button{text-align:center!important;white-space:normal!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;width:70px!important;min-width:70px!important;max-width:70px!important;min-height:58px!important;margin:0!important;padding:8px 2px!important;font-size:10.5px!important;line-height:1.08!important;transition:background-color .14s,color .14s!important;display:flex!important}.sidebar.project-compact .nav>button .icon,.sidebar.project-compact .nav>button>span:last-child{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.sidebar.project-compact .nav>button .icon{flex:0 0 22px!important;place-items:center!important;width:22px!important;height:22px!important;display:grid!important}.sidebar.project-compact .nav>button>span:last-child{text-align:center!important;text-overflow:ellipsis!important;width:68px!important;min-width:68px!important;max-width:68px!important;display:block!important;overflow:hidden!important}.sidebar.project-compact .brand-white,.sidebar.project-compact .brand-white img,.sidebar.project-compact .profile,.sidebar.project-compact .avatar{transition:none!important;animation:none!important;transform:none!important}.sidebar.project-compact .brand-white img,.sidebar.sidebar-transitioning .nav>button>span:last-child,.sidebar.sidebar-transitioning .profile>div:last-child,.sidebar.sidebar-transitioning .brand-white img{opacity:1!important}.sidebar.project-compact.sidebar-expanding{width:240px!important;padding:16px 18px!important}.sidebar.project-compact.sidebar-expanding+.project-sidebar{left:240px!important}.sidebar.project-compact.sidebar-expanding~.main{width:calc(100% - 250px)!important;margin-left:240px!important}.sidebar.project-compact.sidebar-expanding .nav{width:70px!important}.sidebar.project-compact{background:linear-gradient(#1768f2 0%,#0b55d8 100%)!important;border-right:0!important;width:88px!important;padding:16px 9px!important;transition:background-color .12s,box-shadow .12s!important;box-shadow:6px 0 22px #2563eb1a!important}.sidebar.project-compact,.sidebar.project-compact *,.sidebar.project-compact+.project-sidebar,.sidebar.project-compact~.main.project-open-mode{animation:none!important}.sidebar.project-compact .brand-white{background:0 0!important;border-bottom-color:#ffffff29!important;height:54px!important;margin-bottom:12px!important;padding:0 4px 14px!important}.sidebar.project-compact .brand-white img{object-fit:contain!important;object-position:center!important;filter:brightness(0)invert()!important;opacity:1!important;width:66px!important;max-width:66px!important;max-height:24px!important}.sidebar.project-compact .nav{gap:5px!important;width:70px!important;min-width:70px!important;max-width:70px!important;margin:0 auto!important}.sidebar.project-compact .nav>button{color:#ffffffd1!important;text-align:center!important;white-space:normal!important;background:0 0!important;border-radius:12px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;width:70px!important;min-width:70px!important;max-width:70px!important;min-height:60px!important;margin:0!important;padding:8px 3px!important;font-size:10.5px!important;line-height:1.08!important;transition:background-color .12s,color .12s!important;display:flex!important}.sidebar.project-compact .nav>button:hover{color:#fff!important;background:#ffffff1c!important}.sidebar.project-compact .nav>button.active{color:#fff!important;background:#ffffff2e!important;box-shadow:inset 0 0 0 1px #ffffff1c!important}.sidebar.project-compact .nav>button .icon{color:currentColor!important;opacity:1!important;place-items:center!important;width:22px!important;height:22px!important;display:grid!important;transform:none!important}.sidebar.project-compact .nav>button .icon svg{stroke:currentColor!important;width:20px!important;height:20px!important}.sidebar.project-compact .nav>button>span:last-child{color:currentColor!important;opacity:1!important;text-align:center!important;text-overflow:ellipsis!important;width:68px!important;min-width:68px!important;max-width:68px!important;display:block!important;overflow:hidden!important;transform:none!important}.sidebar.project-compact .side-bottom{border-top-color:#ffffff29!important;padding-top:10px!important}.sidebar.project-compact .profile{color:#fff!important;justify-content:center!important;padding:7px 0!important}.sidebar.project-compact .profile>div:last-child{display:none!important}.sidebar.project-compact .avatar{color:#fff!important;background:#ffffff2e!important;border:1px solid #ffffff38!important;width:34px!important;height:34px!important}.sidebar.project-compact+.project-sidebar{width:214px!important;box-shadow:none!important;background:#f8fafc!important;border-right:1px solid #e2e8f0!important;left:88px!important}.sidebar.project-compact~.main.project-open-mode{width:calc(100% - 322px)!important;margin-left:312px!important;padding-left:34px!important;padding-right:34px!important}.sidebar.sidebar-transitioning .nav>button>span:last-child,.sidebar.sidebar-transitioning .brand-white img,.sidebar.sidebar-transitioning .profile>div:last-child{opacity:1!important}.sidebar{background:linear-gradient(#1768f2 0%,#0b55d8 100%)!important;border-right:0!important;transition:none!important;box-shadow:6px 0 22px #2563eb14!important}.sidebar *,.project-sidebar,.main{transition-property:background-color,color,border-color,box-shadow,opacity!important}.sidebar .brand-white img{filter:brightness(0)invert()!important}.sidebar .nav>button{color:#ffffffd6!important;background:0 0!important}.sidebar .nav>button .icon,.sidebar .nav>button .icon svg,.sidebar .nav>button>span:last-child{color:currentColor!important;stroke:currentColor!important}.sidebar .nav>button:hover{color:#fff!important;background:#ffffff1c!important}.sidebar .nav>button.active{color:#fff!important;background:#ffffff2e!important;box-shadow:inset 0 0 0 1px #ffffff1a!important}.sidebar .side-bottom{border-top-color:#ffffff29!important}.sidebar .profile{color:#fff!important}.sidebar .avatar{color:#fff!important;background:#ffffff2e!important;border-color:#ffffff38!important}.sidebar.project-compact,.sidebar.project-compact+.project-sidebar,.sidebar.project-compact~.main.project-open-mode{transition:none!important}.sidebar.project-compact *,.sidebar.sidebar-transitioning *,.sidebar.sidebar-expanding *,.sidebar.project-compact.sidebar-expanding{transition:none!important;animation:none!important}.sidebar.project-compact+.project-sidebar{background:#f8fafc!important;border-right:1px solid #e2e8f0!important}.sidebar,.sidebar.project-compact{background:linear-gradient(180deg, var(--studio-shell-blue-top) 0%, var(--studio-shell-blue-mid) 52%, var(--studio-shell-blue-bottom) 100%)!important;box-shadow:none!important}body,.app,.app-shell,.workspace,.layout{background:linear-gradient(180deg, var(--studio-shell-blue-top) 0%, var(--studio-shell-blue-mid) 52%, var(--studio-shell-blue-bottom) 100%)!important}.main{z-index:1!important;position:relative!important}.sidebar{border-right:0!important}.main,.main.project-open-mode{border-radius:0!important;min-height:100vh!important;margin-top:0!important;margin-bottom:0!important}.sidebar.project-compact+.project-sidebar{min-height:100vh!important;top:0!important;bottom:0!important}.sidebar.project-compact~.main.project-open-mode{min-height:100vh!important;top:0!important}.main{box-shadow:none!important;border-radius:0!important;min-height:100vh!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important}.sidebar.project-compact+.project-sidebar{border-radius:0!important;width:214px!important;margin:0!important;left:88px!important}.main:before,.main:after{display:none!important}:root{--studio-shell-blue-top:#2f75df;--studio-shell-blue-mid:#2465c9;--studio-shell-blue-bottom:#1b56b5}.sidebar,.sidebar.project-compact{background:linear-gradient(180deg, var(--studio-shell-blue-top) 0%, var(--studio-shell-blue-mid) 52%, var(--studio-shell-blue-bottom) 100%)!important}.org-board-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important;gap:18px!important}.org-board-card{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:16px!important;padding:0!important;overflow:visible!important;transform:none!important}.org-board-card:hover{box-shadow:none!important;border:0!important;transform:translateY(-2px)!important}.org-board-preview-wrap{background:#f4f6f9;border:1px solid #e3e8ef;border-radius:16px;align-items:center;height:190px;padding:18px;transition:all .16s;display:flex;overflow:hidden}.org-board-card:hover .org-board-preview-wrap{background:#f7f9fc;border-color:#b9c9df;box-shadow:0 10px 24px #0f172a0d}.org-board-preview{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:8px;width:100%;height:132px;display:grid;position:relative}.org-preview-col{border:1px solid color-mix(in srgb,var(--preview-border) 55%,white);background:color-mix(in srgb,var(--preview-col) 13%,white);border-radius:9px;min-width:0;padding:6px;overflow:hidden}.org-preview-col-head{background:var(--preview-col);border-radius:6px;justify-content:space-between;align-items:center;height:18px;margin-bottom:6px;padding:0 5px;display:flex}.org-preview-col-head span{background:#ffffffb8;border-radius:999px;width:48%;height:4px}.org-preview-col-head b{color:#ffffffe6;font-size:7px;font-weight:600}.org-preview-cards{gap:5px;display:grid}.org-preview-cards i{background:#fff;border:1px solid #e3e7ec;border-radius:5px;height:20px;display:block;box-shadow:0 1px 2px #0f172a0a}.org-preview-cards i:nth-child(2){width:88%}.org-preview-cards i:nth-child(3){width:72%}.org-preview-cards i.empty{box-shadow:none;background:0 0;border:1px dashed #d7dde6}.org-preview-more{color:#64748b;z-index:3;background:#fff;border:1px solid #dfe5ed;border-radius:999px;place-items:center;min-width:24px;height:24px;font-size:9px;display:grid;position:absolute;bottom:6px;right:6px;box-shadow:0 3px 10px #0f172a12}.org-board-card-meta{justify-content:space-between;align-items:flex-start;gap:10px;padding:12px 4px 2px;display:flex;position:relative}.org-board-card-copy{flex:auto;min-width:0}.org-board-card h3{color:#1e293b!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0 0 4px!important;padding:0!important;font-size:15px!important;overflow:hidden!important}.org-board-card p{color:#8a94a3!important;margin:0!important;font-size:11.5px!important}.org-board-card .org-board-open{display:none!important}.org-board-card .org-board-more{flex:none!important;margin-top:-4px!important;position:static!important}.org-board-card .org-board-menu{z-index:80!important;top:36px!important;right:0!important}.org-board-card:has(.org-board-menu){z-index:90!important}.org-board-preview-empty{opacity:.74;grid-template-columns:repeat(3,minmax(0,1fr))}.org-preview-ghost-col{background:#ffffff80;border:1px dashed #d2d9e3;border-radius:9px;padding:7px}.org-preview-ghost-col span{background:#d7dee8;border-radius:999px;width:55%;height:6px;margin-bottom:8px;display:block}.org-preview-ghost-col i{background:#eef2f6;border-radius:5px;height:20px;margin-bottom:5px;display:block}.org-preview-empty-copy{color:#94a3b8;white-space:nowrap;font-size:10px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.org-new-board-card{border-radius:16px!important;min-height:236px!important}@media (width<=1180px){.org-board-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){.org-board-grid{grid-template-columns:1fr!important}.org-board-preview-wrap{height:170px}.org-board-preview{height:116px}}.org-new-board-card{box-sizing:border-box!important;align-self:start!important;height:190px!important;min-height:190px!important;padding:18px!important}@media (width<=760px){.org-new-board-card{height:170px!important;min-height:170px!important}}#libraryPickerArea{max-height:430px!important;padding:2px 4px 4px!important;display:block!important;overflow:auto!important}.org-library-picker-head{align-items:center;gap:10px;min-height:36px;margin-bottom:10px;display:flex}.org-library-path{color:#64748b;align-items:center;gap:6px;min-width:0;font-size:12px;display:flex}.org-library-path b{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.org-library-picker-folders{gap:9px;display:grid}.org-library-picker-scripts{gap:8px;margin-top:10px;display:grid}.org-library-picker-folders:empty+.org-library-picker-scripts{margin-top:0}#libraryPickerArea .calendar-picker-folder{width:100%!important}#moveDraftFolderArea{gap:9px!important;display:grid!important}#moveDraftFolderArea .calendar-picker-folder{align-items:center!important;gap:14px!important;width:100%!important;min-height:86px!important;padding:11px 13px!important;display:flex!important;overflow:visible!important}#moveDraftFolderArea .calendar-uiverse-folder{flex:0 0 72px!important;width:72px!important;height:48px!important;margin:0!important}.org-board-preview-empty{grid-template-rows:minmax(0,1fr) auto!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;row-gap:8px!important}.org-board-preview-empty .org-preview-ghost-col{min-height:0!important}.org-preview-empty-copy{text-align:center!important;color:#94a3b8!important;grid-column:1/-1!important;font-size:10px!important;line-height:1.2!important;position:static!important;transform:none!important}.org-board-preview-empty .org-preview-ghost-col{box-sizing:border-box!important;height:132px!important;min-height:132px!important}.org-board-preview-empty .org-preview-empty-copy{text-align:center!important;color:#94a3b8!important;grid-column:1/-1!important;margin:0!important;font-size:10px!important;line-height:1!important;position:static!important;transform:none!important}#moveDraftFolderArea,#moveLibraryFolderArea{gap:9px!important;display:grid!important}#moveDraftFolderArea .calendar-picker-folder,#moveLibraryFolderArea .calendar-picker-folder{width:100%!important}.org-board-preview-empty{grid-template-rows:132px auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:5px 8px!important;height:auto!important;min-height:147px!important;display:grid!important}.org-board-preview-empty .org-preview-ghost-col{box-sizing:border-box!important;width:auto!important;min-width:0!important;height:132px!important;min-height:132px!important}.org-board-preview-empty .org-preview-empty-copy{text-align:center!important;color:#94a3b8!important;grid-column:1/-1!important;align-self:start!important;margin:0!important;font-size:10px!important;line-height:1!important;position:static!important;transform:none!important}.org-board-preview-wrap:has(.org-board-preview-empty){align-items:flex-start!important;padding-top:18px!important;padding-bottom:7px!important}.org-board-back-btn{appearance:none;color:#26364d;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9e1ec;border-radius:11px;align-items:center;gap:8px;margin:0 0 10px;padding:0 13px;font-size:13px;font-weight:500;line-height:1;transition:background .16s,border-color .16s,transform .16s;display:inline-flex;box-shadow:0 1px 2px #0f172a05}.org-board-back-btn:hover{background:#f8fafc;border-color:#cbd5e1}.org-board-back-btn:active{transform:translateY(1px)}.org-board-back-btn>span:first-child{margin-top:-1px;font-size:17px;line-height:1}#globalOrganizationPageContent,#organizationPageContent{flex-direction:column!important;min-width:0!important;min-height:calc(100vh - 70px)!important;display:flex!important}#globalOrganizationPageContent .org-board-wrap,#organizationPageContent .org-board-wrap{box-sizing:border-box!important;flex:auto!important;align-items:flex-start!important;height:auto!important;min-height:calc(100vh - 185px)!important;padding-bottom:14px!important;overflow:auto hidden!important}#globalOrganizationPageContent .org-board,#organizationPageContent .org-board{align-items:flex-start!important;height:100%!important;min-height:100%!important}#globalOrganizationPageContent .org-column,#organizationPageContent .org-column,#globalOrganizationPageContent .org-add-list,#organizationPageContent .org-add-list{align-self:flex-start!important}#globalOrganizationPageContent,#organizationPageContent{overflow-x:visible!important}@media (width<=900px){#globalOrganizationPageContent .org-board-wrap,#organizationPageContent .org-board-wrap{min-height:calc(100vh - 160px)!important;padding-bottom:12px!important}}.org-board-preview-empty{grid-template-rows:132px auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:5px 8px!important;height:auto!important;min-height:147px!important;margin-top:0!important;padding-top:0!important;display:grid!important;position:relative!important}.org-board-preview-empty .org-preview-ghost-col{align-self:start!important;height:132px!important;min-height:132px!important;margin-top:0!important}.org-board-preview-wrap:has(.org-board-preview-empty){align-items:center!important;padding-top:18px!important;padding-bottom:18px!important;display:flex!important}.org-board-preview-empty .org-preview-empty-copy{color:#94a3b8!important;white-space:nowrap!important;margin:0!important;font-size:10px!important;line-height:1!important;position:absolute!important;bottom:-13px!important;left:50%!important;transform:translate(-50%)!important}.org-board-preview-empty{grid-template-rows:132px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:0 8px!important;width:100%!important;height:132px!important;min-height:132px!important;margin:0!important;padding:0!important;display:grid!important;position:relative!important}.org-board-preview-empty .org-preview-ghost-col{box-sizing:border-box!important;align-self:stretch!important;width:auto!important;min-width:0!important;height:132px!important;min-height:132px!important;margin:0!important}.org-board-preview-wrap:has(.org-board-preview-empty){align-items:center!important;height:190px!important;padding:18px!important;display:flex!important;overflow:visible!important}.org-board-preview-empty .org-preview-empty-copy{text-align:center!important;color:#94a3b8!important;white-space:nowrap!important;pointer-events:none!important;margin:0!important;padding:0!important;font-size:10px!important;line-height:1!important;position:absolute!important;top:138px!important;bottom:auto!important;left:50%!important;transform:translate(-50%)!important}.main-sidebar{color:#334155!important;background:linear-gradient(#f8fbff 0%,#f5f9ff 52%,#f2f7fe 100%)!important;border-right:1px solid #dfe8f3!important}.project-sidebar,.secondary-sidebar{background:#fff!important}.main-sidebar .nav-item,.main-sidebar .sidebar-item,.main-sidebar .main-nav-item{color:#52657a!important}.main-sidebar .nav-item svg,.main-sidebar .sidebar-item svg,.main-sidebar .main-nav-item svg{color:#60758f!important;stroke:currentColor!important}.main-sidebar .nav-item.active,.main-sidebar .sidebar-item.active,.main-sidebar .main-nav-item.active{color:#2563eb!important;background:#e9f2ff!important;box-shadow:inset 0 0 0 1px #2563eb12!important}.main-sidebar .nav-item:hover,.main-sidebar .sidebar-item:hover,.main-sidebar .main-nav-item:hover{background:#f0f6ff!important}.main-sidebar .logo,.main-sidebar .brand,.main-sidebar .sidebar-logo{color:#2563eb!important}.main-sidebar hr,.main-sidebar .sidebar-divider{border-color:#e1e9f3!important}.main-sidebar .user-name,.main-sidebar .workspace-user-name{color:#334155!important}.main-sidebar .user-subtitle,.main-sidebar .workspace-label{color:#8796aa!important}.sidebar .brand-white img{filter:none!important;opacity:1!important}.sidebar.project-compact .nav>button>span:last-child{color:inherit!important}.sidebar .profile{color:#334155!important;border-top-color:#e5ebf3!important}.sidebar .profile .avatar{color:#2563eb!important;background:#e5efff!important;border-color:#d6e5ff!important}.sidebar .brand-white{background:0 0!important;border-bottom-color:#dbe6f3!important}.sidebar .nav>button,.sidebar.project-compact .nav>button{color:#536b88!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important}.sidebar .nav>button.active,.sidebar.project-compact .nav>button.active{color:#2463dc!important;box-shadow:none!important;background:#dceaff!important;border-color:#d1e3ff!important}.sidebar .nav>button.active svg,.sidebar.project-compact .nav>button.active svg{color:#2463dc!important}.sidebar .org-sidebar-board-link,.sidebar .org-sidebar-new-board,.sidebar .sidebar-board-link{color:#5a708b!important}.sidebar .org-sidebar-board-link:hover,.sidebar .org-sidebar-new-board:hover,.sidebar .sidebar-board-link:hover{color:#315274!important;background:#ffffff8c!important}.sidebar .org-sidebar-board-link.active,.sidebar .sidebar-board-link.active{color:#2463dc!important;background:#dceaff!important}.sidebar .profile{border-top-color:#dbe6f3!important}.sidebar .profile strong,.sidebar .profile b{color:#33475f!important}.sidebar .profile span,.sidebar .profile small{color:#7b8fa8!important}.project-sidebar{background:#fff!important;border-right:1px solid #e2e8f0!important}.main{z-index:2!important;position:relative!important;box-shadow:-10px 0 26px #22487814,0 2px 10px #0f172a09!important}.project-sidebar{z-index:1!important;position:relative!important}.sidebar{z-index:0!important;position:relative!important}.main.project-open-mode{box-shadow:-12px 0 30px #22487818,0 2px 10px #0f172a08!important}.project-sidebar{box-shadow:none!important;background:#fff!important;border-right:1px solid #e2e8f0!important}.main,.main.project-open-mode{box-shadow:none!important;z-index:2!important;background:#f8fafc!important;position:relative!important}.main:before,.main.project-open-mode:before{content:""!important;pointer-events:none!important;z-index:3!important;background:#26406217!important;width:1px!important;display:block!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important;box-shadow:-5px 0 14px #2640620e!important}.main:after,.main.project-open-mode:after{display:none!important}.sidebar.project-compact~.main.project-open-mode{width:calc(100% - 302px)!important;margin-left:302px!important}.sidebar.project-compact+.project-sidebar{width:214px!important;margin:0!important;left:88px!important}.main,.main.project-open-mode{border-radius:0!important;min-height:100vh!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important}.sidebar.project-compact{width:88px!important;min-width:88px!important;max-width:88px!important;margin:0!important;transform:none!important}#projectSidebar.project-sidebar.show,.sidebar.project-compact+#projectSidebar.project-sidebar{box-sizing:border-box!important;z-index:8!important;background:#fff!important;width:214px!important;min-width:214px!important;max-width:214px!important;margin:0!important;left:88px!important;right:auto!important;transform:none!important}.sidebar.project-compact~.main.project-open-mode{width:calc(100% - 302px)!important;margin-left:302px!important;left:auto!important;transform:none!important}.sidebar:not(.project-compact)~.main{width:calc(100% - 240px)!important;margin-left:240px!important}.main,.main.project-open-mode{z-index:10!important;background:#f8fafc!important;border-radius:0!important;min-height:100vh!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;position:relative!important;box-shadow:-9px 0 22px #25375213!important}html,body,.app,.app-shell,.workspace,.layout{background:#f8fafc!important}.sidebar,.sidebar.project-compact{z-index:20!important;margin:0!important;position:fixed!important;inset:0 auto 0 0!important;transform:none!important}.sidebar:not(.project-compact){width:240px!important;min-width:240px!important;max-width:240px!important}.sidebar.project-compact{width:88px!important;min-width:88px!important;max-width:88px!important}#projectSidebar.project-sidebar{box-sizing:border-box!important;z-index:19!important;background:#fff!important;width:214px!important;min-width:214px!important;max-width:214px!important;margin:0!important;position:fixed!important;inset:0 auto 0 88px!important;transform:none!important}#projectSidebar.project-sidebar:not(.show){display:none!important}#projectSidebar.project-sidebar.show{display:flex!important}.main{box-sizing:border-box!important;z-index:30!important;background:#f8fafc!important;border-radius:0!important;width:auto!important;height:auto!important;min-height:0!important;margin:0!important;position:fixed!important;inset:0 0 0 240px!important;overflow:auto!important;transform:none!important;box-shadow:-8px 0 18px #1e324e11!important}.main.project-open-mode{width:auto!important;margin:0!important;left:302px!important;box-shadow:-8px 0 18px #1e324e11!important}html,body,.app,.app-shell,.workspace,.layout{background:#f8fafc!important;margin:0!important;padding:0!important}.sidebar,.sidebar.project-compact{background:linear-gradient(#f1f6ff 0%,#ebf3ff 50%,#e7f0fd 100%)!important;border-right:1px solid #d8e4f3!important}#projectSidebar.project-sidebar{border-left:0!important;border-right:1px solid #e2e8f0!important}.sidebar:not(.project-compact)~.main{box-sizing:border-box!important;width:auto!important;max-width:none!important;margin:0!important;position:fixed!important;inset:0 0 0 240px!important;transform:none!important}.sidebar.project-compact~.main.project-open-mode{box-sizing:border-box!important;width:auto!important;max-width:none!important;margin:0!important;position:fixed!important;inset:0 0 0 302px!important;transform:none!important}.sidebar.project-compact+#projectSidebar.project-sidebar.show{width:214px!important;margin-left:0!important;margin-right:0!important;position:fixed!important;left:88px!important;transform:none!important}.app{margin:0!important;padding:0!important}.sidebar #globalOrganizationBoardNav{border-left-color:#dbe6f3!important}.sidebar #globalOrganizationBoardNav button{color:#536b88!important;box-shadow:none!important;background:0 0!important;border:0!important}.sidebar #globalOrganizationBoardNav button.active{color:#2463dc!important;box-shadow:none!important;background:#dceaff!important}.sidebar #globalOrganizationBoardNav .org-new-board-nav{color:#6b7f99!important}.sidebar #globalOrganizationBoardNav .org-new-board-nav:hover{color:#315274!important;background:#ffffff94!important}.sidebar,.sidebar.project-compact{box-shadow:none!important;background:linear-gradient(#fbfdff 0%,#f8fbff 52%,#f5f9ff 100%)!important;border-right:1px solid #e2e9f2!important}.sidebar .nav>button,.sidebar.project-compact .nav>button{color:#536b88!important}.sidebar .nav>button svg,.sidebar.project-compact .nav>button svg{color:#5f7692!important;stroke:currentColor!important}.sidebar .nav>button:hover,.sidebar.project-compact .nav>button:hover{color:#315274!important;background:#f0f5fc!important}.sidebar .nav>button.active,.sidebar.project-compact .nav>button.active{color:#2463dc!important;background:#e5efff!important}.sidebar #globalOrganizationBoardNav button{color:#536b88!important}.sidebar #globalOrganizationBoardNav button:hover{color:#315274!important;background:#f0f5fc!important}.sidebar #globalOrganizationBoardNav button.active{color:#2463dc!important;background:#e5efff!important}#projectSidebar.project-sidebar,#projectSidebar.project-sidebar.show{box-shadow:none!important;background:linear-gradient(#f1f6ff 0%,#ebf3ff 50%,#e7f0fd 100%)!important;border-left:0!important;border-right:1px solid #d7e3f2!important}#projectSidebar .project-nav button{color:#586f8b!important}#projectSidebar .project-nav button:hover{color:#315274!important;background:#ffffff94!important}#projectSidebar .project-nav button.active{color:#2463dc!important;background:#dceaff!important}#projectSidebar .project-switcher{background:#fff!important;border-color:#dbe5f1!important}.main,.main.project-open-mode{background:linear-gradient(#d8ebff 0%,#e9f3ff 13%,#f3f7fc 28%,#f3f5f8 46% 100%)!important;box-shadow:-8px 0 18px #1e324e0f!important}.sidebar,.sidebar.project-compact{border-right:0!important}#projectSidebar.project-sidebar,#projectSidebar.project-sidebar.show{border-left:0!important;border-right:0!important}.main,.main.project-open-mode{border:0!important;outline:0!important;box-shadow:-10px 0 24px #23375212,0 1px 6px #0f172a06!important}.sidebar:not(.project-compact)~.main{margin-left:0!important;left:240px!important}.sidebar.project-compact+#projectSidebar.project-sidebar.show{width:214px!important;margin:0!important;left:88px!important}.sidebar.project-compact~.main.project-open-mode{margin-left:0!important;left:302px!important}html,body,.app-shell,.app,.layout,.workspace-shell{background:var(--sidebar-bg,#eef5ff)}.main,.main.project-open-mode{overflow:hidden;border:0!important;border-radius:26px 26px 0 0!important;outline:0!important;box-shadow:-8px 0 22px #23375211,0 -3px 16px #23375209!important}.sidebar,.sidebar.project-compact,#projectSidebar.project-sidebar,#projectSidebar.project-sidebar.show{border:0!important}html,body,.app,.app-shell,.layout,.workspace,.workspace-shell{background:linear-gradient(#fbfdff 0%,#f8fbff 52%,#f5f9ff 100%)!important}.main{border-radius:24px 24px 0 0!important;height:auto!important;min-height:calc(100vh - 10px)!important;top:10px!important;bottom:0!important;overflow:hidden!important;box-shadow:-10px 0 28px #1e324e1c,0 -5px 22px #1e324e12,0 3px 10px #0f172a09!important}.main.project-open-mode{border-radius:24px 24px 0 0!important;height:auto!important;min-height:calc(100vh - 10px)!important;top:10px!important;bottom:0!important;box-shadow:-10px 0 28px #1e324e1c,0 -5px 22px #1e324e12,0 3px 10px #0f172a09!important}.sidebar,.sidebar.project-compact{box-shadow:none!important;background:linear-gradient(#fbfdff 0%,#f8fbff 52%,#f5f9ff 100%)!important;border:0!important}#projectSidebar.project-sidebar,#projectSidebar.project-sidebar.show{border:0!important}.main:before,.main:after,.main.project-open-mode:before,.main.project-open-mode:after{content:none!important;display:none!important}.main,.main.project-open-mode{border-radius:22px 22px 0 0!important;height:auto!important;min-height:0!important;max-height:none!important;margin-top:0!important;margin-bottom:0!important;top:14px!important;bottom:0!important;overflow:auto!important}.main{padding-bottom:70px!important}html,body,.app,.app-shell,.layout,.workspace,.workspace-shell{min-height:100vh!important;margin:0!important;padding:0!important}.main,.main.project-open-mode{box-shadow:-10px 0 26px #1e324e1b,0 -4px 18px #1e324e0f!important}#projectArea .grid{grid-template-columns:repeat(3,minmax(260px,320px))!important;align-items:start!important;gap:28px 22px!important}#projectArea .project-card{background:linear-gradient(145deg,#fff 0%,#fbfdff 100%)!important;border:1px solid #e4eaf2!important;border-radius:20px!important;min-height:0!important;margin-top:22px!important;padding:0 0 18px!important;transition:transform .25s,box-shadow .25s!important;overflow:visible!important;box-shadow:0 12px 28px #0f172a1a!important}#projectArea .project-card:hover{transform:translateY(-4px)!important;box-shadow:0 18px 38px #0f172a26!important}.project-cover{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 52%,#4f46e5 100%);border-radius:16px;height:142px;margin:-22px 14px 0;position:relative;overflow:hidden;box-shadow:0 12px 25px #2563eb40}.project-cover:before{content:"";opacity:.72;background-image:linear-gradient(90deg,#ffffff17 1px,#0000 1px),linear-gradient(#ffffff17 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.project-cover-icon{place-items:center;display:grid;position:absolute;inset:0}.project-cover-icon svg{color:#fffffff0;filter:drop-shadow(0 5px 10px #11182721);width:76px;height:76px;transition:transform .25s}#projectArea .project-card:hover .project-cover-icon svg{transform:scale(1.07)}#projectArea .project-info{padding:18px 18px 0;flex-direction:column!important;align-items:stretch!important;min-height:0!important;display:flex!important}#projectArea .project-card h3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#172033!important;margin:0 32px 7px 0!important;font-size:19px!important;font-weight:600!important;line-height:1.25!important}#projectArea .project-card p{min-height:44px;color:#667085!important;-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;height:auto!important;margin:0!important;font-size:14px!important;line-height:1.55!important;display:-webkit-box!important;overflow:hidden!important}.project-open-wrap{padding:16px 18px 0}#projectArea .project-open{width:100%;color:#fff!important;text-align:center!important;background:linear-gradient(135deg,#2563eb,#4f46e5)!important;border:0!important;border-radius:11px!important;margin:0!important;padding:10px 14px!important;font-weight:400!important;transition:transform .2s,box-shadow .2s!important;box-shadow:0 8px 18px #2563eb38!important}#projectArea .project-open:hover{transform:translateY(-1px);box-shadow:0 11px 22px #2563eb47!important}#projectArea .project-more{top:150px!important;right:15px!important}#projectArea .project-actions-menu{top:180px!important;right:12px!important}#projectArea .new-project-card{border-radius:20px;min-height:342px;margin-top:22px}@media (width<=1100px){#projectArea .grid{grid-template-columns:repeat(2,minmax(260px,320px))!important}}@media (width<=760px){#projectArea .grid{grid-template-columns:minmax(0,1fr)!important}}#projectArea .project-card{box-sizing:border-box!important;height:342px!important;min-height:342px!important;max-height:342px!important}#projectArea .project-card h3{white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;min-height:0!important;max-height:none!important;margin:0 32px 7px 0!important;line-height:1.25!important;display:block!important;overflow:visible!important}#projectArea .project-info{flex:auto!important;min-height:0!important}#projectArea .new-project-card{box-sizing:border-box!important;border-radius:20px!important;align-self:start!important;width:100%!important;height:342px!important;min-height:342px!important;max-height:342px!important;margin-top:22px!important;padding:0!important}#projectArea .new-project-card>div{box-sizing:border-box!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;display:flex!important}@media (width<=760px){#projectArea .project-card,#projectArea .new-project-card{height:342px!important;min-height:342px!important;max-height:342px!important}}.modal-overlay,.modal-backdrop,.modal,[role=dialog]{z-index:100000!important;position:fixed!important}.modal-overlay,.modal-backdrop{width:100vw!important;max-width:none!important;height:100vh!important;max-height:none!important;inset:0!important}.modal-overlay .modal,.modal-backdrop .modal,.modal-overlay [role=dialog],.modal-backdrop [role=dialog]{z-index:100001!important}.project-cover{background-position:50%;background-size:cover;background:linear-gradient(135deg,var(--cover-a,#2563eb),var(--cover-b,#4f46e5))!important;position:relative!important}.project-cover.has-image:before,.project-cover.has-image .project-cover-icon{display:none!important}.project-cover-more{z-index:12;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a38;border:1px solid #ffffff47;border-radius:10px;place-items:center;width:34px;height:34px;font-size:18px;line-height:1;display:grid;position:absolute;top:10px;right:10px}.project-cover-more:hover{background:#0f172a57}#projectArea .project-card .project-cover-menu{z-index:1000!important;width:214px!important;position:absolute!important;top:50px!important;right:10px!important}.project-menu-section{border-bottom:1px solid #edf1f5;padding:9px 10px 8px}.project-menu-label{color:#7b8798;margin-bottom:8px;font-size:11px}.project-cover-swatches{grid-template-columns:repeat(5,28px);gap:7px;display:grid}.project-cover-swatch{background:linear-gradient(135deg,var(--swatch-a),var(--swatch-b));cursor:pointer;border:2px solid #0000;border-radius:8px;width:28px;height:28px;box-shadow:0 1px 3px #0f172a1f}.project-cover-swatch.selected{border-color:#fff;outline:2px solid #2563eb}.project-cover-menu .danger{color:#dc2626!important}.project-cover-editor-box{width:min(680px,100vw - 32px)!important;max-width:680px!important}.project-cover-editor-head{justify-content:space-between;gap:18px;margin-bottom:18px;display:flex}.project-cover-editor-head h2{margin:0 0 4px;font-size:26px}.project-cover-editor-head p{color:#7b8798;margin:0;font-size:13px}.project-cover-editor-preview{aspect-ratio:16/7;background:#eaf1fb 50%/cover no-repeat;border-radius:16px;width:100%;overflow:hidden;box-shadow:inset 0 0 0 1px #dbe5f0}.project-cover-editor-controls{gap:12px;margin-top:18px;display:grid}.project-cover-editor-controls label{color:#52657a;grid-template-columns:90px 1fr;align-items:center;gap:12px;font-size:13px;display:grid}.project-cover-editor-controls input[type=range]{width:100%}.project-cover-editor-actions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}#projectArea .project-card{z-index:1;position:relative!important;overflow:visible!important}.modalbox{position:relative}.modalbox>.close{float:none!important;z-index:20!important;margin:0!important;position:absolute!important;top:14px!important;left:auto!important;right:14px!important}#projectArea .project-card:has(.project-actions-menu.show){z-index:5000!important}#projectArea .project-cover{overflow:hidden!important}#projectArea .project-cover-more{z-index:20!important;letter-spacing:3px!important;color:#fff!important;-webkit-backdrop-filter:blur(9px)!important;backdrop-filter:blur(9px)!important;background:#1c2f6947!important;border:1px solid #ffffff52!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:48px!important;height:32px!important;padding:0 11px!important;font-size:16px!important;line-height:1!important;display:flex!important;position:absolute!important;top:10px!important;right:10px!important;box-shadow:0 4px 12px #0f172a1a!important}#projectArea .project-cover-more:hover{background:#1c2f6966!important}#projectArea .project-cover-menu{display:none;z-index:6000!important;background:#fff!important;border:1px solid #e4eaf2!important;border-radius:14px!important;width:232px!important;max-height:none!important;padding:8px!important;position:absolute!important;top:42px!important;right:14px!important;overflow:visible!important;box-shadow:0 18px 42px #0f172a2e!important}#projectArea .project-cover-menu.show{display:block!important}#projectArea .project-menu-section{border-bottom:1px solid #edf1f5!important;margin-bottom:5px!important;padding:8px 8px 10px!important}#projectArea .project-menu-label{color:#7b8798!important;margin-bottom:9px!important;font-size:12px!important}#projectArea .project-cover-swatches{grid-template-columns:repeat(5,30px)!important;align-items:center!important;gap:8px!important;display:grid!important}#projectArea .project-cover-menu .project-cover-swatch{appearance:none!important;background:linear-gradient(135deg,var(--swatch-a),var(--swatch-b))!important;cursor:pointer!important;border:2px solid #0000!important;border-radius:8px!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;margin:0!important;padding:0!important;display:block!important;box-shadow:0 2px 6px #0f172a21!important}#projectArea .project-cover-menu .project-cover-swatch.selected{outline-offset:1px!important;border-color:#fff!important;outline:2px solid #2563eb!important}#projectArea .project-cover-menu .project-menu-action{color:#334155!important;text-align:left!important;width:100%!important;min-height:38px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:9px!important;justify-content:flex-start!important;align-items:center!important;margin:0!important;padding:9px 10px!important;font-size:13px!important;font-weight:400!important;display:flex!important}#projectArea .project-cover-menu .project-menu-action:hover{background:#f4f7fb!important}#projectArea .project-cover-menu .project-menu-action.danger{color:#dc2626!important}#projectArea .project-cover-menu .project-menu-action.danger:hover{background:#fff1f2!important}#projectArea .project-cover.has-image{background-color:#e8eef7!important}#projectArea .project-cover.has-image .project-cover-icon{display:none!important}#projectArea .project-cover-more{letter-spacing:2px!important;border-radius:8px!important;width:38px!important;min-width:38px!important;height:26px!important;padding:0!important;font-size:13px!important;top:9px!important;right:9px!important;box-shadow:0 3px 9px #0f172a14!important}#projectArea .project-cover-menu{width:196px!important;padding:6px!important;top:40px!important;right:10px!important}#projectArea .project-color-toggle{justify-content:space-between!important;align-items:center!important;display:flex!important}#projectArea .project-menu-chevron{color:#94a3b8;font-size:18px;line-height:1}#projectArea .project-color-panel{background:#f7f9fc;border:1px solid #e8edf3;border-radius:10px;margin:3px 0 5px;padding:7px 8px 9px;display:none}#projectArea .project-color-panel.show{display:block!important}.project-cover-editor-preview{cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.project-cover-editor-preview:active{cursor:grabbing!important}.project-cover-editor-controls{display:block!important}.project-cover-editor-controls label{grid-template-columns:70px 1fr!important;gap:12px!important;display:grid!important}.project-cover-editor-close{color:#667085!important;width:38px!important;min-width:38px!important;height:38px!important;box-shadow:none!important;background:#f3f5f8!important;border:0!important;border-radius:50%!important;place-items:center!important;padding:0!important;font-size:22px!important;line-height:1!important;display:grid!important}.project-cover-editor-close:hover{background:#e9edf3!important}#projectArea .project-cover{background-image:linear-gradient(135deg,var(--cover-a,#2563eb),var(--cover-b,#4f46e5))!important;background-color:var(--cover-a,#2563eb)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}#projectArea .project-cover.has-image{background-image:var(--project-cover-image)!important;background-size:var(--project-cover-size,cover)!important;background-position:var(--project-cover-position,50% 50%)!important;background-repeat:no-repeat!important}.project-cover-editor-controls{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.project-cover-editor-controls label{box-shadow:none!important;background:0 0!important;border:0!important}#projectCoverZoom{appearance:none!important;width:100%!important;height:22px!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;margin:0!important;padding:0!important}#projectCoverZoom::-webkit-slider-runnable-track{background:#dbe5f2!important;border:0!important;border-radius:999px!important;height:4px!important}#projectCoverZoom::-webkit-slider-thumb{-webkit-appearance:none!important;background:#2563eb!important;border:3px solid #fff!important;border-radius:50%!important;width:16px!important;height:16px!important;margin-top:-6px!important;box-shadow:0 1px 5px #2563eb47!important}#projectCoverZoom::-moz-range-track{background:#dbe5f2!important;border:0!important;border-radius:999px!important;height:4px!important}#projectCoverZoom::-moz-range-thumb{background:#2563eb!important;border:3px solid #fff!important;border-radius:50%!important;width:16px!important;height:16px!important;box-shadow:0 1px 5px #2563eb47!important}#projectArea .project-cover:before{content:none!important;opacity:0!important;background:0 0!important;display:none!important}.sidebar .brand-white{background:0 0!important;justify-content:center!important;align-items:center!important;height:62px!important;margin-bottom:18px!important;padding:0 8px 18px!important;display:flex!important;overflow:visible!important}.sidebar:not(.project-compact) .brand-logo-full{object-fit:contain!important;object-position:center!important;width:172px!important;max-width:172px!important;height:auto!important;max-height:40px!important;display:block!important}.sidebar:not(.project-compact) .brand-logo-mark,.sidebar.project-compact .brand-logo-full{display:none!important}.sidebar.project-compact .brand-logo-mark{object-fit:contain!important;object-position:center!important;width:42px!important;max-width:42px!important;height:42px!important;max-height:42px!important;display:block!important}.sidebar .brand-white img{filter:none!important;opacity:1!important;margin:0!important}.sidebar:not(.project-compact) .brand-logo-full{visibility:visible!important;opacity:1!important;object-fit:contain!important;object-position:center!important;width:196px!important;max-width:196px!important;height:auto!important;max-height:48px!important;display:block!important}.sidebar:not(.project-compact) .brand-logo-mark{display:none!important}.sidebar.project-compact .brand-white{justify-content:center!important;align-items:center!important;height:58px!important;min-height:58px!important;padding:0 0 14px!important;display:flex!important}.sidebar.project-compact .brand-logo-full{display:none!important}.sidebar.project-compact .brand-logo-mark{visibility:visible!important;opacity:1!important;object-fit:contain!important;object-position:center!important;z-index:5!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;display:block!important;position:relative!important}.sidebar .brand-white img.brand-logo-full,.sidebar .brand-white img.brand-logo-mark{filter:none!important;margin:0!important;transform:none!important}.sidebar:not(.project-compact) .brand-logo-full{width:218px!important;max-width:218px!important;max-height:54px!important}.org-home{max-width:1060px!important;margin-left:0!important;margin-right:0!important}.org-board-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-content:start!important;align-items:start!important;gap:18px!important;display:grid!important}.org-new-board-card{box-sizing:border-box!important;align-self:start!important;width:100%!important;height:190px!important;min-height:190px!important;max-height:190px!important;margin:0!important;padding:18px!important}#organizationPageContent .org-home,#globalOrganizationPageContent .org-home{text-align:left!important}@media (width<=900px){.org-board-grid{grid-template-columns:1fr!important}}.sidebar:not(.project-compact) .sidebar-brand-full,.sidebar:not(.project-compact) .brand-logo-full,.sidebar:not(.project-compact) .logo-full,.sidebar:not(.project-compact) img[data-logo=full]{transform-origin:50%!important;transform:scale(1.18)!important}.sidebar:not(.project-compact) .brand-white img.brand-logo-full{visibility:visible!important;opacity:1!important;object-fit:contain!important;object-position:center!important;width:232px!important;max-width:232px!important;height:auto!important;max-height:58px!important;display:block!important;transform:none!important}.sidebar:not(.project-compact) .brand-white{height:82px!important;min-height:82px!important;padding:0 4px 18px!important}@media (width<=760px){:root{--mobile-nav-height:72px;--mobile-nav-side:10px;--mobile-nav-bottom:max(10px, env(safe-area-inset-bottom))}.main,.main.project-open-mode,.sidebar:not(.project-compact)~.main,.sidebar.project-compact~.main.project-open-mode{width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;padding-left:18px!important;padding-right:18px!important;padding-bottom:calc(var(--mobile-nav-height) + 42px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;border-radius:18px 18px 0 0!important;margin:0!important;position:fixed!important;inset:8px 0 0!important;overflow:auto!important}.sidebar:not(.project-compact){left:var(--mobile-nav-side)!important;right:var(--mobile-nav-side)!important;top:auto!important;bottom:var(--mobile-nav-bottom)!important;width:auto!important;min-width:0!important;max-width:none!important;height:var(--mobile-nav-height)!important;min-height:var(--mobile-nav-height)!important;padding:7px 7px calc(7px + env(safe-area-inset-bottom) * 0)!important;-webkit-backdrop-filter:blur(18px)!important;z-index:9000!important;background:#fafcfff5!important;border:1px solid #dce4f0eb!important;border-radius:20px!important;margin:0!important;display:block!important;position:fixed!important;overflow:visible!important;box-shadow:0 12px 34px #0f172a24,0 2px 8px #0f172a0d!important}.sidebar:not(.project-compact) .brand-white,.sidebar:not(.project-compact) .brand-new,.sidebar:not(.project-compact) .brand,.sidebar:not(.project-compact) .side-bottom,.sidebar:not(.project-compact) #globalOrganizationBoardNav{display:none!important}.sidebar:not(.project-compact) .nav{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:3px!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:grid!important}.sidebar:not(.project-compact) .nav>button{color:#697b92!important;text-align:center!important;width:100%!important;min-width:0!important;height:58px!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:14px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;margin:0!important;padding:6px 2px 5px!important;font-size:10px!important;line-height:1.05!important;display:flex!important}.sidebar:not(.project-compact) .nav>button:hover{color:#3f5876!important;background:#f1f5fb!important}.sidebar:not(.project-compact) .nav>button.active{color:#2563eb!important;box-shadow:none!important;background:#e9f2ff!important}.sidebar:not(.project-compact) .nav>button .icon{flex:0 0 22px!important;place-items:center!important;width:22px!important;min-width:22px!important;height:22px!important;display:grid!important}.sidebar:not(.project-compact) .nav>button .icon svg{stroke:currentColor!important;width:20px!important;height:20px!important}.sidebar:not(.project-compact) .nav>button>span:last-child{text-overflow:clip!important;white-space:nowrap!important;width:100%!important;min-width:0!important;max-width:100%!important;color:inherit!important;opacity:1!important;text-align:center!important;display:block!important;overflow:visible!important}.sidebar.project-compact{display:none!important}#projectSidebar.project-sidebar,#projectSidebar.project-sidebar.show,.sidebar.project-compact+#projectSidebar.project-sidebar.show{left:var(--mobile-nav-side)!important;right:var(--mobile-nav-side)!important;top:auto!important;bottom:var(--mobile-nav-bottom)!important;width:auto!important;min-width:0!important;max-width:none!important;height:var(--mobile-nav-height)!important;min-height:var(--mobile-nav-height)!important;-webkit-backdrop-filter:blur(18px)!important;z-index:9000!important;background:linear-gradient(#eef5ff 0%,#e7f1ff 100%)!important;border:1px solid #d5e3f5!important;border-radius:20px!important;flex-direction:row!important;margin:0!important;padding:7px!important;display:none!important;position:fixed!important;overflow:visible!important;box-shadow:0 12px 34px #1f4a8729,0 2px 8px #0f172a0d!important}#projectSidebar.project-sidebar.show{display:block!important}#projectSidebar .project-back,#projectSidebar .project-switcher,#projectSidebar #organizationBoardNav{display:none!important}#projectSidebar .project-nav{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:grid!important}#projectSidebar .project-nav>button{color:#58708e!important;text-align:center!important;width:100%!important;min-width:0!important;height:58px!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:14px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;margin:0!important;padding:6px 3px 5px!important;font-size:10px!important;line-height:1.05!important;display:flex!important}#projectSidebar .project-nav>button:hover{color:#315274!important;background:#ffffff8c!important}#projectSidebar .project-nav>button.active{color:#2463dc!important;box-shadow:none!important;background:#d7e8ff!important}#projectSidebar .project-nav>button .icon{flex:0 0 22px!important;place-items:center!important;width:22px!important;min-width:22px!important;height:22px!important;display:grid!important}#projectSidebar .project-nav>button .icon svg{stroke:currentColor!important;width:20px!important;height:20px!important}#projectSidebar .project-nav>button>span:last-child{width:100%!important;min-width:0!important;max-width:100%!important;color:inherit!important;white-space:nowrap!important;text-overflow:clip!important;text-align:center!important;display:block!important;overflow:visible!important}.page{padding-bottom:8px!important}.project-sidebar.show~.main,.main.project-open-mode{margin-left:0!important}}.mobile-app-nav{display:none}@media (width<=760px){.sidebar,.sidebar.project-compact,#projectSidebar.project-sidebar,#projectSidebar.project-sidebar.show{display:none!important}.main,.main.project-open-mode,.sidebar:not(.project-compact)~.main,.sidebar.project-compact~.main.project-open-mode{width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;padding-left:18px!important;padding-right:18px!important;padding-bottom:calc(var(--mobile-bottom-nav-height) + 24px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;border-radius:18px 18px 0 0!important;margin:0!important;position:fixed!important;inset:8px 0 0!important;overflow:auto!important}.mobile-app-nav{width:100%;height:calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom));padding:7px 6px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);z-index:100000;box-sizing:border-box;border:0;border-top:1px solid #dfe6ef;border-radius:0;margin:0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0f172a14}.mobile-global-nav{background:#fafcfff7;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;display:grid}.mobile-project-nav{background:linear-gradient(#ebf4fffa,#e1eefffa);border-top-color:#cfdef1;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;display:none}body.mobile-project-context .mobile-global-nav{display:none!important}body.mobile-project-context .mobile-project-nav{display:grid!important}.mobile-app-nav button{appearance:none;color:#66788e;text-align:center;min-width:0;height:58px;box-shadow:none;background:0 0;border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:4px;margin:0;padding:6px 2px 4px;font-size:10px;line-height:1.05;display:flex}.mobile-project-nav button{color:#536d8c}.mobile-app-nav button:active{transform:scale(.98)}.mobile-app-nav button.active{color:#2563eb;background:#e8f1ff}.mobile-project-nav button.active{color:#1f5fd5;background:#ffffffad}.mobile-nav-icon{flex:0 0 22px;place-items:center;width:22px;height:22px;display:grid}.mobile-nav-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;display:block}.mobile-app-nav button>span:last-child{white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;display:block;overflow:hidden}:root{--mobile-bottom-nav-height:68px!important}.main,.main.project-open-mode,.sidebar:not(.project-compact)~.main,.sidebar.project-compact~.main.project-open-mode{padding:20px 14px calc(var(--mobile-bottom-nav-height) + 22px + env(safe-area-inset-bottom))!important;border-radius:16px 16px 0 0!important;top:6px!important}.mobile-app-nav{height:calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom))!important;padding:5px 4px calc(5px + env(safe-area-inset-bottom))!important}.mobile-app-nav button{border-radius:11px!important;gap:3px!important;height:54px!important;padding:5px 1px 3px!important;font-size:9.5px!important}.mobile-nav-icon{flex-basis:20px!important;width:20px!important;height:20px!important}.mobile-nav-icon svg{width:18px!important;height:18px!important}.topbar,.project-page-head{margin-bottom:20px!important}.projects-topbar,.workspace-topbar{margin-bottom:28px!important;padding-top:46px!important}h1,.project-page-head h1,.org-home-head h1{letter-spacing:-.5px!important;font-size:26px!important;line-height:1.12!important}.projects-topbar h1{font-size:30px!important}h2,.section-head h2{font-size:18px!important}.eyebrow{font-size:11px!important}.muted,.section-head p,.project-page-head p,.org-home-head p{font-size:12.5px!important}.btn{border-radius:9px!important;padding:8px 11px!important;font-size:13px!important}.btn.small{padding:6px 8px!important;font-size:11.5px!important}input,textarea,.simple-select{border-radius:10px!important;padding:11px!important;font-size:13px!important}textarea{min-height:120px!important}.card{border-radius:14px!important;padding:15px!important}.grid{gap:12px!important}#projectArea .grid{gap:22px!important}#projectArea .project-card,#projectArea .new-project-card{border-radius:17px!important;height:310px!important;min-height:310px!important;max-height:310px!important}#projectArea .project-card{margin-top:18px!important;padding-bottom:14px!important}#projectArea .new-project-card{margin-top:18px!important}.project-cover{border-radius:14px!important;height:128px!important;margin:-18px 12px 0!important}.project-cover-icon svg{width:62px!important;height:62px!important}#projectArea .project-info{padding:15px 15px 0!important}#projectArea .project-card h3{margin-bottom:5px!important;font-size:16px!important}#projectArea .project-card p{min-height:38px!important;font-size:12.5px!important;line-height:1.45!important}.project-open-wrap{padding:12px 15px 0!important}#projectArea .project-open{border-radius:9px!important;padding:8px 11px!important;font-size:12.5px!important}.new-project-card .new-project-plus{border-radius:13px!important;width:48px!important;height:48px!important;margin-bottom:10px!important;font-size:26px!important}.new-project-card span{font-size:14px!important}.library-shell{gap:14px!important}.library-toolbar{gap:10px!important}.library-tabs{border-radius:9px!important;padding:3px!important}.library-tab{padding:7px 9px!important;font-size:11.5px!important}.library-grid{gap:20px 14px!important}.uiverse-folder{width:128px!important;height:86px!important;margin-bottom:12px!important}.uiverse-folder .folder-front{height:84px!important}.library-folder-copy h3{font-size:13px!important}.library-folder-copy p{font-size:10.5px!important}.library-script-card{height:204px!important;min-height:204px!important;max-height:204px!important;padding:14px!important}.library-script-card h3{min-height:35px!important;max-height:35px!important;font-size:14px!important}.library-script-card p{font-size:12px!important}.org-home-head{margin-bottom:16px!important}.org-board-grid{gap:14px!important}.org-board-preview-wrap,.org-new-board-card{border-radius:14px!important;height:160px!important;min-height:160px!important;max-height:160px!important}.org-board-preview-wrap{padding:14px!important}.org-board-preview{height:112px!important}.org-board-card-meta{padding-top:9px!important}.org-board-card h3{font-size:14px!important}.org-column,.org-add-list,.org-list-placeholder,.org-list-drag-ghost{flex-basis:260px!important;width:260px!important}.org-column{border-radius:12px!important;padding:8px!important}.org-column-head{padding:3px 3px 8px!important}.org-column-head b{font-size:13px!important}.org-card{border-radius:9px!important;padding:9px!important}.org-card strong,.org-card-title{font-size:12.5px!important}.org-card small{font-size:11px!important}.month-calendar-shell{border-radius:15px!important}.calendar-month-toolbar{padding:12px 13px!important}.calendar-month-title{font-size:16px!important}.calendar-nav-btn{border-radius:8px!important;width:30px!important;height:30px!important}.calendar-today-btn{padding:7px 9px!important;font-size:11.5px!important}.month-day{min-height:102px!important;padding:6px!important}.month-day-number{width:22px!important;height:22px!important;font-size:11px!important}.month-item{padding:5px 6px!important;font-size:10px!important}.form-wrap{margin:18px auto!important}.form-wrap h2{font-size:23px!important}.form-wrap .lead{margin-bottom:15px!important;font-size:13px!important}.choice-list{gap:6px!important;margin-top:9px!important}.choice{border-radius:9px!important;padding:10px!important;font-size:12.5px!important}.modal{padding:12px!important}.modalbox,.compact-modal{border-radius:17px!important;width:min(100%,100vw - 24px)!important;padding:17px!important}.compact-modal h2,.project-cover-editor-head h2{font-size:19px!important}.compact-modal p,.project-cover-editor-head p{font-size:12px!important}.close,.project-cover-editor-close{width:32px!important;min-width:32px!important;height:32px!important}.section-head{margin:20px 0 10px!important}.map{gap:10px!important}.topic{border-radius:12px!important;padding:14px!important}.topic h3{margin-bottom:9px!important;font-size:14px!important}.sub{padding:6px 8px!important;font-size:11.5px!important}.empty{border-radius:15px!important;min-height:280px!important;padding:28px 20px!important}.empty .plus{border-radius:12px!important;width:42px!important;height:42px!important;margin-bottom:12px!important;font-size:22px!important}.empty h2{font-size:18px!important}.empty p{font-size:12.5px!important}#mobileProjectNav.mobile-project-nav{grid-template-columns:repeat(5,minmax(0,1fr))!important}body:not(.mobile-project-context) #mobileProjectNav{visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:-1!important;display:none!important;transform:none!important}body.mobile-project-context #mobileGlobalNav{visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:-1!important;display:none!important}body.mobile-project-context #mobileProjectNav,body:not(.mobile-project-context) #mobileGlobalNav{visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:100000!important;display:grid!important}#mobileProjectNav:before,#mobileProjectNav:after,#mobileGlobalNav:before,#mobileGlobalNav:after{content:none!important;display:none!important}body:not(.mobile-project-context) #mobileProjectNav,body:not(.mobile-project-context) #projectSidebar,body:not(.mobile-project-context) .project-sidebar,body:not(.mobile-project-context) .project-nav{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;box-shadow:none!important;z-index:-9999!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:none!important;position:absolute!important;inset:auto auto auto -99999px!important;overflow:hidden!important;transform:none!important}body:not(.mobile-project-context) .sidebar.project-compact,body:not(.mobile-project-context) .project-open-mode+.project-sidebar,body:not(.mobile-project-context) .project-sidebar.show{display:none!important}body:not(.mobile-project-context) #mobileGlobalNav{visibility:visible!important;opacity:1!important;pointer-events:auto!important;width:100%!important;height:calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom))!important;z-index:100000!important;min-height:0!important;max-height:none!important;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}body.mobile-project-context #mobileGlobalNav{visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:-9999!important;width:0!important;height:0!important;display:none!important;position:absolute!important;left:-99999px!important;overflow:hidden!important}body.mobile-project-context #mobileProjectNav{visibility:visible!important;opacity:1!important;pointer-events:auto!important;width:100%!important;height:calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom))!important;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important;padding:5px 4px calc(5px + env(safe-area-inset-bottom))!important;z-index:100000!important;margin:0!important;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;overflow:visible!important}#mobileProjectNav:before,#mobileProjectNav:after,#mobileGlobalNav:before,#mobileGlobalNav:after,#projectSidebar:before,#projectSidebar:after{content:none!important;display:none!important}.sidebar,.sidebar.project-compact,#projectSidebar,#projectSidebar.project-sidebar,#projectSidebar.project-sidebar.show,.project-sidebar,.project-nav{visibility:hidden!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;overflow:hidden!important}#mobileBottomNav.mobile-single-nav{width:100%!important;height:calc(var(--mobile-bottom-nav-height,68px) + env(safe-area-inset-bottom))!important;padding:5px 4px calc(5px + env(safe-area-inset-bottom))!important;-webkit-backdrop-filter:blur(18px)!important;z-index:2147483000!important;box-sizing:border-box!important;isolation:isolate!important;background:#fafcfffb!important;border:0!important;border-top:1px solid #dfe6ef!important;border-radius:0!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:2px!important;margin:0!important;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -8px 24px #0f172a14!important}#mobileBottomNav.mobile-single-nav.project-context{background:linear-gradient(#ebf4fffc,#e1eefffc)!important;border-top-color:#cfdef1!important}#mobileBottomNav:before,#mobileBottomNav:after{content:none!important;display:none!important}#mobileBottomNav button{appearance:none!important;color:#66788e!important;text-align:center!important;min-width:0!important;height:54px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:11px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;margin:0!important;padding:5px 1px 3px!important;font-size:9.5px!important;line-height:1.05!important;display:flex!important}#mobileBottomNav.project-context button{color:#536d8c!important}#mobileBottomNav button.active{color:#2563eb!important;background:#e8f1ff!important}#mobileBottomNav.project-context button.active{color:#1f5fd5!important;background:#ffffffad!important}#mobileBottomNav .mobile-nav-icon{place-items:center!important;width:20px!important;height:20px!important;display:grid!important}#mobileBottomNav .mobile-nav-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:18px!important;height:18px!important}#mobileBottomNav button>span:last-child{white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;display:block!important;overflow:hidden!important}}@media (width>=761px){#mobileBottomNav{display:none!important}}@media (width<=760px){#mobileBottomNav{isolation:isolate!important;overflow:visible!important}#mobileBottomNav:before{content:""!important;pointer-events:none!important;z-index:-1!important;background:#f8fafc!important;height:28px!important;display:block!important;position:absolute!important;top:-28px!important;left:0!important;right:0!important}.sidebar,.sidebar.project-compact,#projectSidebar,#projectSidebar.project-sidebar,#projectSidebar.project-sidebar.show,.project-sidebar,.project-nav{visibility:hidden!important;pointer-events:none!important;display:none!important}#mobileBottomNav:before{content:none!important;background:0 0!important;height:0!important;display:none!important}.main,.main.project-open-mode,.sidebar:not(.project-compact)~.main,.sidebar.project-compact~.main.project-open-mode{bottom:calc(var(--mobile-bottom-nav-height,68px) + env(safe-area-inset-bottom))!important;padding-bottom:0!important}#mobileBottomNav{background:#f8fafc!important;border-top:1px solid #dfe6ef!important;overflow:hidden!important;box-shadow:0 -5px 16px #0f172a12!important}body.mobile-project-context #mobileBottomNav{background:linear-gradient(#edf5ff 0%,#e5f0ff 100%)!important;border-top-color:#cfdef1!important}}.step,.eyebrow,.modal .step,.modalbox .step,.compact-modal .step,.project-menu-label,.org-library-picker-head,.calendar-library-toolbar{text-transform:none!important;letter-spacing:0!important}.modal .step,.modalbox .step,.compact-modal .step{color:#8490a2!important;margin-bottom:7px!important;font-size:11px!important;font-weight:500!important;line-height:1.3!important}#libraryPickerModal .modalbox{border-radius:20px!important;flex-direction:column!important;width:min(430px,100vw - 32px)!important;max-width:430px!important;max-height:min(78vh,680px)!important;padding:20px!important;display:flex!important;overflow:hidden!important}#libraryPickerModal .modalbox h2{letter-spacing:-.35px!important;margin:0 34px 5px 0!important;font-size:21px!important;line-height:1.18!important}#libraryPickerModal .modalbox>p{margin-bottom:12px!important;font-size:12.5px!important}#libraryPickerModal #libraryPickerArea{min-height:0!important;max-height:48vh!important;padding-right:2px!important;overflow:auto!important}#libraryPickerModal .calendar-picker-folder,#libraryPickerModal .library-pick-item{border-radius:12px!important;min-height:68px!important;padding:10px!important}#libraryPickerModal .calendar-uiverse-folder,#libraryPickerModal .uiverse-folder{transform-origin:0!important;transform:scale(.82)!important}@media (width<=760px){#libraryPickerModal .modalbox{border-radius:17px!important;width:min(100%,100vw - 24px)!important;max-width:none!important;max-height:82vh!important;padding:17px!important}#libraryPickerModal .modalbox h2{font-size:19px!important}#libraryPickerModal #libraryPickerArea{max-height:52vh!important}}#libraryPickerModal .modalbox{position:relative!important}#libraryPickerModal .close{z-index:20!important;margin:0!important;position:absolute!important;top:14px!important;left:auto!important;right:14px!important}.org-card{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:#fff3!important;border:none!important;outline:none!important}.org-card:hover{background:#ffffff4d!important;border:none!important;box-shadow:0 6px 16px #0f172a0f!important}.org-card.completed{background:#ffffff61!important;border:none!important}.org-card .org-card-title{cursor:default!important;background:0 0!important}.org-card .org-card-title:hover{background:0 0!important}.org-card.org-card-colored>small{color:#fff!important;opacity:1!important}.org-card.org-card-neutral>small{color:#64748b!important;opacity:1!important}.org-card .org-library-badge{box-shadow:none!important;background:#ffffff80!important;border:none!important}#manualCardModalTitle[contenteditable=true]{cursor:text!important;border-radius:7px!important;outline:none!important;margin-left:-5px!important;padding:2px 5px!important;transition:background .15s,box-shadow .15s!important}#manualCardModalTitle[contenteditable=true]:hover{background:#f4f7fb!important}#manualCardModalTitle[contenteditable=true]:focus{background:#fff!important;box-shadow:0 0 0 2px #2563eb24!important}.org-column .org-card{box-shadow:none!important;background:#ffffffa6!important;border-color:#0000!important}.org-column .org-card .org-card-title,.org-column .org-card>small,.org-column .org-card.org-card-colored>small,.org-column .org-card.org-card-neutral>small{color:#172033!important;opacity:1!important}.org-column .org-card .org-library-badge{color:#172033!important;background:#ffffffa6!important}.org-column[data-color]:not([data-color=neutral]) .org-card .card-delete{color:#fff!important;opacity:1!important}.org-column[data-color=neutral] .org-card .card-delete{color:#64748b!important;opacity:1!important}.org-add-card{padding:7px 6px 4px!important;font-size:11.5px!important;line-height:1.2!important}.org-card-placeholder{background:#ffffff38!important;border:none!important;outline:none!important;box-shadow:inset 0 0 0 1px #ffffff1f!important}.org-list-placeholder{background:#ffffff2e!important;border:none!important;outline:none!important;box-shadow:inset 0 0 0 1px #ffffff1a!important}.org-card.dragging,.org-column.list-dragging{border-style:solid!important}.delete-confirm-modal{text-align:center!important;border-radius:22px!important;width:min(390px,100vw - 32px)!important;max-width:390px!important;padding:24px 24px 20px!important;position:relative!important}.delete-confirm-modal .close{margin:0!important;position:absolute!important;top:14px!important;left:auto!important;right:14px!important}.delete-confirm-modal .delete-mark,.delete-confirm-modal .org-board-delete-mark{width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;color:#dc2626!important;background:0 0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:8px auto 16px!important;padding:0!important;display:flex!important}.delete-confirm-modal .delete-mark svg,.delete-confirm-modal .org-board-delete-mark svg{stroke:currentColor!important;width:36px!important;height:36px!important}.delete-confirm-modal h2{text-align:center!important;letter-spacing:-.35px!important;margin:0 auto 8px!important;padding:0 28px!important;font-size:21px!important;line-height:1.22!important}.delete-confirm-modal .delete-confirm-subtitle,.delete-confirm-modal>p.muted{text-align:center!important;color:#7b8798!important;max-width:300px!important;margin:0 auto!important;font-size:12.5px!important;line-height:1.5!important}.delete-confirm-modal .step,.delete-confirm-modal .folder-delete-summary,.delete-confirm-modal .org-board-delete-summary{display:none!important}.delete-confirm-modal .form-actions{justify-content:space-between!important;align-items:center!important;gap:16px!important;width:100%!important;margin-top:22px!important;display:flex!important}.delete-confirm-modal .form-actions .btn{flex:none!important;width:auto!important;min-width:0!important;margin:0!important}.delete-confirm-modal .form-actions .btn:first-child{margin-right:auto!important}.delete-confirm-modal .form-actions .btn.danger{margin-left:auto!important}@media (width<=760px){.delete-confirm-modal{border-radius:19px!important;width:min(100%,100vw - 24px)!important;max-width:none!important;padding:22px 20px 18px!important}.delete-confirm-modal h2{font-size:19px!important}.delete-confirm-modal .delete-mark svg,.delete-confirm-modal .org-board-delete-mark svg{width:32px!important;height:32px!important}}.delete-confirm-modal .form-actions{justify-content:center!important;gap:10px!important}.delete-confirm-modal .form-actions .btn,.delete-confirm-modal .form-actions .btn:first-child,.delete-confirm-modal .form-actions .btn.danger{flex:none!important;margin:0!important}.delete-confirm-modal .form-actions .btn.danger{color:#c93434!important;box-shadow:none!important;background:#ff4c4c1a!important;border-color:#ff5a5a!important}.delete-confirm-modal .form-actions .btn.danger:hover{color:#bd2f2f!important;background:#ff4c4c29!important;border-color:#f04d4d!important}.delete-confirm-modal .delete-confirm-icon,.delete-confirm-modal .delete-confirm-icon svg,.delete-confirm-modal .delete-confirm-icon i{color:#d44747!important;stroke:#d44747!important}.delete-confirm-modal .delete-confirm-icon{width:38px!important;height:38px!important;box-shadow:none!important;color:#d44747!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:8px auto 16px!important;padding:0!important;display:flex!important}.delete-confirm-modal .delete-confirm-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:1.9px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:38px!important;height:38px!important;display:block!important}.delete-confirm-modal .delete-mark,.delete-confirm-modal .org-board-delete-mark{display:none!important}#calendarItemModal .calendar-item-actions .btn.danger,#calendarItemModal .btn.danger{color:#c93434!important;box-shadow:none!important;background:#ff4c4c1a!important;border-color:#ff5a5a!important}#calendarItemModal .calendar-item-actions .btn.danger:hover,#calendarItemModal .btn.danger:hover{color:#bd2f2f!important;background:#ff4c4c29!important;border-color:#f04d4d!important}@media (width<=760px){.delete-confirm-modal .delete-confirm-icon,.delete-confirm-modal .delete-confirm-icon svg{width:34px!important;height:34px!important}}#calendarItemModal .modalbox{border-radius:18px!important;width:min(360px,100vw - 32px)!important;max-width:360px!important;padding:18px!important}#calendarItemModal h2{margin-bottom:5px!important;font-size:20px!important}#calendarItemModal #calendarItemMeta{margin-bottom:14px!important;font-size:12px!important}#calendarItemModal .calendar-item-actions{gap:8px!important}#calendarItemModal .calendar-item-actions .btn{padding:8px 10px!important;font-size:12.5px!important}#draftModal.calendar-context #scheduleDraftBtn{display:none!important}#draftModal.calendar-context #editDraftBtn:not(.editing){color:#fff!important;background:linear-gradient(90deg,#2563eb,#4f46e5)!important;border-color:#0000!important}#draftModal.calendar-context #editDraftBtn.editing{color:#334155!important;box-shadow:none!important;background:#fff!important;border-color:#d8e0eb!important}#draftModal.calendar-context #saveDraftEditBtn{color:#fff!important;background:linear-gradient(90deg,#2563eb,#4f46e5)!important;border-color:#0000!important}.delete-confirm-modal .delete-confirm-icon{color:#d65a5a!important;width:40px!important;height:40px!important;margin:8px auto 16px!important}.delete-confirm-modal .delete-confirm-icon svg{stroke:currentColor!important;stroke-width:1.65px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:40px!important;height:40px!important}@media (width<=760px){.delete-confirm-modal .delete-confirm-icon,.delete-confirm-modal .delete-confirm-icon svg{width:36px!important;height:36px!important}}.projects-topbar h1{color:#111827!important}.inline-color-panel{display:none;box-sizing:border-box!important;background:#f7f9fc!important;border:1px solid #e8edf3!important;border-radius:10px!important;margin:3px 0 5px!important;padding:7px 8px 9px!important}.inline-color-panel.show{display:block!important}.inline-color-grid{grid-template-columns:repeat(5,26px)!important;align-items:center!important;gap:7px!important;display:grid!important}.inline-color-swatch{appearance:none!important;cursor:pointer!important;border:2px solid #0000!important;border-radius:7px!important;width:26px!important;min-width:26px!important;max-width:26px!important;height:26px!important;min-height:26px!important;margin:0!important;padding:0!important;display:block!important;box-shadow:0 2px 6px #0f172a21!important}.inline-color-swatch.selected{outline-offset:1px!important;border-color:#fff!important;outline:2px solid #2563eb!important}.library-folder-menu,.org-list-menu{box-sizing:border-box!important;width:196px!important;max-width:196px!important}#calendarItemModal .calendar-inline-color{margin-top:8px!important}#projectArea .project-color-panel{border-radius:10px!important;margin:3px 0 5px!important;padding:7px 8px 9px!important}#projectArea .project-cover-swatches{grid-template-columns:repeat(5,26px)!important;gap:7px!important}#projectArea .project-cover-menu .project-cover-swatch{border-radius:7px!important;width:26px!important;min-width:26px!important;max-width:26px!important;height:26px!important;min-height:26px!important}.library-folder-card-wrap{z-index:1!important;position:relative!important;overflow:visible!important}.library-folder-more-wrap{z-index:20!important;position:relative!important}.library-folder-menu{z-index:6000!important}.org-list-color-toggle{width:100%!important;color:inherit!important;text-align:left!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:8px!important;padding:9px 8px!important;font-size:12px!important;font-weight:400!important}.org-list-color-toggle:hover{background:#ffffff14!important}#projectArea .project-cover-menu .project-cover-swatch{box-shadow:none!important;background:var(--swatch-a)!important}#calendarItemModal .calendar-item-actions{align-items:flex-start!important}#calendarItemModal .calendar-color-action-wrap{flex-direction:column!important;align-items:stretch!important;display:flex!important;position:relative!important}#calendarItemModal .calendar-color-action-wrap .calendar-inline-color{width:196px!important;margin-top:6px!important;margin-bottom:0!important}.library-folder-menu{z-index:100000!important;overflow:visible!important}.library-folder-card-wrap.folder-menu-open{z-index:99999!important}#calendarItemModal .calendar-item-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important;gap:8px!important;display:grid!important;position:relative!important;overflow:visible!important}#calendarItemModal .calendar-item-actions>.btn,#calendarItemModal .calendar-color-action-wrap>.btn{white-space:nowrap!important;width:100%!important;min-width:0!important}#calendarItemModal .calendar-color-action-wrap{min-width:0!important;display:block!important;position:relative!important}#calendarItemModal .calendar-color-action-wrap .calendar-inline-color{z-index:1000!important;width:196px!important;margin:0!important;position:absolute!important;top:calc(100% + 6px)!important;left:50%!important;transform:translate(-50%)!important}#calendarItemModal .modalbox{overflow:visible!important}#calendarItemModal #calendarViewDraftBtn{color:#fff!important;background:linear-gradient(90deg,#2563eb,#4f46e5)!important;border-color:#0000!important}.org-list-menu .org-list-color-toggle{color:#334155!important;opacity:1!important;background:0 0!important}.org-list-menu .org-list-color-toggle:hover{color:#172033!important;background:#f4f7fb!important}#calendarItemModal #calendarViewDraftBtn{text-align:center!important;justify-content:center!important;align-items:center!important;display:flex!important}.library-folder-menu.show{visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:100000!important;display:block!important;position:fixed!important;transform:none!important}.org-list-menu{z-index:100000!important;overflow:visible!important}.org-list-menu[style*="position: fixed"]{opacity:1!important;pointer-events:auto!important;display:block!important}.org-list-menu{visibility:hidden;opacity:0;pointer-events:none;display:none!important}.org-list-menu.show{visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:100000!important;display:block!important}.org-column,.org-column-head,.org-column-head-actions{overflow:visible!important}#orgListMenuPortal.org-list-menu-portal{visibility:visible;opacity:1!important;pointer-events:auto!important;box-sizing:border-box!important;z-index:2147483000!important;background:#fff!important;border:1px solid #e1e6ed!important;border-radius:12px!important;width:196px!important;max-width:196px!important;padding:10px!important;display:block!important;position:fixed!important;box-shadow:0 16px 38px #0f172a24!important}#orgListMenuPortal .org-list-color-toggle{color:#334155!important;text-align:left!important;background:0 0!important;border:0!important;border-radius:8px!important;width:100%!important;padding:9px 8px!important;font-size:12px!important;font-weight:400!important}#orgListMenuPortal .org-list-color-toggle:hover{color:#172033!important;background:#f4f7fb!important}#orgListMenuPortal .org-list-delete{color:#dc2626!important;text-align:left!important;width:100%!important}.org-column-head-actions{z-index:50!important;pointer-events:auto!important;position:relative!important}.org-list-more{z-index:60!important;pointer-events:auto!important;cursor:pointer!important;touch-action:manipulation!important;-webkit-user-select:none!important;user-select:none!important;position:relative!important}.library-folder-more-wrap{transform:none!important}.library-folder-more{transform:translate(2px)!important}.library-folder-menu.show{visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:2147483000!important;display:block!important;position:fixed!important;bottom:auto!important;right:auto!important;transform:none!important}.library-folder-card-wrap,.library-folder-meta,.library-folder-more-wrap{overflow:visible!important}@media (width>=761px){#calendar .month-calendar-shell,#globalCalendar .month-calendar-shell{border-radius:16px!important}#calendar .calendar-month-toolbar,#globalCalendar .calendar-month-toolbar{min-height:52px!important;padding:11px 14px!important}#calendar .calendar-month-title,#globalCalendar .calendar-month-title{min-width:160px!important;font-size:17px!important}#calendar .calendar-nav-btn,#globalCalendar .calendar-nav-btn{border-radius:8px!important;width:30px!important;height:30px!important}#calendar .calendar-today-btn,#globalCalendar .calendar-today-btn{border-radius:8px!important;padding:6px 10px!important;font-size:12px!important}#calendar .month-weekday,#globalCalendar .month-weekday{padding:7px 8px!important;font-size:10px!important}#calendar .month-day,#globalCalendar .month-day{min-height:92px!important;padding:6px!important}#calendar .month-day-head,#globalCalendar .month-day-head{margin-bottom:4px!important}#calendar .month-day-number,#globalCalendar .month-day-number{width:22px!important;height:22px!important;font-size:11px!important}#calendar .month-add,#globalCalendar .month-add{border-radius:6px!important;padding:2px 5px!important;font-size:10px!important}#calendar .month-items,#globalCalendar .month-items{gap:3px!important}#calendar .month-item,#globalCalendar .month-item{border-radius:6px!important;padding:4px 6px!important;font-size:10px!important;line-height:1.18!important}#calendar .month-item strong,#globalCalendar .month-item strong{font-size:10px!important;line-height:1.15!important}#calendar .month-item small,#globalCalendar .month-item small{margin-top:1px!important;font-size:8.5px!important;line-height:1.1!important}#calendar .month-grid,#globalCalendar .month-grid{align-items:stretch!important}}#globalGenerator .generator,#generator .generator{align-items:start!important;gap:14px!important}#globalGenerator .generator>.card,#generator .generator>.card{padding:17px!important}#globalGenerator .project-page-head,#generator .topbar{margin-bottom:18px!important}#generator #selectedTopic{margin:3px 0 12px!important;font-size:20px!important;line-height:1.25!important}#globalGenerator #globalIdeaInput{min-height:84px!important;max-height:120px!important;padding:11px 12px!important;font-size:13px!important}#globalGenerator .generator>.card>div[style*=margin-top\:20px],#generator .generator>.card>div[style*=margin-top\:20px]{margin-top:14px!important}#globalGenerator .generator>.card>.btn.primary[style*=margin-top\:20px],#generator .generator>.card>.btn.primary[style*=margin-top\:20px]{margin-top:14px!important;padding-top:9px!important;padding-bottom:9px!important}#globalAngles.choice-list,#angles.choice-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:8px!important;display:grid!important}#globalAngles .angle-choice,#angles .angle-choice{text-align:left!important;border-radius:9px!important;align-items:center!important;min-height:42px!important;padding:9px 34px 9px 10px!important;line-height:1.2!important;display:flex!important;position:relative!important;overflow:visible!important}#globalAngles .angle-choice-title,#angles .angle-choice-title{min-width:0!important;color:inherit!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:12.5px!important;font-weight:500!important;display:block!important;overflow:hidden!important}#globalAngles .angle-info,#angles .angle-info{color:#687386!important;cursor:help!important;z-index:8!important;background:#eef2f7!important;border-radius:50%!important;outline:none!important;place-items:center!important;width:18px!important;height:18px!important;font-size:10.5px!important;font-weight:600!important;line-height:1!important;display:grid!important;position:absolute!important;top:50%!important;right:9px!important;transform:translateY(-50%)!important}#globalAngles .angle-choice.selected .angle-info,#angles .angle-choice.selected .angle-info{color:#315cc8!important;background:#ffffffbf!important}#globalAngles .angle-tooltip,#angles .angle-tooltip{color:#fff!important;text-align:left!important;white-space:normal!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:10000!important;background:#172033!important;border-radius:9px!important;width:220px!important;padding:9px 10px!important;font-size:11px!important;font-weight:400!important;line-height:1.4!important;transition:opacity .14s,transform .14s,visibility .14s!important;display:block!important;position:absolute!important;bottom:calc(100% + 9px)!important;right:-7px!important;transform:translateY(3px)!important;box-shadow:0 10px 28px #0f172a33!important}#globalAngles .angle-tooltip:after,#angles .angle-tooltip:after{content:""!important;border:5px solid #0000!important;border-top-color:#172033!important;position:absolute!important;top:100%!important;right:11px!important}#globalAngles .angle-info:hover .angle-tooltip,#angles .angle-info:hover .angle-tooltip,#globalAngles .angle-info:focus .angle-tooltip,#angles .angle-info:focus .angle-tooltip{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}#globalFormats.choice-list,#formats.choice-list{gap:6px!important;margin-top:8px!important}#globalFormats .choice,#formats .choice{border-radius:9px!important;padding:9px 10px!important;font-size:12.5px!important}#globalGenerator .script,#generator .script{min-height:250px!important;padding:14px!important;font-size:14px!important;line-height:1.52!important}@media (width<=760px){#globalAngles.choice-list,#angles.choice-list{grid-template-columns:1fr!important}#globalAngles .angle-tooltip,#angles .angle-tooltip{width:min(220px,100vw - 48px)!important}}#globalAngles .angle-info.open .angle-tooltip,#angles .angle-info.open .angle-tooltip{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}#globalGenerator .scriptwriter-actions,#generator .scriptwriter-actions{flex-wrap:wrap!important;align-items:center!important;gap:7px!important;margin-top:10px!important;display:flex!important}#globalGenerator .scriptwriter-actions .btn,#generator .scriptwriter-actions .btn{margin:0!important}#globalScript.script-editing,#script.script-editing{cursor:text!important;white-space:pre-wrap!important;background:#fff!important;border-color:#8eb5f7!important;outline:none!important;box-shadow:0 0 0 3px #2563eb1a!important}#globalScript[contenteditable=true]:focus,#script[contenteditable=true]:focus{outline:none!important}@media (width<=760px){#globalAngles .angle-info,#angles .angle-info{cursor:pointer!important}#globalGenerator .scriptwriter-actions,#generator .scriptwriter-actions{gap:6px!important}#globalGenerator .scriptwriter-actions .btn,#generator .scriptwriter-actions .btn{padding:8px 9px!important;font-size:12px!important}}.save-script-title-modal{width:min(410px,100vw - 32px)!important;padding:22px!important}.save-script-title-modal h2{margin:0 34px 7px 0!important;font-size:21px!important}.save-script-title-modal p{margin-bottom:14px!important}.save-script-title-modal input{height:44px!important;padding:0 12px!important;font-size:13.5px!important}.save-script-title-actions{justify-content:flex-end!important;gap:8px!important;margin-top:15px!important}#projectScriptEditBtn,#globalScriptEditBtn{min-width:58px!important}@media (width<=760px){.save-script-title-modal{width:min(100%,100vw - 24px)!important;padding:20px!important}}.ai-generate-btn{justify-content:center!important;align-items:center!important;gap:7px!important;display:flex!important}.ai-btn-spark{font-size:15px!important;line-height:1!important;display:inline-block!important;transform:translateY(-.5px)!important}.ai-generate-btn.is-loading{opacity:.84!important;cursor:wait!important}#script.is-generating,#globalScript.is-generating{background:0 0!important;justify-content:center!important;align-items:center!important;min-height:250px!important;padding:0!important;display:flex!important;overflow:hidden!important}.loader-wrapper{color:#fff;-webkit-user-select:none;user-select:none;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:1.2em;font-weight:300;display:flex;position:relative}.loader{aspect-ratio:1;z-index:0;background-color:#0000;border-radius:50%;width:100%;animation:2s linear infinite loader-rotate;position:absolute;top:0;left:0}@keyframes loader-rotate{0%{transform:rotate(90deg);box-shadow:inset 0 10px 20px #fff,inset 0 20px 30px #ad5fff,inset 0 60px 60px #471eec}50%{transform:rotate(270deg);box-shadow:inset 0 10px 20px #fff,inset 0 20px 10px #d60a47,inset 0 40px 60px #311e80}to{transform:rotate(450deg);box-shadow:inset 0 10px 20px #fff,inset 0 20px 30px #ad5fff,inset 0 60px 60px #471eec}}.loader-letter{opacity:.4;z-index:1;border:none;border-radius:50ch;animation:2s infinite loader-letter-anim;display:inline-block;transform:translateY(0)}.loader-letter:first-child{animation-delay:0s}.loader-letter:nth-child(2){animation-delay:.1s}.loader-letter:nth-child(3){animation-delay:.2s}.loader-letter:nth-child(4){animation-delay:.3s}.loader-letter:nth-child(5){animation-delay:.4s}.loader-letter:nth-child(6){animation-delay:.5s}.loader-letter:nth-child(7){animation-delay:.6s}.loader-letter:nth-child(8){animation-delay:.7s}.loader-letter:nth-child(9){animation-delay:.8s}@keyframes loader-letter-anim{0%,to{opacity:.4;transform:translateY(0)}20%{opacity:1;transform:scale(1.15)}40%{opacity:.7;transform:translateY(0)}}@media (width<=760px){.loader-wrapper{width:150px!important;height:150px!important;font-size:1.05em!important}#script.is-generating,#globalScript.is-generating,.ai-generating-state{min-height:220px!important}}#globalGenerator #globalIdeaInput.generator-input-error{background:#fff!important;border-color:#e45b64!important;box-shadow:0 0 0 3px #e45b641a!important}.generator-field-error{color:#cf3f49;margin-top:6px;font-size:11.5px;line-height:1.35;display:none}.generator-field-error.show{display:block}#script.is-generating,#globalScript.is-generating{justify-content:center!important;align-items:center!important;min-height:250px!important;padding:0!important;display:flex!important}.ai-generating-state{justify-content:center!important;align-items:center!important;width:100%!important;min-height:250px!important;display:flex!important}.loader-wrapper{color:#0000!important;border-radius:50%!important;width:64px!important;min-width:64px!important;height:64px!important;min-height:64px!important;font-size:0!important;display:block!important;position:relative!important}.loader-wrapper .loader{aspect-ratio:1!important;border-radius:50%!important;width:64px!important;height:64px!important;position:absolute!important;inset:0!important}.loader-wrapper .loader-letter{display:none!important}@media (width<=760px){.loader-wrapper,.loader-wrapper .loader{width:54px!important;min-width:54px!important;height:54px!important;min-height:54px!important}#script.is-generating,#globalScript.is-generating,.ai-generating-state{min-height:220px!important}.generator-field-error{font-size:11px!important}}.three-body{--uib-size:35px;--uib-speed:.8s;--uib-color:#5d3fd3;height:var(--uib-size);width:var(--uib-size);animation:spin78236 calc(var(--uib-speed) * 2.5) infinite linear;display:inline-block;position:relative}.three-body__dot{width:30%;height:100%;position:absolute}.three-body__dot:after{content:"";background-color:var(--uib-color);border-radius:50%;width:100%;height:0%;padding-bottom:100%;position:absolute}.three-body__dot:first-child{transform-origin:50% 85%;bottom:5%;left:0;transform:rotate(60deg)}.three-body__dot:first-child:after{animation:wobble1 var(--uib-speed) infinite ease-in-out;animation-delay:calc(var(--uib-speed) * -.3);bottom:0;left:0}.three-body__dot:nth-child(2){transform-origin:50% 85%;bottom:5%;right:0;transform:rotate(-60deg)}.three-body__dot:nth-child(2):after{animation:wobble1 var(--uib-speed) infinite calc(var(--uib-speed) * -.15) ease-in-out;bottom:0;left:0}.three-body__dot:nth-child(3){bottom:-5%;left:0;transform:translate(116.666%)}.three-body__dot:nth-child(3):after{animation:wobble2 var(--uib-speed) infinite ease-in-out;top:0;left:0}@keyframes spin78236{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wobble1{0%,to{opacity:1;transform:translateY(0%)scale(1)}50%{opacity:.8;transform:translateY(-66%)scale(.65)}}@keyframes wobble2{0%,to{opacity:1;transform:translateY(0%)scale(1)}50%{opacity:.8;transform:translateY(66%)scale(.65)}}#script.is-generating,#globalScript.is-generating,.ai-generating-state{justify-content:center!important;align-items:center!important;display:flex!important}.library-folder-menu button.disabled,.library-script-menu button.disabled{opacity:.38!important;cursor:not-allowed!important;pointer-events:none!important}.move-library-project-modal{width:min(430px,100vw - 32px)!important}.move-project-list{flex-direction:column;gap:7px;max-height:330px;margin-top:14px;display:flex;overflow:auto}.move-project-option{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #e7eaf0;border-radius:11px;align-items:center;gap:11px;width:100%;padding:10px 11px;transition:all .15s;display:flex}.move-project-option:hover{background:#f7f9fc;border-color:#d8dee8}.move-project-option-icon{color:#356fe5;background:#eef4ff;border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.move-project-option-icon svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.move-project-option-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.move-project-option-copy b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.move-project-option-copy small{color:#8a94a5;font-size:10.5px}.move-project-option-arrow{color:#a0a8b5;font-size:20px;line-height:1}@media (width<=760px){.move-library-project-modal{width:calc(100vw - 24px)!important}.move-project-list{max-height:50vh}}.brand-brain-completion{color:#607086;flex-direction:column;align-items:flex-end;gap:6px;min-width:150px;font-size:11.5px;display:flex}.brand-brain-progress{background:#dfe6ef;border-radius:999px;width:150px;height:5px;overflow:hidden}.brand-brain-progress i{border-radius:inherit;background:#3777e5;height:100%;transition:width .2s;display:block}.brand-brain-intro{justify-content:space-between;align-items:center;gap:24px;display:flex;padding:20px 22px!important}.brand-brain-intro h2{margin:3px 0 6px;font-size:20px;font-weight:600}.brand-brain-intro p{max-width:700px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.brand-brain-intro .btn{white-space:nowrap}.brand-brain-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.brand-brain-field{padding:16px!important}.brand-brain-field-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.brand-brain-field h3{color:#172033;margin:0 0 4px;font-size:14px;font-weight:600}.brand-brain-field p{color:#7b8798;margin:0;font-size:11px;line-height:1.35}.brand-brain-field-status{color:#8a94a5;background:#f1f4f8;border-radius:7px;flex:none;padding:4px 7px;font-size:9.5px}.brand-brain-field-status.complete{color:#32845a;background:#eaf7ef}.brand-brain-field textarea{resize:vertical!important;border-radius:10px!important;min-height:88px!important;padding:10px 11px!important;font-size:12.5px!important}.content-map-brand-card{margin-bottom:0}@media (width<=900px) and (width>=761px){.brand-brain-fields{grid-template-columns:1fr}}@media (width<=760px){.brand-brain-completion{align-items:flex-start;width:100%;margin-top:8px}.brand-brain-progress{width:100%}.brand-brain-intro{flex-direction:column;align-items:flex-start;gap:12px;padding:15px!important}.brand-brain-intro h2{font-size:17px}.brand-brain-fields{grid-template-columns:1fr;gap:9px;margin-top:10px}.brand-brain-field{padding:13px!important}.brand-brain-field textarea{min-height:76px!important}}#contentMap.is-generating{justify-content:center!important;align-items:center!important;min-height:340px!important;display:flex!important}.content-map-generating{color:#738196;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;min-height:340px;font-size:12.5px;display:flex}#contentMap>.content-map-generating{grid-column:1/-1;min-height:340px}#contentMap.is-regenerating>.content-map-generating{min-height:300px}.topic-regenerating{pointer-events:none}.topic-subtopics-loading{place-items:center;min-height:132px;display:grid}.topic-subtopics-loading .content-map-generating{text-align:center;gap:10px;min-height:132px}.topic-subtopics-loading .content-map-loader{--uib-size:30px}.content-map-edit-modal{flex-direction:column;width:min(560px,100%);max-height:min(760px,88vh);display:flex;overflow:hidden}.content-map-edit-modal h2{flex:none}.content-map-edit-label{color:#475569;margin:12px 0 7px;font-size:12px;font-weight:600;display:block}.content-map-edit-modal textarea{resize:vertical;flex:none;min-height:70px}.content-map-edit-subtopics{gap:8px;min-height:0;max-height:330px;padding:2px;display:grid;overflow-y:auto}.content-map-edit-subtopic-row{grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:7px;display:grid}.content-map-edit-subtopic-row input{min-width:0}.content-map-edit-subtopic-row button{color:#64748b;background:#f4f6f9;border:0;border-radius:9px;place-items:center;width:34px;height:34px;font-size:19px;font-weight:300;display:grid}.content-map-edit-subtopic-row button:hover{color:#dc2626;background:#fff1f2}.content-map-add-subtopic{align-self:flex-start;margin-top:10px}.content-map-edit-modal .form-actions{flex:none}.content-map-loader{--uib-size:42px;--uib-color:#5d3fd3}@media (width<=760px){#contentMap.is-generating,.content-map-generating{min-height:280px!important}.content-map-loader{--uib-size:36px}#contentMap>.content-map-generating{min-height:280px}.content-map-edit-modal{max-height:calc(100dvh - 32px)}.content-map-edit-subtopics{flex:auto;max-height:none}}.brand-brain-page-head{align-items:flex-start!important}.brand-brain-head-actions{align-items:flex-end;gap:12px;display:flex}.brand-brain-ai-btn{white-space:nowrap;align-items:center!important;gap:6px!important;display:inline-flex!important}.brand-brain-visual{margin-top:8px}.brand-brain-map-shell{width:min(100%,1050px);height:620px;margin:0 auto;position:relative;overflow:visible}.brand-brain-lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.brand-brain-lines line,.brand-brain-lines circle{stroke:#dfe5ed;stroke-width:1.5px;stroke-dasharray:7 9;fill:none}.brand-brain-center{--brain-a:#2563eb;--brain-b:#4f46e5;background:linear-gradient(135deg,var(--brain-a),var(--brain-b));color:#fff;text-align:center;z-index:3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:156px;height:156px;padding:18px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 34px #2563eb33}.brand-brain-center strong{letter-spacing:-.7px;font-size:28px;font-weight:600;line-height:1}.brand-brain-center span{color:#ffffffbf;white-space:nowrap;text-overflow:ellipsis;max-width:118px;margin-top:8px;font-size:11px;line-height:1.25;overflow:hidden}.brand-brain-node{z-index:4;color:#172033;text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e5ec;border-radius:17px;align-items:center;gap:11px;width:220px;min-height:74px;padding:12px 14px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;position:absolute;box-shadow:0 6px 15px #0f172a14}.brand-brain-node:hover{border-color:#c9d5e5;transform:translateY(-2px);box-shadow:0 10px 22px #0f172a1f}.brand-brain-node-icon{color:#9ba7b8;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.brand-brain-node-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.brand-brain-node-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.brand-brain-node-copy b{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;line-height:1.15;overflow:hidden}.brand-brain-node-copy small{color:#9aa4b3;font-size:10px}.brand-brain-node.complete .brand-brain-node-icon{color:#5d78a6}.brand-brain-node-check{color:#2f8a59;background:#eaf7ef;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:11px;font-weight:600;display:grid}.brand-brain-node.top{top:18px;left:50%;transform:translate(-50%)}.brand-brain-node.top:hover{transform:translate(-50%)translateY(-2px)}.brand-brain-node.upper-right{top:125px;right:15px}.brand-brain-node.lower-right{top:285px;right:0}.brand-brain-node.bottom-right{bottom:24px;right:175px}.brand-brain-node.bottom-left{bottom:24px;left:175px}.brand-brain-node.lower-left{top:285px;left:0}.brand-brain-node.upper-left{top:125px;left:15px}.brand-brain-field-modal{width:min(520px,100vw - 32px)!important}.brand-brain-field-modal h2{margin:0 34px 6px 0!important;font-size:22px!important}.brand-brain-field-modal>p{margin-bottom:14px!important;line-height:1.45!important}.brand-brain-field-view{color:#283548;white-space:pre-wrap;background:#f8fafc;border:1px solid #e0e5ec;border-radius:12px;min-height:110px;padding:14px;font-size:13.5px;line-height:1.55}.brand-brain-field-view.empty{color:#9aa4b3}.brand-brain-field-editor{display:none;min-height:150px!important;font-size:13.5px!important}.brand-brain-modal-actions{justify-content:flex-end!important;margin-top:14px!important}.brand-brain-documents{border-top:1px solid #e6ebf2;margin-top:14px;padding-top:14px}.brand-brain-documents-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.brand-brain-documents-head>div{flex-direction:column;gap:2px;display:flex}.brand-brain-documents-head strong{color:#283548;font-size:13px}.brand-brain-documents-head small{color:#8a96a8;font-size:11px}.brand-brain-document-upload{white-space:nowrap;cursor:pointer;position:relative;overflow:hidden}.brand-brain-document-upload input{opacity:0;cursor:pointer;font-size:0;position:absolute;inset:0}.brand-brain-document-upload.disabled{opacity:.55;pointer-events:none}.brand-brain-documents-list{flex-direction:column;gap:7px;max-height:210px;display:flex;overflow-y:auto}.brand-brain-document-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;padding:9px 10px;display:flex}.brand-brain-document-type{color:#3972c7;background:#eaf2ff;border-radius:7px;flex:0 0 38px;place-items:center;height:28px;font-size:10px;font-weight:700;display:grid}.brand-brain-document-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.brand-brain-document-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.brand-brain-document-copy small{color:#8591a3;font-size:10.5px}.brand-brain-document-status.ready{color:#2f8a59}.brand-brain-document-status.uploading,.brand-brain-document-status.processing{color:#3972c7}.brand-brain-document-status.uploading:before,.brand-brain-document-status.processing:before{content:"";vertical-align:-1px;border:1.5px solid;border-right-color:#0000;border-radius:50%;width:8px;height:8px;margin-right:5px;animation:.7s linear infinite spin78236;display:inline-block}.brand-brain-document-status.error,.brand-brain-document-error{color:#b34a55!important}.main{position:relative}.project-runtime-loader{z-index:25;text-align:center;color:#758197;background:#f3f5f8;place-items:center;display:grid;position:absolute;inset:0}.project-runtime-loader p{margin:14px 0 0}.brand-brain-document-actions{align-items:center;gap:6px;display:flex}.brand-brain-document-action{color:#55749d;font:inherit;cursor:pointer;background:0 0;border:0;padding:5px 3px;font-size:11px}.brand-brain-document-action.danger{color:#b34a55}.brand-brain-documents-empty{color:#8a96a8;text-align:center;background:#f8fafc;border-radius:9px;padding:12px;font-size:12px}.brand-brain-documents-empty.error{color:#b34a55}@media (width<=760px){.brand-brain-documents-head{flex-direction:column;align-items:flex-start}.brand-brain-document-upload{justify-content:center;width:100%}.brand-brain-document-row{flex-wrap:wrap;align-items:flex-start}.brand-brain-document-actions{margin-left:48px}.brand-brain-page-head{display:block!important}.brand-brain-head-actions{flex-direction:column;align-items:stretch;margin-top:10px}.brand-brain-ai-btn{align-self:flex-start}.brand-brain-map-shell{flex-direction:column;align-items:stretch;gap:8px;height:auto;min-height:0;padding:16px 0 6px;display:flex}.brand-brain-lines{display:none}.brand-brain-center{width:110px;height:110px;margin:0 auto 12px;position:relative;top:auto;left:auto;transform:none}.brand-brain-center strong{font-size:23px}.brand-brain-center span{max-width:82px;font-size:10px}.brand-brain-node,.brand-brain-node.top,.brand-brain-node.upper-right,.brand-brain-node.lower-right,.brand-brain-node.bottom-right,.brand-brain-node.bottom-left,.brand-brain-node.lower-left,.brand-brain-node.upper-left{border-radius:14px;width:100%;min-height:60px;padding:10px 12px;position:relative;inset:auto;transform:none}.brand-brain-node:hover,.brand-brain-node.top:hover{transform:none}.brand-brain-node-copy b{font-size:13px}}.brand-brain-lines line,.brand-brain-lines circle{stroke:#7fb2f4!important;stroke-opacity:.78!important}.brand-brain-node{border-color:#8ebcf3!important}.brand-brain-node:hover{border-color:#4f94eb!important;box-shadow:0 10px 22px #2563eb1f!important}.brand-brain-head-actions{align-items:flex-end!important}.brand-brain-edit-actions{justify-content:space-between!important;align-items:center!important;width:100%!important}.brand-brain-edit-actions-right{align-items:center;gap:8px;margin-left:auto;display:flex}.brand-brain-field-ai-btn{display:none;color:#3567b6!important;background:#f5f9ff!important;border-color:#c8d9f2!important;align-items:center!important;gap:6px!important}.brand-brain-field-ai-btn:hover{background:#edf5ff!important;border-color:#9fc3f2!important}#brandBrainFieldEditor.ai-filled{border-color:#8eb5f7!important;box-shadow:0 0 0 3px #2563eb1a!important}@media (width<=760px){.brand-brain-edit-actions{align-items:stretch!important;gap:10px!important}.brand-brain-edit-actions-right{gap:6px!important}.brand-brain-field-ai-btn{padding-left:9px!important;padding-right:9px!important}}.content-map-brand-card{justify-content:space-between!important;align-items:center!important;gap:24px!important;padding:18px 20px!important;display:flex!important}.content-map-brand-copy{flex:1;min-width:0}.content-map-brand-title{color:#172033;margin-top:4px;font-size:16px;font-weight:600;line-height:1.3}.content-map-brand-description{color:#718096;max-width:690px;margin:5px 0 0;font-size:11.5px;line-height:1.45}.content-map-brand-cta{white-space:nowrap;flex:none;align-items:center!important;gap:7px!important;display:inline-flex!important}.content-map-brand-cta span{font-size:14px;line-height:1}@media (width<=760px){.content-map-brand-card{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;padding:14px!important}.content-map-brand-cta{align-self:flex-start}}.content-map-brand-card .eyebrow{color:#ffffffb8!important}.content-map-brand-title{color:#fff!important}.content-map-brand-description{color:#ffffffb8!important}.content-map-brand-cta:hover{color:#fff!important;box-shadow:none!important;background:#ffffff9e!important;border:none!important}.content-map-brand-cta{color:#fff!important;box-shadow:none!important;background:0 0!important;border:1px solid #ffffffe6!important}.content-map-brand-cta:hover{color:#fff!important;box-shadow:none!important;background:#ffffff14!important;border-color:#fff!important}.topic{overflow:visible!important}.topic-more{z-index:20;color:#7b8798;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;font-size:15px;line-height:1;display:grid;position:absolute;top:10px;right:10px}.topic-more:hover{color:#315f9e;background:#ffffffb8}.topic-menu{z-index:1000;background:#fff;border:1px solid #dfe5ed;border-radius:12px;width:205px;padding:6px;display:none;position:absolute;top:40px;right:10px;box-shadow:0 14px 34px #0f172a29}.topic-menu.show{display:grid}.topic-menu button{text-align:left;color:#334155;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 10px;font-size:12.5px;font-weight:400}.topic-menu button:hover{color:#1f5fad;background:#f4f7fb}.topic-menu .danger{color:#dc2626!important}.topic-menu .danger:hover{color:#b91c1c!important;background:#fff1f2!important}.topic-menu-divider{background:#edf1f5;height:1px;margin:4px 2px}.topic-lock-svg{width:20px;margin-right:4px;display:inline-block}.topic-locked-badge{vertical-align:1px;margin-left:7px;font-size:11px}.content-map-confirm-modal{width:min(430px,100vw - 32px)!important}.content-map-regen-icon{color:#4779c8;place-items:center;width:54px;height:54px;margin:0 auto 10px;font-size:38px;font-weight:300;line-height:1;display:grid}.content-map-confirm-modal h2{text-align:center!important;margin:0 28px 8px!important;font-size:21px!important}.content-map-confirm-modal .delete-confirm-subtitle{text-align:center!important}.content-map-confirm-actions{justify-content:center!important}.content-map-input-modal{width:min(460px,100vw - 32px)!important}.content-map-input-modal h2{margin:0 34px 7px 0!important;font-size:22px!important}.content-map-input-modal p{margin-bottom:14px!important}@media (width<=760px){.topic-menu{width:190px}}#contentMap .topic{isolation:isolate;overflow:visible!important}#contentMap .topic:after{content:"";z-index:0;border-radius:inherit;pointer-events:none;box-shadow:inset 5px 0 0 var(--topic-accent,currentColor);position:absolute;inset:0}#contentMap .topic:before{clip-path:inset(0 0 0 0 round inherit);border-radius:inherit!important;width:5px!important;top:0!important;bottom:0!important;left:0!important;transform:none!important}#contentMap .topic>*{z-index:2;position:relative}#contentMap .topic-more,#contentMap .topic-menu{z-index:30;position:absolute}.topic-lock-row{border-radius:8px;grid-template-columns:1fr 28px;align-items:center;gap:2px;display:grid}.topic-lock-action{align-items:center;gap:7px;min-width:0;display:flex!important}.topic-lock-svg{flex:0 0 17px;justify-content:center;align-items:center;height:17px;width:17px!important;margin:0!important;display:inline-flex!important}.topic-lock-svg svg,.topic-locked-badge svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.topic-lock-help{min-width:24px;color:#7b8798!important;text-align:center!important;background:0 0!important;border:1px solid #cfd8e5!important;border-radius:50%!important;place-items:center!important;width:24px!important;height:24px!important;padding:0!important;font-size:11px!important;font-weight:600!important;line-height:1!important;display:grid!important;position:relative!important}.topic-lock-help:hover,.topic-lock-help.open{color:#2463c7!important;background:#f5f8ff!important;border-color:#9ebcf0!important}.topic-lock-tooltip{z-index:5000;color:#46566c;text-align:left;white-space:normal;pointer-events:none;background:#fff;border:1px solid #dfe5ed;border-radius:10px;width:225px;padding:10px 11px;font-size:11.5px;font-weight:400;line-height:1.4;display:none;position:absolute;bottom:calc(100% + 9px);right:-4px;box-shadow:0 10px 28px #0f172a24}.topic-lock-help:hover .topic-lock-tooltip,.topic-lock-help:focus .topic-lock-tooltip,.topic-lock-help.open .topic-lock-tooltip{display:block}.topic-locked-badge{color:#6c7d93;vertical-align:-2px;width:14px;height:14px;margin-left:7px;display:inline-flex!important}@media (hover:none){.topic-lock-help:hover .topic-lock-tooltip{display:none}.topic-lock-help.open .topic-lock-tooltip{display:block}}#contentMap .topic:first-child{--topic-accent:#2f6fec}#contentMap .topic:nth-child(2){--topic-accent:#16a879}#contentMap .topic:nth-child(3){--topic-accent:#5547e8}#contentMap .topic:nth-child(4){--topic-accent:#e67e00}#contentMap .topic:nth-child(5){--topic-accent:#1598b8}#contentMap .topic:nth-child(6){--topic-accent:#8b5cf6}#contentMap .topic{isolation:auto!important;position:relative!important;overflow:visible!important}#contentMap .topic:after{content:none!important;display:none!important}#contentMap .topic:before{content:""!important;background:var(--topic-accent,#2f6fec)!important;z-index:1!important;pointer-events:none!important;border-radius:16px 0 0 16px!important;width:5px!important;height:auto!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important;transform:none!important}#contentMap .topic{z-index:1!important}#contentMap .topic.topic-menu-open{z-index:10000!important}#contentMap .topic-more{z-index:10002!important}#contentMap .topic-menu{z-index:10003!important;overflow:visible!important}#contentMap .topic>.num,#contentMap .topic>h3,#contentMap .topic>.subs{z-index:2!important;position:relative!important}.topic-lock-row{grid-template-columns:1fr 28px!important}.topic-lock-action{white-space:nowrap!important}.topic-lock-help{overflow:visible!important}.topic-lock-tooltip{z-index:20000!important;width:238px!important}.topic-menu,.topic-lock-row,.topic-lock-help{overflow:visible!important}#contentMap .topic:before{box-sizing:border-box!important;border-radius:15px 0 0 15px!important;width:5px!important;height:auto!important;top:1px!important;bottom:1px!important;left:1px!important}#contentMap .topic{box-shadow:inset 6px 0 0 var(--topic-accent,#2f6fec), 0 10px 24px #0f172a14!important}#contentMap .topic:before,#contentMap .topic:after{content:none!important;display:none!important}#contentMap .topic{padding-left:24px!important}@media (width<=760px){body{padding-bottom:94px!important}body:after{content:"";z-index:9997;pointer-events:none;-webkit-backdrop-filter:none;background:linear-gradient(#f8fafc00 0%,#f8fafc04 12%,#f8fafc0d 24%,#f8fafc1f 38%,#f8fafc3d 52%,#f8fafc6b 66%,#f8fafca3 80%,#f8fafcd6 92%,#f8fafcf7 100%);height:118px;position:fixed;bottom:0;left:0;right:0}#mobileBottomNav.mobile-app-nav{-webkit-backdrop-filter:blur(18px)saturate(160%)!important;z-index:10000!important;background:#ffffffe0!important;border:1px solid #dce2ecd1!important;border-radius:26px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:2px!important;width:auto!important;height:68px!important;min-height:68px!important;margin:0!important;padding:6px!important;display:grid!important;position:fixed!important;bottom:12px!important;left:12px!important;right:12px!important;overflow:visible!important;box-shadow:0 10px 34px #0f172a1f,0 2px 8px #0f172a0f!important}#mobileBottomNav.mobile-app-nav.project-context{background:#ffffffe0!important;border-color:#dce2ecd1!important}#mobileBottomNav.mobile-app-nav:before,#mobileBottomNav.mobile-app-nav:after{content:none!important;display:none!important}#mobileBottomNav button{min-width:0!important;height:56px!important;box-shadow:none!important;color:#69788c!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:20px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;margin:0!important;padding:6px 2px 5px!important;font-size:9.5px!important;font-weight:500!important;line-height:1.05!important;transition:background .15s,color .15s,transform .15s!important;display:flex!important;overflow:hidden!important}#mobileBottomNav button:active{transform:scale(.97)!important}#mobileBottomNav .mobile-nav-icon{width:22px!important;height:22px!important;color:inherit!important;place-items:center!important;display:grid!important}#mobileBottomNav .mobile-nav-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:21px!important;height:21px!important}#mobileBottomNav:not(.project-context) button.active{color:#0f6fe8!important;background:#0f76ff17!important}#mobileBottomNav:not(.project-context) button:not(.active) .mobile-nav-icon{color:#6f8095!important}#mobileBottomNav.project-context button{color:#67768a!important}#mobileBottomNav.project-context button .mobile-nav-icon{color:#6b61d9!important}#mobileBottomNav.project-context button.active{color:#5148c8!important;background:#635bd71a!important}#mobileBottomNav.project-context button.active .mobile-nav-icon{color:#5148c8!important}.main,.main.project-open-mode{padding-bottom:92px!important}}@media (width>=761px){#projectArea{width:100%}#projectArea>.grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-content:center!important;align-items:start!important;gap:20px!important;width:min(1180px,100%)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}#projectArea .project-card,#projectArea .new-project-card{width:100%!important;min-width:0!important;max-width:none!important}}@media (width<=760px){body:after{box-shadow:none!important;mix-blend-mode:normal!important;border:0!important;outline:0!important}}@media (width>=761px){#projectArea>.grid{grid-template-columns:repeat(3,340px)!important;justify-content:center!important;align-items:start!important;gap:20px!important;width:max-content!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}#projectArea .project-card,#projectArea .new-project-card{width:340px!important;min-width:340px!important;max-width:340px!important}@media (width<=1360px){#projectArea>.grid{grid-template-columns:repeat(3,300px)!important}#projectArea .project-card,#projectArea .new-project-card{width:300px!important;min-width:300px!important;max-width:300px!important}}}.project-menu-divider{background:#e9edf3;height:1px;margin:5px 6px}.share-project-modal{width:min(520px,100vw - 32px)!important}.share-project-modal h2{margin:0 34px 7px 0!important;font-size:22px!important}.share-project-modal>p{margin-bottom:16px!important;line-height:1.45!important}.share-project-modal input{height:44px!important}.share-project-modal input.input-error{border-color:#e45b64!important;box-shadow:0 0 0 3px #e45b6417!important}.share-project-error{color:#cf3f49;margin-top:6px;font-size:11.5px;display:none}.share-project-error.show{display:block}.share-project-role-label{margin-top:16px!important}.share-project-role-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:7px;display:grid}.share-role-card{color:#26364a;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe5ed;border-radius:12px;align-items:flex-start;gap:10px;min-width:0;min-height:108px;padding:12px;transition:all .15s;display:flex}.share-role-card:hover{background:#f8faff;border-color:#bdcce2}.share-role-card.selected{background:#f3f7ff;border-color:#6d9eee;box-shadow:0 0 0 2px #2563eb12}.share-role-icon{color:#7185a2;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.share-role-card.selected .share-role-icon{color:#2f6fda}.share-role-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.share-role-card>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.share-role-card b{font-size:12.5px;font-weight:600}.share-role-card small{color:#8490a1;font-size:10.5px;line-height:1.35}.share-project-note{color:#7a8798;background:#f7f9fc;border-radius:10px;margin-top:12px;padding:10px 11px;font-size:11px;line-height:1.4}.share-project-actions{justify-content:flex-end!important;gap:8px!important;margin-top:15px!important}@media (width<=760px){.share-project-modal{width:calc(100vw - 24px)!important}.share-project-role-grid{grid-template-columns:1fr}.share-role-card{min-height:86px}}#projectArea .project-cover,#projectArea .project-cover.has-image{background-image:linear-gradient(135deg,var(--cover-a,#2563eb),var(--cover-b,#4f46e5))!important;background-color:var(--cover-a,#2563eb)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}#projectArea .project-cover-more{box-shadow:none!important;color:#ffffffeb!important;background:0 0!important;border:0!important;border-radius:0!important;width:auto!important;min-width:0!important;height:auto!important;padding:4px 2px!important}#projectArea .project-cover-more:hover{color:#fff!important;opacity:.78!important;background:0 0!important}.project-profile-avatar{color:#fff;-webkit-user-select:none;user-select:none;background:#ffffff2b;border:1px solid #ffffff6b;border-radius:50%;place-items:center;width:72px;height:72px;display:grid;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 8px 22px #0f172a21}.project-profile-avatar span{letter-spacing:-.4px;font-size:20px;font-weight:600}.project-profile-avatar.has-photo{background-color:#ffffff24!important}.project-avatar-image{object-fit:contain;transform-origin:50%;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.project-cover-icon{display:none!important}.project-cover-editor-preview{aspect-ratio:1!important;cursor:grab!important;background-color:#eef2f7!important;background-repeat:no-repeat!important;border-radius:14px!important;width:min(360px,100%)!important;height:auto!important;margin-left:auto!important;margin-right:auto!important;position:relative!important;overflow:hidden!important}.project-cover-editor-preview:after{content:"";pointer-events:none;border:2px solid #fffffff2;border-radius:50%;position:absolute;inset:12px;box-shadow:0 0 0 999px #0f172a33}.brand-brain-center.has-photo{gap:7px}.brand-brain-profile-photo{border:2px solid #ffffffc7;border-radius:50%;width:88px;height:88px;overflow:hidden;box-shadow:0 7px 18px #0f172a26}.brand-brain-center.has-photo span{color:#ffffffe0!important;margin-top:0!important}@media (width<=760px){.project-profile-avatar{width:62px;height:62px}.project-profile-avatar span{font-size:18px}.brand-brain-profile-photo{width:64px;height:64px}}#projectSidebar .project-switcher{align-items:center!important;gap:11px!important;display:flex!important}#projectSidebar .project-switcher-avatar{background:linear-gradient(135deg,var(--sidebar-avatar-a,#2563eb),var(--sidebar-avatar-b,#4f46e5))!important;color:#fff!important;-webkit-user-select:none!important;user-select:none!important;border:1px solid #2563eb1f!important;border-radius:50%!important;flex:0 0 40px!important;place-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;display:grid!important;overflow:hidden!important;box-shadow:0 4px 12px #0f172a14!important}#projectSidebar .project-switcher-avatar span{letter-spacing:-.2px!important;color:#fff!important;font-size:12px!important;font-weight:600!important;line-height:1!important}#projectSidebar .project-switcher-avatar.has-photo{background-color:#0000!important;border-color:#7a8faa2e!important}.unified-project-image-controls{background:#f8fafc;border:1px solid #e1e6ee;border-radius:11px;gap:8px;margin:10px 0 0;padding:10px 11px;display:none}.unified-project-image-controls label{color:#536174;grid-template-columns:70px 1fr;align-items:center;gap:10px;font-size:11px;display:grid}.unified-project-image-controls input[type=range]{width:100%}#projectSidebar .project-switcher-mark{display:none!important}.rename-project-modal-card{width:min(430px,100vw - 32px)!important}.rename-project-modal-card h2{margin:0 0 6px!important;font-weight:600!important}.rename-project-modal-copy{color:#718096!important;margin:0 0 18px!important}.rename-project-input{box-sizing:border-box!important;color:#182338!important;width:100%!important;font:inherit!important;box-shadow:none!important;background:#fff!important;border:1px solid #d7e0ec!important;border-radius:12px!important;outline:none!important;padding:12px 14px!important}.rename-project-input:focus{border-color:#3b73ed!important;box-shadow:0 0 0 3px #3b73ed1a!important}.rename-project-error{color:#e5484d!important;min-height:18px!important;margin-top:7px!important;font-size:13px!important}.rename-project-actions{justify-content:flex-end!important;gap:10px!important;margin-top:14px!important;display:flex!important}@media (width<=700px){.rename-project-actions{grid-template-columns:1fr 1fr!important;display:grid!important}}#projectArea>.grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;justify-content:stretch!important;align-items:start!important;gap:22px!important;width:100%!important;max-width:none!important;margin:0!important;display:grid!important}#projectArea .project-card{--accent:#2563eb;width:100%!important;min-width:0!important;max-width:none!important;height:257px!important;min-height:257px!important;max-height:257px!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:47px 0 0!important;transition:transform .22s,filter .22s!important;position:relative!important;overflow:visible!important}#projectArea .project-card:hover{filter:drop-shadow(0 12px 20px #1b243614)!important;box-shadow:none!important;transform:translateY(-3px)!important}#projectArea .folder-back{z-index:0;pointer-events:none;height:62px;position:absolute;top:0;left:0;right:0}#projectArea .folder-back svg{width:100%;height:100%;display:block;overflow:visible}#projectArea .folder-back path{fill:var(--accent)}#projectArea .card-face{z-index:2;box-sizing:border-box;background:#fff;border:1px solid #e6eaf0;border-radius:14px 14px 17px 17px;flex-direction:column;height:210px;padding:16px 18px 15px;display:flex;position:relative;box-shadow:0 7px 18px #222e480d}#projectArea .card-top{justify-content:space-between;align-items:flex-start;min-height:50px;display:flex}#projectArea .project-photo{color:#536174;box-sizing:border-box;background:#eef2f6;border:1px solid #e2e7ed;border-radius:50%;flex:none;place-items:center;width:50px;height:50px;display:grid;overflow:hidden}#projectArea .project-photo span{letter-spacing:-.02em;font-size:15px;font-weight:600}#projectArea .project-photo img{object-fit:cover;width:100%;height:100%;display:block}#projectArea .project-photo:not(.has-photo){background:color-mix(in srgb,var(--accent) 50%,transparent)!important;border-color:color-mix(in srgb,var(--accent) 24%,#e2e7ed)!important;color:color-mix(in srgb,var(--accent) 72%,#172033)!important}#projectArea .project-info{flex:0 auto!important;min-height:0!important;padding:0!important;display:block!important}#projectArea .project-card h3,#projectArea .project-card .project-name{letter-spacing:0!important;color:#172033!important;white-space:nowrap!important;text-overflow:ellipsis!important;min-height:0!important;max-height:none!important;margin:14px 0 5px!important;font-size:17px!important;font-weight:600!important;line-height:1.08!important;overflow:hidden!important}#projectArea .project-card p,#projectArea .project-card .project-desc{color:#8a93a2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;height:auto!important;min-height:0!important;margin:0!important;font-size:12.25px!important;line-height:1.42!important;display:-webkit-box!important;overflow:hidden!important}#projectArea .project-open-wrap,#projectArea .card-bottom{justify-content:flex-end;display:flex;border-top:0!important;margin-top:auto!important;padding:10px 0 0!important}#projectArea .project-open,#projectArea .open-btn{cursor:pointer;color:#2563eb!important;text-align:right!important;width:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:400!important;line-height:1.4!important;transform:none!important}#projectArea .project-open:hover,#projectArea .project-open:focus-visible{color:#2459dc!important;box-shadow:none!important;background:0 0!important;transform:none!important}#projectArea .project-cover-more,#projectArea .more{cursor:pointer;color:#616a78!important;letter-spacing:1px!important;width:30px!important;min-width:30px!important;height:30px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:8px!important;padding:0!important;font-size:17px!important;line-height:1!important;position:relative!important;inset:auto!important}#projectArea .project-cover-more:hover,#projectArea .project-cover-more:focus,#projectArea .project-cover-more:focus-visible,#projectArea .more:hover,#projectArea .more:focus,#projectArea .more:focus-visible{color:#445064!important;box-shadow:none!important;opacity:1!important;background:0 0!important;border-color:#0000!important;outline:none!important}#projectArea .project-cover-menu{top:50px!important;right:14px!important}#projectArea .new-project-card{box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:0!important;align-self:start!important;width:100%!important;min-width:0!important;max-width:none!important;height:257px!important;min-height:257px!important;max-height:257px!important;margin:0!important;padding:47px 0 0!important;position:relative!important}#projectArea .new-project-card>.new-project-face{color:#7d8797;text-align:center;background:#ffffffb8;border:1.5px dashed #c6ced9;border-radius:14px 14px 17px 17px;box-sizing:border-box!important;place-items:center!important;width:100%!important;height:210px!important;display:grid!important}#projectArea .new-project-card:hover{color:#2f6bff;transform:translateY(-3px);background:0 0!important;border:0!important}#projectArea .new-project-card .new-project-plus{border-radius:14px;width:48px;height:48px;margin:0 auto 12px;font-size:26px}@media (width<=1180px) and (width>=901px){#projectArea>.grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=900px) and (width>=761px){#projectArea>.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){#projectArea>.grid{grid-template-columns:minmax(0,1fr)!important;gap:18px!important}#projectArea .project-card,#projectArea .new-project-card{width:100%!important;height:257px!important;min-height:257px!important;max-height:257px!important}}#projects .projects-topbar{margin-bottom:14px!important;padding-top:42px!important}#projectArea .projects-controls{flex-direction:column;align-items:center;gap:15px;margin:0 0 24px;display:flex}#projectArea .project-search-wrap{width:min(420px,100%);margin-inline:auto;display:block;position:relative}#projectArea .project-search-wrap svg{fill:none;stroke:#8190a4;stroke-width:1.8px;stroke-linecap:round;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}#projectArea .project-search{box-sizing:border-box;color:#172033;letter-spacing:0;appearance:none;background:#fff;border:1px solid #e2e7ee;border-radius:12px;outline:none;width:100%;height:44px;padding:0 14px 0 41px;font:400 14px/1 system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}#projectArea .project-search:focus{border-color:#2f6bff73;box-shadow:0 0 0 3px #2f6bff12}#projectArea .projects-filter{background:#eef2f8;border-radius:14px;align-items:center;gap:4px;margin-inline:auto;padding:4px;display:inline-flex}#projectArea .projects-filter button{color:#65748b;letter-spacing:0;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:38px;padding:0 18px;font-size:14px;font-weight:400}#projectArea .projects-filter button.active{color:#182235;background:#fff;box-shadow:0 2px 8px #1822350f}#projectArea .projects-filter button:focus-visible,#projectArea .project-open-button:focus-visible{outline-offset:2px!important;outline:2px solid #2f6bff6b!important}#projectArea .projects-filter-empty{color:#667085;flex-direction:column;gap:4px;margin:0 0 16px;font-size:14px;display:flex}#projectArea .projects-filter-empty strong{color:#263244;font-weight:600}#projectGridResults>.grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;justify-content:stretch!important;align-items:start!important;gap:22px!important;width:100%!important;max-width:none!important;margin:0!important;display:grid!important}#projectArea .project-type-badge{box-sizing:border-box;color:#5f6876;letter-spacing:0;white-space:nowrap;pointer-events:none;background:#f1f3f6;border:0;border-radius:999px;justify-content:center;align-items:center;gap:5px;height:26px;padding:0 10px;font-size:11px;font-weight:400;line-height:1;display:inline-flex;position:static}#projectArea .project-type-badge svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}#projectArea .project-open.project-open-button{cursor:pointer;color:#2563eb!important;width:38px!important;min-width:38px!important;height:38px!important;box-shadow:none!important;background:#2f6bff1a!important;border:0!important;border-radius:50%!important;place-items:center!important;padding:0!important;transition:background .18s,transform .18s!important;display:grid!important}#projectArea .project-open.project-open-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}#projectArea .project-open.project-open-button:hover{color:#2563eb!important;background:#2f6bff29!important;transform:translate(1px)!important}#projectArea .project-open.project-open-button:active{transform:scale(.96)!important}#projectArea .project-open-wrap.card-bottom{border:0!important;justify-content:space-between!important;align-items:center!important;gap:12px!important}#projectArea .new-project-face{transition:all .16s!important}#projectArea .new-project-card:hover .new-project-face{color:#2563eb!important;box-shadow:none!important;background:#fff!important;border-color:#8eb5f7!important}#projectArea .new-project-card:hover .new-project-plus{color:#2563eb!important}#projectArea .new-project-card:focus-visible{outline-offset:3px!important;outline:2px solid #2f6bff6b!important}#projectArea [data-project-popover=portal]{z-index:10000!important;margin:0!important}@media (width<=1180px) and (width>=901px){#projectGridResults>.grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=900px) and (width>=761px){#projectGridResults>.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){#projects .projects-topbar{margin-bottom:14px!important;padding-top:44px!important}#projectArea .projects-controls{gap:13px;margin-bottom:21px}#projectArea .project-search-wrap{width:100%}#projectArea .project-search{font-size:16px}#projectArea .projects-filter{box-sizing:border-box;width:100%}#projectArea .projects-filter button{flex:1;min-width:0;padding:0 8px;font-size:12.5px}#projectGridResults>.grid{grid-template-columns:minmax(0,1fr)!important;gap:18px!important}}.unified-project-edit-card{width:min(520px,100vw - 32px)!important;position:relative!important}.unified-project-edit-close{position:absolute!important;top:14px!important;right:14px!important}.unified-project-edit-card h2{margin:0 34px 15px 0!important;font-size:22px!important;font-weight:600!important}.unified-project-edit-visual{--project-edit-a:#2563eb;--project-edit-b:#4f46e5;box-sizing:border-box;background:linear-gradient(135deg,var(--project-edit-a),var(--project-edit-b));border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:220px;padding:24px 20px 18px;display:flex}.unified-project-edit-avatar{color:#fff;cursor:pointer;background:#ffffff2b;border:2px solid #ffffffd1;border-radius:50%;place-items:center;width:92px;height:92px;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 9px 24px #0f172a29}.unified-project-edit-initials{place-items:center;width:100%;height:100%;font-size:23px;font-weight:600;display:grid}.unified-project-upload-badge{color:#3472de;background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:2px;right:2px;box-shadow:0 4px 10px #0f172a2e}.unified-project-upload-badge svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.unified-project-upload-label{color:#ffffffe6;font-size:11px}.unified-project-color-block{justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:14px;display:flex}.unified-project-color-block>span{color:#ffffffd1;font-size:11px}.unified-project-color-swatches{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.unified-project-color-swatch{background:linear-gradient(135deg,var(--swatch-a),var(--swatch-b));cursor:pointer;border:2px solid #fff6;border-radius:50%;width:22px;height:22px;padding:0}.unified-project-color-swatch.selected{border-color:#fff;box-shadow:0 0 0 2px #ffffff47}.unified-project-name-label{color:#536174;margin:17px 0 7px;font-size:12px;display:block}.unified-project-name-input{box-sizing:border-box!important;color:#182338!important;width:100%!important;font:inherit!important;background:#fff!important;border:1px solid #d7e0ec!important;border-radius:12px!important;outline:none!important;padding:12px 14px!important}.unified-project-name-input:focus{border-color:#3b73ed!important;box-shadow:0 0 0 3px #3b73ed1a!important}.unified-project-error{color:#e5484d;min-height:18px;margin-top:6px;font-size:12px}.unified-project-actions{justify-content:flex-end;gap:9px;margin-top:12px;display:flex}@media (width<=700px){.unified-project-edit-visual{min-height:195px;padding:20px 14px 15px}.unified-project-edit-avatar{width:78px;height:78px}.unified-project-color-block{flex-direction:column;align-items:flex-start}.unified-project-color-swatches{justify-content:flex-start}.unified-project-actions{grid-template-columns:1fr 1fr;display:grid}}#unifiedProjectEditModal{-webkit-backdrop-filter:blur(2px)!important;background:#0f172a2e!important}#unifiedProjectEditModal .unified-project-edit-card{background:#fff!important;border:1px solid #e0e5ec!important;border-radius:16px!important;width:min(440px,100vw - 28px)!important;padding:18px!important;position:relative!important;overflow:visible!important;box-shadow:0 18px 48px #0f172a29!important}#unifiedProjectEditModal .unified-project-edit-close{color:#718096!important;width:30px!important;min-width:30px!important;height:30px!important;box-shadow:none!important;background:#f2f4f7!important;border:0!important;border-radius:50%!important;place-items:center!important;padding:0!important;font-size:20px!important;line-height:1!important;display:grid!important;position:absolute!important;top:13px!important;right:13px!important}#unifiedProjectEditModal .unified-project-edit-close:hover{color:#526074!important;background:#e9edf3!important}#unifiedProjectEditModal .step{margin-bottom:3px!important;font-size:10px!important}#unifiedProjectEditModal h2{margin:0 38px 12px 0!important;font-size:19px!important;font-weight:600!important;line-height:1.2!important}#unifiedProjectEditModal .unified-project-edit-visual{border-radius:14px!important;gap:5px!important;min-height:168px!important;padding:16px 16px 13px!important}#unifiedProjectEditModal .unified-project-edit-avatar{border-width:1.5px!important;width:72px!important;height:72px!important;box-shadow:0 7px 18px #0f172a21!important}#unifiedProjectEditModal .unified-project-edit-initials{font-size:19px!important}#unifiedProjectEditModal .unified-project-upload-link{box-shadow:none!important;color:#ffffffeb!important;cursor:pointer!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;gap:5px!important;margin:1px 0 0!important;padding:2px 0!important;font-size:10.5px!important;font-weight:400!important;display:inline-flex!important}#unifiedProjectEditModal .unified-project-upload-link svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:13px!important;height:13px!important}#unifiedProjectEditModal .unified-project-upload-link:hover{color:#fff!important;opacity:.86!important}#unifiedProjectEditModal .unified-project-upload-badge,#unifiedProjectEditModal .unified-project-upload-label{display:none!important}#unifiedProjectEditModal .unified-project-color-block{gap:8px!important;margin-top:8px!important}#unifiedProjectEditModal .unified-project-color-block>span{font-size:10px!important}#unifiedProjectEditModal .unified-project-color-swatches{gap:4px!important}#unifiedProjectEditModal .unified-project-color-swatch{border-width:1.5px!important;width:18px!important;height:18px!important}#unifiedProjectEditModal .unified-project-name-label{margin:13px 0 6px!important;font-size:11px!important}#unifiedProjectEditModal .unified-project-name-input{border-radius:10px!important;min-height:40px!important;padding:10px 12px!important;font-size:13px!important}#unifiedProjectEditModal .unified-project-error{min-height:15px!important;margin-top:4px!important;font-size:10.5px!important}#unifiedProjectEditModal .unified-project-actions{gap:8px!important;margin-top:8px!important}#unifiedProjectEditModal .unified-project-actions .btn{border-radius:10px!important;min-height:36px!important;padding:8px 13px!important;font-size:12px!important}@media (width<=700px){#unifiedProjectEditModal .unified-project-edit-card{width:calc(100vw - 24px)!important;padding:15px!important}#unifiedProjectEditModal .unified-project-edit-visual{min-height:155px!important;padding:14px 12px 12px!important}#unifiedProjectEditModal .unified-project-edit-avatar{width:66px!important;height:66px!important}#unifiedProjectEditModal .unified-project-color-block{flex-direction:row!important;align-items:center!important}#unifiedProjectEditModal .unified-project-actions{grid-template-columns:1fr 1fr!important;display:grid!important}}#unifiedProjectEditModal .unified-project-color-below{box-sizing:border-box!important;background:#f8fafc!important;border:1px solid #e1e6ee!important;border-radius:11px!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;margin:11px 0 0!important;padding:10px 11px!important;display:flex!important}#unifiedProjectEditModal .unified-project-color-below>span{color:#536174!important;font-size:11px!important}#unifiedProjectEditModal .unified-project-color-below .unified-project-color-swatch{border:1.5px solid #d8e0eb!important;width:18px!important;height:18px!important}#unifiedProjectEditModal .unified-project-color-below .unified-project-color-swatch.selected{border-color:#3f7bea!important;box-shadow:0 0 0 2px #3f7bea1f!important}#unifiedProjectEditModal .unified-project-upload-link{color:#fff!important;min-height:30px!important;box-shadow:none!important;background:0 0!important;border:1px solid #ffffffe0!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;gap:6px!important;margin-top:3px!important;padding:5px 10px!important;transition:transform .1s,background .12s,opacity .12s!important;display:inline-flex!important}#unifiedProjectEditModal .unified-project-upload-link:hover{opacity:1!important;background:#ffffff14!important}#unifiedProjectEditModal .unified-project-upload-link:active{background:#ffffff29!important;transform:scale(.96)!important}#unifiedProjectEditModal .unified-project-upload-link.clicked{animation:.22s unifiedProjectUploadTap!important}@keyframes unifiedProjectUploadTap{0%{transform:scale(1)}45%{transform:scale(.94)}to{transform:scale(1)}}#unifiedProjectEditModal .unified-project-actions .btn.primary.saving{opacity:.72!important;cursor:wait!important}#unifiedProjectEditModal .unified-project-edit-visual{min-height:145px!important}@media (width<=700px){#unifiedProjectEditModal .unified-project-color-below{flex-direction:column!important;align-items:flex-start!important;display:flex!important}}.brand-brain-center.has-photo{place-items:center!important;display:grid!important}.brand-brain-center.has-photo .brand-brain-profile-photo{margin:0!important}#projectArea .project-card[draggable=true]{cursor:default;transition:transform .18s cubic-bezier(.2,.7,.2,1),opacity .16s,box-shadow .16s}#projectArea .project-card.dragging{opacity:.45;cursor:grabbing!important;outline-offset:0!important;outline:0!important}body.project-drag-active,body.project-drag-active *{cursor:grabbing!important}#unifiedProjectEditModal .unified-project-edit-avatar.has-photo{touch-action:none;-webkit-user-select:none;user-select:none}#unifiedProjectEditModal .unified-project-edit-avatar.has-photo.image-editing{cursor:grab!important}#unifiedProjectEditModal .unified-project-edit-avatar.dragging{cursor:grabbing!important}#contentMap.page.is-generating{place-items:center!important;width:100%!important;min-height:calc(100vh - 104px)!important;display:grid!important}#contentMap.page.is-generating .content-map-generating{min-height:0!important}.brand-brain-field-modal{flex-direction:column!important;max-height:min(760px,100dvh - 32px)!important;display:flex!important;overflow:hidden!important}.brand-brain-modal-header,.brand-brain-modal-footer{flex:none}.brand-brain-modal-header p{margin:0 0 14px!important;line-height:1.45!important}.brand-brain-modal-body{min-height:0;padding-right:3px;overflow-y:auto}.brand-brain-modal-footer{background:#fff}.brand-brain-field-view.empty{text-align:left!important}.brand-brain-field-ai-btn:disabled{opacity:.68;cursor:wait}#globalGenerator .global-project-selector #globalScriptProject{color:#334155;width:100%;min-height:42px;font:inherit;cursor:pointer;background-color:#f8fafc;border:1px solid #d7e0eb;border-radius:10px;margin-top:9px;padding:9px 38px 9px 12px;box-shadow:0 1px 2px #0f172a0a}#globalGenerator .global-project-selector #globalScriptProject:hover{background-color:#fff;border-color:#b8c7da}#globalGenerator .global-project-selector #globalScriptProject:focus{border-color:#6f9ee8;outline:2px solid #2563eb29}#globalGenerator .global-project-selector{flex-wrap:wrap!important;align-items:center!important;gap:10px!important;display:flex!important}#globalGenerator .global-project-selector>b{white-space:nowrap!important;font-size:12.5px!important}#globalGenerator .global-project-selector #globalScriptProject{border-radius:9px!important;width:auto!important;min-width:190px!important;min-height:38px!important;margin-top:0!important;padding:7px 34px 7px 11px!important;font-size:12.5px!important}.unified-project-image-actions{text-align:center;margin-top:10px;display:none;position:relative}.unified-project-upload-link.is-hidden{display:none!important}.unified-project-image-edit{min-height:38px;padding:8px 14px;font-size:13px}.unified-project-image-menu{z-index:20;text-align:left;background:#fff;border:1px solid #e1e7ef;border-radius:11px;width:180px;padding:6px;display:none;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0f172a24}.unified-project-image-menu.show{display:grid}.unified-project-image-menu button{appearance:none;color:#334155;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 10px;font-size:13px}.unified-project-image-menu button:hover{background:#f3f6fa}.unified-project-image-menu button.danger{color:#dc2626}@media (width<=520px){#globalGenerator .global-project-selector{display:block!important}#globalGenerator .global-project-selector #globalScriptProject{width:100%!important;margin-top:8px!important}}@media (width<=760px){#contentMap.page.is-generating{min-height:calc(100dvh - 150px)!important}.brand-brain-field-modal{max-height:calc(100dvh - 20px)!important}}#unifiedProjectEditModal .unified-project-image-edit{color:#fff!important;box-shadow:none!important;background:0 0!important;border:1px solid #ffffffe0!important}#unifiedProjectEditModal .unified-project-image-edit:hover,#unifiedProjectEditModal .unified-project-image-edit:focus-visible{background:#ffffff1a!important;border-color:#fff!important}#unifiedProjectEditModal .unified-project-image-edit:active{background:#ffffff2b!important}.mobile-project-crop-modal{z-index:12000!important}.mobile-project-crop-card{background:#fff;border:1px solid #dce3ec;border-radius:22px;flex-direction:column;width:min(480px,100vw - 24px);max-height:calc(100dvh - 24px);padding:22px;display:flex;overflow:hidden;box-shadow:0 24px 70px #0f172a33}.mobile-project-crop-header{text-align:center;flex:none}.mobile-project-crop-header h2{color:#172033;margin:0;font-size:22px;font-weight:600}.mobile-project-crop-stage{flex:1;align-content:center;place-items:center;min-height:0;padding:24px 0 18px;display:grid}.mobile-project-crop-surface{aspect-ratio:1;touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;background:#e7edf5;border:2px solid #fffffff2;border-radius:50%;width:min(76vw,360px);overflow:hidden;box-shadow:0 0 0 1px #cbd5e1,0 12px 34px #0f172a24}.mobile-project-crop-surface:active{cursor:grabbing}.mobile-project-crop-surface img{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;will-change:transform;width:100%;max-width:none;height:100%;display:block}.mobile-project-crop-help{color:#7b8798;text-align:center;margin:16px 0 0;font-size:12px}.mobile-project-crop-actions{padding-bottom:env(safe-area-inset-bottom,0);flex:none;grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-project-crop-actions .btn{min-height:44px}@media (width<=760px){.library-script-card{height:224px!important;min-height:224px!important;max-height:224px!important;padding:14px 14px 19px!important}.library-script-actions{padding-top:15px!important}}#draftModal .modalbox{flex-direction:column!important;width:min(760px,100vw - 32px)!important;height:min(820px,100dvh - 32px)!important;max-height:calc(100dvh - 32px)!important;display:flex!important;overflow:hidden!important}#draftModal #draftEditor{resize:none!important;flex:auto!important;height:auto!important;min-height:440px!important;overflow:hidden auto!important}#draftModal .form-actions{flex:none;margin-top:16px!important}#draftModal #editDraftBtn.editing{color:#334155!important;box-shadow:none!important;background:#fff!important;border-color:#d8e0eb!important}@media (width<=700px){.mobile-project-crop-modal{align-items:center!important;padding:8px!important}.mobile-project-crop-card{width:100%;min-height:min(700px,100dvh - 16px);max-height:calc(100dvh - 16px);padding:max(20px,env(safe-area-inset-top)) 18px max(14px,env(safe-area-inset-bottom));border-radius:20px}.mobile-project-crop-stage{padding:18px 0 14px}.mobile-project-crop-surface{width:min(82vw,360px)}#draftModal{padding:8px!important}#draftModal .modalbox{width:100%!important;height:calc(100dvh - 16px)!important;max-height:calc(100dvh - 16px)!important;padding:20px 16px max(14px,env(safe-area-inset-bottom))!important}#draftModal #draftEditor{min-height:0!important}#draftModal .form-actions{flex-wrap:wrap!important;align-items:stretch!important;gap:9px!important}#draftModal .form-actions>div{flex-wrap:wrap!important;gap:8px!important;display:flex!important}}#projectArea .project-card{height:257px!important;min-height:257px!important;max-height:257px!important;padding-top:47px!important;position:relative!important}#projectArea .project-card>.folder-back{width:auto!important;height:62px!important;margin:0!important;position:absolute!important;inset:0 0 auto!important;transform:none!important}#projectArea .project-card>.card-face{height:210px!important;min-height:210px!important;max-height:210px!important;margin:0!important;position:relative!important;transform:none!important}#projectArea .project-card-footer{box-sizing:border-box!important;border:0!important;flex-flow:row!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;width:100%!important;margin-top:auto!important;padding:10px 0 0!important;display:flex!important}#projectArea .project-card-footer>.project-type-badge{flex:none!important;margin:0!important;position:static!important;inset:auto!important}#projectArea .project-card-footer>.project-open-button{flex:0 0 38px!important;margin:0 0 0 auto!important;position:static!important;inset:auto!important}.auth-shell{background:linear-gradient(#d8ebff 0%,#edf5ff 34%,#f3f5f8 100%);place-items:center;min-height:100vh;padding:28px;display:grid}.auth-card{background:#fff;border:1px solid #dce3ec;border-radius:22px;width:min(430px,100%);padding:34px;box-shadow:0 22px 60px #17345f18}.auth-logo{justify-content:center;margin-bottom:28px;display:flex}.auth-logo .brand-logo-full{object-fit:contain;width:238px;max-width:100%;height:auto;display:block}.auth-loading-isotype{object-fit:contain;width:72px;height:72px;margin:0 auto;display:block}.auth-copy{text-align:center;margin-bottom:25px}.auth-copy h1{color:#172033;font-size:28px;font-weight:500}.auth-copy p{color:#6b7280;margin:9px 0 0;font-size:14px;line-height:1.5}.auth-form{gap:16px;display:grid}.auth-form label{color:#475569;gap:7px;font-size:13px;display:grid}.auth-form input{color:#172033;background:#fff;border:1px solid #d9dfe8;border-radius:11px;outline:none;width:100%;padding:12px 13px}.auth-form input:focus{border-color:#8bb7f4;box-shadow:0 0 0 3px #2563eb12}.auth-submit{width:100%;margin-top:3px}.auth-submit:disabled,.session-logout:disabled{cursor:wait;opacity:.65}.auth-invite-email{text-align:center;color:#64748b;overflow-wrap:anywhere;margin:-8px 0 20px;font-size:13px}.auth-link-button{color:#2563eb;font:inherit;cursor:pointer;background:0 0;border:0;justify-self:center;padding:4px;font-size:13px}.auth-link-button:hover{text-decoration:underline}.auth-link-button:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #8bb7f4}.auth-feedback{border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.45}.auth-feedback.error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.auth-feedback.success{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.auth-loading-card{text-align:center}.auth-loading-card p{color:#718096;margin:13px 0 0;font-size:13px}.auth-spinner{border:2px solid #cfe0f7;border-top-color:#2563eb;border-radius:50%;width:24px;height:24px;margin:28px auto 0;animation:.75s linear infinite auth-spin;display:block}@keyframes auth-spin{to{transform:rotate(360deg)}}.session-logout{z-index:5000;color:#7b8798;background:0 0;border:0;padding:4px 0;font-size:11px;position:fixed;bottom:13px;left:24px}.session-logout:hover{color:#dc2626}.projects-loading{text-align:center;color:#64748b;place-items:center;min-height:300px;display:grid}.projects-loading .auth-spinner{margin:0 auto 13px}.projects-load-error{text-align:center;color:#64748b;background:#fff;border:1px solid #d9e0ea;border-radius:18px;place-items:center;min-height:260px;padding:30px;display:grid}.projects-load-error strong{color:#172033;margin-bottom:7px;display:block}@media (width<=900px){.session-logout{font-size:0;left:16px}.session-logout:after{content:"Salir";font-size:10px}}@media (width<=700px){.auth-shell{padding:18px}.auth-card{border-radius:18px;padding:28px 22px}.session-logout{background:#ffffffd9;border:1px solid #dce3ec;border-radius:8px;padding:7px 9px;display:block;inset:14px 16px auto auto}}.mobile-app-header,.mobile-project-exit{display:none}.sidebar .profile{cursor:pointer;border-radius:12px;transition:background .15s}.sidebar .profile:hover,.sidebar .profile:focus-visible{background:#f1f5f9;outline:none}.session-menu{z-index:11000;background:#fff;border:1px solid #dce3ec;border-radius:12px;width:190px;padding:6px;position:fixed;bottom:76px;left:18px;box-shadow:0 14px 36px #0f172a29}.session-menu button{text-align:left;color:#334155;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px 11px;font-size:13px}.session-menu button:hover{color:#dc2626;background:#f1f5f9}.session-menu button:disabled{opacity:.6;cursor:wait}@media (width<=760px){.mobile-app-header{z-index:9000;background:#f3f5f8;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;width:100%;height:54px;padding:8px 14px;display:flex;position:fixed;inset:0 0 auto}.mobile-header-logo{object-fit:contain;width:38px;height:38px;display:block}.mobile-project-exit{color:#2563eb;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:flex-start;align-items:center;gap:2px;width:58px;height:44px;margin-left:-3px;padding:8px 7px}.mobile-project-exit svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;display:block}.mobile-project-exit-arrow{width:18px;height:18px}.mobile-project-exit-folder{width:24px;height:24px}.mobile-project-exit:active{background:#e8f1ff}.mobile-project-exit:focus-visible{outline-offset:0;outline:3px solid #2563eb2e}body.mobile-project-context .mobile-header-logo{display:none}body.mobile-project-context .mobile-project-exit{display:flex}.mobile-user-avatar{color:#2563eb;cursor:pointer;background:#e5efff;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:600;display:grid}.session-menu{width:174px;inset:48px 12px auto auto}}.admin-page{max-width:1180px}.admin-section-head{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.admin-section-head h2{margin:0;font-size:22px;font-weight:600}.admin-section-head p{color:#778195;margin:5px 0 0;font-size:13px}.admin-card{background:#fff;border:1px solid #dfe5ed;border-radius:16px;margin-bottom:18px;padding:20px}.admin-card-title{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.admin-card-title b{color:#172033;font-size:15px}.admin-card-title p{color:#8993a3;margin:4px 0 0;font-size:12px}.admin-form-grid{grid-template-columns:1.2fr 1fr 1fr .7fr;gap:12px;margin-bottom:14px;display:grid}.admin-form-grid label{color:#5f6b7b;gap:6px;font-size:12px;display:grid}.admin-form-grid label span{color:#9aa3af;margin-left:4px;font-size:10px}.admin-form-grid input,.admin-form-grid select,.admin-assignment select{color:#172033;width:100%;font:inherit;background:#fff;border:1px solid #d9dfe8;border-radius:10px;outline:none;padding:10px 11px}.admin-form-grid input:focus,.admin-form-grid select:focus,.admin-assignment select:focus{border-color:#8bb7f4;box-shadow:0 0 0 3px #2563eb12}.admin-form-grid select:disabled{color:#a0a8b4;background:#f6f7f9}.admin-feedback{border-radius:10px;margin:0 0 18px;padding:11px 13px;font-size:13px}.admin-feedback.success{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.admin-feedback.error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.admin-list{display:grid}.admin-row,.admin-client-summary{border-top:1px solid #edf0f4;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:14px;padding:14px 0;display:grid}.admin-list>:first-child,.admin-client:first-child .admin-client-summary{border-top:0}.admin-client-main{min-width:0;display:grid}.admin-client-main strong{color:#172033;text-overflow:ellipsis;font-size:13px;overflow:hidden}.admin-client-main small,.admin-client-meta small{color:#8993a3;margin-top:3px;font-size:11px}.admin-client-meta{text-align:right;display:grid}.admin-status,.admin-role{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:10px;font-weight:600;display:inline-flex}.admin-status.active{color:#157347;background:#eafaf0}.admin-status.disabled{color:#667085;background:#f1f3f6}.admin-status.pending{color:#9a6700;background:#fff5dd}.admin-role{color:#245ba7;background:#eaf2ff}.admin-assignment{border-left:2px solid #edf0f4;grid-template-columns:minmax(180px,1fr) 120px auto;gap:10px;margin-left:10px;padding:0 0 14px 18px;display:grid}.admin-assignment select{padding:8px 10px;font-size:12px}.admin-empty{text-align:center;color:#8993a3;padding:22px 0;font-size:12px}.admin-empty .auth-spinner{margin:0 auto 10px}.admin-client-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}@media (width<=900px){.admin-form-grid{grid-template-columns:1fr 1fr}.admin-page{max-width:none}.sidebar .nav [data-admin-nav=desktop]{display:flex}}@media (width<=700px){.admin-page{padding-bottom:90px}.admin-card{border-radius:14px;padding:16px}.admin-form-grid{grid-template-columns:1fr}.admin-row,.admin-client-summary{grid-template-columns:1fr auto}.admin-row .btn,.admin-client-summary .btn{grid-column:2}.admin-client-meta{grid-area:1/2/span 2}.admin-assignment{grid-template-columns:1fr 100px;margin-left:0;padding-left:10px}.admin-assignment .btn{grid-column:1/-1}.mobile-app-nav:not(.project-context):has([data-admin-nav=mobile]){grid-template-columns:repeat(6,minmax(0,1fr))!important}.mobile-app-nav:not(.project-context) [data-admin-nav=mobile]{display:flex;font-size:8.7px!important}}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;max-width:100%;min-height:100%;margin:0}body{background:#f3f5f8;overflow-x:hidden}.app{width:100%;max-width:100%;min-height:100vh;background:#f3f5f8!important}.main{--main-inline-gutter:42px;clip-path:none!important;box-shadow:none!important;border-radius:0!important;-webkit-mask:none!important;mask:none!important}@media (width>=761px){html,body,#root{height:100%;overflow:hidden}.sidebar,.sidebar.project-compact{z-index:30!important;border-right:1px solid #dfe6ef!important;height:100vh!important;position:fixed!important;inset:0 auto 0 0!important;overflow:hidden auto!important}.sidebar:not(.project-compact){width:240px!important;min-width:240px!important;max-width:240px!important}.sidebar.project-compact{width:88px!important;min-width:88px!important;max-width:88px!important}#projectSidebar.project-sidebar,#projectSidebar.project-sidebar.show{z-index:29!important;border-right:1px solid #d7e1ed!important;width:214px!important;min-width:214px!important;max-width:214px!important;height:100vh!important;position:fixed!important;inset:0 auto 0 88px!important;overflow:hidden auto!important}.main,.main.project-open-mode,.sidebar:not(.project-compact)~.main,.sidebar.project-compact~.main.project-open-mode{overscroll-behavior-x:none;height:auto!important;min-height:100vh!important;max-height:none!important;box-shadow:none!important;z-index:1!important;background:#f3f5f8!important;border:0!important;border-radius:0!important;outline:0!important;margin:0!important;padding-bottom:70px!important;position:fixed!important;top:0!important;bottom:0!important;right:0!important;overflow:hidden auto!important}.main,.sidebar:not(.project-compact)~.main{width:calc(100vw - 240px)!important;max-width:calc(100vw - 240px)!important;left:240px!important}.main.project-open-mode,.sidebar.project-compact~.main.project-open-mode{width:calc(100vw - 302px)!important;max-width:calc(100vw - 302px)!important;left:302px!important}.main:before,.main:after,.main.project-open-mode:before,.main.project-open-mode:after{content:none!important;display:none!important}}.main>.page{width:100%;min-width:0;max-width:100%;min-height:100%;overflow:visible}.main>.page>*{min-width:0;max-width:100%}.main img,.main svg,.main canvas{max-width:100%}.grid,.generator,.library-grid,.brand-brain-fields,.org-board-grid,.admin-form-grid{min-width:0}.card,.project-page-head,.topbar,.section-head,.library-toolbar,.calendar-month-toolbar{min-width:0;max-width:100%}h1,h2,h3,h4,p,strong,small,span{overflow-wrap:break-word}.projects-create-button{width:auto!important;min-width:0!important;height:40px!important;min-height:40px!important;box-shadow:none!important;color:#fff!important;letter-spacing:0!important;background:#2f6bff!important;border-color:#2f6bff!important;border-radius:12px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 16px!important;font-size:14px!important;font-weight:400!important;display:inline-flex!important}.projects-create-button .projects-create-icon{font-size:22px;font-weight:300;line-height:1;display:block;transform:translateY(-1px)}.projects-create-button .projects-create-label{white-space:nowrap;font-size:14px;font-weight:400;line-height:1;display:inline}.projects-create-button:hover{transform:translateY(-1px);box-shadow:none!important;background:#1d4ed8!important;border-color:#1d4ed8!important}.projects-create-button:active{transform:translateY(0)scale(.97);background:#1e40af!important;border-color:#1e40af!important}.projects-create-button:focus-visible{outline-offset:2px;outline:3px solid #2563eb38!important}#contentMap.map{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important;overflow:visible!important}#contentMap .topic{width:100%!important;min-width:0!important;max-width:100%!important}#contentMap .topic h3,#contentMap .topic .subs,#contentMap .topic .sub{overflow-wrap:anywhere;word-break:normal;white-space:normal!important;min-width:0!important;max-width:100%!important}#contentMap .topic .subs{flex-wrap:wrap;display:flex}#contentMap .topic .sub{text-align:left;flex:0 auto}.brand-brain-visual,.brand-brain-map-shell{min-width:0!important;max-width:100%!important}.brand-brain-visual{overflow:hidden visible!important}.brand-brain-map-shell{width:min(100%,1050px)!important}.month-calendar-shell{width:100%;min-width:0;max-width:100%}.month-weekdays,.month-grid{grid-template-columns:repeat(7,minmax(0,1fr));width:100%;min-width:0}.month-day,.month-item,.month-item strong,.month-item small{min-width:0;max-width:100%}#calendar .board-wrap,#globalCalendar .board-wrap{width:100%;max-width:100%;overflow-x:visible!important}:is(.main:has(#organization.active .org-board-wrap),.main:has(#globalOrganization.active .org-board-wrap)){padding-left:0!important;padding-right:0!important}#organizationPageContent,#globalOrganizationPageContent{width:100%;min-width:0;max-width:100%;overflow:visible!important}#organizationPageContent .org-board-view-head,#globalOrganizationPageContent .org-board-view-head{width:100%;padding-left:var(--main-inline-gutter);padding-right:var(--main-inline-gutter)}#organizationPageContent .org-board-title-input,#globalOrganizationPageContent .org-board-title-input{line-height:normal;display:block}#organizationPageContent .org-board-wrap,#globalOrganizationPageContent .org-board-wrap{overscroll-behavior-x:contain;position:relative;left:0;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;scroll-padding-left:0!important;scroll-padding-right:0!important;overflow:auto visible!important}#organizationPageContent .org-board,#globalOrganizationPageContent .org-board{width:max-content;min-width:max-content;max-width:none;padding-left:var(--main-inline-gutter)!important;padding-right:var(--main-inline-gutter)!important;justify-content:flex-start!important;margin-left:0!important;margin-right:0!important;position:relative!important;left:0!important;transform:none!important}@media (width<=1100px){#contentMap.map{grid-template-columns:1fr!important}}@media (width<=900px) and (width>=761px){.main{--main-inline-gutter:20px}}@media (width<=760px){html,body,#root{width:100%;max-width:100%;min-height:100%;overflow-x:hidden}.app{min-height:100vh;display:block!important}.main,.main.project-open-mode{--main-inline-gutter:20px;width:100%!important;max-width:100%!important;height:auto!important;min-height:100vh!important;max-height:none!important;box-shadow:none!important;background:#f3f5f8!important;border-radius:0!important;margin:0!important;padding-top:70px!important;position:relative!important;inset:auto!important;overflow:hidden visible!important}.main>.page{min-height:100vh}#contentMap.map{grid-template-columns:1fr!important}#calendar .month-calendar-shell,#globalCalendar .month-calendar-shell{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;max-width:100%;overflow:auto hidden!important}#calendar .calendar-month-toolbar,#globalCalendar .calendar-month-toolbar{flex-wrap:nowrap;min-width:700px!important}.calendar-month-title{min-width:0;font-size:15px}#calendar .month-weekdays,#globalCalendar .month-weekdays,#calendar .month-grid,#globalCalendar .month-grid{min-width:700px!important}.month-weekday{text-align:center;padding:8px 2px;font-size:8px}.month-day{min-height:92px;padding:5px}.month-item{white-space:normal;overflow-wrap:anywhere;padding:4px;font-size:9px}.month-item strong,.month-item small,.brand-brain-node-copy b,.brand-brain-center span{white-space:normal;overflow-wrap:anywhere}.modal,.modalbox{max-width:100vw}.projects-create-button{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;box-shadow:none!important;color:#fff!important;background:#2f6bff!important;border:0!important;border-radius:50%!important;flex-basis:40px!important;gap:0!important;padding:0!important}.projects-create-button .projects-create-icon{font-size:26px;font-weight:300;transform:none}.projects-create-button .projects-create-label{display:none!important}.projects-create-button:hover,.projects-create-button:active{transform:none;box-shadow:none!important;color:#fff!important;background:#285fe6!important;border:0!important}.projects-create-button:active .projects-create-icon{transform:scale(.94)}}.main:has(#projects.active){background:linear-gradient(#d8ebff 0%,#e9f3ff 13%,#f3f7fc 28%,#f3f5f8 46%) 0 0/100% 100% no-repeat!important}.three-body.general-loader,.three-body.content-map-loader{--uib-color:var(--blue,#2563eb)}.auth-loading-card .general-loader,.projects-loading .general-loader,.admin-empty .general-loader{margin:28px auto 0}.projects-loading .general-loader,.admin-empty .general-loader{margin:0 auto 13px}.script-loader{justify-content:center;align-items:center;width:100%;max-width:100%;display:flex}.script-loader__svg{width:100px;max-width:100%;height:100px;display:block;overflow:visible}.script-loader__track,.script-loader__car{fill:none;stroke-width:2.5px}.script-loader__track{stroke:#d0d0d0}.script-loader__car{stroke:var(--blue,#2563eb);stroke-linecap:round;stroke-dasharray:25 75;animation:2s linear infinite script-loader-border-move}.script-loader__lines line{stroke:#666;stroke-width:3px;stroke-dasharray:var(--script-line-length);stroke-dashoffset:var(--script-line-length);animation:2.4s ease-in-out infinite script-loader-type-line}.script-loader__lines .script-loader__line--indent{stroke:var(--blue,#2563eb)}.script-loader__lines line:first-child{--script-line-length:20;animation-delay:0s}.script-loader__lines line:nth-child(2){--script-line-length:14;animation-delay:.3s}.script-loader__lines line:nth-child(3){--script-line-length:24;animation-delay:.6s}.script-loader__lines line:nth-child(4){--script-line-length:10;animation-delay:.9s}@keyframes script-loader-border-move{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}@keyframes script-loader-type-line{0%{stroke-dashoffset:var(--script-line-length);opacity:.3}35%,70%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:.15}}@media (width<=760px){.script-loader__svg{width:88px;height:88px}html body #root#root#root input:not([type=range]):not([type=checkbox]):not([type=radio]):not([type=color]),html body #root#root#root textarea,html body #root#root#root select,html body #root#root#root [contenteditable=true]{font-size:16px!important}}
