:root{--bg:#09090b;--panel:#121216;--panel-soft:#1c1c22;--panel-hover:#23232a;--line:#ffffff0d;--line-strong:#ffffff1a;--text:#fafafa;--muted:#a1a1aa;--muted-soft:#71717a;--blue:#6366f1;--green:#22c55e;--amber:#f59e0b;--red:#ef4444;--slate:#64748b;--shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a}:root[data-theme=light]{--bg:#f6f3ee;--panel:#fff;--panel-soft:#f3efe8;--panel-hover:#ece6dc;--line:#4736261f;--line-strong:#4736262e;--text:#1f1d1a;--muted:#645c53;--muted-soft:#85786a;--blue:#4a67ff;--green:#1f9d55;--amber:#c98900;--red:#d94b4b;--slate:#6f7285;--shadow:0 12px 30px #4f391e14}:root[data-theme=monday]{--bg:#f5f6f8;--panel:#fff;--panel-soft:#f9f9fa;--panel-hover:#e0e4ea;--line:#d0d4e4;--line-strong:#b5b9c9;--text:#323338;--muted:#676879;--muted-soft:#9f9fae;--blue:#0073ea;--green:#00c875;--amber:#fdab3d;--red:#e2445c;--slate:#c4c4c4;--shadow:0 4px 12px #0000000a}html,body{max-width:100vw;min-height:100vh;overflow-x:hidden}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.tracker-shell{width:min(1720px,100vw - 44px);margin:0 auto;padding:14px 0 32px}.modal-content.wide-modal{max-width:1000px!important}.form-grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid-3{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.form-section-title{text-transform:uppercase;letter-spacing:.05em;color:var(--blue);border-bottom:1px solid var(--line);margin:20px 0 12px;padding-bottom:8px;font-size:.7rem;font-weight:700}.form-section-title:first-child{margin-top:0}.workspace-topbar,.toolbar-panel,.panel,.section-card,.summary-card,.feature-panel,.workflow-card,.metric-card,.warning-card,.project-card,.board-card,.phase-card,.detail-block,.detail-summary article,.document-card,.linked-doc-card,.activity-card,.board-column{border:1px solid var(--line);background:var(--panel)}.workspace-topbar{color:var(--muted);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;font-size:.8rem;display:flex}.workspace-breadcrumbs,.workspace-actions,.view-switch,.control-bar,.database-header,.database-tools,.action-row,.document-actions,.modal-actions,.hero-meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-panel{margin-top:14px;padding-bottom:14px;position:relative}.compact-hero{padding-bottom:0}.page-cover{background:radial-gradient(circle at 68% 34%,#6366f133,#0000 18%),radial-gradient(circle at 24% 70%,#22c55e1f,#0000 18%),radial-gradient(circle at 82% 66%,#f59e0b14,#0000 18%),linear-gradient(135deg,#09090b 0%,#0c0c0e 56%,#121216 100%)}:root[data-theme=light] .page-cover{background:radial-gradient(circle at 68% 34%,#4a67ff29,#0000 18%),radial-gradient(circle at 24% 70%,#1f9d551f,#0000 18%),radial-gradient(circle at 82% 66%,#ff66c414,#0000 18%),linear-gradient(135deg,#faf7f2 0%,#f3ede3 56%,#f8f4ed 100%)}.hero-copy{margin-top:-52px;padding:0 18px;position:relative}.compact-copy{align-items:flex-start;gap:14px;margin-top:0;padding:18px 0 6px;display:flex}.page-icon{border:1px solid var(--line-strong);color:#131313;width:84px;height:84px;box-shadow:var(--shadow);background:linear-gradient(#ffd24a 0%,#ffb938 100%);border-radius:22px;place-items:center;font-size:2rem;font-weight:700;display:grid}.small-icon{border-radius:16px;flex:none;width:56px;height:56px;font-size:1.35rem}.eyebrow,.panel-kicker{color:var(--muted-soft);letter-spacing:.08em;text-transform:uppercase;margin:12px 0 8px;font-size:.7rem;font-weight:700}.hero-panel h1,.modal-card h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.6rem,2.5vw,2.1rem);font-weight:700;line-height:1.05}.detail-head h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.15rem,1.8vw,1.55rem);font-weight:700;line-height:1.15}.hero-text,.detail-client,.empty-state p,.workflow-card p,.activity-card p,.document-value{color:var(--muted);font-size:.9rem;line-height:1.5}.toolbar-panel{box-shadow:none;background:0 0;border:0;margin-top:10px;padding:0}.database-header{justify-content:space-between;gap:20px}.database-tabs{padding-bottom:4px;overflow-x:auto}.database-tools{color:#d7d7df;font-size:.82rem}.control-bar{justify-content:space-between;align-items:center;gap:20px;margin-top:16px;display:flex}.control-bar input,.control-bar select,.modal-controls select,.modal-controls textarea{border:1px solid var(--line);background:var(--panel-soft);color:var(--text);border-radius:12px;padding:12px 14px}.control-bar input{flex:360px}.control-bar select{flex:0 0 220px}.chip,.ghost-button,.primary-button,.doc-link{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 13px;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.chip,.ghost-button{color:#d4d4db;background:0 0}.chip.active{color:#fff;background:linear-gradient(#6a5cff 0%,#5b49ff 100%)}:root[data-theme=light] .chip,:root[data-theme=light] .ghost-button{color:#3e372f}:root[data-theme=light] .chip.active{color:#fff;background:linear-gradient(#5f66ff 0%,#4a53ff 100%)}.active-ghost{color:#dfe7ff;background:#5b8cff29}.primary-button{background:var(--blue);color:#fff}.doc-link{color:var(--text);background:#2a2a2a}.chip:hover,.ghost-button:hover,.primary-button:hover,.project-card:hover,.board-card:hover,.doc-link:hover{transform:translateY(-1px)}.section-strip,.summary-grid,.detail-summary,.overview-grid,.warning-grid,.documents-grid{gap:20px;display:grid}.section-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:18px}.section-card,.summary-card,.metric-card,.workflow-card,.feature-panel,.warning-card{border-radius:6px;padding:8px 12px}.section-card span,.summary-card span,.detail-summary span,.meta-grid dt,.metric-card span{color:#d0d0d8;font-size:.72rem;display:block}.section-card strong,.summary-card strong,.detail-summary strong,.metric-card strong{margin-top:6px;font-size:.94rem;display:block}.detail-summary strong{font-size:.88rem;line-height:1.35}.section-card small,.summary-card small,.metric-card small{color:#aeaeb8;margin-top:12px;font-size:.8rem;line-height:1.5;display:block}.workspace-grid{grid-template-columns:minmax(800px,1.4fr) minmax(420px,.6fr);align-items:start;gap:24px;margin-top:24px;display:grid}.panel{border-radius:6px;padding:12px}.table-shell{overflow-x:auto}.project-table{min-width:920px;display:grid}.table-row{border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:20px 2fr 1fr 1fr 1.5fr .5fr .5fr;align-items:center;gap:8px;padding:6px 12px;transition:background .2s;display:grid;color:var(--text-main)!important}.table-row:hover{background:var(--panel-soft)}.table-row.active{border-left:3px solid var(--blue);background:var(--blue-soft)!important;color:#fff!important}.table-row input,.table-row select{border:1px solid var(--line);background:var(--panel-soft);width:100%;color:var(--text);border-radius:10px;padding:9px 10px}.table-head{color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.08em;opacity:.5;border-bottom:1px solid var(--line);font-size:.68rem;font-weight:700}.active-table-row{background:#5b8cff1a}.table-doc-count{font-weight:700}.view-stack,.workflow-stack,.metric-stack,.task-stack,.document-stack,.activity-stack,.phase-stack,.project-list{gap:12px;display:grid}.overview-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.compact-list{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-head,.detail-head,.project-card-top,.phase-head,.board-column-head,.move-panel{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.bullet-list,.plain-list,.phase-list{margin:0;padding-left:18px}.bullet-list li,.plain-list li,.phase-list li{color:#d2d2da;font-size:.88rem;line-height:1.5}.project-card,.board-card,.phase-card,.detail-block,.detail-summary article,.document-card,.linked-doc-card,.activity-card{text-align:left;width:100%;color:var(--text);background:linear-gradient(#121216 0%,#0c0c0e 100%);border-radius:6px;padding:8px 12px}.detail-summary article{padding:13px 14px}:root[data-theme=light] .project-card,:root[data-theme=light] .board-card,:root[data-theme=light] .phase-card,:root[data-theme=light] .detail-block,:root[data-theme=light] .detail-summary article,:root[data-theme=light] .document-card,:root[data-theme=light] .linked-doc-card,:root[data-theme=light] .activity-card,:root[data-theme=light] .move-panel,:root[data-theme=light] .board-column,:root[data-theme=light] .modal-card{background:linear-gradient(#fff 0%,#f7f2ea 100%)}:root[data-theme=light] .section-pill{color:#4155d8;background:#4a67ff1a}:root[data-theme=light] .status-pill.tone-green{color:#14693a;background:#1f9d551f}:root[data-theme=light] .status-pill.tone-amber{color:#8a5f00;background:#c9890024}:root[data-theme=light] .status-pill.tone-red{color:#9a2525;background:#d94b4b1f}:root[data-theme=light] .status-pill.tone-slate{color:#4f5368;background:#6f72851f}:root[data-theme=light] .client-line,:root[data-theme=light] .meta-grid dd,:root[data-theme=light] .task-row span,:root[data-theme=light] .project-card h3,:root[data-theme=light] .board-card h3,:root[data-theme=light] .detail-block h3,:root[data-theme=light] .document-card h3,:root[data-theme=light] .board-column-head strong{color:#1f1d1a}:root[data-theme=light] .mini-meta,:root[data-theme=light] .bullet-list li,:root[data-theme=light] .plain-list li,:root[data-theme=light] .phase-list li,:root[data-theme=light] .detail-client,:root[data-theme=light] .document-value,:root[data-theme=light] .task-row small,:root[data-theme=light] .doc-muted,:root[data-theme=light] .database-tools,:root[data-theme=light] .workspace-topbar,:root[data-theme=light] .editor-grid span,:root[data-theme=light] .board-column-head span{color:#645c53}:root[data-theme=light] .section-card span,:root[data-theme=light] .summary-card span,:root[data-theme=light] .detail-summary span,:root[data-theme=light] .meta-grid dt,:root[data-theme=light] .metric-card span,:root[data-theme=light] .editor-grid span,:root[data-theme=light] .workspace-actions span,:root[data-theme=light] .workspace-breadcrumbs span,:root[data-theme=light] .panel-kicker,:root[data-theme=light] .eyebrow{color:#6d6359}:root[data-theme=light] .summary-card small,:root[data-theme=light] .section-card small,:root[data-theme=light] .metric-card small,:root[data-theme=light] .document-value,:root[data-theme=light] .detail-client,:root[data-theme=light] .doc-muted,:root[data-theme=light] .task-row small{color:#5b544d}:root[data-theme=light] .workspace-topbar,:root[data-theme=light] .section-card,:root[data-theme=light] .summary-card,:root[data-theme=light] .feature-panel,:root[data-theme=light] .warning-card,:root[data-theme=light] .board-column-head{border-color:#4736261f}:root[data-theme=light] .editor-grid input,:root[data-theme=light] .editor-grid textarea,:root[data-theme=light] .document-input,:root[data-theme=light] .editor-grid select,:root[data-theme=light] .table-row input,:root[data-theme=light] .table-row select,:root[data-theme=light] .milestone-row input:not([type=checkbox]),:root[data-theme=light] .control-bar input,:root[data-theme=light] .control-bar select,:root[data-theme=light] .modal-controls select,:root[data-theme=light] .modal-controls textarea{color:#1f1d1a;background:#f6f1e8}.editor-grid input::placeholder,.editor-grid textarea::placeholder,.document-input::placeholder,.control-bar input::placeholder,.modal-controls textarea::placeholder{color:#8a8480}.project-card h3,.board-card h3,.detail-block h3,.document-card h3{color:var(--text);margin:10px 0 4px;font-size:.85rem;line-height:1.35}.active-card{outline:1px solid #2383e2e6;box-shadow:inset 0 0 0 1px #2383e259}.client-line{color:#fff;margin:0;font-size:.82rem;font-weight:600}.status-pill,.section-pill{border-radius:999px;align-items:center;padding:6px 10px;font-size:.74rem;font-weight:600;display:inline-flex}.section-pill{color:#a5b4fc;background:#6366f11a}.tone-green{color:#b9f4c9;background:#4ecb712e}.tone-amber{color:#ffe28c;background:#ffca452e}.tone-red{color:#ffc0c0;background:#ff7f7f29}.tone-slate{color:#d1d1de;background:#8a8a982e}.tone-stone{color:#e7e5e4;background:#a8a29e2e}.meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.meta-grid dd{color:#fff;margin:6px 0 0;font-size:.88rem;font-weight:600}.mini-meta{color:#d0d0d8;justify-content:space-between;gap:10px;margin-top:14px;font-size:.8rem;display:flex}.mini-stage{color:#9ec2ff;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.detail-summary{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px}.move-panel{border:1px solid var(--line);background:linear-gradient(#22222a 0%,#1a1a21 100%);border-radius:14px;margin-top:18px;padding:16px}.detail-columns{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:14px;margin-top:18px;display:grid}.properties-panel{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:14px;margin-top:18px;display:grid}.property-list{display:grid}.property-row{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;align-items:start;gap:12px;padding:10px 0;display:grid}.property-row:last-child{border-bottom:0}.property-row span{color:var(--muted);font-size:.78rem}.property-row strong{color:var(--text);font-size:.88rem;line-height:1.45}.compact-task-stack{gap:0}.empty-inline{color:var(--muted);padding:8px 0 2px;font-size:.84rem}.timeline-list,.milestone-list{gap:10px;display:grid}.timeline-item,.milestone-row{border-bottom:1px solid var(--line);gap:4px;padding:12px 0;display:grid}.timeline-item:last-child,.milestone-row:last-child{border-bottom:0}.timeline-item span,.milestone-row span{color:var(--muted);font-size:.78rem}.timeline-item strong,.milestone-row strong{color:var(--text);font-size:.9rem}.timeline-item small{color:var(--muted-soft);font-size:.78rem}.milestone-row{grid-template-columns:auto 140px 1fr;align-items:center;gap:12px}.milestone-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--blue)}.milestone-row input:not([type=checkbox]){border:1px solid var(--line);background:var(--panel-soft);width:100%;color:var(--text);border-radius:10px;padding:9px 10px}.detail-block{background:linear-gradient(#202027 0%,#18181d 100%);border-radius:14px}.editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.editor-grid label{gap:8px;display:grid}.editor-grid span{color:#d2d2db;font-size:.78rem}.editor-grid input,.editor-grid textarea,.document-input,.editor-grid select{border:1px solid var(--line-strong);color:#fff;background:#121216;border-radius:12px;width:100%;padding:12px 13px}.editor-grid textarea{resize:vertical;min-height:110px}.editor-span-2{grid-column:1/-1}.plain-list,.phase-list{padding:0;list-style:none}.plain-list li,.phase-list li{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:11px 0;display:flex}.plain-list li:last-child,.phase-list li:last-child{border-bottom:0;padding-bottom:0}.plain-list li:first-child,.phase-list li:first-child{padding-top:0}.task-row{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.task-row:last-child{border-bottom:0}.task-row input{width:16px;height:16px;accent-color:var(--blue)}.task-row span{color:#fff;font-size:.88rem}.task-row small,.doc-muted{color:#b7b7c2;font-size:.76rem}.documents-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.board-grid{grid-template-columns:repeat(9,minmax(250px,1fr));gap:14px;padding-bottom:8px;display:grid;overflow-x:auto}.board-column{background:linear-gradient(#16161b 0%,#121216 100%);border-radius:16px;min-height:320px}.stage-lead{background:linear-gradient(#5b8cff1f 0%,#121216 100%)}.stage-qualified{background:linear-gradient(#4bd0ac1a 0%,#121216 100%)}.stage-pitching{background:linear-gradient(#7e5cff24 0%,#121216 100%)}.stage-negotiation{background:linear-gradient(#ff7c5c24 0%,#121216 100%)}.stage-execution{background:linear-gradient(#ffca4524 0%,#121216 100%)}.stage-reporting{background:linear-gradient(#ff66c41f 0%,#121216 100%)}.stage-finance{background:linear-gradient(#4ecb7124 0%,#121216 100%)}.stage-completed{background:linear-gradient(#70e4911f 0%,#121216 100%)}.stage-lost{background:linear-gradient(#ff7f7f1f 0%,#121216 100%)}.board-column-head{border-bottom:1px solid var(--line);padding:14px}.board-column-head span{color:#c7c7d1}.board-column-head strong{color:var(--text);font-size:.95rem}.board-column-body{gap:12px;padding:14px;display:grid}.modal-backdrop{background:#0000008c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{border:1px solid var(--line-strong);background:var(--panel);border-radius:8px;width:min(860px,100%);padding:16px}.modal-controls{gap:12px;margin-top:18px;display:grid}.modal-controls textarea{resize:vertical;min-height:120px}.warning-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.empty-state{text-align:center;padding:28px}.empty-state h3{margin:0 0 8px}.hub-shell{width:min(1160px,100vw - 32px);margin:0 auto;padding:56px 0 72px}.hub-hero{border:1px solid var(--line);background:radial-gradient(circle at 100% 0,#6366f126,#0000 25%),radial-gradient(circle at 0 100%,#22c55e1a,#0000 24%),linear-gradient(135deg,#09090b,#121216);border-radius:12px;padding:24px}.hub-kicker{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin:0 0 12px;font-size:.8rem}.hub-hero h1{margin:0 0 14px;font-size:clamp(2.4rem,5vw,4.4rem);line-height:.95}.hub-hero p{color:#d8d4ce;max-width:760px}.hub-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.hub-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;gap:8px;min-height:180px;padding:16px;display:grid}.hub-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.86rem}.hub-card strong{font-size:1.4rem}.hub-card p{color:#d3d0ca}.compact-phase-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-phase-card{padding:14px 16px}@media (max-width:1240px){.workspace-grid,.overview-grid,.properties-panel,.detail-columns,.detail-summary,.warning-grid{grid-template-columns:1fr}.section-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.tracker-shell{width:min(100vw - 20px,100%);padding-top:10px}.page-cover{height:220px}.page-icon{width:88px;height:88px;font-size:2.4rem}.hero-panel h1,.detail-head h2,.modal-card h2{font-size:1.8rem}.section-strip,.documents-grid,.compact-list,.meta-grid,.editor-grid,.compact-phase-stack{grid-template-columns:1fr}.table-row{grid-template-columns:repeat(2,minmax(0,1fr))}.milestone-row{grid-template-columns:auto 1fr}.plain-list li,.phase-list li{flex-direction:column;align-items:flex-start}.task-row{grid-template-columns:auto 1fr}}.pm-app{background:var(--bg);min-height:100vh;color:var(--text);grid-template-columns:auto 1fr;font-family:Plus Jakarta Sans,Nunito Sans,Avenir Next,Segoe UI,sans-serif;display:grid}.pm-sidebar{border-right:1px solid var(--line);background:#09090b;align-content:start;gap:18px;width:248px;padding:12px 10px;transition:width .3s cubic-bezier(.4,0,.2,1);display:grid;position:relative;overflow:hidden}.pm-sidebar.collapsed{width:68px}.pm-logo{color:#1d1400;background:linear-gradient(135deg,#ffcb47 0%,#ff9a3f 100%);border-radius:10px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.resource-progress-fill{background:linear-gradient(90deg, var(--blue), #8caeff);height:100%;transition:width .5s ease-out}.resource-stack{gap:8px;display:grid}.resource-group{margin-bottom:24px}.pm-sidebar-group{gap:8px;display:grid}.pm-sidebar-label{color:#9ea7bc;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;margin:0;font-size:11px;font-weight:700;transition:opacity .2s,transform .2s}.pm-sidebar.collapsed .pm-sidebar-label{opacity:0;pointer-events:none;transform:translate(-10px)}.pm-sidebar-item{color:#a1a1aa;text-align:left;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;padding:6px 10px;font-size:13px;transition:all .2s;display:flex;overflow:hidden}.pm-sidebar-item span.label{transition:opacity .2s,transform .2s}.pm-sidebar.collapsed .pm-sidebar-item span.label{opacity:0;pointer-events:none;transform:translate(-10px)}.pm-sidebar-toggle{background:var(--panel-soft);border:1px solid var(--line);width:24px;height:24px;color:var(--text);cursor:pointer;z-index:10;border-radius:50%;place-items:center;transition:transform .3s;display:grid;position:absolute;top:16px;right:-12px}.pm-sidebar.collapsed .pm-sidebar-toggle{right:22px;transform:rotate(180deg)}.pm-sidebar-item.active{color:#fff;background:#6366f11a;border-color:#6366f166}.pm-mini-stat{color:#d6dcef;border:1px solid #ffffff14;border-radius:10px;justify-content:space-between;gap:8px;padding:8px 10px;font-size:13px;display:flex}.pm-mini-stat strong{color:#fff;font-size:13px}.pm-main{align-content:start;gap:12px;padding:14px;display:grid}.pm-topbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.pm-topbar h1{letter-spacing:-.02em;margin:0;font-size:26px;font-weight:700;line-height:1.1}.pm-toolbar.panel,.pm-main .panel{border:1px solid var(--line);background:var(--panel);box-shadow:none;border-radius:12px}.pm-toolbar{padding:12px}.pm-main .database-header{gap:14px}.pm-main .database-tools{color:var(--muted);font-size:12px}.pm-main .chip,.pm-main .ghost-button,.pm-main .primary-button,.pm-main .doc-link{border-radius:8px;min-height:32px;padding:0 11px;font-size:13px;font-weight:600}.pm-main .chip{border-color:var(--line);background:0 0}.pm-main .chip.active{background:#0173ea;border-color:#0173ea}.pm-main .ghost-button{border:1px solid var(--line);color:var(--text)}.pm-main .primary-button{background:#0173ea}.pm-main .control-bar{margin-top:10px}.pm-main .control-bar input,.pm-main .control-bar select,.pm-main .modal-controls select,.pm-main .modal-controls textarea,.pm-main .table-row input,.pm-main .table-row select,.pm-main .editor-grid input,.pm-main .editor-grid textarea,.pm-main .editor-grid select,.pm-main .document-input,.pm-main .milestone-row input:not([type=checkbox]){border-radius:8px;font-size:13px}.pm-stage-strip{grid-template-columns:repeat(9,minmax(120px,1fr));gap:8px;display:grid;overflow-x:auto}.pm-stage-cell{border:1px solid var(--line);background:var(--panel);border-radius:10px;gap:5px;padding:8px 10px;display:grid}.pm-stage-cell span{color:var(--muted);font-size:11px}.pm-stage-cell strong{font-size:15px;line-height:1}.pm-content{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;display:grid}.pm-main .main-panel,.pm-main .detail-panel{padding:12px}.workspace-actions .ghost-button:disabled{opacity:.5;cursor:not-allowed}.pm-main .summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pm-main .summary-card,.pm-main .feature-panel,.pm-main .board-column,.pm-main .board-card,.pm-main .project-card,.pm-main .detail-block,.pm-main .linked-doc-card,.pm-main .document-card,.pm-main .activity-card,.pm-main .phase-card,.pm-main .move-panel,.pm-main .warning-card{box-shadow:none;background:var(--panel-soft);border:1px solid var(--line);border-radius:10px}.pm-main .summary-card{padding:12px}.pm-main .summary-card span,.pm-main .section-card span,.pm-main .detail-summary span,.pm-main .meta-grid dt,.pm-main .metric-card span{color:var(--muted);font-size:11px}.pm-main .summary-card strong,.pm-main .section-card strong,.pm-main .detail-summary strong,.pm-main .metric-card strong{margin-top:4px;font-size:20px}.pm-main .summary-card small{color:var(--muted);font-size:12px}.pm-main .project-card,.pm-main .board-card{padding:12px}.pm-main .project-card h3,.pm-main .board-card h3,.pm-main .detail-block h3,.pm-main .document-card h3{margin:10px 0 4px;font-size:15px;line-height:1.35}.pm-main .client-line,.pm-main .mini-meta,.pm-main .detail-client,.pm-main .document-value,.pm-main .task-row small,.pm-main .doc-muted{color:var(--muted);font-size:13px}.pm-main .status-pill,.pm-main .section-pill{border-radius:999px;padding:4px 9px;font-size:11px}.pm-main .detail-head h2{letter-spacing:-.01em;font-size:21px;line-height:1.2}.pm-main .detail-columns,.pm-main .properties-panel{grid-template-columns:1fr;gap:12px;margin-top:12px}.detail-modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#050c168c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.detail-modal-card{width:min(1120px,100%);max-height:calc(100vh - 40px);overflow:auto}.pm-main .detail-block{padding:12px}.pm-main .property-row{grid-template-columns:110px minmax(0,1fr);padding:9px 0}.pm-main .property-row span{font-size:12px}.pm-main .property-row strong{overflow-wrap:anywhere;font-size:13px}.pm-main .task-row,.pm-main .milestone-row{gap:8px}.assignment-stack,.assignment-controls{gap:10px;display:grid}.assignment-row{border:1px solid var(--line);background:#ffffff05;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.assignment-controls{grid-template-columns:minmax(0,1fr) auto;margin-top:12px}.assignment-controls select{border:1px solid var(--line);background:var(--panel);min-height:36px;color:var(--text);border-radius:8px;padding:0 10px}.pm-main .task-row span,.pm-main .milestone-row span{overflow-wrap:anywhere;font-size:14px;line-height:1.35}.pm-main .table-row{grid-template-columns:2fr 1.4fr 1fr 1fr 1fr 1.2fr .5fr;gap:10px;padding:10px 12px;font-size:13px}.pm-main .table-head{font-size:11px}.pm-main .board-view-wrap{gap:10px;display:grid}.pm-main .board-zoom-toolbar{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.pm-main .board-zoom-toolbar strong{min-width:44px;color:var(--text);text-align:center;font-size:12px}.pm-main .board-zoom-shell{border:1px solid var(--line);background:var(--panel-soft);border-radius:10px;padding:10px;overflow:auto}.pm-main .board-grid{transform:scale(var(--board-scale,1));transform-origin:0 0;grid-template-columns:repeat(9,minmax(210px,210px));gap:10px;width:max-content;min-width:100%}.pm-main .board-grid.board-grid-dense{grid-template-columns:repeat(9,minmax(188px,188px));gap:8px}.pm-main .board-column{background:var(--panel);min-height:300px}.pm-main .board-column-head{border-bottom:1px solid var(--line);padding:10px 12px}.pm-main .board-column-head strong{font-size:13px}.pm-main .board-column-head span{font-size:12px}.pm-main .board-column-body{grid-auto-rows:max-content;align-content:start;padding:10px}.pm-main .board-grid.board-grid-dense .board-column-body{gap:8px;padding:8px}.pm-main .board-draggable{border-radius:10px}.pm-main .board-draggable.is-dragging{opacity:.55}.pm-main .board-card{min-height:0;padding:10px}.pm-main .board-card h3{margin:8px 0 2px}.pm-main .board-card .client-line{margin:0}.pm-main .board-card .mini-meta{margin-top:8px}.pm-main .board-grid.board-grid-dense .board-card{padding:8px}.pm-main .board-grid.board-grid-dense .board-card h3{margin:6px 0 1px;font-size:14px}.pm-main .board-grid.board-grid-dense .board-card .client-line,.pm-main .board-grid.board-grid-dense .board-card .mini-meta{font-size:12px}.pm-main .board-grid.board-grid-dense .board-card .mini-meta{margin-top:6px}.pm-main .stage-lead{border-top:4px solid #00a3ff}.pm-main .stage-qualified{border-top:4px solid #00c875}.pm-main .stage-pitching{border-top:4px solid #7f56d9}.pm-main .stage-negotiation{border-top:4px solid #ff642e}.pm-main .stage-execution{border-top:4px solid #fdab3d}.pm-main .stage-reporting{border-top:4px solid #bb3354}.pm-main .stage-finance{border-top:4px solid #4f46e5}.pm-main .stage-completed{border-top:4px solid #00c875}.pm-main .stage-lost{border-top:4px solid #e2445c}:root[data-theme=light] .pm-sidebar{background:#f5f7fc;border-right-color:#00000014}:root[data-theme=light] .pm-sidebar-label{color:#5c6478}:root[data-theme=light] .pm-sidebar-item{color:#1e2433}:root[data-theme=light] .pm-sidebar-item.active{color:#034b94;background:#0173ea24;border-color:#0173ea59}:root[data-theme=light] .pm-mini-stat{color:#2b3140;border-color:#0000001a}:root[data-theme=light] .pm-mini-stat strong{color:#121826}:root[data-theme=light] .pm-main .chip,:root[data-theme=light] .pm-main .ghost-button{color:#1e2433}:root[data-theme=light] .pm-main .detail-head h2,:root[data-theme=light] .pm-main .project-card h3,:root[data-theme=light] .pm-main .board-card h3,:root[data-theme=light] .pm-main .detail-block h3,:root[data-theme=light] .pm-main .document-card h3,:root[data-theme=light] .pm-main .task-row span,:root[data-theme=light] .pm-main .milestone-row span,:root[data-theme=light] .pm-main .property-row strong,:root[data-theme=light] .pm-main .table-row,:root[data-theme=light] .pm-main .board-column-head strong{color:#121826}:root[data-theme=light] .pm-main .client-line,:root[data-theme=light] .pm-main .mini-meta,:root[data-theme=light] .pm-main .detail-client,:root[data-theme=light] .pm-main .document-value,:root[data-theme=light] .pm-main .task-row small,:root[data-theme=light] .pm-main .doc-muted,:root[data-theme=light] .pm-main .property-row span,:root[data-theme=light] .pm-main .database-tools,:root[data-theme=light] .pm-main .board-column-head span,:root[data-theme=light] .pm-main .summary-card span,:root[data-theme=light] .pm-main .summary-card small,:root[data-theme=light] .pm-main .timeline-item span,:root[data-theme=light] .pm-main .timeline-item small{color:#4e586c}@media (max-width:1320px){.pm-main .summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.hub-grid,.pm-app{grid-template-columns:1fr}.pm-sidebar{display:none}.pm-main{padding:10px}.pm-topbar h1{font-size:20px}.pm-main .summary-grid,.pm-stage-strip{grid-template-columns:1fr}}.notion-shell{width:min(1820px,100vw - 48px);margin:0 auto;padding:28px 0 40px}.notion-shell .notion-header{justify-content:space-between;align-items:flex-start;gap:24px;padding-left:6px;display:flex}.notion-shell .notion-header h1{margin:8px 0 0;font-size:clamp(3rem,5vw,4.8rem);font-weight:800;line-height:.95}.notion-shell .notion-kicker{color:var(--muted);margin:0;padding-top:20px;font-size:.92rem}.notion-shell .notion-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.notion-shell .locale-switch{border-radius:999px;gap:6px;padding:4px;display:inline-flex}.notion-shell .locale-dark{background:var(--panel);border:1px solid var(--line)}.notion-shell .locale-switch button{color:var(--muted);background:0 0;border:0;border-radius:999px;padding:10px 14px}.notion-shell .locale-switch button.active{color:var(--text);background:#2d2d2d}.notion-shell .notion-tabs{gap:10px;margin-top:24px;padding:18px 0 8px;display:flex;overflow-x:auto}.notion-shell .notion-tabs button{color:var(--muted);background:0 0;border:0;border-radius:999px;flex:none;align-items:center;gap:10px;padding:12px 16px;font-size:1rem;font-weight:700;display:inline-flex}.notion-shell .notion-tabs button.active{color:var(--text);background:#2f2f2f}.notion-shell .tab-icon{opacity:.9;font-size:.95rem}.notion-shell .notion-filters{grid-template-columns:1.8fr repeat(3,minmax(0,1fr));gap:12px;margin:14px 0 26px;display:grid}.notion-shell .notion-filters input,.notion-shell .notion-filters select,.notion-shell .review-dark select,.notion-shell .review-dark textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#181818;border-radius:12px;padding:13px 14px}.notion-shell .notion-layout{grid-template-columns:minmax(360px, var(--list-pane-width,54%)) 16px minmax(320px, 1fr);align-items:start;gap:22px;display:grid}.notion-shell .notion-layout.is-resizing{-webkit-user-select:none;user-select:none;cursor:col-resize}.notion-shell .notion-row{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.notion-shell .notion-row:hover,.notion-shell .notion-row.active,.notion-shell .directory-card:hover,.notion-shell .type-card:hover{background:var(--panel-hover)}.notion-shell .notion-row-icon{color:var(--muted);flex:none;width:18px}.notion-shell .notion-row>span:nth-child(2){white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.notion-shell .notion-row em{flex:none;margin-left:auto;font-style:normal}.notion-shell .pane-divider{cursor:col-resize;background:0 0;border:0;width:16px;min-height:64vh;padding:0;position:relative}.notion-shell .pane-divider:before{content:"";position:absolute;inset:0}.notion-shell .pane-divider span{background:linear-gradient(#ffffff2e,#ffffff0f);border:1px solid #ffffff14;border-radius:999px;width:4px;position:absolute;top:18px;bottom:18px;left:50%;transform:translate(-50%)}.notion-shell .pane-divider:hover span,.notion-shell .notion-layout.is-resizing .pane-divider span{background:linear-gradient(#0173ea80,#0173ea2e);border-color:#0173ea59}.notion-shell .detail-title-row{align-items:center;gap:18px;margin-bottom:24px;display:flex}.notion-shell .detail-page-icon{border:1px solid var(--line);width:56px;height:56px;color:var(--muted);background:#232323;border-radius:16px;place-items:center;display:grid}.notion-shell .detail-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-size:.88rem}.notion-shell .notion-detail h2{margin:0;font-size:3rem;line-height:1}.notion-shell .notion-links{gap:10px;display:grid}.notion-shell .review-form{gap:12px;display:grid}.notion-shell .type-board{grid-auto-columns:minmax(280px,320px);grid-auto-flow:column;gap:20px;padding-bottom:10px;display:grid;overflow-x:auto}.notion-shell .type-column{border:1px solid var(--line);background:var(--panel);border-radius:18px;padding:16px}.notion-shell .type-column-header{color:#f0d1aa;background:#2f2a24;border-radius:10px;margin-bottom:14px;padding:8px 12px;font-weight:700;display:inline-flex}.notion-shell .type-card-list,.notion-shell .directory-grid{gap:12px;display:grid}.notion-shell .type-card,.notion-shell .directory-card{background:var(--panel-soft);border:1px solid var(--line);width:100%;color:var(--text);text-align:left;border-radius:16px;padding:18px}.notion-shell .type-card strong,.notion-shell .directory-card h3{margin:0 0 10px;font-size:1.05rem;display:block}.notion-shell .type-card span,.notion-shell .type-card em,.notion-shell .type-card small,.notion-shell .directory-card p,.notion-shell .directory-card small{color:var(--muted);margin-top:8px;font-style:normal;display:block}.notion-shell .status-sections{gap:24px;display:grid}.notion-shell .status-section{border:1px solid var(--line);background:var(--panel);border-radius:18px;padding:18px}.notion-shell .directory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.notion-shell .page-cover{background:0 0;border:0;height:auto;margin-bottom:28px;position:relative}.notion-shell .page-cover-art{border:1px solid var(--line);background:radial-gradient(circle at 15% 30%,#50b97c33,#0000 25%),radial-gradient(circle at 75% 20%,#3b82f638,#0000 24%),linear-gradient(120deg,#171717 0%,#1e1e1e 40%,#151515 100%);border-radius:22px;height:220px}.notion-shell .page-icon{border:1px solid var(--line);width:84px;height:84px;color:var(--text);background:linear-gradient(#2f2f2f,#232323);border-radius:24px;place-items:center;font-size:2rem;font-weight:500;display:grid;position:absolute;bottom:-36px;left:28px;box-shadow:0 18px 32px #00000052}.notion-shell .ghost-button{background:var(--panel);border:1px solid var(--line);color:var(--text);border-radius:12px;min-height:auto;padding:11px 16px}.notion-shell .ghost-button:hover{background:var(--panel-hover);transform:none}.notion-shell .detail-block{box-shadow:none;background:0 0;border:0;margin-top:28px;padding:0}.notion-shell .detail-block h3{margin:0 0 14px;font-size:1.1rem}.notion-shell .property-list{gap:14px;display:grid}.notion-shell .property-list div{grid-template-columns:180px 1fr;align-items:center;gap:20px;min-height:38px;display:grid}.notion-shell .property-list span{color:var(--muted)}.notion-shell .property-list strong{align-items:center;width:fit-content;font-size:1rem;display:inline-flex}.notion-shell .action-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.notion-shell .notion-detail,.notion-shell .notion-list{border:1px solid var(--line);background:var(--panel);border-radius:18px;min-height:68vh;padding:18px}.notion-shell .notion-links a{border:1px solid var(--line);background:#181818;border-radius:12px;justify-content:space-between;gap:12px;padding:12px 14px;display:flex}.notion-shell .notion-links strong{color:var(--blue)}@media (max-width:1100px){.notion-shell .notion-filters,.notion-shell .notion-layout,.notion-shell .directory-grid{grid-template-columns:1fr}.notion-shell .notion-header{flex-direction:column}.notion-shell .page-cover-art{height:160px}.notion-shell .page-icon{width:72px;height:72px;left:20px}.notion-shell .property-list div{grid-template-columns:1fr;gap:6px}.notion-shell .type-board{grid-auto-flow:row;grid-auto-columns:unset}.notion-shell .pane-divider{display:none}}.notion-shell{width:min(1720px,100vw - 44px);padding:14px 0 32px}.notion-shell .page-cover-art{border-radius:18px;height:168px}.notion-shell .page-icon{border-radius:20px;width:72px;height:72px;font-size:1.6rem}.notion-shell .notion-header{align-items:center;gap:16px}.notion-shell .notion-header h1{letter-spacing:-.02em;margin:0;font-size:26px;font-weight:700;line-height:1.1}.notion-shell .notion-kicker{color:var(--muted-soft);text-transform:uppercase;letter-spacing:.08em;padding-top:0;font-size:.7rem;font-weight:700}.notion-shell .notion-toolbar,.notion-shell .notion-tabs,.notion-shell .notion-filters{gap:8px}.control-panel{border:1px solid var(--line);background:linear-gradient(#ffffff05,#fff0);border-radius:12px;margin:10px 0 12px;padding:10px}.panel-label{color:var(--muted-soft);text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:11px;font-weight:700}.notion-shell .notion-tabs{margin-top:8px;padding:0}.notion-shell .notion-tabs button,.vendor-form-links a,.vendor-form-actions .ghost-button{border-radius:8px;min-height:30px;padding:0 10px;font-size:13px;font-weight:600}.notion-shell .notion-toolbar .ghost-button,.notion-shell .quick-view-buttons .ghost-button,.notion-shell .saved-filter-buttons .ghost-button,.notion-shell .advanced-toggle-block .ghost-button,.notion-shell .bulk-actions-panel .ghost-button{font-size:13px;font-weight:600;line-height:1.2}.notion-shell .locale-switch button,.notion-shell .notion-filters input,.notion-shell .notion-filters select,.notion-shell .bulk-actions-row input,.notion-shell .bulk-actions-row select,.notion-shell .control-helper{font-size:13px}.notion-shell .notion-tabs button{border:1px solid var(--line);background:0 0}.notion-shell .notion-tabs button.active{color:#fff;background:#0173ea;border-color:#0173ea}.notion-shell .notion-filters{grid-template-columns:1.6fr repeat(4,minmax(160px,1fr));margin:10px 0 12px}.notion-shell .notion-filters input,.notion-shell .notion-filters select,.notion-shell .review-dark select,.notion-shell .review-dark textarea{background:var(--panel-soft);border-radius:8px;padding:9px 11px;font-size:13px}.notion-shell .notion-layout{gap:12px}.notion-shell .notion-list,.notion-shell .notion-detail,.notion-shell .type-column,.notion-shell .status-section,.notion-shell .sync-card{box-shadow:none;border-radius:12px}.notion-shell .notion-list,.notion-shell .notion-detail{flex-direction:column;gap:8px;min-height:64vh;padding:12px;display:flex}.notion-shell .notion-row{border:1px solid #0000;border-radius:10px;padding:10px 12px}.notion-shell .notion-row.active{background:#0173ea1f;border-color:#0173ea59}.notion-shell .notion-row input[type=checkbox]{margin:0}.notion-shell .detail-title-row{margin-bottom:18px}.notion-shell .detail-hero{border:1px solid var(--line);background:linear-gradient(#ffffff05,#ffffff03);border-radius:14px;margin-bottom:14px;padding:14px}.notion-shell .detail-hero-badges,.notion-shell .detail-actions{flex-wrap:wrap;gap:8px;display:flex}.notion-shell .detail-actions{margin-top:12px}.notion-shell .detail-page-icon{border-radius:12px;width:44px;height:44px}.notion-shell .detail-meta{font-size:.74rem}.notion-shell .notion-detail h2{letter-spacing:-.01em;font-size:21px;line-height:1.2}.notion-shell .property-list{gap:0}.notion-shell .property-list div{border-bottom:1px solid var(--line);grid-template-columns:120px minmax(0,1fr);gap:12px;padding:9px 0}.notion-shell .property-list div:last-child{border-bottom:0}.notion-shell .property-list span{font-size:12px}.notion-shell .property-list strong{overflow-wrap:anywhere;font-size:13px}.notion-shell .detail-block{margin-top:18px}.notion-shell .compact-property-list{margin-top:8px}.notion-shell .detail-disclosure{border:1px solid var(--line);background:var(--panel-soft);border-radius:12px;margin-top:14px;overflow:hidden}.notion-shell .detail-disclosure summary{cursor:pointer;color:var(--text);padding:12px 14px;font-size:13px;font-weight:700;list-style:none}.notion-shell .detail-disclosure summary::-webkit-details-marker{display:none}.notion-shell .detail-disclosure>:not(summary){padding:0 14px 14px}.notion-shell .detail-mode-switch{border:1px solid var(--line);background:var(--panel-soft);border-radius:999px;gap:6px;margin-bottom:14px;padding:4px;display:inline-flex}.notion-shell .detail-mode-switch button{color:var(--muted);background:0 0;border:0;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.notion-shell .detail-mode-switch button.active{background:var(--panel);color:var(--text)}.notion-shell .detail-block h3{margin-bottom:10px;font-size:15px}.notion-shell .notion-links a,.notion-shell .type-card,.notion-shell .directory-card{box-shadow:none;border-radius:10px}.notion-shell .notion-links a{padding:10px 12px}.notion-shell .type-board{gap:12px}.quick-view-row{border-top:1px dashed var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0 0;padding-top:10px;display:grid}.control-block{border:1px solid var(--line);background:#ffffff03;border-radius:10px;padding:8px}.control-block-title{color:var(--muted-soft);text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:11px;font-weight:700}.advanced-toggle-block{align-content:start;gap:6px;display:grid}.control-helper{color:var(--muted-soft);font-size:12px}.quick-view-buttons,.saved-filter-buttons{flex-wrap:wrap;gap:8px;display:flex}.advanced-panel{border:1px dashed var(--line);background:#ffffff03;border-radius:10px;margin-top:8px;padding:8px}.bulk-actions-panel{border:1px solid var(--line);background:var(--panel-soft);border-radius:10px;gap:8px;margin-bottom:10px;padding:10px;display:grid}.list-column-head{z-index:3;border:1px solid var(--line);color:var(--muted-soft);text-transform:uppercase;letter-spacing:.08em;background:#0d0f14f2;border-radius:8px;grid-template-columns:34px minmax(220px,1.4fr) minmax(160px,.9fr) minmax(180px,1fr);gap:8px;margin-bottom:8px;padding:8px 10px;font-size:11px;font-weight:700;display:grid;position:sticky;top:0}.vms-list-stack{flex-direction:column!important;align-items:stretch!important;gap:4px!important;width:100%!important;display:flex!important}.vms-list-grid{border-bottom:1px solid var(--line);min-width:min-content;transition:all .2s;text-align:left!important;box-sizing:border-box!important;width:100%!important;color:var(--text)!important;grid-template-columns:48px 2.2fr 1fr 1fr 1.5fr!important;align-items:center!important;gap:16px!important;padding:12px 20px!important;display:grid!important}.vms-list-grid:hover{background:var(--panel-hover)!important}:root:not([data-theme=light]):not([data-theme=monday]) .vms-list-grid:hover{background:0 0!important}.vms-list-grid.active{border-left:4px solid var(--blue)!important;background:#5b8cff1f!important}.vms-list-header{color:var(--muted-soft)!important;text-transform:uppercase!important;letter-spacing:.1em!important;border-bottom:2px solid var(--line-strong)!important;background:var(--panel-soft)!important;pointer-events:none!important;border-radius:8px 8px 0 0!important;margin-bottom:8px!important;font-size:.72rem!important;font-weight:700!important}.vendor-list-view .notion-row>span{min-width:0;display:block}.vendor-list-view .notion-row>span:nth-child(2){align-items:center;gap:12px;font-size:14px;font-weight:500;line-height:1.3;display:flex}.vendor-list-view .notion-row em{justify-self:start;margin:0}.vendor-list-view .notion-row>span:nth-child(3),.vendor-list-view .notion-row>span:nth-child(4){font-size:13px}.vendor-list-view .category-pill{white-space:nowrap;text-overflow:ellipsis;align-items:center;max-width:100%;min-height:24px;padding:0 10px;font-size:13px;font-weight:500;line-height:1.1;display:inline-flex;overflow:hidden}.panel-section-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:10px;padding-bottom:8px;display:flex}.panel-section-header h3{margin:0;font-size:15px;line-height:1.2}.panel-count{border:1px solid var(--line);background:var(--panel-soft);min-height:24px;color:var(--muted);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.detail-panel-header{margin-bottom:14px}.bulk-actions-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.bulk-actions-row input,.bulk-actions-row select{border:1px solid var(--line);background:var(--panel);min-height:34px;color:var(--text);border-radius:8px;padding:0 10px}:root:not([data-theme=light]) .notion-shell .ghost-button,:root:not([data-theme=light]) .notion-shell .notion-tabs button,:root:not([data-theme=light]) .notion-shell .notion-filters input,:root:not([data-theme=light]) .notion-shell .notion-filters select,:root:not([data-theme=light]) .bulk-actions-row input,:root:not([data-theme=light]) .bulk-actions-row select,:root:not([data-theme=light]) .control-panel,:root:not([data-theme=light]) .control-block,:root:not([data-theme=light]) .advanced-panel,:root:not([data-theme=light]) .bulk-actions-panel,:root:not([data-theme=light]) .notion-shell .notion-list,:root:not([data-theme=light]) .notion-shell .notion-detail{border-color:#fff3}:root:not([data-theme=light]) .list-column-head{background:#14171ffa;border-color:#fff3}:root:not([data-theme=light]) .vendor-list-view .notion-row{background:0 0;border-bottom-color:#ffffff14}:root:not([data-theme=light]) .vendor-list-view .notion-row:hover{background:#ffffff0a;border-bottom-color:#fff3}:root:not([data-theme=light]) .vendor-list-view .notion-row.active{color:#fff;background:#5b8cff1f;border-bottom-color:#5b8cff66}:root:not([data-theme=light]) .list-column-head>span:nth-child(3),:root:not([data-theme=light]) .list-column-head>span:nth-child(4),:root:not([data-theme=light]) .vendor-list-view .notion-row>:nth-child(3),:root:not([data-theme=light]) .vendor-list-view .notion-row>:nth-child(4){border-left:1px solid #ffffff29;padding-left:10px}:root:not([data-theme=light]) .panel-section-header{border-bottom-color:#ffffff2e}:root[data-theme=light] .list-column-head{color:#4a556d;background:#eef2f8;border-color:#30426538}:root[data-theme=light] .vendor-list-view .notion-row{background:#ffffffb8;border-color:#30426529}:root[data-theme=light] .vendor-list-view .notion-row:hover{background:#ecf3ffd9;border-color:#3042653d}:root[data-theme=light] .vendor-list-view .notion-row.active{background:#d0e2ffe6;border-color:#296de380}:root[data-theme=light] .list-column-head>span:nth-child(3),:root[data-theme=light] .list-column-head>span:nth-child(4),:root[data-theme=light] .vendor-list-view .notion-row>:nth-child(3),:root[data-theme=light] .vendor-list-view .notion-row>:nth-child(4){border-left:1px solid #3042652e;padding-left:10px}:root[data-theme=light] .notion-shell .category-pill.tone-amber,:root[data-theme=light] .notion-shell .status-dot.tone-amber{color:#6f4600;background:#ba79002e}:root[data-theme=light] .notion-shell .category-pill.tone-blue,:root[data-theme=light] .notion-shell .status-dot.tone-blue{color:#1e4b9c;background:#2d65dd29}:root[data-theme=light] .notion-shell .category-pill.tone-purple,:root[data-theme=light] .notion-shell .status-dot.tone-purple{color:#5f2d82;background:#8444b029}:root[data-theme=light] .notion-shell .category-pill.tone-green,:root[data-theme=light] .notion-shell .status-dot.tone-green{color:#145c34;background:#1d8c4e29}:root[data-theme=light] .notion-shell .category-pill.tone-rose,:root[data-theme=light] .notion-shell .status-dot.tone-rose{color:#7d2838;background:#ad465829}:root[data-theme=light] .notion-shell .category-pill.tone-stone,:root[data-theme=light] .notion-shell .status-dot.tone-stone{color:#3f4557;background:#5a607029}.notion-shell .type-column,.notion-shell .status-section{padding:12px}.notion-shell .type-column-header,.notion-shell .status-dot,.notion-shell .tag,.notion-shell .category-pill{border-radius:999px;font-size:11px}.notion-shell .type-card,.notion-shell .directory-card{padding:12px}.notion-shell .type-card strong,.notion-shell .directory-card h3{margin-bottom:6px;font-size:14px}.vendor-form-shell{width:min(1320px,100vw - 44px);margin:0 auto;padding:14px 0 32px}.vendor-form-cover{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:14px;padding:18px}.vendor-form-copy{max-width:780px}.vendor-form-kicker{color:var(--muted-soft);text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:.7rem;font-weight:700}.vendor-form-copy h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.9rem,3vw,2.5rem);font-weight:700;line-height:1.05}.vendor-form-copy p,.vendor-form-links span{color:var(--muted);font-size:.9rem;line-height:1.5}.vendor-form-links{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}.vendor-form-links a{border:1px solid var(--line);background:0 0;align-items:center;display:inline-flex}.vendor-form-card{border:1px solid var(--line);background:var(--panel);box-shadow:none;border-radius:12px;margin-top:12px;padding:12px}.vendor-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.vendor-form-grid .full{grid-column:1/-1}.vendor-form-grid h2{margin:6px 0 0;font-size:15px}.vendor-form-grid label{color:var(--muted);gap:6px;font-size:12px;font-weight:600;display:grid}.verification-card{border:1px solid var(--line);background:var(--panel-soft);border-radius:10px;gap:8px;padding:12px;display:grid}.verification-card strong,.verification-card small{color:var(--text)}.verification-card small{color:var(--muted);font-size:12px}.verification-actions{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;display:grid}.vendor-form-grid input,.vendor-form-grid select,.vendor-form-grid textarea{border:1px solid var(--line);background:var(--panel-soft);width:100%;min-height:36px;color:var(--text);border-radius:8px;padding:0 10px;font-size:13px}.vendor-form-grid textarea,.notion-shell .review-form textarea,.notion-shell .review-form input,.notion-shell .review-form select,.assignment-controls input,.assignment-controls select{border:1px solid var(--line);background:var(--panel);min-height:36px;color:var(--text);border-radius:8px;padding:10px 12px}.score-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.revision-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.revision-grid label{gap:6px;display:grid}.revision-template-row{grid-template-columns:1fr auto;gap:8px;display:grid}.revision-progress{gap:8px;margin-bottom:10px;display:grid}.revision-progress-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.revision-progress-track{background:#ffffff1a;border-radius:999px;width:100%;height:8px;overflow:hidden}.revision-progress-track>div{background:linear-gradient(90deg,#3d83ff 0%,#59b8ff 100%);border-radius:999px;height:100%}.score-grid label{color:var(--muted);gap:6px;font-size:12px;display:grid}.compliance-list,.audit-list{gap:10px;display:grid}.summary-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.summary-chip-card{border:1px solid var(--line);background:var(--panel-soft);border-radius:12px;padding:14px}.summary-chip-card span,.compact-note-stack article span{color:var(--muted);margin-bottom:6px;font-size:12px;display:block}.summary-chip-card strong{font-size:18px;line-height:1.2;display:block}.summary-chip-card small,.compact-compliance-row small{color:var(--muted);font-size:12px}.compact-compliance-list,.compact-note-stack,.notification-list{gap:10px;display:grid}.notification-row{border:1px solid var(--line);background:var(--panel-soft);border-radius:10px;gap:6px;padding:12px;display:grid}.notification-row p,.notification-row small{color:var(--muted);margin:0}.notification-feed-card small{color:var(--muted)}.notification-meta-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.notification-meta-row small{margin-left:auto}.active-revision-card{border:1px dashed var(--line);background:var(--panel-soft);border-radius:10px;gap:4px;padding:10px 12px;display:grid}.compact-compliance-row{border:1px solid var(--line);background:var(--panel-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.compact-compliance-row>div{gap:4px;display:grid}.compact-note-stack article{border:1px solid var(--line);background:var(--panel-soft);border-radius:12px;padding:12px 14px}.compact-note-stack article p{color:var(--text);margin:0;line-height:1.5}.revision-section-stack ul{gap:6px;margin:0;padding-left:16px;display:grid}.compliance-row,.audit-row{border:1px solid var(--line);background:var(--panel-soft);border-radius:10px;gap:8px;padding:12px;display:grid}.compliance-row{grid-template-columns:1.2fr .8fr .9fr 1.3fr auto;align-items:center}.audit-row span,.audit-row small{color:var(--muted)}.vendor-form-actions{justify-content:flex-end;margin-top:4px;display:flex}.form-message{border-radius:8px;margin:0 0 12px;padding:10px 12px;font-size:13px}.form-message.success{color:#b8f0c7;background:#4ecb711f;border:1px solid #4ecb7138}.form-message.error{color:#ffb0b0;background:#ff7f7f1f;border:1px solid #ff7f7f38}.notion-shell .status-sections{gap:16px}.notion-shell .status-section{background:linear-gradient(#ffffff04,#ffffff02);border-radius:14px;padding:14px}.notion-shell .status-section-header{margin-bottom:12px}.notion-shell .status-section-header .status-dot{padding:7px 12px;font-size:12px;font-weight:700}.notion-shell .directory-grid{gap:10px}.notion-shell .directory-card{background:linear-gradient(#ffffff05,#ffffff03);border-radius:12px;align-content:start;gap:6px;min-height:148px;padding:14px;display:grid}.notion-shell .directory-card h3{margin:0;font-size:16px;line-height:1.3}.notion-shell .directory-card .tag{align-items:center;width:fit-content;margin-top:2px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.notion-shell .directory-card strong{letter-spacing:-.01em;margin:2px 0 0;font-size:21px;line-height:1;display:block}.notion-shell .directory-card p{color:var(--muted);margin:0;font-size:12.5px}.notion-shell .directory-card small{color:var(--muted-soft);margin-top:auto;font-size:12px}:root[data-theme=light] .notion-shell .status-section{background:linear-gradient(#f7f6f2,#f3efe8);border-color:#3a4e7633}:root[data-theme=light] .notion-shell .directory-card{background:#fffcf7;border-color:#3a4e7633;box-shadow:0 4px 12px #4736260f}:root[data-theme=light] .notion-shell .directory-card:hover{background:#fff;border-color:#3a4e7652}:root:not([data-theme=light]) .notion-shell .directory-card{border-color:#ffffff29}:root:not([data-theme=light]) .notion-shell .directory-card:hover{border-color:#ffffff3d}:root[data-theme=monday]{--bg:#f0f3f6;--panel:#fff;--panel-soft:#f8f9fa;--panel-hover:#0000000a;--line:#00000014;--text:#323338;--muted:#676879;--muted-soft:#c5c7d0;--blue:#0073ea;--green:#00c875;--amber:#fdab3d;--red:#e2445c;--slate:#c4c4c4}:root[data-theme=monday] .workspace-topbar,:root[data-theme=monday] .toolbar-panel,:root[data-theme=monday] .panel,:root[data-theme=monday] .section-card,:root[data-theme=monday] .summary-card,:root[data-theme=monday] .feature-panel,:root[data-theme=monday] .workflow-card,:root[data-theme=monday] .metric-card,:root[data-theme=monday] .warning-card,:root[data-theme=monday] .project-card,:root[data-theme=monday] .board-card,:root[data-theme=monday] .phase-card,:root[data-theme=monday] .detail-block,:root[data-theme=monday] .detail-summary article,:root[data-theme=monday] .document-card,:root[data-theme=monday] .linked-doc-card,:root[data-theme=monday] .activity-card,:root[data-theme=monday] .board-column{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}:root[data-theme=monday] .chip,:root[data-theme=monday] .ghost-button,:root[data-theme=monday] .primary-button{border-radius:4px}:root[data-theme=monday] .status-pill,:root[data-theme=monday] .section-pill,:root[data-theme=monday] .category-pill{color:#fff;border-radius:4px}:root[data-theme=monday] .status-pill.tone-green,:root[data-theme=monday] .category-pill.tone-green{background:var(--green)}:root[data-theme=monday] .status-pill.tone-amber,:root[data-theme=monday] .category-pill.tone-amber{background:var(--amber)}:root[data-theme=monday] .status-pill.tone-red,:root[data-theme=monday] .category-pill.tone-red{background:var(--red)}:root[data-theme=monday] .status-pill.tone-slate,:root[data-theme=monday] .category-pill.tone-slate{background:var(--slate);color:#323338}:root[data-theme=monday] .status-pill.tone-blue,:root[data-theme=monday] .category-pill.tone-blue,:root[data-theme=monday] .section-pill{background:var(--blue)}:root[data-theme=monday] .status-pill.tone-stone,:root[data-theme=monday] .category-pill.tone-stone{color:#fff;background:#a8a29e}:root[data-theme=monday] .project-table .table-row{border-bottom:1px solid var(--line);background:#fff;border-radius:4px;margin-bottom:2px}:root[data-theme=monday] .project-table .table-row:hover{background:#f4f5f7}:root[data-theme=monday] .table-row.active{border-left:4px solid var(--blue);color:var(--text)!important;background:#e5f4ff!important}:root[data-theme=monday] .client-line,:root[data-theme=monday] .meta-grid dd,:root[data-theme=monday] .task-row span,:root[data-theme=monday] .project-card h3,:root[data-theme=monday] .board-card h3,:root[data-theme=monday] .detail-block h3,:root[data-theme=monday] .document-card h3,:root[data-theme=monday] .board-column-head strong{color:#323338}:root[data-theme=monday] .mini-meta,:root[data-theme=monday] .bullet-list li,:root[data-theme=monday] .plain-list li,:root[data-theme=monday] .phase-list li,:root[data-theme=monday] .detail-client,:root[data-theme=monday] .document-value,:root[data-theme=monday] .task-row small,:root[data-theme=monday] .doc-muted,:root[data-theme=monday] .database-tools,:root[data-theme=monday] .workspace-topbar,:root[data-theme=monday] .editor-grid span,:root[data-theme=monday] .board-column-head span,:root[data-theme=monday] .section-card span,:root[data-theme=monday] .summary-card span,:root[data-theme=monday] .detail-summary span,:root[data-theme=monday] .meta-grid dt,:root[data-theme=monday] .metric-card span,:root[data-theme=monday] .editor-grid span,:root[data-theme=monday] .workspace-actions span,:root[data-theme=monday] .workspace-breadcrumbs span,:root[data-theme=monday] .panel-kicker,:root[data-theme=monday] .eyebrow{color:#676879}:root[data-theme=monday] .editor-grid input,:root[data-theme=monday] .editor-grid textarea,:root[data-theme=monday] .document-input,:root[data-theme=monday] .editor-grid select,:root[data-theme=monday] .table-row input,:root[data-theme=monday] .table-row select,:root[data-theme=monday] .milestone-row input:not([type=checkbox]),:root[data-theme=monday] .control-bar input,:root[data-theme=monday] .control-bar select,:root[data-theme=monday] .modal-controls select,:root[data-theme=monday] .modal-controls textarea{color:#323338;background:#fff;border-color:#d0d4e4;border-radius:4px}@media (max-width:1100px){.vendor-form-grid,.score-grid,.compliance-row,.summary-chip-grid,.revision-grid,.verification-actions,.revision-template-row,.bulk-actions-row{grid-template-columns:1fr}.quick-view-row{grid-template-columns:1fr;display:grid}.list-column-head{display:none}.vendor-list-view .notion-row{grid-template-columns:30px 1fr;gap:6px}.vendor-list-view .notion-row em{grid-column:2}.compact-compliance-row{justify-content:stretch;display:grid}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
@font-face{font-family:Cedarville Cursive;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f5aef65950c52d59-s.p.0s15d~9fk--s0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cedarville Cursive Fallback;src:local(Arial);ascent-override:122.88%;descent-override:63.7%;line-gap-override:0.0%;size-adjust:101.64%}.cedarville_cursive_ed118a03-module__dszzQG__className{font-family:Cedarville Cursive,Cedarville Cursive Fallback;font-style:normal;font-weight:400}.cedarville_cursive_ed118a03-module__dszzQG__variable{--font-signature:"Cedarville Cursive", "Cedarville Cursive Fallback"}
