@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans JP,sans-serif;color:#25272b;background:#f3f4f0;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #25272b;--muted: #74777d;--line: #e4e5df;--paper: #fbfbf8;--violet: #625ce6;--violet-soft: #eeedff;--coral: #e7785f;--gold: #d4a13a;--sage: #4f9d7d;--sidebar: #24252a}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f3f4f0}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(98,92,230,.25);outline-offset:2px}.app-shell{min-height:100vh;display:flex}.sidebar{width:236px;min-width:236px;height:100vh;position:sticky;top:0;z-index:30;display:flex;flex-direction:column;color:#f5f5f3;padding:21px 14px 15px;background:var(--sidebar);border-right:1px solid rgba(255,255,255,.04)}.brand{height:42px;display:flex;align-items:center;gap:11px;padding:0 6px}.brand-mark{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#7770f3,#4c47c9);box-shadow:0 7px 18px #4841cb59}.brand-mark span{font-size:20px;font-weight:700;transform:translateY(-1px)}.brand strong,.brand small{display:block}.brand strong{font-size:16px;letter-spacing:-.02em}.brand small{color:#92949b;font-size:8px;letter-spacing:.14em;margin-top:1px}.sidebar-close{display:none!important;margin-left:auto;color:#fff!important}.workspace-switcher{margin:22px 2px 23px;padding:10px;border-radius:11px;display:flex;align-items:center;gap:9px;background:#ffffff0e;border:1px solid rgba(255,255,255,.06)}.workspace-avatar{width:31px;height:31px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;font-size:11px;font-weight:700;color:#34313d;background:#d9c2ef}.workspace-switcher div{min-width:0;flex:1}.workspace-switcher strong,.workspace-switcher small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-switcher strong{font-size:12px}.workspace-switcher small{font-size:9px;color:#9b9da3;margin-top:2px}.nav-caption{color:#75777e;font-size:9px;letter-spacing:.12em;padding:0 12px;margin-bottom:7px;display:block}.nav-list{display:flex;flex-direction:column;gap:3px}.nav-item{border:0;background:transparent;color:#aeb0b7;border-radius:9px;padding:9px 11px;display:flex;align-items:center;gap:11px;cursor:pointer;text-align:left;transition:.18s ease}.nav-item span{flex:1;font-size:12px;font-weight:500}.nav-item em{font-style:normal;font-size:9px;min-width:19px;height:19px;display:grid;place-items:center;border-radius:7px;color:#dad9ff;background:#6c65ed40}.nav-item:hover{color:#fff;background:#ffffff0d}.nav-item.active{color:#fff;background:#6b65e933;box-shadow:inset 2px 0 #827cf4}.nav-item-with-toggle{padding:0;gap:0}.nav-main-action{min-width:0;flex:1;padding:9px 0 9px 11px;display:flex;align-items:center;gap:11px;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.nav-main-action span{flex:1;font-size:13.5px;font-weight:500}.nav-item-with-toggle>em{margin-right:4px}.nav-expand-button{width:31px;height:35px;display:grid;place-items:center;border:0;color:inherit;background:transparent;cursor:pointer}.nav-expand-button svg{transition:transform .18s ease}.nav-expand-button svg.is-open{transform:rotate(90deg)}.nav-folder-tree{margin:2px 0 4px 22px;padding:3px 0 3px 12px;display:grid;gap:1px;border-left:1px solid rgba(255,255,255,.12)}.nav-folder-item{min-height:29px;padding:0 8px;display:flex;align-items:center;gap:8px;border:0;border-radius:7px;color:#9699a2;background:transparent;cursor:pointer;text-align:left}.nav-folder-item span{flex:1;font-size:10.5px}.nav-folder-item em{min-width:17px;height:17px;display:grid;place-items:center;border-radius:6px;color:#d8d6ff;background:#6c65ed33;font-size:8px;font-style:normal}.nav-folder-item:hover{color:#fff;background:#ffffff0d}.nav-folder-item.active{color:#e5e3ff;background:#6b65e92e}.nav-chat-tree{gap:4px}.nav-chat-source{min-height:37px;padding:4px 7px;display:flex;align-items:center;gap:7px;border:0;border-radius:7px;color:#9699a2;background:transparent;text-align:left;cursor:pointer}.nav-chat-source:hover{color:#fff;background:#ffffff0d}.nav-chat-source.active{color:#e5e3ff;background:#6b65e92e}.nav-chat-source>span{min-width:0;flex:1}.nav-chat-source strong,.nav-chat-source small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-chat-source strong{font-size:9px}.nav-chat-source small{margin-top:1px;color:#81838b;font-size:7px}.nav-chat-mark{width:20px;height:20px;display:grid;place-items:center;border-radius:6px;color:#fff;font-size:7px;font-style:normal;font-weight:700}.nav-chat-mark.google-chat{background:#54875e}.nav-chat-mark.discord{background:#6470c5}.nav-chat-mark.chatwork{background:#42a8c5}.sidebar-bottom{margin-top:auto;display:grid;gap:3px}.user-panel{margin-top:14px;padding:12px 8px 2px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:9px}.user-panel div{flex:1}.user-panel strong,.user-panel small{display:block}.user-panel strong{font-size:11px}.user-panel small{color:#878990;font-size:9px;margin-top:2px}.avatar{width:34px;height:34px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#4f4b78;background:#e6e3ff;font-size:11px;font-style:normal;font-weight:700}.avatar.owner{color:#fff;background:#5d57d8}.avatar.mini{width:22px;height:22px;font-size:8px}.main-area{min-width:0;flex:1}.topbar{height:66px;padding:0 28px;background:#fbfbf8eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:20px;position:sticky;top:0;z-index:20}.global-search{width:min(460px,42vw);display:flex;align-items:center;gap:9px;color:#8a8c91}.global-search input{width:100%;border:0;background:transparent;color:var(--ink);font-size:12px}.global-search input::placeholder{color:#a0a2a6}.global-search input:focus{outline:none}kbd{font:inherit;font-size:9px;border:1px solid #dedfd9;color:#8b8c91;background:#f5f5f2;border-radius:5px;padding:3px 6px;white-space:nowrap}.top-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.icon-button{width:35px;height:35px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:var(--paper);cursor:pointer;color:#62656a}.notification-button{position:relative}.notification-button span{width:6px;height:6px;position:absolute;top:7px;right:7px;border:1px solid white;border-radius:50%;background:#ef765d}.primary-button,.ai-button,.secondary-button,.approve-button,.ai-split-button{min-height:35px;border-radius:10px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-size:11px;font-weight:600}.primary-button{color:#fff;border:1px solid #554fcf;background:#615be1;box-shadow:0 5px 13px #4f48c62e}.ai-button{color:#5e58d2;border:1px solid #dad8fa;background:#f3f2ff}.secondary-button{border:1px solid var(--line);background:var(--paper);color:#56595f}.mobile-menu{display:none}.page{padding:31px 34px 48px;max-width:1540px;margin:0 auto}.welcome-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:25px}.eyebrow{color:#8a8c90!important;font-size:9px!important;letter-spacing:.12em;font-weight:600;margin-bottom:8px!important}.welcome-row h1{margin:0;font-size:25px;line-height:1.25;letter-spacing:-.04em}.welcome-row p{margin:8px 0 0;color:var(--muted);font-size:12px}.today-pill{display:flex;align-items:center;gap:7px;color:#6d6f74;background:#fafaf7;border:1px solid var(--line);border-radius:11px;padding:10px 13px;font-size:10px}.today-pill strong{color:#3d3f44}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:14px}.metric-card{min-height:105px;padding:18px;display:flex;align-items:flex-start;gap:13px;border:1px solid var(--line);border-radius:15px;background:var(--paper);box-shadow:0 4px 16px #2b2c2f06}.metric-icon{width:37px;height:37px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px}.metric-icon.violet{color:#665fe1;background:#eeedff}.metric-icon.blue{color:#4b86a8;background:#e9f3f7}.metric-icon.coral{color:#d46c56;background:#fcedea}.metric-icon.green{color:#4c9579;background:#e8f3ed}.metric-card div{display:grid;grid-template-columns:1fr auto;flex:1}.metric-card small{grid-column:1 / -1;color:#777a80;font-size:10px}.metric-card strong{font-size:25px;line-height:1.35;margin-top:3px;letter-spacing:-.04em}.metric-card div span{align-self:end;padding-bottom:5px;color:#85878b;font-size:9px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);gap:14px}.panel{background:var(--paper);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 5px 18px #2b2c2f06}.panel-heading{min-height:73px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 19px;border-bottom:1px solid var(--line)}.panel-heading h2{margin:0;font-size:14px;letter-spacing:-.02em}.panel-heading p{margin:4px 0 0;color:#8a8c91;font-size:9px}.panel-heading button{display:flex;align-items:center;gap:2px;color:#6c67d6;border:0;background:transparent;font-size:9px;cursor:pointer}.action-list{padding:4px 0}.action-item{width:100%;min-height:76px;padding:13px 18px;border:0;border-bottom:1px solid #ecece7;background:transparent;display:flex;align-items:center;gap:13px;cursor:pointer;text-align:left}.action-item:last-child{border-bottom:0}.action-item:hover,.project-row:hover{background:#f7f7f3}.action-signal{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px}.action-signal.urgent{color:#d26852;background:#fbe9e5}.action-signal.warning{color:#bd8930;background:#f8f0dc}.action-signal.calm{color:#4e9679;background:#e8f2ed}.action-copy{min-width:0;flex:1}.action-copy em,.action-copy strong,.action-copy small{display:block}.action-copy em{color:#8b8e93;font-style:normal;font-size:8px;margin-bottom:3px}.action-copy strong{font-size:11px}.action-copy small{color:#85878c;font-size:9px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pulse-chart{min-height:179px;padding:22px 20px 14px;display:flex;align-items:center;justify-content:center;gap:25px}.donut{width:110px;height:110px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#645ee4 0,#645ee4 50%,#ddb149 50%,#ddb149 75%,#e57962 75%,#e57962 87.5%,#60a384 87.5%,#60a384);position:relative}.donut:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:50%;background:var(--paper)}.donut div{position:relative;z-index:1;text-align:center}.donut strong,.donut span{display:block}.donut strong{font-size:22px}.donut span{color:#8a8c90;font-size:8px}.legend-list{min-width:104px;display:grid;gap:12px}.legend-list span{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;color:#76797e;font-size:9px}.legend-list strong{color:#3d3f43}.dot{width:7px;height:7px;border-radius:50%}.dot.violet{background:#645ee4}.dot.gold{background:#ddb149}.dot.coral{background:#e57962}.dot.sage{background:#60a384}.mini-insight{margin:0 18px 16px;padding:10px 11px;border-radius:10px;color:#6963cf;background:#f0efff;display:flex;gap:8px;align-items:center;font-size:9px}.projects-panel{grid-column:1 / -1}.project-table{overflow-x:auto}.project-row{width:100%;min-width:820px;min-height:67px;padding:10px 18px;display:grid;grid-template-columns:5px minmax(180px,1.5fr) minmax(100px,.7fr) minmax(150px,1fr) minmax(120px,.8fr) 74px 18px;align-items:center;gap:15px;border:0;border-bottom:1px solid #ecece7;background:transparent;text-align:left;cursor:pointer}.project-row:last-child{border-bottom:0}.project-swatch{width:5px;height:34px;border-radius:5px}.project-main small,.project-main strong{display:block}.project-main small{color:#8b8d92;font-size:8px;margin-bottom:4px}.project-main strong{font-size:10px}.phase-chip{justify-self:start;color:#5d59bd;background:#eeedff;border-radius:7px;padding:5px 8px;font-size:8px}.progress-cell{display:flex;align-items:center;gap:8px}.progress-cell>span{height:5px;min-width:80px;flex:1;border-radius:5px;overflow:hidden;background:#e9e9e4}.progress-cell i{height:100%;display:block;border-radius:inherit}.progress-cell small{color:#74777c;font-size:8px}.due-cell{display:flex;align-items:center;gap:6px;color:#74777c;font-size:9px;white-space:nowrap}.risk-badge{width:fit-content;display:inline-flex;align-items:center;gap:6px;border-radius:8px;padding:5px 8px;font-size:8px;font-style:normal;white-space:nowrap}.risk-badge i,.risk-dot{width:6px;height:6px;border-radius:50%}.risk-badge.safe{color:#487d67;background:#e9f3ee}.risk-badge.safe i,.risk-dot.safe{background:#58a181}.risk-badge.watch{color:#9a712d;background:#f7f0df}.risk-badge.watch i,.risk-dot.watch{background:#d7a540}.risk-badge.late{color:#a55040;background:#faeae6}.risk-badge.late i,.risk-dot.late{background:#e1765e}.team-panel{grid-column:1 / -1}.member-list{display:grid;grid-template-columns:repeat(3,1fr)}.member-row{padding:18px;display:grid;grid-template-columns:34px minmax(85px,.7fr) minmax(100px,1fr);align-items:center;gap:10px;border-right:1px solid var(--line)}.member-row:last-child{border-right:0}.member-copy strong,.member-copy small{display:block}.member-copy strong{font-size:10px}.member-copy small{color:#8c8e92;font-size:8px;margin-top:3px}.member-progress{display:flex;align-items:center;gap:7px}.member-progress span{flex:1;height:5px;overflow:hidden;border-radius:5px;background:#e9e9e4}.member-progress i{height:100%;display:block;border-radius:inherit;background:#6862df}.member-progress small{font-size:8px}.member-status{grid-column:2 / -1;color:#76797e;font-size:8px}.member-status.watch{color:#aa7529}.portfolio-gantt-page{max-width:none}.gantt-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:21px}.gantt-page-heading h1{margin:0;font-size:25px;letter-spacing:-.04em}.gantt-page-heading p:not(.eyebrow){margin:7px 0 0;color:var(--muted);font-size:11px}.gantt-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:13px;padding:10px 12px;border:1px solid var(--line);border-radius:11px;background:#fafaf7}.gantt-legend span{display:flex;align-items:center;gap:6px;color:#74777c;font-size:8px}.gantt-legend i{width:8px;height:8px;border-radius:3px}.gantt-legend i.owner{background:#655fe0}.gantt-legend i.vendor{background:#4e93b4}.gantt-legend i.client{background:#d8a23d}.gantt-legend i.late{background:#dc705a}.gantt-alert-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px}.gantt-alert-card{min-height:89px;display:flex;align-items:center;gap:11px;padding:14px;border:1px solid var(--line);border-radius:13px;background:#fbfbf8;text-align:left;cursor:pointer;transition:.16s ease}.gantt-alert-card:hover,.gantt-alert-card.active{transform:translateY(-1px);box-shadow:0 7px 20px #2b2c2f12}.gantt-alert-card.active{border-color:#bdb9ef}.gantt-alert-card>span{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px}.gantt-alert-card.owner>span{color:#5c56d4;background:#ecebff}.gantt-alert-card.danger>span{color:#cf6651;background:#fbe8e4}.gantt-alert-card.vendor>span{color:#4384a4;background:#e5f1f6}.gantt-alert-card.client>span{color:#ae7c29;background:#f7eedb}.gantt-alert-card div{flex:1;display:grid;grid-template-columns:1fr auto;align-items:end}.gantt-alert-card small{grid-column:1 / -1;color:#7f8186;font-size:8px}.gantt-alert-card strong{margin-top:3px;font-size:21px}.gantt-alert-card em{padding-bottom:3px;color:#898b90;font-size:7px;font-style:normal}.portfolio-gantt-panel{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fbfbf8;box-shadow:0 5px 18px #2b2c2f06}.gantt-toolbar{min-height:67px;padding:13px 17px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line)}.gantt-toolbar h2{margin:0;font-size:13px}.gantt-toolbar p{margin:3px 0 0;color:#898b90;font-size:8px}.gantt-toolbar-actions{display:flex;align-items:center;gap:8px}.focus-label{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:6px;border-radius:8px;color:#5d58c7;background:#efeeff;font-size:8px}.portfolio-gantt-scroll{overflow-x:auto}.portfolio-gantt-canvas{min-width:1110px}.portfolio-gantt-header{display:grid;grid-template-columns:430px 1fr;min-height:47px;border-bottom:1px solid var(--line);background:#f5f5f1}.portfolio-project-column{display:flex;align-items:center;padding:0 15px;border-right:1px solid var(--line);color:#85878c;font-size:8px}.portfolio-day-grid{display:grid;grid-template-columns:repeat(15,1fr)}.portfolio-day-grid>span{min-width:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-right:1px solid #e7e8e2;color:#828489;font-size:8px}.portfolio-day-grid>span.today{color:#fff;background:#655fe0}.portfolio-day-grid small{color:inherit;font-size:6px}.portfolio-project-group{border-bottom:1px solid #dcddd7}.portfolio-project-group:last-child{border-bottom:0}.portfolio-project-group.late{box-shadow:inset 3px 0 #df735c}.portfolio-project-group.watch{box-shadow:inset 3px 0 #d6a13b}.portfolio-project-summary{width:100%;min-height:75px;padding:10px 14px;display:grid;grid-template-columns:5px minmax(170px,1.1fr) minmax(145px,.9fr) minmax(150px,1fr) 65px 18px;align-items:center;gap:11px;border:0;border-bottom:1px solid #e6e7e1;background:#fff;text-align:left;cursor:pointer}.portfolio-project-summary:hover{background:#fafaf7}.portfolio-project-summary .project-swatch{height:38px}.portfolio-project-copy small,.portfolio-project-copy strong,.portfolio-project-copy em,.portfolio-next-action small,.portfolio-next-action strong,.portfolio-client-state small,.portfolio-client-state strong{display:block}.portfolio-project-copy small{color:#898b90;font-size:7px}.portfolio-project-copy strong{margin:3px 0;font-size:10px}.portfolio-project-copy em{color:#74777c;font-size:7px;font-style:normal}.portfolio-next-action,.portfolio-client-state{min-width:0;padding-left:11px;border-left:1px solid var(--line)}.portfolio-next-action small,.portfolio-client-state small{color:#999ba0;font-size:7px;margin-bottom:4px}.portfolio-next-action strong{color:#5b55c9;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portfolio-client-state strong{color:#676a6f;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portfolio-project-summary>svg{color:#8c8e93;transition:transform .18s ease}.portfolio-project-summary>svg.expanded{transform:rotate(180deg)}.portfolio-task-row{width:100%;min-height:53px;padding:0;display:grid;grid-template-columns:430px 1fr;border:0;border-bottom:1px solid #eeeeea;background:#fbfbf8;text-align:left;cursor:pointer}.portfolio-task-row:last-child{border-bottom:0}.portfolio-task-row:hover{background:#f7f7f3}.portfolio-task-info{min-width:0;padding:8px 16px 8px 31px;display:flex;align-items:center;gap:9px;border-right:1px solid var(--line)}.actor-mark{width:8px;height:8px;flex:0 0 auto;border-radius:3px}.actor-mark.owner{background:#655fe0}.actor-mark.vendor{background:#4e93b4}.actor-mark.client{background:#d8a23d}.portfolio-task-info>span{min-width:0;flex:1}.portfolio-task-info strong,.portfolio-task-info small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portfolio-task-info strong{font-size:8px}.portfolio-task-info small{margin-top:3px;color:#8c8e93;font-size:7px}.portfolio-task-info>em{border-radius:6px;padding:4px 6px;font-size:7px;font-style:normal;white-space:nowrap}.portfolio-task-info>em.watch{color:#946c28;background:#f7eedb}.portfolio-task-info>em.late{color:#a24e3e;background:#f9e7e3}.portfolio-task-track{position:relative;background-image:linear-gradient(to right,#e9eae4 1px,transparent 1px);background-size:calc(100% / 15) 100%;overflow:hidden}.portfolio-today-line{position:absolute;z-index:1;left:0;top:0;bottom:0;width:2px;background:#655fe0;opacity:.65}.portfolio-task-bar{height:24px;position:absolute;top:14px;z-index:2;overflow:hidden;border-radius:6px;background:#dfdef8}.portfolio-task-bar>i{position:absolute;inset:0 auto 0 0;border-radius:inherit;opacity:.95}.portfolio-task-bar.owner>i{background:#655fe0}.portfolio-task-bar.vendor>i{background:#4e93b4}.portfolio-task-bar.client>i{background:#d8a23d}.portfolio-task-bar.late>i{background:#dc705a}.portfolio-task-bar.vendor{background:#dcebf1}.portfolio-task-bar.client{background:#f4ead4}.portfolio-task-bar.late{background:#f6ded9}.portfolio-task-bar.blocked{background-image:repeating-linear-gradient(135deg,rgba(80,80,80,.06) 0 5px,transparent 5px 10px)}.portfolio-task-bar>em{position:relative;z-index:1;height:100%;padding:0 7px;display:flex;align-items:center;overflow:hidden;color:#fff;font-size:7px;font-style:normal;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.gantt-filter-empty{padding:15px 31px;color:#97999d;background:#fbfbf8;font-size:8px}.inbox-workspace{height:calc(100vh - 66px);display:grid;grid-template-columns:minmax(200px,.42fr) minmax(720px,1.58fr);background:#f5f5f2;overflow:hidden}.mail-folders{padding:17px 11px;background:#fafaf7;border-right:1px solid var(--line);overflow-y:auto}.mail-account{display:flex;align-items:center;gap:9px;padding:5px 6px 13px}.mail-account-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#8a5b53;background:#f3e5e2;font-size:12px;font-weight:700}.mail-account-mark.connected{color:#3e7b60;background:#e0f0e7}.mail-account div{min-width:0}.mail-account strong,.mail-account small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail-account strong{font-size:9px}.mail-account small{margin-top:3px;color:#8d8f94;font-size:7px}.gmail-connect-button{width:100%;min-height:34px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d8d6f6;border-radius:9px;color:#5d57ce;background:#efeeff;font-size:8px;font-weight:600;cursor:pointer}.connection-settings-button{width:100%;min-height:33px;margin:-12px 0 20px;padding:0 9px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:9px;color:#74777c;background:#fff;font-size:8px;cursor:pointer}.connection-settings-button span{flex:1;text-align:left}.connection-settings-button i{width:7px;height:7px;border-radius:50%;background:#d6a23d}.connection-settings-button i.ready{background:#58a181}.mail-folder-caption{display:block;margin:0 9px 7px;color:#9a9ca0;font-size:7px;letter-spacing:.1em}.mail-folder{width:100%;min-height:35px;padding:0 9px;display:flex;align-items:center;gap:9px;border:0;border-radius:8px;color:#72757a;background:transparent;font-size:9px;cursor:pointer}.mail-folder:hover{background:#f0f0eb}.mail-folder.active{color:#5751c8;background:#eeedff}.mail-folder span{flex:1;text-align:left}.mail-folder em{min-width:19px;height:19px;display:grid;place-items:center;border-radius:7px;color:#6761d0;background:#e1dfff;font-size:7px;font-style:normal}.mail-security-note{margin-top:22px;padding:11px;border-radius:10px;color:#687c71;background:#ebf2ed}.mail-security-note p{margin:7px 0 0;font-size:7px;line-height:1.6}.mail-list-panel{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fbfbf8}.mail-list-header{min-height:68px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.mail-list-header h1{margin:0;font-size:14px}.mail-list-header p{margin:4px 0 0;color:#8c8e93;font-size:8px}.mail-header-actions{display:flex;gap:7px}.mail-list-search{margin:11px 13px;padding:0 10px;min-height:34px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:9px;color:#96989c;background:#fff}.mail-list-search input{width:100%;border:0;outline:0;background:transparent;font-size:8px}.mail-notice{margin:0 13px 10px;padding:9px;border-radius:8px;color:#796124;background:#faf1d8;font-size:7px;line-height:1.5}.mail-message-list{min-height:0;flex:1;overflow-y:auto}.mail-list-item{width:100%;min-height:132px;position:relative;padding:13px 14px 12px 17px;display:flex;flex-direction:column;gap:5px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;cursor:pointer}.mail-list-item:hover{background:#f6f6f2}.mail-list-item.active{background:#f0efff}.mail-list-item.unread .mail-sender-row strong,.mail-list-item.unread .mail-subject{font-weight:700}.mail-risk-line{position:absolute;left:0;top:0;bottom:0;width:3px}.mail-risk-line.safe{background:#5da080}.mail-risk-line.suspicious{background:#d7a23d}.mail-risk-line.danger{background:#dc705a}.mail-sender-row{display:flex;justify-content:space-between;gap:8px}.mail-sender-row strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.mail-sender-row time{color:#999ba0;font-size:7px;white-space:nowrap}.mail-subject{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.mail-snippet{display:-webkit-box;overflow:hidden;color:#81848a;font-size:8px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mail-item-footer{margin-top:auto;display:flex;align-items:center;gap:7px}.mail-item-footer>span{display:flex;align-items:center;gap:3px;color:#888a8f;font-size:7px}.mail-category{border-radius:6px;padding:4px 6px;font-size:7px;font-style:normal}.mail-category.lead{color:#5c56ca;background:#e8e6ff}.mail-category.project{color:#447c66;background:#e3f0e9}.mail-category.noise{color:#a24f3e;background:#f8e5e1}.mail-category.waiting{color:#966e29;background:#f6ecd7}.mail-reader{min-width:0;display:flex;flex-direction:column;background:#f7f7f4;overflow:hidden}.mail-reader-header{padding:18px 22px 14px;border-bottom:1px solid var(--line);background:#fbfbf8}.mail-title-line{display:flex;justify-content:space-between;gap:14px}.mail-title-line h2{margin:7px 0 0;font-size:17px;letter-spacing:-.025em}.mail-verdict{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:7px;font-size:7px}.mail-verdict.safe{color:#447a64;background:#e5f1ea}.mail-verdict.suspicious{color:#936b28;background:#f7eedb}.mail-verdict.danger{color:#a04b3b;background:#f9e5e1}.mail-contact{margin-top:16px;display:flex;align-items:center;gap:9px}.mail-contact div{flex:1}.mail-contact strong,.mail-contact small{display:block}.mail-contact strong{font-size:9px}.mail-contact small{margin-top:3px;color:#898b90;font-size:7px}.mail-contact time{color:#919398;font-size:7px}.mail-reader-scroll{min-height:0;padding:18px 22px 40px;overflow-y:auto}.chat-workspace{height:calc(100vh - 66px);display:grid;grid-template-columns:minmax(200px,.42fr) minmax(720px,1.58fr);background:#f5f5f2;overflow:hidden}.chat-sources{padding:17px 11px;border-right:1px solid var(--line);background:#fafaf7;overflow-y:auto}.chat-source-heading{margin:0 4px 13px;display:flex;align-items:center;justify-content:space-between;color:#8a8c91;font-size:9px;letter-spacing:.1em}.chat-source-heading .icon-button{width:29px;height:29px}.chat-source{width:100%;min-height:54px;padding:8px;display:flex;align-items:center;gap:8px;border:1px solid transparent;border-radius:10px;color:#60636a;background:transparent;text-align:left;cursor:pointer}.chat-source:hover{background:#f1f1ed}.chat-source.active{border-color:#dcd9fa;color:#5751c8;background:#efeeff}.chat-source>span:nth-child(2){min-width:0;flex:1}.chat-source strong,.chat-source small{display:block}.chat-source strong{font-size:10px}.chat-source small{margin-top:3px;color:#94969c;font-size:8px}.chat-source-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#fff;font-size:10px;font-weight:700}.chat-source-icon.google{background:#54875e}.chat-source-icon.discord{background:#6470c5}.chat-source-icon.chatwork{background:#42a8c5}.chat-security-note{margin-top:22px;padding:11px;border-radius:10px;color:#687c71;background:#ebf2ed}.chat-security-note p{margin:7px 0 0;font-size:8px;line-height:1.6}.chat-room-list{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fbfbf8}.chat-room-list header{min-height:68px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.chat-room-list h1{margin:0;font-size:14px}.chat-room-list p{margin:4px 0 0;color:#8c8e93;font-size:8px}.chat-header-actions{display:flex;gap:7px}.chat-list-search{margin:11px 13px;padding:0 10px;min-height:34px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:9px;color:#96989c;background:#fff}.chat-list-search input{width:100%;border:0;outline:0;background:transparent;font-size:9px}.chat-rooms{min-height:0;overflow-y:auto}.chat-room{width:100%;min-height:68px;padding:12px 14px;display:flex;align-items:center;gap:10px;border:0;border-bottom:1px solid var(--line);color:#565960;background:transparent;text-align:left;cursor:pointer}.chat-room:hover{background:#f6f6f2}.chat-room.active{background:#f0efff}.chat-room>span:nth-child(2){min-width:0;flex:1}.chat-room strong,.chat-room small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-room strong{font-size:10px}.chat-room small{margin-top:4px;color:#8e9095;font-size:8px}.chat-room em{min-width:18px;height:18px;display:grid;place-items:center;border-radius:6px;color:#fff;background:#655fe0;font-size:8px;font-style:normal}.chat-thread{min-width:0;display:flex;flex-direction:column;background:#f7f7f4}.chat-thread>header{min-height:93px;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);background:#fbfbf8}.chat-thread h2{margin:2px 0 0;font-size:16px}.chat-thread header p{margin:4px 0 0;color:#8c8e93;font-size:8px}.chat-thread-scroll{min-height:0;flex:1;padding:22px;overflow-y:auto}.chat-day-marker{margin:0 auto 18px;width:fit-content;padding:4px 8px;border-radius:7px;color:#85878d;background:#ebebe6;font-size:8px}.chat-message{max-width:78%;margin:0 0 18px;display:flex;align-items:flex-start;gap:9px}.chat-message>div{padding:10px 12px;border:1px solid var(--line);border-radius:4px 13px 13px;background:#fff}.chat-message strong{display:block;font-size:9px}.chat-message strong small{margin-left:5px;color:#9a9ca1;font-size:7px;font-weight:400}.chat-message p{margin:6px 0 0;color:#565960;font-size:10px;line-height:1.65}.chat-message button{margin-top:8px;padding:0;border:0;color:#5d57ce;background:transparent;font-size:8px;cursor:pointer}.chat-message.owner{margin-left:auto;justify-content:flex-end}.chat-message.owner>div{border-color:#d9d6f8;border-radius:13px 4px 13px 13px;background:#efeeff}.chat-composer{padding:13px 18px;border-top:1px solid var(--line);background:#fbfbf8}.chat-composer textarea{width:100%;min-height:57px;padding:10px;resize:none;border:1px solid var(--line);border-radius:10px;outline:0;background:#fff;font-size:10px}.chat-composer>div{margin-top:8px;display:flex;justify-content:space-between;gap:8px}.chat-composer .primary-button:disabled{cursor:not-allowed;opacity:.55}.chat-connect-callout{margin-bottom:9px;padding:9px 10px;display:flex;align-items:center;gap:8px;border-radius:9px;color:#5d58c8;background:#efeeff;font-size:9px}.chat-connect-callout span{flex:1}.chat-connect-callout button{border:0;color:#5d58c8;background:transparent;font-size:9px;font-weight:700;cursor:pointer;white-space:nowrap}.chat-status{margin:7px 0 0;color:#74777c;font-size:8px}.translation-switch{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #dcdbf8;border-radius:10px;color:#5d58c8;background:#efeeff}.translation-switch>div{display:flex;align-items:center;gap:8px}.translation-switch strong,.translation-switch small{display:block}.translation-switch strong{font-size:8px}.translation-switch small{margin-top:2px;color:#8a86b5;font-size:7px}.translation-switch button{border:0;color:#5d58c8;background:transparent;font-size:8px;cursor:pointer}.mail-body{min-height:130px;margin:12px 0;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#4c4f54;font-size:9px;line-height:1.85;white-space:pre-wrap}.mail-ai-summary{padding:15px;border:1px solid #dddaf9;border-radius:12px;background:#f3f2ff}.mail-ai-heading{display:flex;align-items:center;gap:9px}.mail-ai-heading>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#5d57d1;background:#fff}.mail-ai-heading strong,.mail-ai-heading small{display:block}.mail-ai-heading strong{font-size:9px}.mail-ai-heading small{margin-top:2px;color:#8e8ab5;font-size:7px}.mail-ai-summary>p{margin:12px 0;color:#56546b;font-size:8px;line-height:1.7}.request-list{display:flex;flex-wrap:wrap;gap:6px}.request-list span{display:flex;align-items:center;gap:5px;padding:6px 7px;border-radius:7px;color:#5e5a89;background:#fff;font-size:7px}.mail-attachment{margin-top:11px;padding:12px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:11px;background:#fbfbf8}.mail-attachment>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:#4e8b72;background:#e3f0e9}.mail-attachment div{flex:1}.mail-attachment strong,.mail-attachment small{display:block}.mail-attachment strong{font-size:8px}.mail-attachment small{margin-top:3px;color:#8c8e93;font-size:7px}.mail-attachment button{border:0;color:#5d57ca;background:transparent;font-size:8px;cursor:pointer}.reply-composer{margin-top:11px;padding:15px;border:1px solid var(--line);border-radius:12px;background:#fbfbf8}.reply-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.reply-heading>div{display:flex;align-items:center;gap:8px}.reply-heading strong,.reply-heading small{display:block}.reply-heading strong{font-size:9px}.reply-heading small{margin-top:3px;color:#8b8d92;font-size:7px}.reply-heading>button{display:flex;align-items:center;gap:5px;border:0;color:#5d57cc;background:transparent;font-size:8px;cursor:pointer}.reply-composer textarea{width:100%;min-height:105px;margin-top:11px;padding:11px;resize:vertical;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:9px;line-height:1.7}.reply-actions{margin-top:9px;display:flex;justify-content:flex-end;gap:7px}.reply-preview{margin-top:10px;overflow:hidden;border:1px solid #cbded4;border-radius:10px;background:#f0f7f3}.reply-preview>div{padding:8px 10px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d6e5dd}.reply-preview strong{font-size:8px}.reply-preview span{color:#5f836f;font-size:7px}.reply-preview p{margin:0;padding:11px;color:#45544c;font-size:9px;line-height:1.7;white-space:pre-wrap}.reply-status{margin-top:8px;padding:8px 9px;border-radius:8px;color:#716427;background:#faf1d8;font-size:7px}.send-confirm-button:disabled{cursor:not-allowed;opacity:.45}.setup-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;border:0;background:#1d1e2152;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.connection-setup{width:min(520px,100%);height:100vh;position:fixed;top:0;right:0;z-index:75;display:flex;flex-direction:column;border-left:1px solid var(--line);background:#fbfbf8;box-shadow:-18px 0 48px #1a1b1e2e}.connection-setup>header{min-height:76px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.connection-setup>header>div{display:flex;align-items:center;gap:10px}.connection-setup>header>div>span{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;color:#5e58d0;background:#ecebff}.connection-setup h2{margin:0;font-size:14px}.connection-setup header p{margin:4px 0 0;color:#888a8f;font-size:8px}.setup-scroll{min-height:0;flex:1;padding:17px;overflow-y:auto}.setup-section{margin-bottom:13px;padding:15px;border:1px solid var(--line);border-radius:13px;background:#fff}.setup-title{display:flex;align-items:center;gap:9px;margin-bottom:14px}.setup-service{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;font-size:11px;font-weight:700}.setup-service.google{color:#4d75a6;background:#e5eef8}.setup-service.ai{color:#5e58d2;background:#ecebff}.setup-title div{flex:1}.setup-title h3{margin:0;font-size:10px}.setup-title p{margin:3px 0 0;color:#8c8e93;font-size:7px}.setup-title em{border-radius:7px;padding:5px 7px;color:#936c2a;background:#f6ecd7;font-size:7px;font-style:normal}.setup-title em.ready{color:#447a63;background:#e5f1ea}.setup-section label{display:block;margin-top:10px;color:#777a7f;font-size:8px}.setup-section input,.setup-section select{width:100%;height:36px;margin-top:5px;padding:0 10px;border:1px solid var(--line);border-radius:8px;color:#3f4247;background:#fafaf8;font-size:9px}.setup-section input:focus,.setup-section select:focus{border-color:#aaa6ea;outline:3px solid rgba(98,92,230,.12)}.setup-help{margin:9px 0 0;color:#8a8c91;font-size:7px;line-height:1.6}.setup-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.setup-links a{display:inline-flex;align-items:center;gap:4px;padding:6px 7px;border-radius:7px;color:#5751c8;background:#efeeff;font-size:7px;text-decoration:none}.secret-note{padding:11px;display:flex;align-items:flex-start;gap:8px;border-radius:10px;color:#5d6e65;background:#eaf2ed}.secret-note svg{flex:0 0 auto}.secret-note p{margin:0;font-size:7px;line-height:1.65}.setup-result{margin-top:10px;padding:10px;border-radius:9px;color:#675f2f;background:#faf1d8;font-size:8px;line-height:1.5}.connection-setup>footer{min-height:66px;padding:12px 17px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);background:#fff}.connection-setup button:disabled{cursor:not-allowed;opacity:.45}.project-creator{width:min(560px,calc(100vw - 32px));max-height:calc(100vh - 44px);position:fixed;top:50%;left:50%;z-index:76;display:flex;flex-direction:column;overflow:hidden;transform:translate(-50%,-50%);border:1px solid rgba(222,223,220,.95);border-radius:20px;background:#fbfbf8;box-shadow:0 26px 70px #191a1f38}.project-creator>header{min-height:76px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);background:#fff}.project-creator>header>div{display:flex;align-items:center;gap:10px}.project-creator>header span{width:37px;height:37px;display:grid;place-items:center;border-radius:12px;color:#5e58d0;background:#ecebff}.project-creator h2{margin:0;font-size:14px}.project-creator header p{margin:4px 0 0;color:#8b8d92;font-size:8px}.project-creator .settings-form{padding:18px;overflow-y:auto}.settings-form label{display:block;margin-bottom:12px;color:#72757b;font-size:8px}.settings-form input,.settings-form select,.settings-form textarea{width:100%;margin-top:6px;padding:0 11px;border:1px solid var(--line);border-radius:9px;color:#3f4247;background:#fff;font-size:10px;outline:0}.settings-form input,.settings-form select{height:38px}.settings-form textarea{min-height:110px;padding-top:10px;resize:vertical;line-height:1.7}.settings-form input:focus,.settings-form select:focus,.settings-form textarea:focus{border-color:#aaa6ea;outline:3px solid rgba(98,92,230,.12)}.project-creator>footer{min-height:66px;padding:12px 17px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);background:#fff}.project-creator button:disabled{cursor:not-allowed;opacity:.5}.project-layout{height:calc(100vh - 66px);display:grid;grid-template-columns:218px minmax(0,1fr);background:#f5f5f2;overflow:hidden}.project-list-panel{background:#fafaf7;border-right:1px solid var(--line);overflow-y:auto}.project-list-header{height:68px;padding:13px 15px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.project-list-header span,.project-list-header strong{display:block}.project-list-header span{color:#8b8d92;font-size:8px}.project-list-header strong{font-size:12px;margin-top:2px}.project-list-header button{width:29px;height:29px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:#fff}.compact-project{width:100%;min-height:83px;display:grid;grid-template-columns:5px 1fr 7px;align-items:center;gap:10px;padding:12px 14px;border:0;border-bottom:1px solid #e8e9e4;background:transparent;text-align:left;cursor:pointer}.compact-project.active{background:#f0efff;box-shadow:inset 2px 0 #625ce6}.compact-project .project-swatch{height:39px}.compact-project small,.compact-project strong,.compact-project em{display:block}.compact-project small{color:#8a8c91;font-size:8px}.compact-project strong{margin:3px 0 5px;font-size:9px}.compact-project em{color:#777a80;font-size:8px;font-style:normal}.project-content{min-width:0;overflow-y:auto}.project-hero{padding:22px 28px 0;background:#fbfbf8;border-bottom:1px solid var(--line)}.breadcrumb{display:flex;align-items:center;gap:4px;color:#929498;font-size:8px;margin-bottom:11px}.project-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.format-label{color:#615bd8;font-size:8px;font-weight:600}.project-title-row h1{font-size:22px;margin:4px 0 5px;letter-spacing:-.035em}.project-title-row p{margin:0;color:#82858a;font-size:9px}.project-actions{display:flex;gap:7px}.project-summary-strip{margin-top:22px;display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));border:1px solid var(--line);border-bottom:0;border-radius:12px 12px 0 0;background:#fff;overflow:hidden}.project-summary-strip>div{min-height:59px;padding:12px 15px;border-right:1px solid var(--line)}.project-summary-strip>div:last-child{border-right:0}.project-summary-strip small,.project-summary-strip strong{display:block}.project-summary-strip small{color:#8a8c91;font-size:8px;margin-bottom:6px}.project-summary-strip strong{font-size:10px}.tabs{height:48px;padding:0 28px;display:flex;gap:25px;align-items:flex-end;background:#fbfbf8;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.tabs button{height:48px;padding:0 2px;border:0;border-bottom:2px solid transparent;background:transparent;color:#808287;font-size:9px;cursor:pointer}.tabs button.active{color:#4e49bf;border-bottom-color:#625ce6;font-weight:600}.project-body{padding:24px 28px 50px}.timeline-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.timeline-toolbar h2{margin:0;font-size:14px}.timeline-toolbar p{margin:4px 0 0;color:#898b90;font-size:9px}.timeline-toolbar>div:last-child{display:flex;gap:7px}.timeline-card{border:1px solid var(--line);border-radius:14px;background:#fbfbf8;overflow-x:auto;box-shadow:0 4px 16px #2b2c2f06}.timeline-header,.timeline-row{min-width:850px;display:grid;grid-template-columns:210px 1fr}.timeline-header{min-height:48px;border-bottom:1px solid var(--line)}.task-column-label{display:flex;align-items:center;padding:0 15px;color:#85878c;font-size:8px;border-right:1px solid var(--line)}.days-grid{display:grid;grid-template-columns:repeat(15,1fr)}.days-grid span{min-width:38px;display:flex;align-items:center;justify-content:center;gap:2px;border-right:1px solid #eeeeea;color:#8c8e92;font-size:8px}.days-grid small{color:#b0b1b4;font-size:6px}.days-grid .today{color:#fff;background:#655fe0}.timeline-row{min-height:67px;padding:0;border:0;border-bottom:1px solid #ecece7;background:transparent;text-align:left;cursor:pointer}.timeline-row:last-child{border-bottom:0}.timeline-row:hover{background:#f8f8f5}.timeline-task-copy{padding:0 14px;border-right:1px solid var(--line);display:flex;align-items:center;gap:10px}.status-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%}.status-dot.safe{background:#58a181}.status-dot.watch{background:#d5a33e}.status-dot.late{background:#df735b}.timeline-task-copy strong,.timeline-task-copy small{display:block}.timeline-task-copy strong{font-size:9px}.timeline-task-copy small{margin-top:5px;display:flex;align-items:center;gap:5px;color:#898b90;font-size:7px}.timeline-track{position:relative;background-image:linear-gradient(to right,#ededE8 1px,transparent 1px);background-size:calc(100% / 15) 100%;overflow:hidden}.today-line{position:absolute;left:40%;top:0;bottom:0;width:1px;background:#635de073}.task-bar{height:26px;position:absolute;top:20px;border-radius:7px;overflow:hidden;background:#e1e0f9;box-shadow:0 2px 7px #423da01a}.task-bar>i{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:#6963df;opacity:.95}.task-bar>em{position:relative;z-index:1;height:100%;display:flex;align-items:center;padding-left:8px;color:#fff;font-size:7px;font-style:normal;font-weight:600}.task-bar.done{background:#dfeee7}.task-bar.done>i{background:#62a487}.task-bar.watch{background:#f6ecd6}.task-bar.watch>i{background:#d8aa49}.task-bar.late{background:#f7dfda}.task-bar.late>i{background:#df775f}.task-inspector{width:340px;height:calc(100vh - 66px);position:fixed;top:66px;right:0;z-index:40;padding:20px;background:#fbfbf8;border-left:1px solid var(--line);box-shadow:-14px 0 35px #22232617;overflow-y:auto;transform:translate(102%);transition:transform .24s ease}.task-inspector.open{transform:translate(0)}.inspector-scrim{position:fixed;top:66px;right:0;bottom:0;left:236px;z-index:35;border:0;background:#1d1e211f;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.inspector-header{display:flex;align-items:center;justify-content:space-between}.task-inspector h2{margin:21px 0 6px;font-size:19px;letter-spacing:-.035em}.inspector-lead{color:#818389;font-size:9px;line-height:1.7;margin-bottom:22px}.inspector-section{margin:19px 0}.inspector-section label,.inspector-grid label{display:block;color:#83858a;font-size:8px;margin-bottom:7px}.assignee-field{display:flex;align-items:center;gap:9px;padding:9px;border:1px solid var(--line);border-radius:10px;background:#fff}.assignee-field strong{flex:1;font-size:9px}.inspector-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.inspector-grid>div{padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.inspector-grid strong{font-size:9px}.field-heading{display:flex;justify-content:space-between}.field-heading strong{color:#5b55cf;font-size:10px}.progress-range{width:100%;accent-color:#625ce6}.report-box{padding:12px;border-radius:11px;background:#f1f1ec}.report-box>div{display:flex;align-items:center;gap:7px}.report-box strong{font-size:9px}.report-box small{margin-left:auto;color:#929499;font-size:7px}.report-box p{margin:9px 0 0;color:#5f6267;font-size:9px;line-height:1.7}.inspector-section textarea{width:100%;min-height:88px;padding:11px;resize:vertical;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:9px}.ai-split-button{width:100%;margin-top:8px;border:1px solid #dbd9fa;color:#5b55cd;background:#f0efff}.approve-button{width:100%;color:#fff;border:1px solid #4f9678;background:#58a181}.deliverables-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px}.section-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.section-intro h2{margin:0;font-size:14px}.section-intro p{margin:5px 0 0;color:#85878c;font-size:9px}.product-list{display:grid;gap:13px}.product-card{padding:18px;border:1px solid var(--line);border-radius:15px;background:#fbfbf8;box-shadow:0 4px 16px #2b2c2f06}.product-card-head{display:flex;align-items:flex-start;gap:13px;padding-bottom:16px;border-bottom:1px solid var(--line)}.product-number{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;color:#5d57d4;background:#eeedff;font-size:9px;font-weight:700}.product-card-head>div{min-width:0;flex:1}.product-card-head small{color:#787a80;font-size:8px}.product-card-head small em{color:#9a9ca0;font-style:normal}.product-card-head h3{margin:4px 0 3px;font-size:15px;letter-spacing:-.025em}.product-card-head p{margin:0;color:#87898e;font-size:9px}.verification-badge{display:inline-flex;align-items:center;gap:5px;border-radius:8px;padding:6px 8px;font-size:8px;white-space:nowrap}.verification-badge.verified{color:#427860;background:#e7f2ec}.verification-badge.review{color:#986c27;background:#f7eedb}.product-fields{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;margin-top:15px;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:var(--line)}.product-fields>div{min-width:0;padding:11px;background:#fff}.product-fields label,.product-fields strong{display:block}.product-fields label{color:#909297;font-size:7px;margin-bottom:5px}.product-fields strong{overflow:hidden;color:#4d5055;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.product-fields .url-field{grid-column:1 / -1}.source-line{display:flex;align-items:center;gap:7px;margin-top:13px;color:#74777c;font-size:8px}.source-line button{margin-left:auto;border:0;color:#5d57cf;background:transparent;font-size:8px;cursor:pointer}.campaign-stack{display:grid;gap:7px;margin-top:13px}.campaign-row{display:flex;align-items:center;gap:9px;padding:10px;border-radius:10px;color:#9a702b;background:#f8f0de}.campaign-row div{flex:1}.campaign-row strong,.campaign-row small{display:block}.campaign-row strong{font-size:9px}.campaign-row small{margin-top:3px;color:#8b7c5f;font-size:8px}.campaign-row em{font-size:8px;font-style:normal;white-space:nowrap}.shared-campaign{margin-top:14px;padding:17px;border:1px solid #e7d8a8;border-radius:14px;background:#fdf8eb}.shared-campaign>div{display:flex;align-items:center;gap:9px;color:#9c742d}.shared-campaign>div span strong,.shared-campaign>div span small{display:block}.shared-campaign>div span strong{font-size:10px}.shared-campaign>div span small{color:#a08e68;font-size:8px;margin-top:2px}.shared-campaign article{margin-top:12px;padding-top:12px;border-top:1px solid #eadfbe}.shared-campaign article strong{font-size:9px}.shared-campaign article p{margin:4px 0;color:#746b59;font-size:8px}.shared-campaign article em{color:#9a722e;font-size:8px;font-style:normal}.generate-button{min-height:35px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:1px solid #554fcf;border-radius:10px;color:#fff;background:#615be1;font-size:10px;font-weight:600;cursor:pointer}.publishing-context{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:13px}.publishing-context article{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid var(--line);border-radius:12px;background:#fbfbf8}.publishing-context article>span{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:#5e58d3;background:#eeedff}.publishing-context small,.publishing-context strong{display:block}.publishing-context small{color:#8b8d91;font-size:7px}.publishing-context strong{margin-top:3px;font-size:8px}.publishing-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.publishing-output,.client-notes-panel{padding:16px;border:1px solid var(--line);border-radius:14px;background:#fbfbf8}.description-output{grid-row:span 2}.output-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.output-heading span{font-size:9px;font-weight:700}.output-heading em{color:#8d8f94;font-size:7px;font-style:normal}.publishing-output textarea{width:100%;min-height:88px;padding:11px;resize:vertical;border:1px solid var(--line);border-radius:10px;color:#3f4247;background:#fff;font-size:10px;line-height:1.65}.description-output textarea{min-height:252px;font-size:9px}.character-count{margin-top:7px;color:#929499;font-size:7px}.hashtag-list{display:flex;flex-wrap:wrap;gap:6px}.hashtag-list button{padding:6px 8px;border:1px solid #dad8fa;border-radius:8px;color:#5c56cb;background:#f0efff;font-size:8px;cursor:pointer}.client-notes-panel p{display:flex;align-items:flex-start;gap:7px;margin:9px 0;color:#5e6166;font-size:8px;line-height:1.5}.client-notes-panel p svg{flex:0 0 auto;color:#4d9577}.generation-warning{margin-top:13px;padding:12px;display:flex;align-items:center;gap:9px;border:1px solid #ead7a5;border-radius:11px;color:#946b26;background:#fbf3df;font-size:8px}.connector-strip{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:13px}.connector-strip article{padding:13px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:12px;background:#fbfbf8}.connector-icon{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;font-size:13px;font-weight:700}.connector-icon.gemini{color:#536fd4;background:#eaf0ff}.connector-icon.claude{color:#9a5e39;background:#f5e9df}.connector-strip article div{flex:1}.connector-strip strong,.connector-strip small{display:block}.connector-strip strong{font-size:9px}.connector-strip small{margin-top:3px;color:#8a8c91;font-size:8px}.connector-strip em{color:#4a806a;background:#e8f3ed;border-radius:7px;padding:5px 7px;font-size:7px;font-style:normal}.scenario-grid{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(400px,1.1fr);gap:13px}.copy-materials,.prompt-builder{padding:17px;border:1px solid var(--line);border-radius:14px;background:#fbfbf8}.copy-materials>h3,.prompt-heading h3{margin:0 0 11px;font-size:11px}.copy-block{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid #e6e7e1;border-radius:10px;background:#fff;margin-bottom:8px}.copy-block>span{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:#5c56ce;background:#eeedff}.copy-block div{min-width:0;flex:1}.copy-block strong,.copy-block small{display:block}.copy-block strong{font-size:9px}.copy-block small{margin-top:3px;color:#909297;font-size:7px}.copy-block button{min-width:67px;min-height:29px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dbd9f8;border-radius:8px;color:#5c56cb;background:#f2f1ff;font-size:8px;cursor:pointer}.drive-instruction{display:flex;align-items:flex-start;gap:9px;margin:13px 0;padding:11px;border-radius:10px;color:#476b7f;background:#eaf2f6}.drive-instruction svg{flex:0 0 auto}.drive-instruction strong{font-size:9px}.drive-instruction p{margin:4px 0 0;font-size:8px;line-height:1.65}.drive-instruction code{padding:1px 4px;border-radius:4px;background:#ffffffa6}.resource-list{display:grid;gap:6px}.resource-list article{min-width:0;display:flex;align-items:center;gap:8px;padding:9px;border-radius:9px;background:#f2f2ee}.storage-mark{width:25px;height:25px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px;font-size:9px;font-weight:700}.storage-mark.drive{color:#3f7a58;background:#dbeddf}.storage-mark.pcloud{color:#3f71a3;background:#deecf8}.resource-list article div{min-width:0;flex:1}.resource-list strong,.resource-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-list strong{font-size:8px}.resource-list small{margin-top:3px;color:#8a8c90;font-size:7px}.resource-list button,.resource-list a{width:27px;height:27px;display:grid;place-items:center;border:0;border-radius:7px;color:#6963d5;background:#fff;cursor:pointer}.prompt-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.prompt-heading h3{margin-bottom:3px}.prompt-heading p{margin:0;color:#8a8c91;font-size:8px}.prompt-heading button{border:0;color:#5c56ce;background:transparent;font-size:8px;cursor:pointer}.prompt-builder>textarea{width:100%;min-height:390px;padding:14px;resize:vertical;border:1px solid var(--line);border-radius:11px;color:#414449;background:#fff;font-size:9px;line-height:1.75}.prompt-actions{display:flex;align-items:center;gap:8px;margin-top:10px}.prompt-actions>span{margin-right:auto;color:#93959a;font-size:7px}.attachment-automation{margin-top:14px;padding:17px;border:1px solid var(--line);border-radius:14px;background:#fbfbf8}.automation-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.automation-heading>div{display:flex;align-items:center;gap:10px}.automation-heading>div>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#4f9678;background:#e7f2ec}.automation-heading h3{margin:0;font-size:11px}.automation-heading p{margin:4px 0 0;color:#8a8c91;font-size:8px}.automation-status{display:inline-flex;align-items:center;gap:6px;color:#477b65;background:#e8f3ed;border-radius:8px;padding:6px 8px;font-size:8px}.automation-status i{width:6px;height:6px;border-radius:50%;background:#58a181}.folder-path{display:flex;align-items:center;gap:7px;margin:14px 0 9px;padding:10px;border-radius:9px;color:#7b7d82;background:#f1f1ed;font-size:8px}.folder-path strong{color:#4c4f54}.routing-table{overflow:hidden;border:1px solid var(--line);border-radius:10px}.routing-table article{min-height:42px;padding:8px 11px;display:grid;grid-template-columns:18px minmax(90px,.7fr) 14px minmax(130px,1fr) minmax(80px,.5fr) 64px;align-items:center;gap:7px;border-bottom:1px solid var(--line);font-size:8px}.routing-table article:last-child{border-bottom:0}.routing-table span{color:#66696e}.routing-table em{color:#5b55cb;font-style:normal}.routing-table small{justify-self:end;color:#72757a;background:#efefea;border-radius:6px;padding:4px 6px}.automation-note{display:flex;align-items:center;gap:7px;margin-top:10px;color:#8b6b34;font-size:8px}.deliverables-intro{grid-column:1 / -1;margin-bottom:6px}.deliverables-intro h2{margin:0;font-size:14px}.deliverables-intro p{color:#85878c;font-size:9px}.deliverable-card{min-height:82px;padding:15px;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:13px;background:#fbfbf8;text-align:left;cursor:pointer}.deliverable-card>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#5f59d7;background:#edecff}.deliverable-card div{flex:1}.deliverable-card strong,.deliverable-card small{display:block}.deliverable-card strong{font-size:10px}.deliverable-card small{color:#87898e;font-size:8px;margin-top:5px}.deliverable-card em{color:#73767b;background:#efefea;border-radius:7px;padding:5px 7px;font-size:7px;font-style:normal}.empty-state{min-height:330px;display:grid;place-items:center;align-content:center;text-align:center;border:1px dashed #d7d8d2;border-radius:14px}.empty-state>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#625ce6;background:#edecff}.empty-state h2{margin:14px 0 5px;font-size:15px}.empty-state p{margin:0;color:#85878c;font-size:9px}.sidebar-scrim{display:none}@media(max-width:1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.pulse-panel{grid-row:auto}.member-list{grid-template-columns:1fr}.member-row{border-right:0;border-bottom:1px solid var(--line)}.member-row:last-child{border-bottom:0}.gantt-alert-grid{grid-template-columns:repeat(2,1fr)}.inbox-workspace,.chat-workspace{grid-template-columns:minmax(190px,.42fr) minmax(560px,1.58fr)}}@media(max-width:820px){.sidebar{position:fixed;left:0;transform:translate(-102%);transition:transform .22s ease;box-shadow:15px 0 35px #14151733}.sidebar.is-open{transform:translate(0)}.sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;border:0;background:#16171959}.sidebar-close,.mobile-menu{display:grid!important}.topbar{padding:0 16px}.global-search{flex:1;width:auto}.global-search kbd,.ai-button{display:none}.page{padding:24px 18px 40px}.project-list-panel{display:none}.project-layout{grid-template-columns:1fr}.inspector-scrim{left:0}.product-fields{grid-template-columns:repeat(2,1fr)}.publishing-grid{grid-template-columns:1fr}.description-output{grid-row:auto}.scenario-grid{grid-template-columns:1fr}.inbox-workspace,.chat-workspace{grid-template-columns:190px 1fr}}@media(max-width:620px){.topbar{height:60px;gap:9px}.top-actions .primary-button{width:35px;padding:0;font-size:0}.global-search input{font-size:10px}.welcome-row{display:block}.today-pill{width:fit-content;margin-top:16px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{min-height:98px;padding:13px;display:block}.metric-icon{width:31px;height:31px;margin-bottom:9px}.metric-card div{display:flex;align-items:flex-end;gap:7px}.metric-card small{position:absolute;margin-top:-32px;margin-left:40px}.metric-card strong{font-size:21px}.metric-card div span{padding-bottom:3px}.panel-heading{padding:14px}.pulse-chart{gap:15px;padding-inline:13px}.projects-panel{overflow:hidden}.project-table{overflow-x:visible}.project-row{min-width:0;grid-template-columns:5px 1fr auto;gap:10px;padding:13px 14px}.project-row .phase-chip,.project-row .progress-cell,.project-row .due-cell,.project-row>svg{display:none}.project-hero{padding:18px 16px 0}.project-title-row{display:block}.project-title-row h1{font-size:19px}.project-actions{margin-top:14px}.project-summary-strip{grid-template-columns:1fr 1fr}.project-summary-strip>div:nth-child(2){border-right:0}.project-summary-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.tabs{padding:0 16px;gap:20px;overflow-x:auto}.tabs button{flex:0 0 auto}.project-body{padding:20px 16px 40px}.timeline-toolbar{align-items:flex-start}.timeline-toolbar>div:last-child button:first-child{display:none}.timeline-header,.timeline-row{min-width:760px;grid-template-columns:190px 1fr}.task-inspector{width:min(100%,380px);top:60px;height:calc(100vh - 60px)}.deliverables-grid{grid-template-columns:1fr}.deliverables-intro{grid-column:auto}.section-intro{align-items:flex-start}.product-card-head{flex-wrap:wrap}.verification-badge{margin-left:47px}.product-fields{grid-template-columns:1fr 1fr}.publishing-context,.connector-strip{grid-template-columns:1fr}.prompt-actions{flex-wrap:wrap}.prompt-actions>span{width:100%;margin:0}.routing-table article{grid-template-columns:18px 1fr auto}.routing-table article svg:nth-of-type(2),.routing-table article span,.routing-table article em{display:none}.gantt-page-heading{display:block}.gantt-legend{justify-content:flex-start;margin-top:14px}.gantt-alert-grid{grid-template-columns:1fr 1fr;gap:8px}.gantt-alert-card{min-height:82px;padding:11px}.gantt-alert-card>span{width:31px;height:31px}.gantt-alert-card em{display:none}.gantt-toolbar{align-items:flex-start}.focus-label{display:none}.inbox-workspace{height:calc(100vh - 60px);display:block;overflow-y:auto}.mail-list-panel{min-height:calc(100vh - 60px);border-right:0}.mail-reader{min-height:calc(100vh - 60px)}.mail-list-item.active{box-shadow:inset 3px 0 #655fe0}.mail-reader-header,.mail-reader-scroll{padding-left:16px;padding-right:16px}.chat-workspace{height:calc(100vh - 60px);display:block;overflow-y:auto}.chat-room-list{min-height:calc(100vh - 60px);border-right:0}.chat-thread{min-height:calc(100vh - 60px)}.chat-thread>header,.chat-thread-scroll{padding-left:16px;padding-right:16px}.reply-actions{flex-wrap:wrap}.reply-actions .primary-button,.connection-setup{width:100%}}.brand strong{font-size:17px}.brand small{font-size:10px}.workspace-switcher strong{font-size:13px}.workspace-switcher small,.user-panel small,.nav-caption{font-size:10px}.nav-item span{font-size:13.5px}.nav-item em{font-size:10px}.user-panel strong{font-size:12.5px}.global-search input{font-size:14px}.primary-button,.ai-button,.secondary-button,.approve-button,.ai-split-button{font-size:13px}.eyebrow{font-size:11px!important}.welcome-row h1,.gantt-page-heading h1{font-size:31px}.app-shell :is(button,input,textarea,select,label,p,small,span,strong,em,time,a,kbd,code),.app-shell :is(h2,h3){font-size:13.333px!important;line-height:1.45}.app-shell :is(.welcome-row h1,.gantt-page-heading h1,.project-title-row h1){font-size:31px!important}.app-shell :is(.metric-card strong,.gantt-alert-card strong,.donut strong){font-size:25px!important}.auth-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 18% 12%,rgba(101,95,224,.18),transparent 32%),radial-gradient(circle at 90% 16%,rgba(114,196,173,.17),transparent 28%),linear-gradient(135deg,#f8f8fc,#f2f4f7)}.auth-card{width:min(480px,100%);border:1px solid var(--line);border-radius:28px;background:#ffffffdb;box-shadow:0 30px 80px #23233724;padding:28px}.auth-brand{margin-bottom:28px;color:var(--ink)}.auth-copy span{width:fit-content;display:flex;align-items:center;gap:7px;border-radius:999px;padding:7px 11px;color:#3c755f;background:#e8f5ef}.auth-copy h1{margin:14px 0 8px;font-size:31px;letter-spacing:-.04em}.auth-copy p,.auth-note{color:var(--muted);line-height:1.7}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0 16px;padding:5px;border-radius:16px;background:#f1f2f7}.auth-tabs button{border:0;border-radius:12px;padding:11px;color:var(--muted);background:transparent}.auth-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 8px 18px #1d1f2e14}.auth-tabs button:disabled{opacity:.45}.auth-form{display:grid;gap:12px}.auth-form label,.settings-form label{display:grid;gap:7px;color:var(--muted);font-weight:700}.auth-form input,.settings-form input,.settings-form select,.invite-url input{width:100%;border:1px solid var(--line);border-radius:13px;padding:12px 13px;color:var(--ink);background:#fff;outline:none}.auth-form input:focus,.settings-form input:focus,.settings-form select:focus{border-color:#655fe08c;box-shadow:0 0 0 4px #655fe01a}.auth-status{margin:0;padding:10px 12px;border-radius:13px;color:#6b4a12;background:#fff3d6}.role-pill{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;padding:8px 11px;color:var(--muted);background:#fff}.app-toast{position:fixed;right:22px;bottom:22px;z-index:80;max-width:min(420px,calc(100vw - 44px));display:flex;align-items:flex-start;gap:9px;border:1px solid rgba(101,95,224,.2);border-radius:16px;padding:13px 15px;color:#4f4a9d;background:#f6f5fff0;box-shadow:0 18px 45px #23233724;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.security-panel{padding-bottom:18px}.settings-form{display:grid;gap:13px;padding:0 18px 18px}.passkey-box{display:flex;gap:14px;align-items:flex-start;margin:0 18px 18px;padding:18px;border:1px solid rgba(101,95,224,.18);border-radius:18px;color:#4f4a9d;background:#f1f0ff}.passkey-box p{margin:5px 0 0;color:var(--muted)}.invite-panel{grid-column:1 / -1}.invite-url{display:grid;grid-template-columns:1fr auto;gap:9px}.mail-security-card,.project-tag-card{border:1px solid var(--line);border-radius:18px;padding:17px;background:#fff;box-shadow:var(--soft-shadow)}.mail-security-card span,.project-tag-card>div:first-child{display:flex;align-items:center;gap:8px;color:var(--muted);font-weight:800}.mail-security-card strong{display:block;margin-top:9px;color:var(--ink)}.mail-security-card p{margin:8px 0 0;color:var(--muted);line-height:1.6}.mail-security-card.danger{border-color:#ec645359;background:#fff2ef}.mail-security-card.suspicious{border-color:#e4a84861;background:#fff8e8}.mail-security-card.safe{border-color:#5db08c52;background:#effaf4}.project-tag-row{display:grid;grid-template-columns:1fr auto;gap:9px;margin-top:12px}.project-tag-row input{min-width:0;border:1px solid var(--line);border-radius:13px;padding:11px 12px;outline:none}.project-tag-row input:focus{border-color:#655fe08c;box-shadow:0 0 0 4px #655fe01a}.candidate-status{margin:10px 0 0;border-radius:12px;padding:10px 12px;color:#4f4a9d;background:#f1f0ff}.welcome-row p,.gantt-page-heading p:not(.eyebrow){font-size:14px}.today-pill,.metric-card small{font-size:12px}.metric-card strong{font-size:31px}.metric-card div span{font-size:11px}.panel-heading h2,.timeline-toolbar h2,.section-intro h2,.deliverables-intro h2{font-size:17px}.panel-heading p,.timeline-toolbar p,.section-intro p,.deliverables-intro p,.panel-heading button{font-size:12px}.action-copy em{font-size:11px}.action-copy strong{font-size:14px}.action-copy small{font-size:12px}.donut strong{font-size:25px}.donut span,.legend-list span,.mini-insight,.project-main small,.project-list-header span,.compact-project small,.breadcrumb,.format-label,.project-summary-strip small{font-size:11px}.project-main strong,.compact-project strong,.project-summary-strip strong,.member-copy strong{font-size:13px}.phase-chip,.progress-cell small,.due-cell,.risk-badge,.member-copy small,.member-progress small,.member-status{font-size:11px}.project-title-row h1{font-size:28px}.project-title-row p,.tabs button,.inspector-lead,.report-box p,.client-notes-panel p{font-size:12px}.task-column-label,.days-grid span,.timeline-task-copy strong,.task-bar>em,.inspector-section label,.inspector-grid label,.assignee-field strong,.inspector-grid strong,.report-box strong{font-size:11px}.timeline-task-copy small,.report-box small{font-size:10px}.gantt-legend span,.gantt-alert-card small,.gantt-alert-card em,.gantt-toolbar p,.focus-label,.portfolio-project-column,.portfolio-day-grid>span,.portfolio-day-grid small,.portfolio-project-copy small,.portfolio-project-copy em,.portfolio-next-action small,.portfolio-client-state small,.portfolio-task-info strong,.portfolio-task-info small,.portfolio-task-info>em,.portfolio-task-bar>em,.gantt-filter-empty{font-size:10.5px}.gantt-alert-card strong{font-size:27px}.gantt-toolbar h2{font-size:17px}.portfolio-project-copy strong,.portfolio-next-action strong,.portfolio-client-state strong{font-size:12px}.product-card-head h3{font-size:18px}.product-card-head p,.product-card-head small,.product-fields label,.product-fields strong,.source-line,.campaign-row strong,.campaign-row small,.campaign-row em,.publishing-context small,.publishing-context strong,.copy-block strong,.copy-block small,.drive-instruction p,.resource-list strong,.resource-list small,.prompt-heading p,.automation-heading p,.routing-table article,.automation-note,.deliverable-card small,.deliverable-card em{font-size:11px}.publishing-output textarea,.description-output textarea,.prompt-builder>textarea{font-size:12px}
