.product-scope{--ink-0:#05080F;--ink-1:#0A1020;--ink-2:#0E1530;--ink-3:#141B38;--text:#F4F6FB;--text-soft:#C8D0E2;--mute:#7E8AA8;--dim:#5A6685;--line:rgba(255,255,255,0.08);--line-strong:rgba(255,255,255,0.16);--mod-strategy:#7CB7FF;--mod-execution:#7BEAC8;--mod-customers:#FFB36B;--mod-copilot:#79D8E0;--st-overdue:#FF8B6B;--st-pending:#8A98B6;--st-inprog:#7CB7FF;--st-done:#7BEAC8;--st-unread:#FFB36B;--st-blocked:#C9A8FF;--grad:linear-gradient(110deg,#7CB7FF,#79D8E0 50%,#7BEAC8);--grad-soft:linear-gradient(110deg,rgba(124,183,255,0.18),rgba(123,234,200,0.18));--h-topbar:52px;--h-tabbar:44px;--h-rowbar:44px;--h-row:36px;--h-input:32px;--rail-w:220px;--pad-card:16px;--gap-section:18px;--fs-body-p:13px;--fs-page:16px;background:var(--ink-1);color:var(--text);font-family:Geist,Inter,system-ui,sans-serif;font-size:var(--fs-body-p);line-height:1.55;letter-spacing:-.005em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.product-scope *{box-sizing:border-box}.product-scope h1,.product-scope h2,.product-scope h3,.product-scope h4{margin:0;font-weight:500;letter-spacing:-.02em;line-height:1.05}.product-scope a{color:inherit;text-decoration:none}.product-scope .app{display:grid;grid-template-columns:var(--rail-w) 1fr;min-height:100vh;background:var(--ink-1)}.product-scope .main{display:flex;flex-direction:column;min-width:0}.product-scope .content{flex:1;overflow:auto;padding:18px;background:radial-gradient(900px 500px at 30% -20%,rgba(124,183,255,.05),transparent 60%),radial-gradient(700px 500px at 110% 100%,rgba(123,234,200,.04),transparent 60%)}.product-scope .rail{border-right:1px solid var(--line);display:flex;flex-direction:column;padding:14px 0 12px;background:linear-gradient(180deg,rgba(7,12,26,.6),rgba(10,16,32,0))}.product-scope .rail-brand{display:flex;align-items:center;gap:9px;padding:0 18px 18px}.product-scope .rail-brand .mark{width:26px;height:26px;border-radius:7px;background:var(--grad);display:grid;place-items:center;color:#06151E;font-weight:700;font-size:13px;box-shadow:0 4px 14px rgba(124,183,255,.25),inset 0 0 0 1px rgba(255,255,255,.18)}.product-scope .rail-brand .word{font-size:14px;letter-spacing:-.01em;font-weight:600;color:var(--text)}.product-scope .rail-section{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.16em;color:var(--mute);padding:14px 18px 6px;text-transform:uppercase}.product-scope .rail-link{display:flex;align-items:center;gap:11px;padding:7px 18px;color:var(--text-soft);font-size:13px;cursor:pointer;border-left:2px solid transparent;position:relative}.product-scope .rail-link svg{width:16px;height:16px;opacity:.85;flex-shrink:0}.product-scope .rail-link:hover{color:var(--text);background:rgba(255,255,255,.02)}.product-scope .rail-link.active{color:var(--text);background:linear-gradient(90deg,rgba(124,183,255,.1),rgba(124,183,255,0));border-left-color:var(--mod-strategy)}.product-scope .rail-link.active svg{opacity:1;color:var(--mod-strategy)}.product-scope .rail-link.active[data-mod=execution]{border-left-color:var(--mod-execution)}.product-scope .rail-link.active[data-mod=execution] svg{color:var(--mod-execution)}.product-scope .rail-link.active[data-mod=customers]{border-left-color:var(--mod-customers)}.product-scope .rail-link.active[data-mod=customers] svg{color:var(--mod-customers)}.product-scope .rail-link.active[data-mod=copilot]{border-left-color:var(--mod-copilot)}.product-scope .rail-link.active[data-mod=copilot] svg{color:var(--mod-copilot)}.product-scope .rail-count{margin-left:auto;font-family:Geist Mono,monospace;font-size:10.5px;color:var(--mute);background:rgba(255,255,255,.04);border:1px solid var(--line);padding:1px 6px;border-radius:999px;letter-spacing:.04em}.product-scope .rail-count.hot{color:var(--st-overdue);border-color:rgba(255,139,107,.35);background:rgba(255,139,107,.08)}.product-scope .rail-soon{color:var(--dim)}.product-scope .rail-pro,.product-scope .rail-soon{margin-left:auto;font-family:Geist Mono,monospace;font-size:9.5px;letter-spacing:.14em}.product-scope .rail-pro{color:var(--st-unread);background:rgba(255,179,107,.1);border:1px solid rgba(255,179,107,.3);padding:1px 6px;border-radius:999px}.product-scope .rail-link.locked{opacity:.78}.product-scope .rail-link.locked:hover{opacity:1}.product-scope .topbar{height:var(--h-topbar);display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 18px;gap:18px;border-bottom:1px solid var(--line);background:rgba(8,12,24,.5);backdrop-filter:blur(10px)}.product-scope .topbar-left{display:flex;align-items:center;gap:10px}.product-scope .topbar-left .mod-icon{width:22px;height:22px;border-radius:6px;background:rgba(124,183,255,.1);border:1px solid rgba(124,183,255,.24);display:grid;place-items:center;color:var(--mod-strategy)}.product-scope .topbar[data-mod=execution] .topbar-left .mod-icon{color:var(--mod-execution);background:rgba(123,234,200,.1);border-color:rgba(123,234,200,.24)}.product-scope .topbar[data-mod=customers] .topbar-left .mod-icon{color:var(--mod-customers);background:rgba(255,179,107,.1);border-color:rgba(255,179,107,.24)}.product-scope .topbar[data-mod=copilot] .topbar-left .mod-icon{color:var(--mod-copilot);background:rgba(121,216,224,.1);border-color:rgba(121,216,224,.24)}.product-scope .topbar-left .mod-icon svg{width:13px;height:13px}.product-scope .topbar-title{font-size:var(--fs-page);font-weight:600;letter-spacing:-.01em;color:var(--text)}.product-scope .topbar-center{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.16em;color:var(--mute);text-transform:uppercase;text-align:center;white-space:nowrap}.product-scope .topbar-right{display:flex;align-items:center;gap:8px;justify-content:flex-end}.product-scope .topbar-right .last-scan{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.06em;color:var(--mute);margin-right:6px}.product-scope .icon-btn{width:30px;height:30px;border:1px solid transparent;color:var(--text-soft)}.product-scope .icon-btn:hover{background:rgba(255,255,255,.04)}.product-scope .icon-btn svg{width:15px;height:15px}.product-scope .avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#2A3553,#4A6296);color:#fff;font-size:11px;font-weight:600;display:grid;place-items:center;letter-spacing:.02em;border:1px solid var(--line-strong)}.product-scope .tabbar{display:flex;align-items:center;height:var(--h-tabbar);border-bottom:1px solid var(--line);padding:0 18px;gap:6px}.product-scope .tab{padding:0 12px;height:calc(var(--h-tabbar) - 2px);display:inline-flex;align-items:center;font-size:13px;color:var(--text-soft);cursor:pointer;margin-bottom:-1px;letter-spacing:-.005em;background:none;border:0;border-bottom:2px solid transparent;font-family:inherit}.product-scope .tab:hover{color:var(--text)}.product-scope .tab.active{color:var(--text);border-bottom-color:var(--mod-strategy)}.product-scope .tab-count{font-family:Geist Mono,monospace;font-size:11px;color:var(--mute);margin-left:5px}.product-scope .tabbar-right{margin-left:auto;display:flex;align-items:center;gap:8px}.product-scope .pill-btn{display:inline-flex;align-items:center;gap:7px;height:30px;padding:0 12px;border-radius:8px;font-size:12.5px;letter-spacing:-.005em;border:1px solid var(--line);background:transparent;color:var(--text-soft);cursor:pointer;font-family:inherit}.product-scope .pill-btn:hover{background:rgba(255,255,255,.04);color:var(--text);border-color:var(--line-strong)}.product-scope .pill-btn svg{width:13px;height:13px}.product-scope .pill-btn.primary{background:var(--grad);color:#06151E;border-color:transparent;font-weight:500}.product-scope .pill-btn.primary:hover{filter:brightness(1.08)}.product-scope .statusbar{display:flex;align-items:center;height:var(--h-rowbar);border-bottom:1px solid var(--line);padding:0 18px;gap:18px}.product-scope .chip{display:inline-flex;align-items:baseline;gap:6px;font-size:13px;color:var(--text-soft);cursor:pointer;padding:5px 10px;border-radius:7px;background:none;border:0;font-family:inherit}.product-scope .chip:hover{background:rgba(255,255,255,.03);color:var(--text)}.product-scope .chip.active{background:rgba(124,183,255,.1);color:var(--text)}.product-scope .chip-count{font-family:Geist Mono,monospace;font-size:11px;color:var(--mute);background:rgba(255,255,255,.05);padding:0 5px;border-radius:4px;margin-left:2px}.product-scope .chip.active .chip-count{color:var(--mod-strategy);background:rgba(124,183,255,.16)}.product-scope .statusbar-meta{margin-left:auto;display:flex;align-items:center;gap:14px;font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.04em;color:var(--mute);text-transform:uppercase}.product-scope .statusbar-meta b{color:var(--text);font-weight:500}.product-scope .statusbar-meta .sep{width:1px;height:14px;background:var(--line);display:inline-block}.product-scope .list{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--ink-1)}.product-scope .list-section{padding:10px 16px 8px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.015)}.product-scope .list-section .lbl{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.18em;color:var(--mute);text-transform:uppercase}.product-scope .list-section .lbl.alert{color:var(--st-overdue)}.product-scope .list-section .pill{font-family:Geist Mono,monospace;font-size:10.5px;color:var(--mute);border:1px solid var(--line);padding:1px 7px;border-radius:999px}.product-scope .list-section .pill.alert{color:var(--st-overdue);border-color:rgba(255,139,107,.3);background:rgba(255,139,107,.08)}.product-scope .row{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:14px;padding:11px 16px;border-top:1px solid var(--line);cursor:pointer;position:relative;transition:background .12s}.product-scope .row.has-leading{grid-template-columns:60px 1fr auto;gap:16px}.product-scope .row:first-child{border-top:none}.product-scope .row:hover{background:rgba(255,255,255,.025)}.product-scope .row[data-state=overdue]{background:linear-gradient(90deg,rgba(255,139,107,.05),transparent 30%)}.product-scope .row[data-state=overdue]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--st-overdue)}.product-scope .row[data-state=completed]{opacity:.5}.product-scope .row[data-state=completed] .row-title{text-decoration:line-through;text-decoration-color:var(--mute)}.product-scope .row[data-state=inprog]{background:linear-gradient(90deg,rgba(124,183,255,.04),transparent 40%)}.product-scope .row[data-state=inprog]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--st-inprog)}.product-scope .row-status{display:grid;place-items:center}.product-scope button.row-status{background:transparent;border:none;padding:0;cursor:pointer;border-radius:999px;width:26px;height:26px;transition:background-color .12s ease}.product-scope button.row-status:hover{background:rgba(255,255,255,.06)}.product-scope button.row-status:focus-visible{outline:2px solid var(--st-unread);outline-offset:2px}.product-scope .row-leading{display:flex;align-items:center;gap:4px;flex-shrink:0}.product-scope .row-leading .row-lead-btn{width:26px;height:26px;border-radius:6px;border:1px solid var(--line);background:transparent;color:var(--text-soft);display:grid;place-items:center;cursor:pointer;transition:background .12s,border-color .12s,color .12s}.product-scope .row-leading .row-lead-btn:hover{background:rgba(255,255,255,.06);border-color:var(--line-strong);color:var(--text)}.product-scope .row-leading .row-lead-btn svg{width:14px;height:14px}.product-scope .row-status .ico{width:14px;height:14px;border-radius:50%;border:1.5px solid var(--mute);background:transparent;position:relative}.product-scope .row[data-pri=high] .row-status .ico{border-color:var(--st-overdue)}.product-scope .row[data-pri=critical] .row-status .ico{border-color:var(--st-unread);box-shadow:0 0 8px rgba(255,179,107,.4)}.product-scope .row[data-state=inprog] .row-status .ico{border-color:var(--st-inprog);background:conic-gradient(var(--st-inprog) 0 60%,transparent 60% 100%)}.product-scope .row[data-state=completed] .row-status .ico{border-color:var(--st-done);background:var(--st-done)}.product-scope .row[data-state=completed] .row-status .ico:after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;font-size:9px;color:var(--ink-1);font-weight:700}.product-scope .row[data-state=unread] .row-status .ico{background:var(--st-unread);border-color:var(--st-unread);box-shadow:0 0 6px rgba(255,179,107,.5)}.product-scope .row-body{min-width:0;display:flex;flex-direction:column;gap:3px}.product-scope .row-meta-top{display:flex;align-items:center;gap:10px;font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.14em;color:var(--mute);text-transform:uppercase}.product-scope .row-meta-top .code{color:var(--text-soft)}.product-scope .row-meta-top .code.cat-strategy{color:var(--mod-strategy)}.product-scope .row-meta-top .code.cat-execution{color:var(--mod-execution)}.product-scope .row-meta-top .code.cat-customers{color:var(--mod-customers)}.product-scope .row-meta-top .sep{color:var(--dim)}.product-scope .row-title{font-size:13.5px;letter-spacing:-.005em;color:var(--text)}.product-scope .row-desc,.product-scope .row-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-scope .row-desc{font-size:12px;color:var(--text-soft);line-height:1.35}.product-scope .row-meta-right{display:flex;align-items:center;gap:12px;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.06em;color:var(--mute)}.product-scope .row-due{display:inline-flex;align-items:center;gap:6px;color:var(--text-soft)}.product-scope .row-due.overdue{color:var(--st-overdue)}.product-scope .row-due.soon{color:var(--st-unread)}.product-scope .row-est{color:var(--mute);letter-spacing:.1em}.product-scope .row-owner{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#2A3553,#4A6296);color:#fff;font-size:9.5px;font-weight:600;display:grid;place-items:center;letter-spacing:.02em;border:1px solid var(--line-strong);flex-shrink:0}.product-scope .row-actions{display:flex;align-items:center;gap:2px;opacity:0;transition:opacity .15s}.product-scope .row:hover .row-actions{opacity:1}.product-scope .row-actions .row-act-btn{width:26px;height:26px;border-radius:6px;border:0;background:transparent;color:var(--mute);display:grid;place-items:center;cursor:pointer}.product-scope .row-actions .row-act-btn:hover{background:rgba(255,255,255,.06);color:var(--text)}.product-scope .row-actions .row-act-btn svg{width:14px;height:14px}.product-scope .stat-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden}.product-scope .stat-tile{background:var(--ink-1);padding:14px 16px 16px;display:flex;flex-direction:column;gap:6px;cursor:pointer;transition:background .15s;position:relative}.product-scope .stat-tile:hover{background:var(--ink-2)}.product-scope .stat-tile .lbl{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.14em;color:var(--mute);text-transform:uppercase}.product-scope .stat-tile .val{font-family:"Instrument Serif",Georgia,serif;font-size:28px;font-weight:500;line-height:1;color:var(--text);letter-spacing:-.02em}.product-scope .stat-tile .cap{font-size:11.5px;color:var(--text-soft)}.product-scope .stat-tile.alert{background:rgba(255,139,107,.05)}.product-scope .stat-tile.alert .val{color:var(--st-overdue)}.product-scope .modal-backdrop{position:fixed;inset:0;background:rgba(5,8,15,.55);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:60;padding:24px}.product-scope .modal{background:linear-gradient(180deg,#0E1428,#0A1020);border:1px solid var(--line-strong);border-radius:14px;box-shadow:0 30px 80px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,255,.02);display:flex;flex-direction:column;max-height:85vh;overflow:hidden;width:560px;max-width:100%}.product-scope .modal.heavy{width:780px}.product-scope .modal.wide{width:680px}.product-scope .modal-head{padding:16px 20px 14px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;gap:14px}.product-scope .modal-head .title-block{flex:1;min-width:0}.product-scope .modal-eyebrow{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.18em;color:var(--mute);text-transform:uppercase;margin-bottom:6px}.product-scope .modal-title{font-size:16px;font-weight:500;letter-spacing:-.005em;color:var(--text);line-height:1.35}.product-scope .modal-sub{font-size:12.5px;color:var(--text-soft);margin-top:5px;line-height:1.45}.product-scope .modal-close{width:28px;height:28px;border-radius:8px;border:0;background:transparent;color:var(--mute);cursor:pointer;display:grid;place-items:center;flex-shrink:0}.product-scope .modal-close:hover{background:rgba(255,255,255,.05);color:var(--text)}.product-scope .modal-close svg{width:14px;height:14px}.product-scope .modal-meta-row{display:flex;align-items:center;gap:14px;padding:0 20px 14px;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.1em;color:var(--mute);text-transform:uppercase;flex-wrap:wrap}.product-scope .modal-meta-row .meta-item{display:inline-flex;align-items:center;gap:5px}.product-scope .modal-meta-row .meta-item .v{color:var(--text-soft)}.product-scope .modal-meta-row .meta-item .v.crit{color:var(--st-overdue)}.product-scope .modal-meta-row .meta-item .v.hi{color:var(--mod-execution)}.product-scope .modal-meta-row .sep{width:3px;height:3px;border-radius:50%;background:var(--line-strong)}.product-scope .modal-body{flex:1;overflow:auto;padding:0 20px}.product-scope .modal-body.padded{padding:18px 20px}.product-scope .modal-section{border-top:1px solid var(--line);padding:14px 0 16px}.product-scope .modal-section:first-child{border-top:0;padding-top:18px}.product-scope .modal-section .sec-bar{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-bottom:8px;background:transparent;border:0;width:100%;text-align:left;font-family:inherit;color:inherit}.product-scope .modal-section .sec-bar .chev{width:14px;height:14px;margin-right:8px;color:var(--mute);transition:transform .15s}.product-scope .modal-section.open .sec-bar .chev{transform:rotate(90deg)}.product-scope .modal-section .sec-bar .ttl{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.16em;color:var(--text-soft);text-transform:uppercase}.product-scope .modal-section .sec-bar .pill{margin-left:auto;font-family:Geist Mono,monospace;font-size:10.5px;color:var(--mute);border:1px solid var(--line);padding:1px 7px;border-radius:999px}.product-scope .modal-section .sec-bar .pill.warn{color:var(--st-unread);border-color:rgba(255,179,107,.3);background:rgba(255,179,107,.08)}.product-scope .modal-section .sec-bar .progress{margin-left:auto;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.06em;color:var(--mute)}.product-scope .modal-section .sec-content{display:none;padding:6px 0 4px 22px;font-size:13px;color:var(--text-soft);line-height:1.55}.product-scope .modal-section.open .sec-content{display:block}.product-scope .modal-foot{border-top:1px solid var(--line);padding:12px 20px;display:flex;align-items:center;gap:8px;background:rgba(8,12,24,.5);flex-wrap:wrap}.product-scope .modal-foot .group{display:flex;align-items:center;gap:6px}.product-scope .modal-foot .group+.group{padding-left:10px;margin-left:2px;border-left:1px solid var(--line)}.product-scope .modal-foot .spacer{flex:1}.product-scope .modal-foot .more-btn{width:30px;height:30px;border-radius:8px;border:1px solid var(--line);background:transparent;color:var(--mute);cursor:pointer;display:grid;place-items:center}.product-scope .modal-foot .more-btn:hover{background:rgba(255,255,255,.04);color:var(--text)}.product-scope .modal-foot .more-btn svg{width:14px;height:14px}.product-scope .task-row{display:grid;grid-template-columns:18px 1fr auto;gap:10px;align-items:flex-start;padding:10px 0;border-top:1px solid var(--line)}.product-scope .task-row:first-child{border-top:0}.product-scope .task-row .check{width:14px;height:14px;border-radius:4px;border:1.5px solid var(--mute);margin-top:3px;flex-shrink:0}.product-scope .task-row .body{font-size:12.5px;color:var(--text-soft);line-height:1.45}.product-scope .task-row .body .title{color:var(--text);font-size:13px}.product-scope .task-row .body .meta{margin-top:5px;font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.12em;color:var(--mute);text-transform:uppercase}.product-scope .task-row .body .meta .warn-chip{color:var(--st-unread);border:1px solid rgba(255,179,107,.3);padding:1px 6px;border-radius:4px;background:rgba(255,179,107,.06)}.product-scope .task-row .pri{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.1em;color:var(--mute);text-transform:uppercase}.product-scope .task-row .pri.high{color:var(--mod-execution)}.product-scope .task-row .pri.critical{color:var(--st-overdue)}.product-scope .b{display:inline-flex;align-items:center;gap:7px;height:30px;padding:0 12px;border-radius:8px;font-size:12.5px;font-family:inherit;border:1px solid var(--line);background:transparent;color:var(--text-soft);cursor:pointer;letter-spacing:-.005em;white-space:nowrap;flex-shrink:0}.product-scope .b:hover{background:rgba(255,255,255,.04);color:var(--text);border-color:var(--line-strong)}.product-scope .b svg{width:13px;height:13px}.product-scope .b.ghost{border-color:transparent}.product-scope .b.ghost:hover{background:rgba(255,255,255,.05)}.product-scope .b.primary{background:var(--grad);color:#06151E;border-color:transparent;font-weight:500}.product-scope .b.primary:hover{filter:brightness(1.08)}.product-scope .b.cta{background:rgba(124,183,255,.1);border-color:rgba(124,183,255,.3);color:var(--mod-strategy)}.product-scope .b.cta:hover{background:rgba(124,183,255,.18)}.product-scope .b.warn-cta{background:rgba(255,179,107,.08);border-color:rgba(255,179,107,.3);color:var(--st-unread)}.product-scope .b:disabled,.product-scope .b[disabled]{opacity:.5;cursor:not-allowed}.product-scope .form-tabs{display:flex;align-items:center;gap:2px;border-bottom:1px solid var(--line);margin-bottom:6px;flex-wrap:wrap}.product-scope .form-tab{padding:8px 12px;font-size:13px;color:var(--text-soft);cursor:pointer;margin-bottom:-1px;display:inline-flex;align-items:center;gap:7px;letter-spacing:-.005em;background:transparent;border:0;border-bottom:2px solid transparent;font-family:inherit}.product-scope .form-tab .pct{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.06em;color:var(--mute)}.product-scope .form-tab.alert .pct{color:var(--st-unread)}.product-scope .form-tab:hover{color:var(--text)}.product-scope .form-tab.active{color:var(--text);border-bottom-color:var(--mod-strategy)}.product-scope .form-tab.active .pct{color:var(--mod-strategy)}.product-scope .form-tab.alert.active{border-bottom-color:var(--st-unread)}.product-scope .field-group{display:flex;flex-direction:column;gap:18px;padding-top:6px}.product-scope .field{display:flex;flex-direction:column;gap:6px;position:static;inset:auto;top:auto;left:auto;right:auto;bottom:auto;z-index:auto;pointer-events:auto;width:100%}.product-scope .field-label{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.16em;color:var(--text-soft);text-transform:uppercase}.product-scope .field-input,.product-scope .field-textarea{display:block!important;width:100%;min-height:38px;background:rgba(255,255,255,.04)!important;border:1px solid var(--line-strong)!important;border-radius:8px;color:var(--text);font-family:inherit;font-size:13.5px;padding:9px 12px;outline:none;transition:border-color .15s,background .15s;-moz-appearance:none;appearance:none;-webkit-appearance:none;box-sizing:border-box;line-height:1.4;position:static!important;pointer-events:auto!important;opacity:1!important;visibility:visible!important}.product-scope .field-input::-moz-placeholder,.product-scope .field-textarea::-moz-placeholder{color:var(--mute);opacity:1}.product-scope .field-input::placeholder,.product-scope .field-textarea::placeholder{color:var(--mute);opacity:1}.product-scope .field-input:focus,.product-scope .field-textarea:focus{border-color:rgba(124,183,255,.45);background:rgba(124,183,255,.04)}.product-scope .field-textarea{resize:vertical;min-height:88px;line-height:1.5}.product-scope .field-pills{display:flex;flex-wrap:wrap;gap:6px}.product-scope .fp{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:999px;border:1px solid var(--line);background:transparent;font-size:12.5px;color:var(--text-soft);cursor:pointer;font-family:inherit;letter-spacing:-.005em}.product-scope .fp:hover{background:rgba(255,255,255,.04);color:var(--text)}.product-scope .fp.selected{background:rgba(124,183,255,.12);border-color:rgba(124,183,255,.4);color:var(--text)}.product-scope .fp.custom{background:rgba(201,168,255,.1);border-color:rgba(201,168,255,.4);color:var(--st-blocked)}.product-scope .field-sub-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-scope .field-helper{font-size:11.5px;color:var(--mute);font-family:Geist Mono,monospace;letter-spacing:.04em}.product-scope .ico-btn{width:26px;height:26px;border-radius:6px;border:0;background:transparent;color:var(--mute);display:grid;place-items:center;cursor:pointer}.product-scope .ico-btn:hover{background:rgba(255,255,255,.06);color:var(--text)}.product-scope .ico-btn svg{width:14px;height:14px}.product-scope .dash{display:grid;grid-template-columns:1fr 320px;gap:18px;align-items:start}@media (max-width:1100px){.product-scope .dash{grid-template-columns:1fr}}.product-scope .dash-main{display:flex;flex-direction:column;gap:18px;min-width:0}.product-scope .dash-aside{display:flex;flex-direction:column;gap:12px}.product-scope .dash-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 4px 6px}.product-scope .dash-greeting{display:flex;flex-direction:column;gap:6px}.product-scope .dash-greet-line{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.16em;color:var(--mute);text-transform:uppercase}.product-scope .dash-greet-name{font-size:28px;font-weight:500;letter-spacing:-.018em;font-family:"Instrument Serif",Georgia,serif;color:var(--text)}.product-scope .dash-greet-name em{font-style:italic;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.product-scope .dash-greet-sub{font-size:13px;color:var(--text-soft);max-width:520px}.product-scope .stat-tile .stat-label{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.16em;color:var(--mute);text-transform:uppercase;display:flex;align-items:center;gap:6px}.product-scope .stat-tile .stat-label .dot{width:5px;height:5px;border-radius:50%;background:currentColor}.product-scope .stat-tile.alert .stat-label{color:var(--st-overdue)}.product-scope .stat-tile .stat-value{font-size:26px;font-weight:500;letter-spacing:-.02em;color:var(--text);font-family:"Instrument Serif",Georgia,serif;line-height:1}.product-scope .stat-tile .stat-value.alert{color:var(--st-overdue)}.product-scope .stat-tile .stat-sub{font-size:11.5px;color:var(--text-soft);font-family:Geist Mono,monospace;letter-spacing:.04em}.product-scope .stat-tile .stat-trend{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.06em;color:var(--mute);margin-top:auto}.product-scope .stat-tile .stat-trend.up{color:var(--mod-execution)}.product-scope .stat-tile .stat-trend.dn{color:var(--st-overdue)}.product-scope .sec-head{display:flex;align-items:baseline;justify-content:space-between;margin:6px 4px 10px;gap:18px}.product-scope .sec-title{font-size:14px;font-weight:500;letter-spacing:-.005em;color:var(--text);display:flex;align-items:center;gap:10px}.product-scope .sec-title .count{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.04em;color:var(--mute);background:rgba(255,255,255,.04);border:1px solid var(--line);padding:1px 6px;border-radius:999px}.product-scope .sec-title .count.alert{color:var(--st-overdue);border-color:rgba(255,139,107,.3);background:rgba(255,139,107,.08)}.product-scope .sec-link{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.06em;color:var(--text-soft);text-decoration:none;cursor:pointer;background:transparent;border:0;padding:0}.product-scope .sec-link:hover{color:var(--text)}.product-scope .sec-link:after{content:" →";opacity:.6}.product-scope .mod-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.product-scope .mod-grid.two{grid-template-columns:repeat(2,1fr)}.product-scope .mod-card{position:relative;border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.014),rgba(255,255,255,.003));padding:14px 16px 16px;display:flex;flex-direction:column;gap:8px;transition:border-color .2s,background .2s;cursor:pointer;min-height:130px;text-align:left;font-family:inherit;color:inherit}.product-scope .mod-card:hover{border-color:var(--line-strong);background:linear-gradient(180deg,rgba(255,255,255,.028),rgba(255,255,255,.006))}.product-scope .mod-card[data-state=idle]{opacity:.78}.product-scope .mod-card[data-state=soon]{opacity:.55;cursor:default}.product-scope .mod-card[data-state=soon]:hover{border-color:var(--line);background:linear-gradient(180deg,rgba(255,255,255,.014),rgba(255,255,255,.003))}.product-scope .mod-head{display:flex;align-items:center;gap:10px}.product-scope .mod-card .mod-icon{width:24px;height:24px;border-radius:7px;background:rgba(124,183,255,.1);border:1px solid rgba(124,183,255,.24);display:grid;place-items:center;color:var(--mod-strategy)}.product-scope .mod-card .mod-icon svg{width:14px;height:14px}.product-scope .mod-card[data-mod=strategy] .mod-icon{color:var(--mod-strategy);background:rgba(124,183,255,.1);border-color:rgba(124,183,255,.24)}.product-scope .mod-card[data-mod=execution] .mod-icon{color:var(--mod-execution);background:rgba(123,234,200,.1);border-color:rgba(123,234,200,.24)}.product-scope .mod-card[data-mod=customers] .mod-icon{color:var(--mod-customers);background:rgba(255,179,107,.1);border-color:rgba(255,179,107,.24)}.product-scope .mod-card[data-mod=copilot] .mod-icon{color:var(--mod-copilot);background:rgba(121,216,224,.1);border-color:rgba(121,216,224,.24)}.product-scope .mod-name{font-size:14px;font-weight:500;letter-spacing:-.005em;color:var(--text)}.product-scope .mod-soon-pill{margin-left:auto;font-family:Geist Mono,monospace;font-size:9.5px;letter-spacing:.18em;color:var(--dim);border:1px solid var(--line);padding:1px 6px;border-radius:4px}.product-scope .mod-meta{font-size:12.5px;color:var(--text-soft);line-height:1.4;flex:1}.product-scope .mod-numeric{display:flex;align-items:baseline;gap:6px;margin-top:4px}.product-scope .mod-numeric .n{font-size:22px;font-weight:500;letter-spacing:-.01em;font-family:"Instrument Serif",Georgia,serif;color:var(--text);line-height:1}.product-scope .mod-card[data-mod=strategy] .mod-numeric .n{color:var(--mod-strategy)}.product-scope .mod-card[data-mod=execution] .mod-numeric .n{color:var(--mod-execution)}.product-scope .mod-card[data-mod=customers] .mod-numeric .n{color:var(--mod-customers)}.product-scope .mod-numeric .n-label{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.1em;color:var(--mute);text-transform:uppercase}.product-scope .mod-card[data-state=idle] .mod-numeric .n{color:var(--mute)}.product-scope .mod-foot{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.06em;color:var(--mute);display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid var(--line)}.product-scope .mod-foot .open{color:var(--text-soft);cursor:pointer}.product-scope .mod-foot .open:hover{color:var(--text)}.product-scope .mod-foot .open:after{content:" →";opacity:.6}.product-scope .profile-rail{border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.014),rgba(255,255,255,.003));padding:18px 18px 16px;display:flex;flex-direction:column;gap:12px}.product-scope .score-ring{position:relative;width:120px;height:120px;margin:6px auto 0}.product-scope .score-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.product-scope .score-ring .track{stroke:rgba(255,255,255,.06);fill:none;stroke-width:6}.product-scope .score-ring .arc{stroke:var(--mod-execution);fill:none;stroke-width:6;stroke-linecap:round;transition:stroke-dashoffset 1.2s ease}.product-scope .score-ring .center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-scope .score-ring .num{font-family:"Instrument Serif",Georgia,serif;font-size:34px;font-weight:500;letter-spacing:-.02em;color:var(--text);line-height:1}.product-scope .score-ring .denom{font-family:Geist Mono,monospace;font-size:10px;color:var(--mute);letter-spacing:.06em}.product-scope .score-cap{text-align:center;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.16em;color:var(--mod-execution);text-transform:uppercase}.product-scope{--tone-coral:#D85A30;--tone-blue:#2D9CDB;--tone-teal:#1D9E75}.product-scope .dash-pulse-stack{display:flex;flex-direction:column;gap:6px}.product-scope .dash-pulse-strip{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;border:1px solid rgba(45,156,219,.22);background:linear-gradient(180deg,rgba(45,156,219,.05),rgba(45,156,219,.02))}.product-scope .dash-pulse-tag{font-family:Geist Mono,monospace;font-size:9.5px;letter-spacing:.16em;padding:3px 8px;border-radius:999px;background:rgba(45,156,219,.16);color:var(--tone-blue);flex-shrink:0}.product-scope .dash-pulse-text{flex:1;font-size:13px;line-height:1.4;color:var(--text);min-width:0}.product-scope .dash-pulse-link{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.14em;color:var(--tone-blue);text-transform:uppercase;text-decoration:none;flex-shrink:0;white-space:nowrap}.product-scope .dash-pulse-link:hover{text-decoration:underline}.product-scope .dash-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px}.product-scope .dash-section-title{margin:0;font-family:"Instrument Serif",Georgia,serif;font-weight:500;font-size:19px;letter-spacing:-.01em;color:var(--text)}.product-scope .dash-section-link{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.14em;color:var(--mute);text-transform:uppercase;text-decoration:none}.product-scope .dash-section-link:hover{color:var(--text)}.product-scope .dash-empty{padding:24px 16px;border:1px dashed var(--line);border-radius:10px;text-align:center;font-size:12.5px;color:var(--mute)}.product-scope .priority-card,.product-scope .priority-stack{display:flex;flex-direction:column;gap:10px}.product-scope .priority-card{border:1px solid var(--line);border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.014),rgba(255,255,255,.003));padding:14px 16px}.product-scope .priority-card-eyebrow{display:flex;align-items:center;gap:6px;font-family:Geist Mono,monospace;font-size:9.5px;letter-spacing:.16em}.product-scope .priority-card-body{display:flex;align-items:center;gap:14px}.product-scope .priority-card-text{flex:1;min-width:0}.product-scope .priority-card-title{margin:0;font-size:14px;font-weight:600;color:var(--text);line-height:1.3}.product-scope .priority-card-next{margin:4px 0 0;font-size:12px;line-height:1.4;color:var(--text-soft)}.product-scope .priority-card-foot{display:flex;justify-content:flex-end;border-top:1px solid var(--line);padding-top:8px;margin-top:2px}.product-scope .priority-card-open{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.14em;color:var(--text-soft);text-transform:uppercase;text-decoration:none}.product-scope .priority-card-open:hover{color:var(--text)}.product-scope .exec-bar{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.014),rgba(255,255,255,.003))}.product-scope .exec-bar-cells{display:flex;flex:1;gap:8px}.product-scope .exec-cell{flex:1;display:flex;flex-direction:column;gap:2px;padding:6px 10px}.product-scope .exec-cell+.exec-cell{border-left:1px solid var(--line)}.product-scope .exec-cell-value{font-family:"Instrument Serif",Georgia,serif;font-size:22px;font-weight:500;color:var(--text);line-height:1}.product-scope .exec-cell-label{font-size:9.5px;color:var(--mute)}.product-scope .exec-bar-link,.product-scope .exec-cell-label{font-family:Geist Mono,monospace;letter-spacing:.14em;text-transform:uppercase}.product-scope .exec-bar-link{font-size:10px;color:var(--text-soft);text-decoration:none;white-space:nowrap}.product-scope .exec-bar-link:hover{color:var(--text)}@media (max-width:900px){.product-scope .exec-bar{flex-direction:column;align-items:stretch}}.product-scope .gap-row{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:12.5px;cursor:pointer;color:var(--text-soft);background:transparent;border:0;border-top:1px solid var(--line);font-family:inherit;text-align:left;width:100%}.product-scope .gap-row:hover{color:var(--text)}.product-scope .gap-row .dot{width:6px;height:6px;border-radius:50%;background:var(--st-overdue);flex-shrink:0}.product-scope .gap-row .arr{margin-left:auto;color:var(--mute);font-family:Geist Mono,monospace}.product-scope .feed{display:flex;flex-direction:column}.product-scope .feed-row{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-top:1px solid var(--line);font-size:12.5px;color:var(--text-soft);line-height:1.4}.product-scope .feed-row:first-child{border-top:none}.product-scope .feed-row .when{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.04em;color:var(--mute);flex-shrink:0;width:38px}.product-scope .feed-row .who{color:var(--text)}.product-scope .feed-row .what{color:var(--text-soft)}.product-scope .feed-row .src{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.1em;color:var(--mute);text-transform:uppercase;margin-left:6px}.product-scope .form{display:grid;grid-template-columns:280px 1fr;gap:18px;padding:18px}@media (max-width:1100px){.product-scope .form{grid-template-columns:1fr}}.product-scope .form-aside{display:flex;flex-direction:column;gap:12px}.product-scope .form-aside .gap-card{border:1px solid rgba(255,179,107,.3);background:rgba(255,179,107,.05);border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:8px}.product-scope .form-aside .gap-card .ttl{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.14em;color:var(--st-unread);text-transform:uppercase}.product-scope .form-aside .gap-card .desc{font-size:12.5px;color:var(--text-soft);line-height:1.45}.product-scope .form-aside .stat-row{display:flex;justify-content:space-between;align-items:baseline;padding:8px 0;border-top:1px solid var(--line);font-size:13px}.product-scope .form-aside .stat-row .lbl{color:var(--text-soft)}.product-scope .form-aside .stat-row .val{font-family:Geist Mono,monospace;font-size:13px;color:var(--text)}.product-scope .form-aside .ai-memory-card{padding:10px 12px;border:1px solid rgba(121,216,224,.25);border-radius:10px;background:rgba(121,216,224,.04)}.product-scope .form-aside .ai-memory-card .ttl{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.16em;color:var(--mod-copilot);text-transform:uppercase;margin-bottom:5px}.product-scope .form-aside .ai-memory-card .desc{font-size:12px;color:var(--text-soft);line-height:1.5}.product-scope .form-main{display:flex;flex-direction:column;gap:8px;min-width:0}.product-scope .form-tab-stub{margin-top:18px;padding:24px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.014),rgba(255,255,255,.003));text-align:center}.product-scope .form-tab-stub .ttl{font-family:"Instrument Serif",Georgia,serif;font-size:20px;color:var(--text);margin-bottom:6px}.product-scope .form-tab-stub .desc{font-size:13px;color:var(--text-soft);margin-bottom:14px}.product-scope .vee-panel{display:flex;flex-direction:column;background:linear-gradient(180deg,#0B1124,#07091A);border-radius:14px;border:1px solid var(--line);overflow:hidden;width:100%;height:100%}.product-scope .vee-head{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--line)}.product-scope .vee-avatar{width:30px;height:30px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#9DF1E0,#4FB7BD 60%,#1F5F73 100%);display:grid;place-items:center;color:#06151E;font-weight:700;font-size:13px;border:1px solid rgba(255,255,255,.15);box-shadow:0 0 14px rgba(121,216,224,.3);flex-shrink:0}.product-scope .vee-name{font-size:14px;font-weight:500;color:var(--text)}.product-scope .vee-status{margin-left:auto;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.1em;color:var(--mute);display:inline-flex;align-items:center;gap:6px;text-transform:uppercase}.product-scope .vee-status:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--mod-execution);box-shadow:0 0 8px var(--mod-execution)}.product-scope .vee-status.is-thinking:before{animation:vee-pulse-dot 1.1s ease-in-out infinite}@keyframes vee-pulse-dot{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 8px var(--mod-execution)}50%{opacity:.4;transform:scale(.7);box-shadow:0 0 14px var(--mod-execution)}}.product-scope .vee-typing{display:inline-flex;align-items:center;gap:4px;padding:4px 0}.product-scope .vee-typing>span{width:6px;height:6px;border-radius:50%;background:var(--mod-execution);animation:vee-typing-bounce 1.2s ease-in-out infinite both}.product-scope .vee-typing>span:nth-child(2){animation-delay:.18s}.product-scope .vee-typing>span:nth-child(3){animation-delay:.36s}@keyframes vee-typing-bounce{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.product-scope .vee-body{flex:1;overflow:auto;padding:18px 18px 8px;display:flex;flex-direction:column;gap:18px}.product-scope .msg-user{align-self:flex-end;max-width:75%;display:flex;align-items:flex-start;gap:8px}.product-scope .msg-user .bubble{background:rgba(124,183,255,.1);border:1px solid rgba(124,183,255,.25);border-radius:14px 14px 4px 14px;padding:9px 14px;font-size:13.5px;color:var(--text)}.product-scope .msg-user .av{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#2A3553,#4A6296);color:#fff;font-size:10px;font-weight:600;display:grid;place-items:center;flex-shrink:0}.product-scope .msg-vee{display:grid;grid-template-columns:30px 1fr;gap:12px;align-items:flex-start}.product-scope .msg-vee .av{width:28px;height:28px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#9DF1E0,#4FB7BD 60%,#1F5F73 100%);border:1px solid rgba(255,255,255,.15);flex-shrink:0}.product-scope .msg-vee .stack{display:flex;flex-direction:column;gap:14px;border-left:2px solid rgba(121,216,224,.3);padding:2px 0 2px 14px;margin-left:-7px}.product-scope .msg-vee .text{font-size:13.5px;color:var(--text);line-height:1.55}.product-scope .msg-vee .text .light{color:var(--text-soft)}.product-scope .msg-vee .text.vee-md p{margin:0 0 8px}.product-scope .msg-vee .text.vee-md p:last-child{margin-bottom:0}.product-scope .msg-vee .text.vee-md h1,.product-scope .msg-vee .text.vee-md h2,.product-scope .msg-vee .text.vee-md h3,.product-scope .msg-vee .text.vee-md h4{font-size:13.5px;font-weight:600;color:var(--text);margin:12px 0 6px;letter-spacing:0}.product-scope .msg-vee .text.vee-md h1:first-child,.product-scope .msg-vee .text.vee-md h2:first-child,.product-scope .msg-vee .text.vee-md h3:first-child,.product-scope .msg-vee .text.vee-md h4:first-child{margin-top:0}.product-scope .msg-vee .text.vee-md ol,.product-scope .msg-vee .text.vee-md ul{margin:4px 0 8px;padding-left:22px}.product-scope .msg-vee .text.vee-md li{margin:2px 0}.product-scope .msg-vee .text.vee-md li>p{margin:0 0 2px}.product-scope .msg-vee .text.vee-md strong{font-weight:600;color:var(--text)}.product-scope .msg-vee .text.vee-md em{font-style:italic;color:var(--text-soft)}.product-scope .msg-vee .text.vee-md code{font-family:Geist Mono,monospace;font-size:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:4px;padding:1px 5px}.product-scope .msg-vee .text.vee-md pre{margin:8px 0;padding:10px 12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:8px;overflow-x:auto}.product-scope .msg-vee .text.vee-md pre code{background:none;border:0;padding:0;font-size:12px;color:var(--text)}.product-scope .msg-vee .text.vee-md a{color:var(--mod-strategy);text-decoration:underline;text-underline-offset:2px}.product-scope .msg-vee .text.vee-md blockquote{margin:6px 0;padding:4px 0 4px 10px;border-left:2px solid rgba(255,255,255,.15);color:var(--text-soft)}.product-scope .msg-vee .text.vee-md hr{border:0;border-top:1px solid rgba(255,255,255,.08);margin:10px 0}.product-scope .msg-vee .text.vee-md table{width:100%;border-collapse:collapse;margin:8px 0;font-size:12.5px}.product-scope .msg-vee .text.vee-md td,.product-scope .msg-vee .text.vee-md th{text-align:left;padding:6px 10px;border-bottom:1px solid rgba(255,255,255,.08);vertical-align:top}.product-scope .msg-vee .text.vee-md th{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--mute);font-weight:500;border-bottom-color:rgba(255,255,255,.12)}.product-scope .msg-vee .text.vee-md tr:last-child td{border-bottom:0}.product-scope .tool-trace{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.06em;color:var(--mute);display:inline-flex;align-items:center;gap:7px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:4px 8px;border-radius:6px;border:1px solid var(--line);background:rgba(255,255,255,.02);width:-moz-fit-content;width:fit-content}.product-scope .tool-trace:hover{color:var(--text-soft)}.product-scope .tool-trace .check{width:5px;height:5px;border-radius:50%;background:var(--mod-execution);box-shadow:0 0 6px var(--mod-execution);display:inline-block}.product-scope .tool-trace .chev{opacity:.5;transition:transform .15s}.product-scope .tool-trace .chev svg{width:12px;height:12px}.product-scope .tool-trace.open .chev{transform:rotate(90deg)}.product-scope .tool-trace-content{font-family:Geist Mono,monospace;font-size:10.5px;color:var(--mute);padding:8px 10px;border-left:2px solid var(--line);margin-left:4px;white-space:pre-wrap}.product-scope .embed-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:10px;overflow:hidden}.product-scope .embed-stat{background:rgba(8,12,24,.85);padding:10px 12px;display:flex;flex-direction:column;gap:2px;cursor:pointer;border:0;text-align:left;font-family:inherit;color:inherit}.product-scope .embed-stat:hover{background:rgba(255,255,255,.025)}.product-scope .embed-stat .lbl{font-family:Geist Mono,monospace;font-size:9.5px;letter-spacing:.16em;color:var(--mute);text-transform:uppercase}.product-scope .embed-stat .v{font-family:"Instrument Serif",Georgia,serif;font-size:22px;line-height:1;color:var(--text)}.product-scope .embed-stat.alert .v{color:var(--st-overdue)}.product-scope .embed-rows{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:rgba(8,12,24,.6)}.product-scope .embed-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding-top:2px}.product-scope .vee-foot{border-top:1px solid var(--line);padding:10px 14px 12px;display:flex;align-items:center;gap:10px}.product-scope .vee-input{flex:1;background:rgba(255,255,255,.025);border:1px solid var(--line);border-radius:10px;color:var(--text);font-family:inherit;font-size:13.5px;padding:9px 14px;outline:none}.product-scope .vee-input:focus{border-color:rgba(124,183,255,.4)}.product-scope .vee-send{background:var(--grad);color:#06151E;border:0;border-radius:10px;height:34px;padding:0 16px;font-weight:500;font-size:13px;cursor:pointer;font-family:inherit}.product-scope .vee-send[disabled]{opacity:.6;cursor:not-allowed}.product-scope .icon-btn{width:28px;height:28px;border-radius:8px;border:0;background:transparent;color:var(--mute);cursor:pointer;display:grid;place-items:center}.product-scope .icon-btn:hover{background:rgba(255,255,255,.06);color:var(--text)}.product-scope .icon-btn svg{width:14px;height:14px}.product-scope .rec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media (max-width:1100px){.product-scope .rec-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.product-scope .rec-grid{grid-template-columns:1fr}}.product-scope .rec-list{display:flex;flex-direction:column;gap:8px}.product-scope .rec[data-cat=revenue]{--cat:#7BEAC8;--cat-soft:rgba(123,234,200,0.14)}.product-scope .rec[data-cat=growth]{--cat:#7CB7FF;--cat-soft:rgba(124,183,255,0.14)}.product-scope .rec[data-cat=product]{--cat:#C9A8FF;--cat-soft:rgba(201,168,255,0.14)}.product-scope .rec[data-cat=brand]{--cat:#FFB36B;--cat-soft:rgba(255,179,107,0.14)}.product-scope .rec[data-cat=ops]{--cat:#79D8E0;--cat-soft:rgba(121,216,224,0.14)}.product-scope .rec[data-cat=people]{--cat:#F08FB5;--cat-soft:rgba(240,143,181,0.14)}.product-scope .rec{position:relative;border:1px solid var(--line);border-radius:12px;padding:14px 16px 16px;background:linear-gradient(180deg,rgba(255,255,255,.014),rgba(255,255,255,.003));display:flex;flex-direction:column;gap:10px;transition:border-color .2s,background .2s;cursor:pointer;text-decoration:none;color:inherit;font-family:inherit;text-align:left}.product-scope .rec:hover{border-color:var(--line-strong);background:linear-gradient(180deg,rgba(255,255,255,.028),rgba(255,255,255,.006))}.product-scope .rec-head{display:flex;align-items:center;gap:10px;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.14em;color:var(--mute);text-transform:uppercase}.product-scope .rec-head .num{color:var(--mod-strategy);font-weight:500}.product-scope .rec-head .cat{color:var(--text-soft)}.product-scope .rec-head .grip{margin-left:auto;color:var(--dim);letter-spacing:0;cursor:grab;display:inline-grid;place-items:center}.product-scope .rec-head .grip svg{width:14px;height:14px}.product-scope .rec-head .grip:hover{color:var(--text-soft)}.product-scope .rec-title{font-size:14px;line-height:1.35;letter-spacing:-.005em;font-weight:500;color:var(--text);margin:0}.product-scope .rec-desc{font-size:12.5px;line-height:1.45;color:var(--text-soft);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-scope .rec-progress{display:flex;align-items:center;gap:10px;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.06em;color:var(--mute)}.product-scope .rec-progress .bar{flex:1;height:2px;border-radius:2px;background:rgba(255,255,255,.06);overflow:hidden;position:relative}.product-scope .rec-progress .bar:after{content:"";display:block;height:100%;background:var(--cat,var(--grad));width:var(--pct,0)}.product-scope .rec-progress .pct{color:var(--text-soft);min-width:32px;text-align:right}.product-scope .rec-meta{margin-top:auto;padding-top:10px;border-top:1px solid var(--line);display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.1em;color:var(--mute);text-transform:uppercase}.product-scope .rec-meta .label{color:var(--mute)}.product-scope .rec-meta .val{color:var(--text-soft);margin-left:4px}.product-scope .rec-meta .val.hi{color:var(--mod-execution)}.product-scope .rec-meta .val.crit{color:var(--st-overdue)}.product-scope .rec-meta .val.med{color:var(--st-blocked)}.product-scope .rec-meta .sep{width:3px;height:3px;border-radius:50%;background:var(--line-strong)}.product-scope .rec-status{display:inline-flex;align-items:center;gap:6px;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.1em;color:var(--mute)}.product-scope .rec-status .dot{width:5px;height:5px;border-radius:50%;background:var(--st-unread)}.product-scope .rec-status.in-progress .dot{background:var(--mod-strategy)}.product-scope .rec-status.done .dot{background:var(--mod-execution)}.product-scope .rec.v-lively{padding-left:18px;position:relative;overflow:hidden}.product-scope .rec.v-lively .rec-head .cat{color:var(--cat,var(--text-soft));font-weight:500}.product-scope .rec.v-lively .rec-head .num{color:var(--cat,var(--mod-strategy))}.product-scope .rec.v-lively .rec-head:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--cat,var(--mod-strategy));box-shadow:0 0 8px var(--cat,var(--mod-strategy));flex-shrink:0}.product-scope .rec.v-lively[data-pri=critical]{border-color:rgba(255,179,107,.35);background:radial-gradient(420px 200px at 0 0,rgba(255,179,107,.06),transparent 60%),linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.005))}.product-scope .rec.v-lively[data-pri=critical]:hover{border-color:rgba(255,179,107,.55);background:radial-gradient(420px 200px at 0 0,rgba(255,179,107,.1),transparent 60%),linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.008))}.product-scope .rec.v-lively[data-pri=critical] .rec-head:before{background:var(--st-unread);box-shadow:0 0 10px rgba(255,179,107,.7);animation:vrec-pulse-warn 2.4s ease-in-out infinite}@keyframes vrec-pulse-warn{0%,to{box-shadow:0 0 8px rgba(255,179,107,.5)}50%{box-shadow:0 0 14px rgba(255,179,107,.9)}}.product-scope .rec.v-lively[data-pri=high]:hover{border-color:rgba(124,183,255,.4);background:radial-gradient(420px 200px at 0 0,rgba(124,183,255,.06),transparent 60%),linear-gradient(180deg,rgba(255,255,255,.028),rgba(255,255,255,.006))}.product-scope .rec.v-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;padding:14px 16px;gap:18px}.product-scope .rec.v-row .rec-row-num{font-family:Geist Mono,monospace;color:var(--mod-strategy);font-size:12px;letter-spacing:.04em}.product-scope .rec.v-row .rec-row-body{min-width:0}.product-scope .rec.v-row .rec-title{font-size:13.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-scope .rec.v-row .rec-desc{-webkit-line-clamp:1;font-size:12px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-scope .rec.v-row .rec-row-meta{display:flex;align-items:center;gap:14px;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.08em;color:var(--mute);text-transform:uppercase;white-space:nowrap;flex-shrink:0}.product-scope .rec.v-row .rec-row-meta>span{white-space:nowrap}.product-scope .score-pill{display:inline-flex;align-items:center;gap:8px;padding:0;white-space:nowrap}.product-scope .score-pill,.product-scope .score-pill .ring{flex-shrink:0;background:transparent;border:0;outline:0;box-shadow:none}.product-scope .score-pill .ring{position:relative;display:inline-block;width:24px;height:24px}.product-scope .score-pill .ring svg{width:100%;height:100%;display:block;transform:rotate(-90deg);border:0;outline:0;background:transparent;overflow:visible}.product-scope .score-pill .ring .track{stroke:rgba(255,255,255,.08);fill:none;stroke-width:3}.product-scope .score-pill .ring .arc{stroke:var(--mod-execution);fill:none;stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset .8s ease}.product-scope .score-pill .ring .num{position:absolute;inset:0;display:grid;place-items:center;font-family:Geist Mono,monospace;font-size:9px;font-weight:600;color:var(--text);letter-spacing:0}.product-scope .score-pill .cap{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.14em;color:var(--mute);text-transform:uppercase}.product-scope .score-pill .cap b{color:var(--text);font-weight:500}.product-scope .gaps-modules{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.product-scope .gaps-mod{text-align:left;border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.014),rgba(255,255,255,.003));padding:12px 14px 14px;cursor:pointer;transition:border-color .15s,background .15s;font-family:inherit;color:inherit;display:flex;flex-direction:column;gap:6px}.product-scope .gaps-mod:hover{border-color:var(--line-strong)}.product-scope .gaps-mod[data-active=true]{border-color:rgba(124,183,255,.45);background:linear-gradient(180deg,rgba(124,183,255,.1),rgba(124,183,255,.02))}.product-scope .gaps-mod .mod-row{display:flex;align-items:center;gap:8px;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.14em;color:var(--mute);text-transform:uppercase}.product-scope .gaps-mod[data-mod=strategy] .mod-row{color:var(--mod-strategy)}.product-scope .gaps-mod[data-mod=customers] .mod-row{color:var(--mod-customers)}.product-scope .gaps-mod[data-mod=execution] .mod-row{color:var(--mod-execution)}.product-scope .gaps-mod .pct-row{display:flex;align-items:baseline;justify-content:space-between;gap:6px}.product-scope .gaps-mod .pct{font-family:"Instrument Serif",Georgia,serif;font-size:22px;line-height:1;color:var(--text);letter-spacing:-.02em}.product-scope .gaps-mod .pct.warn{color:var(--st-unread)}.product-scope .gaps-mod .pct.crit{color:var(--st-overdue)}.product-scope .gaps-mod .pct.ok{color:var(--mod-execution)}.product-scope .gaps-mod .meta{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.06em;color:var(--mute)}.product-scope .gap-question{border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.014),rgba(255,255,255,.003));padding:14px 16px;display:flex;flex-direction:column;gap:10px}.product-scope .gap-question+.gap-question{margin-top:10px}.product-scope .gap-question .q-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.product-scope .gap-question .q-text{font-size:13.5px;color:var(--text);line-height:1.45;flex:1;min-width:0;margin:0}.product-scope .gap-question .q-pri{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;padding:2px 8px;border-radius:999px;border:1px solid var(--line);white-space:nowrap;flex-shrink:0}.product-scope .gap-question .q-pri.high{color:var(--st-overdue);border-color:rgba(255,139,107,.3);background:rgba(255,139,107,.08)}.product-scope .gap-question .q-pri.medium{color:var(--st-unread);border-color:rgba(255,179,107,.3);background:rgba(255,179,107,.08)}.product-scope .gap-question .q-pri.low{color:var(--mute)}.product-scope .gap-question .q-why{font-size:12px;color:var(--text-soft);line-height:1.5;font-style:italic;margin:0}.product-scope .gap-question .q-input-row{display:flex;gap:8px;align-items:flex-start}.product-scope .gap-question .q-input-row textarea{flex:1;background:rgba(255,255,255,.025);border:1px solid var(--line);border-radius:8px;color:var(--text);font-family:inherit;font-size:13px;padding:8px 12px;outline:none;resize:vertical;min-height:56px;line-height:1.5}.product-scope .gap-question .q-input-row textarea:focus{border-color:rgba(124,183,255,.45);background:rgba(124,183,255,.04)}.product-scope .gap-question .q-actions{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.product-scope .gap-answered{border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.012);padding:11px 14px;display:flex;flex-direction:column;gap:4px}.product-scope .gap-answered+.gap-answered{margin-top:8px}.product-scope .gap-answered .q{font-size:12.5px;color:var(--mute);margin:0}.product-scope .gap-answered .a{font-size:13px;color:var(--text);margin:0;display:flex;align-items:flex-start;gap:8px}.product-scope .gap-answered .a:before{content:"✓";color:var(--mod-execution);flex-shrink:0;font-weight:600}.product-scope .gap-answered .when{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.06em;color:var(--dim)}.product-scope .next-pill{display:inline-flex;align-items:center;gap:7px;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.1em;color:var(--mod-copilot);text-transform:uppercase;padding:5px 10px;border-radius:999px;border:1px solid rgba(121,216,224,.3);background:rgba(121,216,224,.06);white-space:nowrap;flex-shrink:0}.product-scope .next-pill .dot{width:5px;height:5px;border-radius:50%;background:var(--mod-copilot);box-shadow:0 0 8px var(--mod-copilot)}.product-scope .post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media (max-width:1100px){.product-scope .post-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.product-scope .post-grid{grid-template-columns:1fr}}.product-scope .post-card[data-platform=linkedin]{--plat:#7CB7FF;--plat-soft:rgba(124,183,255,0.12)}.product-scope .post-card[data-platform=instagram]{--plat:#F08FB5;--plat-soft:rgba(240,143,181,0.12)}.product-scope .post-card[data-platform=facebook]{--plat:#7CB7FF;--plat-soft:rgba(124,183,255,0.12)}.product-scope .post-card[data-platform=tiktok]{--plat:#79D8E0;--plat-soft:rgba(121,216,224,0.12)}.product-scope .post-card[data-platform=x]{--plat:#C8D0E2;--plat-soft:rgba(200,208,226,0.10)}.product-scope .post-card[data-platform=youtube]{--plat:#FF8B6B;--plat-soft:rgba(255,139,107,0.12)}.product-scope .post-card[data-platform=reddit]{--plat:#FFB36B;--plat-soft:rgba(255,179,107,0.12)}.product-scope .post-card[data-platform=email]{--plat:#C9A8FF;--plat-soft:rgba(201,168,255,0.12)}.product-scope .post-card{--plat:var(--mod-customers);--plat-soft:rgba(255,179,107,0.12);position:relative;display:flex;flex-direction:column;gap:10px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.014),rgba(255,255,255,.003));padding:14px 16px 16px;transition:border-color .2s,background .2s;min-width:0}.product-scope .post-card:hover{border-color:var(--line-strong);background:linear-gradient(180deg,rgba(255,255,255,.028),rgba(255,255,255,.006))}.product-scope .post-card-head{display:flex;align-items:center;gap:8px;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase}.product-scope .post-card-platform{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border-radius:6px;background:var(--plat-soft);border:1px solid var(--plat);color:var(--plat);font-weight:500;letter-spacing:.1em}.product-scope .post-card-platform .dot{width:5px;height:5px;border-radius:50%;background:currentColor;box-shadow:0 0 6px currentColor}.product-scope .post-card-status{margin-left:auto;display:inline-flex;align-items:center;gap:6px;color:var(--mute);letter-spacing:.1em}.product-scope .post-card-status .dot{width:5px;height:5px;border-radius:50%;background:currentColor}.product-scope .post-card-status[data-status=pending]{color:var(--st-unread)}.product-scope .post-card-status[data-status=approved],.product-scope .post-card-status[data-status=scheduled]{color:var(--mod-strategy)}.product-scope .post-card-status[data-status=posted]{color:var(--mod-execution)}.product-scope .post-card-status[data-status=rejected]{color:var(--st-overdue)}.product-scope .post-card-title{font-size:14px;font-weight:500;color:var(--text);line-height:1.35;margin:0;letter-spacing:-.005em}.product-scope .post-card-content{font-size:13px;line-height:1.55;color:var(--text-soft);white-space:pre-wrap;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.product-scope .post-card-content.open{display:block;-webkit-line-clamp:unset;overflow:visible}.product-scope .post-card-toggle{align-self:flex-start;background:transparent;border:0;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.1em;color:var(--mod-strategy);text-transform:uppercase;cursor:pointer;padding:0}.product-scope .post-card-toggle:hover{color:var(--text)}.product-scope .post-card-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:-2px}.product-scope .post-card-tag{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.04em;color:var(--mod-strategy);padding:2px 7px;border-radius:999px;background:rgba(124,183,255,.08);border:1px solid rgba(124,183,255,.2)}.product-scope .post-card-media{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border:1px dashed var(--line);border-radius:8px;font-size:12px;color:var(--text-soft);font-family:Geist Mono,monospace;letter-spacing:.02em}.product-scope .post-card-media .lbl{color:var(--mute);text-transform:uppercase;letter-spacing:.14em;font-size:10px;flex-shrink:0}.product-scope .post-card-meta{display:flex;align-items:center;gap:12px;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.1em;color:var(--mute);text-transform:uppercase;flex-wrap:wrap}.product-scope .post-card-meta .label{color:var(--mute)}.product-scope .post-card-meta .val{color:var(--text-soft);margin-left:4px}.product-scope .post-card-meta .sep{width:3px;height:3px;border-radius:50%;background:var(--line-strong)}.product-scope .post-card-foot{margin-top:auto;padding-top:10px;border-top:1px solid var(--line);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-scope .post-card-foot .spacer{flex:1}.product-scope .settings-section{border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.014),rgba(255,255,255,.003));padding:18px 20px}.product-scope .settings-section+.settings-section{margin-top:12px}.product-scope .settings-section .ttl{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.16em;color:var(--text-soft);text-transform:uppercase;margin-bottom:12px}.product-scope .settings-section .desc{font-size:12.5px;color:var(--text-soft);margin:0 0 12px;line-height:1.5}.product-scope .info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.product-scope .info-cell .lbl{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.14em;color:var(--mute);text-transform:uppercase;margin-bottom:4px}.product-scope .info-cell .val{font-size:13.5px;color:var(--text)}.product-scope .info-cell .val.mono{font-family:Geist Mono,monospace}.product-scope .toggle-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 0;border-top:1px solid var(--line)}.product-scope .toggle-row:first-child{border-top:0;padding-top:0}.product-scope .toggle-row:last-child{padding-bottom:0}.product-scope .toggle-row .body{min-width:0}.product-scope .toggle-row .body .ttl{font-family:inherit;font-size:13px;color:var(--text);letter-spacing:-.005em;margin:0 0 2px;text-transform:none}.product-scope .toggle-row .body .desc{font-size:12px;color:var(--text-soft);margin:0}.product-scope .toggle{position:relative;width:36px;height:20px;border-radius:999px;border:1px solid var(--line-strong);background:rgba(255,255,255,.04);cursor:pointer;flex-shrink:0;transition:background .15s,border-color .15s}.product-scope .toggle:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:var(--text-soft);transition:transform .15s,background .15s}.product-scope .toggle.on{background:rgba(124,183,255,.2);border-color:rgba(124,183,255,.45)}.product-scope .toggle.on:after{transform:translateX(16px);background:var(--mod-strategy)}.product-scope .toggle[disabled]{opacity:.5;cursor:not-allowed}.product-scope .plan-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.product-scope .plan-name{font-family:"Instrument Serif",Georgia,serif;font-size:22px;line-height:1;color:var(--text);letter-spacing:-.01em;text-transform:capitalize}.product-scope .plan-cap{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.14em;color:var(--mute);text-transform:uppercase;margin-top:4px}.product-scope .onb-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--ink-1);color:var(--text);background-image:radial-gradient(1100px 600px at 30% -10%,rgba(124,183,255,.06),transparent 60%),radial-gradient(900px 600px at 110% 100%,rgba(123,234,200,.04),transparent 60%)}.product-scope .onb-head{display:flex;align-items:center;gap:14px;padding:20px 28px;border-bottom:1px solid var(--line);backdrop-filter:blur(6px);background:rgba(8,12,24,.4)}.product-scope .onb-brand{display:inline-flex;align-items:center;gap:10px;font-size:22px;letter-spacing:-.01em;color:var(--text);text-decoration:none}.product-scope .onb-brand,.product-scope .onb-brand-mark{font-family:"Instrument Serif",Georgia,serif;font-weight:500}.product-scope .onb-brand-mark{width:28px;height:28px;border-radius:8px;background:var(--grad);color:#06151E;display:grid;place-items:center;font-size:16px}.product-scope .onb-progress{margin-left:auto;display:flex;align-items:center;gap:10px}.product-scope .onb-step{display:inline-flex;align-items:center;gap:8px;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.14em;color:var(--mute);text-transform:uppercase;padding:6px 12px;border-radius:999px;border:1px solid var(--line);white-space:nowrap}.product-scope .onb-step .num{width:18px;height:18px;border-radius:50%;border:1px solid var(--line-strong);display:grid;place-items:center;font-size:9.5px;letter-spacing:0}.product-scope .onb-step.done{color:var(--mod-execution);border-color:rgba(123,234,200,.3);background:rgba(123,234,200,.06)}.product-scope .onb-step.done .num{background:var(--mod-execution);color:#06151E;border-color:var(--mod-execution)}.product-scope .onb-step.active{color:var(--text);border-color:rgba(124,183,255,.45);background:rgba(124,183,255,.1)}.product-scope .onb-step.active .num{background:var(--mod-strategy);color:#06151E;border-color:var(--mod-strategy)}.product-scope .onb-step .lbl{display:none}@media (min-width:880px){.product-scope .onb-step .lbl{display:inline}}.product-scope .onb-main{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:36px 24px 60px}.product-scope .onb-card{width:100%;max-width:640px;border:1px solid var(--line-strong);border-radius:16px;background:linear-gradient(180deg,#0E1428,#0A1020);box-shadow:0 30px 80px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.02);padding:28px 30px 30px;display:flex;flex-direction:column;gap:20px}.product-scope .onb-card-eyebrow{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.18em;color:var(--mod-strategy);text-transform:uppercase}.product-scope .onb-card-title{font-family:"Instrument Serif",Georgia,serif;font-size:28px;line-height:1.15;letter-spacing:-.018em;color:var(--text);margin:0}.product-scope .onb-card-title em{font-style:italic;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.product-scope .onb-card-sub{font-size:13.5px;color:var(--text-soft);margin:-8px 0 0;line-height:1.55}.product-scope .onb-card-foot{display:flex;align-items:center;gap:12px;padding-top:14px;border-top:1px solid var(--line);margin-top:4px}.product-scope .onb-card-foot .spacer{flex:1}.product-scope .auth-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:60px 24px;background:var(--ink-1);background-image:radial-gradient(900px 500px at 30% -10%,rgba(124,183,255,.06),transparent 60%),radial-gradient(800px 500px at 110% 100%,rgba(123,234,200,.05),transparent 60%)}.product-scope .auth-brand{display:inline-flex;align-items:center;gap:10px;font-size:24px;letter-spacing:-.01em;color:var(--text);text-decoration:none;margin-bottom:30px}.product-scope .auth-brand,.product-scope .auth-brand .mark{font-family:"Instrument Serif",Georgia,serif;font-weight:500}.product-scope .auth-brand .mark{width:30px;height:30px;border-radius:8px;background:var(--grad);color:#06151E;display:grid;place-items:center;font-size:17px}.product-scope .auth-card{width:100%;max-width:420px;border:1px solid var(--line-strong);border-radius:16px;background:linear-gradient(180deg,#0E1428,#0A1020);box-shadow:0 30px 80px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.02);padding:30px;display:flex;flex-direction:column;gap:18px}.product-scope .auth-card-title{font-family:"Instrument Serif",Georgia,serif;font-size:24px;font-weight:500;line-height:1.2;letter-spacing:-.018em;color:var(--text);margin:0}.product-scope .auth-card-title em{font-style:italic;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.product-scope .auth-card-sub{font-size:13px;color:var(--text-soft);margin:-8px 0 0;line-height:1.55}.product-scope .auth-card-error{font-size:12px;color:var(--st-overdue);padding:9px 11px;border-radius:8px;border:1px solid rgba(255,139,107,.3);background:rgba(255,139,107,.06);margin:0}.product-scope .auth-card-success{font-size:12px;color:var(--mod-execution);padding:9px 11px;border-radius:8px;border:1px solid rgba(123,234,200,.3);background:rgba(123,234,200,.06);margin:0}.product-scope .auth-foot{font-size:12.5px;color:var(--text-soft);text-align:center;margin-top:16px}.product-scope .auth-foot a{color:var(--mod-strategy);text-decoration:none}.product-scope .auth-foot a:hover{text-decoration:underline}.product-scope .auth-link{background:transparent;border:0;font-family:inherit;font-size:12.5px;color:var(--mod-strategy);cursor:pointer;padding:0;text-decoration:none}.product-scope .auth-link:hover{text-decoration:underline}.product-scope .free-banner{position:relative;border-radius:14px;padding:1px;background:var(--grad);margin-bottom:18px}.product-scope .free-banner-inner{border-radius:13px;background:linear-gradient(180deg,#0E1428,#0A1020);padding:18px 22px;display:flex;align-items:flex-start;gap:16px}.product-scope .free-banner-glyph{width:44px;height:44px;border-radius:12px;background:var(--grad-soft);border:1px solid rgba(124,183,255,.3);display:grid;place-items:center;flex-shrink:0;font-size:20px}.product-scope .free-banner-body{flex:1;min-width:0}.product-scope .free-banner-eyebrow{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.16em;color:var(--mod-strategy);text-transform:uppercase;margin-bottom:4px}.product-scope .free-banner-title{font-family:"Instrument Serif",Georgia,serif;font-size:19px;color:var(--text);letter-spacing:-.01em;margin:0 0 4px;line-height:1.25}.product-scope .free-banner-desc{font-size:13px;color:var(--text-soft);line-height:1.5;margin:0 0 12px;max-width:540px}.product-scope .free-banner-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media (max-width:1100px){.product-scope .topbar{grid-template-columns:auto auto}.product-scope .topbar-center{display:none}.product-scope .statusbar,.product-scope .tabbar{overflow-x:auto;flex-wrap:nowrap}.product-scope .statusbar::-webkit-scrollbar,.product-scope .tabbar::-webkit-scrollbar{display:none}.product-scope .statusbar,.product-scope .tabbar{scrollbar-width:none}.product-scope .statusbar .chip,.product-scope .tabbar .tab{flex-shrink:0}.product-scope .stat-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:880px){.product-scope .app{grid-template-columns:56px 1fr}.product-scope .rail{padding:12px 0 10px}.product-scope .rail-brand .word{display:none}.product-scope .rail-brand{padding:0 14px 14px;justify-content:center}.product-scope .rail-section{padding:14px 0 4px;text-align:center;font-size:9px}.product-scope .rail-link{padding:9px 14px;gap:0;justify-content:center}.product-scope .rail-link span:not(.rail-count):not(.rail-soon){display:none}.product-scope .rail-count{position:absolute;top:4px;right:4px;padding:0 5px;font-size:9px;min-width:14px;height:14px;line-height:14px}.product-scope .rail-link{position:relative}.product-scope .rail-soon{display:none}.product-scope .free-banner-inner{flex-direction:column;gap:12px;padding:16px}.product-scope .free-banner-glyph{width:38px;height:38px;font-size:17px}.product-scope .dash-greet-name{font-size:22px}.product-scope .dash-hero{padding:10px 4px 4px}.product-scope .mod-grid,.product-scope .mod-grid.two{grid-template-columns:1fr}}@media (max-width:720px){.product-scope .app{grid-template-columns:1fr}.product-scope .rail{display:none}.product-scope .content{padding-bottom:72px}.product-scope .vee-history{display:none!important}.product-scope .topbar{padding:0 12px;gap:10px}.product-scope .next-pill,.product-scope .topbar-right .b:not(.primary):not(.cta){display:none}.product-scope .stat-strip{grid-template-columns:1fr}.product-scope .form{padding:12px;gap:12px}.product-scope .statusbar-meta{flex-wrap:wrap;gap:6px;row-gap:4px}.product-scope .modal{width:calc(100vw - 24px)!important;max-height:92vh}.product-scope .modal-backdrop{padding:12px}.product-scope .modal-foot{gap:6px}.product-scope .modal-foot .group+.group{border-left:0;padding-left:0;margin-left:0}.product-scope .content{padding:12px}.product-scope .dash-greet-name{font-size:19px}.product-scope .onb-main{padding:18px 14px 40px}.product-scope .onb-card{padding:22px 18px 24px;gap:16px}.product-scope .onb-card-title{font-size:22px}.product-scope .onb-progress{gap:4px}.product-scope .onb-step{padding:4px 8px}.product-scope .onb-step .lbl{display:none}.product-scope .onb-head{padding:14px 16px}.product-scope .auth-shell{padding:32px 16px}.product-scope .auth-card{padding:22px 18px}.product-scope .auth-card-title{font-size:21px}.product-scope .field-sub-row,.product-scope .post-grid,.product-scope .rec-grid{grid-template-columns:1fr}.product-scope .rec.v-row{grid-template-columns:24px 1fr}.product-scope .rec.v-row .rec-row-meta{grid-column:1/-1;padding-top:6px}.product-scope .hist-split{flex-direction:column!important}.product-scope .hist-list{width:auto!important;max-height:30vh;border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:10px}.product-scope .gaps-modules,.product-scope .info-grid,.product-scope .platform-card-posts{grid-template-columns:1fr!important}}