@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Nunito+Sans:opsz,wght@6..12,400;6..12,600;6..12,700;6..12,800&display=swap";:root{font-family:DM Sans,sans-serif;color:#20352f;background:#f3f1eb;font-synthesis:none;--ink: #19362e;--forest: #21483c;--forest-2: #2d5d4e;--paper: #f8f7f2;--canvas: #f1efe8;--line: #dedbd1;--muted: #756f66;--coral: #c85f47;--coral-soft: #f3ded7;--ochre: #ba7b3f;--ochre-soft: #f4e8d6;--sage: #668678;--sage-soft: #e0ebe5;--blue: #5e7b88;--blue-soft: #e0eaed;--shadow: 0 12px 34px rgba(36, 51, 45, .07);--serif: "Newsreader", Georgia, serif}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{color:inherit}button,[tabindex="0"]{outline-offset:3px}button:focus-visible,input:focus-visible,select:focus-visible,[tabindex="0"]:focus-visible{outline:2px solid var(--coral)}button{cursor:pointer}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:600}small{display:block}.app-shell{min-height:100vh;background:var(--canvas)}.app-main{margin-left:242px;min-height:100vh}.page{padding:30px 34px 80px;max-width:1560px;margin:auto;animation:page-in .38s ease both}@keyframes page-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.eyebrow{color:#8c8277;font-size:10px;font-weight:700;letter-spacing:.145em;text-transform:uppercase}.muted{color:var(--muted)!important}.app-mark{display:flex;align-items:center;gap:12px}.app-mark strong{display:block;font-family:var(--serif);font-size:22px;letter-spacing:-.02em;line-height:1;color:#f5f0e6}.app-mark small{color:#9db2a9;font-size:9px;text-transform:uppercase;letter-spacing:.12em;margin-top:4px}.mark-glyph{width:31px;height:31px;position:relative;display:flex;align-items:center;justify-content:center;transform:rotate(45deg);border:1px solid #a1b8ac}.mark-glyph i{position:absolute;display:block;background:#e2b768}.mark-glyph i:nth-child(1){width:17px;height:2px}.mark-glyph i:nth-child(2){width:2px;height:17px}.mark-glyph i:nth-child(3){width:6px;height:6px;border-radius:50%;background:var(--coral)}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:242px;background:var(--ink);color:#dfe7e2;display:flex;flex-direction:column;padding:27px 19px 18px}.sidebar-head{padding:0 11px 40px;display:flex;align-items:center;justify-content:space-between}.sidebar nav{flex:1}.nav-label{padding:0 12px 10px;color:#819c91;font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.sidebar nav button{width:100%;background:transparent;border:0;border-radius:7px;padding:11px 12px;margin:2px 0;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;color:#a9bdb4;text-align:left;font-size:13px;font-weight:500;transition:.18s ease}.sidebar nav button:hover{color:#fff;background:#ffffff0e}.sidebar nav button.active{color:#fff9ed;background:#2c5145;box-shadow:inset 3px 0 var(--coral)}.sidebar nav em{min-width:20px;height:20px;border-radius:10px;background:var(--coral);color:#fff;font-size:10px;font-style:normal;display:grid;place-items:center}.sidebar-foot{border-top:1px solid rgba(255,255,255,.1);padding-top:16px}.workspace-chip{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:9px}.workspace-chip strong{font-size:11px;color:#edf1ee}.workspace-chip small{font-size:9px;color:#91a79d;margin-top:2px}.sidebar-foot>p{color:#7f9a8f;font-size:9px;margin:15px 4px 0;display:flex;align-items:center;gap:6px}.logout-button{width:100%;min-height:38px;margin-top:13px;padding:0 10px;display:flex;align-items:center;gap:9px;color:#77677f;background:transparent;border:1px solid #e7dfea;border-radius:7px;font-size:11px;font-weight:800;text-align:left}.logout-button:hover{color:#4d058f;background:#f7f3fa;border-color:#d8cbe1}.logout-button:disabled{cursor:wait;opacity:.62}.logout-button svg{flex:0 0 auto}.status-dot{width:6px;height:6px;border-radius:50%;background:#72af87;box-shadow:0 0 0 3px #72af8726}.topbar{height:84px;background:#f8f7f2eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:sticky;top:0;z-index:20}.topbar h2{color:var(--ink);font-size:23px;line-height:1.05;margin-top:4px}.topbar-actions{display:flex;align-items:center;gap:10px}.preview-pill{display:flex;align-items:center;gap:5px;border-radius:20px;background:var(--ochre-soft);color:#855524;padding:6px 10px;font-size:10px;font-weight:700}.global-search{width:210px;border:1px solid var(--line);background:#fff;border-radius:6px;height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;color:#8a837a;font-size:11px}.global-search span{flex:1;text-align:left}kbd{border:1px solid #d9d5ca;border-bottom-width:2px;background:#f7f6f1;padding:1px 5px;border-radius:4px;font-size:9px;color:#8c857b}.button{border:0;border-radius:6px;min-height:37px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:700;transition:.18s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--coral);color:#fff;box-shadow:0 5px 12px #b84e3929}.button.primary:hover{background:#b9503a}.button.secondary{background:var(--ink);color:#fff}.button.ghost{background:#fff;color:#5f5a53;border:1px solid var(--line);box-shadow:none}.button.light{background:#f1eadb;color:var(--ink);margin-top:20px}.button.wide{width:100%;min-height:45px}.button.icon-only{width:38px;padding:0}.text-button{border:0;background:none;padding:3px;font-size:10px;color:var(--forest-2);font-weight:700;display:inline-flex;align-items:center;gap:5px}.icon-button{width:34px;height:34px;border:0;background:transparent;border-radius:6px;display:grid;place-items:center;color:#716b64}.icon-button:hover{background:#21483c12}.icon-button svg{width:18px;height:18px}.mobile-only{display:none}.briefing{display:grid;grid-template-columns:minmax(290px,.83fr) 1.7fr;min-height:254px;border-radius:9px;overflow:hidden;box-shadow:var(--shadow);margin-bottom:22px}.briefing-lead{padding:31px 35px;background:var(--forest);color:#fff;position:relative;overflow:hidden}.briefing-lead:after{content:"";position:absolute;width:220px;height:220px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-75px;bottom:-110px;box-shadow:0 0 0 34px #ffffff06,0 0 0 68px #ffffff05}.briefing-lead .eyebrow{color:#abc1b7}.briefing-lead h1{font-size:clamp(30px,3vw,43px);line-height:.96;margin:11px 0;letter-spacing:-.025em}.briefing-lead>p:not(.eyebrow){font-size:11px;line-height:1.55;color:#c2d1ca;max-width:330px}.briefing-index{position:absolute;right:22px;top:24px;font-family:var(--serif);font-size:22px;color:#fff3;text-align:center;line-height:.75}.briefing-index small{font-family:DM Sans;font-size:7px;letter-spacing:.18em;margin-top:5px}.metric-grid{display:grid;grid-template-columns:1fr 1fr;background:var(--paper)}.metric{padding:25px 27px;position:relative;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.metric:nth-child(n+3){border-bottom:0}.metric>p{color:var(--muted);font-size:10px;font-weight:600;margin:14px 0 2px}.metric>strong{font-family:var(--serif);color:var(--ink);font-size:31px;line-height:1}.metric>small{color:#928b82;font-size:9px;margin-top:4px}.metric>small b{color:#457b62}.metric-icon{width:31px;height:31px;border-radius:7px;display:grid;place-items:center}.metric-icon svg{width:15px;height:15px}.metric-icon.coral{background:var(--coral-soft);color:var(--coral)}.metric-icon.ochre{background:var(--ochre-soft);color:var(--ochre)}.metric-icon.sage{background:var(--sage-soft);color:var(--sage)}.metric-icon.blue{background:var(--blue-soft);color:var(--blue)}.today-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:22px;margin-bottom:22px}.today-grid.lower{grid-template-columns:1.35fr .8fr}.card{background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 3px 10px #24332d08}.section-title{height:69px;padding:0 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.section-title h3{color:var(--ink);font-size:19px;margin-top:2px}.task-list{padding:4px 0}.task-row{display:grid;grid-template-columns:31px 1fr auto 28px;align-items:center;gap:10px;min-height:65px;padding:7px 13px 7px 21px;border-bottom:1px solid #e8e5dc;position:relative}.task-row:last-child{border-bottom:0}.task-row:before{content:"";position:absolute;left:0;top:11px;bottom:11px;width:3px;border-radius:0 3px 3px 0;background:#c8c3b8}.task-row.overdue:before{background:var(--coral)}.task-row.today:before{background:var(--ochre)}.check-button{width:24px;height:24px;border:1px solid #cfcabf;background:#fff;border-radius:50%;color:transparent;display:grid;place-items:center}.check-button:hover{color:#fff;border-color:var(--sage);background:var(--sage)}.task-row h4{font-size:11px;font-weight:700;margin-bottom:3px}.task-row p{color:#8b847a;font-size:9px}.task-row p strong{color:#5f5952;font-weight:600}.task-time{min-width:75px;display:flex;align-items:center;justify-content:flex-end;gap:4px;font-size:9px;color:#777067}.task-row.overdue .task-time{color:var(--coral);font-weight:700}.activity-list{padding:9px 22px}.activity-list article{min-height:59px;display:flex;align-items:flex-start;gap:11px;padding:10px 0;border-bottom:1px solid #e7e4dc}.activity-list article:last-child{border-bottom:0}.activity-list p{font-size:10px;line-height:1.45;color:#6b655e}.activity-list strong{color:var(--ink)}.activity-list b{color:#3a5e52;font-weight:600}.activity-list small{color:#999188;font-size:8px;margin-top:3px}.avatar{width:31px;height:31px;border-radius:50%;flex:0 0 auto;display:grid;place-items:center;font-size:9px;font-weight:700}.avatar.sage{background:var(--sage-soft);color:#48695c}.avatar.blue{background:var(--blue-soft);color:#4c6d79}.avatar.ochre{background:var(--ochre-soft);color:#8a5b2c}.avatar.clay{background:var(--coral-soft);color:#9d4937}.avatar.parchment{background:#eee9dd;color:#6b635a}.pipeline-card{padding-bottom:19px}.pipeline-bar{height:13px;display:flex;gap:2px;margin:24px 22px 17px;border-radius:7px;overflow:hidden}.pipeline-bar i:nth-child(1),.active-dot{background:#456e5e}.pipeline-bar i:nth-child(2),.screening-dot{background:#d1884c}.pipeline-bar i:nth-child(3),.approved-dot{background:#79949d}.pipeline-bar i:nth-child(4),.waitlist-dot{background:#b39a6d}.pipeline-bar i:nth-child(5),.moved-dot{background:#a5b8aa}.pipeline-legend{display:flex;flex-wrap:wrap;gap:16px 21px;padding:0 22px}.pipeline-legend span{font-size:9px;color:#847d73;display:flex;align-items:center;gap:5px}.pipeline-legend i{width:7px;height:7px;border-radius:2px}.pipeline-legend b{color:var(--ink);font-size:11px}.count-badge{min-width:25px;height:25px;border-radius:13px;display:grid;place-items:center;color:#a84f3d;background:var(--coral-soft);font-size:10px;font-weight:700}.review-card>button{width:100%;min-height:66px;border:0;border-bottom:1px solid #e8e5dc;background:transparent;display:grid;grid-template-columns:32px 1fr 18px;align-items:center;gap:10px;padding:8px 18px;text-align:left}.review-card>button:last-child{border-bottom:0}.review-card>button:hover{background:#f3f0e8}.review-card strong{font-size:10px}.review-card small{font-size:8px;color:#918a81;margin-top:3px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:9px 0 25px}.page-heading h1{font-size:39px;line-height:1;color:var(--ink);margin:7px 0 5px;letter-spacing:-.025em}.list-page .page-heading h1{font-size:34px}.page-heading>div>p:last-child{color:var(--muted);font-size:11px}.heading-stat{display:flex;align-items:center;gap:10px;border-left:1px solid var(--line);padding-left:22px;margin-right:4px}.heading-stat>strong{font-family:var(--serif);font-size:36px;color:var(--ink)}.heading-stat>span{font-size:10px;font-weight:700}.heading-stat small{color:#4d7d65;font-size:8px;margin-top:2px}.filterbar{min-height:58px;border:1px solid var(--line);background:var(--paper);border-radius:8px 8px 0 0;display:flex;align-items:center;gap:9px;padding:9px 12px}.search-field{height:37px;min-width:250px;display:flex;align-items:center;gap:8px;background:#efede7;border:1px solid transparent;border-radius:5px;padding:0 11px;color:#928b81}.search-field:focus-within{border-color:#8aa699;background:#fff}.search-field input{border:0;background:transparent;outline:0;width:100%;color:var(--ink);font-size:10px}.status-tabs{display:flex;flex:1;align-items:center;gap:2px}.status-tabs button{border:0;background:transparent;color:#827b72;border-radius:5px;padding:9px 10px;font-size:9px;white-space:nowrap}.status-tabs button.active{background:#dce8e2;color:#295445;font-weight:700}.data-table-card{border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px;overflow:hidden;background:var(--paper);box-shadow:var(--shadow)}.data-table{width:100%;border-collapse:collapse;table-layout:auto}.data-table thead{background:#eae7df}.data-table th{height:36px;padding:0 10px;text-align:left;color:#615c55;font-size:8px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;white-space:nowrap;border-right:1px solid #d7d3ca}.data-table tbody tr{border-top:1px solid #e4e1d8;transition:.14s ease;cursor:pointer}.data-table tbody tr:hover{background:#f4f1e9}.data-table tbody tr.clickable-table-row:focus-visible{position:relative;z-index:1;outline:2px solid var(--sage);outline-offset:-2px}.data-table tbody tr.clickable-table-row:active td{background:#f0e8f6}.data-table td{min-height:54px;padding:9px 10px;color:#5e5851;font-size:9px;vertical-align:middle;border-right:1px solid #e3e0d8}.data-table th:last-child,.data-table td:last-child{border-right:0}.data-table tbody tr:nth-child(2n){background:#f6f4ee}.data-table td strong{color:#263f37;font-size:10px;font-weight:700;display:block}.data-table td small{color:#918980;font-size:8px;margin-top:3px;white-space:nowrap}.referrals-table td:first-child,.sources-table td:first-child{display:flex;align-items:center;gap:9px;min-width:180px;position:relative}.referrals-table td:last-child,.sources-table td:last-child{color:#aaa399}.review-icon{color:var(--coral);margin-left:auto}.status-pill{min-width:max-content;display:inline-flex;align-items:center;gap:6px;border-radius:12px;padding:5px 8px;font-size:8px;font-weight:700}.status-pill i{width:5px;height:5px;border-radius:50%}.status-pill.active{background:var(--sage-soft);color:#416959}.status-pill.active i{background:#5a8b76}.status-pill.screening{background:var(--ochre-soft);color:#8e5b29}.status-pill.screening i{background:#c17c39}.status-pill.approved-pending{background:var(--blue-soft);color:#486b78}.status-pill.approved-pending i{background:#608494}.status-pill.moved-in{background:#dce9df;color:#477352}.status-pill.moved-in i{background:#5a8f67}.status-pill.waitlist{background:#eee7d9;color:#77643e}.status-pill.waitlist i{background:#9a8358}.status-pill.inactive,.status-pill.denied,.status-pill.approved-no-move{background:#e7e3dc;color:#716a62}.status-pill.inactive i,.status-pill.denied i,.status-pill.approved-no-move i{background:#8c847b}.acuity{display:flex;align-items:center;gap:5px;font-size:9px;text-transform:capitalize}.acuity i{width:6px;height:6px;border-radius:50%}.acuity.low i{background:#789888}.acuity.medium i{background:#d08a48}.acuity.high{color:#a84d3b}.acuity.high i{background:var(--coral)}.person{display:flex;align-items:center;gap:6px;white-space:nowrap}.person i{width:22px;height:22px;border-radius:50%;background:#e8e4dc;display:grid;place-items:center;font-style:normal;font-size:7px;font-weight:700;color:#686158}.due-now{color:var(--coral);font-weight:700;display:flex;align-items:center;gap:4px;white-space:nowrap}.table-foot{height:49px;padding:0 16px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#948d84;font-size:9px}.source-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px}.source-overview article{border:1px solid var(--line);background:var(--paper);padding:15px 18px;border-radius:7px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:12px}.source-overview small{font-size:8px;color:#857e75;text-transform:uppercase;letter-spacing:.08em}.source-overview strong{display:block;font-family:var(--serif);font-size:25px;color:var(--ink)}.source-overview em{font-size:8px;font-style:normal;color:#47745d;background:var(--sage-soft);padding:4px 6px;border-radius:8px}.source-overview em.warn{color:#a44c3b;background:var(--coral-soft)}.source-icon{width:32px;height:32px;border-radius:6px;display:grid;place-items:center;color:#5f7d70;background:#e2eae5}.cadence{border:1px solid #d7d2c8;border-radius:12px;padding:4px 7px;font-size:8px}.mini-trend{width:80px;height:28px;overflow:visible}.mini-trend polyline{fill:none;stroke:#527967;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.admin-page{max-width:1200px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.admin-card{min-height:132px;border:1px solid var(--line);border-radius:8px;background:var(--paper);display:grid;grid-template-columns:42px 1fr 22px;gap:15px;align-items:flex-start;text-align:left;padding:23px;transition:.18s ease}.admin-card:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:#c8c3b8}.admin-card>svg{width:18px;margin-top:5px;color:#aaa298}.admin-icon{width:39px;height:39px;display:grid;place-items:center;background:var(--sage-soft);color:#527565;border-radius:8px}.admin-icon svg{width:18px}.admin-card h3{font-size:18px;color:var(--ink)}.admin-card p{font-size:10px;color:var(--muted);margin:5px 0 14px}.admin-card small{font-size:8px;color:#847d74;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.migration-note{display:grid;grid-template-columns:38px 1fr auto;gap:16px;align-items:center;padding:21px;margin-top:18px}.migration-note h3{font-size:18px;margin:3px 0}.migration-note p:last-child{font-size:9px;color:var(--muted)}.drawer-layer,.modal-layer{position:fixed;inset:0;z-index:60;display:flex;justify-content:flex-end}.drawer-scrim,.modal-scrim{position:absolute;inset:0;border:0;background:#15221e5c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%}.drawer{width:min(650px,100%);height:100%;overflow:auto;background:var(--paper);position:relative;box-shadow:-16px 0 50px #1725202b;animation:drawer-in .28s ease both}@keyframes drawer-in{0%{transform:translate(30px);opacity:0}}.drawer-head{height:62px;padding:0 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:2;background:#f8f7f2f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.drawer-actions{display:flex;gap:7px}.record-hero{padding:28px 29px 20px;display:flex;gap:15px;align-items:center}.record-initials{width:57px;height:57px;border-radius:50%;background:#e7dfd1;color:#5b5146;display:grid;place-items:center;font-family:var(--serif);font-size:21px}.record-hero h2{font-size:31px;color:var(--ink);margin:7px 0 1px;line-height:1}.record-hero p{font-size:9px;color:#817a71}.review-banner{margin:0 29px 17px;border:1px solid #e6b7aa;background:#f7e7e1;color:#9d4b3b;border-radius:6px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:11px 13px}.review-banner strong{display:block;font-size:9px}.review-banner span{font-size:8px}.review-banner button{border:0;background:transparent;color:#964536;font-size:8px;text-decoration:underline}.record-facts{display:grid;grid-template-columns:1fr 1fr;margin:0 29px 18px;border:1px solid var(--line);border-radius:7px;overflow:hidden}.record-facts>div{min-height:77px;padding:15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.record-facts>div:nth-child(2n){border-right:0}.record-facts>div:nth-child(n+3){border-bottom:0}.record-facts small{color:#918981;font-size:7px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px}.record-facts strong{display:block;font-size:10px}.record-facts span{display:block;font-size:8px;color:#827b72;margin-top:3px}.record-note{margin:0 29px 19px;padding:14px 16px;background:#eeece5;border-left:3px solid var(--ochre)}.record-note p:last-child{color:#635c54;font-family:var(--serif);font-size:15px;line-height:1.35;margin-top:5px}.drawer-tabs{height:44px;display:flex;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0 29px}.drawer-tabs button{border:0;background:transparent;border-bottom:2px solid transparent;text-transform:capitalize;padding:0 16px;font-size:9px;color:#7c756c}.drawer-tabs button.active{color:var(--ink);border-color:var(--coral);font-weight:700}.timeline{padding:24px 29px 50px}.timeline-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.timeline-heading h3{font-size:18px}.timeline article{display:grid;grid-template-columns:34px 1fr;gap:13px;min-height:85px;position:relative}.timeline article:not(:last-child):after{content:"";position:absolute;left:16px;top:34px;bottom:0;width:1px;background:#d9d5cb}.timeline-icon{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;z-index:1;background:var(--sage-soft);color:#527766}.timeline-icon svg{width:14px}.timeline-icon.email{background:var(--blue-soft);color:#587783}.timeline-icon.status{background:var(--ochre-soft);color:#a76d35}.timeline-icon.review{background:var(--coral-soft);color:var(--coral)}.timeline article h4{font-size:10px;margin-top:2px}.timeline article p{font-size:9px;color:#746d65;margin:4px 0}.timeline article small{font-size:8px;color:#9b938a}.empty-tab{margin:30px;padding:45px;text-align:center;border:1px dashed #cec8bd;color:#81796f}.empty-tab>svg{color:#799386}.empty-tab h3{color:var(--ink);margin:10px}.empty-tab p{font-size:10px;margin-bottom:16px}.modal-layer{justify-content:center;align-items:center}.modal{width:min(540px,calc(100% - 30px));max-height:calc(100vh - 30px);overflow:auto;padding:25px 28px;border-radius:9px;background:var(--paper);position:relative;box-shadow:0 25px 70px #14221d40;animation:modal-in .2s ease both}@keyframes modal-in{0%{transform:translateY(10px) scale(.99);opacity:0}}.modal header{display:flex;align-items:flex-start;justify-content:space-between}.modal h2{font-size:29px;margin-top:5px}.form-intro{font-size:10px;color:var(--muted);margin:11px 0 20px;line-height:1.5}.modal label,.signin-form label{display:block;font-size:9px;font-weight:700;color:#615b54;margin-bottom:13px}.modal input,.modal select,.signin-form input{display:block;width:100%;height:42px;border:1px solid #d6d1c6;background:#fff;border-radius:5px;margin-top:6px;padding:0 11px;color:var(--ink);font-size:10px}.modal input:focus,.modal select:focus,.signin-form input:focus{border-color:#6b8b7e;outline:3px solid rgba(107,139,126,.12)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal footer{border-top:1px solid var(--line);margin-top:9px;padding-top:17px;display:flex;justify-content:flex-end;gap:8px}.contact-followup-note{margin:-7px 0 16px;padding:10px 12px;display:flex;align-items:center;gap:9px;border:1px solid #bfe2d7;border-radius:10px;color:#087664;background:#e9f8f2}.contact-followup-note>svg{width:18px;flex:0 0 auto}.contact-followup-note>span{min-width:0;display:grid;gap:2px}.contact-followup-note small{color:#5c8581;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.contact-followup-note strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.contact-event-link{margin:-4px 0 16px;padding:11px 12px;display:flex;align-items:center;gap:10px;border:1px solid #d9cae5;border-radius:11px;color:#4d058f;background:linear-gradient(135deg,#faf7fc,#f0faf8)}.contact-event-link>svg{width:20px;height:20px;flex:0 0 auto}.contact-event-link>span{min-width:0;display:grid;gap:2px}.contact-event-link small{color:#83728e;font-size:8px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.contact-event-link strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.contact-event-link em{color:#647b79;font-size:9px;font-style:normal}.contact-event-link.generic{border-color:#bfe2d7;color:#087664;background:linear-gradient(135deg,#f2fbf9,#fffaf0)}.toast{position:fixed;z-index:80;bottom:24px;left:50%;transform:translate(-50%);background:var(--ink);color:#fff;border-radius:7px;padding:12px 16px;box-shadow:0 15px 40px #14231e4d;display:flex;align-items:center;gap:8px;font-size:10px;animation:toast-in .25s ease both;pointer-events:none}.toast svg{color:#8ac1a4}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}.command-fab{position:fixed;z-index:15;right:18px;bottom:16px;height:32px;display:flex;align-items:center;gap:7px;border:1px solid #d7d1c6;border-radius:6px;background:#ffffffe6;box-shadow:0 5px 18px #23322c14;color:#7b746b;font-size:8px;padding:0 8px}.signin-shell{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:var(--paper)}.signin-story{background:var(--ink);color:#fff;padding:38px 54px 36px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.signin-story:before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.07);border-radius:50%;right:-230px;top:80px;box-shadow:0 0 0 75px #ffffff05,0 0 0 150px #ffffff03}.signin-story:after{content:"";position:absolute;height:1px;width:70%;background:linear-gradient(90deg,transparent,#c8a367,transparent);transform:rotate(-20deg);left:-10%;bottom:28%}.story-copy{position:relative;z-index:1;max-width:630px}.story-copy .eyebrow{color:#d1a65d}.story-copy h1{font-size:clamp(50px,6.2vw,92px);line-height:.86;letter-spacing:-.04em;margin:20px 0 25px}.story-copy>p:last-child{max-width:510px;color:#b5c8c0;font-size:14px;line-height:1.65}.story-proof{position:relative;z-index:1}.proof-rule{width:48px;height:2px;background:var(--coral);margin-bottom:14px}.story-proof p{font-family:var(--serif);font-size:17px}.story-proof span{display:block;color:#809b90;font-size:9px;margin-top:5px;letter-spacing:.08em;text-transform:uppercase}.signin-panel{display:grid;place-items:center;padding:40px}.signin-form{width:min(390px,100%)}.signin-form h2{font-size:38px;color:var(--ink);margin:6px 0 3px}.signin-form>.muted{font-size:10px;margin-bottom:24px}.signin-form label{margin-bottom:15px}.signin-form input{height:46px;font-size:11px}.form-error{display:flex;align-items:center;gap:7px;color:#a94e3c;background:var(--coral-soft);padding:9px;border-radius:5px;font-size:9px;margin-bottom:12px}.form-success{display:flex;align-items:center;gap:7px;margin-top:14px;padding:10px;color:#096a68;background:#dff4ed;border-radius:8px;font-size:10px;font-weight:700}.signin-form .text-button{margin:11px auto 0;display:flex}.or{display:flex;align-items:center;gap:10px;margin:20px 0;color:#a19a90;font-size:8px}.or:before,.or:after{content:"";height:1px;background:var(--line);flex:1}.signin-note{text-align:center;color:#9a938a;font-size:8px;margin-top:9px}.loading-screen{min-height:100vh;display:grid;place-items:center;align-content:center;gap:24px;background:var(--ink)}.loading-line{width:80px;height:2px;background:linear-gradient(90deg,transparent,var(--coral),transparent);animation:pulse 1s infinite}@keyframes pulse{50%{opacity:.3;transform:scaleX(.7)}}@media(max-width:1100px){.global-search{width:38px}.global-search span,.global-search kbd{display:none}.briefing{grid-template-columns:1fr}.metric-grid{min-height:210px}.today-grid,.today-grid.lower{grid-template-columns:1fr}.data-table-card{overflow-x:auto}.data-table{min-width:980px}.status-tabs{overflow:auto}}@media(max-width:760px){.mobile-only{display:grid}.sidebar{transform:translate(-100%);transition:.25s ease;box-shadow:10px 0 40px #14231e40}.sidebar.open{transform:none}.app-main{margin-left:0}.topbar{height:72px;padding:0 15px;gap:10px}.topbar>div:nth-child(2){flex:1}.topbar h2{font-size:19px}.topbar-actions .preview-pill,.global-search{display:none}.topbar .button.primary{width:35px;padding:0}.topbar .button.primary svg{margin:0}.topbar .button.primary{font-size:0}.page{padding:20px 14px 70px}.briefing-lead{padding:26px}.metric{padding:20px}.today-grid{gap:14px;margin-bottom:14px}.page-heading{align-items:flex-start}.page-heading h1{font-size:35px}.heading-stat{display:none}.filterbar{flex-wrap:wrap}.search-field{width:100%;min-width:0}.status-tabs{order:3;width:100%;flex-basis:100%}.source-overview,.admin-grid{grid-template-columns:1fr}.migration-note{grid-template-columns:35px 1fr}.migration-note .button{grid-column:1 / -1}.drawer{width:100%}.record-hero,.timeline{padding-left:18px;padding-right:18px}.record-facts,.record-note,.review-banner{margin-left:18px;margin-right:18px}.drawer-tabs{padding:0 18px}.signin-shell{grid-template-columns:1fr}.signin-story{min-height:44vh;padding:28px}.story-copy h1{font-size:52px;margin:15px 0}.story-copy>p:last-child{font-size:11px;max-width:360px}.story-proof{display:none}.signin-panel{padding:34px 22px}.form-row{grid-template-columns:1fr;gap:0}.command-fab span,.command-fab kbd{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}:root{--ink: #24352f;--forest: #315f50;--forest-2: #315f50;--paper: #ffffff;--canvas: #f5f7f5;--line: #e1e7e3;--muted: #718078;--coral: #3f7562;--coral-soft: #e9f1ed;--shadow: 0 8px 24px rgba(31, 52, 44, .055)}body{color:var(--ink);background:var(--canvas)}h1,h2,h3{font-family:DM Sans,sans-serif;letter-spacing:-.025em}.app-main{margin-left:220px}.sidebar{width:220px;padding:25px 14px 18px;background:#fff;color:var(--ink);border-right:1px solid var(--line)}.sidebar-head{padding:0 10px 33px}.sidebar .app-mark strong,.signin-brand .app-mark strong{color:var(--ink)}.sidebar .app-mark small,.signin-brand .app-mark small{color:#829089}.sidebar .mark-glyph,.signin-brand .mark-glyph{border-color:#91aa9f}.sidebar .mark-glyph i,.signin-brand .mark-glyph i{background:#5c8978}.sidebar .mark-glyph i:nth-child(3),.signin-brand .mark-glyph i:nth-child(3){background:#c28b55}.nav-label{color:#9aa59f;padding-left:11px}.sidebar nav button{border-radius:8px;color:#66756e;font-size:13px;padding:11px;margin:3px 0}.sidebar nav button:hover{color:var(--ink);background:#f3f6f4}.sidebar nav button.active{color:#285443;background:#e9f1ed;box-shadow:none}.sidebar nav em{color:#396654;background:#dce9e3}.sidebar-foot{border-color:var(--line)}.workspace-chip strong{color:var(--ink)}.workspace-chip small,.sidebar-foot>p{color:#84918b}.topbar{height:72px;padding:0 36px;background:#fffffff0;border-color:var(--line)}.topbar h2{font-family:DM Sans,sans-serif;font-size:20px;margin-top:2px}.topbar .eyebrow,.global-search,.command-fab{display:none}.button{border-radius:8px;min-height:39px;padding:0 15px;font-size:12px}.button.primary{background:#386c59;box-shadow:none}.button.primary:hover{background:#2e5d4c}.button.ghost{color:#596861;border-color:var(--line)}.icon-button{border-radius:8px}.simple-page{width:100%;max-width:1240px;padding:34px 40px 80px;margin:0 auto}.simple-heading{min-height:52px;margin-bottom:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.simple-heading h1{font-size:30px;line-height:1.15}.simple-heading p{color:var(--muted);font-size:13px;margin-top:6px}.simple-toolbar{min-height:62px;margin-bottom:14px;padding:10px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:11px}.simple-toolbar .search-field{width:auto;min-width:240px;flex:1;height:40px;display:flex;align-items:center;gap:9px;padding:0 11px;color:#87928d;background:#f7f9f8;border:1px solid transparent;border-radius:8px}.simple-toolbar .search-field:focus-within{border-color:#8eafa2;background:#fff}.simple-toolbar .search-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px}.simple-toolbar .status-tabs{flex:0 1 auto}.simple-toolbar .status-tabs button{padding:9px 10px;border-radius:7px;color:#75817b;font-size:11px}.simple-toolbar .status-tabs button.active{background:#e9f1ed;color:#315f50}.app-list{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 3px 14px #23362f06}.referral-list-item{width:100%;min-height:78px;padding:14px 17px;border:0;border-bottom:1px solid #edf0ee;background:#fff;display:grid;grid-template-columns:42px minmax(200px,1fr) auto 125px 120px 18px;align-items:center;gap:14px;text-align:left;transition:background .15s ease}.referral-list-item:last-child{border-bottom:0}.referral-list-item:hover{background:#f8faf9}.referral-list-item>svg{color:#a0aaa5}.record-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:#3e6858;background:#e7f0eb;font-size:11px;font-weight:700}.referral-main,.list-contact{min-width:0}.name-line{display:flex;align-items:center;gap:8px}.name-line>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.referral-main>small{overflow:hidden;margin-top:5px;color:#7c8983;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.review-tag{display:inline-flex;align-items:center;gap:3px;padding:3px 6px;border-radius:10px;color:#9b613c;background:#f7ebdf;font-size:8px;font-weight:700;text-transform:uppercase}.referral-tags{display:flex;align-items:center;gap:7px}.list-contact small{color:#98a29d;font-size:9px}.list-contact strong{display:block;overflow:hidden;margin-top:4px;color:#57665f;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.list-contact.next.due strong{color:#aa5e46}.empty-state{min-height:180px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8d9993;text-align:center}.empty-state>svg{margin-bottom:10px}.empty-state strong{color:#506159;font-size:13px}.empty-state p{margin-top:4px;font-size:10px}.source-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.source-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 3px 14px #23362f06}.source-card header{min-height:74px;padding:16px 17px;display:grid;grid-template-columns:38px 1fr 30px;align-items:center;gap:11px}.source-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;color:#497362;background:#e9f1ed}.source-card h3{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.source-card header p{overflow:hidden;margin-top:4px;color:#849089;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.source-contact-dates{min-height:68px;padding:13px 18px;display:grid;grid-template-columns:1fr 20px 1fr;align-items:center;gap:9px;background:#f8faf9;border-top:1px solid #edf0ee;border-bottom:1px solid #edf0ee}.source-contact-dates>svg{color:#abb4b0}.source-contact-dates small{color:#949f9a;font-size:9px}.source-contact-dates strong{display:block;margin-top:4px;color:#506159;font-size:11px}.source-contact-dates .due strong{color:#aa5e46}.source-card footer{min-height:48px;padding:10px 17px;display:flex;align-items:center;gap:13px;color:#75817b;font-size:9px}.source-card footer b{color:#40554b;font-size:11px}.source-card .cadence{margin-left:auto;padding:4px 7px;border-radius:10px;color:#5c756a;background:#edf3f0;text-transform:capitalize}.compact-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.compact-stats article{min-height:84px;padding:17px;display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--line);border-radius:10px}.compact-stats article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;color:#55796b;background:#e9f1ed}.compact-stats article>span svg{width:18px}.compact-stats article.urgent>span{color:#a85d47;background:#f7e8e3}.compact-stats strong{display:block;font-size:22px}.compact-stats small{margin-top:2px;color:#839089;font-size:10px}.simple-split{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.8fr);gap:14px}.simple-card{background:#fff;border:1px solid var(--line);border-radius:11px}.simple-card .section-title{height:60px;padding:0 18px}.simple-card .section-title h3{font-family:DM Sans,sans-serif;font-size:14px}.subtle-count{color:#87938d;font-size:10px}.simple-card .task-row{min-height:68px}.simple-card .activity-list{padding-top:5px}.inline-link{margin-top:16px;padding:4px 0;display:flex;align-items:center;gap:6px;border:0;background:transparent;color:#386c59;font-size:11px;font-weight:700}.report-navigation{width:fit-content;max-width:100%;margin-bottom:18px;padding:5px;display:flex;gap:4px;border:1px solid #ded4e5;border-radius:12px;background:#f7f4f9}.report-navigation button{min-width:210px;min-height:55px;padding:8px 13px;display:flex;align-items:center;gap:10px;border:0;border-radius:8px;color:#6d5c77;background:transparent;text-align:left;cursor:pointer}.report-navigation button:hover{color:#4d058f;background:#eee8f2}.report-navigation button.active{color:#fff;background:#4d058f;box-shadow:0 4px 12px #4d058f33}.report-navigation button>svg{width:18px;flex:0 0 auto;color:#00a99c}.report-navigation button.active>svg{color:#70e2d9}.report-navigation button span,.report-navigation button strong,.report-navigation button small{display:block}.report-navigation button strong{font-size:11px}.report-navigation button small{margin-top:3px;color:#8d7c97;font-size:8px}.report-navigation button.active small{color:#ded0eb}@media(max-width:760px){.report-navigation{width:100%}.report-navigation button{min-width:0;flex:1}}.report-actions{display:flex;align-items:flex-end;gap:10px}.report-actions label{color:#78857e;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.report-actions select{height:39px;min-width:132px;margin-top:5px;padding:0 31px 0 11px;display:block;color:#43574d;background:#fff;border:1px solid var(--line);border-radius:8px;font-size:11px;text-transform:none;letter-spacing:0}.report-summary{margin-bottom:15px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:11px}.report-summary article{min-height:96px;padding:20px 22px;border-right:1px solid var(--line)}.report-summary article:last-child{border-right:0}.report-summary small{color:#829089;font-size:10px}.report-summary strong{display:block;margin-top:8px;font-size:26px}.report-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(250px,.65fr);gap:15px}.performance-list{padding:5px 18px 14px}.performance-list article{min-height:64px;display:grid;grid-template-columns:24px minmax(170px,1fr) 70px 70px;align-items:center;gap:12px;border-bottom:1px solid #edf0ee}.performance-list article:last-child{border-bottom:0}.performance-list .rank{color:#a2aca7;font-size:10px;font-weight:700}.performance-list article>div>strong{display:block;font-size:11px}.performance-list article>div>small{margin-top:3px;color:#8b9691;font-size:8px}.performance-list article>div>i{height:4px;margin-top:7px;display:block;overflow:hidden;border-radius:4px;background:#edf1ef}.performance-list article>div>i b{height:100%;display:block;border-radius:4px;background:#5d8b79}.performance-list article>span:not(.rank) strong{display:block;color:#42564d;font-size:12px}.performance-list article>span:not(.rank) small{margin-top:2px;color:#96a09b;font-size:8px}.report-insight{padding:24px;align-self:start}.report-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;color:#477261;background:#e8f1ed}.report-icon svg{width:19px}.report-insight h3{margin-top:24px;color:#829089;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.report-insight>strong{display:block;margin-top:7px;font-size:19px}.report-insight>p{margin-top:8px;color:#73817a;font-size:11px;line-height:1.55}.report-insight>div{margin-top:24px;padding-top:16px;border-top:1px solid var(--line)}.report-insight>div small{color:#929d98;font-size:9px}.report-insight>div b{display:block;margin-top:5px;font-size:11px}.signin-shell{grid-template-columns:1fr;place-items:center;padding:28px;background:#f2f6f3}.signin-story{display:none}.signin-panel{width:min(460px,100%);padding:42px 38px;display:block;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.signin-brand{margin-bottom:42px}.signin-form{width:100%}.signin-form h2{font-family:DM Sans,sans-serif;font-size:28px}.signin-form>.muted{margin-top:7px;font-size:11px;line-height:1.5}.loading-screen{background:#f2f6f3}.loading-screen .app-mark strong{color:var(--ink)}@media(max-width:1080px){.simple-toolbar{flex-wrap:wrap}.simple-toolbar .search-field{flex-basis:100%}.simple-toolbar .status-tabs{flex:1;overflow:auto}.referral-list-item{grid-template-columns:42px minmax(180px,1fr) auto 105px 18px}.referral-list-item .list-contact:first-of-type{display:none}.source-card-grid{grid-template-columns:1fr}}@media(max-width:760px){.sidebar{width:220px}.simple-page{padding:24px 15px 70px}.topbar{padding:0 15px}.simple-heading{align-items:flex-start}.simple-heading h1{font-size:25px}.simple-toolbar .button.ghost{display:none}.compact-stats{grid-template-columns:1fr 1fr}.compact-stats article:last-child{grid-column:1 / -1}.simple-split,.report-layout{grid-template-columns:1fr}.referral-list-item{grid-template-columns:38px minmax(0,1fr) 18px;gap:11px;padding:13px}.referral-list-item .referral-tags,.referral-list-item .list-contact{display:none}.record-avatar{width:36px;height:36px}.source-card footer{flex-wrap:wrap}.source-card .cadence{margin-left:0}.source-card footer .text-button{margin-left:auto}.report-actions{width:100%;margin-top:3px}.reports-page .simple-heading{flex-direction:column}.report-actions label{flex:1}.report-actions select{width:100%}.report-summary{grid-template-columns:1fr 1fr}.report-summary article{min-height:78px;padding:15px}.report-summary article:nth-child(2){border-right:0}.report-summary article:nth-child(-n+2){border-bottom:1px solid var(--line)}.performance-list article{grid-template-columns:20px minmax(130px,1fr) 58px}.performance-list article>span:last-child{display:none}.signin-shell{padding:14px}.signin-panel{padding:34px 24px}}.category-filter{height:40px;padding:0 10px;display:flex;align-items:center;gap:6px;color:#76837c;border:1px solid var(--line);border-radius:8px;background:#fff}.category-filter select{border:0;outline:0;color:#53645b;background:transparent;font-size:11px}.source-card-title{width:100%;min-height:74px;padding:16px 17px;display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:11px;border:0;background:#fff;text-align:left}.source-card-title:hover{background:#f9fbfa}.source-card-title>span:nth-child(2){min-width:0}.source-card-title strong{display:block;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.source-card-title small{overflow:hidden;margin-top:4px;color:#849089;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.source-card-title>svg{color:#a4aea9}.source-card footer>span:first-child{display:flex;align-items:center;gap:4px}.source-log-button{min-height:31px;margin-left:auto;padding:0 10px;color:#35604f;background:#edf4f0}.source-log-button:hover{background:#e2ede7}.report-summary .urgent-report strong{color:#aa5e46}.source-record-hero{padding:28px 29px 24px;display:flex;align-items:center;gap:15px}.source-record-icon{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;color:#3f6c5a;background:#e7f0eb;border-radius:12px}.source-record-icon svg{width:23px}.source-record-hero h2{margin:4px 0;font-family:DM Sans,sans-serif;font-size:25px}.source-record-hero>div>p:last-child{color:#7c8982;font-size:10px}.relationship-status{min-height:84px;margin:0 29px 20px;padding:16px 18px;display:grid;grid-template-columns:1fr 24px 1fr;align-items:center;gap:10px;background:#f6f9f7;border:1px solid var(--line);border-radius:10px}.relationship-status>svg{color:#a5afaa}.relationship-status small,.relationship-facts small{color:#8b9791;font-size:9px}.relationship-status strong,.relationship-facts strong{display:block;margin-top:5px;font-size:12px}.relationship-status .due strong{color:#aa5e46}.source-detail-section{margin:0 29px 20px;border:1px solid var(--line);border-radius:10px;overflow:hidden}.source-detail-section .section-title{height:52px;padding:0 17px}.source-detail-section .section-title h3{font-family:DM Sans,sans-serif;font-size:12px}.contact-profile{padding:16px 17px 11px;display:flex;align-items:center;gap:11px}.contact-profile strong{display:block;font-size:12px}.contact-profile small{margin-top:3px;color:#89958f;font-size:9px}.contact-actions{padding:0 17px 16px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.contact-actions a{min-height:38px;padding:8px 10px;display:flex;align-items:center;gap:7px;overflow:hidden;color:#496459;background:#f7f9f8;border:1px solid #e7ebe8;border-radius:8px;font-size:9px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.contact-actions a svg{width:14px;flex:0 0 auto}.contact-actions a[aria-disabled=true]{color:#9ba49f;pointer-events:none}.relationship-facts{padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.source-history article{padding:17px;display:grid;grid-template-columns:34px 1fr;gap:12px}.source-history article strong{font-size:11px}.source-history article p{margin:4px 0;color:#748078;font-size:9px}.source-history article small{color:#98a19d;font-size:8px}.modal textarea{width:100%;min-height:96px;margin-top:6px;padding:10px 11px;resize:vertical;color:var(--ink);background:#fff;border:1px solid #d6d1c6;border-radius:5px;font:inherit;font-size:10px}.modal textarea:focus{border-color:#6b8b7e;outline:3px solid rgba(107,139,126,.12)}@media(max-width:760px){.category-filter{width:100%}.category-filter select{flex:1}.source-card footer>span:first-child{display:none}.source-card .cadence{margin-left:0}.source-log-button{margin-left:auto}.source-record-hero{padding:22px 18px}.relationship-status,.source-detail-section{margin-left:18px;margin-right:18px}.contact-actions{grid-template-columns:1fr}}:root{font-family:Nunito Sans,sans-serif;--ink:#153f48;--forest:#087f83;--forest-2:#087f83;--paper:#fffdf7;--canvas:#fff6df;--line:#eadfc9;--muted:#718487;--coral:#f2645a;--coral-soft:#ffe0d8;--ochre:#e9a83f;--ochre-soft:#fff0c7;--sage:#0b9996;--sage-soft:#d9f2ed;--blue:#2b8fab;--blue-soft:#dff3f8;--shadow:0 12px 28px rgba(19,100,107,.09);--serif:"Fraunces",Georgia,serif}h1,h2,h3,.topbar h2,.simple-card .section-title h3,.source-detail-section .section-title h3{font-family:Fraunces,Georgia,serif}.app-shell{position:relative;isolation:isolate;background:radial-gradient(circle at 94% 6%,rgba(255,197,72,.28) 0 88px,transparent 89px),radial-gradient(circle at 94% 6%,transparent 0 105px,rgba(242,100,90,.12) 106px 108px,transparent 109px),linear-gradient(180deg,#f3fbf7 0 170px,#fff6df 360px)}.app-shell:before{content:"";position:fixed;z-index:-1;inset:125px 0 auto 220px;height:90px;opacity:.38;background:radial-gradient(70px 24px at 70px 0,transparent 68px,#57c7be 69px 71px,transparent 72px) 0 0 / 140px 40px repeat-x;pointer-events:none}.page{animation:beach-rise .42s cubic-bezier(.22,.8,.25,1) both}@keyframes beach-rise{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}.sidebar{overflow:visible;background:#e1f5ef;border-right:0;box-shadow:7px 0 24px #0d6d6f0f}.sidebar:after{content:"";position:absolute;top:0;right:-8px;bottom:0;width:16px;background:radial-gradient(circle at 0 12px,#e1f5ef 0 9px,transparent 10px) 0 0 / 16px 24px repeat-y;pointer-events:none}.app-mark{gap:11px}.app-mark strong{color:#086f75!important;font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:700}.app-mark small{color:#e05e58!important;font-size:8px;font-weight:800;letter-spacing:.16em}.mark-glyph,.sidebar .mark-glyph,.signin-brand .mark-glyph{width:36px;height:36px;display:block;position:relative;transform:none;overflow:hidden;border:0;border-radius:50% 50% 46% 46%;background:#ffd66b;box-shadow:inset 0 -8px #ffffff40}.mark-glyph i,.sidebar .mark-glyph i,.signin-brand .mark-glyph i{position:absolute;height:auto;background:#f26474}.mark-glyph i:nth-child(1){top:8px;left:6px;width:11px;height:10px;clip-path:polygon(50% 0,100% 100%,0 100%);transform:rotate(-4deg)}.mark-glyph i:nth-child(2){top:8px;right:6px;width:11px;height:10px;clip-path:polygon(50% 0,100% 100%,0 100%);transform:rotate(4deg)}.mark-glyph i:nth-child(3),.sidebar .mark-glyph i:nth-child(3),.signin-brand .mark-glyph i:nth-child(3){left:7px;bottom:7px;width:22px;height:9px;border-radius:0;background:#f26474;clip-path:polygon(0 0,43% 34%,50% 18%,57% 34%,100% 0,82% 100%,57% 72%,50% 88%,43% 72%,18% 100%)}.nav-label{color:#489095}.sidebar nav button{color:#39777a;font-weight:700}.sidebar nav button:hover{color:#075f65;background:#ffffff9e}.sidebar nav button.active{color:#9f3f45;background:#fff8df;box-shadow:inset 4px 0 #f26474,0 5px 15px #12747412}.sidebar nav button.active svg{color:#e85865}.sidebar-foot{border-color:#087f832b}.workspace-chip .avatar{color:#9c3946;background:#ffd7dc}.workspace-chip strong{color:#15565c}.workspace-chip small,.sidebar-foot>p{color:#579194}.status-dot{background:#f4a93c;box-shadow:0 0 0 3px #f4a93c2e}.topbar{background:#fffdf7e6;border-bottom:1px solid rgba(8,127,131,.13);box-shadow:0 4px 20px #1176760b}.topbar h2{color:#0b6d73;font-size:21px}.preview-pill{color:#8d5440;background:#ffe5ae}.button.primary{color:#fff;background:linear-gradient(135deg,#c6424e,#bd3659);box-shadow:0 7px 15px #e24f5b30}.button.primary:hover{background:linear-gradient(135deg,#b63845,#aa2d50)}.button.secondary{background:#087f83}.button.ghost{background:#fffdf7;border-color:#e8d9bd}.button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:#008d92}.eyebrow{color:#a94350}.simple-heading h1{color:#0b666d;font-size:33px}.simple-heading p{color:#668285}.simple-toolbar,.simple-card,.app-list,.source-card,.report-summary{background:#fffdf7f5;border-color:#eadbbf;box-shadow:var(--shadow)}.simple-toolbar{border-radius:16px}.simple-toolbar .search-field{background:#f3faf7;border-radius:11px}.simple-toolbar .search-field:focus-within{border-color:#67bbb5}.category-filter{border-color:#e8d9bd;border-radius:11px;background:#fff9eb}.source-card{position:relative;overflow:hidden;border-radius:17px;transition:transform .2s ease,box-shadow .2s ease}.source-card:before{content:"";display:block;height:5px;background:linear-gradient(90deg,#12aaa4 0 34%,#ffd166 34% 65%,#f26474 65%)}.source-card:hover{transform:translateY(-3px);box-shadow:0 17px 34px #0d6c6f21}.source-card-title{background:#fffdf7}.source-card-title:hover{background:#fffaf0}.source-icon{color:#087f83;background:#d9f4ed;border-radius:50% 50% 45% 55%;box-shadow:inset 0 -5px #20a99f14}.source-card-title strong{color:#14535a}.source-contact-dates{background:radial-gradient(circle at 12px 12px,rgba(255,255,255,.42) 0 2px,transparent 2.5px) 0 0 / 24px 24px,#e6f6f2;border-color:#cfe9e3}.source-contact-dates strong{color:#1c6768}.source-contact-dates .due strong{color:#d84f60}.source-card footer{background:#fffaf0}.source-card .cadence{color:#a54b55;background:#ffdee2}.source-log-button{color:#08797c;background:#dff4ef;border:1px solid #c8e9e2}.source-log-button:hover{color:#fff;background:#0c9997}.compact-stats article{position:relative;overflow:hidden;border-color:#eadbbf;border-radius:16px;background:#fffdf7;box-shadow:var(--shadow)}.compact-stats article:after{content:"";position:absolute;right:-12px;bottom:-18px;width:55px;height:55px;border:8px solid rgba(255,193,71,.16);border-radius:50%}.compact-stats article>span{color:#087f83;background:#d9f3ed;border-radius:50%}.compact-stats article.urgent>span{color:#cb4053;background:#ffdce1}.task-row:before{background:#0da09e}.task-row.overdue:before{background:#ef5c6a}.task-row.today:before{background:#f4b23e}.check-button:hover{border-color:#079694;background:#079694}.inline-link,.text-button{color:#087f83}.report-summary{overflow:hidden;border-radius:16px}.report-summary article{border-color:#eadfc9}.report-summary article:nth-child(1){box-shadow:inset 0 4px #0ca5a1}.report-summary article:nth-child(2){box-shadow:inset 0 4px #35bba5}.report-summary article:nth-child(3){box-shadow:inset 0 4px #f2b43d}.report-summary article:nth-child(4){box-shadow:inset 0 4px #f26474}.report-summary strong{color:#0b686d;font-family:Fraunces,Georgia,serif}.performance-list article>div>i{background:#f3e8d5}.performance-list article>div>i b{background:linear-gradient(90deg,#079a98,#38bca8,#ffd066)}.report-icon{color:#087f83;background:#d9f3ed;border-radius:50%}.report-insight{background:linear-gradient(155deg,#fffdf7 60%,#fff0c9)}.drawer,.modal,.signin-panel{background:#fffdf7}.drawer{border-left:5px solid transparent;border-image:linear-gradient(#0ba5a0,#ffd166,#f26474) 1}.drawer-head{background:#fffaf0}.source-record-icon{color:#087f83;background:#d9f3ed;border-radius:50%}.source-record-hero h2{color:#0b646b;font-family:Fraunces,Georgia,serif}.relationship-status{background:#eaf8f4;border-color:#ceeae3}.source-detail-section{border-color:#eadfc9;background:#fffef9}.source-detail-section .section-title{background:#fff8e8}.contact-actions a{color:#0a7679;background:#eef9f5;border-color:#d5eee8}.modal{border-top:5px solid #10a39e;border-radius:18px}.modal h2{color:#0b646b;font-family:Fraunces,Georgia,serif}.modal input,.modal select,.modal textarea,.signin-form input{border-color:#e5d7bd;border-radius:9px;background:#fffefa}.toast{background:#076d73;border:1px solid rgba(255,255,255,.18)}.signin-shell{background:radial-gradient(circle at 78% 20%,#ffd166 0 90px,transparent 91px),radial-gradient(circle at 78% 20%,transparent 0 108px,rgba(242,100,116,.25) 109px 112px,transparent 113px),linear-gradient(168deg,#bcece2 0 48%,#65c8bd 48% 57%,#fff1ca 57% 100%)}.signin-panel{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.68);border-radius:22px;box-shadow:0 25px 60px #0d666b33}.signin-panel:after{content:"";position:absolute;right:-22px;bottom:-24px;width:92px;height:92px;border:13px solid rgba(242,100,116,.11);border-radius:50%;pointer-events:none}.signin-form h2{color:#0b646b;font-family:Fraunces,Georgia,serif;font-size:32px}.loading-screen{background:linear-gradient(165deg,#bcece2,#fff1ca)}.loading-line{background:linear-gradient(90deg,transparent,#f26474,#ffd166,#079a98,transparent)}@media(max-width:760px){.app-shell:before{left:0}.simple-heading h1{font-size:28px}.source-card:hover{transform:none}.topbar{background:#fffdf7f5}}.followup-view-actions{display:flex;align-items:center;gap:5px}.view-toggle.compact button{min-height:32px;padding:0 8px;font-size:9px}.view-toggle.compact svg{width:13px}.task-row.priority-high{box-shadow:inset 3px 0 #f2b43d}.task-row.priority-urgent{box-shadow:inset 3px 0 #ff5268}.followup-calendar{padding:0 14px 16px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-weekday{padding:7px;color:#85788e;font-size:8px;font-weight:900;text-align:center;text-transform:uppercase}.calendar-day{min-height:108px;padding:6px;overflow:hidden;border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff}.calendar-day:nth-of-type(7n+7){border-right:1px solid var(--line)}.calendar-day:nth-last-child(-n+7){border-bottom:1px solid var(--line)}.calendar-day>span{width:23px;height:23px;display:grid;place-items:center;color:#5e5268;border-radius:50%;font-size:9px;font-weight:900}.calendar-day.outside{background:#faf8fc;opacity:.55}.calendar-day.today>span{color:#fff;background:#4d058f}.calendar-task{width:100%;margin-top:4px;padding:5px 6px;display:flex;justify-content:space-between;gap:4px;overflow:hidden;border:0;border-left:3px solid #00a99c;border-radius:5px;color:#3f0b70;background:#eefaf8;text-align:left;cursor:pointer}.calendar-task.priority-high{border-left-color:#f2b43d;background:#fff8e9}.calendar-task.priority-urgent{border-left-color:#ff5268;background:#fff0f2}.calendar-task strong{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.calendar-task small,.calendar-more{color:#7c7084;font-size:7px;white-space:nowrap}.task-editor-modal{width:min(610px,calc(100vw - 28px))}.task-editor-modal>label,.task-editor-modal>.form-row{margin:0 24px 14px}.task-editor-modal textarea{min-height:86px}.inline-number{display:inline-flex;align-items:center;gap:7px}.inline-number input{width:90px}.source-sticky-note.note-purple{background:linear-gradient(135deg,rgba(255,255,255,.72),transparent 48%),#f6effc;border-color:#d9c3eb}.source-sticky-note.note-purple.has-note{border-left-color:#7640a7}.source-sticky-note.note-teal{background:linear-gradient(135deg,rgba(255,255,255,.72),transparent 48%),#eaf9f6;border-color:#b8e3dc}.source-sticky-note.note-red{background:linear-gradient(135deg,rgba(255,255,255,.72),transparent 48%),#fff0f2;border-color:#f4bac3}.source-sticky-note.note-red.has-note{border-left-color:#e63f57}.shared-source-label{margin-left:7px;padding:3px 7px;display:inline-block;border-radius:999px;color:#007f77;background:#e6f8f5;font-size:7px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle}.source-data-table .select-column input:disabled{opacity:.28;cursor:not-allowed}.note-color-picker{display:flex!important;align-items:center;justify-content:flex-start!important;gap:7px!important}.note-color-picker>span{margin-right:4px;color:#75677e;font-size:8px;font-weight:900;text-transform:uppercase}.note-color-picker button{width:22px;height:22px;padding:0;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #cabfd1}.note-color-picker button.gold{background:#f2b43d}.note-color-picker button.purple{background:#7640a7}.note-color-picker button.teal{background:#00a99c}.note-color-picker button.red{background:#ff5268}.note-color-picker button.selected{box-shadow:0 0 0 3px #4d058f38}.editor-picker{margin-top:9px}.sticky-note-meta{margin-top:12px;padding-top:9px;display:flex;justify-content:space-between;gap:8px;border-top:1px solid rgba(77,5,143,.1);color:#796e80;font-size:8px}.sticky-note-meta button{border:0;color:#4d058f;background:transparent;font-weight:900}.note-history{margin-top:8px;padding-top:5px;border-top:1px dashed rgba(77,5,143,.14)}.note-history article{padding:8px 0;display:flex;gap:8px;border-bottom:1px solid rgba(77,5,143,.08)}.note-history i{width:7px;flex:0 0 auto;border-radius:5px;background:#f2b43d}.note-history i.purple{background:#7640a7}.note-history i.teal{background:#00a99c}.note-history i.red{background:#ff5268}.note-history p{color:#5b4f61;font-size:10px;white-space:pre-wrap}.note-history small{color:#84798a;font-size:8px}.contact-profile-badges{margin-top:6px;display:flex;flex-wrap:wrap;gap:4px}.contact-profile-badges span{padding:3px 6px;border-radius:999px;color:#5d5065;background:#f0ebf3;font-size:7px;font-weight:800;text-transform:capitalize}.contact-profile-badges .status-do-not-contact{color:#a72d42;background:#ffe6ea}.source-contact-list article.do-not-contact{border-color:#f1b2bc;background:#fff7f8}.contact-warning{margin-top:10px;padding:8px 10px;display:flex;align-items:center;gap:7px;border-radius:7px;color:#a72d42;background:#ffe8ec;font-size:9px;font-weight:900}.contact-warning svg{width:15px}.performance-row{width:100%;min-height:64px;padding:0;display:grid;grid-template-columns:24px minmax(170px,1fr) 70px 70px;align-items:center;gap:12px;border:0;border-bottom:1px solid #edf0ee;color:inherit;background:transparent;text-align:left}.performance-row:hover{background:#faf8fc}.performance-row:last-child{border-bottom:0}.performance-row>div>strong{display:block;font-size:11px}.performance-row>div>small{margin-top:3px;color:#8b9691;font-size:8px}.performance-row>div>i{height:4px;margin-top:7px;display:block;overflow:hidden;border-radius:4px;background:#edf1ef}.performance-row>div>i b{height:100%;display:block;background:#7640a7}.performance-row>span:not(.rank) strong{display:block;font-size:12px}.performance-row>span:not(.rank) small{color:#8b9691;font-size:8px}.actionable-report-grid{margin-top:15px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.report-breakdown,.report-trend,.at-risk-report{padding-bottom:16px}.breakdown-list{padding:0 18px}.breakdown-list article{min-height:38px;display:grid;grid-template-columns:110px 1fr 30px;align-items:center;gap:10px}.breakdown-list span{font-size:9px;font-weight:800}.breakdown-list i{height:7px;overflow:hidden;border-radius:7px;background:#eee9f1}.breakdown-list i b{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#4d058f,#00a99c)}.breakdown-list strong{color:#4d058f;font-size:10px;text-align:right}.trend-bars{height:142px;margin:0 20px;display:flex;align-items:flex-end;gap:3px;border-bottom:1px solid var(--line)}.trend-bars i{min-width:3px;flex:1;border-radius:3px 3px 0 0;background:linear-gradient(#00bfb0,#4d058f)}.report-trend>p,.report-empty{margin:10px 20px 0;color:#786d80;font-size:9px}.at-risk-report{margin-top:15px}.at-risk-report>div>button{width:100%;min-height:58px;padding:10px 18px;display:grid;grid-template-columns:minmax(160px,1fr) auto 20px;align-items:center;gap:12px;border:0;border-top:1px solid var(--line);color:inherit;background:transparent;text-align:left}.at-risk-report>div>button:hover{background:#faf8fc}.at-risk-report button strong,.at-risk-report button small{display:block}.at-risk-report button strong{font-size:10px}.at-risk-report button small{margin-top:3px;color:#887d8e;font-size:8px}.risk-reasons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.risk-reasons b{padding:4px 7px;border-radius:999px;color:#a4384b;background:#fff0f2;font-size:7px}@media(max-width:900px){.followup-calendar{overflow-x:auto;grid-template-columns:repeat(7,minmax(105px,1fr))}.actionable-report-grid{grid-template-columns:1fr}}@media(max-width:760px){.followup-view-actions{width:100%;justify-content:space-between}.queue-card .section-title{height:auto;min-height:72px;flex-wrap:wrap;padding-block:10px}.task-editor-modal>label,.task-editor-modal>.form-row{margin-inline:18px}.performance-row{grid-template-columns:20px minmax(120px,1fr) 55px}.performance-row>span:last-child{display:none}.at-risk-report>div>button{grid-template-columns:1fr 18px}.risk-reasons{grid-column:1;justify-content:flex-start}.at-risk-report button>svg{grid-column:2;grid-row:1 / span 2}}.view-toggle{min-height:42px;padding:3px;display:inline-flex;align-items:center;gap:2px;border:1px solid #ded4e5;border-radius:9px;background:#f7f4f9}.view-toggle button{min-height:34px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#6d5c77;display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:800}.view-toggle button svg{width:14px;height:14px}.view-toggle button:hover{color:#4d058f;background:#eee8f2}.view-toggle button.active{color:#fff;background:#4d058f;box-shadow:0 3px 9px #4d058f2e}.source-toolbar .view-toggle{margin-left:auto}.admin-view-actions{display:flex;align-items:flex-end;gap:10px}.data-table-shell{width:100%;max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow);overscroll-behavior-inline:contain}.data-table{width:100%;min-width:880px;border-collapse:separate;border-spacing:0;color:var(--ink);font-size:11px}.data-table th{padding:12px 14px;position:sticky;top:0;z-index:1;color:#66566f;border-bottom:1px solid var(--line);background:#f6f2f8;font-size:8px;font-weight:900;letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap}.data-table td{padding:13px 14px;border-bottom:1px solid #eee9f1;vertical-align:top}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover td{background:#fbfafc}.data-table td>strong,.data-table td>small,.data-table td>a{display:block}.data-table td>small{max-width:260px;margin-top:4px;color:#746b79;line-height:1.4}.data-table td>a{margin-top:4px;color:#4d058f;font-size:9px}.table-primary-link{padding:0;border:0;color:#3f0b70;background:transparent;font-weight:900;text-align:left}.table-primary-link:hover{color:#00a99c;text-decoration:underline;text-underline-offset:3px}.table-activity-type,.table-cadence,.table-status{display:inline-flex;margin-bottom:5px;padding:4px 7px;border-radius:999px;color:#4d058f;background:#f0e8f6;font-size:8px;font-weight:850;text-transform:capitalize;white-space:nowrap}.table-cadence{margin:0;color:#24706b;background:#e9f8f6;text-transform:none}.table-status{margin:0}.table-number{color:#3f0b70;font-size:16px;font-weight:900;text-align:center}.table-contact-age{min-width:82px;display:grid;gap:3px}.table-contact-age strong{width:max-content;padding:5px 8px;border-radius:999px;color:#087664;background:#e8f7f1;font-size:9px;white-space:nowrap}.table-contact-age small{color:#746b79;font-size:7px;white-space:nowrap}.table-contact-age.due strong{color:#8b5a00;background:#fff3cf}.table-contact-age.stale strong{color:#b52c46;background:#fff0f2}.table-contact-age.never strong{color:#6f6377;background:#f1edf3}.table-due strong{color:#c73550}.table-actions{display:flex;gap:6px;justify-content:flex-end}.table-actions .icon-button{width:34px;height:34px;color:#4d058f;background:#f7f3fa}.user-report-table tr.inactive{opacity:.6}@media(max-width:760px){.source-toolbar .view-toggle{width:100%;margin-left:0}.source-toolbar .view-toggle button{flex:1;justify-content:center;min-height:40px;font-size:12px}.admin-view-actions{width:100%;align-items:stretch;flex-direction:column}.admin-view-actions .view-toggle{width:100%}.admin-view-actions .view-toggle button{flex:1;justify-content:center;min-height:40px;font-size:12px}.data-table{font-size:13px}.data-table th{font-size:10px}.data-table td>a,.data-table td>small{font-size:11px}.table-contact-age strong{font-size:11px}.table-contact-age small{font-size:9px}}body{overflow-x:hidden}.mobile-nav-scrim{display:none}@media(max-width:760px){.app-shell,.app-main{width:100%;min-width:0}.app-main{margin-left:0}.sidebar{width:min(86vw,300px);height:100dvh;padding-top:max(24px,env(safe-area-inset-top));padding-bottom:max(18px,env(safe-area-inset-bottom))}.mobile-nav-scrim{display:block;position:fixed;z-index:29;inset:0;width:100%;height:100dvh;padding:0;border:0;background:#083a4061;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.topbar{height:calc(64px + env(safe-area-inset-top));min-height:64px;padding-top:env(safe-area-inset-top)}.topbar .icon-button,.sidebar .icon-button{width:44px;height:44px}.topbar>div:nth-child(2){min-width:0}.topbar h2{overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.topbar-actions{flex:0 0 auto}.topbar .button.primary{width:44px;min-height:44px}.page,.simple-page{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.sources-page .simple-heading>.button{display:none}.simple-heading{gap:12px;margin-bottom:18px}.simple-toolbar{padding:8px;border-radius:13px}.simple-toolbar .search-field,.category-filter{min-height:44px}.source-card-title{min-height:82px}.source-log-button{min-height:40px;padding-inline:13px}.source-contact-dates{min-height:72px;padding-inline:14px}.source-contact-dates strong{font-size:10px}.task-row{grid-template-columns:40px minmax(0,1fr) auto 40px;padding-left:12px;padding-right:8px}.check-button{width:38px;height:38px}.task-row .icon-button{width:40px;height:40px}.task-time{min-width:0;max-width:82px}.report-actions .button{min-height:44px}.report-actions select{height:44px}.drawer{width:100%;height:100dvh;max-height:100dvh;padding-bottom:env(safe-area-inset-bottom)}.drawer-head{padding-top:max(11px,env(safe-area-inset-top))}.modal{width:calc(100% - 20px);max-height:calc(100dvh - 20px);padding:22px 20px calc(20px + env(safe-area-inset-bottom))}.modal input,.modal select,.signin-form input{height:46px;font-size:16px}.modal textarea{font-size:16px}.signin-shell{min-height:100dvh;padding:max(14px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom))}.signin-panel{max-height:calc(100dvh - 28px);overflow:auto}.signin-form .button,.signin-form input{min-height:48px}}@media(max-width:390px){.simple-page{padding-left:11px;padding-right:11px}.compact-stats{grid-template-columns:1fr}.compact-stats article:last-child{grid-column:auto}.source-card footer{gap:8px}.source-card .cadence{font-size:8px}.source-log-button{font-size:10px}.report-actions{flex-direction:column;align-items:stretch}.report-navigation{width:100%}.report-navigation button{min-width:0;flex:1;padding-inline:9px}.report-navigation button small{display:none}.report-actions label{width:100%}.report-summary{grid-template-columns:1fr 1fr}.report-summary strong{font-size:22px}.performance-list{padding-inline:12px}.performance-list article{grid-template-columns:18px minmax(105px,1fr) 52px;gap:8px}.relationship-status{grid-template-columns:1fr 18px 1fr;padding-inline:12px}.source-record-hero h2{font-size:22px}}.settings-page{max-width:900px}.admin-back{min-height:40px;margin:-5px 0 3px;padding:0 4px;border:0;background:transparent;color:#087f83;display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:800;letter-spacing:.02em}.admin-back:hover{color:#075e65}.workspace-settings-form{display:grid;gap:16px}.settings-section{overflow:hidden;border:1px solid #eadbbf;border-radius:17px;background:#fffdf7;box-shadow:var(--shadow)}.settings-section>header{display:flex;align-items:center;gap:13px;padding:19px 22px;border-bottom:1px solid #eadfc9;background:radial-gradient(circle at 94% 22%,rgba(255,209,102,.18) 0 27px,transparent 28px),#fff8e8}.settings-section>header h2{color:#0b666d;font-family:Fraunces,Georgia,serif;font-size:19px}.settings-section>header p{margin-top:3px;color:var(--muted);font-size:10px}.settings-section-icon{flex:0 0 40px;width:40px;height:40px;border-radius:50% 50% 45% 55%;display:grid;place-items:center;color:#087f83;background:#d9f3ed}.settings-section-icon svg{width:18px}.settings-fields{display:grid;gap:14px;padding:22px}.settings-fields.two-column{grid-template-columns:1fr 1fr}.settings-fields label{color:#4f6667;font-size:10px;font-weight:800}.settings-fields input,.settings-fields select{width:100%;height:46px;margin-top:7px;padding:0 13px;border:1px solid #dfd2b8;border-radius:10px;outline:0;color:#184f54;background:#fffefa;font:700 12px Nunito,sans-serif;transition:border-color .18s ease,box-shadow .18s ease}.settings-fields input:focus,.settings-fields select:focus{border-color:#45aaa4;box-shadow:0 0 0 3px #14a49e1f}.digest-toggle{margin:0 22px 22px;padding:16px;border:1px solid #cfe8e1;border-radius:13px;display:grid;grid-template-columns:22px minmax(0,1fr);gap:11px;align-items:flex-start;cursor:pointer;background:#edf9f5}.digest-toggle>input{width:19px;height:19px;margin:1px 0 0;accent-color:#079a98}.digest-toggle span{display:grid;gap:3px}.digest-toggle b{color:#135e62;font-size:11px}.digest-toggle small{color:#637878;font-size:9px;line-height:1.5}.settings-actions{min-height:52px;display:flex;justify-content:flex-end;align-items:center;gap:14px}.saved-indicator{display:inline-flex;align-items:center;gap:6px;color:#087f6e;font-size:10px;font-weight:800}.saved-indicator svg{width:16px}.settings-message,.settings-loading{min-height:110px;padding:24px;border:1px solid #eadbbf;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:10px;color:#627575;background:#fffdf7}.settings-message.error{color:#b54152;border-color:#efc4c8;background:#fff2f2}.settings-message svg{width:18px}.settings-loading{flex-direction:column;font-size:10px}.settings-loading .loading-line{width:120px;height:3px;border-radius:20px}.vertical-settings>header{display:grid;grid-template-columns:40px minmax(0,1fr) auto}.vertical-current{max-width:210px;padding:6px 10px;border:1px solid color-mix(in srgb,var(--tenant-primary) 20%,#e4d8c2);border-radius:999px;color:var(--tenant-primary);background:#fffdf8;font-size:9px;font-weight:900;text-align:center}.vertical-profile-grid{padding:18px 22px 14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vertical-profile-grid>label{min-height:132px;position:relative;padding:16px;display:flex;flex-direction:column;border:1px solid #e3dacb;border-radius:13px;cursor:pointer;background:#fffefa;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.vertical-profile-grid>label:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--tenant-primary) 36%,#ddd)}.vertical-profile-grid>label.selected{border-color:color-mix(in srgb,var(--tenant-primary) 58%,#ddd);background:linear-gradient(145deg,color-mix(in srgb,var(--tenant-primary) 7%,#fff),#fffefa 72%);box-shadow:0 9px 22px color-mix(in srgb,var(--tenant-primary) 8%,transparent)}.vertical-profile-grid input{position:absolute;opacity:0;pointer-events:none}.vertical-check{width:25px;height:25px;position:absolute;top:13px;right:13px;display:grid;place-items:center;border:1px solid #d8cdbd;border-radius:50%;color:transparent;background:#fff}.vertical-check svg{width:14px}.vertical-profile-grid label.selected .vertical-check{color:#fff;border-color:var(--tenant-primary);background:var(--tenant-primary)}.vertical-profile-grid strong{padding-right:34px;color:#3f0b70;font:700 15px Fraunces,Georgia,serif}.vertical-profile-grid small{margin-top:7px;color:#726b72;font-size:9px;line-height:1.5}.vertical-profile-grid em{margin-top:auto;padding-top:11px;color:#087f7a;font-size:8px;font-style:normal;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.vertical-category-preview{margin:0 22px 22px;padding:16px;border:1px solid #cfe8e1;border-radius:13px;background:#edf9f5}.vertical-category-preview>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.vertical-category-preview>div:first-child strong{color:#135e62;font-size:11px}.vertical-category-preview>div:first-child small{max-width:440px;color:#637878;font-size:9px;line-height:1.45;text-align:right}.vertical-category-preview>div:nth-child(2){margin-top:13px;display:flex;flex-wrap:wrap;gap:6px}.vertical-category-preview>div:nth-child(2) span{padding:6px 9px;display:inline-flex;align-items:center;gap:6px;border:1px solid #d5e8e2;border-radius:999px;color:#456667;background:#fffefa;font-size:8px;font-weight:800}.vertical-category-preview>div:nth-child(2) i{width:7px;height:7px;border-radius:50%}.vertical-category-preview>p{margin-top:13px;padding-top:11px;display:flex;align-items:center;gap:6px;border-top:1px solid #d1e6df;color:#617b79;font-size:9px}.vertical-category-preview>p svg{width:14px;color:#087f7a}@media(max-width:760px){.settings-page{max-width:none}.settings-page .page-heading{margin-bottom:18px}.settings-page .page-heading h1{font-size:30px}.settings-fields.two-column{grid-template-columns:1fr}.settings-section>header,.settings-fields{padding:16px}.digest-toggle{margin:0 16px 16px}.settings-fields input,.settings-fields select{min-height:48px;font-size:16px}.settings-actions{flex-direction:column-reverse;align-items:stretch;padding-bottom:env(safe-area-inset-bottom)}.settings-actions .button{width:100%;min-height:48px}.saved-indicator{justify-content:center}.vertical-settings>header{grid-template-columns:40px 1fr}.vertical-current{grid-column:2;justify-self:start}.vertical-profile-grid{padding:14px 16px;grid-template-columns:1fr}.vertical-profile-grid>label{min-height:120px}.vertical-category-preview{margin:0 16px 16px}.vertical-category-preview>div:first-child{display:grid;gap:5px}.vertical-category-preview>div:first-child small{text-align:left}}.admin-subpage{max-width:960px}.admin-subpage .page-heading>.button{align-self:center}.admin-notice{min-height:46px;margin-bottom:14px;padding:10px 14px;border:1px solid #bfe2d7;border-radius:11px;display:flex;align-items:center;gap:8px;color:#087664;background:#e9f8f2;font-size:10px;font-weight:800}.admin-notice svg{width:17px}.admin-inline-form,.admin-list-card,.export-grid article{border:1px solid #eadbbf;border-radius:17px;background:#fffdf7;box-shadow:var(--shadow)}.admin-inline-form{overflow:hidden;margin-bottom:16px}.admin-inline-form>header,.admin-list-card>header{min-height:70px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #eadfc9;background:radial-gradient(circle at 95% 25%,rgba(255,209,102,.16) 0 25px,transparent 26px),#fff8e8}.admin-inline-form h2,.admin-list-card h2,.export-grid h2{color:#0b666d;font-family:Fraunces,Georgia,serif;font-size:18px}.admin-inline-form header p,.admin-list-card header p{margin-top:3px;color:var(--muted);font-size:9px}.admin-form-grid{padding:19px 20px;display:grid;grid-template-columns:1fr 1fr 150px 130px;gap:12px;align-items:end}.admin-form-grid label,.lookup-add label,.compact-field{color:#4f6667;font-size:9px;font-weight:800}.admin-form-grid input,.admin-form-grid select,.lookup-add input,.compact-field select{width:100%;height:43px;margin-top:6px;padding:0 11px;border:1px solid #dfd2b8;border-radius:9px;outline:0;color:#184f54;background:#fffefa;font:700 11px Nunito,sans-serif}.admin-form-grid input:focus,.admin-form-grid select:focus,.lookup-add input:focus,.compact-field select:focus{border-color:#45aaa4;box-shadow:0 0 0 3px #14a49e1f}.admin-check{height:43px;padding:0 11px;border:1px solid #cfe8e1;border-radius:9px;display:flex;align-items:center;gap:8px;color:#155d60;background:#edf9f5;font-size:9px;font-weight:800}.admin-check input,.row-toggle input{accent-color:#079a98}.admin-inline-form>footer{padding:0 20px 18px;display:flex;justify-content:flex-end;gap:9px}.admin-list-card{overflow:hidden}.people-list article{min-height:82px;padding:13px 18px;border-bottom:1px solid #eee3ce;display:grid;grid-template-columns:42px minmax(160px,1fr) 112px 72px 118px 86px;gap:13px;align-items:center}.people-list article:last-child,.lookup-list article:last-child,.import-history article:last-child,.archive-list article:last-child,.audit-list article:last-child{border-bottom:0}.people-list article.inactive,.lookup-list article.inactive{opacity:.6;background:#f4f0e8}.admin-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:#087376;background:#d9f3ed;font:800 11px Nunito,sans-serif}.user-avatar{position:relative;overflow:hidden}.user-avatar>span{position:relative;z-index:0}.user-avatar>img{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:cover}.person-avatar-editor{position:relative;width:42px;height:46px;display:grid;place-items:start}.avatar-edit-button,.avatar-remove-button{position:absolute;z-index:2;bottom:0;width:22px;height:22px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;box-shadow:0 3px 9px #2a0f412e;cursor:pointer}.avatar-edit-button{right:-1px;color:#fff;background:#4d058f}.avatar-remove-button{left:-3px;color:#8c3151;background:#fff1f4}.avatar-edit-button:hover{background:#6509b7}.avatar-remove-button:hover{background:#ffe3e9}.avatar-edit-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.avatar-edit-button svg,.avatar-remove-button svg{width:11px;height:11px}.avatar-edit-button .button-spinner{width:10px;height:10px;border-width:2px}.person-identity{min-width:0;display:grid;gap:2px}.person-identity strong{color:#18575c;font-size:11px}.person-identity small{overflow:hidden;color:#6d7b79;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.person-identity i{color:#18816f;font-size:8px;font-style:normal}.compact-field select{height:36px;margin-top:3px;font-size:10px}.row-toggle{display:flex;align-items:center;gap:6px;color:#5d706f;font-size:9px;font-weight:800}.person-security-actions{display:flex;align-items:center;gap:5px}.person-security-actions .icon-button{width:34px;height:34px;color:#087f83;border:1px solid #cfe8e1;background:#f0faf7}.person-security-actions .icon-button svg{width:15px}.person-security-actions .icon-button:disabled{opacity:.35}.person-security-actions .activation-button{color:#a16a00;border-color:#ead39d;background:#fff8e5}.button-spinner{width:14px;height:14px;display:block;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:button-spin .7s linear infinite}@keyframes button-spin{to{transform:rotate(360deg)}}.impersonation-banner{min-height:44px;padding:7px 24px;display:flex;align-items:center;justify-content:center;gap:18px;color:#6f3e00;background:#ffe7a7;border-bottom:1px solid #e8c877;font-size:11px}.impersonation-banner span{display:flex;align-items:center;gap:7px}.impersonation-banner svg{width:16px}.impersonation-banner button{min-height:30px;padding:0 12px;border:1px solid #bd8c32;border-radius:16px;color:#754b00;background:#fff5d8;font-weight:800}.topbar .pwa-action.enabled{color:#087664;border-color:#9bd4c7;background:#e5f7f1}.report-range{display:grid;gap:5px;color:#638083;font-size:9px;font-weight:800}.report-range select{min-width:150px;height:42px;padding:0 11px;border:1px solid #d7c8ad;border-radius:10px;color:#18575c;background:#fffdf7;font-weight:700}.user-report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.user-report-grid>article{overflow:hidden;border:1px solid #eadbbf;border-radius:17px;background:#fffdf7;box-shadow:var(--shadow)}.user-report-grid>article.inactive{opacity:.65}.user-report-grid article>header{padding:17px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #eee3ce;background:#fff8e8}.user-report-grid h2{color:#0b666d;font:700 18px Fraunces,Georgia,serif}.user-report-grid header p{margin-top:2px;color:#718487;font-size:9px;text-transform:capitalize}.user-report-metrics{padding:17px;display:grid;grid-template-columns:1fr 1fr;gap:11px}.user-report-metrics span{padding:12px;display:grid;gap:3px;border-radius:11px;background:#edf8f5}.user-report-metrics strong{color:#087f83;font-size:22px}.user-report-metrics small{color:#638083;font-size:8px;font-weight:800}.user-report-grid article>footer{padding:12px 17px;display:flex;justify-content:space-between;color:#718487;border-top:1px solid #eee3ce;font-size:9px}.user-report-grid article>footer strong{color:#315f63}.password-modal .modal-body{margin-top:18px}.password-modal header p:last-child{margin-top:5px;color:#718487;font-size:10px}.calendar-feeds-modal{width:min(780px,calc(100% - 30px));max-height:min(860px,calc(100dvh - 30px));padding:0;overflow:hidden;display:flex;flex-direction:column}.calendar-feeds-modal>header{padding:22px 24px 17px;border-bottom:1px solid #e7dee9;background:#fbf8fc}.calendar-feeds-modal>header h2{font-size:25px}.calendar-feeds-modal>header p:last-child{max-width:560px;margin-top:5px;color:#718487;font-size:10px;line-height:1.45}.calendar-feeds-modal>footer{margin:0;padding:14px 22px;background:#fff}.calendar-feeds-body{padding:19px 22px;overflow-y:auto}.calendar-feed-form{padding:17px;border:1px solid #e3d7e7;border-radius:11px;background:#fdfbfe}.calendar-feed-form h3,.calendar-feed-list h3{color:#461c61;font-size:13px}.calendar-feed-form>div:first-child p,.calendar-feed-list>header p{margin-top:3px;color:#807487;font-size:9px}.calendar-feed-fields{margin-top:14px;display:grid;grid-template-columns:190px minmax(0,1fr);gap:11px}.calendar-feed-fields label{margin:0}.calendar-privacy-note{margin:2px 0 13px;display:flex;align-items:center;gap:6px;color:#6e6274;font-size:8px}.calendar-privacy-note svg{width:14px;color:#087f7a}.calendar-feed-form>.button{min-width:132px}.calendar-feed-list{margin-top:17px;border:1px solid #e3dbe5;border-radius:11px;overflow:hidden}.calendar-feed-list>header{padding:13px 16px;border-bottom:1px solid #e8e1e9;background:#faf8fb}.calendar-feed-list>article{min-height:112px;padding:14px 15px;border-bottom:1px solid #eee8ef;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;background:#fff}.calendar-feed-list>article:last-child{border-bottom:0}.calendar-feed-list>article.paused{background:#f7f5f7}.calendar-feed-icon{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;color:#4d058f;background:#f0e8f6}.calendar-feed-icon svg{width:18px}.calendar-feed-info{min-width:0}.calendar-feed-info>div:first-child{display:flex;align-items:center;gap:8px}.calendar-feed-info strong{color:#43254c;font-size:11px}.calendar-feed-info span{padding:3px 6px;border-radius:99px;font-size:7px;font-weight:900;text-transform:uppercase}.calendar-feed-info span.enabled{color:#087664;background:#e4f5ef}.calendar-feed-info span.paused{color:#766c76;background:#e9e5e9}.calendar-feed-info code{max-width:100%;margin-top:5px;display:block;overflow:hidden;color:#7d7180;font:8px ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.calendar-feed-info>p{margin-top:5px;color:#827785;font-size:8px}.calendar-feed-error{margin-top:7px;display:flex;align-items:flex-start;gap:5px;color:#a63d4e;font-size:8px;line-height:1.35}.calendar-feed-error svg{width:13px;min-width:13px}.calendar-feed-actions{display:grid;grid-template-columns:auto auto 34px;align-items:center;gap:9px}.calendar-feed-actions .button{min-height:34px;padding-inline:11px;font-size:8px}.calendar-feed-actions .row-toggle{margin:0}.calendar-feed-actions .icon-button{width:34px;height:34px;color:#aa3f52;border:1px solid #efccd4;background:#fff2f4}.calendar-feed-actions .icon-button svg{width:15px}.calendar-feed-empty{min-height:150px;padding:25px;display:grid;place-items:center;align-content:center;gap:5px;color:#877b89;text-align:center}.calendar-feed-empty>svg{width:26px;color:#a88ab4}.calendar-feed-empty strong{color:#5a4560;font-size:10px}.calendar-feed-empty p{font-size:8px}.status-action{min-height:34px;padding:0 10px;border:1px solid #e6c5c8;border-radius:18px;color:#a44956;background:#fff0f1;font-size:8px;font-weight:900}.status-action.reactivate{border-color:#bfe0d5;color:#087664;background:#e8f7f1}.admin-tabs{width:max-content;max-width:100%;margin-bottom:12px;padding:4px;border:1px solid #e2d6bf;border-radius:11px;display:flex;background:#fff8e8}.admin-tabs button{min-height:36px;padding:0 14px;border:0;border-radius:8px;color:#6a7774;background:transparent;font-size:9px;font-weight:800}.admin-tabs button.active{color:#087275;background:#dff3ed;box-shadow:0 1px 4px #1765661a}.lookup-add{margin-bottom:14px;padding:13px;border:1px solid #eadbbf;border-radius:14px;display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:11px;align-items:end;background:#fffdf7}.lookup-add input{height:44px}.lookup-list article{min-height:61px;padding:11px 18px;border-bottom:1px solid #eee3ce;display:grid;grid-template-columns:10px 1fr auto;gap:13px;align-items:center}.lookup-list article>i{width:9px;height:36px;border-radius:7px}.lookup-list article>div{display:grid;gap:2px}.lookup-list article strong{color:#18575c;font-size:11px}.lookup-list article small{color:#84908d;font-size:8px}.lookup-list article>button{min-width:67px;min-height:31px;border:1px solid #bfe0d5;border-radius:17px;color:#087664;background:#e8f7f1;font-size:8px;font-weight:900}.lookup-list article.inactive>button{border-color:#dfd5c3;color:#736c64;background:#eee9df}.export-grid{margin-bottom:16px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.export-grid article{min-height:180px;padding:20px;display:grid;grid-template-columns:45px 1fr;gap:13px;align-content:start}.export-grid .admin-icon{width:42px;height:42px;border-radius:50%}.export-grid .admin-icon.coral{color:#b64c5a;background:#ffe0e3}.export-grid p{min-height:43px;margin-top:5px;color:var(--muted);font-size:9px;line-height:1.5}.export-grid .button{width:max-content;margin-top:16px;grid-column:1 / -1}.admin-empty{min-height:190px;padding:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#9aa29f}.admin-empty>svg{width:27px;height:27px;margin-bottom:10px;color:#70afa8}.admin-empty strong{color:#386a6c;font-size:12px}.admin-empty p{margin-top:4px;font-size:9px}.import-history article,.archive-list article,.audit-list article{min-height:68px;padding:12px 18px;border-bottom:1px solid #eee3ce;display:grid;gap:13px;align-items:center}.import-history article{grid-template-columns:36px 1fr auto}.archive-list article{grid-template-columns:42px 1fr auto}.audit-list article{grid-template-columns:36px 1fr auto}.import-history article>div,.archive-list article>div,.audit-list article>div{min-width:0;display:grid;gap:3px}.import-history article strong,.archive-list article strong,.audit-list article strong{color:#18575c;font-size:10px;text-transform:capitalize}.import-history article small,.archive-list article small,.audit-list article small{color:#7f8a87;font-size:8px}.import-history article>div:last-child{text-align:right}.import-history article b{color:#26776d;font-size:9px;text-transform:capitalize}.import-status,.audit-action{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#087664;background:#dff3ed;font-size:10px;font-weight:900}.import-status svg{width:14px}.audit-action.archive{color:#aa6d24;background:#fff0ca}.audit-action.update{color:#0a6f78;background:#dceff0}.audit-action.create{color:#087664;background:#dff3ed}.audit-action.export{color:#a64d59;background:#ffe2e5}.audit-action svg{width:14px;height:14px}.audit-list code{max-width:145px;overflow:hidden;color:#9a9287;font:8px ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.audit-controls{padding:18px;border:1px solid #e6ddd0;border-radius:13px;background:linear-gradient(135deg,#fff,#fbf8f2);box-shadow:0 12px 30px #36261c0f}.audit-search{display:flex;gap:9px}.audit-search label{min-width:0;flex:1;position:relative}.audit-search label svg{width:16px;position:absolute;top:50%;left:13px;transform:translateY(-50%);color:#668d87;pointer-events:none}.audit-search input{width:100%;min-height:43px;padding:0 14px 0 40px;border:1px solid #dcd3c7;border-radius:9px;color:#294f48;background:#fff;font:700 10px Nunito,sans-serif}.audit-search button{min-width:92px;min-height:43px;padding:0 16px;border:0;border-radius:9px;color:#fff;background:#185f5d;font-size:9px;font-weight:900;cursor:pointer}.audit-filter-grid{margin-top:13px;display:grid;grid-template-columns:1.1fr .9fr 1.1fr .85fr .85fr 1fr auto;align-items:end;gap:9px}.audit-filter-grid label{min-width:0;display:grid;gap:5px}.audit-filter-grid label>span,.audit-page-size>span{color:#8a8175;font-size:7px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.audit-filter-grid select,.audit-filter-grid input,.audit-page-size select{width:100%;min-width:0;min-height:38px;padding:0 9px;border:1px solid #dfd6ca;border-radius:8px;color:#355d56;background:#fff;font:800 8px Nunito,sans-serif}.audit-sort-direction{min-height:38px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #d8cec0;border-radius:8px;color:#356d67;background:#fff;font-size:8px;font-weight:900;cursor:pointer;white-space:nowrap}.audit-sort-direction svg{width:13px}.audit-controls>footer{margin-top:12px;padding-top:11px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ece4d9}.audit-controls>footer span,.audit-controls>footer button{display:inline-flex;align-items:center;gap:5px;color:#7e7468;font-size:8px;font-weight:850}.audit-controls>footer span svg,.audit-controls>footer button svg{width:12px}.audit-controls>footer button{padding:0;border:0;color:#8f4151;background:transparent;cursor:pointer}.audit-list{margin-top:14px}.audit-list>header{display:flex;align-items:center;justify-content:space-between;gap:15px}.audit-page-size{width:76px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px}.audit-page-size select{min-height:33px}.audit-list article.audit-entry{min-height:0;padding:18px;grid-template-columns:36px minmax(0,1fr);align-items:start;background:#fff}.audit-entry-body{display:block!important;min-width:0}.audit-entry-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,auto);gap:18px;align-items:start}.audit-entry-summary>div{display:grid;gap:4px}.audit-entry-summary strong{color:#41615a;font-size:11px;font-weight:600;line-height:1.45;text-transform:none!important}.audit-entry-summary strong b{color:#173f39;font-weight:900}.audit-target{min-width:150px;padding:8px 10px;border:1px solid #e4ded1;border-radius:7px;background:#faf8f2;display:grid;gap:2px}.audit-target i{color:#8a8175;font-size:7px;font-style:normal;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.audit-target b{overflow:hidden;color:#315b54;font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.audit-full-action{margin-top:11px;border-top:1px solid #eee8dc}.audit-full-action summary{min-height:36px;width:max-content;display:flex;align-items:center;gap:5px;color:#7b7165;cursor:pointer;font-size:9px;font-weight:900;list-style:none}.audit-full-action summary::-webkit-details-marker{display:none}.audit-full-action summary svg{width:13px;height:13px;transition:transform .18s ease}.audit-full-action[open] summary svg{transform:rotate(90deg)}.audit-detail-panel{margin-bottom:2px;padding:15px;border:1px solid #e5dfd3;border-radius:8px;background:#f8f6ef}.audit-detail-panel dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #e6e0d4;border-radius:6px;background:#e6e0d4}.audit-detail-panel dl>div{min-width:0;padding:10px 12px;display:grid;gap:4px;background:#fff}.audit-detail-panel dt{color:#8c8174;font-size:7px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.audit-detail-panel dd{margin:0;color:#294f48;font-size:9px;line-height:1.45;overflow-wrap:anywhere;white-space:pre-wrap}.audit-detail-panel>p{color:#81786d;font-size:9px}.audit-technical-details{margin-top:12px;padding-top:11px;border-top:1px solid #dfd8cb}.audit-technical-details>summary{min-height:32px;display:flex;align-items:center;gap:5px;color:#938a7f;cursor:pointer;font-size:8px;font-weight:800;list-style:none}.audit-technical-details>summary::-webkit-details-marker{display:none}.audit-technical-details>summary svg{width:12px;height:12px;transition:transform .18s ease}.audit-technical-details[open]>summary svg{transform:rotate(90deg)}.audit-detail-panel footer{padding:8px 0 2px;display:grid;gap:7px}.audit-detail-panel footer span{min-width:0;display:grid;grid-template-columns:95px minmax(0,1fr);align-items:center;gap:8px}.audit-detail-panel footer small{color:#91877a;font-size:7px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.audit-detail-panel footer code{display:block;max-width:none;color:#6c645b;font-size:8px;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.audit-pagination{padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e8dfd2;background:#faf8f3}.audit-pagination>span{color:#7e756a;font-size:8px;font-weight:800}.audit-pagination>div{display:flex;align-items:center;gap:11px}.audit-pagination button{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #d9d0c4;border-radius:8px;color:#32645e;background:#fff;font-size:8px;font-weight:900;cursor:pointer}.audit-pagination button:disabled{opacity:.4;cursor:not-allowed}.audit-pagination button svg{width:12px}.audit-pagination strong{color:#5b615b;font-size:8px}@media(max-width:760px){.admin-subpage .page-heading{gap:15px;flex-direction:column}.admin-subpage .page-heading>.button{width:100%;min-height:46px}.admin-form-grid{grid-template-columns:1fr;padding:16px}.admin-check{min-height:46px}.admin-inline-form>footer{padding:0 16px 16px}.people-list article{padding:15px;grid-template-columns:42px minmax(0,1fr) auto}.people-list .person-identity{grid-column:2 / -1}.people-list .compact-field{grid-column:1 / 3}.people-list .row-toggle{justify-self:end}.people-list .person-security-actions{grid-column:1 / 3}.people-list .status-action{grid-column:1 / -1;min-height:39px}.admin-tabs{width:100%}.admin-tabs button{flex:1;padding-inline:8px}.lookup-add{grid-template-columns:1fr}.lookup-add input{font-size:16px}.lookup-add .button{width:100%;min-height:46px}.export-grid{grid-template-columns:1fr}.export-grid article{min-height:165px}.export-grid .button{width:100%;min-height:45px}.import-history article,.archive-list article,.audit-list article{padding-inline:14px}.archive-list article{grid-template-columns:42px minmax(0,1fr)}.archive-list article .button{grid-column:1 / -1;width:100%;min-height:42px}.audit-list article{grid-template-columns:34px minmax(0,1fr)}.audit-controls{padding:14px}.audit-search{flex-direction:column}.audit-search input{min-height:46px;font-size:16px}.audit-search button{min-height:43px}.audit-filter-grid{grid-template-columns:1fr 1fr}.audit-filter-grid label:first-child,.audit-filter-grid label:nth-child(3),.audit-filter-grid label:nth-child(6){grid-column:1/-1}.audit-filter-grid select,.audit-filter-grid input{min-height:44px;font-size:16px}.audit-sort-direction{min-height:44px}.audit-controls>footer{align-items:flex-start;gap:10px}.audit-list>header{align-items:flex-end}.audit-pagination{padding:13px 14px;align-items:stretch;flex-direction:column}.audit-pagination>div{justify-content:space-between}.audit-pagination button{min-height:40px}.audit-entry-summary{grid-template-columns:1fr;gap:10px}.audit-target{min-width:0}.audit-detail-panel{padding:11px}.audit-detail-panel dl{grid-template-columns:1fr}.audit-detail-panel footer span{grid-template-columns:1fr;gap:3px}.audit-detail-panel footer code{display:block}}@media(max-width:760px){.impersonation-banner{padding:8px 12px;flex-direction:column;gap:5px;text-align:center}.impersonation-banner button{min-height:34px}.topbar-actions{gap:6px}.topbar .pwa-action{width:44px;min-width:44px;height:44px;padding:0;justify-content:center}.topbar .pwa-action span,.topbar .pwa-action:not(.enabled){font-size:0}.topbar .pwa-action svg{margin:0}.user-report-grid{grid-template-columns:1fr}.report-range{width:100%}.report-range select{width:100%;min-height:46px;font-size:16px}.password-modal{width:100%;height:100dvh;max-height:100dvh;border-radius:0;padding:20px 17px}.calendar-feeds-modal{width:100%;height:100dvh;max-height:100dvh;border-radius:0}.calendar-feeds-modal>header{padding:18px 16px 14px}.calendar-feeds-body{padding:14px}.calendar-feed-fields{grid-template-columns:1fr}.calendar-feed-fields input{font-size:16px}.calendar-feed-form>.button{width:100%;min-height:44px}.calendar-feed-list>article{grid-template-columns:34px minmax(0,1fr);align-items:start}.calendar-feed-actions{grid-column:1 / -1;grid-template-columns:1fr auto 38px}.calendar-feed-actions .button{min-height:40px}}@media(max-width:390px){.topbar h2{display:none}}@media(max-width:390px){.admin-inline-form>footer{flex-direction:column-reverse}.admin-inline-form>footer .button{width:100%;min-height:44px}.import-history article{grid-template-columns:32px minmax(0,1fr)}.import-history article>div:last-child{grid-column:2;text-align:left}}@media(max-width:760px){html,body,.app-shell{max-width:100%;overflow-x:clip}.page,.simple-page{padding-left:16px;padding-right:16px}.simple-heading h1,.admin-subpage .page-heading h1{font-size:30px;line-height:1.08}.simple-heading p,.page-heading>div>p:last-child{font-size:14px;line-height:1.45}.eyebrow{font-size:11px}.simple-toolbar .search-field input,.category-filter select{font-size:16px}.source-card-title{min-height:92px;padding:17px 16px}.source-card-title strong{font-size:16px;line-height:1.25;white-space:normal}.source-card-title small{font-size:12px;line-height:1.4;white-space:normal}.source-contact-dates{min-height:82px;padding:14px 15px;gap:8px}.source-contact-dates small{font-size:11px}.source-contact-dates strong{font-size:13px;line-height:1.3}.source-card footer{min-height:62px;font-size:12px}.source-card footer b{font-size:13px}.source-card .cadence{padding:6px 9px;font-size:11px}.source-log-button{min-height:44px;font-size:12px}.button{min-height:44px;font-size:13px}.simple-card .section-title{min-height:64px;height:auto}.simple-card .section-title h3{font-size:17px}.subtle-count,.compact-stats small{font-size:12px}.task-row h4{font-size:14px}.task-row p,.task-time{font-size:11px}.activity-list p{font-size:13px}.activity-list small{font-size:10px}.admin-card{min-height:150px;padding:20px;border-radius:15px}.admin-card h3{font-size:21px}.admin-card p{margin-top:7px;font-size:13px;line-height:1.45}.admin-card small{font-size:10px;line-height:1.35}.admin-back{min-height:44px;font-size:13px}.admin-inline-form h2,.admin-list-card h2,.export-grid h2{font-size:20px}.admin-inline-form header p,.admin-list-card header p,.export-grid p{font-size:12px;line-height:1.45}.admin-form-grid label,.lookup-add label,.compact-field{font-size:12px}.admin-form-grid input,.admin-form-grid select,.compact-field select{min-height:46px;font-size:16px}.admin-check,.row-toggle{font-size:12px}.person-identity strong,.lookup-list article strong,.import-history article strong,.archive-list article strong,.audit-list article strong{font-size:14px}.person-identity small,.lookup-list article small,.import-history article small,.archive-list article small,.audit-list article small{font-size:11px;line-height:1.4}.person-identity i{font-size:10px}.status-action,.lookup-list article>button{min-height:40px;font-size:11px}.admin-tabs button{min-height:44px;font-size:12px}.admin-empty strong{font-size:15px}.admin-empty p{font-size:12px}.settings-section>header h2{font-size:20px}.settings-section>header p,.digest-toggle small{font-size:12px;line-height:1.45}.settings-fields label,.digest-toggle b{font-size:13px}}@media(max-width:360px){.page,.simple-page{padding-left:12px;padding-right:12px}.source-card-title strong{font-size:15px}.admin-card{grid-template-columns:40px minmax(0,1fr) 18px;gap:12px;padding:17px}}.source-contact-list>article{padding:15px 18px;border-bottom:1px solid #eadfc9}.source-contact-list>article:last-child{border-bottom:0}.source-contact-list .contact-profile{padding:0}.source-contact-list .contact-actions{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.source-contact-list .contact-actions a{min-width:0;min-height:40px;padding:8px 10px;overflow-wrap:anywhere}.source-contact-photo-gallery>div:not(.empty-state){padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.source-contact-photo-gallery article{min-width:0;overflow:hidden;border:1px solid #e4d9e8;border-radius:10px;background:#fff}.source-contact-photo-gallery article>a{display:block;aspect-ratio:1/1;overflow:hidden;background:#eee8f0}.source-contact-photo-gallery img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .2s ease}.source-contact-photo-gallery article:hover img{transform:scale(1.03)}.source-contact-photo-gallery article>span{min-height:48px;padding:9px 10px;display:block}.source-contact-photo-gallery strong,.source-contact-photo-gallery small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-contact-photo-gallery strong{color:#4d3e51;font-size:9px}.source-contact-photo-gallery small{margin-top:4px;color:#918594;font-size:7px}.contact-address{margin-top:11px;padding:10px 11px;display:flex;align-items:flex-start;gap:8px;border:1px solid #ddd1e4;border-radius:9px;color:#4d058f;background:#faf7fc;text-decoration:none}.contact-address>svg{width:15px;height:15px;margin-top:1px;flex:0 0 auto;color:#00a99c}.contact-address span{min-width:0;display:grid;gap:2px}.contact-address small{color:#817587;font-size:8px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.contact-address strong{color:#4f4653;font-size:10px;line-height:1.45;white-space:pre-wrap}.contact-address:hover{border-color:#9f7aba;background:#f6f0fa}.contact-empty{min-height:82px;padding:16px 18px;display:flex;align-items:center;gap:11px;color:#78a7a1}.contact-empty>svg{width:23px}.contact-empty span{display:grid;gap:3px}.contact-empty strong{color:#376b6e;font-size:11px}.contact-empty small{color:#7f8d89;font-size:9px}.organization-facts{display:grid}.organization-facts>a,.organization-facts>div{min-height:62px;padding:12px 18px;border-bottom:1px solid #eadfc9;display:flex;align-items:center;gap:12px;color:#0a7679;text-decoration:none}.organization-facts>:last-child{border-bottom:0}.organization-facts>*>svg{flex:0 0 auto;width:18px}.organization-facts span{min-width:0;display:grid;gap:3px}.organization-facts small{color:#8a9692;font-size:9px}.organization-facts strong{color:#315f63;font-size:11px;overflow-wrap:anywhere}@media(max-width:760px){.source-contact-list>article{padding:16px}.source-contact-list .contact-actions{grid-template-columns:1fr}.source-contact-list .contact-actions a{min-height:46px;font-size:13px}.contact-empty strong{font-size:14px}.contact-empty small{font-size:12px}.organization-facts>a,.organization-facts>div{min-height:70px;padding:14px 16px}.organization-facts small{font-size:11px}.organization-facts strong{font-size:13px;line-height:1.4}}.source-editor-modal{width:min(760px,calc(100% - 30px));padding:0;border-top:0}.source-editor-modal>header,.source-editor-modal>.form-intro,.source-editor-modal>.editor-section,.source-editor-modal>footer{margin-left:28px;margin-right:28px}.source-editor-modal>header{padding-top:25px}.editor-section{margin-bottom:18px;padding:18px;border:1px solid #eadfc9;border-radius:14px;background:#fffef9}.editor-section>h3,.editor-section-title h3{margin-bottom:14px;color:#0b666d;font-family:Fraunces,Georgia,serif;font-size:18px}.editor-section-title{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.editor-section-title h3{margin-bottom:2px}.editor-section-title p{color:#718487;font-size:10px}.editor-section-title .button{flex:0 0 auto}.source-owner-field{display:grid}.source-owner-field small{margin-top:6px;color:#718487;font-size:10px;line-height:1.45}.source-owner-readonly{min-height:60px;padding:10px 12px;display:flex;align-items:center;gap:11px;border:1px solid #cfe8e1;border-radius:11px;background:#edf9f5}.source-owner-readonly>span:last-child{display:grid;gap:2px}.source-owner-readonly small{color:#668285;font-size:10px}.source-owner-readonly strong{color:#135e62;font-size:12px}.contact-editor-card{margin-top:11px;padding:15px;border:1px solid #d9ebe5;border-radius:12px;background:#f3faf7}.contact-editor-head{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.contact-editor-head>strong{color:#245e62;font-size:11px}.contact-editor-head>div{display:flex;align-items:center;gap:9px}.modal .primary-choice{margin:0;display:flex;align-items:center;gap:6px;color:#437579;cursor:pointer}.modal .primary-choice input{width:17px;height:17px;margin:0;padding:0;accent-color:#087f83}.contact-remove{width:34px;height:34px;display:grid;place-items:center;border:1px solid #ead6cf;border-radius:8px;color:#aa5860;background:#fff9f4}.contact-remove:hover{color:#fff;background:#c64a56}.contact-editor-empty{min-height:82px;display:flex;align-items:center;justify-content:center;gap:11px;color:#78a7a1;border:1px dashed #cfe4de;border-radius:11px}.contact-editor-empty span{display:grid;gap:3px}.contact-editor-empty strong{color:#376b6e;font-size:11px}.contact-editor-empty small{color:#718487;font-size:9px}.source-editor-modal .source-editor-footer{position:sticky;bottom:0;z-index:2;margin:0;padding:16px 28px max(20px,env(safe-area-inset-bottom));display:grid;grid-template-columns:auto 1fr auto auto;background:#fffdf7f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.archive-button{color:#a94954;border:1px solid #f0cdd0;background:#fff2f0}.archive-button:hover{color:#fff;background:#b94752}@media(max-width:760px){.drawer-head{height:auto;min-height:68px;gap:8px;padding-left:12px;padding-right:12px}.drawer-actions{min-width:0}.drawer-actions .button{min-height:42px;padding-inline:10px;font-size:12px}.source-editor-modal{width:100%;height:100dvh;max-height:100dvh;border-radius:0}.source-editor-modal>header,.source-editor-modal>.form-intro,.source-editor-modal>.editor-section{margin-left:14px;margin-right:14px}.source-editor-modal>header{padding-top:max(18px,env(safe-area-inset-top))}.source-editor-modal>.form-intro{font-size:13px}.editor-section{padding:15px}.editor-section-title{align-items:flex-start}.editor-section-title p{font-size:12px;line-height:1.4}.source-owner-field small,.source-owner-readonly small{font-size:12px}.source-owner-readonly strong{font-size:14px}.contact-editor-card{padding:13px}.contact-editor-head>strong,.modal .primary-choice{font-size:13px}.contact-editor-empty strong{font-size:14px}.contact-editor-empty small{font-size:12px}.source-editor-modal .source-editor-footer{padding:12px 14px max(14px,env(safe-area-inset-bottom));grid-template-columns:1fr 1fr}.source-editor-footer>span{display:none}.source-editor-footer .archive-button{grid-column:1 / -1}}@media(max-width:360px){.drawer-actions .button{width:44px;padding:0;font-size:0}.drawer-actions .button svg{margin:0}}.today-contact-widget{position:relative;overflow:hidden;margin-bottom:18px;padding:20px 0 18px;border:1px solid #d5e9e2;border-radius:18px;background:radial-gradient(circle at 94% 12%,rgba(255,209,102,.36) 0 48px,transparent 49px),linear-gradient(140deg,#def5ee,#f7fcf7 58%,#fff1c9);box-shadow:0 13px 28px #13646b17}.today-contact-widget:after{content:"";position:absolute;right:-18px;bottom:-32px;width:110px;height:60px;border:10px solid rgba(242,100,90,.1);border-radius:50%;pointer-events:none}.today-contact-widget>header{position:relative;z-index:1;padding:0 20px 15px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.today-contact-widget>header h2{margin-top:4px;color:#0b666d;font:700 23px/1.12 Fraunces,Georgia,serif}.today-contact-widget>header>div>p:last-child{margin-top:5px;color:#5e7c7e;font-size:11px}.swipe-hint{display:flex;align-items:center;gap:5px;color:#448184;font-size:10px;font-weight:800;white-space:nowrap}.today-contact-track{position:relative;z-index:1;width:100%;padding:0 20px 5px;display:flex;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#82c8be transparent;-webkit-overflow-scrolling:touch}.today-contact-track:after{content:"";flex:0 0 1px}.today-contact-card{flex:0 0 326px;min-height:228px;padding:16px;display:flex;flex-direction:column;scroll-snap-align:start;border:1px solid rgba(20,137,135,.18);border-radius:15px;background:#fffdf7f7;box-shadow:0 8px 20px #12636614;animation:beach-rise .3s ease both}.today-contact-card.overdue{border-color:#f0c6bd;box-shadow:inset 0 4px #f2645a,0 8px 20px #12636614}.today-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.today-card-meta span{padding:5px 8px;border-radius:20px;color:#087f83;background:#d9f2ed;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.today-contact-card.overdue .today-card-meta span{color:#ad3f4c;background:#ffe0d8}.today-card-meta time{color:#718487;font-size:9px;font-weight:800}.today-source-name{width:100%;margin-top:14px;padding:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;border:0;color:#154f55;background:transparent;font:700 18px/1.2 Fraunces,Georgia,serif;text-align:left}.today-source-name svg{flex:0 0 auto;margin-top:1px;color:#70a39f}.today-contact-card>p{margin-top:5px;color:#718487;font-size:10px;line-height:1.4}.today-person{margin-top:14px;display:flex;align-items:center;gap:9px}.today-person .record-avatar{width:34px;height:34px;flex:0 0 auto;border-radius:50%;color:#9c3946;background:#ffd7dc}.today-person>span:last-child{min-width:0;display:grid;gap:2px}.today-person small{color:#879694;font-size:8px}.today-person strong{overflow:hidden;color:#315f63;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.today-assignee{margin-top:9px;padding:7px 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:8px;color:#607d7f;background:#edf8f5;font-size:9px}.today-assignee strong{overflow:hidden;color:#087376;text-overflow:ellipsis;white-space:nowrap}.today-contact-card footer{margin-top:auto;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.today-contact-card footer>a,.today-details{min-height:40px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:0;color:#087f83;background:transparent;font-size:11px;font-weight:800;text-decoration:none}.contacted-button{color:#fff;background:#087f83}.contacted-button:hover{background:#05696e}.today-contact-complete{width:100%;min-height:112px;padding:22px;display:flex;align-items:center;justify-content:center;gap:13px;border:1px dashed #a8d7cd;border-radius:14px;color:#5c8581;background:#ffffff8c}.today-contact-complete>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#21a69e}.today-contact-complete strong{color:#17676a;font:700 17px Fraunces,Georgia,serif}.today-contact-complete p{margin-top:3px;font-size:10px}@media(max-width:760px){.today-contact-widget{margin-left:-2px;margin-right:-2px;padding-top:17px}.today-contact-widget>header{padding:0 15px 13px;align-items:flex-start}.today-contact-widget>header h2{font-size:22px}.today-contact-widget>header>div>p:last-child{font-size:12px}.swipe-hint{margin-top:7px;font-size:0}.swipe-hint svg{width:18px}.today-contact-track{padding-left:15px;padding-right:15px}.today-contact-card{flex-basis:min(82vw,310px);min-height:246px;padding:16px}.today-source-name{font-size:20px}.today-contact-card>p{font-size:12px}.today-card-meta span,.today-card-meta time{font-size:10px}.today-person small{font-size:10px}.today-person strong{font-size:13px}.today-assignee{font-size:11px}.today-contact-card footer>a,.today-details{min-height:44px;font-size:13px}.contacted-button{min-height:44px}.today-contact-complete{margin-right:15px}.today-contact-complete strong{font-size:18px}.today-contact-complete p{font-size:12px}}.settings-days-field{max-width:420px}.settings-days-field>span,.interval-days-input>span{margin-top:7px;display:flex;align-items:center;gap:10px}.settings-days-field>span input,.interval-days-input>span input{margin-top:0}.settings-days-field>span b,.interval-days-input>span b{color:#517174;font-size:12px}.settings-days-field>small{display:block;margin-top:8px;color:#718487;font-size:10px;font-weight:600;line-height:1.5}.source-interval-field{margin-bottom:14px;padding:15px;border:1px solid #cfe8e1;border-radius:12px;background:#edf9f5}.source-interval-field>div:first-child{margin-bottom:12px}.source-interval-field>div:first-child strong{display:block;color:#155d60;font-size:11px}.source-interval-field>div:first-child small{display:block;margin-top:3px;color:#678184;font-size:9px;line-height:1.45}.modal .interval-default-choice{min-height:44px;margin:0;padding:0 11px;display:flex;align-items:center;gap:9px;border:1px solid #bee0d7;border-radius:9px;color:#315f63;background:#fffef9;cursor:pointer}.modal .interval-default-choice input{width:18px;height:18px;margin:0;padding:0;accent-color:#087f83}.interval-default-choice span{font-size:10px}.interval-default-choice b{margin-left:4px;color:#a94350}.modal .interval-days-input{margin:12px 0 0}.interval-days-input>span{max-width:180px}@media(max-width:760px){.settings-days-field{max-width:none}.settings-days-field>small,.source-interval-field>div:first-child small{font-size:12px}.source-interval-field>div:first-child strong{font-size:14px}.interval-default-choice span{font-size:13px}.interval-days-input>span{max-width:none}}:root{--ink:#31154d;--forest:#4d058f;--forest-2:#4d058f;--paper:#ffffff;--canvas:#f7f5fa;--line:#e6deec;--muted:#746c7c;--coral:#ff5268;--coral-soft:#ffebee;--ochre:#8668a2;--ochre-soft:#f0eaf5;--sage:#00a99c;--sage-soft:#e5f8f6;--blue:#4d058f;--blue-soft:#eee7f5;--shadow:0 10px 28px rgba(77,5,143,.075);--serif:"Nunito Sans",sans-serif}body,button,input,select,textarea{font-family:Nunito Sans,sans-serif}h1,h2,h3,.topbar h2,.simple-card .section-title h3,.source-detail-section .section-title h3,.settings-section>header h2,.admin-inline-form h2,.admin-list-card h2,.export-grid h2,.editor-section>h3,.editor-section-title h3,.today-contact-widget>header h2,.today-source-name,.today-contact-complete strong,.source-record-hero h2,.modal h2,.signin-form h2,.user-report-grid h2{font-family:Nunito Sans,sans-serif;letter-spacing:-.025em}html,body,.app-shell{background:var(--canvas)}.app-shell{background:radial-gradient(circle at 96% 3%,rgba(0,191,176,.08) 0 120px,transparent 121px),linear-gradient(180deg,#fbfafd 0 190px,var(--canvas) 390px)}.app-shell:before{display:none}.sidebar{overflow:hidden;background:#fff;border-right:1px solid var(--line);box-shadow:5px 0 24px #4d058f0a}.sidebar:after{display:none}.sidebar-head{padding-inline:8px}.app-mark{gap:10px}.app-mark>span:last-child{min-width:0}.app-mark strong{color:#4d058f!important;font-family:Nunito Sans,sans-serif;font-size:15px;font-weight:800;line-height:1.1;letter-spacing:-.025em;white-space:nowrap}.app-mark small{color:#008f84!important;margin-top:3px;font-size:8px;font-weight:900;letter-spacing:.18em}.mark-glyph,.sidebar .mark-glyph,.signin-brand .mark-glyph{width:38px;height:38px;flex:0 0 38px;overflow:hidden;border:0;border-radius:11px;background:#4d058f;box-shadow:0 5px 12px #4d058f2e}.mark-glyph i,.sidebar .mark-glyph i,.signin-brand .mark-glyph i{position:absolute;display:block}.mark-glyph i:nth-child(1){left:10px;top:18px;width:15px;height:2px;border:0;clip-path:none;background:#00bfb0;transform:none}.mark-glyph i:nth-child(2){left:20px;top:10px;width:9px;height:18px;border:2px solid #00bfb0;border-left:0;border-radius:0 6px 6px 0;clip-path:none;background:transparent;transform:none}.mark-glyph i:nth-child(3),.sidebar .mark-glyph i:nth-child(3),.signin-brand .mark-glyph i:nth-child(3){left:7px;top:15px;bottom:auto;width:8px;height:8px;border-radius:50%;clip-path:none;background:#fff;box-shadow:22px -8px 0 -1px #fff,22px 0 0 -1px #fff,22px 8px 0 -1px #fff}.nav-label{color:#94849f}.sidebar nav button{color:#6e6179;font-weight:700}.sidebar nav button:hover{color:#4d058f;background:#f7f3fa}.sidebar nav button.active{color:#4d058f;background:#f0e8f6;box-shadow:inset 3px 0 #00bfb0}.sidebar nav button.active svg{color:#4d058f}.sidebar-foot{border-color:#e9e1ee}.workspace-chip .avatar{color:#4d058f;background:#e9f8f6}.workspace-chip strong{color:#3b2055}.workspace-chip small,.sidebar-foot>p{color:#81748b}.status-dot{background:#00bfb0;box-shadow:0 0 0 3px #00bfb024}.topbar{background:#ffffffeb;border-bottom:1px solid var(--line);box-shadow:0 4px 18px #4d058f09}.topbar h2,.simple-heading h1{color:#3f0b70}.preview-pill{color:#5f3d78;background:#f0e8f6}.eyebrow{color:#4d058f}.button.primary{color:#fff;background:#4d058f;box-shadow:0 7px 16px #4d058f2e}.button.primary:hover{background:#3e0474}.button.secondary{background:#2d1642}.button.ghost{color:#51465b;background:#fff;border-color:#ded4e5}.button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:#00a99c}.inline-link,.text-button,.admin-back{color:#4d058f}.admin-back:hover{color:#350363}.simple-toolbar,.simple-card,.app-list,.source-card,.report-summary,.settings-section,.admin-inline-form,.admin-list-card,.export-grid article{background:#fff;border-color:var(--line);box-shadow:var(--shadow)}.simple-toolbar,.simple-card,.source-card,.report-summary,.settings-section,.admin-inline-form,.admin-list-card,.export-grid article{border-radius:12px}.simple-toolbar .search-field{background:#faf9fb;border-radius:8px}.simple-toolbar .search-field:focus-within{border-color:#00a99c}.category-filter{border-color:#ded4e5;border-radius:8px;background:#fff}.source-card:before{height:4px;background:linear-gradient(90deg,#4d058f 0 72%,#00bfb0 72%)}.source-card:hover{box-shadow:0 16px 34px #4d058f1f}.source-card-title,.source-card footer{background:#fff}.source-card-title:hover{background:#fbf9fc}.source-icon,.source-record-icon,.settings-section-icon,.report-icon,.compact-stats article>span{color:#4d058f;background:#f0e8f6;border-radius:10px;box-shadow:none}.source-card-title strong,.source-record-hero h2,.modal h2,.user-report-grid h2{color:#3f0b70}.source-contact-dates{background:#f4fbfa;border-color:#d7eeeb}.source-contact-dates strong{color:#285e62}.source-contact-dates .due strong{color:#c73550}.source-card .cadence{color:#4d058f;background:#f0e8f6}.source-log-button{color:#4d058f;background:#f4eff8;border-color:#ded2e7}.source-log-button:hover{color:#fff;background:#4d058f}.compact-stats article{border-color:var(--line);border-radius:12px;background:#fff}.compact-stats article:after{display:none}.compact-stats article.urgent>span{color:#c73550;background:#ffebee}.task-row:before{background:#00a99c}.task-row.overdue:before{background:#ff5268}.task-row.today:before{background:#4d058f}.check-button:hover{border-color:#00a99c;background:#00a99c}.report-summary article{border-color:var(--line)}.report-summary article:nth-child(1){box-shadow:inset 0 4px #4d058f}.report-summary article:nth-child(2){box-shadow:inset 0 4px #7640a7}.report-summary article:nth-child(3){box-shadow:inset 0 4px #00bfb0}.report-summary article:nth-child(4){box-shadow:inset 0 4px #ff5268}.report-summary strong,.user-report-metrics strong{color:#4d058f;font-family:Nunito Sans,sans-serif}.performance-list article>div>i{background:#ede8f1}.performance-list article>div>i b{background:linear-gradient(90deg,#4d058f,#7650a0,#00bfb0)}.report-insight{background:linear-gradient(155deg,#fff 62%,#eefaf8)}.drawer,.modal,.signin-panel{background:#fff}.drawer{border-left:4px solid #4d058f;border-image:none}.drawer-head,.source-editor-modal .source-editor-footer{background:#fffffff5}.relationship-status,.source-owner-readonly,.source-interval-field{background:#f3fbfa;border-color:#d4ece8}.source-detail-section,.editor-section{border-color:var(--line);background:#fff}.source-detail-section .section-title,.settings-section>header,.admin-inline-form>header,.admin-list-card>header{background:#faf8fc;border-color:var(--line)}.contact-actions a{color:#4d058f;background:#f7f3fa;border-color:#e4d9eb}.modal{border-top:4px solid #00bfb0;border-radius:14px}.modal input,.modal select,.modal textarea,.signin-form input,.settings-fields input,.settings-fields select,.admin-form-grid input,.admin-form-grid select,.lookup-add input,.compact-field select{color:#3a2748;background:#fff;border-color:#ded4e5;border-radius:8px}.modal input:focus,.modal select:focus,.modal textarea:focus,.signin-form input:focus,.settings-fields input:focus,.settings-fields select:focus{border-color:#00a99c;outline-color:#00bfb029;box-shadow:0 0 0 3px #00bfb01f}.toast{background:#3c0a6d}.signin-shell{background:radial-gradient(circle at 82% 16%,rgba(0,191,176,.22) 0 100px,transparent 101px),linear-gradient(145deg,#4d058f 0 42%,#6a2a9e 42% 51%,#f7f5fa 51% 100%)}.signin-panel{border:1px solid rgba(77,5,143,.1);border-radius:16px;box-shadow:0 25px 60px #300b5033}.signin-panel:after{border-color:#00bfb01c}.signin-form h2{color:#3f0b70}.loading-screen{background:linear-gradient(145deg,#4d058f,#692b9c)}.loading-line{background:linear-gradient(90deg,transparent,#00bfb0,#fff,transparent)}.digest-toggle,.admin-notice,.contact-followup-note{color:#3f716f;background:#f0faf8;border-color:#cdebe7}.digest-toggle>input,.modal .primary-choice input,.modal .interval-default-choice input{accent-color:#4d058f}.saved-indicator{color:#008f84}.settings-section>header h2,.admin-inline-form h2,.admin-list-card h2,.export-grid h2,.editor-section>h3,.editor-section-title h3,.today-contact-widget>header h2{color:#3f0b70}.settings-section-icon{color:#4d058f}.person-security-actions .icon-button{color:#4d058f;border-color:#e0d5e8;background:#f7f3fa}.today-contact-widget{border-color:#d9e9e8;background:radial-gradient(circle at 95% 8%,rgba(0,191,176,.13) 0 52px,transparent 53px),linear-gradient(140deg,#f2edf7,#fff 60%,#eefaf8);box-shadow:var(--shadow)}.today-contact-widget:after{border-color:#4d058f12}.today-contact-card{border-color:#e2d8e9;background:#fff;box-shadow:0 8px 20px #4d058f12}.today-contact-card.overdue{border-color:#f1c9d0;box-shadow:inset 0 4px #ff5268,0 8px 20px #4d058f12}.today-card-meta span{color:#4d058f;background:#f0e8f6}.today-source-name{color:#3f0b70}.today-person .record-avatar{color:#4d058f;background:#e9f8f6}.today-assignee{color:#596b70;background:#f2faf9}.today-assignee strong,.today-contact-card footer>a,.today-details{color:#4d058f}.contacted-button{color:#fff;background:#4d058f}.contacted-button:hover{background:#3e0474}.today-contact-complete{color:#5f7d7b;border-color:#afe1db}.today-contact-complete>span{background:#00a99c}.today-contact-complete strong{color:#3f0b70}.source-owner-readonly strong,.source-interval-field>div:first-child strong,.contact-editor-head>strong,.contact-editor-empty strong,.organization-facts strong{color:#3f0b70}.contact-editor-card{border-color:#dfd5e7;background:#faf8fc}.contact-editor-empty{color:#867591;border-color:#dbcee4}.organization-facts>a,.organization-facts>div{color:#4d058f;border-color:var(--line)}.archive-button{color:#b4233c;background:#fff1f3;border-color:#f0ccd2}.impersonation-banner{background:#3f0b70}@media(max-width:760px){.topbar{background:#fffffff5}.mobile-nav-scrim{background:#260c396b}.signin-shell{background:linear-gradient(160deg,#eee6f4,#f7f5fa 55%,#eaf8f6)}.app-mark strong{font-size:16px}}.followups-state{min-height:260px;padding:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted);text-align:center}.followups-state .loading-line{background:linear-gradient(90deg,transparent,#4d058f,#00bfb0,transparent)}.followups-state>strong{color:#3f0b70;font-size:15px}.followups-state>p{font-size:11px}.followups-state.error>svg{color:#c73550}.followups-state .button{margin-top:6px}.empty-state.compact{min-height:150px;padding:22px}.inline-link:disabled{cursor:default;opacity:.55}.source-notes{padding:17px 18px;color:#4b3d55;background:#faf8fc}.source-notes p,.source-history .activity-notes{white-space:pre-wrap;overflow-wrap:anywhere}.source-notes p{font-size:11px;line-height:1.65}.source-card-note{width:100%;min-height:54px;padding:10px 15px;border:0;border-top:1px solid var(--line);background:#faf8fc;color:#4b3d55;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left}.source-card-note:hover{background:#f5f0f8}.source-card-note>span{color:#4d058f;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.source-card-note p{overflow:hidden;color:#5f5666;font-size:10px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.source-card-note svg{color:#85718f}.source-history article{border-bottom:1px solid var(--line)}.source-history article:last-child{border-bottom:0}.source-history .activity-notes{color:#5f5666;font-size:10px;line-height:1.55}.source-history .activity-kind{display:inline-flex;margin:0 7px 5px 0;padding:3px 7px;border-radius:999px;color:#4d058f;background:#f0e8f6;font-size:8px;font-weight:800;letter-spacing:.06em;line-height:1;text-transform:uppercase}.source-history .activity-kind+strong{display:inline}.activity-referral{margin:9px 0 8px;padding:9px 10px;display:flex;align-items:center;gap:9px;border:1px solid #cce9e4;border-radius:9px;background:#eef9f7}.activity-referral>span{width:25px;height:25px;display:grid;flex:0 0 auto;place-items:center;border-radius:8px;color:#fff;background:#008f84}.activity-referral svg{width:13px}.activity-referral p{min-width:0}.activity-referral p small,.activity-referral p strong{display:block}.activity-referral p small{color:#547975;font-size:8px;font-weight:800}.activity-referral p strong{margin-top:2px;color:#205d5b;font-size:10px}@media(max-width:760px){.source-notes p{font-size:14px}.source-card-note{min-height:58px}.source-card-note>span{font-size:10px}.source-card-note p{font-size:12px}.source-history article strong{font-size:14px}.source-history .activity-notes{font-size:13px}.source-history .activity-kind{font-size:9px}.source-history article small{font-size:11px}}.relationship-overview{margin:0 0 14px;display:grid;grid-template-columns:repeat(3,minmax(120px,1fr)) minmax(190px,1.25fr);overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 7px 20px #4d058f0b}.relationship-overview>article,.relationship-overview>button{min-height:68px;padding:12px 16px;display:flex;align-items:center;gap:11px;border:0;border-right:1px solid var(--line);background:transparent;text-align:left}.relationship-overview>button{border-right:0;color:#4d058f}.relationship-overview>button:hover,.relationship-overview>button.active{background:#f5eff9}.relationship-overview>button>svg:first-child{width:18px;color:#b4233c}.relationship-overview>button>svg:last-child{width:16px;margin-left:auto}.relationship-overview strong{display:block;color:#3f0b70;font-size:18px}.relationship-overview small{margin-top:2px;color:#776c7e;font-size:9px;font-weight:800}.health-dot{width:10px;height:10px;flex:0 0 auto;border-radius:50%;box-shadow:0 0 0 5px #00a99c1a}.health-dot.healthy{background:#00a99c}.health-dot.attention{background:#ef9f30;box-shadow:0 0 0 5px #ef9f301f}.health-dot.stale{background:#ff5268;box-shadow:0 0 0 5px #ff52681a}.source-sort-control{max-width:164px}.sort-direction-button{min-height:38px;padding:0 10px;border:1px solid var(--line);border-radius:8px;color:#4d058f;background:#fff;font-size:9px;font-weight:900}.saved-view-bar{min-height:48px;margin:-1px 0 14px;padding:7px 10px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;border:1px solid var(--line);border-top-style:dashed;border-radius:0 0 10px 10px;background:#faf8fc}.saved-view-bar>label{display:flex;align-items:center;gap:7px;color:#776c7e;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.saved-view-bar select{min-height:32px;padding:0 28px 0 9px;border:1px solid #ddd2e4;border-radius:7px;color:#4d4652;background:#fff;font-size:10px;text-transform:none;letter-spacing:0}.saved-view-bar .text-button svg{width:14px}.text-button.danger{margin-left:auto;color:#b4233c}.save-view-form{width:100%;padding-top:8px;display:flex;align-items:flex-end;gap:8px;border-top:1px solid var(--line)}.save-view-form label{flex:1;color:#62566a;font-size:10px;font-weight:800}.save-view-form input{width:100%;min-height:38px;margin-top:5px;padding:0 10px;border:1px solid #d8cde0;border-radius:7px;background:#fff}.quality-queue-banner{margin-bottom:14px;padding:13px 15px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:11px;color:#5b3f68;border:1px solid #e4d5ec;border-left:4px solid #ff5268;border-radius:10px;background:#fcf7ff}.quality-queue-banner>svg{color:#c73550}.quality-queue-banner strong{color:#3f0b70;font-size:12px}.quality-queue-banner p{margin-top:3px;color:#76677f;font-size:10px}.bulk-source-bar{min-height:58px;margin-bottom:10px;padding:9px 12px;display:flex;align-items:center;gap:9px;border:1px solid #c9b3da;border-radius:10px;background:#f4eef8;box-shadow:0 7px 18px #4d058f12}.bulk-source-bar>strong{min-width:80px;color:#4d058f;font-size:11px}.bulk-source-bar label{display:flex;align-items:center;gap:6px;color:#6e6077;font-size:9px;font-weight:900;text-transform:uppercase}.bulk-source-bar select{min-height:36px;min-width:145px;padding:0 28px 0 9px;border:1px solid #d8cce0;border-radius:7px;background:#fff;font-size:10px;text-transform:none}.source-title-status{display:flex;align-items:center;gap:8px}.relationship-health{display:inline-flex;min-height:22px;padding:4px 7px;align-items:center;border-radius:999px;font-size:8px;font-style:normal;font-weight:900;white-space:nowrap}.relationship-health.healthy{color:#08776f;background:#e2f7f4}.relationship-health.attention{color:#96601b;background:#fff0d7}.relationship-health.stale{color:#b4233c;background:#ffe8ec}.relationship-health.new{color:#4d058f;background:#f0e8f6}.quality-count{display:inline-flex!important;align-items:center;gap:4px;color:#aa4254;font-size:8px;font-weight:850}.quality-count svg{width:12px}.data-table .select-column{width:42px;padding-left:13px;padding-right:6px}.data-table .select-column input{width:16px;height:16px;accent-color:#4d058f}.sortable-heading{min-height:28px;margin:-6px -7px;padding:6px 7px;display:inline-flex;align-items:center;gap:5px;border:0;border-radius:6px;color:inherit;background:transparent;font:inherit;font-weight:900;letter-spacing:inherit;text-align:left;text-transform:inherit;cursor:pointer}.sortable-heading:hover{color:#4d058f;background:#f2eaf8}.sortable-heading:focus-visible{outline:2px solid #6a0dad;outline-offset:2px}.sortable-heading svg{width:12px;height:12px;flex:0 0 auto;opacity:.38}.sortable-heading.active{color:#4d058f}.sortable-heading.active svg{opacity:1}.snooze-icon{color:#745885;background:#f7f2fa}.today-snooze{min-height:40px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:0;border-radius:8px;color:#4d058f;background:#f4eef8;font-size:10px;font-weight:850}.simple-card .task-row{grid-template-columns:31px minmax(0,1fr) auto 32px 28px}.snooze-modal .modal-body{margin-top:18px}.snooze-presets{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:15px}.snooze-presets button,.outcome-suggestions button{min-height:36px;padding:6px 9px;border:1px solid #ded2e6;border-radius:8px;color:#594568;background:#faf8fc;font-size:10px;font-weight:800}.snooze-presets button:hover,.outcome-suggestions button:hover,.outcome-suggestions button.selected{color:#4d058f;border-color:#bfa6d0;background:#f1e9f6}.outcome-suggestions{margin-top:14px}.outcome-suggestions>small{margin-bottom:7px;color:#6e6077;font-size:9px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.outcome-suggestions>div{display:flex;gap:6px;flex-wrap:wrap}@media(max-width:760px){.relationship-overview{grid-template-columns:repeat(2,1fr)}.relationship-overview>article,.relationship-overview>button{min-height:64px;border-bottom:1px solid var(--line)}.relationship-overview>article:nth-child(2){border-right:0}.relationship-overview>button{border-bottom:0}.source-sort-control{max-width:none;flex:1}.sort-direction-button{min-height:44px}.saved-view-bar{align-items:stretch}.saved-view-bar>label{width:100%;justify-content:space-between}.saved-view-bar select{flex:1;min-height:40px}.save-view-form{align-items:stretch;flex-wrap:wrap}.save-view-form label{flex-basis:100%}.quality-queue-banner{grid-template-columns:24px 1fr}.quality-queue-banner .button{grid-column:1/-1}.bulk-source-bar{align-items:stretch;flex-wrap:wrap}.bulk-source-bar>strong{width:100%}.bulk-source-bar label{flex:1;align-items:stretch;flex-direction:column}.bulk-source-bar select{min-width:0;min-height:42px}.source-title-status .relationship-health{display:none}.simple-card .task-row{grid-template-columns:40px minmax(0,1fr) 40px 40px}.simple-card .task-row .task-time{grid-column:2;justify-self:start}.today-contact-card footer{gap:5px}.today-snooze{min-height:44px;font-size:11px}.snooze-presets{grid-template-columns:1fr}.snooze-presets button,.outcome-suggestions button{min-height:44px;font-size:12px}}.source-sticky-note{position:relative;margin:0 29px 20px;padding:16px 17px 17px;overflow:hidden;border:1px solid #e6d9b7;border-radius:12px;background:linear-gradient(135deg,rgba(255,255,255,.64),transparent 48%),#fff9e9;box-shadow:0 8px 22px #4d058f0e}.source-sticky-note:after{content:"";position:absolute;top:0;right:0;width:28px;height:28px;background:linear-gradient(225deg,#f0e3bc 0 48%,transparent 50%);pointer-events:none}.source-sticky-note.has-note{border-left:4px solid #00a99c;padding-left:14px}.source-sticky-note>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.sticky-note-title{min-width:0;display:flex;align-items:center;gap:10px}.sticky-note-title>i{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:#fff;background:#4d058f;box-shadow:0 5px 12px #4d058f29}.sticky-note-title svg{width:17px}.sticky-note-title small{display:block;margin-bottom:2px;color:#8a7655;font-size:8px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.sticky-note-title h3{color:#3f0b70;font-size:13px;line-height:1.2}.sticky-note-edit{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dfcfaa;border-radius:8px;color:#4d058f;background:#ffffffb3;font-size:9px;font-weight:900}.sticky-note-edit:hover{border-color:#bca7ca;background:#fff}.sticky-note-edit svg{width:13px}.source-sticky-note>p{margin:14px 2px 1px;color:#4d4251;font-size:12px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.source-sticky-note form{margin-top:13px}.source-sticky-note textarea{width:100%;min-height:132px;padding:12px 13px;resize:vertical;border:1px solid #d8c8a3;border-radius:9px;color:#403747;background:#fffef9;font:inherit;font-size:12px;line-height:1.55}.source-sticky-note textarea:focus{border-color:#00a99c;outline:3px solid rgba(0,169,156,.13)}.source-sticky-note form>small{display:block;margin-top:6px;color:#85765e;font-size:8px;line-height:1.4}.source-sticky-note form>div{margin-top:11px;display:flex;justify-content:flex-end;gap:7px}.source-sticky-note form .button svg{width:14px}.sticky-note-empty{width:100%;min-height:58px;margin-top:12px;padding:10px 11px;display:flex;align-items:center;gap:10px;border:1px dashed #d6c69f;border-radius:9px;color:#4d058f;background:#ffffff7a;text-align:left}.sticky-note-empty:hover{border-color:#00a99c;background:#fff}.sticky-note-empty>svg{width:18px;flex:0 0 auto}.sticky-note-empty span{display:grid;gap:3px}.sticky-note-empty strong{font-size:10px}.sticky-note-empty small{color:#81735c;font-size:9px;line-height:1.35}.pinned-note-field{padding:13px;border:1px solid #e6d9b7;border-radius:10px;background:#fffaf0}.pinned-note-field>span{display:flex;align-items:center;gap:6px;color:#4d058f}.pinned-note-field>span svg{width:15px}.pinned-note-field textarea{min-height:108px}.pinned-note-field>small,.field-hint{display:block;margin-top:6px;color:#81735f;font-size:8px;font-weight:500;line-height:1.45}.table-pinned-note{max-width:240px;margin-top:6px!important;display:flex!important;align-items:center;gap:4px;overflow:hidden;color:#725780!important;text-overflow:ellipsis;white-space:nowrap}.table-pinned-note svg{width:12px;flex:0 0 auto;color:#00a99c}@media(max-width:760px){.source-sticky-note{margin-left:18px;margin-right:18px;padding:14px}.source-sticky-note.has-note{padding-left:12px}.source-sticky-note>p,.source-sticky-note textarea{font-size:14px}.sticky-note-title small{font-size:9px}.sticky-note-title h3{font-size:15px}.sticky-note-edit{min-height:42px;padding-inline:12px;font-size:11px}.sticky-note-empty{min-height:68px}.sticky-note-empty strong{font-size:12px}.sticky-note-empty small,.source-sticky-note form>small,.pinned-note-field>small,.field-hint{font-size:10px}}.mention-notifications{position:relative}.mention-notifications>button{position:relative}.mention-notifications>button.has-unread{color:#fff;background:#087f83;border-color:#087f83}.mention-notifications>button em{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border:2px solid #fffdf7;border-radius:999px;color:#fff;background:#f2645a;font-size:8px;font-style:normal;font-weight:900}.mention-popover{width:min(370px,calc(100vw - 28px));max-height:470px;position:absolute;z-index:80;top:46px;right:0;overflow:auto;border:1px solid #d9e9e4;border-radius:14px;background:#fffdf7;box-shadow:0 20px 48px #0d565933}.mention-popover>header{padding:15px 16px;display:flex;justify-content:space-between;border-bottom:1px solid #e8dfcd}.mention-popover>header strong{color:#0b666d;font-size:13px}.mention-popover>header small{color:#7e8c89;font-size:9px}.mention-popover>button{width:100%;padding:13px 15px;display:grid;grid-template-columns:32px 1fr;gap:10px;border:0;border-bottom:1px solid #eee5d5;color:inherit;background:#f0faf7;text-align:left}.mention-popover>button.read{background:#fffdf7;opacity:.72}.mention-popover>button:hover{background:#e6f6f2}.mention-popover>button>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#087f83}.mention-popover>button svg{width:14px}.mention-popover>button strong{font-size:10px}.mention-popover>button p{margin-top:3px;color:#596d69;font-size:9px;line-height:1.4}.mention-popover>button small{margin-top:5px;color:#8a9895;font-size:8px}.mention-empty{padding:28px 20px;display:grid;justify-items:center;gap:5px;color:#77a9a3;text-align:center}.mention-empty svg{width:25px}.mention-empty strong{color:#2c6669;font-size:11px}.mention-empty small{color:#7e8c89;font-size:9px}.contact-collaboration{margin-top:13px;padding-top:13px;border-top:1px dashed #d8e9e4}.referral-count-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px}.referral-count-summary>span{min-height:64px;padding:10px 11px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:2px 8px;border:1px solid #cfe9e3;border-radius:10px;background:#eaf8f4}.referral-count-summary small{color:#64817d;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.referral-count-summary strong{grid-row:1 / 3;grid-column:2;color:#087f83;font-size:24px}.referral-count-summary em{color:#82918e;font-size:8px;font-style:normal}.contact-collaboration-actions{margin-top:8px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.contact-collaboration-actions button{min-height:36px;padding:7px 9px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d5e8e3;border-radius:8px;color:#08777a;background:#f4fbf8;font-size:9px;font-weight:900}.contact-collaboration-actions button:hover{background:#e3f5f0}.contact-collaboration-actions svg{width:14px}.referral-receipt-form,.contact-note-form{margin-top:9px;padding:12px;border:1px solid #d3e7e2;border-radius:10px;background:#f8fcfa}.privacy-banner{padding:9px 10px;display:flex;align-items:center;gap:8px;border-radius:8px;color:#8c5141;background:#fff0d3}.privacy-banner svg{width:17px;flex:0 0 auto}.privacy-banner span{display:grid;gap:2px}.privacy-banner strong{font-size:9px}.privacy-banner small{font-size:8px;line-height:1.35}.referral-receipt-form>div:nth-child(2){margin-top:10px;display:grid;grid-template-columns:1fr 1.5fr;gap:8px}.referral-receipt-form label,.contact-note-form label{color:#536c68;font-size:8px;font-weight:900}.referral-receipt-form input,.contact-note-form input,.contact-note-form select{width:100%;min-height:37px;margin-top:5px;padding:0 9px;border:1px solid #cfdfdb;border-radius:7px;color:#244f51;background:#fff;font-size:10px}.referral-receipt-form footer,.contact-note-form>footer{margin-top:10px;display:flex;justify-content:flex-end;gap:7px}.contact-note-form textarea{min-height:94px;margin-top:5px;font-size:11px}.privacy-copy{display:block;margin-top:5px;color:#907451;font-size:8px}.contact-note-options{margin-top:9px;display:grid;grid-template-columns:1fr 1.4fr;gap:8px;align-items:end}.check-option{min-height:37px;padding:0 8px;display:flex!important;align-items:center;gap:6px;border:1px solid #d8e6e2;border-radius:7px;background:#fff}.check-option input{width:14px!important;min-height:0!important;height:14px;margin:0!important}.check-option svg{width:14px}.mention-follow-up{margin-top:8px;display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:8px}.contact-records{margin-top:11px;display:grid;gap:7px}.contact-note-record,.referral-receipt-record{padding:10px 11px!important;border:1px solid #e0e8e4!important;border-radius:9px;background:#fff}.contact-note-record.pinned{border-left:4px solid #e9a83f!important;background:#fffbef}.contact-note-record>header{display:flex;justify-content:space-between;align-items:center}.contact-note-record>header span{display:flex;align-items:center;gap:4px;color:#9a641a;font-size:8px;font-weight:900;text-transform:uppercase}.contact-note-record>header svg{width:12px}.contact-note-record>header button{margin-left:auto;display:flex;align-items:center;gap:4px;border:0;color:#087f83;background:transparent;font-size:8px;font-weight:900}.contact-note-record>p{margin-top:6px;color:#425d59;font-size:10px;line-height:1.5;white-space:pre-wrap}.contact-note-record>small{display:block;margin-top:5px;color:#869390;font-size:8px}.contact-note-record form textarea{min-height:78px;margin:0 0 7px}.contact-note-record form footer{margin-top:7px;display:flex;justify-content:flex-end;gap:6px}.contact-note-record form footer button,.note-history-toggle{border:0;color:#087f83;background:transparent;font-size:8px;font-weight:900}.note-history-toggle{margin-top:6px}.contact-note-history{margin-top:6px;border-top:1px dashed #d8e2de}.contact-note-history>div{padding:7px 0;border-bottom:1px solid #edf1ef}.contact-note-history p{color:#677975;font-size:9px}.contact-note-history small{color:#909c99;font-size:7px}.referral-receipt-record{display:flex;align-items:center;gap:9px}.referral-receipt-record>span{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#087f83;font-size:13px;font-weight:900}.referral-receipt-record div{display:grid;gap:3px}.referral-receipt-record strong{font-size:9px}.referral-receipt-record small{color:#81908c;font-size:8px}@media(max-width:760px){.mention-popover{position:fixed;top:70px;right:12px}.referral-count-summary strong{font-size:27px}.contact-collaboration-actions,.contact-note-options,.mention-follow-up{grid-template-columns:1fr}.contact-collaboration-actions button{min-height:44px;font-size:11px}.referral-receipt-form>div:nth-child(2){grid-template-columns:1fr}.referral-receipt-form label,.contact-note-form label{font-size:10px}.contact-note-form textarea,.contact-note-form input,.contact-note-form select,.referral-receipt-form input{font-size:14px}.contact-note-record>p{font-size:13px}}.priority-frequency-preview{margin-top:9px;padding:9px 11px;display:flex;align-items:center;gap:7px;border-radius:8px;color:#285e61;background:#eaf8f5;font-size:9px;font-weight:800}.priority-frequency-preview svg{width:15px;color:#00a99c}.cadence.priority-daily,.table-cadence.priority-daily{color:#a72d42;background:#fff0f2}.cadence.priority-weekly,.table-cadence.priority-weekly{color:#4d058f;background:#f2ebf8}.cadence.priority-monthly,.table-cadence.priority-monthly{color:#087f83;background:#e7f8f5}.cadence.priority-other,.table-cadence.priority-other{color:#6f6377;background:#f1edf3}.table-cadence{display:grid;gap:2px}.table-cadence strong{font-size:9px}.table-cadence small{color:inherit;font-size:7px;opacity:.78}@media(max-width:760px){.priority-frequency-preview{min-height:42px;font-size:11px}.table-cadence strong{font-size:11px}}.user-kpi-actions{flex-wrap:wrap}.user-report-person select{min-width:190px}.user-kpi-export-actions{display:flex;gap:8px}.user-kpi-actions .button{min-height:42px;white-space:nowrap}.user-kpi-actions .button svg{width:15px}.user-report-scope{min-height:46px;padding:10px 14px;display:flex;align-items:center;gap:9px;border:1px solid #e5ddea;border-radius:11px;color:#625868;background:#fbf9fc}.user-report-scope span{padding:5px 8px;border-radius:999px;color:#fff;background:#4d058f;font-size:8px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.user-report-scope strong{color:#3f0b70;font-size:11px}.user-report-scope small{margin-left:auto;color:#007f77;font-size:9px;font-weight:850}.user-kpi-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.user-kpi-summary article{min-height:142px;padding:19px;position:relative;border-right:1px solid var(--line)}.user-kpi-summary article:last-child{border-right:0}.user-kpi-summary article:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:#4d058f}.user-kpi-summary article:nth-child(2):before{background:#00a99c}.user-kpi-summary article:nth-child(3):before{background:#0ca5a1}.user-kpi-summary article:nth-child(4):before{background:#f2b43d}.user-kpi-summary article.attention:before{background:#ff5268}.user-kpi-summary article>span{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:#4d058f;background:#f1ebf7}.user-kpi-summary article:nth-child(2)>span,.user-kpi-summary article:nth-child(3)>span{color:#007f77;background:#e6f8f5}.user-kpi-summary article.attention>span{color:#b52c46;background:#fff0f2}.user-kpi-summary svg{width:15px}.user-kpi-summary small{display:block;margin-top:13px;color:#756c79;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.user-kpi-summary strong{display:block;margin-top:4px;color:#3f0b70;font-size:26px;line-height:1}.user-kpi-summary p{margin-top:7px;color:#746b79;font-size:8px;line-height:1.45}.user-kpi-guide{padding:13px 16px;display:flex;align-items:flex-start;gap:11px;border:1px solid #c9e7e2;border-radius:11px;color:#315b5d;background:#edf9f7}.user-kpi-guide>svg{width:18px;flex:0 0 auto;color:#008f84}.user-kpi-guide strong{color:#18575c;font-size:10px}.user-kpi-guide p{margin-top:3px;font-size:9px;line-height:1.55}.user-kpi-guide b{color:#4d058f}.user-kpi-hero{padding:17px;display:grid;grid-template-columns:1fr 1fr;gap:11px;border-bottom:1px solid #eee9f1}.user-kpi-hero>div{min-width:0;padding:14px;border:1px solid #e8e0ec;border-radius:12px;background:#fbf9fc}.user-kpi-hero>div:last-child{background:#effaf8;border-color:#d2ebe6}.user-kpi-hero small{display:block;color:#756c79;font-size:8px;font-weight:900;text-transform:uppercase}.user-kpi-hero strong{display:block;margin-top:7px;color:#4d058f;font-size:28px;line-height:1}.user-kpi-hero p{margin-top:6px;color:#746b79;font-size:8px}.user-kpi-hero em{display:block;margin-top:8px;color:#008f84;font-size:8px;font-style:normal;font-weight:850}.user-kpi-hero em.down{color:#b52c46}.user-kpi-hero i{height:5px;margin-top:11px;display:block;overflow:hidden;border-radius:5px;background:#dbe9e7}.user-kpi-hero i b{height:100%;display:block;border-radius:5px;background:linear-gradient(90deg,#00a99c,#4d058f)}.user-kpi-metrics{padding:13px 17px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.user-kpi-metrics span{min-width:0;padding:10px;background:#f5f1f8}.user-kpi-metrics span:nth-child(2),.user-kpi-metrics span:nth-child(3){background:#edf8f6}.user-kpi-metrics span.attention{background:#fff0f2}.user-kpi-metrics span.attention strong{color:#b52c46}.user-kpi-metrics strong{font-size:19px}.user-kpi-mix{padding:0 17px 15px;display:flex;flex-wrap:wrap;gap:6px}.user-kpi-mix span{padding:6px 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid #e5ddea;border-radius:999px;color:#625868;background:#fff;font-size:8px;font-weight:800}.user-kpi-mix svg{width:12px;color:#00a99c}.user-report-grid article>footer{gap:12px;flex-wrap:wrap}.user-report-grid article>footer span:last-child{margin-left:auto}.user-report-table-shell{overflow-x:auto}.user-report-table{min-width:1260px}.user-report-table td{min-width:120px}.user-report-table td:first-child{min-width:190px}.user-report-table td>em{display:block;margin-top:5px;color:#008f84;font-size:8px;font-style:normal;font-weight:800}.table-kpi-value{color:#4d058f;font-size:17px}@media(max-width:1000px){.user-kpi-summary{grid-template-columns:1fr 1fr}.user-kpi-summary article:nth-child(2){border-right:0}.user-kpi-summary article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:760px){.user-report-person select{min-width:0}.user-kpi-export-actions{width:100%}.user-kpi-export-actions .button{flex:1}.user-kpi-actions .button{width:100%;min-height:46px;justify-content:center;font-size:12px}.user-report-scope{align-items:flex-start;flex-wrap:wrap}.user-report-scope span{font-size:9px}.user-report-scope strong{font-size:12px}.user-report-scope small{width:100%;margin-left:0;font-size:10px}.user-kpi-summary article{min-height:130px;padding:15px}.user-kpi-summary small,.user-kpi-hero small{font-size:9px}.user-kpi-summary strong{font-size:24px}.user-kpi-summary p,.user-kpi-guide p,.user-kpi-hero p,.user-kpi-hero em{font-size:10px}.user-kpi-guide{padding:14px}.user-kpi-guide strong{font-size:12px}.user-kpi-hero{grid-template-columns:1fr;padding:14px}.user-kpi-hero strong{font-size:26px}.user-kpi-metrics{grid-template-columns:1fr 1fr;padding:12px 14px}.user-kpi-metrics small,.user-kpi-mix span{font-size:10px}.user-kpi-mix{padding-inline:14px}.user-report-grid article>footer{align-items:flex-start;flex-direction:column;font-size:10px}.user-report-grid article>footer span:last-child{margin-left:0}}.events-heading{align-items:flex-end}.events-heading-actions{display:flex;align-items:center;gap:10px}.event-section-tabs{width:max-content;margin:-4px 0 18px;padding:4px;display:flex;gap:4px;border:1px solid #dfd6e3;border-radius:12px;background:#f7f3f8}.event-section-tabs button{min-height:38px;padding:0 13px;display:flex;align-items:center;gap:7px;border:0;border-radius:8px;color:#766a79;background:transparent;font:850 10px Nunito,sans-serif;cursor:pointer}.event-section-tabs button svg{width:15px}.event-section-tabs button span{min-width:20px;padding:3px 6px;border-radius:999px;color:#786c7c;background:#eae3ec;font-size:8px}.event-section-tabs button.active{color:#fff;background:#4d058f;box-shadow:0 5px 14px #4d058f33}.event-section-tabs button.active span{color:#4d058f;background:#fff}.event-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:14px}.event-card{min-width:0;display:grid;grid-template-columns:76px minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.event-date-block{padding:22px 10px;display:flex;align-items:center;flex-direction:column;border-right:1px solid #e7dfeb;color:#fff;background:linear-gradient(160deg,#4d058f,#3f0b70);text-transform:uppercase}.event-date-block strong{font-size:27px;line-height:1}.event-date-block span{margin-top:5px;font-size:11px;font-weight:900;letter-spacing:.08em}.event-date-block small{margin-top:3px;color:#dacde4;font-size:9px}.event-card-body{min-width:0;padding:17px}.event-card-body>header{display:flex;align-items:center;gap:7px}.event-cover-photo{margin:11px -2px 0;display:block;height:142px;overflow:hidden;border-radius:12px;background:#eee8f1}.event-cover-photo img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.event-cover-photo:hover img{transform:scale(1.025)}.event-card-body>header>button:not(.event-edit-button){min-width:0;padding:0;display:inline-flex;align-items:center;gap:4px;overflow:hidden;border:0;color:#087f83;background:none;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.event-card-body>header>button svg{width:12px;height:12px;flex:0 0 auto}.event-edit-button{width:28px;height:28px;margin-left:auto;display:grid;place-items:center;flex:0 0 auto;border:1px solid #ded2e5;border-radius:8px;color:#4d058f;background:#faf7fc;cursor:pointer}.event-edit-button:hover{color:#fff;background:#4d058f}.event-status{padding:4px 7px;border-radius:999px;font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.event-status.complete{color:#08766e;background:#e2f6f2}.event-status.scheduled{color:#7f3d4b;background:#fff0f2}.event-card-body h2{margin-top:10px;color:#3f0b70;font-size:17px;line-height:1.25}.event-place{margin-top:8px;display:flex;align-items:flex-start;gap:5px;color:#4c5e60;font-size:11px;font-weight:750}.event-place svg,.event-table-location svg{width:14px;height:14px;flex:0 0 auto;color:#00a99c}.event-card-body time{margin-top:5px;display:block;color:#7d7481;font-size:10px}.event-description{margin-top:10px;color:#665e6a;font-size:11px;line-height:1.55;white-space:pre-wrap}.event-card-body>footer{margin-top:14px;padding-top:12px;display:flex;align-items:center;gap:8px;border-top:1px solid #eee8f1}.event-card-body>footer>strong{min-width:0;overflow:hidden;color:#574d5b;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.event-attendee-stack{display:flex;padding-left:4px;flex:0 0 auto}.event-attendee-stack span{width:24px;height:24px;margin-left:-4px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;color:#fff;background:#00a99c;font-size:8px;font-weight:900}.event-attendee-stack span:nth-child(2n){background:#4d058f}.event-attendee-stack span.contact{background:#d45b6b}.event-attendee-stack span.source{background:#8054a5}.event-empty{min-height:240px;grid-column:1 / -1}.event-table-shell{overflow-x:auto;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.event-table{width:100%;min-width:880px;border-collapse:collapse}.event-table th{padding:11px 14px;color:#766d7a;background:#f8f5fa;font-size:8px;letter-spacing:.07em;text-align:left;text-transform:uppercase}.event-table td{padding:13px 14px;border-top:1px solid #eee8f1;color:#514a54;font-size:10px;vertical-align:top}.event-table tr.clickable{cursor:pointer}.event-table tr.clickable:hover td,.event-table tr.clickable:focus td{background:#faf7fc}.event-table td:first-child strong{display:block;color:#3f0b70;font-size:11px}.event-table td:first-child small{max-width:260px;margin-top:4px;display:block;overflow:hidden;color:#807784;text-overflow:ellipsis;white-space:nowrap}.event-table-location{display:flex;align-items:flex-start;gap:4px}.event-table td button{padding:0;border:0;color:#087f83;background:none;font:inherit;font-weight:800;cursor:pointer}.networking-group-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.networking-group-card{min-width:0;padding:0;overflow:hidden;border:1px solid #ddd4e1;border-radius:15px;color:inherit;background:#fff;box-shadow:var(--shadow);text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.networking-group-card:hover,.networking-group-card:focus-visible{transform:translateY(-2px);border-color:#a881c1;outline:0;box-shadow:0 18px 42px #3e174e21}.networking-group-card>header{min-height:90px;padding:17px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;position:relative;overflow:hidden;background:linear-gradient(135deg,#f6f1f8,#fff 62%)}.networking-group-card>header:after{content:"";width:120px;height:120px;position:absolute;right:-53px;top:-67px;border-radius:50%;background:#00a99c1a}.networking-group-card>header>span{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(145deg,#087f7a,#00a99c);box-shadow:0 9px 20px #00918733;font-size:11px;font-weight:950;letter-spacing:.08em}.networking-group-card>header small,.networking-group-card>header h2{display:block}.networking-group-card>header small{color:#a05262;font-size:7px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.networking-group-card>header h2{margin-top:4px;overflow:hidden;color:#3f0b70;font:700 20px/1.15 Fraunces,Georgia,serif;text-overflow:ellipsis;white-space:nowrap}.networking-group-card>header>svg{width:18px;position:relative;z-index:1;color:#886d91}.networking-group-card>p{min-height:63px;padding:0 17px 14px;color:#6f6573;font-size:10px;line-height:1.55}.networking-group-card>div{min-height:62px;padding:12px 17px;display:grid;gap:6px;border-block:1px solid #eee8f0;background:#fdfbfe}.networking-group-card>div span{min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden;color:#6c6170;font-size:9px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.networking-group-card>div svg{width:13px;flex:0 0 auto;color:#00a99c}.networking-group-card>footer{padding:13px 17px;display:grid;grid-template-columns:1.5fr 1fr;gap:12px}.networking-group-card>footer>span{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:7px}.networking-group-card>footer svg{width:15px;grid-row:1/3;align-self:center;color:#a65466}.networking-group-card>footer strong,.networking-group-card>footer small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.networking-group-card>footer strong{color:#514557;font-size:9px}.networking-group-card>footer small{margin-top:2px;color:#918596;font-size:7px}.event-card.clickable{cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.event-card.clickable:hover,.event-card.clickable:focus-visible{border-color:#a987bb;box-shadow:0 15px 34px #4d058f21;transform:translateY(-2px);outline:0}.event-detail-page{max-width:1280px}.event-detail-hero{min-height:212px;padding:28px 31px;display:grid;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:24px;position:relative;overflow:hidden;border-radius:19px;color:#fff;background:linear-gradient(118deg,#32103f,#57156d 58%,#087f7a 145%);box-shadow:0 25px 55px #2e113c33}.event-detail-hero:after{content:"";width:390px;height:390px;position:absolute;right:-160px;top:-235px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 48px #ffffff06,0 0 0 96px #ffffff05}.event-detail-hero>time{width:110px;height:126px;display:grid;place-items:center;align-content:center;position:relative;z-index:1;border:1px solid rgba(255,255,255,.22);border-radius:27px;background:#ffffff1a;box-shadow:inset 0 1px #ffffff26;text-align:center}.event-detail-hero>time strong{font:700 43px/1 Fraunces,Georgia,serif}.event-detail-hero>time span{margin-top:5px;color:#75e3da;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.event-detail-hero>time small{margin-top:3px;color:#e5dce8;font-size:8px;font-weight:850}.event-detail-hero>div{min-width:0;position:relative;z-index:1}.event-detail-hero .eyebrow{color:#7fe6dd}.event-detail-hero h1{margin-top:5px;font:650 39px/1.08 Fraunces,Georgia,serif;letter-spacing:-.025em}.event-detail-hero>div>p:last-of-type,.event-detail-hero>div>span{display:flex;align-items:center;gap:6px}.event-detail-hero>div>p:last-of-type{margin-top:10px;color:#eee6f1;font-size:10px}.event-detail-hero>div>span{width:max-content;margin-top:13px;padding:7px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#eafffd;background:#00a99c2e;font-size:8px;font-weight:850}.event-detail-hero svg{width:14px}.event-detail-hero>.button{position:relative;z-index:1;color:#32113e;background:#70ded5;box-shadow:none}.event-detail-metrics{margin-top:17px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid #e2d9e5;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.event-detail-metrics article{min-height:83px;padding:16px 18px;display:grid;align-content:center;border-right:1px solid #eee8f0}.event-detail-metrics article:last-child{border:0}.event-detail-metrics strong{color:#3f0b70;font:700 24px/1 Fraunces,Georgia,serif}.event-detail-metrics small{margin-top:6px;color:#887d8b;font-size:8px;font-weight:800}.event-detail-layout{margin-top:15px;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,.7fr);align-items:start;gap:15px}.event-detail-layout>main{min-width:0;display:grid;gap:15px}.event-detail-layout .simple-card>header{min-height:70px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee8f0}.event-detail-layout .simple-card>header h2{margin-top:3px;color:#49384e;font-size:17px}.event-detail-layout .simple-card>header>svg{width:21px;color:#9b77ac}.event-detail-facts{display:grid;grid-template-columns:1fr 1fr}.event-detail-facts>article,.event-detail-facts>button{min-width:0;min-height:79px;padding:15px 18px;display:grid;align-content:center;border:0;border-right:1px solid #eee8f0;border-bottom:1px solid #eee8f0;color:inherit;background:#fff;text-align:left}.event-detail-facts>:nth-child(2n){border-right:0}.event-detail-facts>button{cursor:pointer}.event-detail-facts>button:hover{background:#faf7fc}.event-detail-facts small{color:#938797;font-size:7px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.event-detail-facts strong{min-width:0;margin-top:5px;display:flex;align-items:center;gap:6px;color:#574c5c;font-size:9px;line-height:1.45}.event-detail-facts strong svg{width:13px;flex:0 0 auto;color:#00a99c}.event-detail-facts button strong svg:last-child{margin-left:auto;color:#9b8fa0}.event-detail-notes{min-height:112px;padding:18px;background:linear-gradient(125deg,#fffaf1,#fff)}.event-detail-notes>p:last-child{margin-top:7px;color:#665b69;font-size:10px;line-height:1.7;white-space:pre-wrap}.event-detail-attendees>div{display:grid;grid-template-columns:repeat(3,1fr)}.event-detail-attendees>div>section{min-width:0;padding:14px;border-right:1px solid #eee8f0}.event-detail-attendees>div>section:last-child{border:0}.event-detail-attendees section>header{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.event-detail-attendees section>header h3{color:#615565;font-size:9px}.event-detail-attendees section>header span{padding:2px 7px;border-radius:999px;color:#087f7a;background:#e8f7f5;font-size:7px;font-weight:900}.event-detail-attendees section>p{padding:9px 2px;color:#968b99;font-size:8px;line-height:1.5}.event-detail-attendees section>button,.event-detail-attendees section>article{width:100%;min-width:0;margin-top:6px;padding:8px;display:grid;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:8px;border:0;border-radius:9px;color:inherit;background:#f8f5f9;text-align:left}.event-detail-attendees section>button{cursor:pointer}.event-detail-attendees section>button:hover{background:#f1eaf4}.event-detail-attendees section>button>span,.event-detail-attendees section>button>svg:first-child,.event-detail-attendees section>article>svg{width:29px;height:29px;display:grid;place-items:center;padding:7px;border-radius:9px;color:#fff;background:#d45b6b;font-size:8px;font-weight:950}.event-detail-attendees section>button>svg:first-child,.event-detail-attendees section>article>svg{background:#087f7a}.event-detail-attendees section>button>svg:last-child{width:12px;color:#9d8fa2}.event-detail-attendees section div{min-width:0}.event-detail-attendees section div strong,.event-detail-attendees section div small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-detail-attendees section div strong{color:#544858;font-size:8px}.event-detail-attendees section div small{margin-top:2px;color:#908694;font-size:7px}.event-detail-add-contacts{min-height:35px;padding:0 12px;font-size:8px}.event-detail-add-contacts svg{width:14px}.event-contact-manager{width:min(760px,calc(100% - 30px));padding:0;overflow:hidden}.event-contact-manager>header{padding:22px 24px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #ebe3ed}.event-contact-manager>header h2{margin-top:4px;color:#412f47;font:650 25px/1.15 Fraunces,Georgia,serif}.event-contact-manager>header p:last-child{max-width:560px;margin-top:6px;color:#7f7383;font-size:9px;line-height:1.55}.event-contact-manager-body{min-height:320px;max-height:calc(100vh - 245px);padding:18px 24px 22px;overflow:auto;background:linear-gradient(180deg,#fbf8fc,#fff 76px)}.event-contact-manager-toolbar{display:flex;align-items:center;gap:9px}.event-contact-manager-toolbar>label{min-width:0;flex:1;position:relative}.event-contact-manager-toolbar>label svg{width:15px;position:absolute;top:50%;left:12px;transform:translateY(-50%);color:#8c7e91}.event-contact-manager-toolbar input{width:100%;min-height:42px;padding:0 12px 0 37px;border:1px solid #ddd1e1;border-radius:10px;color:#4d4451;background:#fff;font:700 10px Nunito,sans-serif}.event-contact-manager-toolbar>span{flex:0 0 auto;padding:6px 9px;border-radius:999px;color:#a14055;background:#ffeff2;font-size:8px;font-weight:900}.event-contact-manager-toolbar>button{min-height:40px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid color-mix(in srgb,var(--tenant-primary) 25%,#ddd);border-radius:10px;color:var(--tenant-primary);background:#fff;font-size:8px;font-weight:900;cursor:pointer}.event-contact-manager-toolbar>button svg{width:14px}.event-contact-manager-results{max-height:390px;padding-right:3px;overflow:auto}.event-contact-manager>footer{padding:15px 24px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #ebe3ed;background:#fff}.event-detail-photos{position:sticky;top:18px}.event-detail-photos>div:not(.empty-state):not(.networking-photo-loading){padding:12px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.event-detail-photos a{min-width:0;display:grid;overflow:hidden;position:relative;border:1px solid #e5dce8;border-radius:10px;color:inherit;background:#fff;text-decoration:none}.event-detail-photos a.featured{grid-column:1/-1}.event-detail-photos img{width:100%;height:106px;object-fit:cover;background:#f1edf3}.event-detail-photos a.featured img{height:210px}.event-detail-photos a>span{min-width:0;padding:8px}.event-detail-photos a strong,.event-detail-photos a small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-detail-photos a strong{color:#594e5d;font-size:8px}.event-detail-photos a small{margin-top:2px;color:#938898;font-size:7px}.event-detail-photos a>svg{width:12px;position:absolute;right:8px;top:8px;padding:3px;box-sizing:content-box;border-radius:6px;color:#fff;background:#24112ba6}.networking-profile-page{max-width:1280px}.networking-profile-hero{min-height:224px;padding:30px 32px;display:grid;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:25px;position:relative;overflow:hidden;border-radius:19px;color:#fff;background:linear-gradient(118deg,#341043,#4d1763 54%,#0c7775 140%);box-shadow:0 25px 55px #2e113c33}.networking-profile-hero:before{content:"";width:360px;height:360px;position:absolute;right:-130px;top:-230px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 45px #ffffff06,0 0 0 90px #ffffff05}.networking-profile-mark{width:112px;height:112px;display:grid;place-items:center;position:relative;border:1px solid rgba(255,255,255,.22);border-radius:30px;background:#ffffff1c;box-shadow:inset 0 1px #ffffff2e}.networking-profile-mark svg{width:43px;height:43px;color:#71e2d8}.networking-profile-mark span{position:absolute;bottom:13px;color:#e9fffc;font-size:8px;font-weight:950;letter-spacing:.18em}.networking-profile-hero>div:nth-child(2){position:relative;z-index:1}.networking-profile-hero .eyebrow{color:#80e7df}.networking-profile-hero h1{margin-top:6px;font:650 44px/1.02 Fraunces,Georgia,serif;letter-spacing:-.035em}.networking-profile-hero>div:nth-child(2)>p:last-of-type{max-width:680px;margin-top:10px;color:#e3dbe7;font-size:11px;line-height:1.65}.networking-profile-hero>div:nth-child(2)>span{width:max-content;margin-top:14px;padding:7px 10px;display:flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#ecfffd;background:#00a99c2e;font-size:8px;font-weight:900}.networking-profile-hero>div:nth-child(2)>span svg{width:13px}.networking-profile-actions{display:flex;gap:8px;position:relative;z-index:1}.networking-profile-actions .button.ghost{color:#fff;border-color:#ffffff4d;background:#ffffff14}.networking-profile-actions .button.primary{color:#32113e;background:#70ded5;box-shadow:none}.networking-profile-layout{margin-top:18px;display:grid;grid-template-columns:218px minmax(0,1fr);align-items:start;gap:17px}.networking-profile-nav{padding:13px;position:sticky;top:18px;border:1px solid #e2d9e5;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.networking-profile-nav>p{padding:5px 8px 10px;color:#998b9e;font-size:7px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.networking-profile-nav nav{display:grid;gap:3px}.networking-profile-nav nav a{min-height:39px;padding:0 9px;display:grid;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:7px;border-radius:8px;color:#6e6272;font-size:9px;font-weight:850;text-decoration:none}.networking-profile-nav nav a:hover{color:#4d058f;background:#f6f1f8}.networking-profile-nav nav svg{width:15px;color:#00a99c}.networking-profile-nav nav span{padding:2px 6px;border-radius:999px;color:#786d7c;background:#eee8f0;font-size:7px}.networking-website-link{margin-top:11px;padding:11px 9px 3px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:6px;border-top:1px solid #eee8ef;color:#087f7a;font-size:8px;font-weight:900;text-decoration:none}.networking-website-link svg{width:13px}.networking-profile-main{min-width:0;display:grid;gap:15px}.networking-profile-metrics{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid #e2d9e5;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.networking-profile-metrics article{min-height:88px;padding:17px;display:grid;align-content:center;border-right:1px solid #eee8f0}.networking-profile-metrics article:last-child{border:0}.networking-profile-metrics strong{color:#3f0b70;font:700 25px/1 Fraunces,Georgia,serif}.networking-profile-metrics small{margin-top:7px;color:#887d8b;font-size:8px;font-weight:800}.networking-profile-main>.simple-card>header{min-height:74px;padding:16px 19px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #eee8f0}.networking-profile-main>.simple-card>header h2{margin-top:3px;color:#47354d;font-size:17px}.networking-profile-main>.simple-card>header>svg{width:21px;color:#9c78ae}.networking-group-photos{overflow:hidden}.networking-group-photos>header>span{min-width:58px;height:38px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:11px;color:#fff;background:#4d058f}.networking-group-photos>header>span strong{font-size:13px}.networking-group-photos>header>span svg{width:16px}.networking-group-photos>div:not(.empty-state){padding:13px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;background:linear-gradient(145deg,#fff,#faf7fc)}.networking-group-photos article{min-width:0;overflow:hidden;border:1px solid #e3dae6;border-radius:12px;background:#fff;box-shadow:0 9px 22px #3a19460f}.networking-group-photos article.featured{grid-column:span 2;grid-row:span 2}.networking-group-photos article>a{height:160px;display:block;position:relative;overflow:hidden;color:#fff;background:#eee9f0;text-decoration:none}.networking-group-photos article.featured>a{height:342px}.networking-group-photos article img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.networking-group-photos article>a:hover img{transform:scale(1.025)}.networking-group-photo-open{padding:7px 9px;display:flex;align-items:center;gap:5px;position:absolute;right:8px;bottom:8px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#230d2bb8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);font-size:7px;font-weight:900;opacity:0;transform:translateY(3px);transition:.18s ease}.networking-group-photo-open svg{width:11px}.networking-group-photos article>a:hover .networking-group-photo-open,.networking-group-photos article>a:focus-visible .networking-group-photo-open{opacity:1;transform:none}.networking-group-photos article>div{min-height:88px;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.networking-group-photos article.featured>div{min-height:94px}.networking-group-photos article>div>span{min-width:0}.networking-group-photos article>div small,.networking-group-photos article>div strong,.networking-group-photos article>div p{display:block}.networking-group-photos article>div small{color:#008c83;font-size:7px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.networking-group-photos article>div strong{margin-top:4px;overflow:hidden;color:#49374f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.networking-group-photos article>div p{margin-top:5px;display:flex;align-items:center;gap:4px;overflow:hidden;color:#847887;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.networking-group-photos article>div p svg{width:10px;flex:0 0 auto;color:#00a99c}.networking-group-photos article>div>button{min-width:max-content;padding:6px 0;display:flex;align-items:center;gap:3px;border:0;color:#4d058f;background:transparent;font-size:7px;font-weight:900;cursor:pointer}.networking-group-photos article>div>button svg{width:11px}.networking-overview>div{display:grid;grid-template-columns:1fr 1fr}.networking-overview article{min-height:76px;padding:16px 19px;display:grid;align-content:center;border-right:1px solid #eee8f0;border-bottom:1px solid #eee8f0}.networking-overview article:nth-child(2n){border-right:0}.networking-overview article:nth-last-child(-n+2){border-bottom:0}.networking-overview small,.networking-overview strong{display:block}.networking-overview small{color:#938797;font-size:7px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.networking-overview strong{margin-top:5px;color:#574c5c;font-size:10px;line-height:1.45}.networking-meeting-section{padding:17px 19px 4px}.networking-meeting-section:last-child{padding-bottom:17px}.networking-meeting-section>h3{margin-bottom:8px;color:#807484;font-size:8px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.networking-meeting-section>article{min-height:108px;margin-bottom:9px;padding:13px;display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid #e6dee9;border-radius:12px;background:#fff}.networking-meeting-section>article:has(.networking-meeting-photo){grid-template-columns:62px 76px minmax(0,1fr) auto}.networking-meeting-section>article.future{border-color:#b9ddd9;background:linear-gradient(90deg,#f1fbf9,#fff 60%)}.networking-meeting-section time{width:62px;min-height:67px;display:grid;place-items:center;align-content:center;border-radius:10px;color:#fff;background:#4d058f;text-align:center}.networking-meeting-section .future time{background:#087f7a}.networking-meeting-section time strong{font-size:23px;line-height:1}.networking-meeting-section time span{margin-top:4px;font-size:7px;font-weight:900;text-transform:uppercase}.networking-meeting-section article>div>span{color:#a24c5e;font-size:7px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.networking-meeting-section h4{margin-top:3px;color:#4c3e51;font-size:11px}.networking-meeting-section article p{margin-top:4px;display:flex;align-items:center;gap:4px;color:#746a77;font-size:8px}.networking-meeting-section article p svg{width:11px;color:#00a99c}.networking-meeting-section article small{margin-top:6px;display:block;color:#776e7a;font-size:8px;line-height:1.5}.networking-meeting-section article em{margin-top:6px;display:block;color:#938999;font-size:7px;font-style:normal;font-weight:800}.networking-meeting-section article>button:not(.networking-meeting-open){width:30px;height:30px;display:grid;place-items:center;border:1px solid #e0d7e4;border-radius:8px;color:#765880;background:#fff;cursor:pointer}.networking-meeting-section article>button:not(.networking-meeting-open) svg{width:13px}.networking-meeting-section>article.history{padding:0;grid-template-columns:minmax(0,1fr) 48px;gap:0;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.networking-meeting-section>article.history:hover{border-color:#bda8c8;box-shadow:0 9px 22px #4d058f17;transform:translateY(-1px)}.networking-meeting-open{min-width:0;min-height:106px;padding:13px;display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:13px;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.networking-meeting-open:has(.networking-meeting-photo){grid-template-columns:62px 76px minmax(0,1fr) auto}.networking-meeting-copy{min-width:0}.networking-meeting-copy>span{color:#a24c5e;font-size:7px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.networking-meeting-view{display:flex;align-items:center;gap:4px;color:#087f7a;font-size:8px;font-weight:900;white-space:nowrap}.networking-meeting-view svg{width:13px}.networking-meeting-edit{align-self:center;justify-self:center}.networking-contacts>div:not(.empty-state){display:grid;grid-template-columns:1fr 1fr}.networking-contacts>div>button{min-width:0;min-height:82px;padding:13px 16px;display:grid;grid-template-columns:38px minmax(0,1fr) auto 15px;grid-template-areas:"avatar name meetings arrow" "avatar detail meetings arrow";align-items:center;gap:3px 10px;border:0;border-right:1px solid #eee8f0;border-bottom:1px solid #eee8f0;color:inherit;background:#fff;text-align:left;cursor:pointer}.networking-contacts>div>button:nth-child(2n){border-right:0}.networking-contacts button>span{width:38px;height:38px;grid-area:avatar;display:grid;place-items:center;border-radius:12px;color:#fff;background:#d45b6b;font-size:11px;font-weight:950}.networking-contacts button>strong,.networking-contacts button>small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.networking-contacts button>strong{grid-area:name;color:#4b3f50;font-size:10px}.networking-contacts button>small{grid-area:detail;color:#8b818e;font-size:8px}.networking-contacts button>em{grid-area:meetings;color:#087f7a;font-size:8px;font-style:normal;font-weight:900;white-space:nowrap}.networking-contacts button>svg{width:14px;grid-area:arrow;color:#a394a8}.networking-notes>p{min-height:105px;padding:19px;color:#665a69;background:linear-gradient(125deg,#fffdf6,#fff);font-size:10px;line-height:1.7;white-space:pre-wrap}.networking-notes-editor{padding:18px 19px;background:linear-gradient(125deg,#fffdf6,#fff)}.networking-notes-editor>label{display:block;color:#756978;font-size:8px;font-weight:900}.networking-notes-editor textarea{min-height:130px;margin-top:7px}.networking-notes-editor>div{margin-top:10px;display:flex;justify-content:flex-end;gap:8px}.networking-contact-picker{width:min(670px,calc(100vw - 28px));max-height:min(780px,calc(100vh - 28px));overflow:auto}.networking-contact-picker>header p:last-child,.networking-meeting-details>header p:last-child{margin-top:4px;color:var(--muted);font-size:9px}.networking-contact-picker-body{padding:18px 22px}.networking-contact-picker-body>.search-field{width:100%;margin-bottom:13px}.networking-contact-picker-body>div:not(.empty-state){display:grid;gap:7px}.networking-contact-picker-body article{min-width:0;padding:10px 11px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #e8e0eb;border-radius:11px}.networking-contact-picker-body article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#fff;background:#d45b6b;font-size:10px;font-weight:950}.networking-contact-picker-body article>div{min-width:0}.networking-contact-picker-body article strong,.networking-contact-picker-body article small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.networking-contact-picker-body article strong{color:#4e4253;font-size:10px}.networking-contact-picker-body article small{margin-top:3px;color:#8b818e;font-size:8px}.networking-contact-picker-body article .button{min-height:34px;padding:0 10px}.networking-meeting-details{width:min(860px,calc(100vw - 28px));max-height:min(880px,calc(100vh - 28px));overflow:auto}.networking-meeting-details-body{padding:19px 22px 4px;display:grid;gap:14px}.networking-meeting-facts{display:grid;grid-template-columns:1fr 1fr;gap:9px}.networking-meeting-facts article{min-width:0;padding:13px;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;border:1px solid #e6dfe9;border-radius:11px;background:#fbf9fc}.networking-meeting-facts svg{width:17px;color:#00a99c}.networking-meeting-facts small,.networking-meeting-facts strong{display:block}.networking-meeting-facts small{color:#948998;font-size:7px;font-weight:900;text-transform:uppercase}.networking-meeting-facts strong{margin-top:3px;color:#524756;font-size:9px;line-height:1.4}.networking-meeting-description{padding:14px 15px;border-left:3px solid #d45b6b;border-radius:4px 10px 10px 4px;background:#fff8f4}.networking-meeting-description>p:last-child{margin-top:5px;color:#665b69;font-size:9px;line-height:1.65;white-space:pre-wrap}.networking-meeting-attendance,.networking-meeting-gallery{overflow:hidden;border:1px solid #e4dce7;border-radius:13px}.networking-meeting-attendance>header,.networking-meeting-gallery>header{min-height:62px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee7f0;background:#fbf9fc}.networking-meeting-attendance>header h3,.networking-meeting-gallery>header h3{margin-top:2px;color:#4a3a50;font-size:13px}.networking-meeting-attendance>header>svg,.networking-meeting-gallery>header>svg{width:19px;color:#9b77ac}.networking-meeting-attendance>div{display:grid;grid-template-columns:repeat(3,1fr)}.networking-meeting-attendance>div>article{min-width:0;padding:13px;border-right:1px solid #eee7f0}.networking-meeting-attendance>div>article:last-child{border:0}.networking-meeting-attendance>div>article>strong{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;color:#66596b;font-size:9px}.networking-meeting-attendance>div>article>strong span{padding:2px 6px;border-radius:999px;color:#087f7a;background:#e8f7f5;font-size:7px}.networking-meeting-attendance>div>article>p{color:#988d9b;font-size:8px}.networking-meeting-attendance>div>article>button,.networking-attendee-row{width:100%;min-width:0;margin-top:6px;padding:7px;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:7px;border:0;border-radius:8px;color:inherit;background:#f8f5f9;text-align:left}.networking-meeting-attendance>div>article>button{cursor:pointer}.networking-meeting-attendance>div>article>button>span,.networking-attendee-row>svg{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#d45b6b;font-size:8px;font-weight:950}.networking-attendee-row>svg{padding:6px;background:#087f7a}.networking-meeting-attendance button div,.networking-attendee-row span{min-width:0}.networking-meeting-attendance button strong,.networking-meeting-attendance button small,.networking-attendee-row strong,.networking-attendee-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.networking-meeting-attendance button strong,.networking-attendee-row strong{color:#544858;font-size:8px}.networking-meeting-attendance button small,.networking-attendee-row small{margin-top:2px;color:#908694;font-size:7px}.networking-meeting-attendance button>svg{width:12px;color:#9d8ea2}.networking-meeting-gallery>div:not(.empty-state):not(.networking-photo-loading){padding:13px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.networking-meeting-gallery a{min-width:0;overflow:hidden;border:1px solid #e4dce7;border-radius:10px;color:inherit;background:#fff;text-decoration:none}.networking-meeting-gallery img{width:100%;height:125px;display:block;object-fit:cover;background:#f2eef4}.networking-meeting-gallery a>span{min-width:0;padding:8px;display:flex;align-items:center;gap:5px;overflow:hidden;color:#665b69;font-size:8px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.networking-meeting-gallery a svg{width:11px;margin-left:auto;flex:0 0 auto;color:#087f7a}.networking-photo-loading{min-height:100px;padding:20px;display:grid;place-items:center;gap:7px;color:#867a8a;font-size:8px}.networking-group-editor{width:min(720px,calc(100vw - 28px));max-height:min(850px,calc(100vh - 28px));overflow:auto}.networking-group-editor>header p:last-child{margin-top:4px;color:var(--muted);font-size:10px}.networking-group-editor-body{padding:18px 24px 4px}.networking-group-editor-body>label,.networking-group-editor-body>.form-row{margin-bottom:14px}.networking-group-editor-body textarea{min-height:78px}.networking-group-editor-body textarea.large{min-height:125px}.networking-group-editor>footer{position:sticky;bottom:0;background:#fff}.event-future-attendance-note{margin-top:10px;padding:9px 11px;display:flex;align-items:center;gap:7px;border-radius:9px;color:#08746f;background:#edf9f7;font-size:8px;font-weight:800}.event-future-attendance-note svg{width:14px}.event-editor-modal{width:min(760px,calc(100vw - 28px));max-height:min(850px,calc(100vh - 28px));overflow:auto}.event-editor-modal>header p:last-child{margin-top:4px;color:var(--muted);font-size:10px}.event-editor-body{padding:18px 24px 4px}.event-editor-body>label,.event-editor-body>.form-row{margin-bottom:14px}.event-editor-body textarea{min-height:88px}.event-photo-editor{margin:0 0 16px;padding:15px;border:1px solid #ddd1e5;border-radius:16px;background:linear-gradient(145deg,#fbf8fc,#f2faf8)}.event-photo-heading{margin-bottom:12px;display:flex;align-items:center;gap:10px}.event-photo-heading>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#fff;background:#4d058f}.event-photo-heading svg{width:17px}.event-photo-heading h3{margin:0;color:#3f0b70;font-size:13px}.event-photo-heading p{margin:3px 0 0;color:#776d7b;font-size:9px}.event-photo-picker{min-width:0;padding:10px;display:grid!important;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px dashed #bcaac8;border-radius:13px;background:#ffffffdb;cursor:pointer}.event-photo-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.event-photo-picker>span,.event-photo-picker>img{width:58px;height:48px;display:grid;place-items:center;overflow:hidden;border-radius:9px;color:#4d058f;background:#eee5f3;object-fit:cover}.event-photo-picker>span svg{width:19px}.event-photo-picker strong,.event-photo-picker small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-photo-picker strong{color:#3f0b70;font-size:10px}.event-photo-picker small{margin-top:4px;color:#7d7381;font-size:8px}.event-photo-picker em{padding:6px 9px;border-radius:9px;color:#fff;background:#4d058f;font-size:8px;font-style:normal;font-weight:850}.event-photo-clear{margin-top:8px;display:inline-flex;align-items:center;gap:4px;border:0;color:#9d4055;background:transparent;font-size:8px;font-weight:800;cursor:pointer}.event-photo-clear svg{width:12px}.event-photo-gallery{margin-top:11px;display:grid;gap:7px}.event-photo-gallery article{padding:7px;display:grid;grid-template-columns:52px minmax(0,1fr) 28px;align-items:center;gap:8px;border:1px solid #e7dfea;border-radius:11px;background:#fff}.event-photo-gallery article>a,.event-photo-gallery img{width:52px;height:42px;display:block;border-radius:8px;object-fit:cover}.event-photo-gallery strong,.event-photo-gallery small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-photo-gallery strong{color:#49324f;font-size:9px}.event-photo-gallery small{margin-top:3px;color:#827889;font-size:8px}.event-photo-gallery button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;color:#9d4055;background:#faedf0;cursor:pointer}.event-photo-gallery button svg{width:13px}.networking-meeting-photo{width:76px;height:64px;display:block;overflow:hidden;border-radius:10px}.networking-meeting-photo img{width:100%;height:100%;object-fit:cover}.event-attendees{margin:4px 0 14px;padding:0;border:0}.event-attendees legend{width:100%;display:flex;justify-content:space-between;gap:12px}.event-attendees legend span{display:flex;align-items:center;gap:6px;color:#3f0b70;font-size:11px;font-weight:850}.event-attendees legend svg{width:15px}.event-attendees legend small{color:#847b88;font-size:9px}.event-attendee-actions{margin-top:8px;display:flex;justify-content:flex-end;gap:10px}.event-attendee-actions button{padding:0;border:0;color:#4d058f;background:none;font-size:9px;font-weight:850;cursor:pointer}.event-attendee-options{margin-top:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.event-attendee-options>label{min-width:0;padding:10px;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #e5dce9;border-radius:10px;background:#fff;cursor:pointer}.event-attendee-options>label.selected{border-color:#9b75b9;background:#f7f1fa;box-shadow:0 0 0 1px #9b75b9 inset}.event-attendee-options input{position:absolute;opacity:0;pointer-events:none}.event-attendee-options .record-avatar{width:28px;height:28px}.event-attendee-options>label>span:nth-of-type(2){min-width:0}.event-attendee-options strong,.event-attendee-options small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-attendee-options strong{color:#4d4451;font-size:10px}.event-attendee-options small{margin-top:2px;color:#8a818d;font-size:8px}.event-attendee-options>label>svg{width:15px;color:#4d058f;opacity:0}.event-attendee-options>label.selected>svg{opacity:1}.event-contact-attendees{margin-top:8px;padding-top:18px;border-top:1px dashed #ddcfdf}.event-attendance-tabs{margin-top:12px;padding:4px;border:1px solid #e2d8e5;border-radius:12px;display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#f7f3f8}.event-attendance-tabs button{min-height:54px;padding:8px 10px;border:0;border-radius:9px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;color:#786b7c;background:transparent;text-align:left;cursor:pointer}.event-attendance-tabs button>svg{width:16px}.event-attendance-tabs button span strong,.event-attendance-tabs button span small{display:block}.event-attendance-tabs button span strong{font-size:9px}.event-attendance-tabs button span small{margin-top:2px;color:#9a8d9d;font-size:7px}.event-attendance-tabs button em{min-width:23px;padding:4px 6px;border-radius:999px;color:#8c7c90;background:#eae3ec;font-size:7px;font-style:normal;font-weight:900;text-align:center}.event-attendance-tabs button.active{color:var(--tenant-primary);background:#fff;box-shadow:0 4px 12px #37184214}.event-attendance-tabs button.active em{color:var(--tenant-on-primary);background:var(--tenant-primary)}.event-attendance-panel{padding-top:1px}.event-contact-toolbar{margin-top:11px;display:flex;align-items:center;gap:10px}.event-contact-toolbar>label{min-width:0;flex:1;position:relative}.event-contact-toolbar>label svg{width:14px;position:absolute;top:50%;left:10px;transform:translateY(-50%);color:#8b798f;pointer-events:none}.event-contact-toolbar input{width:100%;min-height:38px;padding:0 11px 0 32px;border:1px solid #dfd4e3;border-radius:9px;color:#4d4451;background:#fff;font:700 10px Nunito,sans-serif}.event-contact-toolbar>span{flex:0 0 auto;padding:5px 8px;border-radius:999px;color:#8a4050;background:#fff0f2;font-size:8px;font-weight:900}.event-add-contact,.event-empty-add{min-height:35px;padding:0 10px;border:1px solid color-mix(in srgb,var(--tenant-primary) 22%,#ddd);border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 5%,#fff);font-size:8px;font-weight:900;white-space:nowrap;cursor:pointer}.event-add-contact:hover,.event-empty-add:hover{border-color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 9%,#fff)}.event-add-contact svg,.event-empty-add svg{width:13px}.event-attendee-options .contact-avatar{color:#fff;background:#d45b6b}.event-attendee-options.contact-options>label.selected{border-color:#d88a98;background:#fff3f5;box-shadow:0 0 0 1px #d88a98 inset}.event-attendee-options.contact-options>label>svg{color:#b23f55}.event-attendee-options.source-options>label.selected{border-color:#9a75b7;background:#f7f1fa;box-shadow:0 0 0 1px #9a75b7 inset}.event-attendee-options.source-options>label>svg{color:var(--tenant-primary)}.event-attendee-options .source-avatar{color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 10%,#fff)}.event-attendee-options .source-avatar svg{width:13px}.event-contact-empty{min-height:68px;margin-top:10px;padding:12px 14px;display:flex;align-items:center;gap:10px;border:1px dashed #decfdf;border-radius:10px;color:#9b7ba2;background:#fbf8fc}.event-contact-empty>svg{width:20px;flex:0 0 auto}.event-contact-empty>span:not(.loading-line){display:grid;gap:2px}.event-contact-empty strong{color:#594c5d;font-size:10px}.event-contact-empty small{color:#8a7f8c;font-size:8px;line-height:1.4}.event-contact-empty.compact{min-height:54px}.event-contact-empty .event-empty-add{margin-left:auto;flex:0 0 auto}.event-editor-modal>footer{position:sticky;bottom:0;margin-top:0;background:#fff}@media(max-width:760px){.events-heading{align-items:stretch}.events-heading-actions{width:100%;align-items:stretch;flex-direction:column-reverse}.events-heading-actions .view-toggle,.events-heading-actions .button{width:100%}.events-heading-actions .view-toggle button{flex:1;justify-content:center;min-height:40px;font-size:11px}.events-heading-actions .button{min-height:44px;justify-content:center}.event-section-tabs{width:100%}.event-section-tabs button{min-width:0;flex:1;justify-content:center;padding-inline:7px}.event-card-grid,.networking-group-grid{grid-template-columns:1fr}.event-card{grid-template-columns:64px minmax(0,1fr)}.event-date-block{padding-inline:6px}.event-card-body{padding:14px}.event-editor-body{padding-inline:18px}.event-photo-picker{grid-template-columns:48px minmax(0,1fr)}.event-photo-picker>span,.event-photo-picker>img{width:48px;height:44px}.event-photo-picker em{display:none}.event-attendees legend{flex-direction:column;gap:3px}.event-attendee-options{grid-template-columns:1fr}.event-contact-toolbar{flex-wrap:wrap}.event-contact-toolbar>label{flex-basis:100%}.event-add-contact{margin-left:auto}.event-contact-empty{align-items:flex-start;flex-wrap:wrap}.event-contact-empty .event-empty-add{width:100%;margin-left:0}.event-detail-hero{min-height:0;padding:20px 17px;grid-template-columns:68px minmax(0,1fr);gap:13px}.event-detail-hero>time{width:68px;height:82px;border-radius:18px}.event-detail-hero>time strong{font-size:28px}.event-detail-hero h1{font-size:27px}.event-detail-hero>div>span{width:auto;font-size:7px;line-height:1.4}.event-detail-hero>.button{grid-column:1/-1;width:100%;justify-content:center}.event-detail-metrics{grid-template-columns:1fr 1fr}.event-detail-metrics article:nth-child(2){border-right:0}.event-detail-metrics article:nth-child(-n+2){border-bottom:1px solid #eee8f0}.event-detail-layout,.event-detail-facts{grid-template-columns:1fr}.event-detail-facts>article,.event-detail-facts>button{border-right:0}.event-detail-attendees>div{grid-template-columns:1fr}.event-detail-attendees>div>section{border-right:0;border-bottom:1px solid #eee8f0}.event-detail-attendees>header{align-items:flex-start;gap:10px}.event-detail-add-contacts{flex:0 0 auto}.event-contact-manager{width:calc(100% - 18px);max-height:calc(100vh - 18px)}.event-contact-manager>header{padding:18px}.event-contact-manager>header h2{font-size:22px}.event-contact-manager-body{max-height:calc(100vh - 230px);padding:15px 16px 18px}.event-contact-manager-toolbar{flex-wrap:wrap}.event-contact-manager-toolbar>label{flex-basis:100%}.event-contact-manager-toolbar>button{margin-left:auto}.event-contact-manager>footer{padding:13px 16px}.event-contact-manager>footer .button{flex:1;justify-content:center}.event-detail-photos{position:static}.event-detail-photos a.featured img{height:180px}.networking-profile-hero{min-height:0;padding:22px 18px;grid-template-columns:65px minmax(0,1fr);gap:14px}.networking-profile-mark{width:65px;height:65px;border-radius:18px}.networking-profile-mark svg{width:28px}.networking-profile-mark span{bottom:5px;font-size:6px}.networking-profile-hero h1{font-size:29px}.networking-profile-hero>div:nth-child(2)>p:last-of-type{font-size:9px}.networking-profile-hero>div:nth-child(2)>span{width:auto;font-size:7px;line-height:1.4}.networking-profile-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.networking-profile-actions .button{min-width:0;justify-content:center}.networking-profile-layout{grid-template-columns:1fr}.networking-profile-nav{position:static}.networking-profile-nav>p{display:none}.networking-profile-nav nav{grid-template-columns:repeat(5,1fr);gap:2px}.networking-profile-nav nav a{min-height:55px;padding:5px 2px;display:flex;justify-content:center;flex-direction:column;gap:3px;font-size:7px;text-align:center}.networking-profile-nav nav span{display:none}.networking-profile-metrics{grid-template-columns:1fr 1fr}.networking-profile-metrics article:nth-child(2){border-right:0}.networking-profile-metrics article:nth-child(-n+2){border-bottom:1px solid #eee8f0}.networking-overview>div{grid-template-columns:1fr}.networking-overview article{border-right:0}.networking-overview article:nth-last-child(-n+2){border-bottom:1px solid #eee8f0}.networking-overview article:last-child{border-bottom:0}.networking-profile-main>.simple-card>header{padding-inline:15px}.networking-meeting-section{padding-inline:13px}.networking-meeting-section>article{grid-template-columns:53px minmax(0,1fr) auto;gap:10px;padding:10px}.networking-meeting-section>article:has(.networking-meeting-photo){grid-template-columns:53px 58px minmax(0,1fr) auto}.networking-meeting-section>article.history{padding:0;grid-template-columns:minmax(0,1fr) 42px;gap:0}.networking-meeting-open{min-height:98px;padding:10px;grid-template-columns:53px minmax(0,1fr);gap:10px}.networking-meeting-open:has(.networking-meeting-photo){grid-template-columns:53px minmax(0,1fr)}.networking-meeting-open .networking-meeting-photo{display:none}.networking-meeting-view{grid-column:2;margin-top:-2px}.networking-meeting-photo{width:58px;height:54px}.networking-meeting-section time{width:53px;min-height:62px}.networking-contacts>div:not(.empty-state){grid-template-columns:1fr}.networking-contacts>div>button{border-right:0}.networking-contact-picker-body{padding-inline:16px}.networking-contact-picker-body article{grid-template-columns:34px minmax(0,1fr) auto;padding:8px;gap:8px}.networking-contact-picker-body article>span{width:34px;height:34px}.networking-meeting-details-body{padding-inline:15px}.networking-meeting-facts{grid-template-columns:1fr}.networking-meeting-attendance>div{grid-template-columns:1fr}.networking-meeting-attendance>div>article{border-right:0;border-bottom:1px solid #eee7f0}.networking-meeting-gallery>div:not(.empty-state):not(.networking-photo-loading){grid-template-columns:1fr 1fr}.networking-meeting-gallery img{height:105px}.networking-group-photos>div:not(.empty-state){grid-template-columns:1fr 1fr;padding:10px;gap:8px}.networking-group-photos article.featured{grid-column:1/-1;grid-row:auto}.networking-group-photos article>a,.networking-group-photos article.featured>a{height:155px}.networking-group-photos article.featured>a{height:220px}.networking-group-photo-open{opacity:1;transform:none}.networking-group-photos article>div{min-height:91px;padding:9px;align-items:flex-start;flex-direction:column}.networking-group-photos article>div>button{font-size:8px}.networking-group-editor-body{padding-inline:18px}}.source-user-report-heading{gap:20px}.source-user-report-actions{max-width:720px;flex-wrap:wrap;justify-content:flex-end}.source-user-report-actions .button{min-height:42px}.source-user-report-scope{margin:-10px 0 14px;padding:9px 12px;display:flex;align-items:center;gap:8px;border-left:3px solid #00a99c;color:#4d058f;background:#f4eff7;font-size:10px}.source-user-report-scope span{font-weight:900}.source-user-report-scope small{color:#776c7d}.source-user-report-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.source-user-report-summary article:nth-child(2)>span,.source-user-report-summary article:nth-child(3)>span{color:#007f77;background:#e4f7f3}.source-user-report-toolbar{margin:0 0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.source-user-report-toolbar .search-field{width:min(440px,100%)}.source-user-report-toolbar>span{color:#7d7281;font-size:9px;font-weight:800}.source-user-report-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:14px}.source-user-report-card{min-width:0;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;color:inherit;background:#fff;box-shadow:var(--shadow);text-align:left;cursor:pointer}.source-user-report-card:hover,.source-user-report-card:focus-visible{border-color:#9f7aba;box-shadow:0 12px 30px #4d058f1f;transform:translateY(-1px)}.source-user-report-card>header{padding:15px 16px;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;border-bottom:1px solid #eee7f1;background:#faf7fc}.source-user-report-card>header>div{min-width:0}.source-user-report-card>header small{color:#008d84;font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.source-user-report-card h2{margin-top:3px;overflow:hidden;color:#3f0b70;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.source-user-report-card>header>svg{width:16px;color:#9b8ba4}.source-user-report-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#fff;background:#4d058f}.source-user-report-icon svg{width:17px}.source-user-report-person{padding:14px 16px 11px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px}.source-user-report-person .admin-avatar{width:34px;height:34px}.source-user-report-person>span:nth-child(2){min-width:0}.source-user-report-person small,.source-user-report-person strong{display:block}.source-user-report-person>span small{color:#837889;font-size:8px}.source-user-report-person>span strong{margin-top:2px;overflow:hidden;color:#504754;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.source-user-report-person>b{color:#4d058f;font-size:23px;line-height:1;text-align:right}.source-user-report-person>b small{margin-top:3px;color:#827788;font-size:7px;font-weight:900;text-transform:uppercase}.source-user-activity-mix{padding:0 16px 14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.source-user-activity-mix span{min-width:0;padding:8px;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:5px;border:1px solid #e7deeb;border-radius:9px;background:#fbf9fc}.source-user-activity-mix svg{width:12px;height:12px;color:#00a99c}.source-user-activity-mix strong{color:#4d058f;font-size:13px}.source-user-activity-mix small{grid-column:1 / -1;margin-top:3px;overflow:hidden;color:#7a707f;font-size:7px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.source-user-report-card>footer{padding:10px 16px;border-top:1px solid #eee7f1;color:#817887;background:#fff;font-size:8px}.source-user-report-card>footer strong{color:#574b5d}.source-user-report-empty{min-height:240px;grid-column:1 / -1}.source-user-report-table-shell{overflow-x:auto}.source-user-report-table{min-width:1180px}.source-user-report-table th:not(:first-child),.source-user-report-table td:not(:first-child){text-align:center}.source-user-report-table th:first-child,.source-user-report-table td:first-child{min-width:210px;text-align:left}.source-user-report-table td:nth-child(2){min-width:160px;text-align:left}.source-user-report-table tr.clickable{cursor:pointer}.source-user-report-table tr.clickable:hover td,.source-user-report-table tr.clickable:focus td{background:#faf7fc}.source-user-report-table td>strong,.source-user-report-table td>small{display:block}.source-user-report-table td>small{margin-top:4px;color:#837a87;font-size:8px}.table-referral-value{color:#008f84;font-size:17px}.contact-referral-capture{margin-top:3px;padding:12px 13px;border:1px solid #e1d7e7;border-radius:12px;background:#faf8fc;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.contact-referral-capture.active{border-color:#9bd8d0;background:#effaf8;box-shadow:inset 3px 0 #00a99c}.contact-referral-toggle{display:flex!important;align-items:center;flex-direction:row!important;gap:10px;cursor:pointer}.contact-referral-toggle input{width:18px;height:18px;flex:0 0 auto;accent-color:#008f84}.contact-referral-toggle span{min-width:0}.contact-referral-toggle strong,.contact-referral-toggle small{display:block}.contact-referral-toggle strong{color:#3f0b70;font-size:11px}.contact-referral-toggle small{margin-top:3px;color:#756c79;font-size:8px;font-weight:600}.contact-referral-list{margin-top:13px;padding-top:13px;display:grid;gap:12px;border-top:1px solid #cde8e4}.contact-referral-fields{position:relative;padding:12px;display:grid;grid-template-columns:1fr 1.2fr;gap:11px;border:1px solid #cde8e4;border-radius:12px;background:#ffffffc7}.contact-referral-fields label{min-width:0}.contact-referral-fields small{color:#5f7b78;line-height:1.4}.referral-row-heading{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;color:#3f0b70;font-size:10px}.referral-row-heading button{border:0;background:transparent;color:#9a3d53;font:inherit;font-weight:800;cursor:pointer}.add-referral-row{justify-self:start;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#007f76;font-size:10px;font-weight:850;cursor:pointer}.add-referral-row svg{width:14px;height:14px}.referral-performance{margin-top:16px;padding:18px;border:1px solid #e0d5e8;border-radius:18px;background:linear-gradient(145deg,#fff,#faf7fc 60%,#f2fbf9);box-shadow:0 12px 28px #3a125412}.referral-performance-heading,.referral-performance-heading>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.referral-performance-heading>div>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#fff;background:#4d058f;box-shadow:0 7px 16px #4d058f33}.referral-performance-heading svg{width:17px;height:17px}.referral-performance-heading h3{margin:2px 0 0;color:#321047;font-size:15px}.referral-performance-heading small{display:block;color:#82758a;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.referral-performance-heading>strong{color:#4d058f;font-size:24px;text-align:right}.referral-performance-heading>strong small{margin-top:1px}.referral-performance>p{margin:10px 0 13px;color:#716777;font-size:10px;line-height:1.55}.referral-period-switcher{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:4px;border-radius:12px;background:#eee8f2}.referral-period-switcher button{padding:7px 4px;border:0;border-radius:9px;color:#6e6175;background:transparent;font-size:9px;font-weight:850;cursor:pointer}.referral-period-switcher button.active{color:#fff;background:#4d058f;box-shadow:0 4px 10px #4d058f2e}.referral-performance-grid{margin-top:12px;display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:7px}.referral-performance-grid>div{min-width:0;padding:10px;border:1px solid #e7dee9;border-radius:12px;background:#ffffffd1}.referral-performance-grid small,.referral-performance-grid span{display:block;color:#82758a;font-size:8px;font-weight:750}.referral-performance-grid strong{display:block;margin-top:4px;color:#321047;font-size:20px}.referral-performance-grid .positive strong,.referral-performance-grid .positive span{color:#007f76}.referral-performance-grid .negative strong,.referral-performance-grid .negative span{color:#a33c53}.referral-performance-loading,.referral-performance-error{margin-top:12px;padding:12px;border-radius:11px;color:#766b7c;background:#f6f1f8;font-size:9px}.source-referral-total{display:inline-flex!important;align-items:center;gap:4px;color:#4d058f!important}.source-referral-total svg{width:13px;height:13px}.activity-contact-person{margin:5px 0;display:flex;align-items:center;gap:5px;color:#007f76;font-size:9px;font-weight:800}.activity-contact-person svg{width:13px;height:13px}.activity-contact-person.event{color:#6c2d94}.activity-contact-person.context{color:#9a6420}.referral-kpi-chip{border-color:#bce4de!important;color:#176a66!important;background:#edf9f7!important}.referral-kpi-chip svg{color:#008f84!important}@media(max-width:1000px){.source-user-report-heading{align-items:flex-start;flex-direction:column}.source-user-report-actions{width:100%;max-width:none;justify-content:flex-start}}@media(max-width:760px){.contact-referral-capture{padding:13px}.contact-referral-toggle strong{font-size:13px}.contact-referral-toggle small,.activity-referral p small{font-size:10px}.contact-referral-fields{grid-template-columns:1fr}.referral-row-heading{grid-column:1}.activity-referral p strong{font-size:13px}.source-user-report-table{min-width:1260px}}@media(max-width:760px){.report-navigation button{padding-inline:7px;gap:5px}.report-navigation button>svg{width:15px}.report-navigation button strong{font-size:9px}.source-user-report-actions{display:grid;grid-template-columns:1fr 1fr}.source-user-report-actions .report-range{width:100%}.source-user-report-actions .report-range select{min-width:0;width:100%}.source-user-report-actions .button,.source-user-report-actions .view-toggle{width:100%}.source-user-report-actions .view-toggle button{flex:1;justify-content:center;min-height:42px}.source-user-report-summary{grid-template-columns:1fr 1fr}.source-user-report-summary article:last-child{grid-column:auto}.source-user-report-toolbar{align-items:stretch;flex-direction:column}.source-user-report-toolbar>span{font-size:10px}.source-user-report-grid{grid-template-columns:1fr}.source-user-activity-mix{grid-template-columns:repeat(2,minmax(0,1fr))}}.source-attachments{overflow:visible}.source-attachments>.section-title{height:auto;min-height:66px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #eee5f1;background:linear-gradient(105deg,#fbf7fd,#f1fbf9)}.source-attachments>.section-title>div{min-width:0}.source-attachments>.section-title h3{color:#4d058f;font-size:13px}.source-attachments>.section-title p{margin-top:3px;color:#7d7182;font-size:9px}.attachment-add-button{flex:0 0 auto;color:#4d058f!important;border-color:#d9c9e2!important;background:#fff!important}.attachment-add-button svg,.attachment-upload-panel .button svg{width:14px}.attachment-upload-panel{padding:15px;border-bottom:1px solid #e7ddea;background:#fdfbfe}.attachment-drop-field{min-height:116px;padding:18px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1.5px dashed #bea6ce;border-radius:13px;color:#65536d;background:linear-gradient(145deg,#fff,#f7f1fa);text-align:center;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.attachment-drop-field:hover,.attachment-drop-field.selected{border-color:#00a99c;box-shadow:0 7px 22px #4d058f14;transform:translateY(-1px)}.attachment-drop-field input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.attachment-drop-field>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#4d058f;box-shadow:0 5px 12px #4d058f33}.attachment-drop-field svg{width:16px}.attachment-drop-field strong{max-width:100%;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.attachment-drop-field small{color:#8d8192;font-size:8px}.attachment-upload-fields{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:11px}.attachment-upload-fields label,.attachment-edit-form label{color:#675c6c;font-size:9px;font-weight:800}.attachment-upload-fields label>small{display:inline;font-size:8px;font-weight:600}.attachment-upload-fields input,.attachment-upload-fields select,.attachment-edit-form input,.attachment-edit-form select{width:100%;min-width:0;height:39px;margin-top:5px;padding:0 10px;border:1px solid #ded3e3;border-radius:8px;color:#493d4f;background:#fff;font-size:10px}.attachment-privacy-note{margin-top:10px;display:flex;align-items:flex-start;gap:6px;color:#756b79;font-size:8px;line-height:1.45}.attachment-privacy-note svg{width:13px;flex:0 0 auto;color:#d45b66}.attachment-upload-panel>footer{margin-top:12px;display:flex;justify-content:flex-end;gap:8px}.attachment-gallery{padding:13px;display:grid;gap:10px}.attachment-card{min-width:0;display:grid;grid-template-columns:108px minmax(0,1fr);overflow:hidden;border:1px solid #e6ddea;border-radius:12px;background:#fff;box-shadow:0 5px 14px #4d058f0b}.attachment-preview{min-height:106px;display:grid;place-items:center;overflow:hidden;color:#4d058f;background:linear-gradient(145deg,#eee5f3,#e4f5f1);text-decoration:none}.attachment-preview img{width:100%;height:100%;min-height:106px;object-fit:cover;transition:transform .22s ease}.attachment-preview:hover img{transform:scale(1.035)}.attachment-preview>span{display:grid;place-items:center;gap:5px}.attachment-preview>span svg{width:29px;height:29px}.attachment-preview>span small{padding:3px 6px;border-radius:10px;color:#fff;background:#4d058f;font-size:7px;font-weight:900}.attachment-card-body{min-width:0;padding:12px 13px}.attachment-card-body>header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.attachment-card-body>header>div{min-width:0}.attachment-card-body>header strong{display:block;overflow:hidden;color:#443749;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.attachment-card-body>header small{margin-top:4px;color:#8b808f;font-size:7px}.attachment-event{max-width:45%;padding:4px 7px;display:flex;align-items:center;gap:4px;overflow:hidden;border-radius:14px;color:#087f79;background:#e7f7f4;font-size:7px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.attachment-event svg{width:10px;flex:0 0 auto}.attachment-card-body>p{margin-top:8px;color:#6b5f70;font-size:9px;line-height:1.5;overflow-wrap:anywhere}.attachment-actions{margin-top:10px;display:flex;align-items:center;flex-wrap:wrap;gap:5px}.attachment-actions a,.attachment-actions button{min-height:30px;padding:0 7px;display:inline-flex;align-items:center;gap:4px;border:0;border-radius:6px;color:#5b346e;background:#f7f2f9;font-size:8px;font-weight:900;text-decoration:none}.attachment-actions a:hover,.attachment-actions button:hover{color:#4d058f;background:#eee4f3}.attachment-actions .danger{margin-left:auto;color:#b34451;background:#fff0f2}.attachment-actions svg{width:11px}.attachment-edit-form{margin-top:10px;padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:8px;border-radius:9px;background:#f8f4fa}.attachment-edit-form footer{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:6px}.attachment-edit-form footer button{min-height:28px;padding:0 9px;border:0;border-radius:6px;color:#4d058f;background:#e9dfee;font-size:8px;font-weight:900}.attachment-edit-form footer button:last-child{color:#fff;background:#4d058f}.attachment-empty{min-height:92px;padding:17px;display:flex;align-items:center;justify-content:center;gap:11px;border:1px dashed #d8cadf;border-radius:11px;color:#94869b;background:#fcfafc}.attachment-empty>svg{width:24px}.attachment-empty strong,.attachment-empty small{display:block}.attachment-empty strong{color:#625568;font-size:10px}.attachment-empty small{max-width:300px;margin-top:3px;font-size:8px;line-height:1.45}.event-file-count,.event-table-files{display:inline-flex;align-items:center;gap:4px;color:#4d058f;font-size:9px;font-weight:900}.event-file-count{padding:4px 7px;border-radius:12px;background:#f0e7f5}.event-file-count svg,.event-table-files svg{width:11px}@media(max-width:760px){.source-attachments>.section-title{align-items:flex-start;flex-direction:column}.attachment-add-button{width:100%;min-height:42px}.attachment-upload-fields,.attachment-edit-form{grid-template-columns:1fr}.attachment-edit-form footer{grid-column:1}.attachment-drop-field{min-height:132px}.attachment-drop-field strong{font-size:13px}.attachment-drop-field small,.attachment-privacy-note,.attachment-upload-fields label,.attachment-card-body>header small,.attachment-card-body>p,.attachment-actions a,.attachment-actions button,.attachment-empty small{font-size:10px}.attachment-upload-fields input,.attachment-upload-fields select{height:44px;font-size:13px}.attachment-card{grid-template-columns:92px minmax(0,1fr)}.attachment-preview,.attachment-preview img{min-height:132px}.attachment-card-body>header{flex-direction:column}.attachment-event{max-width:100%}.attachment-actions .danger{margin-left:0}}@media(max-width:390px){.attachment-card{grid-template-columns:1fr}.attachment-preview,.attachment-preview img{max-height:190px}}.sidebar .support-label{margin-top:26px}.context-help-button{min-height:36px;padding:0 11px;border:1px solid #dfd4e6;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#5c287d;background:#fff;font-size:10px;font-weight:800;text-decoration:none;white-space:nowrap;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.context-help-button:hover{border-color:#bda4cc;box-shadow:0 5px 15px #42145f1a;transform:translateY(-1px)}.context-help-button svg{width:15px;height:15px}.topbar-help{color:#5a287a}.admin-panel-heading-actions,.modal-header-actions{display:flex;align-items:center;gap:9px}.modal-header-actions .context-help-button{min-height:34px}.drawer-actions .context-help-button{min-height:38px}.attachment-heading-actions{display:flex;align-items:center;gap:7px}.help-page{max-width:1380px;padding-bottom:70px}.help-hero{position:relative;overflow:hidden;padding:34px 38px 28px;border:1px solid #d9c9e4;border-radius:20px;color:#fff;background:radial-gradient(circle at 87% 20%,rgba(238,88,107,.29),transparent 26%),radial-gradient(circle at 72% 100%,rgba(23,164,159,.24),transparent 34%),linear-gradient(128deg,#35104e,#5b1685 58%,#43116a);box-shadow:0 20px 50px #3a0d5529}.help-hero:after{content:"?";position:absolute;right:34px;top:-64px;color:#ffffff0e;font:800 220px/1 DM Sans,sans-serif;transform:rotate(8deg);pointer-events:none}.help-hero-copy{position:relative;z-index:1;display:flex;align-items:center;gap:18px}.help-hero-copy>span{width:54px;height:54px;border:1px solid rgba(255,255,255,.24);border-radius:16px;display:grid;place-items:center;color:#ffc3cb;background:#ffffff1a;box-shadow:inset 0 1px #fff3}.help-hero-copy>span svg{width:25px;height:25px}.help-hero .eyebrow{color:#84d8d1}.help-hero h1{margin:4px 0;color:#fff;font-size:34px;letter-spacing:-.04em}.help-hero-copy p:last-child{color:#ddd0e5;font-size:12px}.help-search{position:relative;z-index:1;width:min(720px,100%);min-height:54px;margin-top:24px;padding:0 14px;border:1px solid rgba(255,255,255,.3);border-radius:12px;display:flex;align-items:center;gap:10px;color:#5b2780;background:#fff;box-shadow:0 13px 34px #18052433}.help-search>svg{width:19px;color:#6f398d}.help-search input{height:52px;padding:0;border:0;flex:1;color:#35104e;background:transparent;font-size:13px;box-shadow:none}.help-search input:focus{outline:0;box-shadow:none}.help-search button{width:30px;height:30px;border:0;border-radius:50%;display:grid;place-items:center;color:#6f398d;background:#f3edf6}.help-search button svg{width:14px}.help-quick-links{position:relative;z-index:1;margin-top:18px;display:flex;align-items:center;flex-wrap:wrap;gap:7px}.help-quick-links span{margin-right:3px;color:#cfc0d8;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.help-quick-links button{padding:6px 10px;border:1px solid rgba(255,255,255,.19);border-radius:999px;color:#fff;background:#ffffff14;font-size:9px;font-weight:700}.help-quick-links button:hover{background:#ffffff29}.help-layout{margin-top:24px;display:grid;grid-template-columns:270px minmax(0,1fr);gap:24px;align-items:start}.help-directory{position:sticky;top:106px;max-height:calc(100vh - 126px);overflow:auto;padding:10px;border:1px solid #e5dbe9;border-radius:14px;background:#fff;box-shadow:0 9px 28px #3a18470f;scrollbar-width:thin}.help-directory>header{padding:9px 10px 12px;border-bottom:1px solid #eee6f1;display:flex;justify-content:space-between;align-items:center}.help-directory>header span{color:#4b0c78;font-size:12px;font-weight:900}.help-directory>header strong{color:#8b7c91;font-size:8px;text-transform:uppercase;letter-spacing:.09em}.help-directory section{padding:12px 0 2px}.help-directory h2{padding:0 10px 5px;color:#96879d;font-size:8px;text-transform:uppercase;letter-spacing:.12em}.help-directory section button{width:100%;min-height:38px;padding:7px 8px 7px 10px;border:0;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:7px;color:#5d5063;background:transparent;text-align:left;font-size:9px;font-weight:700;line-height:1.35}.help-directory section button svg{width:13px;flex:0 0 auto;color:#b3a6b8}.help-directory section button:hover{color:#4d058f;background:#f8f4fa}.help-directory section button.active{color:#4d058f;background:#f1e8f6;box-shadow:inset 3px 0 #eb5c6b}.help-directory section button.active svg{color:#eb5c6b}.help-no-results{padding:30px 14px;display:grid;justify-items:center;text-align:center;color:#928398}.help-no-results svg{width:22px;margin-bottom:8px}.help-no-results strong{color:#5c4963;font-size:10px}.help-no-results p{margin-top:4px;font-size:9px}.help-article,.help-search-results{min-width:0;border:1px solid #e5dbe9;border-radius:16px;background:#fff;box-shadow:0 12px 36px #39144711;scroll-margin-top:100px}.help-article:focus{outline:none}.help-article-head{padding:34px 38px 28px;border-bottom:1px solid #eee6f1}.help-article-head>span{display:inline-flex;padding:5px 8px;border-radius:5px;color:#08777a;background:#e8f7f4;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.help-article-head h1{margin:12px 0 8px;color:#3f0b70;font-size:28px;letter-spacing:-.035em}.help-article-head p{max-width:760px;color:#75687b;font-size:12px;line-height:1.65}.help-on-page{padding:15px 38px;border-bottom:1px solid #eee6f1;display:flex;align-items:center;flex-wrap:wrap;gap:7px;background:#fcfafc}.help-on-page strong{margin-right:5px;color:#62526a;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.help-on-page a{padding:5px 8px;border:1px solid #e7ddea;border-radius:999px;color:#6b407e;background:#fff;font-size:8px;font-weight:700;text-decoration:none}.help-on-page a:hover{border-color:#cbb6d5;color:#4d058f}.help-article-body{padding:4px 38px 20px}.help-article-body>section{padding:30px 0;border-bottom:1px solid #eee6f1;display:grid;grid-template-columns:38px minmax(0,1fr);gap:14px;scroll-margin-top:100px}.help-article-body>section:last-child{border-bottom:0}.help-section-number{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;color:#e04f62;background:#fff0f2;font-size:8px;font-weight:900;letter-spacing:.06em}.help-article-body h2{color:#42105f;font-size:17px;letter-spacing:-.02em}.help-section-body{max-width:780px;margin-top:8px;color:#6f6374;font-size:11px;line-height:1.75}.help-article-body dl{margin-top:16px;display:grid;gap:1px;border:1px solid #ece4ef;border-radius:11px;overflow:hidden;background:#ece4ef}.help-article-body dl>div{padding:13px 15px;display:grid;grid-template-columns:minmax(125px,180px) minmax(0,1fr);gap:20px;background:#fff}.help-article-body dt{color:#4d176d;font-size:10px;font-weight:900;line-height:1.5}.help-article-body dd{margin:0;color:#746a78;font-size:10px;line-height:1.65}.help-article-body ol{margin:15px 0 0;padding-left:20px;color:#746a78;font-size:10px;line-height:1.7}.help-article-body li+li{margin-top:7px}.help-callout{margin-top:15px;padding:13px 15px;border:1px solid #f2c4ca;border-radius:10px;display:flex;align-items:flex-start;gap:10px;color:#733148;background:#fff4f5}.help-callout svg{width:17px;height:17px;flex:0 0 auto;color:#e35868}.help-callout p{font-size:10px;line-height:1.6}.help-related{padding:27px 38px 36px;border-top:1px solid #eee6f1;background:#fcfafc}.help-related>header span{color:#0b8987;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.help-related>header h2{margin-top:4px;color:#42105f;font-size:17px}.help-related>div{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.help-related button{min-height:58px;padding:10px 12px;border:1px solid #e5dbe9;border-radius:10px;display:grid;grid-template-columns:26px 1fr 15px;align-items:center;gap:9px;color:#5e416d;background:#fff;text-align:left}.help-related button>svg:first-child{width:18px;color:#e35868}.help-related button>svg:last-child{width:14px;color:#aa98b2}.help-related button span{display:grid;gap:2px}.help-related button strong{font-size:9px}.help-related button small{color:#94879a;font-size:8px}.help-related button:hover{border-color:#cbb7d5;box-shadow:0 6px 16px #41135712}.help-search-results>header{padding:34px 38px 23px;border-bottom:1px solid #eee6f1}.help-search-results>header .eyebrow{color:#0a8583}.help-search-results>header h1{margin:5px 0 6px;color:#3f0b70;font-size:25px}.help-search-results>header p{color:#7d7181;font-size:11px}.help-search-results>div{padding:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.help-search-results>div>button{min-height:168px;padding:19px;border:1px solid #e7ddeb;border-radius:12px;display:flex;flex-direction:column;align-items:flex-start;color:#76697b;background:#fff;text-align:left;transition:.18s ease}.help-search-results>div>button:hover{border-color:#c9b0d6;box-shadow:0 10px 22px #43115b14;transform:translateY(-2px)}.help-search-results>div>button>span{color:#0a8583;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.help-search-results h2{margin:9px 0 7px;color:#4b126d;font-size:14px}.help-search-results button p{font-size:9px;line-height:1.6}.help-search-results button footer{width:100%;margin-top:auto;padding-top:13px;border-top:1px solid #f0e9f2;display:flex;align-items:center;justify-content:space-between;color:#7b3e96;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.help-search-results button footer svg{width:14px}.help-empty-result{padding:60px 24px;display:grid;justify-items:center;text-align:center}.help-empty-result>svg{width:34px;height:34px;color:#c4b2cc}.help-empty-result h2{margin-top:11px;color:#4c1a66}.help-empty-result p{margin:6px 0 16px;color:#88798e;font-size:10px}@media(max-width:900px){.help-layout{grid-template-columns:220px minmax(0,1fr);gap:14px}.help-article-head,.help-search-results>header{padding:27px 25px 22px}.help-on-page,.help-article-body,.help-related{padding-inline:25px}.help-article-body dl>div{grid-template-columns:130px minmax(0,1fr);gap:13px}}@media(max-width:680px){.topbar-help{display:inline-grid}.admin-panel-heading-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.modal-header-actions .context-help-button span,.drawer-actions .context-help-button span{display:none}.modal-header-actions .context-help-button,.drawer-actions .context-help-button{width:36px;padding:0}.help-page{padding-inline:12px}.help-hero{padding:25px 20px 21px;border-radius:15px}.help-hero:after{right:-15px;font-size:160px}.help-hero-copy{align-items:flex-start}.help-hero-copy>span{width:44px;height:44px;border-radius:13px;flex:0 0 auto}.help-hero h1{font-size:25px}.help-hero-copy p:last-child{font-size:10px}.help-search{min-height:48px;margin-top:20px}.help-search input{height:46px;min-width:0;font-size:11px}.help-layout{grid-template-columns:1fr}.help-directory{position:static;max-height:none}.help-directory section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px}.help-directory h2{grid-column:1/-1}.help-article-head,.help-search-results>header{padding:25px 20px 20px}.help-article-head h1{font-size:23px}.help-on-page{padding:13px 20px}.help-article-body{padding:0 20px 14px}.help-article-body>section{padding:24px 0;grid-template-columns:1fr;gap:9px}.help-section-number{width:29px;height:29px}.help-article-body dl>div{grid-template-columns:1fr;gap:4px;padding:12px 13px}.help-related{padding:23px 20px 27px}.help-related>div,.help-search-results>div{grid-template-columns:1fr}.help-search-results>div{padding:13px}.help-search-results>div>button{min-height:145px}}.marketing-site{min-height:100vh;color:#25152f;background:#f8f5ef;overflow:hidden}.marketing-site .app-mark strong,.marketing-footer .app-mark strong{color:#281433!important}.marketing-site .app-mark small,.marketing-footer .app-mark small{color:#087f7a!important}.marketing-nav{width:min(1240px,calc(100% - 48px));min-height:86px;margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}.marketing-nav nav{display:flex;align-items:center;gap:28px}.marketing-nav nav a{color:#5d4f62;font-size:12px;font-weight:800;text-decoration:none}.marketing-nav nav a:hover{color:#4d058f}.marketing-nav-cta,.marketing-primary{min-height:46px;padding:0 19px;border:0;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff!important;background:#4d058f;box-shadow:0 10px 25px #4d058f33;font-size:11px;font-weight:900;text-decoration:none}.marketing-nav-cta svg,.marketing-primary svg{width:16px}.marketing-primary:hover,.marketing-nav-cta:hover{background:#3b046e!important;transform:translateY(-1px)}.marketing-hero{width:min(1340px,calc(100% - 48px));min-height:680px;margin:25px auto 0;padding:70px 0 90px;display:grid;grid-template-columns:minmax(390px,.86fr) minmax(560px,1.14fr);gap:64px;align-items:center;position:relative}.marketing-hero:before{content:"";position:absolute;width:720px;height:720px;right:-300px;top:-150px;border:1px solid rgba(77,5,143,.11);border-radius:50%;box-shadow:0 0 0 90px #4d058f06,0 0 0 180px #00a99c05}.marketing-hero-copy{max-width:610px;padding-left:50px;position:relative;z-index:2}.marketing-kicker{display:flex;align-items:center;gap:7px;color:#087f7a;font-size:10px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.marketing-kicker svg{width:15px}.marketing-hero h1{margin:20px 0 24px;color:#2c1735;font-family:Fraunces,Georgia,serif;font-size:clamp(47px,5.3vw,78px);font-weight:600;line-height:.98;letter-spacing:-.055em}.marketing-hero h1 em,.marketing-capabilities h2 em{color:#4d058f;font-style:italic}.marketing-lede{max-width:570px;color:#695d6c;font-size:16px;line-height:1.75}.marketing-hero-actions{margin-top:33px;display:flex;align-items:center;gap:18px}.marketing-primary{min-height:54px;padding-inline:24px}button.marketing-primary{cursor:pointer}.marketing-secondary{padding:10px 2px;border-bottom:1px solid #a88db8;color:#4d058f;font-size:11px;font-weight:900;text-decoration:none}.marketing-proof{margin-top:29px;display:flex;flex-wrap:wrap;gap:11px 17px}.marketing-proof span{display:flex;align-items:center;gap:5px;color:#776c78;font-size:9px;font-weight:750}.marketing-proof svg{width:13px;color:#00a99c}.marketing-product{min-width:0;height:510px;position:relative;z-index:2;border:1px solid #d6c8da;border-radius:14px;background:#fff;box-shadow:0 38px 90px #3619412e;transform:perspective(1300px) rotateY(-5deg) rotateX(1deg);transform-origin:center left}.product-window-bar{height:38px;padding:0 13px;border-bottom:1px solid #eee8f0;display:flex;align-items:center;gap:6px;color:#998d9c;background:#fbfafb;font-size:8px}.product-window-bar i{width:7px;height:7px;border-radius:50%;background:#eb6a78}.product-window-bar i:nth-child(2){background:#e7ba55}.product-window-bar i:nth-child(3){background:#54b8a9}.product-window-bar span{margin-left:7px}.product-preview-grid{height:calc(100% - 38px);display:grid;grid-template-columns:128px minmax(0,1fr)}.product-preview-grid>aside{padding:20px 13px;border-right:1px solid #eee8f0;display:flex;flex-direction:column;gap:7px;background:#fcfafc}.product-preview-grid .app-mark{transform:scale(.65);transform-origin:left top;margin-bottom:18px;width:155px}.product-preview-grid>aside>b,.product-preview-grid>aside>span{padding:9px 10px;border-radius:6px;color:#807483;font-size:8px}.product-preview-grid>aside>b{color:#4d058f;background:#f0e8f6;box-shadow:inset 2px 0 #00a99c}.product-preview-grid>section{min-width:0;padding:27px 25px;background:linear-gradient(180deg,#fff,#fbfafc)}.product-preview-grid>section>header{display:flex;justify-content:space-between;align-items:center}.product-preview-grid header small{color:#00a99c;font-size:6px;font-weight:950;letter-spacing:.13em}.product-preview-grid header strong{display:block;margin-top:4px;color:#351442;font-size:16px}.product-preview-grid header button{padding:9px 11px;border:0;border-radius:5px;color:#fff;background:#4d058f;font-size:7px;font-weight:900}.preview-metrics{margin-top:25px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.preview-metrics article{height:88px;padding:13px;border:1px solid #ebe4ed;border-radius:7px;background:#fff;box-shadow:0 5px 13px #3f174c0a}.preview-metrics small{color:#8e8291;font-size:5px;font-weight:900;letter-spacing:.08em}.preview-metrics strong{display:block;margin-top:7px;color:#4d058f;font-size:22px}.preview-metrics i{display:block;width:70%;height:3px;margin-top:7px;border-radius:3px;background:linear-gradient(90deg,#00a99c 68%,#e7e1e9 68%)}.preview-list{margin-top:17px;border:1px solid #ebe4ed;border-radius:8px;overflow:hidden;background:#fff}.preview-list>header{padding:11px 13px;border-bottom:1px solid #eee9f0;display:flex;justify-content:space-between;color:#8c818f;font-size:6px}.preview-list>header strong{color:#443049;font-size:8px}.preview-list article{min-height:59px;padding:9px 13px;border-bottom:1px solid #f1edf2;display:grid;grid-template-columns:24px 1fr auto 28px;align-items:center;gap:9px}.preview-list article:last-child{border:0}.preview-list article>i{width:22px;height:22px;border-radius:6px;display:grid;place-items:center;color:#4d058f;background:#f0e8f6;font-size:7px;font-style:normal;font-weight:900}.preview-list article span strong{display:block;color:#443049;font-size:7px}.preview-list article span small{color:#9a8fa0;font-size:6px}.preview-list article>b{color:#716575;font-size:6px}.preview-list article>em{width:25px;height:5px;border-radius:5px;background:linear-gradient(90deg,#00a99c 75%,#e6e1e8 75%)}.product-float-card{width:265px;min-height:88px;padding:16px;position:absolute;left:-45px;bottom:-34px;display:flex;gap:12px;align-items:center;border:1px solid #d9cddd;border-radius:10px;background:#fffffff5;box-shadow:0 20px 45px #2c143533;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-float-card>span{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#00a99c}.product-float-card svg{width:18px}.product-float-card small{color:#00a99c;font-size:6px;font-weight:950;letter-spacing:.1em}.product-float-card strong{display:block;margin-top:3px;color:#3f2947;font-size:9px}.product-float-card p{margin-top:3px;color:#918493;font-size:6px}.marketing-category-strip{padding:27px 5vw;border-block:1px solid #ded5dc;display:flex;justify-content:center;align-items:center;gap:34px;color:#8c818d;background:#fff;font-size:9px}.marketing-category-strip>span{font-weight:900;text-transform:uppercase;letter-spacing:.1em}.marketing-category-strip>div{display:flex;flex-wrap:wrap;justify-content:center;gap:25px}.marketing-category-strip b{color:#5a4c5c;font-size:10px}.marketing-capabilities{width:min(1180px,calc(100% - 48px));margin:auto;padding:125px 0}.marketing-capabilities>header{max-width:760px}.marketing-capabilities h2,.marketing-plans h2,.marketing-security h2,.marketing-final h2{margin:13px 0 17px;color:#2e1936;font-family:Fraunces,Georgia,serif;font-size:clamp(35px,4vw,54px);line-height:1.05;letter-spacing:-.04em}.marketing-capabilities>header>p:last-child,.marketing-plans>header>p:last-child{max-width:650px;color:#766a77;font-size:14px;line-height:1.7}.capability-grid{margin-top:60px;display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:14px}.capability-grid article{min-height:290px;padding:28px;position:relative;border:1px solid #ddd4df;border-radius:9px;background:#fff;overflow:hidden}.capability-grid article>span{position:absolute;right:20px;top:18px;color:#c9bfca;font:700 10px/1 Nunito Sans}.capability-grid .capability-feature{grid-row:span 2;min-height:594px;color:#fff;background:linear-gradient(155deg,#321241,#561273 68%,#421051);border-color:#321241}.capability-feature>span{color:#a885ba!important}.capability-icon{width:43px;height:43px;border-radius:8px;display:grid;place-items:center;color:#4d058f;background:#f0e8f6}.capability-icon svg{width:20px}.capability-grid h3{margin-top:30px;color:#371f40;font-size:20px}.capability-grid p{margin-top:11px;color:#817583;font-size:11px;line-height:1.7}.capability-feature h3{color:#fff;font:600 30px/1.1 Fraunces,Georgia,serif}.capability-feature p{color:#d8c9df;font-size:12px}.mini-source{margin-top:75px;padding:21px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff1a;box-shadow:0 15px 40px #00000026}.mini-source b{display:block;font-size:12px}.mini-source small{display:block;margin-top:5px;color:#d8c9df;font-size:8px}.mini-source i{display:block;height:5px;margin-top:20px;border-radius:5px;background:#ffffff2b}.mini-source i span{display:block;width:74%;height:100%;border-radius:5px;background:#00c6b6}.marketing-security{padding:100px max(5vw,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr .8fr;gap:90px;align-items:center;color:#fff;background:#26152f;position:relative;overflow:hidden}.marketing-security:after{content:"";width:500px;height:500px;position:absolute;right:-190px;top:-210px;border:80px solid rgba(0,169,156,.06);border-radius:50%}.marketing-security h2{color:#fff}.marketing-security>div>p:last-child{max-width:670px;color:#cfc3d2;font-size:13px;line-height:1.8}.marketing-security aside{position:relative;z-index:1;display:grid;gap:10px}.marketing-security article{padding:18px;border:1px solid rgba(255,255,255,.13);border-radius:8px;display:flex;align-items:center;gap:14px;background:#ffffff0e}.marketing-security article>svg{width:21px;color:#50d4c8}.marketing-security article strong{display:block;font-size:11px}.marketing-security article small{display:block;margin-top:3px;color:#ac9fb1;font-size:8px}.marketing-plans{width:min(1180px,calc(100% - 48px));margin:auto;padding:120px 0}.marketing-plans>header{text-align:center;display:grid;justify-items:center}.marketing-plans>div{margin-top:55px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;align-items:stretch}.marketing-plans article{min-height:340px;padding:26px 23px;border:1px solid #ddd3df;border-radius:8px;display:flex;flex-direction:column;background:#fff;position:relative}.marketing-plans article.featured{border:2px solid #4d058f;box-shadow:0 22px 50px #4d058f21;transform:translateY(-8px)}.marketing-plans article>em{padding:6px 10px;position:absolute;right:14px;top:13px;border-radius:99px;color:#fff;background:#4d058f;font-size:7px;font-style:normal;font-weight:900;text-transform:uppercase}.marketing-plans article>small{color:#087f7a;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.1em}.marketing-plans h3{margin-top:12px;color:#37203e;font-size:20px}.marketing-plans article>p{margin-top:13px;color:#7d717f;font-size:10px;line-height:1.7}.marketing-plans article>strong{margin-top:auto;color:#351540;font-size:25px}.marketing-plans article>strong span{color:#918493;font-size:8px;font-weight:700}.marketing-plans article>a{min-height:42px;margin-top:20px;border:1px solid #cbbbcf;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:7px;color:#4d058f;font-size:9px;font-weight:900;text-decoration:none}.marketing-plans article>a:hover{color:#fff;background:#4d058f;border-color:#4d058f}.marketing-plans article>a svg{width:14px}.marketing-final{width:min(1180px,calc(100% - 48px));margin:0 auto 90px;padding:58px;border-radius:11px;display:flex;justify-content:space-between;align-items:center;gap:30px;color:#fff;background:radial-gradient(circle at 75% 20%,rgba(0,198,182,.25),transparent 28%),linear-gradient(125deg,#411052,#681586)}.marketing-final .marketing-kicker{color:#84e4dc}.marketing-final h2{max-width:720px;margin-bottom:0;color:#fff;font-size:37px}.marketing-final>a{min-height:52px;padding:0 20px;flex:0 0 auto;border-radius:5px;display:flex;align-items:center;gap:8px;color:#36103e;background:#fff;font-size:10px;font-weight:950;text-decoration:none}.marketing-final svg{width:15px}.marketing-footer{min-height:170px;padding:45px max(5vw,calc((100vw - 1180px)/2));border-top:1px solid #ded5df;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:35px;background:#fff}.marketing-footer>p{max-width:430px;color:#847986;font-size:10px;line-height:1.7}.marketing-footer>div{display:flex;align-items:center;gap:18px;color:#958a97;font-size:8px}.marketing-footer a{color:#4d058f;font-weight:850;text-decoration:none}.signup-shell{min-height:100vh;padding:65px max(5vw,calc((100vw - 1180px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center;position:relative;color:#2c1735;background:radial-gradient(circle at 4% 100%,rgba(0,169,156,.13),transparent 28%),#f8f5ef}.signup-back{position:absolute;left:max(5vw,calc((100vw - 1180px)/2));top:28px;display:flex;align-items:center;gap:6px;color:#6e5d72;font-size:9px;font-weight:850;text-decoration:none}.signup-back svg{width:14px}.signup-copy .app-mark{margin-bottom:60px}.signup-copy h1{margin:17px 0;color:#30183a;font:600 51px/1.04 Fraunces,Georgia,serif;letter-spacing:-.05em}.signup-copy>p:not(.marketing-kicker){color:#766a77;font-size:13px;line-height:1.75}.signup-copy>div{margin-top:30px;display:grid;gap:12px}.signup-copy>div span{display:flex;align-items:center;gap:9px;color:#5e5161;font-size:10px;font-weight:750}.signup-copy>div svg{width:16px;color:#00a99c}.signup-form{max-width:680px;padding:38px;border:1px solid #ddd3df;border-radius:11px;display:grid;gap:18px;background:#fff;box-shadow:0 28px 70px #3018391f}.signup-form header{padding-bottom:7px}.signup-form header>small{color:#087f7a;font-size:8px;font-weight:950;letter-spacing:.11em}.signup-form h2{margin-top:7px;color:#381d42;font-size:27px}.signup-form header p{margin-top:5px;color:#897c8b;font-size:9px}.signup-form label,.signup-form legend{color:#5b4d5e;font-size:9px;font-weight:850}.signup-form input{width:100%;height:46px;margin-top:7px;padding:0 12px;border:1px solid #d9cfdb;border-radius:6px;background:#fcfbfc;font-size:11px}.signup-form input:focus{border-color:#00a99c;outline:3px solid rgba(0,169,156,.12)}.signup-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.signup-form fieldset{padding:0;border:0}.signup-plan-grid{margin-top:8px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.signup-plan-grid label{min-height:76px;margin:0;padding:11px;border:1px solid #ded4e0;border-radius:6px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.signup-plan-grid label.selected{border-color:#4d058f;background:#f7f1fa;box-shadow:inset 0 0 0 1px #4d058f}.signup-plan-grid input{position:absolute;opacity:0;pointer-events:none}.signup-plan-grid span strong,.signup-plan-grid span small{display:block}.signup-plan-grid span strong{color:#42254d;font-size:10px}.signup-plan-grid span small{margin-top:2px;color:#897d8b;font-size:7px}.signup-plan-grid label>b{color:#087f7a;font-size:7px}.signup-form fieldset>p{margin-top:8px;color:#938797;font-size:8px}.signup-terms{display:flex;align-items:flex-start;gap:9px;line-height:1.55!important}.signup-terms input{width:16px;height:16px;margin:1px 0 0;flex:0 0 auto}.signup-terms span{font-size:8px;font-weight:700;color:#7b6e7e}.signup-form .marketing-primary{width:100%}.signup-signin{text-align:center;color:#8b7f8d;font-size:9px}.signup-signin a{color:#4d058f;font-weight:900}.billing-panel-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.billing-panel-grid>section{padding:25px;border:1px solid #e2d9e5;border-radius:12px;background:#fff}.billing-plan-card{grid-row:span 2}.billing-plan-card header,.billing-provider-card header{display:flex;align-items:center;gap:13px}.billing-plan-card header>span{width:42px;height:42px;border-radius:9px;display:grid;place-items:center;color:#4d058f;background:#f0e8f6}.billing-plan-card header>span svg{width:20px}.billing-plan-card header em{margin-left:auto;padding:6px 9px;border-radius:99px;color:#087f7a;background:#e6f7f4;font-size:8px;font-style:normal;font-weight:900;text-transform:uppercase}.billing-plan-card>strong{display:block;margin-top:30px;color:#421354;font-size:30px}.billing-plan-card>p{margin-top:8px;color:#7e7281;font-size:10px;line-height:1.6}.seat-meter{margin-top:30px}.seat-meter>span{height:7px;display:block;border-radius:7px;background:#ece7ed;overflow:hidden}.seat-meter i{height:100%;display:block;border-radius:7px;background:linear-gradient(90deg,#4d058f,#00a99c)}.seat-meter small{display:block;margin-top:8px;color:#817584;font-size:8px;font-weight:800}.billing-beta-card{display:flex;gap:15px;color:#fff!important;background:linear-gradient(135deg,#421052,#64197e)!important}.billing-beta-card>svg{width:24px;flex:0 0 auto;color:#72ddd4}.billing-beta-card .eyebrow{color:#72ddd4}.billing-beta-card h2{color:#fff;font-size:17px}.billing-beta-card p{margin-top:8px;color:#d8cade;font-size:9px;line-height:1.65}.billing-provider-card header>svg{width:25px;color:#00a99c}.billing-provider-card h2{font-size:15px}.billing-provider-card header p{margin-top:4px;color:#817583;font-size:8px;line-height:1.5}.billing-provider-card dl{margin-top:18px}.billing-provider-card dl>div{padding:8px 0;border-top:1px solid #eee8ef;display:flex;justify-content:space-between}.billing-provider-card dt,.billing-provider-card dd{font-size:8px}.billing-provider-card dt{color:#8d818f}.billing-provider-card dd{color:#482d50;font-weight:850}.platform-page{max-width:1500px}.platform-owner-badge{padding:8px 11px;border-radius:6px;display:flex;align-items:center;gap:6px;color:#4d058f;background:#f0e8f6;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.platform-owner-badge svg{width:15px}.platform-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.platform-overview article{padding:19px;border:1px solid #e1d8e4;border-radius:10px;display:flex;align-items:center;gap:13px;background:#fff;box-shadow:var(--shadow)}.platform-overview article>span{width:40px;height:40px;border-radius:9px;display:grid;place-items:center;color:#4d058f;background:#f0e8f6}.platform-overview svg{width:19px}.platform-overview small{color:#8d818f;font-size:7px;font-weight:950;letter-spacing:.09em}.platform-overview strong{display:block;margin-top:3px;color:#3d2147;font-size:23px}.platform-overview p{margin-top:2px;color:#918494;font-size:7px}.platform-toolbar{margin-top:20px;padding:12px;border:1px solid #e1d8e4;border-radius:9px;display:flex;align-items:center;justify-content:space-between;background:#fff}.platform-toolbar label{height:38px;min-width:300px;padding:0 10px;border:1px solid #ded5e0;border-radius:6px;display:flex;align-items:center;gap:7px;background:#fbfafb}.platform-toolbar label svg{width:15px;color:#8b7e8e}.platform-toolbar input{width:100%;height:100%;padding:0;border:0;background:transparent;font-size:9px}.platform-toolbar>span{color:#8b7e8e;font-size:8px}.platform-tenant-list{margin-top:10px;display:grid;gap:8px}.platform-tenant-list>article{border:1px solid #e0d7e2;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 5px 18px #3816430a}.platform-tenant-list>article.open{border-color:#cbb7d2;box-shadow:0 12px 30px #38164317}.platform-tenant-summary{width:100%;min-height:76px;padding:13px 17px;border:0;display:grid;grid-template-columns:42px minmax(180px,1fr) 90px 80px 80px 18px;align-items:center;gap:12px;color:#776a79;background:#fff;text-align:left}.platform-tenant-summary:hover{background:#fcfafc}.platform-tenant-mark{width:40px;height:40px;border-radius:9px;display:grid;place-items:center;color:#4d058f;background:#f0e8f6;font-size:11px;font-weight:950}.platform-tenant-summary span>strong,.platform-tenant-summary span>small,.platform-tenant-summary span>b{display:block}.platform-tenant-summary span>strong{color:#43254c;font-size:11px}.platform-tenant-summary span>small{margin-top:3px;color:#968a98;font-size:7px}.platform-tenant-summary span>b{color:#4e3855;font-size:11px}.platform-tenant-summary>em{padding:5px;border-radius:99px;color:#087f7a;background:#e8f7f4;font-size:7px;font-style:normal;font-weight:900;text-align:center;text-transform:uppercase}.platform-tenant-summary>em.suspended{color:#a56810;background:#fff3d8}.platform-tenant-summary>em.closed{color:#a22b40;background:#ffebee}.platform-tenant-summary>svg{width:15px}.platform-tenant-list>article.open .platform-tenant-summary>svg{transform:rotate(90deg)}.platform-tenant-detail{padding:18px;border-top:1px solid #ebe4ed;background:#fbf9fc}.platform-controls{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.platform-controls>label,.platform-controls>div{padding:12px;border:1px solid #e3dbe5;border-radius:7px;color:#827585;background:#fff;font-size:8px;font-weight:850}.platform-controls select{width:100%;height:34px;margin-top:6px;border:1px solid #ddd3df;border-radius:5px;color:#49324f;background:#fff;font-size:8px}.platform-controls>div strong{display:block;margin-top:8px;color:#3f2748;font-size:10px}.platform-users{margin-top:15px;border:1px solid #e2d9e4;border-radius:8px;overflow:hidden;background:#fff}.platform-users>header{padding:14px 16px;border-bottom:1px solid #eae4eb;display:flex;align-items:center;justify-content:space-between}.platform-users h3{font-size:12px}.platform-users header p{margin-top:3px;color:#918493;font-size:7px}.platform-users header>span{color:#087f7a;font-size:8px;font-weight:900}.platform-users>article{padding:11px 15px;border-bottom:1px solid #eee9ef;display:grid;grid-template-columns:34px 1fr 170px auto 80px;align-items:center;gap:10px}.platform-users>article:last-child{border:0}.platform-users .admin-avatar{width:32px;height:32px}.platform-users article span>strong,.platform-users article span>small,.platform-users article span>b{display:block}.platform-users article span>strong,.platform-users article span>b{color:#49304f;font-size:9px}.platform-users article span>small{margin-top:3px;color:#978a99;font-size:7px}.platform-users article>em{color:#4d058f;font-size:7px;font-style:normal;font-weight:900}.platform-users article>button{padding:7px;border:1px solid #d9cedc;border-radius:5px;color:#087f7a;background:#fff;font-size:7px;font-weight:900}.platform-users article>button.danger{color:#b02d46;border-color:#efcdd4}@media(max-width:980px){.marketing-hero{grid-template-columns:1fr;padding-top:40px}.marketing-hero-copy{padding-left:0;max-width:760px}.marketing-product{width:min(760px,94%);margin:auto}.capability-grid{grid-template-columns:1fr 1fr}.capability-grid .capability-feature{grid-column:1/-1;grid-row:auto;min-height:480px}.marketing-plans>div{grid-template-columns:1fr 1fr}.marketing-security,.signup-shell{grid-template-columns:1fr;gap:45px}.signup-copy{max-width:680px}.signup-copy .app-mark{margin-bottom:30px}.platform-overview{grid-template-columns:1fr 1fr}.platform-tenant-summary{grid-template-columns:42px 1fr 70px 70px 70px 18px}}@media(max-width:680px){.marketing-nav{width:calc(100% - 28px);min-height:72px}.marketing-nav nav>a:not(.marketing-nav-cta){display:none}.marketing-nav-cta{min-height:40px;padding-inline:13px}.marketing-hero{width:calc(100% - 28px);margin-top:0;padding:45px 0 80px;grid-template-columns:1fr;gap:50px}.marketing-hero h1{font-size:46px}.marketing-lede{font-size:13px}.marketing-hero-actions{align-items:stretch;flex-direction:column}.marketing-primary{width:100%}.marketing-secondary{text-align:center;border:0}.marketing-proof{display:grid}.marketing-product{width:120%;height:390px;margin-left:0;transform:scale(.82);transform-origin:left top}.product-preview-grid{grid-template-columns:95px 1fr}.product-preview-grid>section{padding:18px 14px}.preview-metrics article:nth-child(3){display:none}.preview-metrics{grid-template-columns:1fr 1fr}.product-float-card{left:15px}.marketing-category-strip{align-items:flex-start;flex-direction:column;gap:14px}.marketing-category-strip>div{justify-content:flex-start;gap:13px}.marketing-capabilities,.marketing-plans{width:calc(100% - 28px);padding:80px 0}.capability-grid{grid-template-columns:1fr}.capability-grid .capability-feature{grid-column:auto;min-height:450px}.marketing-security{padding:70px 20px}.marketing-plans>div{grid-template-columns:1fr}.marketing-plans article.featured{transform:none}.marketing-final{width:calc(100% - 28px);padding:30px;align-items:flex-start;flex-direction:column}.marketing-final h2{font-size:30px}.marketing-final>a{width:100%;justify-content:center}.marketing-footer{grid-template-columns:1fr;padding:38px 20px}.marketing-footer>div{align-items:flex-start;flex-direction:column}.signup-shell{padding:85px 14px 30px}.signup-back{left:14px}.signup-copy h1{font-size:40px}.signup-form{padding:23px 17px}.signup-form-row{grid-template-columns:1fr}.signup-plan-grid{grid-template-columns:1fr 1fr}.billing-panel-grid{grid-template-columns:1fr}.billing-plan-card{grid-row:auto}.platform-overview{grid-template-columns:1fr 1fr}.platform-toolbar{align-items:stretch;flex-direction:column;gap:10px}.platform-toolbar label{min-width:0}.platform-tenant-summary{grid-template-columns:38px 1fr auto 15px}.platform-tenant-summary>span:nth-of-type(3),.platform-tenant-summary>span:nth-of-type(4){display:none}.platform-controls{grid-template-columns:1fr}.platform-users>article{grid-template-columns:32px 1fr auto}.platform-users>article>span:nth-of-type(2),.platform-users>article>em{display:none}}.tenant-branded{--tenant-primary:#4D058F;--tenant-accent:#00A99C;--tenant-on-primary:#fff}.tenant-mark{min-width:0;display:flex;align-items:center;gap:10px}.tenant-logo,.tenant-monogram{width:40px;height:40px;flex:0 0 40px;border-radius:10px;display:grid;place-items:center;overflow:hidden}.tenant-logo{border:1px solid color-mix(in srgb,var(--tenant-primary) 16%,#ded6e1);background:#fff}.tenant-logo img{width:100%;height:100%;display:block;object-fit:contain}.tenant-monogram{color:var(--tenant-on-primary);background:var(--tenant-primary);box-shadow:0 6px 16px color-mix(in srgb,var(--tenant-primary) 26%,transparent);font-size:12px;font-weight:950;letter-spacing:.04em}.tenant-mark>span:last-child{min-width:0}.tenant-mark strong{max-width:156px;display:block;overflow:hidden;color:#3b2055;font-size:13px;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.tenant-mark small{display:block;margin-top:3px;color:var(--tenant-accent);font-size:7px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.topbar-tenant-name{display:block;margin-bottom:2px;color:var(--tenant-accent);font-size:7px;font-weight:950;letter-spacing:.1em;line-height:1;text-transform:uppercase}.live-data-status{min-height:29px;padding:0 9px;border:1px solid #d5e8e1;border-radius:99px;display:inline-flex;align-items:center;gap:6px;color:#357565;background:#f1faf7;font-size:8px;font-weight:900;white-space:nowrap}.live-data-status i{width:7px;height:7px;border-radius:50%;background:#16a382;box-shadow:0 0 0 3px #16a3821f}.live-data-status.syncing{color:#7752a0;border-color:#e3d7eb;background:#faf7fc}.live-data-status.syncing i{background:#7a3da4;box-shadow:0 0 0 3px #7a3da41f;animation:live-data-pulse 1s ease-in-out infinite alternate}.live-data-status.reconnecting{color:#a16816;border-color:#edddb8;background:#fff9ea}.live-data-status.reconnecting i{background:#d29331;box-shadow:0 0 0 3px #d293311f}@keyframes live-data-pulse{to{opacity:.42;transform:scale(.75)}}.tenant-branded .button.primary{color:var(--tenant-on-primary);background:var(--tenant-primary);box-shadow:0 7px 16px color-mix(in srgb,var(--tenant-primary) 24%,transparent)}.tenant-branded .button.primary:hover{filter:brightness(.9);background:var(--tenant-primary)}.tenant-branded .sidebar nav button:hover{color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 6%,#fff)}.tenant-branded .sidebar nav button.active{color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 10%,#fff);box-shadow:inset 3px 0 var(--tenant-accent)}.tenant-branded .sidebar nav button.active svg,.tenant-branded .inline-link,.tenant-branded .text-button,.tenant-branded .admin-back{color:var(--tenant-primary)}.tenant-branded .status-dot{background:var(--tenant-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--tenant-accent) 17%,transparent)}.tenant-branded .source-card:before{background:linear-gradient(90deg,var(--tenant-primary) 0 72%,var(--tenant-accent) 72%)}.tenant-branded .source-card .cadence{color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 10%,#fff)}.tenant-branded .source-log-button{color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 7%,#fff);border-color:color-mix(in srgb,var(--tenant-primary) 18%,#fff)}.tenant-branded .source-log-button:hover{color:var(--tenant-on-primary);background:var(--tenant-primary)}.tenant-branded .check-button:hover{border-color:var(--tenant-accent);background:var(--tenant-accent)}.tenant-branded .toast{background:var(--tenant-primary);color:var(--tenant-on-primary)}.branding-settings-layout{padding:24px;display:grid;grid-template-columns:minmax(220px,.7fr) minmax(360px,1.3fr);gap:25px;align-items:start}.branding-preview{min-height:280px;padding:20px;border-radius:13px;overflow:hidden;color:var(--preview-foreground);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--preview-accent) 45%,transparent),transparent 35%),var(--preview-primary);box-shadow:0 18px 38px color-mix(in srgb,var(--preview-primary) 22%,transparent)}.branding-preview>p{color:color-mix(in srgb,var(--preview-foreground) 68%,transparent);font-size:7px;font-weight:950;letter-spacing:.13em}.branding-preview>div{margin-top:22px;padding:14px;border:1px solid color-mix(in srgb,var(--preview-foreground) 18%,transparent);border-radius:9px;display:flex;align-items:center;justify-content:space-between;background:color-mix(in srgb,var(--preview-foreground) 10%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.branding-preview .tenant-logo{border-color:color-mix(in srgb,var(--preview-foreground) 24%,transparent)}.branding-preview .tenant-monogram{color:var(--preview-primary);background:var(--preview-foreground);box-shadow:none}.branding-preview .tenant-mark strong{color:var(--preview-foreground)}.branding-preview .tenant-mark small{color:var(--preview-accent);filter:saturate(1.35) brightness(1.28)}.branding-preview>div>span:last-child{display:flex;gap:6px}.branding-preview>div>span:last-child i{width:7px;height:7px;border-radius:50%;display:block;background:var(--preview-accent)}.branding-preview>div>span:last-child i:last-child{opacity:.35;background:var(--preview-foreground)}.branding-preview>button{min-height:40px;margin-top:88px;padding:0 16px;border:0;border-radius:6px;color:var(--preview-primary);background:var(--preview-foreground);font-size:8px;font-weight:950}.branding-fields{padding:0!important}.branding-fields>label>small,.branding-logo-control small,.branding-color-grid label>small{display:block;margin-top:5px;color:#928595;font-size:8px;font-weight:650;line-height:1.5}.branding-logo-control{padding:15px;border:1px solid #e4dbe6;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fbfafc}.branding-logo-control>span strong{display:block;color:#59455f;font-size:9px}.branding-logo-control>div{display:flex;align-items:center;gap:7px;flex:0 0 auto}.branding-upload-button{position:relative;overflow:hidden;cursor:pointer}.branding-upload-button input{width:1px!important;height:1px!important;position:absolute;opacity:0;pointer-events:none}.branding-remove-button{color:#af3349!important}.branding-color-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.color-field{margin-top:7px;padding:6px;border:1px solid #ded4e5;border-radius:8px;display:grid;grid-template-columns:37px 1fr;gap:7px;background:#fff}.color-field input[type=color]{width:37px!important;height:34px!important;padding:0!important;border:0!important;border-radius:5px!important;overflow:hidden;cursor:pointer}.color-field input[type=text],.color-field input:not([type]){margin:0!important;height:34px!important;border:0!important;box-shadow:none!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;font-size:10px!important;text-transform:uppercase}@media(max-width:850px){.branding-settings-layout{grid-template-columns:1fr}.branding-preview{min-height:240px}.branding-preview>button{margin-top:52px}}@media(max-width:680px){.tenant-mark strong{max-width:170px}.topbar-tenant-name{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-data-status{width:29px;min-width:29px;padding:0;justify-content:center;font-size:0}.branding-settings-layout{padding:16px}.branding-logo-control{align-items:flex-start;flex-direction:column}.branding-logo-control>div{width:100%;flex-wrap:wrap}.branding-color-grid{grid-template-columns:1fr}.branding-upload-button,.branding-remove-button{flex:1;justify-content:center}}.dashboard-task-block{margin-bottom:22px;overflow:hidden;border:1px solid color-mix(in srgb,var(--tenant-primary) 13%,#ddd4df);border-radius:17px;background:#fff;box-shadow:0 15px 34px color-mix(in srgb,var(--tenant-primary) 7%,transparent)}.dashboard-task-block>header{min-height:104px;padding:20px 22px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;color:var(--tenant-on-primary);background:radial-gradient(circle at 84% -40%,color-mix(in srgb,var(--tenant-accent) 55%,transparent),transparent 55%),var(--tenant-primary)}.dashboard-task-block>header>span{width:42px;height:42px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--tenant-on-primary) 25%,transparent);border-radius:12px;background:color-mix(in srgb,var(--tenant-on-primary) 12%,transparent)}.dashboard-task-block>header>span svg{width:21px}.dashboard-task-block>header h2{margin-top:2px;color:var(--tenant-on-primary);font:700 22px/1.15 Fraunces,Georgia,serif}.dashboard-task-block>header p:last-child{margin-top:4px;color:color-mix(in srgb,var(--tenant-on-primary) 73%,transparent);font-size:10px}.dashboard-task-block>header .eyebrow{color:var(--tenant-accent);filter:saturate(1.25) brightness(1.35)}.dashboard-task-block>header>button{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border:1px solid color-mix(in srgb,var(--tenant-on-primary) 25%,transparent);border-radius:999px;color:var(--tenant-on-primary);background:color-mix(in srgb,var(--tenant-on-primary) 10%,transparent);font-size:9px;font-weight:900}.dashboard-task-block>header>button svg{width:14px}.dashboard-task-list{display:grid;grid-template-columns:1fr 1fr}.dashboard-task-item{min-width:0;min-height:86px;padding:14px 17px;display:grid;grid-template-columns:30px minmax(0,1fr) auto 15px;align-items:center;gap:10px;border:0;border-right:1px solid #eee8ef;border-bottom:1px solid #eee8ef;color:#584d5d;background:#fff;text-align:left}.dashboard-task-item:nth-child(2n){border-right:0}.dashboard-task-item:hover{background:color-mix(in srgb,var(--tenant-accent) 5%,#fff)}.dashboard-task-item.overdue{box-shadow:inset 4px 0 #d85263}.dashboard-task-check{width:29px;height:29px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--tenant-primary) 24%,#ddd);border-radius:9px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 7%,#fff)}.dashboard-task-check svg{width:14px}.dashboard-task-item>span:nth-child(2){min-width:0}.dashboard-task-item strong{display:block;overflow:hidden;color:#44354a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dashboard-task-item small{margin-top:4px;display:block;overflow:hidden;color:#8a7d8d;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.dashboard-task-due{display:grid;justify-items:end;gap:4px}.dashboard-task-due em{padding:3px 6px;border-radius:999px;color:#746779;background:#f1edf2;font-size:7px;font-style:normal;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.dashboard-task-item.priority-high .dashboard-task-due em,.dashboard-task-item.priority-urgent .dashboard-task-due em{color:#a73448;background:#ffe3e7}.dashboard-task-due time{color:#746b79;font-size:8px;font-weight:800;white-space:nowrap}.dashboard-task-item>svg{width:14px;color:#a397a6}.dashboard-task-empty{min-height:86px;padding:17px 22px;display:flex;align-items:center;gap:12px;color:#19877f}.dashboard-task-empty>svg{width:30px}.dashboard-task-empty strong,.dashboard-task-empty small{display:block}.dashboard-task-empty strong{color:#385d5d;font-size:11px}.dashboard-task-empty small{margin-top:3px;color:#839190;font-size:9px}.dashboard-task-more{width:100%;min-height:38px;border:0;color:var(--tenant-primary);background:#fbf9fb;font-size:8px;font-weight:900}.notification-task-meta{color:var(--tenant-primary)!important;font-weight:850!important;text-transform:capitalize}@media(max-width:820px){.dashboard-task-list{grid-template-columns:1fr}.dashboard-task-item{border-right:0}.dashboard-task-block>header{grid-template-columns:38px minmax(0,1fr) auto}}@media(max-width:600px){.dashboard-task-block{margin-left:-2px;margin-right:-2px}.dashboard-task-block>header{min-height:124px;padding:17px 15px;grid-template-columns:38px minmax(0,1fr)}.dashboard-task-block>header>span{width:38px;height:38px}.dashboard-task-block>header>button{grid-column:1 / -1;width:100%;justify-content:center}.dashboard-task-item{min-height:98px;padding:14px 13px;grid-template-columns:30px minmax(0,1fr) 14px}.dashboard-task-due{grid-column:2;justify-items:start}.dashboard-task-item>svg{grid-column:3;grid-row:1 / 3}.dashboard-task-item strong{font-size:12px}.dashboard-task-item small,.dashboard-task-due time{font-size:10px}}.lead-feature-settings>.feature-state,.feature-state{margin-left:auto;padding:6px 10px;border-radius:999px;font-size:8px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.feature-state.enabled{color:#176c63;background:#daf3ee}.feature-state.disabled{color:#817582;background:#eee9ef}.lead-feature-intro{margin:22px 24px 0;padding:14px 16px;display:flex;align-items:flex-start;gap:11px;border:1px solid color-mix(in srgb,var(--tenant-primary) 13%,#e2d9e4);border-radius:10px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 4%,#fff)}.lead-feature-intro>svg{width:18px;flex:0 0 auto}.lead-feature-intro strong,.lead-feature-intro span{display:block}.lead-feature-intro strong{color:#4b3950;font-size:10px}.lead-feature-intro span{margin-top:4px;color:#887b8b;font-size:8px;line-height:1.5}.lead-feature-grid{padding:16px 24px 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lead-feature-grid>label{min-height:132px;padding:15px;position:relative;border:1px solid #e3dae5;border-radius:11px;cursor:pointer;background:#fbfafb;transition:.18s ease}.lead-feature-grid>label:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--tenant-primary) 30%,#ddd)}.lead-feature-grid>label.selected{border-color:color-mix(in srgb,var(--tenant-primary) 42%,#ddd);background:color-mix(in srgb,var(--tenant-primary) 5%,#fff);box-shadow:0 8px 20px color-mix(in srgb,var(--tenant-primary) 7%,transparent)}.lead-feature-grid input{position:absolute;top:15px;right:15px;accent-color:var(--tenant-primary)}.lead-feature-grid>label>span>i{width:34px;height:34px;margin-bottom:13px;display:grid;place-items:center;border-radius:9px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 9%,#fff)}.lead-feature-grid svg{width:16px}.lead-feature-grid strong,.lead-feature-grid small{display:block;padding-right:18px}.lead-feature-grid strong{color:#4b3950;font-size:10px}.lead-feature-grid small{margin-top:5px;color:#8a7f8c;font-size:8px;line-height:1.45}.lead-capability-strip{min-height:68px;margin-bottom:14px;padding:12px 17px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;border:1px solid color-mix(in srgb,var(--tenant-primary) 14%,#e3dce4);border-radius:10px;background:linear-gradient(105deg,color-mix(in srgb,var(--tenant-primary) 6%,#fff),#fff)}.lead-capability-strip>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:var(--tenant-on-primary);background:var(--tenant-primary)}.lead-capability-strip svg{width:17px}.lead-capability-strip strong,.lead-capability-strip small{display:block}.lead-capability-strip strong{color:#47364c;font-size:10px}.lead-capability-strip small{margin-top:3px;color:#8a7d8d;font-size:8px}.lead-capability-strip em{padding:5px 9px;border-radius:999px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 8%,#fff);font-size:8px;font-style:normal;font-weight:900}.lead-metric-grid{margin-bottom:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lead-metric-grid article{min-height:78px;padding:15px 17px;display:flex;align-items:center;gap:12px;border:1px solid #e5dee6;border-radius:10px;background:#fff}.lead-metric-grid article small{color:#928695;font-size:7px;font-weight:900;letter-spacing:.09em}.lead-metric-grid article strong{display:block;margin-top:3px;color:#49364f;font:700 24px/1 Fraunces,Georgia,serif}.lead-filterbar>select{min-height:37px;border:1px solid #ded6df;border-radius:6px;color:#625666;background:#fff;font-size:9px}.lead-filterbar>span{margin-left:auto;color:#8b7f8d;font-size:8px;font-weight:850}.lead-table-card{overflow:auto}.leads-table td:first-child{min-width:200px;display:flex;align-items:center;gap:10px}.leads-table td:last-child svg{width:15px;color:#aa9dad}.lead-initials{width:31px;height:31px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 9%,#fff);font-family:Fraunces,Georgia,serif;font-size:11px;text-transform:uppercase}.lead-review-note{display:flex!important;align-items:center;gap:4px;color:#b24759!important}.lead-review-note svg{width:10px}.lead-editor-modal{width:min(760px,calc(100% - 28px))}.lead-editor-section{margin-top:14px;padding:15px;border:1px solid #e2dae3;border-radius:10px;background:#fbfafb}.lead-editor-section legend{padding:0 7px;display:flex;align-items:center;gap:6px;color:var(--tenant-primary);font-size:9px;font-weight:900}.lead-editor-section legend svg{width:14px}.lead-three-fields{grid-template-columns:repeat(3,1fr)!important}.lead-record-hero{padding:28px 29px 21px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #e8e1e9}.lead-record-hero h2{margin:5px 0 3px;color:var(--tenant-primary);font:700 29px/1 Fraunces,Georgia,serif}.lead-record-hero>div>p:last-child{color:#897d8b;font-size:9px}.lead-pipeline-control{margin:18px 25px;padding:18px;border-radius:12px;color:var(--tenant-on-primary);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--tenant-accent) 43%,transparent),transparent 38%),var(--tenant-primary)}.lead-pipeline-control>label{display:grid;grid-template-columns:1fr minmax(170px,.7fr);align-items:center;gap:14px;color:var(--tenant-on-primary);font-size:8px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.lead-pipeline-control select{min-height:38px;border:1px solid color-mix(in srgb,var(--tenant-on-primary) 25%,transparent);border-radius:7px;color:var(--tenant-primary);background:var(--tenant-on-primary);font-size:9px;font-weight:850}.lead-pipeline-control>div{margin-top:17px;padding-top:15px;display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid color-mix(in srgb,var(--tenant-on-primary) 18%,transparent)}.lead-pipeline-control small,.lead-pipeline-control strong{display:block}.lead-pipeline-control small{opacity:.65;font-size:7px;text-transform:uppercase;letter-spacing:.08em}.lead-pipeline-control strong{margin-top:3px;font-size:9px}.lead-drawer-section{margin:0 25px 18px;border:1px solid #e5dee6;border-radius:11px;overflow:hidden;background:#fff}.lead-drawer-section>header{min-height:67px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #eae4eb}.lead-drawer-section>header h3{color:#4b3950;font-size:16px}.lead-drawer-section>header p{margin-top:3px;color:#918594;font-size:8px}.lead-drawer-section>header>svg{width:18px;color:var(--tenant-primary)}.lead-contact-list article{min-height:70px;padding:12px 15px;display:grid;grid-template-columns:33px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid #eee9ef}.lead-contact-list article:last-child{border-bottom:0}.lead-contact-list strong,.lead-contact-list small{display:block}.lead-contact-list strong{color:#4b3d4f;font-size:9px}.lead-contact-list small{margin-top:3px;color:#948997;font-size:8px}.lead-contact-list article>span:last-child{display:grid;justify-items:end;gap:4px}.lead-contact-list a{display:flex;align-items:center;gap:5px;color:var(--tenant-primary);font-size:8px}.lead-contact-list a svg{width:11px}.lead-timeline>div:not(.empty-state){padding:4px 16px 12px}.lead-timeline>div>article{padding:13px 0;display:grid;grid-template-columns:31px 1fr;gap:10px;border-bottom:1px solid #eee9ef}.lead-timeline>div>article:last-child{border-bottom:0}.lead-timeline>div>article>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 8%,#fff)}.lead-timeline svg{width:14px}.lead-timeline small,.lead-timeline strong,.lead-timeline em{display:block}.lead-timeline small{color:#958a98;font-size:7px}.lead-timeline strong{margin-top:4px;color:#4c3f50;font-size:9px}.lead-timeline p{margin-top:5px;color:#766b79;font-size:8px;line-height:1.5}.lead-timeline em{margin-top:5px;color:var(--tenant-accent);font-size:7px;font-style:normal;font-weight:850}.lead-drawer>.settings-loading{margin-top:40vh}@media(max-width:760px){.lead-feature-grid,.lead-metric-grid{grid-template-columns:1fr}.lead-feature-grid>label{min-height:105px}.lead-feature-settings>header{grid-template-columns:38px 1fr}.lead-feature-settings>.feature-state{grid-column:2;margin-left:0;justify-self:start}.lead-three-fields{grid-template-columns:1fr!important}.leads-table{min-width:680px}.lead-pipeline-control>label{grid-template-columns:1fr}.lead-pipeline-control{margin:15px}.lead-drawer-section{margin-left:15px;margin-right:15px}.lead-record-hero{padding-left:18px;padding-right:18px}}.contacts-page{max-width:1480px}.contacts-heading{min-height:132px;padding:25px 29px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid color-mix(in srgb,var(--tenant-primary) 15%,#ded4e1);border-radius:17px;background:radial-gradient(circle at 88% -35%,color-mix(in srgb,var(--tenant-accent) 18%,transparent),transparent 46%),linear-gradient(120deg,#fff,#fbf8fc);box-shadow:0 18px 42px color-mix(in srgb,var(--tenant-primary) 7%,transparent)}.contacts-heading h1{margin:3px 0 5px;color:#371542;font:700 35px/1 Fraunces,Georgia,serif;letter-spacing:-.025em}.contacts-heading>div:first-child>p:last-child{max-width:650px;color:#7f7282;font-size:10px;line-height:1.55}.contacts-heading>div:last-child{display:flex;align-items:center;gap:8px;flex:0 0 auto}.contacts-heading .button svg{width:15px}.contact-directory-summary{margin:13px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.contact-directory-summary article{min-height:78px;padding:13px 17px;display:flex;align-items:center;gap:12px;border:1px solid #e6dee8;border-radius:12px;background:#fff}.contact-directory-summary article>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 8%,#fff)}.contact-directory-summary article:nth-child(2)>span{color:#087f7a;background:#e8f7f4}.contact-directory-summary article:nth-child(3)>span{color:#b84659;background:#fff0f2}.contact-directory-summary svg{width:17px}.contact-directory-summary strong,.contact-directory-summary small{display:block}.contact-directory-summary strong{color:#49354f;font:700 23px/1 Fraunces,Georgia,serif}.contact-directory-summary small{margin-top:4px;color:#908494;font-size:8px;font-weight:850}.contact-directory-toolbar{min-height:69px;margin-bottom:13px;padding:11px;display:grid;grid-template-columns:minmax(300px,1fr) 190px 180px;gap:9px;align-items:center;border:1px solid #e5dde7;border-radius:12px;background:#fff}.contact-directory-toolbar>label:not(.contact-directory-search){min-width:0;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;color:#817584;font-size:7px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.contact-directory-toolbar select{width:100%;min-width:0;height:43px;padding:0 10px;border:1px solid #ded5e0;border-radius:8px;color:#5b4d5f;background:#fbfafb;font-size:9px;font-weight:750;text-transform:none;letter-spacing:0}.contact-directory-search{min-width:0;height:45px;padding:0 12px;display:grid;grid-template-columns:18px minmax(0,1fr) 28px;align-items:center;gap:7px;border:1px solid #dcd2df;border-radius:9px;background:#fbfafb}.contact-directory-search:focus-within{border-color:var(--tenant-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--tenant-accent) 12%,transparent)}.contact-directory-search>svg{width:16px;color:#918496}.contact-directory-search input{width:100%;height:42px;border:0;outline:0;color:#504255;background:transparent;font-size:10px}.contact-directory-search button{width:28px;height:28px;border:0;display:grid;place-items:center;color:#8d8090;background:transparent;cursor:pointer}.contact-directory-search button svg{width:14px}.contact-address-grid{display:none}.contact-directory-table-wrap{border:1px solid #e4dce6;border-radius:13px;overflow:auto;background:#fff;box-shadow:0 13px 32px #3618420d}.contact-directory-table{width:100%;border-collapse:collapse}.contact-directory-table th{height:43px;padding:0 15px;color:#8a7e8d;background:#faf8fb;font-size:7px;font-weight:950;text-align:left;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.contact-directory-table td{min-height:64px;padding:13px 15px;border-top:1px solid #eee9ef;color:#685c6b;font-size:9px;vertical-align:middle}.contact-directory-table td:first-child{min-width:190px}.contact-directory-table td:nth-child(2){min-width:210px}.contact-directory-table td:nth-child(3){white-space:nowrap}.contact-directory-table td:nth-child(4){min-width:190px}.contact-directory-table td>strong,.contact-directory-table td>small,.contact-directory-table td>button strong,.contact-directory-table td>button small{display:block}.contact-directory-table td>strong,.contact-directory-table td>button strong{color:#493a4e;font-size:10px}.contact-directory-table td>small,.contact-directory-table td>button small{margin-top:3px;color:#928696;font-size:7px}.contact-directory-table td>button:not(.icon-button){padding:0;border:0;color:inherit;background:none;text-align:left;cursor:pointer}.contact-directory-table a{color:var(--tenant-primary);text-decoration:none}.contact-directory-table a:hover{text-decoration:underline}.contact-directory-table .icon-button svg{width:14px}.contact-table-organizations{display:grid;gap:8px}.contact-table-organizations>button{width:100%;padding:0 0 8px!important;border-bottom:1px solid #eee8ef!important}.contact-table-organizations>button:last-child{padding-bottom:0!important;border-bottom:0!important}.contact-table-organizations>button:hover strong{color:var(--tenant-primary);text-decoration:underline;text-underline-offset:3px}.contact-status-pill{width:max-content;padding:5px 8px;border-radius:999px;color:#24776f;background:#e2f5f1;font-size:7px;font-weight:950;white-space:nowrap}.contact-status-pill.former{color:#756a78;background:#eee9ef}.contact-status-pill.unresponsive{color:#a16a19;background:#fff1d8}.contact-status-pill.do-not-contact{color:#af3c50;background:#ffe5e9}.contact-directory-empty{min-height:320px;display:grid;place-items:center;align-content:center;text-align:center}.contact-directory-empty>svg{width:45px;height:45px;color:#c1afc9}.contact-directory-empty h2{margin-top:12px;color:#4b3454;font:700 24px/1.1 Fraunces,Georgia,serif}.contact-directory-empty p{max-width:390px;margin:7px 0 17px;color:#887a8b;font-size:9px;line-height:1.55}.address-contact-editor{width:min(760px,calc(100% - 28px))}.address-contact-editor .modal-body{display:grid;gap:14px}.address-contact-editor textarea{min-height:70px}.address-contact-primary{min-height:58px;padding:11px 13px;display:flex!important;align-items:center;gap:10px;border:1px solid #e2dae4;border-radius:9px;background:#fbfafb}.address-contact-primary input{width:17px!important;height:17px!important;accent-color:var(--tenant-primary)}.address-contact-primary strong,.address-contact-primary small{display:block}.address-contact-primary strong{color:#514355;font-size:9px}.address-contact-primary small{margin-top:3px;color:#918594;font-size:8px}.address-contact-editor>footer{padding:14px 20px;border-top:1px solid #e9e3ea;display:flex;justify-content:flex-end;gap:8px}.address-contact-editor>footer svg{width:15px}.contact-profile-link,.contact-table-profile-link{min-width:0;padding:0;border:0;color:inherit;background:none;text-align:left;cursor:pointer}.contact-profile-link:hover h2,.contact-table-profile-link:hover strong{color:var(--tenant-primary);text-decoration:underline;text-underline-offset:3px}.contact-profile-loading{min-height:55vh;display:grid;place-items:center;align-content:center;gap:15px;color:#756879}.contact-profile-loading .loading-line{width:180px}.contact-profile-loading strong{font-size:10px}.contact-profile-page{max-width:1480px;scroll-behavior:smooth}.contact-profile-back{margin:0 0 12px;padding:7px 0;border:0;display:flex;align-items:center;gap:7px;color:var(--tenant-primary);background:none;font-size:9px;font-weight:900;cursor:pointer}.contact-profile-back svg{width:14px}.contact-profile-hero{min-height:156px;padding:27px 30px;display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:19px;border:1px solid color-mix(in srgb,var(--tenant-primary) 18%,#ddd3e0);border-radius:17px;background:radial-gradient(circle at 86% -35%,color-mix(in srgb,var(--tenant-accent) 20%,transparent),transparent 45%),linear-gradient(125deg,#fff,#fbf8fc);box-shadow:0 20px 45px color-mix(in srgb,var(--tenant-primary) 7%,transparent)}.contact-profile-avatar{width:72px;height:72px;display:grid;place-items:center;border-radius:21px;color:var(--tenant-on-primary);background:linear-gradient(145deg,var(--tenant-primary),color-mix(in srgb,var(--tenant-primary) 72%,#000));box-shadow:0 13px 26px color-mix(in srgb,var(--tenant-primary) 20%,transparent);font:700 23px/1 Fraunces,Georgia,serif}.contact-profile-hero h1{margin:4px 0;color:#371542;font:700 36px/1 Fraunces,Georgia,serif;letter-spacing:-.025em}.contact-profile-hero>div:nth-child(2)>p:nth-child(3){margin-bottom:8px;color:#847786;font-size:10px}.contact-profile-actions{display:flex;gap:7px;align-items:center}.contact-profile-actions svg{width:14px}.contact-photo-avatar{position:relative;overflow:hidden}.contact-photo-avatar>span{width:100%;height:100%;display:grid;place-items:center}.contact-photo-avatar>img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover}.contact-photo-upload{position:relative;cursor:pointer}.contact-photo-upload input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.contact-profile-command-bar{margin-top:13px;padding:13px 14px 13px 19px;border:1px solid #e4dce6;border-radius:14px;display:grid;grid-template-columns:minmax(190px,.7fr) minmax(0,1.6fr);align-items:center;gap:15px;background:#fff;box-shadow:0 12px 28px #3718420b}.contact-profile-command-bar>div strong,.contact-profile-command-bar>div small{display:block}.contact-profile-command-bar>div strong{margin-top:3px;color:#493650;font:700 17px/1.1 Fraunces,Georgia,serif}.contact-profile-command-bar>div small{margin-top:5px;color:#918594;font-size:8px}.contact-profile-command-bar nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.contact-profile-command-bar nav button{min-height:58px;padding:9px 11px;border:1px solid #e8e1ea;border-radius:10px;display:grid;grid-template-columns:30px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:9px;color:#554659;background:#fbfafb;text-align:left;cursor:pointer;transition:transform .15s,border-color .15s,box-shadow .15s}.contact-profile-command-bar nav button:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--tenant-primary) 28%,#ddd);box-shadow:0 8px 18px #37184212}.contact-profile-command-bar nav button>span{grid-row:1/3;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 8%,#fff)}.contact-profile-command-bar nav button.note>span{color:#96670d;background:#fff1d0}.contact-profile-command-bar nav button.event>span{color:#087f7a;background:#e4f5f2}.contact-profile-command-bar nav svg{width:14px}.contact-profile-command-bar nav strong{font-size:9px}.contact-profile-command-bar nav small{color:#958998;font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-profile-layout{margin-top:14px;display:grid;grid-template-columns:230px minmax(0,1fr);gap:14px;align-items:start}.contact-profile-sidebar{padding:17px;position:sticky;top:84px;border:1px solid #e4dce6;border-radius:13px;background:#fff;box-shadow:0 12px 28px #3718420d}.contact-profile-sidebar>p{padding:0 6px 10px;color:#938697;font-size:7px;font-weight:950;text-transform:uppercase;letter-spacing:.1em}.contact-profile-sidebar nav{display:grid;gap:3px}.contact-profile-sidebar nav a{min-height:39px;padding:0 9px;display:grid;grid-template-columns:17px 1fr auto;align-items:center;gap:8px;border-radius:8px;color:#6e6172;font-size:9px;font-weight:850;text-decoration:none}.contact-profile-sidebar nav a:hover{color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 6%,#fff)}.contact-profile-sidebar nav svg{width:15px}.contact-profile-sidebar nav span{min-width:21px;padding:3px 6px;border-radius:999px;color:#887b8c;background:#f0ebf1;font-size:7px;text-align:center}.contact-profile-organizations{margin-top:14px;padding-top:12px;border-top:1px solid #eee8ef;display:grid;gap:6px}.contact-profile-organizations>p{padding:0 4px 2px;color:#9a8e9c;font-size:6px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.contact-profile-organizations>button{width:100%;padding:10px 9px;border:1px solid color-mix(in srgb,var(--tenant-primary) 13%,#e4dce6);border-radius:9px;display:grid;grid-template-columns:25px minmax(0,1fr) 13px;align-items:center;gap:8px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 4%,#fff);text-align:left;cursor:pointer}.contact-profile-organizations>button:hover{border-color:color-mix(in srgb,var(--tenant-primary) 32%,#ddd);background:color-mix(in srgb,var(--tenant-primary) 8%,#fff)}.contact-profile-organizations>button>svg{width:15px}.contact-profile-organizations>button>svg:last-child{width:12px;color:#a496a9}.contact-profile-organizations strong,.contact-profile-organizations em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-profile-organizations strong{font-size:9px}.contact-profile-organizations em{margin-top:3px;color:#918494;font-size:7px;font-style:normal}.contact-affiliation-layer{z-index:90}.contact-affiliation-modal{width:min(700px,calc(100vw - 28px));max-height:min(760px,92vh);overflow:auto}.contact-affiliation-modal>header p:last-child{max-width:520px;margin-top:5px;color:#8b7f8e;font-size:8px;line-height:1.5}.contact-affiliation-body{padding:17px 21px 5px}.contact-affiliation-body>.search-field{width:100%;height:44px;border-color:#ded5e1;border-radius:9px;background:#fbfafb}.contact-affiliation-results{max-height:240px;margin-top:10px;overflow:auto;border:1px solid #e6dee8;border-radius:10px;background:#fff}.contact-affiliation-results>button{width:100%;min-height:61px;padding:9px 11px;border:0;border-bottom:1px solid #eee8ef;display:grid;grid-template-columns:38px minmax(0,1fr) 22px;align-items:center;gap:10px;color:#554759;background:#fff;text-align:left;cursor:pointer}.contact-affiliation-results>button:last-child{border-bottom:0}.contact-affiliation-results>button:hover{background:#faf7fb}.contact-affiliation-results>button.selected{background:color-mix(in srgb,var(--tenant-primary) 7%,#fff);box-shadow:inset 3px 0 var(--tenant-primary)}.contact-affiliation-results .record-avatar{width:38px;height:38px}.contact-affiliation-results strong,.contact-affiliation-results small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-affiliation-results strong{color:#493a4e;font-size:10px}.contact-affiliation-results small{margin-top:4px;color:#918594;font-size:8px}.contact-affiliation-results>button>svg{width:17px;color:transparent}.contact-affiliation-results>button.selected>svg{color:var(--tenant-accent)}.contact-affiliation-choice{margin-top:15px;padding:12px;border:1px solid #e3dae5;border-radius:11px;background:#faf8fb}.contact-affiliation-choice legend{padding:0 6px;color:#4d3e52;font-size:9px;font-weight:900}.contact-affiliation-choice>label{min-height:76px;margin-top:8px;padding:11px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;border:1px solid #e3dce5;border-radius:9px;background:#fff;cursor:pointer}.contact-affiliation-choice>label.selected{border-color:color-mix(in srgb,var(--tenant-primary) 45%,#ddd);box-shadow:0 0 0 3px color-mix(in srgb,var(--tenant-primary) 7%,transparent)}.contact-affiliation-choice input{margin-top:13px;accent-color:var(--tenant-primary)}.contact-affiliation-choice label>span{display:grid;grid-template-columns:31px minmax(0,1fr);column-gap:9px}.contact-affiliation-choice i{grid-row:1/3;width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 8%,#fff)}.contact-affiliation-choice i svg{width:14px}.contact-affiliation-choice strong,.contact-affiliation-choice small{display:block}.contact-affiliation-choice strong{color:#4b3b50;font-size:9px}.contact-affiliation-choice small{margin-top:4px;color:#847887;font-size:8px;line-height:1.45}.contact-affiliation-modal>footer{margin:14px 21px 0;padding:14px 0 18px}.contact-affiliation-modal>footer svg{width:14px}.source-detail-section .section-title .button.compact{min-height:33px;padding:0 10px;font-size:8px}.source-detail-section .section-title .button.compact svg{width:13px}.contact-profile-main{min-width:0;display:grid;gap:13px}.contact-profile-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.contact-profile-metrics article{min-height:75px;padding:14px 16px;border:1px solid #e4dde6;border-radius:11px;background:#fff}.contact-profile-metrics strong,.contact-profile-metrics small{display:block}.contact-profile-metrics strong{color:var(--tenant-primary);font:700 24px/1 Fraunces,Georgia,serif}.contact-profile-metrics small{margin-top:6px;color:#8e8291;font-size:8px;font-weight:850}.contact-profile-main>.simple-card{overflow:hidden}.contact-profile-main>.simple-card>header{min-height:74px;padding:16px 20px;border-bottom:1px solid #ebe5ec;display:flex;align-items:center;justify-content:space-between;gap:12px}.contact-profile-main>.simple-card>header h2{margin-top:3px;color:#493450;font:700 20px/1.1 Fraunces,Georgia,serif}.contact-profile-main>.simple-card>header p:last-child{margin-top:4px;color:#918594;font-size:8px}.contact-profile-main>.simple-card>header>svg{width:20px;color:var(--tenant-primary)}.contact-profile-facts>div{padding:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.contact-profile-facts article{min-height:67px;padding:12px;border:1px solid #ece6ed;border-radius:9px;background:#fbfafb}.contact-profile-facts article.wide{grid-column:1/-1}.contact-profile-facts small,.contact-profile-facts strong{display:block}.contact-profile-facts small{color:#968a98;font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.contact-profile-facts strong,.contact-profile-facts a{margin-top:6px;display:flex;align-items:center;gap:6px;color:#57485b;font-size:9px;font-weight:850;text-decoration:none}.contact-profile-facts a{color:var(--tenant-primary)}.contact-profile-facts svg{width:13px}.contact-profile-timeline>div:not(.empty-state){padding:5px 20px 13px}.contact-profile-timeline article{min-height:78px;padding:14px 0;display:grid;grid-template-columns:35px minmax(0,1fr);gap:12px;border-bottom:1px solid #eee9ef}.contact-profile-timeline article:last-child{border-bottom:0}.contact-profile-timeline article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 8%,#fff)}.contact-profile-timeline article.event>span{color:#087f7a;background:#e5f6f3}.contact-profile-timeline article.referral>span{color:#b64358;background:#ffebee}.contact-profile-timeline article.note>span{color:#95660d;background:#fff2d4}.contact-profile-timeline article svg{width:15px}.contact-profile-timeline small,.contact-profile-timeline strong{display:block}.contact-profile-timeline small{color:#988c9b;font-size:7px}.contact-profile-timeline strong{margin-top:5px;color:#4d3e51;font-size:10px}.contact-profile-timeline article p{margin-top:5px;color:#766a79;font-size:8px;line-height:1.5}.contact-profile-timeline article.interaction>span{color:var(--tenant-on-primary);background:var(--tenant-primary)}.contact-profile-events>div:not(.empty-state){display:grid;grid-template-columns:1fr 1fr}.contact-profile-events article{min-height:112px;padding:16px;display:grid;grid-template-columns:47px minmax(0,1fr);gap:12px;border-right:1px solid #eee8ef;border-bottom:1px solid #eee8ef}.contact-profile-events article:nth-child(2n){border-right:0}.contact-profile-events time{width:47px;height:47px;padding:7px 3px;border-radius:12px;display:grid;place-items:center;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 7%,#fff);font-size:8px;font-weight:900;text-align:center}.contact-profile-events strong{display:block;color:#493a4d;font-size:10px}.contact-profile-events article p{margin-top:5px;display:flex;align-items:center;gap:5px;color:#817584;font-size:8px}.contact-profile-events article p svg{width:11px}.contact-profile-events article small{margin-top:6px;display:block;color:#877a89;font-size:8px;line-height:1.45}.contact-profile-events article>span{grid-column:2;color:#9a8e9d;font-size:7px}.contact-profile-notes>div:not(.empty-state){padding:12px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.contact-profile-notes article{min-height:105px;padding:14px;border:1px solid #e9e2ea;border-radius:9px;background:#fbfafb}.contact-profile-notes article.pinned{border-color:#ead7a4;background:#fffaf0}.contact-profile-notes article>span{display:flex;align-items:center;gap:4px;color:#99680d;font-size:7px;font-weight:900;text-transform:uppercase}.contact-profile-notes article>span svg{width:11px}.contact-profile-notes article p{margin-top:8px;color:#5f5262;font-size:9px;line-height:1.55}.contact-profile-notes article small{margin-top:10px;display:block;color:#968a98;font-size:7px}.contact-photo-gallery>div:not(.empty-state){padding:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.contact-photo-gallery article{position:relative;min-width:0;overflow:hidden;border:1px solid #e8e0e9;border-radius:11px;background:#fbfafb}.contact-photo-gallery article:first-child{grid-column:span 2;grid-row:span 2}.contact-photo-gallery article>a{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#eee8f0}.contact-photo-gallery article>a>span{position:absolute;inset:auto 8px 8px auto;padding:5px 7px;display:flex;align-items:center;gap:4px;border-radius:999px;color:#fff;background:#230f2ab8;font-size:7px;font-weight:850;opacity:0;transition:opacity .18s}.contact-photo-gallery article>a:hover>span,.contact-photo-gallery article>a:focus-visible>span{opacity:1}.contact-photo-gallery article>a>span svg{width:10px}.contact-photo-gallery article:first-child>a{height:100%;min-height:245px}.contact-photo-gallery img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .22s ease}.contact-photo-gallery article:hover img{transform:scale(1.025)}.contact-photo-gallery article>footer{min-height:45px;padding:9px 10px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.contact-photo-gallery article:first-child>footer{position:absolute;inset:auto 0 0;color:#fff;border:0;background:linear-gradient(transparent,#1c0a23c7);padding-top:34px}.contact-photo-gallery article strong,.contact-photo-gallery article small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-photo-gallery article strong{font-size:8px}.contact-photo-gallery article small{margin-top:3px;color:#948797;font-size:7px}.contact-photo-gallery article:first-child small{color:#ffffffbd}.contact-photo-file-actions{display:flex;align-items:center;gap:4px}.contact-photo-gallery .icon-button{width:29px;height:29px}.contact-photo-gallery a.icon-button{display:grid;place-items:center;border:1px solid #ddd3df;border-radius:8px;color:var(--tenant-primary);background:#fff}.contact-photo-gallery article:first-child a.icon-button{border-color:#ffffff47;color:#fff;background:#2a143173}.contact-photo-gallery .icon-button svg{width:13px}.contact-note-editor-modal{width:min(650px,calc(100vw - 28px))}.contact-note-editor-modal>header p:last-child{margin-top:5px;color:#8d8190;font-size:8px}.contact-note-editor-modal>label,.contact-note-editor-modal>.privacy-banner,.contact-note-editor-modal>.contact-note-options,.contact-note-editor-modal>.mention-follow-up{margin-left:20px;margin-right:20px}.contact-note-editor-modal>label textarea{min-height:135px}.contact-note-editor-modal>.privacy-banner{margin-top:12px}.contact-note-editor-modal>.contact-note-options{margin-top:12px}.contact-note-editor-modal>.mention-follow-up{margin-top:8px}@media(max-width:760px){.contacts-page{padding-inline:12px}.contacts-heading{min-height:0;padding:22px 18px;align-items:flex-start;flex-direction:column;gap:18px}.contacts-heading h1{font-size:30px}.contacts-heading>div:last-child{width:100%;display:grid;grid-template-columns:1fr 1fr}.contacts-heading .button{min-width:0;padding-inline:9px;font-size:9px}.contact-directory-summary{grid-template-columns:1fr 1fr}.contact-directory-summary article{min-height:70px;padding:11px}.contact-directory-summary article:last-child{grid-column:1/-1}.contact-directory-summary strong{font-size:21px}.contact-directory-summary small{font-size:9px}.contact-directory-toolbar{grid-template-columns:1fr 1fr;padding:9px}.contact-directory-search{grid-column:1/-1}.contact-directory-toolbar>label:not(.contact-directory-search){grid-template-columns:1fr;gap:4px}.contact-directory-toolbar select{height:42px;font-size:10px}.contact-directory-table-wrap{display:none}.contact-address-grid{display:grid;gap:10px}.contact-address-card{padding:15px;border:1px solid #e3dae5;border-radius:14px;background:#fff;box-shadow:0 10px 25px #3818440e}.contact-address-card.status-do-not-contact{box-shadow:inset 3px 0 #d9576b}.contact-address-card>header{display:grid;grid-template-columns:41px minmax(0,1fr) auto;align-items:center;gap:10px}.contact-address-avatar{width:41px;height:41px;display:grid;place-items:center;border-radius:13px;color:var(--tenant-on-primary);background:var(--tenant-primary);font:700 13px/1 Fraunces,Georgia,serif}.contact-address-card h2{overflow:hidden;color:#48354f;font:700 18px/1.1 Fraunces,Georgia,serif;text-overflow:ellipsis;white-space:nowrap}.contact-address-card>header p{margin-top:3px;color:#8d8190;font-size:9px}.contact-address-card>header .contact-status-pill{align-self:start}.contact-source-stack{margin-top:13px;display:grid;gap:6px}.contact-source-link{width:100%;min-height:58px;padding:10px;border:1px solid color-mix(in srgb,var(--tenant-primary) 12%,#e7e1e8);border-radius:10px;display:grid;grid-template-columns:27px minmax(0,1fr) 14px;align-items:center;gap:9px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 4%,#fff);text-align:left}.contact-source-link>svg:first-child{width:16px}.contact-source-link>svg:last-child{width:14px;color:#a496a9}.contact-source-link strong,.contact-source-link small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-source-link strong{font-size:9px}.contact-source-link small{margin-top:3px;color:#8c7f90;font-size:8px}.contact-address-actions{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.contact-address-actions>a,.contact-action-empty{min-width:0;min-height:57px;padding:9px;display:flex;align-items:center;gap:8px;border:1px solid #e9e3ea;border-radius:9px;color:var(--tenant-primary);text-decoration:none}.contact-address-actions svg{width:15px;flex:0 0 auto}.contact-address-actions span span,.contact-address-actions a span{min-width:0}.contact-address-actions small,.contact-address-actions strong{display:block}.contact-address-actions small{color:#958998;font-size:7px}.contact-address-actions strong{margin-top:3px;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.contact-action-empty{color:#aaa0ad}.contact-action-empty small{font-size:8px}.contact-address-line{margin:10px 1px 0;display:flex;align-items:flex-start;gap:7px;color:#7e7181;font-size:8px;line-height:1.5}.contact-address-line svg{width:13px;flex:0 0 auto;color:#b5a7b9}.contact-address-card>footer{margin-top:13px;padding-top:12px;border-top:1px solid #eee8ef;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.contact-address-card>footer>span small,.contact-address-card>footer>span strong{display:block}.contact-address-card>footer>span small{color:#9b909d;font-size:7px}.contact-address-card>footer>span strong{margin-top:3px;color:#635667;font-size:8px}.contact-address-card>footer>.button{min-height:34px;margin-left:auto;padding-inline:10px}.contact-address-card>footer>.button svg{width:13px}.address-contact-editor .form-row{grid-template-columns:1fr}.address-contact-editor{max-height:94vh}.address-contact-editor .modal-body{padding:16px}.contact-profile-page{padding-inline:12px}.contact-profile-hero{padding:20px 17px;grid-template-columns:58px minmax(0,1fr);gap:13px}.contact-profile-avatar{width:58px;height:58px;border-radius:17px;font-size:18px}.contact-profile-hero h1{font-size:28px}.contact-profile-actions{grid-column:1/-1;width:100%;display:grid;grid-template-columns:repeat(2,1fr)}.contact-profile-actions .button{min-width:0;padding-inline:7px;justify-content:center}.contact-profile-command-bar{padding:14px;grid-template-columns:1fr}.contact-profile-command-bar nav{grid-template-columns:1fr}.contact-profile-command-bar nav button{min-height:54px}.contact-profile-layout{grid-template-columns:1fr}.contact-profile-sidebar{position:static;padding:10px}.contact-profile-sidebar>p{display:none}.contact-profile-sidebar nav{grid-template-columns:repeat(5,1fr);gap:2px}.contact-profile-sidebar nav a{min-height:53px;padding:6px 3px;display:flex;flex-direction:column;justify-content:center;gap:3px;font-size:8px;text-align:center}.contact-profile-sidebar nav span{display:none}.contact-profile-organizations{margin-top:8px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.contact-profile-organizations>p{grid-column:1/-1}.contact-profile-metrics{grid-template-columns:1fr 1fr}.contact-profile-facts>div{grid-template-columns:1fr 1fr}.contact-profile-events>div:not(.empty-state),.contact-profile-notes>div:not(.empty-state){grid-template-columns:1fr}.contact-profile-events article{border-right:0}.contact-profile-main>.simple-card>header{padding:15px}.contact-profile-timeline>div:not(.empty-state){padding-inline:15px}.contact-photo-gallery>div:not(.empty-state){grid-template-columns:1fr 1fr}.contact-photo-gallery article:first-child{grid-column:1/-1;grid-row:auto}.contact-photo-gallery article:first-child>a{min-height:220px}.contact-note-editor-modal>label,.contact-note-editor-modal>.privacy-banner,.contact-note-editor-modal>.contact-note-options,.contact-note-editor-modal>.mention-follow-up{margin-left:14px;margin-right:14px}.contact-affiliation-modal{max-height:94vh}.contact-affiliation-body{padding-inline:14px}.contact-affiliation-choice{padding:9px}.contact-affiliation-choice>label{min-height:88px}.contact-affiliation-modal>footer{margin-inline:14px}}@media(max-width:380px){.contacts-heading>div:last-child{grid-template-columns:1fr}.contact-address-card>header{grid-template-columns:38px minmax(0,1fr)}.contact-address-card>header .contact-status-pill{grid-column:2}.contact-address-actions{grid-template-columns:1fr}}.source-detail-page{max-width:1480px;scroll-behavior:smooth}.source-detail-page-toolbar{min-height:52px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:16px}.source-detail-back{padding:8px 0;border:0;display:flex;align-items:center;gap:7px;color:var(--tenant-primary);background:transparent;font-size:9px;font-weight:900;cursor:pointer}.source-detail-back:hover{text-decoration:underline;text-underline-offset:3px}.source-detail-back svg{width:15px}.source-detail-page-toolbar .drawer-actions{flex-wrap:wrap;justify-content:flex-end}.source-detail-page>.source-record-hero{min-height:154px;padding:28px 30px;border:1px solid color-mix(in srgb,var(--tenant-primary) 17%,#ddd5df);border-radius:17px;background:radial-gradient(circle at 88% -35%,color-mix(in srgb,var(--tenant-accent) 20%,transparent),transparent 46%),linear-gradient(125deg,#fff,#fbf8fc);box-shadow:0 19px 44px color-mix(in srgb,var(--tenant-primary) 7%,transparent)}.source-detail-page .source-record-icon{width:72px;height:72px;border-radius:20px;color:var(--tenant-on-primary);background:linear-gradient(145deg,var(--tenant-primary),color-mix(in srgb,var(--tenant-primary) 72%,#000));box-shadow:0 13px 27px color-mix(in srgb,var(--tenant-primary) 20%,transparent)}.source-detail-page .source-record-icon svg{width:28px}.source-detail-page .source-record-hero h1{margin:5px 0 6px;color:#371542;font:700 36px/1 Fraunces,Georgia,serif;letter-spacing:-.025em}.source-detail-page-metrics{margin:13px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.source-detail-page-metrics article{min-height:76px;padding:13px 16px;display:flex;align-items:center;gap:11px;border:1px solid #e5dde7;border-radius:12px;background:#fff}.source-detail-page-metrics article>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 8%,#fff)}.source-detail-page-metrics article:nth-child(2)>span,.source-detail-page-metrics article:nth-child(4)>span{color:#087f7a;background:#e7f7f4}.source-detail-page-metrics svg{width:16px}.source-detail-page-metrics strong,.source-detail-page-metrics small{display:block}.source-detail-page-metrics strong{color:#49354f;font:700 22px/1 Fraunces,Georgia,serif}.source-detail-page-metrics small{margin-top:4px;color:#908494;font-size:8px;font-weight:850}.source-detail-page-nav{min-height:48px;margin-bottom:13px;padding:5px;display:flex;align-items:center;gap:3px;position:sticky;top:72px;z-index:5;border:1px solid #e5dde7;border-radius:11px;background:#fffffff0;box-shadow:0 10px 24px #3718420e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.source-detail-page-nav a{min-height:36px;padding:0 14px;display:flex;align-items:center;border-radius:8px;color:#6e6172;font-size:8px;font-weight:900;text-decoration:none}.source-detail-page-nav a:hover{color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 7%,#fff)}.source-detail-page-content{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);grid-auto-flow:row dense;align-items:start;gap:13px}.source-detail-page-content>.relationship-status,.source-detail-page-content>.source-sticky-note,.source-detail-page-content>.source-notes-section,.source-detail-page-content>.source-contacts-section,.source-detail-page-content>.source-history{grid-column:1}.source-detail-page-content>.referral-performance,.source-detail-page-content>.source-detail-files,.source-detail-page-content>.source-contact-photo-gallery,.source-detail-page-content>.organization-details,.source-detail-page-content>.relationship-rhythm{grid-column:2}.source-detail-page-content>.relationship-status,.source-detail-page-content>.source-detail-section,.source-detail-page-content>.source-sticky-note,.source-detail-page-content>.source-detail-files>.source-detail-section{width:100%;margin:0}.source-detail-page-content>.source-detail-files{min-width:0}.source-detail-page .relationship-status{min-height:102px;padding:20px}.source-detail-page .source-detail-section,.source-detail-page .source-sticky-note{border-radius:13px;box-shadow:0 10px 26px #3718420a}.source-detail-page .source-detail-section .section-title{min-height:61px;height:auto;padding:10px 17px;background:#faf8fb}.source-detail-page .source-detail-section .section-title h3{color:#49364f;font-size:14px}.source-detail-page .source-contact-list>article{border-bottom:1px solid #eee8ef}.source-detail-page .source-contact-list>article:last-child{border-bottom:0}.source-detail-page .source-history article{min-height:86px}.source-detail-page .source-history,.source-detail-page #source-overview,.source-detail-page #source-contacts,.source-detail-page #source-files{scroll-margin-top:135px}@media(max-width:980px){.source-detail-page-content{grid-template-columns:1fr}.source-detail-page-content>*{grid-column:1!important}.source-detail-page-metrics{grid-template-columns:1fr 1fr}}@media(max-width:760px){.source-detail-page{padding-inline:12px}.source-detail-page-toolbar{align-items:flex-start;flex-direction:column}.source-detail-page-toolbar .drawer-actions{width:100%;display:grid;grid-template-columns:36px repeat(3,minmax(0,1fr))}.source-detail-page-toolbar .drawer-actions>.button{min-width:0;padding-inline:6px;justify-content:center}.source-detail-page>.source-record-hero{min-height:132px;padding:21px 17px;gap:13px}.source-detail-page .source-record-icon{width:58px;height:58px;border-radius:17px}.source-detail-page .source-record-hero h1{font-size:27px}.source-detail-page-metrics article{min-height:69px;padding:10px}.source-detail-page-metrics strong{font-size:20px}.source-detail-page-nav{top:64px;overflow:auto;justify-content:flex-start}.source-detail-page-nav a{padding-inline:12px;white-space:nowrap}.source-detail-page-content{gap:10px}.source-detail-page-content>.relationship-status,.source-detail-page-content>.source-detail-section,.source-detail-page-content>.source-sticky-note,.source-detail-page-content>.source-detail-files>.source-detail-section{margin:0}.source-detail-page .source-sticky-note{padding:14px}.source-detail-page .source-sticky-note.has-note{padding-left:12px}}.referral-attribution-heading{gap:22px}.referral-attribution-actions{align-items:flex-end;flex-wrap:wrap}.referral-attribution-actions .button{min-height:42px}.referral-attribution-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.referral-attribution-summary article:nth-child(2)>span,.referral-attribution-summary article:nth-child(3)>span{color:#007f77;background:#e4f7f3}.referral-attribution-leaders{margin-bottom:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.referral-attribution-leaders article{min-width:0;min-height:126px;padding:17px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:11px;border:1px solid #e2d9e6;border-radius:13px;background:#fff;box-shadow:var(--shadow)}.referral-attribution-leaders article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#fff;background:#4d058f}.referral-attribution-leaders article:nth-child(2)>span{background:#008f84}.referral-attribution-leaders article:nth-child(3)>span{color:#4d058f;background:#f0e8f6}.referral-attribution-leaders svg{width:17px}.referral-attribution-leaders small,.referral-attribution-leaders strong{display:block}.referral-attribution-leaders small{color:#8d8191;font-size:7px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.referral-attribution-leaders strong{margin-top:5px;overflow:hidden;color:#49364f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.referral-attribution-leaders p{margin-top:5px;overflow:hidden;color:#807484;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.referral-attribution-leaders button{grid-column:2;width:max-content;padding:0;display:flex;align-items:center;gap:3px;border:0;color:#4d058f;background:transparent;font-size:8px;font-weight:900;cursor:pointer}.referral-attribution-leaders button svg{width:12px}.referral-attribution-filters{margin-bottom:14px;padding:13px;display:grid;grid-template-columns:1fr 1fr 1fr minmax(220px,1.25fr);align-items:end;gap:9px}.referral-attribution-filters>label{min-width:0;display:grid;gap:5px;color:#827586;font-size:7px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.referral-attribution-filters select,.referral-attribution-search>span{width:100%;min-width:0;height:42px;border:1px solid #ded5e1;border-radius:9px;color:#5b4d5f;background:#fbfafb;font-size:9px;font-weight:750}.referral-attribution-filters select{padding:0 28px 0 10px}.referral-attribution-search>span{padding:0 10px;display:grid;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:6px}.referral-attribution-search svg{width:14px;color:#97899b}.referral-attribution-search input{width:100%;height:39px;border:0;outline:0;color:#514455;background:transparent;font-size:9px}.referral-attribution-filters select:focus,.referral-attribution-search>span:focus-within{border-color:#00a99c;box-shadow:0 0 0 3px #00a99c1a}.referral-attribution-detail{overflow:hidden}.referral-attribution-detail>header{min-height:72px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #e9e2eb;background:#faf8fb}.referral-attribution-detail>header h2{margin-top:3px;color:#49344f;font:700 19px/1.1 Fraunces,Georgia,serif}.referral-attribution-detail>header>span{color:#786b7d;font-size:8px;font-weight:850}.referral-attribution-table-shell{border:0;border-radius:0;box-shadow:none}.referral-attribution-table{min-width:1000px}.referral-attribution-table tbody tr{cursor:default}.referral-attribution-table th:nth-child(1){width:125px}.referral-attribution-table th:nth-child(2){width:80px;text-align:center}.referral-attribution-table td:nth-child(2){text-align:center}.referral-attribution-table td>button{max-width:240px;padding:0;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.referral-attribution-table td>button strong,.referral-attribution-table td>button small{display:block}.referral-attribution-table td>button:hover strong{color:#4d058f;text-decoration:underline;text-underline-offset:2px}.referral-attribution-table td>small,.referral-attribution-table td>button small,.referral-credit-person small{margin-top:4px;color:#887c8c;font-size:8px}.referral-credit-person{min-width:175px;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px}.referral-credit-person i{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#4d058f;font-size:8px;font-style:normal;font-weight:900}.referral-credit-person strong,.referral-credit-person small{display:block}.unattributed-cell{color:#9a8e9d;font-size:8px;font-style:italic}.referral-attribution-detail>footer{min-height:46px;padding:10px 17px;display:flex;align-items:center;gap:8px;border-top:1px solid #e8e1ea;color:#6d6171;background:#f4fbfa;font-size:8px}.referral-attribution-detail>footer svg{width:15px;color:#008f84}@media(max-width:1000px){.referral-attribution-heading{align-items:flex-start;flex-direction:column}.referral-attribution-actions{width:100%}.referral-attribution-filters{grid-template-columns:1fr 1fr}.referral-attribution-leaders{grid-template-columns:1fr}.referral-attribution-leaders article{min-height:105px}}@media(max-width:760px){.report-navigation{overflow-x:auto}.report-navigation button{min-width:145px;flex:0 0 145px}.referral-attribution-actions{display:grid;grid-template-columns:1fr 1fr}.referral-attribution-actions .report-range,.referral-attribution-actions select,.referral-attribution-actions .button{width:100%;min-width:0}.referral-attribution-actions .button{justify-content:center}.referral-attribution-summary{grid-template-columns:1fr 1fr}.referral-attribution-summary article:nth-child(2){border-right:0}.referral-attribution-summary article:nth-child(-n+2){border-bottom:1px solid var(--line)}.referral-attribution-filters{grid-template-columns:1fr;padding:11px}.referral-attribution-filters select,.referral-attribution-search>span{height:45px;font-size:10px}.referral-attribution-detail>header{align-items:flex-start;flex-direction:column}.referral-attribution-detail>header>span{font-size:9px}.referral-attribution-detail>footer{align-items:flex-start;font-size:9px;line-height:1.5}}.scan-card-button{border-color:color-mix(in srgb,var(--tenant-accent) 35%,#d9d2dc);color:#096f6b;background:linear-gradient(135deg,#f1fbf9,#fff)}.scan-card-button:hover{border-color:var(--tenant-accent);background:#e9f8f5}.contact-empty-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.business-card-layer{z-index:95;padding:15px}.business-card-modal{width:min(1080px,100%);height:min(880px,calc(100dvh - 30px));max-height:none;padding:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.6);border-radius:18px;background:#f8f6f9;box-shadow:0 32px 100px #1f0d2852}.business-card-header{min-height:79px;padding:15px 20px 14px 24px;display:grid!important;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center!important;gap:20px;border-bottom:1px solid #e9e2eb;background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.business-card-header>div:first-child h2{margin-top:4px;color:#3c2045;font:700 27px/1 Fraunces,Georgia,serif}.business-card-header>.icon-button{justify-self:end}.business-card-steps{display:flex;align-items:center;gap:8px}.business-card-steps span{display:flex;align-items:center;gap:6px;color:#afa5b1;font-size:8px;font-weight:900;white-space:nowrap}.business-card-steps span.active,.business-card-steps span.complete{color:var(--tenant-primary)}.business-card-steps span.active{padding:7px 9px;border-radius:999px;background:color-mix(in srgb,var(--tenant-primary) 8%,#fff)}.business-card-steps span.complete{color:#087a73}.business-card-steps i{width:25px;height:1px;background:#ded5e0}.business-card-steps b{font:inherit}.business-card-file-input{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.business-card-capture{flex:1;min-height:0;padding:34px;overflow:auto;display:grid;place-items:center;align-content:center;gap:22px;background:radial-gradient(circle at 20% 0,color-mix(in srgb,var(--tenant-primary) 8%,transparent),transparent 36%),radial-gradient(circle at 90% 95%,color-mix(in srgb,var(--tenant-accent) 10%,transparent),transparent 35%),#f8f6f9}.business-card-viewfinder{width:min(720px,100%);aspect-ratio:1.72;min-height:250px;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:20px;background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.08),transparent 30%),linear-gradient(145deg,#291e31,#41334a);box-shadow:0 25px 60px #2c183533}.business-card-viewfinder:before{content:"";position:absolute;inset:24px;border:1px dashed rgba(255,255,255,.17);border-radius:13px}.business-card-viewfinder>span{width:45px;height:45px;position:absolute;border-color:#5ed4c8;border-style:solid}.business-card-viewfinder>span:nth-child(1){left:21px;top:21px;border-width:3px 0 0 3px;border-radius:10px 0 0}.business-card-viewfinder>span:nth-child(2){right:21px;top:21px;border-width:3px 3px 0 0;border-radius:0 10px 0 0}.business-card-viewfinder>span:nth-child(3){right:21px;bottom:21px;border-width:0 3px 3px 0;border-radius:0 0 10px}.business-card-viewfinder>span:nth-child(4){left:21px;bottom:21px;border-width:0 0 3px 3px;border-radius:0 0 0 10px}.business-card-viewfinder>div{position:relative;z-index:1;display:grid;place-items:center;color:#fff;text-align:center}.business-card-viewfinder svg{width:45px;height:45px;margin-bottom:13px;color:#6be1d5}.business-card-viewfinder strong{font:700 24px/1.15 Fraunces,Georgia,serif}.business-card-viewfinder small{margin-top:8px;color:#c5bbc9;font-size:10px}.business-card-capture-actions{width:min(720px,100%);display:grid;grid-template-columns:1fr 1fr;gap:10px}.business-card-capture-actions>button{min-height:72px;padding:12px 17px;border-radius:12px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;text-align:left;cursor:pointer}.business-card-capture-actions>button>svg{width:22px;justify-self:center}.business-card-capture-actions strong,.business-card-capture-actions small{display:block}.business-card-capture-actions strong{font-size:11px}.business-card-capture-actions small{margin-top:4px;font-size:8px}.card-capture-primary{border:1px solid var(--tenant-primary);color:var(--tenant-on-primary);background:linear-gradient(135deg,var(--tenant-primary),color-mix(in srgb,var(--tenant-primary) 72%,#111));box-shadow:0 11px 24px color-mix(in srgb,var(--tenant-primary) 22%,transparent)}.card-capture-primary>svg{color:#77e2d7}.card-capture-primary small{color:color-mix(in srgb,var(--tenant-on-primary) 70%,transparent)}.card-capture-secondary{border:1px solid #ddd4e0;color:#4f4054;background:#fff}.card-capture-secondary>svg{color:#087a73}.card-capture-secondary small{color:#918495}.business-card-privacy{display:flex;align-items:center;gap:7px;color:#776b7b;font-size:8px}.business-card-privacy svg{width:15px;color:#087a73}.business-card-analyzing,.business-card-error-state{flex:1;min-height:0;padding:32px;overflow:auto;display:grid;place-items:center;align-content:center}.business-card-photo{position:relative;overflow:hidden;border-radius:13px;background:#302638;box-shadow:0 17px 38px #2c183529}.business-card-photo img{width:100%;height:100%;display:block;object-fit:contain}.business-card-analyzing>.business-card-photo{width:min(710px,100%);aspect-ratio:1.72}.card-scan-beam{height:2px;position:absolute;left:4%;right:4%;top:10%;background:#71f3e4;box-shadow:0 0 13px 4px #4fead88c;animation:card-scan 2.2s ease-in-out infinite}.card-scan-beam:after{content:"";height:70px;position:absolute;left:0;right:0;bottom:0;transform:translateY(100%);background:linear-gradient(rgba(91,232,216,.14),transparent)}@keyframes card-scan{50%{top:89%}}.business-card-thinking{width:min(610px,100%);margin-top:23px;padding:14px 17px;display:grid;grid-template-columns:37px minmax(0,1fr) 62px;align-items:center;gap:11px;border:1px solid #e2dae5;border-radius:13px;background:#fff}.business-card-thinking>span{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 8%,#fff)}.business-card-thinking svg{width:18px}.business-card-thinking strong,.business-card-thinking small{display:block}.business-card-thinking strong{color:#4b3b50;font-size:11px}.business-card-thinking small{margin-top:4px;color:#8e8291;font-size:8px}.business-card-thinking>i{height:5px;position:relative;overflow:hidden;border-radius:999px;background:#e9e4ea}.business-card-thinking>i:after{content:"";position:absolute;inset:0;width:40%;border-radius:inherit;background:var(--tenant-accent);animation:card-progress 1.3s ease-in-out infinite}@keyframes card-progress{50%{transform:translate(150%)}}.business-card-error-state>.business-card-photo{width:min(440px,100%);max-height:260px;aspect-ratio:1.72;margin-bottom:24px}.business-card-error-state>svg{width:33px;height:33px;color:#b24659}.business-card-error-state h3{margin-top:9px;color:#49354f;font:700 22px/1.1 Fraunces,Georgia,serif}.business-card-error-state>p{max-width:500px;margin:7px 0 18px;color:#7f7282;font-size:10px;text-align:center}.business-card-error-state>div:last-of-type{display:flex;gap:8px}.business-card-review{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column}.business-card-review-intro{min-height:69px;margin:16px 18px 0;padding:11px 13px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #bfe3dc;border-radius:12px;background:linear-gradient(120deg,#edfaf7,#fff)}.business-card-review-intro>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#087a73;background:#d8f2ed}.business-card-review-intro svg{width:17px}.business-card-review-intro strong{color:#315e5a;font-size:10px}.business-card-review-intro p{margin-top:4px;color:#6c827f;font-size:8px}.business-card-review-intro .button{min-height:35px;font-size:8px}.business-card-review-layout{padding:16px 18px 20px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px;align-items:start}.business-card-review-layout>aside{position:sticky;top:0}.business-card-review-layout>aside>.business-card-photo{width:100%;aspect-ratio:1.65}.business-card-review-layout>aside>p{margin-top:10px;display:flex;align-items:flex-start;gap:7px;color:#877b8a;font-size:8px;line-height:1.4}.business-card-review-layout>aside>p svg{width:14px;flex:0 0 auto;color:#087a73}.business-card-notes{margin-top:11px;padding:12px;border:1px solid #ebd7ae;border-radius:10px;display:grid;gap:7px;background:#fff9ea}.business-card-notes strong{color:#8e641a;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.business-card-notes span{padding-left:10px;position:relative;color:#7c6d53;font-size:8px;line-height:1.4}.business-card-notes span:before{content:"";width:4px;height:4px;position:absolute;left:0;top:5px;border-radius:50%;background:#d3a34d}.business-card-fields{display:grid;gap:12px}.business-card-fields fieldset,.card-review-section{padding:14px;border:1px solid #e2dae4;border-radius:12px;background:#fff}.business-card-fields legend{padding:0 6px;color:#514355;font-size:9px;font-weight:900}.card-destination{display:grid;grid-template-columns:1fr 1fr;gap:8px}.card-destination legend{grid-column:1/-1}.card-destination>label{min-height:65px;margin:0!important;padding:9px 10px;display:grid!important;grid-template-columns:17px 29px minmax(0,1fr);align-items:center;gap:8px;border:1px solid #e4dce6;border-radius:10px;background:#fbfafb;cursor:pointer}.card-destination>label.selected{border-color:color-mix(in srgb,var(--tenant-primary) 45%,#ddd);background:color-mix(in srgb,var(--tenant-primary) 5%,#fff);box-shadow:0 0 0 3px color-mix(in srgb,var(--tenant-primary) 6%,transparent)}.card-destination>label:has(input:disabled){opacity:.45;cursor:not-allowed}.card-destination input{width:16px!important;height:16px!important;margin:0!important;accent-color:var(--tenant-primary)}.card-destination>label>svg{width:18px;color:var(--tenant-primary)}.card-destination strong,.card-destination small{display:block}.card-destination strong{font-size:9px}.card-destination small{margin-top:3px;color:#8f8392;font-size:7px;line-height:1.35}.card-source-choice{padding:12px 14px 1px;border:1px solid color-mix(in srgb,var(--tenant-accent) 30%,#dfe3e2);border-radius:12px;background:#f6fcfa}.card-source-choice>p{margin-bottom:9px;display:flex;align-items:center;gap:6px;color:#08766f;font-size:8px;font-weight:900}.card-source-choice>p svg{width:14px}.card-source-choice label{margin-bottom:11px!important}.card-review-section>div:first-child{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.card-review-section h3{color:#49354f;font:700 18px/1 Fraunces,Georgia,serif}.card-review-section label{margin-bottom:11px}.card-review-section label:last-child{margin-bottom:0}.card-review-section label>span:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.card-review-section textarea{width:100%;min-height:68px;margin-top:6px;padding:10px 11px;border:1px solid #d6d1c6;border-radius:5px;resize:vertical;color:var(--ink);background:#fff;font:inherit}.card-review-section label>small{display:block;margin-top:5px;color:#948899;font-size:7px;font-weight:500;line-height:1.4}.card-confidence{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;color:#8e8191;font-size:6px!important;font-weight:900;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.card-confidence>span{width:6px;height:6px;border-radius:50%;background:#b6495c}.card-confidence.high{color:#19776e}.card-confidence.high>span{background:#24a497}.card-confidence.medium{color:#9a6a17}.card-confidence.medium>span{background:#e0a438}.card-review-required{padding:4px 7px;border-radius:999px;color:#8c651e;background:#fff1d2;font-size:6px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.business-card-form-error{margin:0 18px 12px;padding:10px 12px;display:flex;align-items:center;gap:8px;border:1px solid #efc9cf;border-radius:9px;color:#aa3e52;background:#fff0f2;font-size:9px}.business-card-form-error svg{width:15px}.business-card-review>footer{min-height:70px;margin:0!important;padding:12px 18px max(12px,env(safe-area-inset-bottom));position:sticky;bottom:0;z-index:3;display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid #e6dfe8;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.business-card-review>footer .button{min-height:40px}.business-card-review>footer svg{width:15px}.people-list article{grid-template-columns:42px minmax(160px,1fr) 112px 72px 154px 86px}.person-security-actions .icon-button.danger{color:#a9384d;border-color:#efcad2;background:#fff1f3}.button.danger{color:#fff;background:#ae354d;box-shadow:none}.button.danger:hover{background:#94283f}.user-delete-modal{width:min(660px,calc(100% - 30px));max-height:min(780px,calc(100dvh - 30px));padding:0;overflow:hidden;display:flex;flex-direction:column}.user-delete-modal>header{padding:23px 25px 18px;border-bottom:1px solid #e7dee9;background:#fbf8fc}.user-delete-modal>header h2{color:#4b294d;font-size:25px}.user-delete-modal>header p:last-child{max-width:520px;margin-top:6px;color:#776c7b;font-size:10px;line-height:1.5}.user-delete-modal>.user-delete-body{min-height:240px;padding:20px 24px;overflow-y:auto}.user-transfer-summary{padding:16px;border:1px solid #e1d8e4;border-radius:11px;background:#faf8fb}.user-transfer-summary h3{color:#4a354f;font-size:12px}.user-transfer-summary>div{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.user-transfer-summary span{min-width:0;padding:11px 9px;border-radius:9px;display:grid;gap:3px;color:#7a6e7e;background:#fff;font-size:8px;text-align:center}.user-transfer-summary strong{color:#4d058f;font-size:20px}.user-reassignment-field{margin-top:17px!important;color:#57495c!important;font-size:10px!important}.user-reassignment-field select{height:46px;font-size:11px}.user-delete-notes{display:grid;gap:8px}.user-delete-notes p{padding:10px 11px;display:grid;grid-template-columns:17px minmax(0,1fr);align-items:start;gap:8px;border-radius:9px;color:#6f6274;background:#f7f4f8;font-size:9px;line-height:1.45}.user-delete-notes svg{width:16px;color:#087f7a}.user-delete-modal>footer{margin:0;padding:14px 24px max(14px,env(safe-area-inset-bottom));background:#fff}@media(max-width:760px){.people-list article{grid-template-columns:42px minmax(0,1fr) auto}.user-delete-modal{width:100%;max-height:calc(100dvh - 16px);margin-top:auto;border-radius:15px 15px 0 0}.user-delete-modal>header{padding:19px 18px 15px}.user-delete-modal>.user-delete-body{padding:16px 17px}.user-transfer-summary>div{grid-template-columns:1fr 1fr}.user-delete-modal>footer{padding-inline:17px}.user-delete-modal>footer .button{flex:1;min-width:0;min-height:45px;padding-inline:9px}}.platform-users>article{grid-template-columns:34px minmax(0,1fr) 170px auto minmax(156px,auto)}.platform-user-actions{display:flex;justify-content:flex-end;gap:6px}.platform-user-actions button{min-height:31px;padding:6px 8px;border:1px solid #d9cedc;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#087f7a;background:#fff;font-size:7px;font-weight:900;white-space:nowrap}.platform-user-actions button:hover:not(:disabled){border-color:#b9a5c2;background:#fbf7fd}.platform-user-actions button:disabled{opacity:.48;cursor:not-allowed}.platform-user-actions button svg{width:12px}.platform-user-actions button.platform-impersonate{color:#4d058f;border-color:#d5c5dc;background:#f8f2fa}.platform-user-actions button.danger{color:#b02d46;border-color:#efcdd4}@media(max-width:680px){.platform-users>article{grid-template-columns:32px minmax(0,1fr) auto}.platform-user-actions{min-width:84px;flex-direction:column}.platform-user-actions button{width:100%;min-height:30px;padding-inline:7px}}.business-card-mobile-rescan{display:none}.business-card-capture-label{margin:0 0 9px;padding:5px 9px;border:1px solid rgba(113,243,228,.45);border-radius:999px;color:#8ff6eb;background:#0b6f683d;font-size:9px;line-height:1;letter-spacing:.11em;text-transform:uppercase}.card-review-confirm{min-height:62px;margin-top:12px!important;padding:11px 12px;display:grid!important;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #c9ddd9;border-radius:9px;background:#f2faf8;cursor:pointer}.card-review-confirm input{width:18px!important;height:18px!important;margin:0!important;accent-color:var(--tenant-accent)}.card-review-confirm strong,.card-review-confirm small{display:block}.card-review-confirm strong{color:#355e59;font-size:9px}.card-review-confirm small{margin-top:4px;color:#748985;font-size:8px;line-height:1.35}.business-card-review>footer .button.primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}@media(max-width:760px){.contacts-heading>div:last-child .scan-card-button{grid-column:1/-1;grid-row:1}.business-card-layer{padding:0}.business-card-modal{width:100%;height:100dvh;border:0;border-radius:0}.business-card-header{min-height:76px;padding:max(12px,env(safe-area-inset-top)) 12px 11px 15px;grid-template-columns:minmax(0,1fr) auto;gap:10px}.business-card-header>div:first-child h2{font-size:24px}.business-card-header .eyebrow{font-size:10px}.business-card-header>.icon-button{grid-column:2;grid-row:1}.business-card-steps{grid-column:1/-1;grid-row:2;justify-content:center}.business-card-steps span{font-size:10px}.business-card-steps span.active{padding-block:5px}.business-card-steps i{flex:1;max-width:35px}.business-card-capture{padding:18px 14px max(18px,env(safe-area-inset-bottom));align-content:center;gap:15px}.business-card-viewfinder{min-height:0;aspect-ratio:1.55;border-radius:15px}.business-card-viewfinder:before{inset:14px}.business-card-viewfinder>span:nth-child(1){left:12px;top:12px}.business-card-viewfinder>span:nth-child(2){right:12px;top:12px}.business-card-viewfinder>span:nth-child(3){right:12px;bottom:12px}.business-card-viewfinder>span:nth-child(4){left:12px;bottom:12px}.business-card-viewfinder svg{width:32px;height:32px;margin-bottom:8px}.business-card-viewfinder strong{font-size:18px}.business-card-capture-label{margin-bottom:7px;font-size:9px}.business-card-viewfinder small{max-width:240px;padding-inline:10px;font-size:10px;line-height:1.35}.business-card-capture-actions{grid-template-columns:1fr}.business-card-capture-actions>button{min-height:66px}.business-card-capture-actions strong{font-size:14px}.business-card-capture-actions small,.business-card-privacy{font-size:11px}.business-card-analyzing,.business-card-error-state{padding:18px 14px}.business-card-thinking{grid-template-columns:37px minmax(0,1fr);padding:13px}.business-card-thinking strong{font-size:14px}.business-card-thinking small{font-size:11px;line-height:1.35}.business-card-thinking>i{grid-column:1/-1}.business-card-error-state h3{font-size:24px}.business-card-error-state>p{font-size:13px;line-height:1.45}.business-card-review-intro{margin:11px 11px 0;padding:10px;grid-template-columns:33px minmax(0,1fr)}.business-card-review-intro>span{width:33px;height:33px}.business-card-review-intro strong{font-size:13px}.business-card-review-intro p{font-size:11px;line-height:1.35}.business-card-review-intro .button{display:none}.business-card-review-layout{padding:11px 11px 15px;grid-template-columns:1fr;gap:12px}.business-card-review-layout>aside{position:static;display:grid;grid-template-columns:120px minmax(0,1fr);align-items:start;gap:10px}.business-card-review-layout>aside>.business-card-photo{grid-row:1/span 2}.business-card-review-layout>aside>p{margin:0;font-size:10px}.business-card-review-layout>aside>.business-card-mobile-rescan{min-height:34px;padding-inline:9px;display:inline-flex;align-self:end;font-size:10px}.business-card-notes{grid-column:2;margin:0}.business-card-fields fieldset,.card-review-section{padding:12px}.card-destination{grid-template-columns:1fr}.card-destination>label{min-height:68px}.card-destination strong{font-size:13px}.card-destination small{font-size:10px}.card-source-choice>p{font-size:11px}.business-card-modal input:not([type=checkbox]):not([type=radio]),.business-card-modal select,.business-card-modal textarea{font-size:16px}.business-card-modal label{font-size:12px}.card-review-section h3{font-size:20px}.card-review-section .form-row{grid-template-columns:1fr}.card-review-section label>small{font-size:10px}.card-review-confirm strong{font-size:13px}.card-review-confirm small{font-size:10px}.card-confidence{font-size:8px!important}.card-review-required{font-size:8px}.business-card-form-error{margin-inline:11px;font-size:12px}.business-card-review>footer{padding-inline:11px}.business-card-review>footer .button{min-width:0;font-size:14px}.business-card-review>footer .button.primary{flex:1}}@media(max-width:390px){.business-card-steps b{display:none}.business-card-review-layout>aside{grid-template-columns:96px minmax(0,1fr)}.business-card-notes{grid-column:1/-1}.business-card-review>footer{display:grid;grid-template-columns:auto minmax(0,1fr)}.business-card-review>footer .button{padding-inline:10px}.business-card-error-state>div:last-of-type{width:100%;display:grid;grid-template-columns:1fr}}@media(orientation:landscape)and (max-height:520px){.business-card-layer{padding:0}.business-card-modal{width:100%;height:100dvh;border:0;border-radius:0}.business-card-header{min-height:58px;padding:max(7px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 7px max(12px,env(safe-area-inset-left));grid-template-columns:minmax(0,1fr) auto;gap:10px}.business-card-header>div:first-child .eyebrow,.business-card-steps{display:none}.business-card-header>div:first-child h2{margin:0;font-size:21px}.business-card-header>.icon-button{grid-column:2;grid-row:1}.business-card-capture{padding:10px max(12px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));overflow:auto;grid-template-columns:minmax(180px,1.45fr) minmax(210px,.75fr);grid-template-rows:minmax(0,1fr) auto;place-items:stretch;align-content:stretch;gap:8px 12px}.business-card-viewfinder{grid-column:1;grid-row:1/span 2;width:100%;height:calc(100dvh - 78px);min-height:0;aspect-ratio:auto;border-radius:14px}.business-card-viewfinder:before{inset:13px}.business-card-viewfinder>span{width:31px;height:31px}.business-card-viewfinder>span:nth-child(1){left:11px;top:11px}.business-card-viewfinder>span:nth-child(2){right:11px;top:11px}.business-card-viewfinder>span:nth-child(3){right:11px;bottom:11px}.business-card-viewfinder>span:nth-child(4){left:11px;bottom:11px}.business-card-viewfinder svg{width:32px;height:32px;margin-bottom:7px}.business-card-viewfinder strong{font-size:19px}.business-card-viewfinder small{max-width:270px;padding-inline:8px;font-size:9px;line-height:1.3}.business-card-capture-label{margin-bottom:6px;padding:4px 7px;font-size:8px}.business-card-capture-actions{grid-column:2;grid-row:1;width:100%;align-self:end;grid-template-columns:1fr;gap:8px}.business-card-capture-actions>button{min-height:62px;padding:9px 11px;grid-template-columns:34px minmax(0,1fr);gap:8px}.business-card-capture-actions>button>svg{width:20px}.business-card-capture-actions strong{font-size:12px}.business-card-capture-actions small{font-size:9px;line-height:1.25}.business-card-privacy{grid-column:2;grid-row:2;align-self:start;margin:0;font-size:9px;line-height:1.25}}@media(prefers-reduced-motion:reduce){.card-scan-beam,.business-card-thinking>i:after{animation:none}.card-scan-beam{top:50%}.business-card-thinking>i:after{width:70%}}.toast{max-width:min(540px,calc(100vw - 24px));font-size:13px;line-height:1.4}.contact-card-import-banner{min-height:88px;margin:13px 0 0;padding:15px 18px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid #bfe3dc;border-radius:13px;background:radial-gradient(circle at 92% 0,color-mix(in srgb,var(--tenant-accent) 13%,transparent),transparent 42%),linear-gradient(120deg,#eefaf7,#fff);box-shadow:0 12px 30px #14655d0f}.contact-card-import-banner>span{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;color:#087a73;background:#d8f2ed}.contact-card-import-banner>span svg{width:21px}.contact-card-import-banner strong{display:block;color:#315e5a;font:700 18px/1.1 Fraunces,Georgia,serif}.contact-card-import-banner p{max-width:760px;margin-top:5px;color:#627c78;font-size:12px;line-height:1.45}.contact-card-import-banner .button{min-height:44px;white-space:nowrap}.contact-card-import-shortcut{width:100%;min-height:70px;padding:11px 13px;border:1px solid #bfe3dc;border-radius:11px;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:11px;color:#315e5a;background:linear-gradient(120deg,#effaf8,#fff);text-align:left;cursor:pointer}.contact-card-import-shortcut:hover{border-color:var(--tenant-accent);background:#e9f8f5}.contact-card-import-shortcut>span:first-child{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#087a73;background:#d8f2ed}.contact-card-import-shortcut svg{width:18px}.contact-card-import-shortcut>svg{color:#7e9d98}.contact-card-import-shortcut strong,.contact-card-import-shortcut small{display:block}.contact-card-import-shortcut strong{font-size:13px}.contact-card-import-shortcut small{margin-top:4px;color:#6f8581;font-size:11px;line-height:1.4}.contact-organization-destination{min-width:0;padding:0;border:0}.contact-organization-destination legend{margin-bottom:8px;color:#57485b;font-size:12px;font-weight:900}.contact-organization-destination>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.contact-organization-destination label{min-width:0;min-height:76px;padding:11px;border:1px solid #e2dae4;border-radius:10px;display:grid!important;grid-template-columns:18px 27px minmax(0,1fr);align-items:center;gap:9px;background:#fbfafb;cursor:pointer}.contact-organization-destination label.selected{border-color:var(--tenant-accent);background:#eff9f7;box-shadow:0 0 0 2px color-mix(in srgb,var(--tenant-accent) 10%,transparent)}.contact-organization-destination input{width:17px!important;height:17px!important;margin:0!important;accent-color:var(--tenant-accent)}.contact-organization-destination label>svg{width:20px;color:var(--tenant-primary)}.contact-organization-destination strong,.contact-organization-destination small{display:block}.contact-organization-destination strong{color:#514355;font-size:13px}.contact-organization-destination small{margin-top:4px;color:#85798a;font-size:11px;line-height:1.35}.contact-new-organization{padding:13px;border:1px solid #ded4e1;border-radius:11px;display:grid;gap:13px;background:#faf8fb}.optional-label{margin-left:4px;color:#968a99;font-size:10px;font-weight:650}.contact-primary-confirmed>svg{width:18px;flex:0 0 auto;color:#087a73}.contacts-heading>div:first-child>p:last-child{font-size:14px}.contact-directory-summary small{font-size:12px}.contact-directory-toolbar>label:not(.contact-directory-search){font-size:11px}.contact-directory-toolbar select,.contact-directory-search input{font-size:14px}.contact-directory-table th{font-size:11px}.contact-directory-table td{font-size:13px}.contact-directory-table td>strong,.contact-directory-table td>button strong{font-size:14px}.contact-directory-table td>small,.contact-directory-table td>button small{font-size:11px}.contact-status-pill{font-size:11px}.contact-directory-empty p,.address-contact-primary strong{font-size:13px}.address-contact-primary small{font-size:11px}.contact-profile-back{min-height:40px;font-size:13px}.contact-profile-hero>div:nth-child(2)>p:nth-child(3){font-size:14px}.contact-profile-command-bar>div small{font-size:12px}.contact-profile-command-bar nav strong{font-size:13px}.contact-profile-command-bar nav small{font-size:11px}.contact-profile-sidebar nav a{font-size:13px}.contact-profile-sidebar nav span{font-size:10px}.contact-profile-organizations strong{font-size:13px}.contact-profile-organizations em{font-size:11px}.contact-profile-events strong{font-size:14px}.contact-profile-events article p,.contact-profile-events article small{font-size:12px}.contact-profile-events article>span,.contact-profile-notes article small{font-size:11px}.contact-profile-notes article p{font-size:13px}.contact-photo-gallery article>a>span{font-size:11px}.contact-photo-gallery article strong{font-size:12px}.contact-photo-gallery article small{font-size:11px}.business-card-steps span{font-size:11px}.business-card-capture-actions strong{font-size:14px}.business-card-capture-actions small,.business-card-privacy{font-size:12px}.business-card-thinking strong{font-size:14px}.business-card-thinking small{font-size:12px}.business-card-review-intro strong{font-size:13px}.business-card-review-intro p{font-size:11px}.business-card-fields legend,.card-destination strong{font-size:12px}.card-destination small,.card-source-choice>p,.business-card-review-layout>aside>p,.business-card-notes span{font-size:11px}.business-card-notes strong{font-size:10px}.card-review-section label>small{font-size:11px}.card-confidence,.card-review-required{font-size:9px!important}@media(max-width:760px){.contact-card-import-banner{padding:14px;grid-template-columns:40px minmax(0,1fr);gap:10px}.contact-card-import-banner>span{width:40px;height:40px}.contact-card-import-banner strong{font-size:17px}.contact-card-import-banner p{font-size:11px}.contact-card-import-banner .button{grid-column:1/-1;width:100%;justify-content:center;font-size:13px}.contact-card-import-shortcut{grid-template-columns:36px minmax(0,1fr) 16px}.contact-card-import-shortcut>span:first-child{width:36px;height:36px}.contact-organization-destination>div{grid-template-columns:1fr}.contact-organization-destination label{min-height:72px}.contact-new-organization{padding:11px}.contacts-heading .button{min-height:44px;font-size:13px}.contact-directory-summary small{font-size:12px}.contact-directory-toolbar select,.contact-directory-search input{font-size:16px}.contact-address-card>header p{font-size:12px}.contact-source-link strong{font-size:13px}.contact-source-link small,.contact-address-actions small{font-size:11px}.contact-address-actions strong{font-size:13px}.contact-address-line{font-size:12px}.contact-address-card>footer>span small{font-size:11px}.contact-address-card>footer>span strong{font-size:12px}.contact-address-card>footer>.button{min-height:44px;font-size:12px}.contact-profile-sidebar nav a{font-size:11px}.contact-photo-gallery .icon-button{width:40px;height:40px}}.topbar-add{position:relative}.topbar-add-trigger{min-width:92px}.topbar-add-trigger>span{line-height:1}.topbar-add-chevron{width:13px;height:13px;margin-left:-2px;transition:transform .16s ease}.topbar-add-trigger[aria-expanded=true] .topbar-add-chevron{transform:rotate(180deg)}.topbar-add-menu{position:absolute;z-index:90;top:calc(100% + 10px);right:0;width:300px;padding:7px;border:1px solid #ded4e2;border-radius:13px;background:#fffffffa;box-shadow:0 20px 54px #30153c2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform-origin:top right;animation:topbar-add-menu-in .15s ease-out}.topbar-add-menu>button{width:100%;min-height:67px;padding:10px;border:0;border-radius:9px;display:grid;grid-template-columns:40px minmax(0,1fr);gap:11px;align-items:center;color:#4c3a52;background:transparent;text-align:left;cursor:pointer}.topbar-add-menu>button:hover,.topbar-add-menu>button:focus-visible{outline:0;background:#f5eff8}.topbar-add-menu>button+button{margin-top:3px;border-top:1px solid #eee8f0}.topbar-add-menu>button>span:first-child{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:var(--tenant-primary);background:color-mix(in srgb,var(--tenant-primary) 10%,white)}.topbar-add-menu>button:first-child>span:first-child{color:#087a73;background:#e4f6f2}.topbar-add-menu svg{width:19px}.topbar-add-menu strong,.topbar-add-menu small{display:block}.topbar-add-menu strong{font-size:13px}.topbar-add-menu small{margin-top:4px;color:#897d8d;font-size:10px;line-height:1.35}@keyframes topbar-add-menu-in{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:760px){.topbar-add-trigger{width:44px!important;min-width:44px;min-height:44px;padding:0!important;gap:0}.topbar-add-trigger>span,.topbar-add-chevron{display:none}.topbar-add-trigger>svg:first-child{width:20px;height:20px;margin:0}.topbar-add-menu{position:fixed;top:calc(72px + env(safe-area-inset-top));right:12px;width:min(300px,calc(100vw - 24px))}.topbar-add-menu>button{min-height:68px}}@media(prefers-reduced-motion:reduce){.topbar-add-menu{animation:none}.topbar-add-chevron{transition:none}}
