:root{--purple:#3f1e7e;--purple-deep:#281059;--purple-light:#ede9ff;--ink:#100d2a;--muted:#5d6686;--wash:#f7f6fb;--line:#d9ddec;--green:#dff4e8;--yellow:#fff4cc;--rose:#fae7ed;color:var(--ink);font-synthesis:none;background:#fbfbfd;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.45}*{box-sizing:border-box}body{background:#fbfbfd;min-width:320px;margin:0}a{color:#3913ad;text-underline-offset:2px}button,input,select,textarea{font:inherit}button{border:1px solid var(--purple);background:var(--purple);color:#fff;cursor:pointer;border-radius:5px;min-height:44px;padding:.62rem 1rem;font-weight:700;transition:background .15s,transform .15s}button:hover{background:#51299b}button:active{transform:translateY(1px)}button:disabled{cursor:default;opacity:.48}.secondary{color:#35119e;background:#fff;border-color:#c8b8ed}.secondary:hover{background:#f7f3ff}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #8a6ed4}h1,h2,h4{color:var(--ink);letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;line-height:1.06}h1{margin:0 0 .45rem;font-size:clamp(2.45rem,4.1vw,4rem)}h2{margin:0 0 .85rem;font-size:clamp(1.55rem,2.25vw,2.35rem)}h3{color:var(--ink);letter-spacing:-.03em;margin:0 0 .7rem;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.1rem;line-height:1.15}p{margin:0 0 1rem}.icon{vertical-align:-.32em;object-fit:contain;flex:none;width:1.45rem;height:1.45rem;display:inline-block}.skip{z-index:50;color:var(--purple);background:#fff;border-radius:4px;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem;box-shadow:0 4px 20px #18093833}.skip:focus{top:1rem}.sidebar{z-index:10;color:#fff;background:#3f1e7e;flex-direction:column;width:222px;padding:1.7rem .9rem 1rem;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;letter-spacing:-.04em;padding:0 .95rem;font:700 1.75rem/1.1 Georgia,Times New Roman,serif;text-decoration:none;display:block}.brand span{letter-spacing:0;opacity:.78;margin-top:.35rem;font:400 1rem/1.2 Inter,ui-sans-serif,sans-serif;display:block}.sidebar nav{gap:.35rem;margin-top:2.35rem;display:grid}.sidebar nav a{color:#fff;border-radius:5px;align-items:center;gap:1rem;min-height:54px;padding:.75rem .95rem;font-weight:550;text-decoration:none;display:flex}.sidebar nav a .icon,.sidebar-bottom a .icon{filter:brightness(0)invert()}.sidebar nav a:hover{background:#ffffff18}.sidebar nav a[aria-current=page]{background:#ffffff20;box-shadow:inset 0 0 0 1px #ffffff18}.sidebar-bottom{border-top:1px solid #ffffff29;gap:.7rem;margin-top:auto;padding:1.25rem .7rem .1rem;font-size:.78rem;display:grid}.sidebar-bottom a{color:#fff;align-items:center;gap:.6rem;min-height:38px;padding:.45rem .55rem;text-decoration:none;display:flex}.sidebar-bottom button{color:#fff;text-align:left;background:0 0;border:0;align-items:center;gap:.6rem;min-height:38px;padding:.45rem .55rem;font-weight:500;display:flex}.workspace{background:#fff;min-height:100vh;margin-left:222px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:96px;padding:1.3rem 1.75rem 1.3rem 2.3rem;display:flex}#menu{display:none}.global-search{width:min(664px,60vw);position:relative}.global-search:before{display:none}.global-search input,.topbar input{height:52px;color:var(--ink);background:#f9fafc;border:1px solid #cfd5e5;border-radius:6px;padding:.65rem 1rem .65rem 3.25rem}.capture-button{white-space:nowrap;border-radius:6px;align-items:center;gap:.65rem;display:inline-flex}.capture-button .icon{filter:brightness(0)invert()}.demo-banner{color:#6b580d;background:#fff8db;border-bottom:1px solid #eadc9b;padding:.65rem 2.3rem;font-size:.82rem}main,main#main{width:100%;max-width:none;min-height:calc(100vh - 96px);padding:2.35rem 2.35rem 3rem}.eyebrow{color:#596484;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .85rem;font-size:.77rem;font-weight:800}.page-heading{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2.15rem;display:flex}.page-heading>div:first-child{min-width:0}.page-heading p{color:#202048;letter-spacing:-.025em;max-width:48rem;margin:0;font-size:1.35rem}.heading-actions{flex-wrap:wrap;align-items:center;gap:.6rem;padding-top:.25rem;display:flex}.page-split{grid-template-columns:minmax(0,1.85fr) minmax(290px,.9fr);gap:2.15rem;display:grid}.main-column,.context-panel{min-width:0}.context-panel{border-left:1px solid var(--line);padding-left:2rem}.tabs{border-bottom:1px solid var(--line);align-items:center;gap:1.75rem;min-height:52px;margin-bottom:1.25rem;display:flex;overflow-x:auto}.tabs a,.tabs button{min-height:52px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:0;padding:.6rem .1rem;font-weight:600}.tabs a[aria-current=page],.tabs a.active,.tabs button.active{color:#3712ad;border-bottom:4px solid #4a1bb3}.toolbar,.filter-bar,.filters{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.toolbar input,.filter-bar input,.filters input{flex:250px;min-width:230px}input,select,textarea{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #cfd5e5;border-radius:6px;padding:.65rem .85rem}textarea{resize:vertical;min-height:5.6rem}select{width:auto;min-width:120px}.filters{background:var(--wash);border:1px solid #eaebf3;border-radius:7px;padding:1rem}.filters label{color:var(--muted);flex:160px;gap:.35rem;font-size:.77rem;font-weight:750;display:grid}.filters .search{flex-basis:300px}.data-table,table{border-collapse:collapse;text-align:left;width:100%}.table-scroll{border-radius:7px;overflow-x:auto}th{border-bottom:1px solid var(--line);color:#5b6482;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;padding:.7rem .55rem;font-size:.74rem;font-weight:800}td{border-bottom:1px solid var(--line);color:#19163a;padding:.9rem .55rem;font-size:.9rem}tbody tr{transition:background .12s}tbody tr:hover{background:#f8f5ff}tbody tr[aria-current],tbody tr.selected{background:linear-gradient(90deg,#eee9ff,#f8f6ff)}.list-row{border-bottom:1px solid var(--line);align-items:center;gap:1rem;min-height:68px;padding:.8rem .1rem;display:flex}.list-row:hover{background:#faf9ff}.person-link,.person-cell a{color:#3211a8;font-weight:750;text-decoration:none}.person-link:hover,.person-cell a:hover{text-decoration:underline}.email,.muted,.results,.footnote{color:var(--muted);font-size:.82rem}.email{margin-top:.2rem;display:block}.person-preview{align-self:stretch}.avatar{color:#4312a7;background:radial-gradient(circle at 30% 25%,#faf9ff,#e9e1fd);border-radius:50%;flex:none;place-items:center;width:3.9rem;height:3.9rem;font:700 1.25rem/1 Georgia,serif;display:inline-grid}.avatar.small{width:2.9rem;height:2.9rem;font-size:1rem}.person-cell{align-items:center;gap:.8rem;min-width:200px;display:flex}.tags{flex-wrap:wrap;gap:.38rem;display:flex}.tags span{color:#33235f;white-space:nowrap;background:#efecf8;border-radius:999px;align-items:center;min-height:25px;padding:.18rem .65rem;font-size:.76rem;display:inline-flex}.status{color:#43506c;white-space:nowrap;background:#efeff6;border-radius:999px;align-items:center;min-height:26px;padding:.18rem .65rem;font-size:.76rem;display:inline-flex}.status.active,.status.healthy,.status.confirmed,.status.matched{background:var(--green);color:#12613f}.status.inactive,.status.pending,.status.awaiting_response{background:var(--yellow);color:#775811}.status.cancelled,.status.complained,.status.bounced,.status.failed{background:var(--rose);color:#8a2940}.pagination{color:var(--muted);justify-content:flex-end;align-items:center;gap:1rem;margin-top:1.25rem;font-size:.85rem;display:flex}.panel,.review-card{background:#fff;border:1px solid #eaebf3;border-radius:7px;margin:0 0 1.4rem;padding:1.35rem}.review-card{background:linear-gradient(135deg,#faf9ff,#f3f0ff)}.section-heading{justify-content:space-between;align-items:baseline;gap:1rem;margin:0 0 1rem;display:flex}.section-heading h2,.section-heading h3{margin:0}.metrics{border-block:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin:1.25rem 0 2rem;display:grid}.metrics div{border-right:1px solid var(--line);padding:1.1rem 1.35rem}.metrics div:first-child{padding-left:0}.metrics div:last-child{border-right:0}.metrics strong{color:var(--ink);font:700 2rem/1 Georgia,serif;display:block}.metrics span{color:var(--muted);margin-top:.35rem;font-size:.84rem;display:block}.empty{text-align:center;color:var(--muted);background:var(--wash);border-radius:7px;padding:3rem 1.5rem}.empty h3{color:var(--ink)}.loading{color:var(--muted);padding:3rem 0}.detail-grid{grid-template-columns:minmax(0,1.7fr) minmax(270px,.75fr);gap:2rem;display:grid}.person-layout{grid-template-columns:minmax(190px,.52fr) minmax(0,1.55fr) minmax(245px,.72fr);gap:2rem;display:grid}.detail-grid>section,.person-layout>section,.person-layout>aside{min-width:0}.profile-summary{flex-direction:column;align-items:flex-start;gap:.75rem;margin:0;display:flex}.profile-summary .avatar{width:6rem;height:6rem;font-size:2rem}.profile-summary h2,.profile-summary p{margin:0}.back{align-items:center;gap:.35rem;margin-bottom:1.1rem;font-size:.9rem;display:inline-flex}dl{margin:1rem 0 1.8rem}dt{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-top:.85rem;font-size:.76rem;font-weight:800}dd{overflow-wrap:anywhere;margin:.15rem 0 0}.activity{border-top:1px solid var(--line);padding:1rem 0}.activity h4{color:var(--muted);margin:0 0 .35rem;font:700 .83rem/1.25 Inter,sans-serif}.activity small{color:var(--muted)}.timeline{margin:1.25rem 0;position:relative}.timeline:before{content:"";background:#dce0ec;width:1px;position:absolute;inset:.5rem auto .5rem .28rem}.timeline-item{padding:0 0 1.35rem 1.9rem;display:block;position:relative}.timeline-item:before{content:"";background:#5525b9;border-radius:50%;width:.65rem;height:.65rem;position:absolute;top:.35rem;left:0}.timeline-item h3{margin:.3rem 0;font-size:1rem}.timeline-item p{margin:.25rem 0}.note-composer{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.25rem 0}.field-row{align-items:end;gap:.75rem;display:flex}.field-row>*{flex:1 1 0}.stack-form{gap:.85rem;max-width:42rem;display:grid}.stack-form label,.stack-form fieldset{color:var(--muted);border:0;gap:.35rem;margin:0;padding:0;font-size:.82rem;font-weight:700;display:grid}.stack-form .choice-grid{gap:.5rem;display:grid}.stack-form .choice-grid label{color:var(--ink);align-items:center;gap:.45rem;font-weight:500;display:flex}.stack-form input[type=checkbox],.stack-form input[type=radio]{width:1rem;min-height:1rem}.attention-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.attention-grid section{background:var(--wash);border-radius:7px;padding:1.25rem}.attention-card{color:var(--ink);border-bottom:1px solid var(--line);gap:.3rem;padding:.85rem 0;text-decoration:none;display:grid}.attention-card span{color:var(--muted);font-size:.82rem}.banner{color:#68550f;background:#fff8db;border:1px solid #eadc9b;border-radius:6px;margin:0 0 1.25rem;padding:.85rem 1rem}.inline-form{align-items:end;gap:.7rem;max-width:42rem;display:flex}.inline-form input{flex:1}.text-btn{color:#3712ad;background:0 0;border:0;min-height:auto;padding:0;font-weight:600;text-decoration:underline}.button-link{color:#fff;background:var(--purple);border-radius:5px;align-items:center;min-height:44px;padding:.62rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.connection-list section{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 0;display:flex}.connection-list h2{margin:0 0 .35rem;font-size:1.35rem}.connection-list p{color:var(--muted);margin:0;font-size:.88rem}.email-tools{border:1px solid var(--line);background:var(--wash);border-radius:7px;grid-template-columns:1.2fr 1fr;gap:1.5rem;padding:1.4rem;display:grid}.verbatim{white-space:pre-wrap}dialog{width:min(600px,100vw - 2rem);color:var(--ink);border:0;border-radius:9px;padding:0;box-shadow:0 18px 55px #160c3b4d}dialog::backdrop{background:#160c3b66}.dialog-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.35rem;display:flex}.dialog-header h2{margin:0;font-size:1.6rem}.dialog-body{padding:1.35rem}.dialog-error{color:#84283c;background:var(--rose);border-radius:5px;margin-bottom:1rem;padding:.7rem .85rem}#toast{z-index:30;color:#fff;background:#231050;border-radius:6px;max-width:min(390px,100vw - 2.5rem);padding:.85rem 1rem;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 10px 30px #160c3b40}.login{border-top:4px solid var(--purple);background:#f6f4fb;border-radius:7px;max-width:520px;margin:12vh auto 0;padding:2.25rem}.wordmark{color:var(--purple);margin-bottom:1.75rem;font:700 1.5rem Georgia,serif}.global-search{color:#66708d;text-align:left;background:#f9fafc;border:1px solid #cfd5e5;align-items:center;gap:.95rem;height:52px;padding:.65rem 1rem;font-weight:500;display:flex}.global-search .icon{width:1.35rem;height:1.35rem}.global-search kbd{color:#7b839a;border:1px solid #d9ddeb;border-radius:4px;margin-left:auto;padding:.14rem .38rem;font-size:.72rem;font-weight:600}.icon-button{color:#3712ad;background:0 0;border-color:#0000;place-items:center;min-width:44px;padding:.45rem;display:inline-grid}.icon-button:hover{background:#f3f0fb}.icon-button .icon{vertical-align:0}.text-button{color:#3913ad;background:0 0;border:0;min-height:auto;padding:.25rem;font-weight:650;text-decoration:underline}.text-button:hover{color:#240778;background:0 0}.button{background:var(--purple);color:#fff;border-radius:5px;justify-content:center;align-items:center;min-height:44px;padding:.62rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.workspace-footer{color:#77809b;border-top:1px solid var(--line);justify-content:space-between;padding:1.25rem 2.35rem;font-size:.78rem;display:flex}.priority-list{border-top:1px solid var(--line)}.priority-row{border-bottom:1px solid var(--line);align-items:center;gap:1rem;padding:1.55rem 0;display:flex}.priority-number{color:#4b1bad;background:linear-gradient(145deg,#faf9ff,#e8e1fb);border-radius:50%;flex:none;place-items:center;width:3.9rem;height:3.9rem;font:1.35rem Georgia,serif;display:grid}.priority-copy{flex:1;min-width:0}.priority-copy h3{letter-spacing:-.03em;margin:0 0 .25rem;font-family:Inter,ui-sans-serif,sans-serif;font-size:1.13rem}.priority-copy p{color:#3114a2;margin:0}.priority-copy small{color:var(--muted)}.priority-action{flex:none}.priority-action.icon-button{font-size:0}.review-card>.icon{color:#4216ad;margin-bottom:.65rem;display:block}.review-card h3{letter-spacing:-.02em;font-family:Inter,ui-sans-serif,sans-serif;font-size:1rem}.review-card .button{width:100%;margin-top:.5rem}.upcoming-item{border-bottom:1px solid var(--line);padding:1rem 0}.upcoming-item p{color:var(--muted);align-items:center;gap:.55rem;margin:.2rem 0;display:flex}.upcoming-item h3{margin:.25rem 0;font-family:Inter,ui-sans-serif,sans-serif;font-size:1rem}.week-summary{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.45rem;display:flex}.week-summary h3,.week-summary p{margin:0}.week-summary h3{letter-spacing:-.025em;font-family:Inter,ui-sans-serif,sans-serif;font-size:1.05rem}.week-summary p{color:var(--muted);font-size:.88rem}.week-summary a{align-items:center;gap:.4rem;font-weight:700;text-decoration:none;display:flex}.week-summary .icon{width:1rem;height:1rem}.operations-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.operation-card{min-height:190px;text-decoration:none;transition:transform .15s,box-shadow .15s}.operation-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #28105b12}.operation-card>span{color:#3913ad;align-items:center;gap:.35rem;font-weight:700;display:flex}.operation-card h2{font-size:1.45rem}.saved-views{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin:-.25rem 0 1rem;font-size:.8rem;display:flex}.chip{color:#3d2375;background:#f4f1fd;border-color:#d9d5e7;min-height:32px;padding:.3rem .7rem;font-size:.76rem}.search-field{flex:300px}.search-field input{min-width:100%}.people-layout{grid-template-columns:minmax(0,1.8fr) minmax(255px,.78fr);gap:2rem;display:grid}.people-main{min-width:0}.person-preview .avatar{margin-bottom:.85rem}.person-preview h2{margin-bottom:.25rem}.person-preview hr,.context-panel hr{border:0;border-top:1px solid var(--line);margin:1.5rem 0}.person-cell small,td small{color:var(--muted);margin-top:.12rem;font-size:.78rem;display:block}.form-error{color:#8a2940;min-height:1rem;margin:0;font-size:.82rem}.search-group{margin:1rem 0}.search-group h3{letter-spacing:0;font-family:Inter,ui-sans-serif,sans-serif;font-size:.85rem}.search-result{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:.75rem 0;text-decoration:none;display:flex}.search-result .icon{width:1rem;height:1rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button,.button{font-weight:600}h2{font-size:clamp(1.5rem,2vw,2rem)}.today-heading>p:last-child{font-size:1.5rem}.priority-copy h3{font-size:1.25rem}.sidebar nav a{font-size:1.1rem}.demo-banner{min-height:24px;padding:.23rem 2.3rem;font-size:.72rem}main,main#main{padding-top:1.75rem}#toast{display:none}#toast.visible{display:block}@media (width<=1080px){.sidebar{width:202px}.workspace{margin-left:202px}main,main#main{padding:2rem}.page-split{grid-template-columns:minmax(0,1.5fr) minmax(245px,.8fr);gap:1.5rem}.context-panel{padding-left:1.45rem}}@media (width<=760px){:root{font-size:15px}.sidebar{width:100%;min-height:0;padding:.7rem 1rem;display:block;position:sticky;top:0}.brand{justify-content:space-between;align-items:center;padding:.15rem .2rem;font-size:1.35rem;display:flex}.brand span{margin:0;font-size:.8rem}#menu{background:0 0;border-color:#fff6;place-items:center;width:44px;height:44px;padding:.45rem;display:inline-grid}.sidebar nav{gap:.2rem;margin:.65rem 0 0;display:none}.sidebar.open nav{display:grid}.sidebar nav a{min-height:44px;padding:.55rem .65rem}.sidebar-bottom{display:none}.sidebar.open .sidebar-bottom{display:grid}.workspace{margin-left:0}.topbar{min-height:70px;padding:.85rem 1rem}.global-search{width:100%}.global-search input,.topbar input{height:44px}.capture-button{justify-content:center;width:44px;min-width:44px;padding:.55rem;font-size:0}.capture-button .icon{margin:0}.demo-banner{padding:.3rem 1rem}main,main#main{min-height:calc(100vh - 70px);padding:1.55rem 1rem 2.3rem}h1{font-size:clamp(2.3rem,11vw,3.2rem)}.page-heading{margin-bottom:1.5rem;display:block}.page-heading p{font-size:1.15rem}.heading-actions{margin-top:1rem;padding:0}.page-split,.detail-grid,.person-layout,.people-layout{grid-template-columns:1fr;gap:1.5rem}.context-panel{border-top:1px solid var(--line);border-left:0;padding:1.25rem 0 0}.tabs{gap:1.25rem;margin-inline:-1rem;padding-inline:1rem}.metrics{grid-template-columns:1fr 1fr}.metrics div{padding:.9rem .75rem}.metrics div:nth-child(2n){border-right:0}.metrics div:nth-child(n+3){border-top:1px solid var(--line)}.metrics div:first-child{padding-left:0}.field-row,.inline-form{flex-direction:column;align-items:stretch}.timeline-item{grid-template-columns:1fr;gap:.25rem}.attention-grid,.email-tools{grid-template-columns:1fr}.filters{grid-template-columns:1fr;display:grid}.filters .search,.toolbar input,.filter-bar input{min-width:0}.toolbar,.filter-bar{align-items:stretch}.toolbar>*,.filter-bar>*{flex:auto}select{width:100%}.profile-summary{align-items:flex-start;gap:1rem}.profile-summary .avatar{width:4.5rem;height:4.5rem;font-size:1.55rem}.connection-list section{flex-direction:column;align-items:flex-start;gap:.6rem}}.profile-heading{align-items:center;gap:1.8rem;margin:0 0 1.5rem;display:flex}.profile-heading>.avatar{width:96px;height:96px;font-size:2rem}.profile-heading h1{margin-bottom:.45rem;font-size:54px}.profile-heading p{color:var(--muted);margin:.25rem 0 .65rem;font-size:18px}.profile-heading .heading-actions{align-self:flex-start;margin-left:auto}.person-overview{grid-template-columns:minmax(0,1.9fr) minmax(300px,.85fr)}.next-commitment{margin:0 0 1.25rem}.next-commitment .list-row{justify-content:space-between;gap:1.5rem;padding:.65rem 0 1.25rem}.next-commitment h3{margin:.25rem 0;font-size:20px}.next-commitment p{color:var(--muted);margin:.25rem 0}.next-commitment button{flex:none}.inline-details{grid-template-columns:minmax(95px,.85fr) minmax(0,1.1fr);gap:.75rem 1rem;display:grid}.inline-details dt,.inline-details dd{letter-spacing:0;text-transform:none;margin:0;font-size:16px;font-weight:400}.note-composer.panel{box-shadow:none;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:1rem 0 1.25rem}.note-composer .stack-form{max-width:none}.stack-form input,.stack-form textarea,.stack-form select{font-size:16px;font-weight:400}.stack-form>button{justify-self:start}.stack-form .check-label{color:var(--ink);align-items:center;gap:.5rem;font-weight:400;display:flex}.people-main .heading-actions{flex-wrap:nowrap}.people-main h1{font-size:58px}.people-main .toolbar{margin-top:1rem}.person-preview{padding-top:18px}.person-preview h3{color:var(--muted);margin:1.1rem 0 .35rem;font-size:16px}.person-preview p{line-height:1.5}.person-preview .button{justify-content:center;width:100%;margin-top:1.2rem}.people-main .person-cell{min-width:170px}.person-cell .avatar{width:48px;height:48px}.people-main td{font-size:16px}.people-main td small{font-size:14px}.people-main .tags span{font-size:12px}.tabs a{text-decoration:none}.list-row small{color:var(--muted);margin-top:.35rem;display:block}.list-row>div,.list-row>span:first-child{min-width:0}.context-panel>a.list-row{text-decoration:none;display:block}.context-panel>a.list-row>span{color:var(--muted);margin-top:.35rem;display:block}.context-panel>a.list-row>strong{font-size:18px}.context-panel .inline-details+p{line-height:1.5}.finance-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.source-note{color:var(--muted);margin-bottom:1rem;padding:.65rem 0;font-size:13px}.workstream-row{min-height:108px;color:var(--ink);border-bottom:1px solid var(--line);align-items:center;gap:1.5rem;padding:1rem 0;text-decoration:none;display:flex}.workstream-row>.icon{box-sizing:content-box;background:var(--purple-light);border-radius:50%;flex:none;width:32px;height:32px;padding:12px}.workstream-row strong{letter-spacing:-.025em;font-size:22px;display:block}.workstream-row small{color:var(--muted);margin-top:.25rem;font-size:16px;display:block}.workstream-row>span:last-child{white-space:nowrap;margin-left:auto}.import-steps{border-bottom:1px solid var(--line);color:var(--muted);align-items:center;gap:2rem;margin-bottom:1.5rem;padding:1rem 0 1.5rem;display:flex}.import-steps span{align-items:center;gap:.75rem;display:flex}.import-steps [aria-current]{color:var(--purple);font-weight:700}.county-upload{margin-bottom:1rem}.county-upload summary{cursor:pointer;color:var(--purple);padding:.8rem 0}.county-upload[open]{border:1px solid var(--line);border-radius:6px;padding:1rem}.metrics:has(>div:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1100px){.people-layout{grid-template-columns:minmax(0,1fr) 265px}.people-main .page-heading{display:block}.people-main .heading-actions{margin-top:1rem}.person-overview{grid-template-columns:minmax(0,1.5fr) 280px}.profile-heading{gap:1rem}.profile-heading h1{font-size:44px}}@media (width<=760px){.people-layout,.person-overview{grid-template-columns:minmax(0,1fr)}.profile-heading{flex-wrap:wrap;gap:1rem}.profile-heading>.avatar{width:64px;height:64px;font-size:1.5rem}.profile-heading h1{font-size:36px}.profile-heading .heading-actions{width:100%;margin:0}.people-main h1{font-size:42px}.person-preview{padding-top:1.5rem}.person-overview .main-column{order:0}.person-overview .context-panel{order:1}.next-commitment .list-row{flex-wrap:wrap;align-items:flex-start}.inline-details{grid-template-columns:1fr 1.1fr}.workstream-row{flex-wrap:wrap;gap:1rem}.workstream-row strong{font-size:19px}.workstream-row small{font-size:14px}.workstream-row>span:last-child{margin-left:0}.import-steps{flex-wrap:wrap;gap:.75rem;font-size:13px}.metrics:has(>div:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.metrics strong{font-size:25px}.metrics div{min-width:0;padding:.85rem .5rem}.metrics span{font-size:12px}.field-row>*{width:100%}}.button:not(.secondary) .icon{filter:brightness(0)invert()}.profile-heading .tags span{font-size:14px}button[data-finance-tab][aria-pressed=true]{color:var(--purple);border-bottom:3px solid var(--purple)}details>summary{cursor:pointer}button.icon-button{flex-shrink:0}main[aria-busy=true]{cursor:progress}@media (width<=760px){.global-search{white-space:nowrap;flex:1;gap:.6rem;min-width:0;font-size:14px}.global-search kbd{display:none}.topbar{gap:.5rem}.topbar .icon-button{width:38px;padding:.45rem}.priority-row{grid-template-columns:48px minmax(0,1fr) 44px;gap:.8rem;min-height:124px}.priority-number{width:48px;height:48px}.priority-action.button{gap:0;width:44px;min-width:44px;padding:10px;font-size:0}.priority-action .icon{width:22px;height:22px}.today-heading>p:last-child{font-size:20px}.section-heading{flex-wrap:wrap;gap:1rem}.section-heading h2{font-size:26px}.section-heading .text-button{font-size:13px}.sidebar.open .sidebar-bottom{border-top:1px solid #fff3;margin-top:.5rem;padding:.5rem 0}.people-main .tabs{gap:1rem}.page-heading p{line-height:1.4}}.tabs button[aria-current=page],.tabs button[aria-pressed=true]{color:var(--purple);border-bottom:3px solid var(--purple)}.context-panel>dl{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.context-panel>dl dt,.context-panel>dl dd{letter-spacing:0;text-transform:none;margin:0;font-size:16px;font-weight:400}.context-panel>dl dt .icon{width:20px;height:20px;margin-right:.4rem}.context-panel>dl dd{text-align:right}.roster-row{grid-template-columns:44px minmax(0,1fr) auto;gap:.65rem;display:grid}.roster-row .avatar{width:44px;height:44px;font-size:17px}.roster-row strong{font-size:16px;display:block}.roster-row strong a{text-decoration:none}.roster-row>div>span{color:var(--muted);margin-top:4px;font-size:12px;display:block}.roster-row button{background:0 0;border:0;min-height:36px;padding:.3rem .45rem;font-size:12px}.team-event{border-bottom:1px solid var(--line);margin-bottom:1.5rem;padding:.6rem 0 1rem}.team-event h2{font-size:28px}.team-event h2 a{color:var(--ink);text-decoration:none}.team-event p{color:var(--muted);margin:.65rem 0 0}.note-composer.panel{padding-top:.25rem}.note-composer .field-row{grid-template-columns:1.2fr .8fr auto;align-items:end;gap:.75rem;display:grid}.note-composer .field-row button{white-space:nowrap}.form-error:empty,.dialog-error:empty{display:none}.next-commitment{margin-bottom:.75rem}.import-steps>span,.import-steps>strong{align-items:center;gap:.75rem;display:flex}.import-steps b{background:var(--purple-light);width:40px;height:40px;color:var(--purple);border-radius:50%;place-items:center;display:inline-grid}.import-steps [aria-current] b{background:var(--purple);color:#fff}.import-steps [aria-disabled]{opacity:.6}.import-steps{justify-content:space-between}.priority-action.button{min-height:52px}.review-card .button.secondary{color:var(--purple);background:#fff;border:1px solid #c8b8ed}@media (width<=760px){.note-composer .field-row{grid-template-columns:minmax(0,1fr)}.note-composer .field-row button{justify-self:start}.priority-action.button{min-height:44px}.import-steps b{width:28px;height:28px}.import-steps{justify-content:flex-start}.context-panel>dl{gap:.75rem}.roster-row button{min-height:44px}.team-event h2{font-size:24px}.people-main .tabs{flex-wrap:wrap;gap:.25rem 1rem;margin-inline:0;padding-inline:0}.people-main .tabs button{min-height:44px}.people-main .table-scroll{max-width:100%;overflow:auto}}.table-scroll{position:relative}:root{--font-sans:"IBM Plex Sans",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-serif:"Source Serif 4",Georgia,"Times New Roman",serif;font-family:var(--font-sans)}h1,h2,h4,.brand,.wordmark,.date-stamp strong,.metrics strong,.sync-score>strong,.transaction-amount,.priority-number,.avatar,.brand,.wordmark{font-family:var(--font-serif)}.topbar{min-height:64px;padding:.75rem 1.5rem .75rem 1.75rem}.topbar-brand{display:none}.global-search{width:min(420px,46vw);height:44px;padding:.55rem .9rem}.capture-button.secondary{color:var(--purple);background:#fff;border-color:#c8b8ed;font-weight:600}.capture-button.secondary .icon{filter:none;opacity:.9}.capture-button.secondary:hover{background:#f7f3ff}.nav-backdrop{display:none}@media (width<=760px){.nav-backdrop{z-index:15;background:#100d2a66;display:block;position:fixed;inset:0}.nav-backdrop[hidden]{display:none}.sidebar{z-index:20;flex-direction:column;width:min(288px,86vw);padding:1.2rem .9rem 1rem;transition:transform .18s ease-out;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.sidebar .brand{padding:.35rem .75rem 0;font-size:1.45rem;display:block}.sidebar .brand span{margin-top:.3rem;font-size:.85rem;display:block}.sidebar nav{margin-top:1.2rem;display:grid}.sidebar-bottom{display:grid}.workspace{margin-left:0}.topbar{z-index:12;background:var(--purple);color:#fff;border-bottom:0;gap:.45rem;min-height:56px;padding:.55rem .75rem;position:sticky;top:0}.topbar-brand{color:#fff;min-width:0;font:700 1.15rem/1.1 var(--font-serif);letter-spacing:-.03em;white-space:nowrap;text-overflow:ellipsis;flex:1;text-decoration:none;display:block;overflow:hidden}#menu{color:#fff;border-color:#fff5;place-items:center;width:44px;height:44px;display:inline-grid}#menu .icon,.topbar .icon-button .icon,.capture-button.secondary .icon,.global-search .icon{filter:brightness(0)invert()}.topbar .icon-button{color:#fff;border-color:#0000;width:40px}.global-search{color:#fff;background:0 0;border-color:#fff5;flex:none;justify-content:center;gap:0;width:44px;min-width:44px;height:44px;padding:.45rem}.global-search span,.global-search kbd{display:none}.capture-button.secondary{color:#fff;background:0 0;border-color:#fff5;justify-content:center;width:44px;min-width:44px;height:44px;padding:.45rem}.capture-button.secondary span{display:none}.capture-button.secondary:hover{background:#ffffff18}.demo-banner{padding:.35rem .85rem}main,main#main{min-height:calc(100vh - 56px);padding:1.35rem 1rem 2.2rem}body.nav-open{overflow:hidden}@media (prefers-reduced-motion:reduce){.sidebar{transition:none}}}.capture-modes{background:#f2eff8;border-radius:7px;grid-template-columns:1fr 1fr;gap:.4rem;padding:.25rem;display:grid}.capture-modes button{width:100%;color:var(--purple);box-shadow:none;background:0 0;border-color:#0000}.capture-modes button[aria-selected=true]{background:var(--purple);color:#fff;box-shadow:0 1px 5px #25104733}.capture-results{gap:.4rem;max-height:240px;margin-top:.65rem;display:grid;overflow:auto}.capture-person{text-align:left;border:1px solid var(--line);border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.7rem .8rem;display:flex}.capture-results .capture-person{gap:.15rem;display:grid}.capture-person small{color:var(--muted);overflow-wrap:anywhere;font-weight:400;display:block}#capture-new-fields{border:1px solid var(--line);border-radius:6px;min-width:0;margin:0;padding:.85rem}#capture-new-fields label{margin-bottom:.6rem}#capture-new[hidden],#capture-new-fields[hidden],#capture-find[hidden],#capture-person-toggle[hidden],#capture-person-section[hidden],.capture-fields[hidden]{display:none}.capture-fields{border:0;gap:1rem;min-width:0;margin:0;padding:0;display:grid}.work-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.85rem;display:flex}.work-heading h1{letter-spacing:-.02em;margin:0;font-size:clamp(1.55rem,2.2vw,1.95rem)}.work-heading p{color:var(--muted);margin:.3rem 0 0;font-size:.9rem}.work-heading .heading-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.work-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.1rem;margin-bottom:.65rem;display:flex}.work-views{border:0;gap:.85rem;min-height:40px;margin:0;overflow:auto}.work-views button{align-items:center;gap:.35rem;display:inline-flex}.work-views small{color:var(--muted);font-weight:500}.task-search{align-items:center;gap:.45rem;display:flex}.task-search input{min-width:min(240px,60vw)}.task-quick-add{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:.55rem;margin:0 0 .85rem;padding:.55rem .7rem;display:flex}.task-quick-add input{background:0 0;border:0;outline:none;flex:1;min-width:0;padding:.35rem .2rem;font-size:.95rem}.task-quick-add button{min-height:36px;padding:.4rem .9rem}.work-layout{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}.work-layout.has-detail{grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr)}.task-list{border-top:1px solid var(--line);min-width:0}.task-list-item{border-bottom:1px solid #eceef5}.task-row{text-align:left;border-radius:8px;grid-template-columns:32px minmax(0,1fr) auto;align-items:start;gap:.15rem .75rem;padding:.72rem .4rem .72rem .15rem;transition:background .12s;display:grid}.task-row:hover,.task-row:focus-within{background:#f6f4fb}.task-row.is-open{background:#f1edf9}.task-row.is-picked{background:#efe9fb}.task-row.is-done .task-row-title{color:var(--muted);font-weight:550;text-decoration:line-through}.task-check{flex:none;justify-content:center;align-items:center;width:32px;height:32px;margin:0;padding:0;display:flex;position:relative}.task-check input{z-index:1;opacity:0;cursor:pointer;appearance:none;background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.task-check:after{content:"";pointer-events:none;background:#fff;border:1.5px solid #9aa3bd;border-radius:50%;width:18px;height:18px;transition:border-color .12s,background .12s,box-shadow .12s}.task-check:hover:after{border-color:var(--purple)}.task-check:has(input:focus-visible):after{outline-offset:2px;outline:2px solid #7c5cbf}.task-check:has(input:checked):after{background:var(--purple);border-color:var(--purple);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M2.5 6.5l2.5 2.5 4.5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:11px;box-shadow:inset 0 0 #0000}.task-check-select:after{border-radius:4px}.task-check:has(input:disabled):after{opacity:.4}.task-row-main{min-width:0;padding-top:.05rem}.task-row-title{text-align:left;letter-spacing:-.01em;width:100%;color:var(--ink);cursor:pointer;overflow-wrap:anywhere;background:0 0;border:0;min-height:0;padding:0;font-size:.98rem;font-weight:600;line-height:1.35;text-decoration:none;display:block}.task-row-title:hover{color:var(--purple);background:0 0}.task-row-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.2rem .15rem;margin:.28rem 0 0;font-size:.75rem;line-height:1.35;display:flex}.task-row-meta a{color:inherit;text-underline-offset:2px;text-decoration:underline}.task-row-meta a:hover{color:var(--purple)}.task-meta-sep{opacity:.55;margin:0 .28rem}.task-status-tag,.task-badge{display:inline}.task-badge{color:#6b4f9a;font-weight:600}.task-row-side{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.2rem;padding-top:.05rem;display:flex}.task-status-select{appearance:none;max-width:6.6rem;height:28px;min-height:28px;color:var(--muted);cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%235d6686' d='M0 0l5 6 5-6z'/%3E%3C/svg%3E") right .35rem center/8px no-repeat;border:0;border-radius:5px;padding:0 1.1rem 0 .45rem;font-size:.72rem;font-weight:600}.task-status-select:hover,.task-status-select:focus-visible{color:var(--ink);background-color:#ebe6f6}.task-date{min-width:4.6rem;min-height:28px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-items:end;gap:.05rem;padding:.15rem .4rem;font-weight:600;line-height:1.1;display:grid}.task-date:hover,.task-date:focus-visible{background:#ebe6f6}.task-date-label{letter-spacing:.02em;text-transform:uppercase;color:var(--muted);font-size:.62rem;font-weight:650}.task-date-value{font-size:.75rem}.task-date.is-empty .task-date-value{color:#9aa3bd;font-weight:500}.task-row-side .task-menu summary{width:28px;min-width:28px;height:28px;min-height:28px;color:var(--muted);letter-spacing:.08em;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;font-size:.95rem;list-style:none;display:grid}.task-row-side .task-menu summary:hover,.task-row-side .task-menu summary:focus-visible{color:var(--ink);background:#ebe6f6}.task-upcoming-label{color:var(--muted);margin:-.15rem 0 .55rem 2.55rem;font-size:.7rem}.task-drawer,.task-route-detail{border-left:1px solid var(--line);min-width:0;padding-left:1.15rem}.task-detail-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.task-detail-header h2{margin:.2rem 0;font-size:1.35rem}.task-extra,.task-follow-up{border-top:1px solid var(--line);margin-top:.4rem;padding:.7rem 0}.task-extra summary,.task-follow-up summary{cursor:pointer;font-weight:650}.task-checklist{gap:.55rem;margin-top:.7rem;display:grid}.task-checklist-row{grid-template-columns:28px minmax(0,1fr) 36px 36px 36px;align-items:center;gap:.35rem;display:grid}.task-menu{position:relative}.task-menu summary{cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:5px;place-items:center;min-width:36px;min-height:36px;list-style:none;display:grid}.task-menu summary::-webkit-details-marker{display:none}.task-menu-panel{z-index:5;border:1px solid var(--line);background:#fff;border-radius:8px;min-width:190px;padding:.35rem;display:grid;position:absolute;right:0;box-shadow:0 10px 30px #160c3b22}.task-menu-panel button{text-align:left;min-height:40px;color:var(--ink);background:0 0;border:0;justify-content:flex-start}.task-date-menu{gap:.55rem;display:grid}.task-date-menu button{justify-content:space-between}.task-date-menu small{color:var(--muted);font-weight:500}.task-bulk{background:#f3effa;border:1px solid #e2daf3;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.75rem;padding:.6rem .75rem;font-size:.9rem;display:flex}.today-help{margin:-.4rem 0 1rem;font-size:.82rem}.section-heading small{color:var(--muted);font-size:.85rem;font-weight:500}@media (width<=960px){.work-layout.has-detail{grid-template-columns:1fr}.task-drawer{border-left:0;border-top:1px solid var(--line);padding:1rem 0 0}.task-row{grid-template-columns:28px minmax(0,1fr)}.task-row-side{flex-wrap:wrap;grid-column:2;justify-content:flex-start;margin-top:.15rem}.task-upcoming-label{margin-left:2.2rem}}@media (hover:hover) and (width>=961px){.task-row-side .task-status-select,.task-row-side .task-menu{opacity:0;transition:opacity .12s}.task-row:hover .task-row-side .task-status-select,.task-row:focus-within .task-row-side .task-status-select,.task-row:hover .task-row-side .task-menu,.task-row:focus-within .task-row-side .task-menu,.task-row.is-open .task-row-side .task-status-select,.task-row.is-open .task-row-side .task-menu{opacity:1}}.work-heading{margin-bottom:1.25rem}.work-heading h1{font-size:2rem;line-height:1.15}.work-toolbar{gap:.75rem 1.5rem;margin-bottom:1rem}.work-views{flex-wrap:wrap;gap:.35rem 1.1rem;overflow:visible}.work-views button{border-bottom:3px solid #0000;gap:.4rem;min-height:44px;padding:.6rem 0;font-size:.9rem}.work-views small{font-variant-numeric:tabular-nums;background:#f4f4f8;border-radius:1rem;place-items:center;min-width:1.4rem;height:1.4rem;padding:0 .3rem;font-size:.75rem;display:inline-grid}.work-views button[aria-pressed=true] small{color:var(--purple);background:#eee8f8}.work-views .task-menu summary{min-height:44px;color:var(--muted);background:0 0;border:0;align-items:center;gap:.4rem;font-size:.9rem;display:flex}.work-views .task-menu summary .icon{width:14px;height:14px;transform:rotate(90deg)}.task-search{flex:0 270px;margin:0;position:relative}.task-search>.icon{pointer-events:none;opacity:.65;width:18px;height:18px;position:absolute;top:50%;left:.8rem;transform:translateY(-50%)}.task-search input{width:100%;min-width:0;height:44px;padding:.55rem .75rem .55rem 2.5rem;font-size:.9rem}.task-quick-add{border-radius:6px;gap:.5rem;margin-bottom:1.15rem;padding:.25rem}.task-quick-add:focus-within{border-color:var(--purple);outline-offset:2px;outline:2px solid #d8c9f0}.task-quick-add input{min-height:40px;padding:.45rem .65rem;font-size:.95rem}.task-quick-add button{border-radius:4px;min-height:40px;padding:.4rem 1.1rem}.task-ledger{border-top:0;container-type:inline-size}.task-list-heading{border-bottom:1px solid var(--line);color:var(--muted);grid-template-columns:minmax(0,1fr) 88px 88px 32px;gap:8px;padding:.25rem .5rem .7rem;font-size:.75rem;font-weight:600;display:grid}.task-list-heading>span:not(:first-child){text-transform:uppercase;letter-spacing:.04em;text-align:center}.task-ledger .task-row{border-radius:0;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:0 .6rem;padding:.85rem .5rem .85rem 0}.task-ledger .task-check{align-self:start;width:44px;height:44px}.task-ledger .task-check:after{width:20px;height:20px}.task-ledger .task-row-title{min-height:32px;font-size:1rem;font-weight:600;line-height:1.4}.task-row-title:hover{text-underline-offset:4px;text-decoration:underline}.task-ledger .task-row-meta{gap:.2rem;margin:.1rem 0 0;font-size:.8125rem}.task-ledger .task-badge{color:#654691;background:#f2eef8;border-radius:5px;padding:.12rem .45rem;font-size:.75rem;font-weight:600;line-height:1.5}.task-ledger .task-badge-urgent{color:#865000;background:#fff0d6}.task-ledger .task-row-side{grid-column:auto;grid-template-columns:88px 88px 32px;gap:8px;margin:0;padding:0;display:grid}.task-ledger .task-date{align-content:center;justify-items:center;min-width:0;min-height:44px;padding:.4rem;font-weight:500}.task-ledger .task-date-value{font-variant-numeric:tabular-nums;font-size:.875rem}.task-ledger .task-date-label{display:none}.task-ledger .task-menu summary{width:32px;min-width:32px;height:44px;min-height:44px}.task-ledger .task-row-side .task-menu[open]{opacity:1}.task-ledger .task-upcoming-label{margin-left:3.35rem}.task-route-detail{border:0;max-width:760px;margin:1.5rem auto;padding:0}.task-detail-header h2{overflow-wrap:anywhere;line-height:1.25}.task-detail-header .eyebrow{margin-bottom:.3rem}.task-drawer .task-detail-header h2{font-size:1.45rem}.task-drawer .field-row{grid-template-columns:repeat(2,minmax(0,1fr))}.task-drawer input,.task-drawer select{min-width:0;max-width:100%}@container (width<=660px){.task-list-heading{display:none}.task-ledger .task-row{border-top:1px solid var(--line);grid-template-columns:44px minmax(0,1fr);padding:.75rem 0}.task-ledger .task-list-item{border-bottom:0}.task-ledger .task-row-side{grid-column:2;grid-template-columns:88px 88px 32px;justify-content:start;margin-top:.45rem}.task-ledger .task-date{justify-items:start;padding:.3rem .2rem}.task-ledger .task-date-label{font-size:.625rem;line-height:1.4;display:block}.task-ledger .task-row-side .task-menu{opacity:1}.task-ledger .task-row-meta{line-height:1.6}}@media (width<=1100px){.work-layout.has-detail{grid-template-columns:1fr}.task-drawer{border-left:0;border-top:1px solid var(--line);padding:1rem 0 0}}@media (width<=760px){.work-heading h1{font-size:1.65rem}.work-heading .heading-actions{flex-wrap:nowrap;flex-shrink:0}.work-heading .heading-actions button{white-space:nowrap;padding:.5rem .7rem;font-size:.8125rem}.work-toolbar{display:block}.work-views{gap:.15rem .85rem;margin-bottom:.7rem}.work-views button,.work-views .task-menu summary{font-size:.8125rem}.task-search{width:100%;max-width:none}.task-search input,.task-quick-add input{font-size:1rem}.task-route-detail{margin:1rem 0}.task-route-detail .field-row{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.task-row,.task-check:after{transition:none}}.sidebar nav{gap:.2rem;margin-top:1.8rem}.sidebar nav a{min-height:46px;font-size:1rem}.sidebar .brand{font-size:1.9rem}.today-heading h1{font-size:clamp(2.7rem,4.3vw,4.2rem)}.today-heading>p:last-child{color:var(--muted);font-size:1.15rem}.journey{margin:0 0 2.3rem}.journey .section-heading{margin-bottom:.8rem}.journey .section-heading>a,.section-heading>a{align-items:center;gap:.5rem;font-size:.85rem;font-weight:650;text-decoration:none;display:flex}.next-event{color:var(--ink);background:#f3f0fa;border:1px solid #e1d9ef;border-radius:10px;align-items:center;gap:1.5rem;padding:1.7rem 1.8rem;text-decoration:none;transition:background .16s,transform .16s;display:flex}.date-stamp{text-align:center;border-right:1px solid #d9cdea;min-width:75px;padding-right:1.6rem}.date-stamp span{text-transform:uppercase;letter-spacing:.1em;color:var(--purple);font-size:.75rem;font-weight:750;display:block}.date-stamp strong{color:var(--purple);font:2.9rem/1.2 Georgia,serif}.next-event-copy{flex:1;min-width:0}.next-event h2{margin:.2rem 0 .4rem;font-size:1.8rem}.next-event p{color:var(--muted);margin:0;font-size:.87rem}.next-event .eyebrow{color:var(--purple);font-size:.7rem}.event-open{white-space:nowrap;color:var(--purple);align-items:center;gap:.6rem;font-size:.85rem;font-weight:650;display:flex}.journey-footer{color:var(--muted);justify-content:space-between;gap:1rem;padding:.7rem .2rem;font-size:.72rem;display:flex}.freshness{color:var(--muted);align-items:center;gap:.4rem;font-size:.74rem;text-decoration:none;display:inline-flex}.freshness .icon{width:12px;height:12px}.status-dot{background:#438365;border-radius:50%;width:6px;height:6px}.status-dot.pending{background:#a99458}.itinerary-row{color:var(--ink);border-bottom:1px solid var(--line);align-items:center;gap:1.5rem;padding:1rem 1.8rem;font-size:.85rem;text-decoration:none;display:flex}.itinerary-row>span{width:110px;color:var(--muted);font-size:.75rem}.itinerary-row small{display:block}.itinerary-row strong{flex:1}.today-priorities .priority-row{padding:1.1rem 0}.today-priorities .priority-number{background:#f1edf8;width:42px;height:42px;font-size:1rem}.today-priorities .priority-copy h3{font-size:1.05rem}.today-priorities .review-card{background:0 0;border:0;padding:0}.today-priorities .priority-action.button{min-height:44px;font-size:.8rem}.source-alert{background:#faf7ed;border-left:3px solid #b39a57;flex-wrap:wrap;align-items:center;gap:.5rem 1.1rem;margin-bottom:1.3rem;padding:1rem 1.2rem;font-size:.85rem;display:flex}.source-alert span{color:#6c6044;flex:1;min-width:180px}.source-alert a{font-weight:650}.connected-metrics{border-top:0;border-bottom:1px solid var(--line);margin:1.3rem 0 1.8rem;padding-bottom:1rem}.connected-metrics div{flex-direction:column;gap:.4rem;display:flex}.connected-metrics strong{letter-spacing:-.055em;font-size:2.3rem}.connected-metrics span{font-size:.8rem}.connected-filter{margin:1.5rem 0}.transaction-title{color:var(--ink);text-align:left;padding:0;font-size:.9rem;text-decoration:none}.transaction-title:hover{color:var(--purple);text-decoration:underline}.amount{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:650}.transaction-amount{margin:0;font:2.8rem Georgia,serif}.transaction-details{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.transaction-details dt,.transaction-details dd{letter-spacing:0;text-transform:none;margin:0;font-size:.85rem}.dialog-links{flex-wrap:wrap;gap:.7rem;display:flex}.agenda-date{color:var(--muted);margin:1.8rem 0 .5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:650}.agenda-event{border-bottom:1px solid var(--line);color:var(--ink);align-items:center;gap:1.6rem;padding:1.35rem 0;text-decoration:none;display:flex}.agenda-time{width:100px;color:var(--purple);flex:none;font-size:.85rem;font-weight:650}.agenda-event>div{flex:1}.agenda-event h3{margin:0;font:650 1.1rem Inter,sans-serif}.agenda-event p{color:var(--muted);margin:.35rem 0;font-size:.85rem}.agenda-event small{color:var(--muted);font-size:.72rem}.agenda-event:hover h3{color:var(--purple)}.event-facts{border-block:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.7rem;padding:1.6rem 0 2rem;display:grid}.event-facts span,.event-facts strong{display:block}.event-facts span{color:var(--muted);margin-bottom:.6rem;font-size:.73rem}.event-facts strong{font-size:1.05rem}.event-facts p{color:var(--muted);font-size:.8rem}.back-link{margin-bottom:1rem;font-size:.8rem;text-decoration:none;display:inline-block}.document-meta{border-bottom:1px solid var(--line);color:var(--muted);flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem 0 1.5rem;font-size:.78rem;display:flex}.document-content{max-width:900px;padding:1.5rem 0;line-height:1.75}.document-content .verbatim{font-size:.96rem}.material-row{border-bottom:1px solid var(--line);color:var(--ink);align-items:center;gap:1.3rem;padding:1.5rem 0;text-decoration:none;display:flex}.material-row>.icon:first-child{align-self:flex-start;width:25px;height:25px;margin-top:.4rem}.material-row>div:nth-child(2){flex:1;min-width:0}.material-row h3{margin:.25rem 0 .45rem;font:650 1.1rem Inter,sans-serif}.material-row p{color:var(--muted);margin:0;font-size:.82rem}.material-row .eyebrow{color:var(--purple);font-size:.65rem}.material-meta{text-align:right;justify-items:end;gap:.65rem;min-width:100px;display:grid}.material-meta small{color:var(--muted);font-size:.7rem}.material-row:hover h3{color:var(--purple)}.sync-intro{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:3rem;margin-bottom:.5rem;padding:1.7rem 0 2rem;display:flex}.sync-intro h2{margin:.4rem 0;font-size:2rem}.sync-intro p:last-child{max-width:510px;color:var(--muted);font-size:.9rem;line-height:1.5}.sync-score{color:var(--muted);flex-direction:column;flex:none;gap:.5rem;font-size:.75rem;display:flex}.sync-score>strong{color:var(--purple);font:3rem Georgia,serif}.sync-score strong span{color:#aaa1bd;font-size:1.6rem}.source-row{border-bottom:1px solid var(--line);align-items:center;gap:1.3rem;padding:1.65rem 0;display:flex}.source-glyph{background:#f1edf8;border-radius:8px;padding:.7rem}.source-glyph .icon{width:22px;height:22px}.source-copy{flex:1;min-width:0}.source-row h3{margin:0 0 .35rem;font:650 1rem Inter,sans-serif}.source-row p{color:var(--muted);margin:.2rem 0;font-size:.8rem}.source-row small{color:var(--muted);font-size:.71rem;display:block}.source-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.source-actions .text-button{font-size:.76rem;text-decoration:none}.source-actions .secondary{min-height:40px;font-size:.78rem}.source-actions .status{font-size:.65rem}.source-row p.source-error{color:#8b4c34;overflow-wrap:anywhere;max-width:550px;font-size:.75rem}.sync-history{margin-top:2rem}.sync-history summary{padding:1rem 0;font-weight:650}.sync-history summary span{color:var(--muted);margin-left:.8rem;font-size:.75rem}.run-row{border-bottom:1px solid var(--line);grid-template-columns:1.5fr 1.5fr 1fr 1fr;gap:1rem;padding:.7rem 0;font-size:.76rem;display:grid}.ownership-note{max-width:720px;margin-top:1rem;padding:2rem 0}.ownership-note h2{font-size:1.7rem}.ownership-note p{color:var(--muted);font-size:.9rem;line-height:1.55}.ownership-note>a{gap:.5rem;font-size:.8rem;font-weight:650;text-decoration:none;display:inline-flex}.source-link .icon,.text-button .icon,.icon[src$=arrow-up-right\.svg]{width:14px;height:14px}main#main{animation:.18s ease-out workspace-enter}.material-row,.agenda-event{transition:background .16s}.material-row:hover,.agenda-event:hover{background:#faf9fc}.status.healthy,.status.connected,.status.paid,.status.confirmed{color:#27624b;background:#edf5f0}.status.failed,.status.access_lost{color:#8b3c30;background:#fbefec}.status.pending,.status.not_connected{color:#796536;background:#f6f2e6}button:disabled{opacity:.45;cursor:not-allowed}.verbatim{overflow-wrap:anywhere}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #b9a2e5}@keyframes workspace-enter{0%{opacity:.65;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (width>=1400px){main#main{max-width:1400px;margin-inline:auto}}@media (width<=1000px){.source-actions{gap:.55rem;max-width:200px}.event-open{font-size:0}.event-open .icon{width:20px;height:20px}.source-row{gap:1rem}.material-meta{min-width:80px}}@media (width<=760px){.sidebar .brand{font-size:1.35rem}.sidebar nav{margin-top:.5rem}.today-heading h1{font-size:2.65rem;line-height:1.04}.today-heading>p:last-child{font-size:1rem}.next-event{gap:1rem;padding:1.2rem 1rem}.date-stamp{min-width:48px;padding-right:1rem}.date-stamp strong{font-size:2.3rem}.next-event h2{font-size:1.4rem;line-height:1.15}.next-event p{font-size:.75rem}.next-event .eyebrow{font-size:.62rem}.journey-footer>span{display:none}.journey{margin-bottom:1.7rem}.itinerary-row{gap:1rem;padding:1rem .3rem}.itinerary-row>span{width:85px}.itinerary-row strong{font-size:.8rem}.connected-metrics strong{font-size:1.7rem}.connected-metrics span{font-size:.72rem}.connected-filter{gap:.8rem}.connected-filter button{flex:none;align-self:end}.agenda-event{gap:.8rem}.agenda-time{width:75px;font-size:.8rem}.agenda-event h3{font-size:1rem}.event-facts{grid-template-columns:1fr;gap:1rem}.material-row{flex-wrap:wrap;gap:.8rem}.material-row>div:nth-child(2){flex-basis:calc(100% - 65px)}.material-meta{flex:1;align-items:center;gap:1rem;margin-left:38px;display:flex}.material-row h3{font-size:1rem}.material-row>.icon:last-child{width:16px;height:16px}.sync-intro{align-items:flex-start;gap:1rem}.sync-intro h2{font-size:1.65rem}.sync-intro p:last-child{font-size:.8rem}.sync-score>strong{font-size:2.2rem}.sync-score{max-width:85px;font-size:.65rem}.source-row{flex-wrap:wrap;align-items:flex-start;gap:.8rem}.source-copy{flex-basis:calc(100% - 65px)}.source-actions{justify-content:flex-start;gap:.6rem;max-width:none;margin-left:47px}.source-row small{line-height:1.5}.source-actions .text-button{align-items:center;min-height:40px;display:inline-flex}.source-actions button{margin-left:auto}.run-row{grid-template-columns:1fr 1fr;gap:.4rem}.document-meta{font-size:.72rem}.workspace-footer{padding:1rem;font-size:.7rem}.today-priorities .priority-copy h3{font-size:1rem}.today-priorities .priority-action.button{font-size:0}.journey .section-heading h2{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){main#main{animation:none}.next-event,.material-row,.agenda-event{transition:none}.next-event:hover{transform:none}}.sidebar .brand{white-space:nowrap;font-size:1.7rem}.status.stale{color:#796536;background:#f6f2e6}@media (width<=760px){.sidebar .brand{font-size:1.35rem}}#connected-finance-filter+.table-scroll table{min-width:660px}#connected-finance-filter+.table-scroll td:first-child{white-space:nowrap}#connected-finance-filter+.table-scroll td:nth-child(2){min-width:210px}@media (width<=760px){.tabs:has([data-finance-view]){gap:.8rem}.tabs [data-finance-view]{padding-inline:0;font-size:.85rem}.status.setup_needed{color:#796536;background:#f6f2e6}}.source-copy p.connection-account{margin-top:.65rem;font-size:.78rem;line-height:1.6}.connection-account strong{color:var(--ink);font-weight:650}.connection-account span{font-size:.72rem}.source-actions [data-connect-calendar]{white-space:nowrap;font-size:.78rem}.connection-success{background:#eff6f1;border-left-color:#438365}.connection-success span{color:#3f6250}@media (width<=760px){.source-actions [data-connect-calendar]{margin-left:0}.source-actions:has([data-connect-calendar]){flex-direction:column;align-items:flex-start}.source-actions:has([data-connect-calendar]) button{margin-left:0}}.event-destination{background:var(--wash,#f5f1fa);border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-size:.85rem;display:flex}.event-destination strong{margin-top:2px;display:block}.event-fields{border:0;gap:16px;min-width:0;margin:0;padding:0;display:grid}.event-fields:disabled{opacity:.65}.event-dates{grid-template-columns:1fr 1fr;gap:14px;display:grid}.event-all-day{align-items:center;gap:8px;display:flex!important}.event-all-day input{width:auto!important}.optional{color:var(--muted,#706879);font-size:.8rem;font-weight:400}.event-fields .footnote{margin:0}.source-alert[hidden]{display:none}.journey .section-heading{flex-wrap:wrap}.event-dates input{box-sizing:border-box;width:100%;min-width:0}@media (width<=480px){.event-dates{grid-template-columns:1fr}.heading-actions{flex-wrap:wrap}}.participant-summary{color:var(--muted,#706879);overflow-wrap:anywhere;margin-top:6px;font-size:.85rem;font-weight:500;line-height:1.5;display:block}.event-participants{margin-top:28px}.event-participants ul{margin:16px 0;padding:0;list-style:none}.event-participants li{border-bottom:1px solid #e8e3ec;justify-content:space-between;gap:20px;padding:14px 0;display:flex}.event-participants small,.event-organizer span,.event-organizer strong,.event-organizer small{overflow-wrap:anywhere;display:block}.event-participants li>span,.event-organizer span,.event-participants small{color:var(--muted,#706879);font-size:.82rem}.event-participants li>span{flex-shrink:0}.event-organizer{background:#f7f4fa;border-radius:10px;padding:14px 16px}.event-organizer strong{margin:4px 0}@media (width<=480px){.event-participants li{flex-direction:column;gap:5px}}.calendar-composer .event-destination{margin:0 0 8px}.calendar-composer .dialog-body,.calendar-composer .event-fields{gap:12px}.calendar-composer .event-fields label>span{display:inline}.calendar-composer .optional{margin-left:5px}.calendar-composer .event-all-day{font-weight:500}.calendar-composer .event-destination .icon{width:20px;height:20px}.source-actions>.footnote{text-align:left;max-width:230px;font-size:.75rem;line-height:1.4}.today-heading{margin-bottom:1.5rem}.today-heading h1{letter-spacing:-.04em;margin:0 0 .45rem;font-size:clamp(2.2rem,3.6vw,3.35rem)}.today-heading>p{color:var(--muted);max-width:36rem;margin:0;font-size:1.05rem}.next-event{border:0;border-block:1px solid var(--line);background:0 0;border-radius:0;gap:1.35rem;padding:1.25rem 0}.next-event:hover{background:#faf9fc;transform:none}.date-stamp{border-right-color:var(--line);padding-right:1.25rem}.journey [data-new-calendar-event]{color:#35119e;background:#fff;border-color:#c8b8ed;min-height:40px;font-size:.8rem}.journey [data-new-calendar-event]:hover{background:#f7f3ff}.journey [data-new-calendar-event] .icon{filter:none}.sync-intro{align-items:flex-start}.sync-intro>div:first-child p{max-width:34rem;color:var(--muted);margin:0;font-size:.95rem;line-height:1.5}.page-heading p{color:var(--muted);letter-spacing:-.01em;font-size:1.1rem}@media (width<=760px){.today-heading h1{font-size:2.15rem;line-height:1.08}.today-heading>p{font-size:.95rem}.next-event{gap:.9rem;padding:1rem 0}.date-stamp{min-width:48px;padding-right:.85rem}.date-stamp strong{font-size:2rem}.next-event h2{font-size:1.25rem}.sync-intro{flex-direction:column;gap:1rem}.sync-score{max-width:none}}.calendar-modes{background:#eee8f5;border-radius:12px;gap:8px;width:fit-content;margin:0 0 24px;padding:5px;display:flex}.calendar-modes a{color:#625875;border-radius:8px;padding:10px 18px;font-size:.9rem;font-weight:600;text-decoration:none}.calendar-modes a[aria-current=page]{color:#382160;background:#fff;box-shadow:0 1px 4px #33224a12}.community-discovery{border-bottom:1px solid #e8e3ec;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:20px 0;display:flex}.community-discovery h2{font:600 1rem var(--font-body,sans-serif);margin:0 0 4px}.community-discovery p{color:#756b81;margin:0;font-size:.85rem}.community-discovery a{white-space:nowrap;font-size:.85rem}.opportunity-intro{background:#f6f3fa;border-left:3px solid #b4a1ce;border-radius:0 8px 8px 0;flex-direction:column;gap:6px;margin-bottom:22px;padding:18px 20px;display:flex}.opportunity-intro span,.opportunity-notice,.source-purpose{color:#70667b;font-size:.85rem;line-height:1.6}.opportunity-notice{background:#f6f3fa;border-radius:8px;margin:0 0 24px;padding:14px 18px}@media (width<=600px){.calendar-modes{box-sizing:border-box;width:100%}.calendar-modes a{text-align:center;flex:1;padding:10px 8px;font-size:.8rem}.community-discovery{flex-direction:column;align-items:flex-start;gap:10px}}.community-discovery{display:block}.community-discovery details{width:100%}.community-discovery summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;list-style:none;display:flex}.community-discovery summary::-webkit-details-marker{display:none}.community-discovery summary:focus-visible{outline-offset:6px;border-radius:4px;outline:2px solid #69439b}.community-description{color:#756b81;font-size:.85rem;line-height:1.5;display:block}.community-toggle{color:#513480;text-underline-offset:4px;margin-top:12px;font-size:.85rem;text-decoration:underline;display:block}.community-discovery summary>.icon{flex-shrink:0;transition:transform .15s;transform:rotate(90deg)}.community-discovery details[open] summary>.icon{transform:rotate(270deg)}.community-week{margin-top:18px}.community-discovery .itinerary-row{white-space:normal}.community-week .itinerary-row>div{min-width:0}.community-week .itinerary-row strong,.community-week .itinerary-row small{overflow-wrap:anywhere}.community-week .itinerary-row small{color:#756b81;margin-top:4px;display:block}.community-discovery .community-all{white-space:normal;align-items:center;gap:6px;margin-top:12px;display:inline-flex}#identity-existing[hidden],#identity-new[hidden],#identity-remember-label[hidden]{display:none!important}.identity-review-row>div{overflow-wrap:anywhere;min-width:0}.identity-review-row>button{flex-shrink:0}@media (width<=600px){.identity-review-row{flex-direction:column;align-items:flex-start}}.people-main .table-scroll[hidden],.people-main .pagination[hidden]{display:none}
