@layer reset,base,layout,components,responsive;@layer reset{*,*:before,*:after{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}svg{flex-shrink:0}}@layer base{:root{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#202124;background:#fafaf9;font-synthesis:none;-webkit-font-smoothing:antialiased;--red: #cf2030;--red-hover: #b21b29;--red-light: #fbf0f0;--ink: #202124;--muted: #64666a;--line: #e5e6e4;--surface: #fff;--green: #176447;--green-light: #edf7f1;--amber: #8a5300;--amber-light: #fff5db;--sidebar: 216px;--header: 72px}body{font-size:16px;line-height:1.45}:focus-visible{outline:3px solid #245a81;outline-offset:4px;border-radius:4px}::selection{color:#78131c;background:#f6dce0}h1,h2,h3,h4{font-weight:700}h1{font-size:34px;line-height:1.15;letter-spacing:-1.15px}h2{font-size:21px;line-height:1.3;letter-spacing:-.45px}h3{font-size:20px;line-height:1.3;letter-spacing:-.35px}button,a,input,select,textarea{touch-action:manipulation}button,a{transition:background .15s,color .15s,border-color .15s,box-shadow .15s}select{cursor:pointer;color:var(--ink);background:#fff}input,textarea,select{min-width:0}input::placeholder,textarea::placeholder{color:#717578}input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px}.muted{color:var(--muted)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.25px;text-transform:uppercase;color:var(--muted)}.microcopy,.field-help{font-size:13px;color:var(--muted);line-height:1.6}.section-title{font-size:17px;margin:24px 0 12px}}@layer layout{.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:#fff;border-right:1px solid var(--line);z-index:20;display:flex;flex-direction:column}.brand{display:block;padding:33px 28px 31px}.brand img{width:97px;height:auto;margin-bottom:23px}.brand>span{font-size:9px;font-weight:700;letter-spacing:1.8px;color:#65696c}.nav-label{margin:18px 25px 12px;font-size:9px;letter-spacing:1.25px;font-weight:700;color:#777b7f}.sidebar nav{padding:0 13px;display:grid;gap:5px}.nav-item{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:7px;color:#5c6064;font-size:14px;min-height:46px;font-weight:500}.nav-item:hover{background:#f6f6f5;color:var(--ink)}.nav-item.active{color:var(--red);background:var(--red-light);font-weight:700}.nav-count{margin-left:auto;border-radius:4px;padding:0 5px;font-size:11px;background:#fff;color:var(--red)}.sidebar-bottom{margin-top:auto;padding:26px 20px 19px}.belief-card{position:relative;padding:22px 17px 20px;overflow:hidden;background:#f8f6f3;border-radius:10px}.belief-card .eyebrow{color:#90252c;font-size:9px;letter-spacing:.85px;position:relative}.belief-card p{font-size:17px;line-height:1.35;letter-spacing:-.25px;font-weight:500;margin-top:25px;position:relative;max-width:130px}.belief-graphic{position:absolute;top:-35px;right:-15px;font-size:150px;color:#eadfda;font-weight:700;line-height:1}.belief-rule{width:24px;height:3px;background:var(--red);margin-top:22px}.demo-sidebar{display:flex;gap:9px;align-items:center;border:0;background:transparent;width:100%;padding:19px 4px;font-size:12px;color:#5a6064}.demo-sidebar svg:last-child{margin-left:auto}.demo-sidebar:hover{color:var(--red)}.built-by{display:block;text-align:center;border-top:1px solid var(--line);padding-top:16px;font-size:10px;color:#7a7c80}.built-by strong{color:#333;font-size:13px;margin-left:3px;letter-spacing:-.5px}.app-main{margin-left:var(--sidebar);min-height:100dvh;padding-bottom:31px}.topbar{height:var(--header);padding:0 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:#fff}.breadcrumb{display:flex;gap:13px;align-items:center;font-size:12px;color:var(--muted);white-space:nowrap}.breadcrumb strong{color:#33383d;font-weight:500}.topbar-actions{display:flex;align-items:center;gap:16px}.topbar .demo-trigger{font-size:12px;color:#63696e;padding:7px 0;min-height:40px;gap:7px}.language-control{display:flex;align-items:center;gap:5px;color:#64666a;border-left:1px solid var(--line);padding-left:17px}.language-control select{border:0;font-size:12px;font-weight:600;min-height:42px;background:transparent;padding:0 3px}.top-persona{display:flex;align-items:center;gap:10px;padding-left:17px;border-left:1px solid var(--line)}.top-persona>div{display:flex;flex-direction:column;gap:1px}.top-persona strong{font-size:12px;font-weight:600}.top-persona>div>span{color:var(--muted);font-size:10px}.main-content{padding:28px 32px 25px;max-width:1620px;margin:0 auto}.page-heading{display:flex;gap:20px;justify-content:space-between;align-items:center;margin-bottom:23px}.page-heading .eyebrow{margin-bottom:12px;color:#797c7d;font-size:10px}.page-heading h1>span{color:var(--red)}.page-subtitle{font-size:15px;color:var(--muted);margin-top:11px;max-width:900px}.demo-footer{position:fixed;bottom:0;left:var(--sidebar);right:0;background:#fff;min-height:30px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:5px 32px;font-size:10px;color:#74777a;z-index:15}.demo-footer>span{display:flex;align-items:center;gap:7px}.demo-footer i{width:5px;height:5px;border-radius:50%;background:#aa8f61}.mobile-nav,.mobile-brand{display:none}.skip-link{position:fixed;top:-100px;left:24px;z-index:200;background:#fff;padding:16px;border:2px solid var(--red)}.skip-link:focus{top:16px}}@layer components{.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:7px;padding:12px 18px;font-weight:600;font-size:14px;line-height:1.4;min-height:44px;text-align:center}.button-primary{color:#fff;background:var(--red);border-color:var(--red)}.button-primary:hover{background:var(--red-hover);border-color:var(--red-hover)}.button-secondary{background:#fff;border-color:#d5d8d6;color:#34383c}.button-secondary:hover{background:#f6f7f5;border-color:#b4bbb5}.button-ghost{background:transparent;color:var(--muted);padding:10px}.button-ghost:hover{background:#f4f4f3}.button-icon{width:44px;height:44px;padding:10px;background:#fff;color:#565c60}.button-icon:hover{background:#f2f4f2}.avatar{display:inline-flex;flex-shrink:0;overflow:hidden;align-items:center;justify-content:center;border-radius:50%;background:#eee6dc;color:#795d3f;vertical-align:middle;font-weight:600}.avatar img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.avatar-xs{width:30px;height:30px;font-size:10px}.avatar-sm{width:38px;height:38px;font-size:12px}.avatar-md{width:46px;height:46px;font-size:15px}.avatar-lg{width:69px;height:76px;font-size:23px;border-radius:9px}.avatar-xl{width:100%;height:100%;font-size:60px;border-radius:0}.avatar-tone-1{background:#dbe7e1;color:#3d6456}.avatar-tone-2{background:#e4e8ee;color:#536375}.avatar-tone-3{background:#efe3df;color:#905e51}.avatar-tone-4{background:#e8e3ed;color:#736582}.badge{display:inline-flex;align-items:center;gap:4px;width:fit-content;padding:4px 7px;border-radius:5px;font-size:11px;line-height:1.4;font-weight:500;background:#f2f3f1;color:#565c58}.badge-red{color:#af2532;background:#fbefef}.badge-green{color:var(--green);background:var(--green-light)}.badge-amber{color:var(--amber);background:var(--amber-light)}.badge-blue{color:#245a81;background:#eef5fa}.back-link{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;padding:8px 0;margin-bottom:17px;min-height:36px}.back-link:hover,.text-link:hover{color:var(--red)}.text-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#4e5559}.empty-state{padding:60px 25px;display:flex;align-items:center;flex-direction:column;text-align:center;gap:15px;border-radius:12px;background:#fff;border:1px solid var(--line)}.empty-icon{color:var(--red);display:grid;place-items:center;background:var(--red-light);width:60px;height:60px;border-radius:50%;margin-bottom:5px}.empty-state p{color:var(--muted);max-width:480px;font-size:15px}.empty-state h2{max-width:570px}.network-tabs{display:flex;align-items:center;gap:27px;border-bottom:1px solid var(--line);margin-bottom:20px}.network-tabs a{display:inline-flex;gap:8px;align-items:center;position:relative;min-height:43px;padding:0 0 13px;font-size:13px;font-weight:500;color:#6b7073}.network-tabs a.active{color:var(--red);font-weight:600}.network-tabs a.active:after{content:"";position:absolute;height:2px;background:var(--red);bottom:-1px;left:0;right:0}.network-tabs a>span{background:#f0f1ef;color:#747976;border-radius:4px;font-size:10px;padding:1px 5px}.chapter-filters{display:flex;gap:10px}.search-control{border:1px solid #d9dcd8;background:#fff;border-radius:7px;display:flex;align-items:center;gap:10px;color:#808680;padding:0 12px;flex:1 1 300px;min-width:200px}.search-control input{border:0;width:100%;background:transparent;padding:12px 0;font-size:13px;min-height:43px;color:var(--ink)}.search-control:focus-within{outline:2px solid #245a81;outline-offset:2px}.search-control input:focus{outline:0}.filter-selects{display:flex;gap:10px;flex:1 0 auto}.filter-select{display:flex;align-items:center;border:1px solid #d9dcd8;border-radius:7px;background:#fff;padding:0 10px;color:#767d77;gap:6px;flex:1}.filter-select select{width:100%;border:0;min-height:43px;background:transparent;font-size:12px;padding:6px 3px;color:#4d5550}.filter-select.compact{flex:0 1 auto;min-width:135px;border-color:transparent;background:transparent}.filter-select.compact select{min-height:34px}.mobile-filter-button{display:none}.network-context{display:flex;align-items:center;justify-content:space-between;margin:14px 0 18px;gap:10px;min-height:30px}.context-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.context-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #e1e4df;border-radius:5px;font-size:11px;background:#fff;color:#646c65;min-height:30px}button.context-chip:hover{border-color:#babfb8;color:#313c34}.context-chip.selected{background:#f0f2ee;color:#3d4b3e;border-color:#cdd4c9}.context-caption{font-size:10px;color:var(--muted);margin-right:4px}.radius-select{border:0;background:transparent;color:#6c746c;font-size:11px;min-height:32px}.map-list-switch{display:none}.discovery-grid{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(400px,1.3fr);gap:23px;height:clamp(380px,calc(100dvh - 360px),670px)}.chapter-results{overflow:auto;padding:0 6px 0 0;scrollbar-width:thin;scrollbar-color:#cdd2cc transparent;overscroll-behavior:contain}.results-label{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:13px}.results-label h2{font-size:12px;font-weight:600;letter-spacing:0}.results-label>span{color:#6f7670;font-size:10px}.chapter-card{padding:19px 18px 15px;border:1px solid #e1e4df;border-radius:10px;background:#fff;margin-bottom:12px;position:relative;transition:border-color .15s,box-shadow .15s}.chapter-card:has(a:hover),.chapter-card:focus-within{border-color:#ce9d9f;box-shadow:0 3px 12px #422c2910}.chapter-card-top{display:flex;justify-content:space-between;align-items:center}.chapter-card h3{font-size:18px;margin-top:5px}.chapter-card h3 a:after{content:"";position:absolute;inset:0;border-radius:10px}.chapter-location{font-size:10px;color:#747b76;display:flex;align-items:center;gap:4px;letter-spacing:.1px}.chapter-arrow{width:32px;height:32px;display:grid;place-items:center;border:1px solid #e4e6e2;border-radius:50%;color:#868d85}.chapter-meeting{display:flex;align-items:center;gap:7px;font-size:12px;color:#555d56;margin-top:14px}.chapter-meeting>svg{color:#858e84}.chapter-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:17px;padding-top:12px;border-top:1px solid #f0f1ee}.avatar-stack{display:flex;align-items:center}.avatar-stack .avatar{border:2px solid white;margin-right:-7px}.people-count{width:27px;height:27px;display:grid;place-items:center;background:#f5f6f3;border:2px solid white;border-radius:50%;font-size:9px;color:#73796f;z-index:1}.chapter-meta{display:flex;align-items:center;gap:6px;font-size:10px;color:#70796f}.chapter-size-line{display:flex;align-items:center;gap:10px;margin-top:14px;color:#3d4640}.chapter-size-line svg{color:#8a9289;flex:none}.chapter-size-line span{display:flex;flex-direction:column;font-size:14px;font-weight:600}.chapter-size-line small{font-size:11px;font-weight:400;color:#5b615b}.my-chapter-page,.categories-page{display:flex;flex-direction:column}.my-chapter-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:30px}.my-chapter-facts>div{display:flex;gap:13px;align-items:center;padding:17px 18px;background:#fff;border:1px solid var(--line);border-radius:10px}.my-chapter-facts>div>div{display:flex;flex-direction:column;min-width:0}.my-chapter-facts span:first-child{font-size:11px;color:#5b615b}.my-chapter-facts strong{display:flex;flex-direction:column;font-size:17px;color:#23291f}.my-chapter-facts small{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:400;color:#5b615b;margin-top:3px}.sphere-section,.gap-section,.support-section{margin-bottom:32px}.sphere-legend{display:flex;gap:14px;font-size:11px;color:#5b615b}.sphere-legend span{display:inline-flex;align-items:center;gap:5px}.sphere-dot{width:9px;height:9px;border-radius:50%;display:inline-block;flex:none}.sphere-dot.red{background:#cf2030}.sphere-dot.amber{background:#b26a00}.sphere-dot.green{background:#1f7a44}.sphere-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;list-style:none;padding:0;margin:16px 0 0}.sphere-card{display:flex;flex-direction:column;gap:7px;padding:16px 17px;background:#fff;border:1px solid var(--line);border-radius:10px}.sphere-card.red{border-left:3px solid #cf2030}.sphere-card.amber{border-left:3px solid #b26a00}.sphere-card.green{border-left:3px solid #1f7a44}.sphere-card-head{display:flex;align-items:center;gap:8px}.sphere-card h3{font-size:13px;font-weight:600;color:#23291f;margin:0}.sphere-count{font-size:25px;line-height:1;color:#23291f}.sphere-count small{font-size:12px;font-weight:400;color:#5b615b;margin-left:4px}.sphere-track{height:5px;border-radius:3px;background:#eef0ec;overflow:hidden}.sphere-track div{height:100%;background:#7e8a80;border-radius:3px}.sphere-card.green .sphere-track div{background:#1f7a44}.sphere-card.red .sphere-track div{background:#cf2030}.sphere-card.amber .sphere-track div{background:#b26a00}.sphere-guidance{font-size:11px;color:#4a514a;margin:0}.sphere-filled{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.sphere-total{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;color:#5b615b;margin:16px 0 14px}.gap-chips{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;list-style:none;padding:0;margin:15px 0 0}.gap-chip{display:flex;flex-direction:column;gap:4px;padding:13px 15px;border:1px solid var(--line);border-radius:9px;background:#fff;min-height:44px}a.gap-chip.actionable{border-color:#d8ded6}a.gap-chip.actionable:hover{border-color:#23291f}.gap-sphere{font-size:10px;letter-spacing:.5px;text-transform:uppercase;color:#5b615b}.gap-chip strong{font-size:14px;color:#23291f}.gap-people{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#4a514a}.support-people{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.support-person{display:flex;align-items:center;gap:10px;padding:11px 15px 11px 11px;background:#fff;border:1px solid var(--line);border-radius:9px}.support-person span{display:flex;flex-direction:column}.support-person strong{font-size:13px;color:#23291f}.support-person small{font-size:11px;color:#5b615b}.sphere-directory{display:flex;flex-direction:column;gap:24px}.sphere-directory h3{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:600;color:#23291f;margin:0 0 11px}.sphere-directory h3 span{font-size:10px;font-weight:500;color:#5b615b;background:#f2f3f1;border-radius:4px;padding:2px 6px}.sphere-directory ul{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;list-style:none;padding:0;margin:0}.sphere-directory li a{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff;border:1px solid var(--line);border-radius:8px;min-height:44px}.sphere-directory li a:hover{border-color:#23291f}.sphere-directory li strong{flex:1;font-size:13px;color:#23291f}.category-counts{display:flex;flex-direction:column;align-items:flex-end;font-size:10px;color:#5b615b}.category-counts .has-people{color:#1f7a44;font-weight:600}.renewal-page .leadership-stats small{display:block}.renewal-teaser{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:15px 18px;background:#fff;border:1px solid var(--line);border-radius:10px;margin-bottom:26px;font-size:12px;color:#3d4640}.renewal-teaser>span:first-child{display:inline-flex;align-items:center;gap:8px;font-weight:600}.renewal-teaser-figures{display:flex;gap:7px;flex-wrap:wrap;flex:1}.renewal-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.renewal-months{display:flex;flex-direction:column;gap:26px}.renewal-month-head{display:flex;align-items:center;gap:10px;margin-bottom:11px}.renewal-month-head h2{font-size:14px;font-weight:600;color:#23291f;margin:0}.renewal-month-head>span{font-size:10px;color:#5b615b;background:#f2f3f1;border-radius:4px;padding:2px 6px}.renewal-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:7px}.renewal-row{display:flex;align-items:center;gap:12px;padding:13px 15px;background:#fff;border:1px solid var(--line);border-radius:9px;min-height:46px}.renewal-row:hover{border-color:#23291f}.renewal-person{display:flex;flex-direction:column;flex:1;min-width:0}.renewal-person strong{font-size:13px;color:#23291f}.renewal-person small{font-size:11px;color:#5b615b}.renewal-date{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#4a514a;white-space:nowrap}.renewal-owner{font-size:11px;color:#5b615b;white-space:nowrap}.case-category{font-size:13px;color:#5b615b;margin:5px 0 0}.decision-reason{margin-top:14px;padding:14px 16px;background:#fdf6f6;border-left:3px solid var(--red);border-radius:0 8px 8px 0}.decision-reason p{font-size:13px;color:#3d4640;margin:5px 0 0;line-height:1.6}.suggestion-card,.risk-card{padding:20px 22px;background:#fff;border:1px solid var(--line);border-radius:11px;margin-top:16px}.suggestion-body{font-size:13px;color:#3d4640;line-height:1.65;margin:10px 0 14px}.suggestion-links{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:12px}.risk-source{display:flex;align-items:flex-start;gap:7px;font-size:11px;color:#5b615b;margin:0;line-height:1.55}.risk-source svg{flex:none;margin-top:2px}.renewal-timeline{display:flex;flex-direction:column;gap:9px;margin:4px 0 0}.renewal-timeline>div{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.renewal-timeline dt{color:#5b615b}.renewal-timeline dd{display:inline-flex;align-items:center;gap:8px;margin:0;color:#23291f;font-weight:500}.chapter-meta span{color:#a8aea4}.list-end{font-size:11px;color:#7e867d;text-align:center;padding:10px}.chapter-map{background:#eef2ed;position:relative;border:1px solid #e0e6dd;border-radius:12px;overflow:hidden;min-height:350px}.map-heading{position:absolute;top:22px;left:22px;right:22px;display:flex;flex-direction:column;z-index:2;pointer-events:none;padding-right:140px}.map-kicker{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#4d5c4b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-kicker i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#6b8665}.map-heading>span:last-child{font-size:10px;color:#788575;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-svg{width:100%;height:100%;display:block}.map-land path{fill:#fafcf9;stroke:#bdc9b8;stroke-width:1.1;stroke-linejoin:round}.map-lakes path{fill:#d9e7ea;stroke:#c3d6da;stroke-width:.5;stroke-linejoin:round}.map-rivers path{fill:none;stroke:#c3d6da;stroke-width:1.2;stroke-linejoin:round;stroke-linecap:round}.country-labels text{font-size:8.5px;letter-spacing:2.4px;fill:#a7b2a1;text-transform:uppercase}.pin-halo{fill:#cf2030;opacity:.06}.pin-outer{fill:#fff;stroke:var(--red);stroke-width:1.7}.pin-core{fill:var(--red)}.pin-label{fill:#3f4a3b;font-size:12px;font-weight:600;paint-order:stroke;stroke:#eef2ed;stroke-width:4.5px;stroke-linejoin:round;pointer-events:none}.fl-label{fill:#96a291;font-size:8px;letter-spacing:1px;pointer-events:none}.map-pin,.map-cluster{cursor:pointer;outline-offset:4px}.map-pin:focus:not(:focus-visible),.map-cluster:focus:not(:focus-visible){outline:none}.map-pin:hover .pin-outer,.map-pin:focus .pin-outer,.map-pin.selected .pin-outer{fill:var(--red);stroke-width:3px}.map-pin:hover .pin-core,.map-pin:focus .pin-core,.map-pin.selected .pin-core{fill:#fff}.map-pin.selected .pin-halo{opacity:.14}.map-pin.selected .pin-label{fill:var(--red);font-weight:700}.cluster-halo{fill:var(--red);opacity:.09}.cluster-body{fill:var(--red)}.cluster-count{fill:#fff;font-size:16px;font-weight:700}.map-cluster:hover .cluster-halo,.map-cluster:focus .cluster-halo,.map-cluster.open .cluster-halo{opacity:.18}.map-cluster:hover .cluster-body,.map-cluster:focus .cluster-body,.map-cluster.open .cluster-body{fill:#a81826}.map-cluster:hover .pin-label,.map-cluster:focus .pin-label,.map-cluster.open .pin-label{fill:var(--red);font-weight:700}.map-scope{position:absolute;right:18px;top:18px;z-index:3;display:flex;padding:3px;gap:2px;background:#fff;border:1px solid #d9e0d4;border-radius:8px;box-shadow:0 3px 8px #31462a0f}.map-scope button{border:0;background:transparent;border-radius:6px;padding:0 11px;min-height:32px;font-size:11px;font-weight:600;color:#5b6659;cursor:pointer;white-space:nowrap}.map-scope button:hover{background:#f1f4ef}.map-scope button.active{background:var(--red);color:#fff}.map-overlay-bottom{position:absolute;bottom:44px;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px;max-width:calc(100% - 36px)}.map-area-search{box-shadow:0 4px 12px #37483212;font-size:11px;width:max-content;max-width:100%}.map-selection{display:flex;align-items:center;gap:9px;border-radius:8px;background:#fff;border:1px solid #dce2d8;padding:11px 18px;box-shadow:0 6px 20px #41543612;color:#3f4a3b;font-size:12px;font-weight:600;width:max-content;max-width:100%;min-height:44px;cursor:pointer}.map-selection:hover{border-color:#23291f}.map-selection>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-selection-dot,.legend-dot{height:7px;width:7px;border-radius:50%;background:var(--red);display:inline-block}.map-footnote{position:absolute;bottom:17px;left:22px;right:22px;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#798675}.map-footnote span{display:flex;align-items:center;gap:6px}.network-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 0 0;font-size:10px;color:#7c837b}.network-bottom>span{display:flex;align-items:center;gap:6px}.network-bottom>span:last-child{color:#875f61}.chapter-detail-page .discovery-grid{height:calc(100dvh - 175px);max-height:950px}.chapter-details{min-height:100%;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:clip;position:relative}.chapter-detail-cover{height:112px;background:#eeeae4;position:relative;display:flex;align-items:flex-end;justify-content:space-between;padding:20px 24px 0;overflow:hidden}.chapter-cover-grid{position:absolute;inset:0;background-image:linear-gradient(45deg,transparent 48%,#d9d3c750 49%,#d9d3c750 50%,transparent 51%);background-size:35px 35px}.chapter-hero-portraits{display:flex;align-items:flex-end;gap:9px;z-index:1}.chapter-hero-portraits .avatar{width:73px;height:88px;border-radius:36px 36px 0 0;border:3px solid #fff9;border-bottom:0}.chapter-hero-portraits .avatar:nth-child(2){height:74px;width:62px}.chapter-hero-portraits .avatar:nth-child(3){height:80px;width:65px}.chapter-detail-cover>span{font-size:11px;font-style:italic;color:#81766b;align-self:flex-start;z-index:1;margin-top:4px}.chapter-detail-content{padding:21px 23px 14px}.chapter-detail-content h1{font-size:27px;margin-top:7px}.chapter-tagline{font-size:13px;color:var(--muted);margin-top:8px}.next-meeting-card{margin-top:22px;display:flex;gap:15px;align-items:center;background:#faf9f6;padding:14px;border:1px solid #eeede8;border-radius:8px}.meeting-day{width:47px;height:54px;border:1px solid #e9e4db;border-radius:6px;background:#fff;text-align:center;flex-shrink:0;display:flex;flex-direction:column;justify-content:center}.meeting-day strong{font-size:23px;line-height:1.1;color:var(--red)}.meeting-day>span{font-size:9px;text-transform:uppercase;margin-top:2px;color:#807267}.next-meeting-card>div:last-child{display:flex;flex-direction:column;gap:3px}.next-meeting-card .eyebrow{font-size:9px}.next-meeting-card>div>strong{font-size:14px}.next-meeting-card>div>span:last-child{display:flex;align-items:center;gap:5px;font-size:11px;color:#7c7970}.meeting-information{display:grid;gap:11px;margin-top:16px;color:#60695f;font-size:12px}.meeting-information>span{display:flex;align-items:center;gap:9px}.meeting-information small{display:block;font-size:9px;color:#858b82;margin-top:2px}.chapter-people{display:grid}.chapter-people>a{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #f1f2ed}.chapter-people>a>span:nth-child(2){flex:1;min-width:0}.chapter-people strong{display:block;font-size:12px}.chapter-people small{display:block;font-size:10px;color:#798176;margin-top:2px}.chapter-people>a>svg{color:#92998e}.chapter-people>a:hover strong{color:var(--red)}.chapter-about{margin-top:13px;color:var(--muted);font-size:12px}.chapter-about summary{cursor:pointer;padding:6px 0}.chapter-about p{margin-top:8px;line-height:1.6}.chapter-detail-action{padding:16px 20px;position:sticky;bottom:0;background:#fff;border-top:1px solid var(--line)}.chapter-detail-action .button{width:100%;font-size:13px}.member-search-panel{background:#fff;border:1px solid #dedfdb;border-radius:10px;margin-bottom:14px}.intent-form{display:flex;align-items:center;padding:17px;gap:13px}.search-sparkle{width:44px;height:44px;border-radius:9px;background:#fbf0f0;color:var(--red);display:grid;place-items:center;flex-shrink:0}.intent-label{display:flex;flex-direction:column;flex:1;min-width:0;gap:5px}.intent-label>span{font-size:10px;color:#8b7474;font-weight:500}.intent-label input{border:0;color:#384039;font-size:14px;padding:3px 0;width:100%;background:transparent}.intent-form .button{font-size:12px;flex-shrink:0}.search-examples{display:flex;gap:9px;align-items:center;flex-wrap:wrap;border-top:1px solid #f0f0ec;padding:9px 17px}.search-examples>span{font-size:10px;color:#8b8d83;margin-right:2px}.search-examples button{display:flex;align-items:center;gap:4px;padding:4px 7px;font-size:10px;background:#f7f7f3;border:1px solid #edeee8;color:#727969;border-radius:4px;min-height:27px}.search-examples button:hover{border-color:#b6bdb0;color:#3c4539}.matching-context{display:flex;gap:10px;justify-content:space-between;align-items:center;margin:0 0 19px}.member-results-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px}.member-results-head h2{font-size:17px}.member-results-head>span{font-size:10px;color:#7c8579;display:flex;align-items:center;gap:4px}.member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;align-items:stretch}.member-card{background:#fff;border:1px solid #e0e3db;border-radius:11px;overflow:hidden;display:flex;flex-direction:column;position:relative}.member-card.featured{border-color:#d0aba8;box-shadow:0 4px 18px #58262907}.member-feature-label{display:flex;gap:6px;align-items:center;background:#fbf3f0;color:#a54a43;font-size:10px;font-weight:500;padding:8px 18px}.member-card:not(.featured){padding-top:31px}.member-card-body{padding:19px 18px 16px;flex:1}.member-card-identity{display:flex;gap:12px;align-items:center}.member-card-identity>div{min-width:0}.member-card-identity h3{font-size:18px;letter-spacing:-.4px}.member-card-identity p{color:#726f63;font-size:12px;margin-top:4px}.member-card-identity>div>span{display:block;font-size:10px;color:#8a8d7f;margin-top:4px}.member-card-meta{display:flex;gap:8px;align-items:center;justify-content:space-between;font-size:10px;color:#7a8273;margin-top:15px}.member-card-meta>span{display:flex;align-items:center;gap:4px}.member-reasons{border-top:1px solid #edeee8;margin-top:18px;padding-top:17px}.member-reasons h4{font-size:12px;color:#4b5846;font-weight:600;margin-bottom:11px}.member-reasons>p{display:flex;gap:7px;font-size:13px;line-height:1.55;margin-bottom:10px;color:#687261}.member-reasons>p>svg{margin-top:3px;color:#74916b}.evidence-link{display:inline-flex;gap:3px;align-items:center;color:#677760;font-size:10px;border-bottom:1px solid #cbd3c4;padding-bottom:2px;margin:2px 0 0 22px}.evidence-link:hover{color:var(--red)}.mutual-note{display:flex;gap:9px;margin-top:16px;background:#f4f7f0;padding:12px;border-radius:7px;color:#6b7b5c}.mutual-note>svg{margin-top:2px}.mutual-note strong{font-size:11px;color:#566746;display:block;margin-bottom:5px}.mutual-note p{font-size:11px;line-height:1.6}.member-card-footer{margin:0 18px;border-top:1px solid #ecede7;padding:12px 0;display:flex;gap:10px;align-items:center;justify-content:space-between}.member-card-footer>a{display:inline-flex;gap:7px;align-items:center;color:var(--red);font-size:12px;font-weight:600;min-height:32px}.member-summary{color:var(--muted);margin-top:18px;font-size:13px}.matching-footnote{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-top:18px;color:#838779;font-size:10px}.profile-grid{display:grid;grid-template-columns:290px minmax(0,1fr);gap:27px;align-items:start;max-width:1120px;margin:0 auto}.profile-identity-card{border:1px solid #e2e3dc;border-radius:12px;background:#fff;overflow:hidden}.profile-portrait{height:260px;position:relative}.profile-portrait img{object-position:center 31%}.profile-portrait-label{position:absolute;bottom:14px;left:17px;background:#fffffff0;color:#53564d;font-size:9px;border-radius:4px;padding:5px 9px}.profile-contact{padding:22px}.profile-contact>.eyebrow{font-size:9px}.profile-contact h1{font-size:27px;margin-top:8px}.profile-field{color:#746954;margin-top:7px;font-size:15px}.profile-company{font-size:12px;display:flex;gap:6px;align-items:center;margin-top:8px;color:#7d806f}.profile-meta{display:grid;gap:10px;margin:19px 0;padding-top:17px;border-top:1px solid #eceee5;font-size:11px;color:#77816b}.profile-meta>*{display:flex;align-items:center;gap:8px}.profile-meta a:hover{color:var(--red)}.business-email{display:flex;align-items:center;gap:6px;color:#737d68;font-size:10px;overflow-wrap:anywhere}.profile-action{padding:0 20px 20px}.profile-action .button{width:100%;font-size:13px}.profile-content{display:grid;gap:17px}.profile-project{display:flex;gap:13px;align-items:center;padding:18px 21px;background:#f6f2ed;border:1px solid #e9e2d8;border-radius:10px}.project-icon{color:#ac7a55;display:grid;place-items:center}.profile-project .eyebrow{color:#9a826d;font-size:9px}.profile-project p{font-size:14px;color:#746452;margin-top:5px;line-height:1.55}.profile-mutual{display:flex;gap:15px;padding:22px;background:#f0f6ec;border:1px solid #e0e9d8;color:#76856a;border-radius:10px}.profile-mutual h2{font-size:18px;color:#485e3c}.profile-mutual p{font-size:14px;line-height:1.65;margin-top:8px}.profile-section{display:flex;gap:17px;padding:23px;background:#fff;border:1px solid #e4e6dc;border-radius:10px;scroll-margin:28px}.profile-section-number{font-size:10px;color:#a3ac96;border:1px solid #e5e9df;border-radius:50%;width:25px;height:25px;display:grid;place-items:center;flex-shrink:0}.profile-section h2{font-size:18px;margin-bottom:10px;color:#39432f}.profile-section p{font-size:15px;color:#777e6c;line-height:1.7}.profile-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.profile-provenance{display:flex;align-items:flex-start;gap:7px;color:#939a86;font-size:10px;padding:1px 5px}.profile-provenance small{display:block;margin-top:3px;font-size:10px}.modal{position:fixed;border:1px solid #e0e1dc;border-radius:16px;padding:0;width:min(610px,calc(100vw - 32px));max-height:calc(100dvh - 48px);color:var(--ink);background:#fff;box-shadow:0 24px 100px #19201928;overflow:auto}.modal::backdrop{background:#1b241a65;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-wide{width:min(820px,calc(100vw - 32px))}.modal-head{display:flex;align-items:flex-start;gap:18px;justify-content:space-between;padding:25px 26px 20px;border-bottom:1px solid var(--line)}.modal-head h2{font-size:22px;line-height:1.3;margin-top:5px}.modal-head p{font-size:13px;color:var(--muted);margin-top:7px;line-height:1.6}.modal-head>.button{flex-shrink:0}.modal-body{padding:23px 26px}.modal-actions{position:sticky;bottom:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px;padding:18px 26px;background:#fff;border-top:1px solid var(--line);z-index:1}.modal-footnote{padding:0 26px 20px;font-size:11px;color:#8a8f80}.field-label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:500;color:#47513e}.field-label input,.field-label select,.field-label textarea{width:100%;border:1px solid #d8ded1;border-radius:7px;padding:12px;font-weight:400;font-size:14px;background:#fff;color:#4c5544;min-height:46px}.field-label textarea{resize:vertical;line-height:1.65;min-height:130px}.field-help{margin-top:7px;font-size:11px}.one-person{display:flex;align-items:center;gap:12px;padding-bottom:22px}.one-person>div{display:flex;flex:1;flex-direction:column;gap:4px}.one-person strong{font-size:15px}.one-person>div>span{font-size:11px;color:#808674}.booking-preview{background:#f1f6f7;border:1px solid #dce8ec;color:#4b717e;padding:17px;border-radius:8px;margin-top:20px}.booking-preview .eyebrow{color:#567682;font-size:10px}.booking-preview strong{display:block;font-size:13px;overflow-wrap:anywhere;margin:7px 0}.booking-preview p{font-size:12px;line-height:1.6}.information-note{background:#eef5fa;color:#245a81;border-radius:8px;padding:16px;font-size:13px;margin-top:15px}.information-note a{display:block;text-decoration:underline;margin-top:8px;overflow-wrap:anywhere}.form-error{color:#b52234;background:#fff0f0;border-radius:6px;padding:11px 13px;margin-top:9px;font-size:12px}.demo-panel{display:grid;gap:16px}.persona-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.persona-option{border:1px solid #dce1d3;background:#fafbf7;border-radius:9px;padding:17px;display:flex;align-items:flex-start;flex-direction:column;gap:7px;text-align:left}.persona-option.selected{border-color:#d5999f;background:#fff8f6}.persona-option strong{font-size:14px;margin-top:4px}.persona-option>span:last-child{font-size:11px;color:#7f8871}.scene-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.scene-grid button{display:flex;align-items:center;gap:9px;border:1px solid #e3e6db;background:#fff;text-align:left;border-radius:6px;padding:12px 10px;font-size:12px}.scene-grid button span{color:#a3ad96;font-size:10px}.scene-grid button svg{margin-left:auto;color:var(--red)}.scene-grid button:hover{border-color:#c58d91}.demo-details{display:flex;gap:10px;padding:14px;border-radius:7px;background:#f4f5f0;color:#7c856e;font-size:12px;line-height:1.65}.toast{position:fixed;bottom:50px;left:calc(50% + var(--sidebar) / 2);transform:translate(-50%,10px);padding:14px 21px;border:1px solid #d2e2d4;border-radius:9px;display:flex;align-items:center;gap:10px;color:#255f3a;background:#f2faf1;z-index:90;font-size:13px;box-shadow:0 5px 25px #233b2320;opacity:0;pointer-events:none;transition:transform .2s;max-width:calc(100vw - 32px)}.toast.visible{opacity:1;transform:translate(-50%)}.storage-notice{position:fixed;bottom:35px;right:20px;background:var(--amber-light);color:var(--amber);border-radius:8px;padding:14px;font-size:12px;z-index:85;max-width:360px}}@layer components{.leadership-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin:27px 0 24px}.leadership-stats>div,.leadership-stats>.stat-link{display:flex;align-items:center;gap:17px;padding:21px 23px;border:1px solid #e1e5dd;background:#fff;border-radius:10px}.leadership-stats>.stat-link:hover{border-color:#23291f}.leadership-stats>.stat-link>svg{flex:none;color:#8a9289}.stat-icon{display:grid;place-items:center;height:44px;width:44px;border-radius:9px;background:#f3f5ef;color:#6d7a60;flex-shrink:0}.stat-icon.amber{background:#fff6e5;color:#967125}.leadership-stats>div>div,.leadership-stats>.stat-link>div{min-width:0}.leadership-stats>div>div>span{font-size:12px;color:#6c7466;overflow-wrap:anywhere}.leadership-stats strong{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 10px;overflow-wrap:normal;white-space:nowrap;font-size:30px;font-weight:500;color:#394331;line-height:1.25;margin-top:5px;font-variant-numeric:tabular-nums}.leadership-stats small{font-size:10px;color:#747e6a;font-weight:400;letter-spacing:.2px;white-space:normal}.priority-card{display:grid;grid-template-columns:1.6fr 1fr;border:1px solid #e5ded0;border-radius:12px;background:#fff;overflow:hidden}.priority-copy{padding:26px 30px}.priority-eyebrow{display:flex;align-items:center;gap:6px;font-size:10px;letter-spacing:1px;font-weight:600;color:#957440}.priority-eyebrow>span{width:5px;height:5px;border-radius:50%;background:#b69146}.priority-chapter{display:flex;align-items:center;gap:10px;margin:19px 0;flex-wrap:wrap}.chapter-emblem{display:grid;place-items:center;width:38px;height:38px;border-radius:7px;background:#f7ece9;border:1px solid #efe0da;color:#ac5e51;font-size:12px;font-weight:600;flex-shrink:0}.priority-chapter>span:nth-child(2){font-size:14px;font-weight:600}.priority-chapter small{display:block;font-size:10px;color:#868772;font-weight:400;margin-top:2px}.priority-chapter .badge{margin-left:auto}.priority-copy h2{font-size:27px;line-height:1.22;max-width:560px;letter-spacing:-.65px}.priority-copy>p{font-size:15px;line-height:1.7;color:#71775f;margin:14px 0 22px;max-width:550px}.priority-visual{background:#f9f8f2;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:25px;border-left:1px solid #edeae0}.priority-visual .eyebrow{font-size:10px;color:#8d8972;letter-spacing:.7px}.overview-comparison{display:flex;justify-content:center;align-items:flex-end;gap:40px;margin:27px 0 18px;position:relative;width:100%}.overview-comparison>div{display:flex;align-items:center;flex-direction:column}.overview-comparison>div>span{font-size:11px;color:#7a7f6d;margin-bottom:8px}.overview-comparison strong{font-size:32px;line-height:1.1;color:#4d5e40;font-weight:500;letter-spacing:-1px}.overview-bar{width:71px;background:#c6d4ba;border-radius:6px 6px 0 0;margin-top:13px}.overview-bar.current{background:#e9c9a0}.overview-comparison small{font-size:13px;margin-top:9px;color:#667558}.comparison-arrow{position:absolute;top:29px;left:50%;transform:translate(-50%);color:#b08b53}.visual-caption{color:#8b8d76;font-size:10px}.region-chapters-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:29px 0 16px}.region-chapters-head h2{font-size:18px}.region-chapters-head>span{display:flex;align-items:center;gap:5px;font-size:11px;color:#7c8670}.region-chapters{display:grid;background:#fff;border:1px solid #e3e7dc;border-radius:10px;overflow:hidden}.region-chapter{display:flex;align-items:center;gap:14px;padding:15px 21px;border-bottom:1px solid #edf0e7}.region-chapter:last-child{border-bottom:0}.region-chapter:hover{background:#fafbf7}.region-chapter-name{min-width:130px}.region-chapter-name strong{display:block;font-size:13px}.region-chapter-name span{display:block;font-size:10px;color:#828a75;margin-top:3px}.region-chapter .avatar-stack{margin-left:10px}.region-chapter>.badge,.no-insight{margin-left:auto;font-size:11px}.no-insight{display:flex;gap:5px;align-items:center;color:#8b9280}.region-chapter>svg{color:#919a83}.reporting-provenance{display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-size:10px;color:#939a83;margin-top:19px}.insight-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px}.insight-breadcrumb{display:flex;align-items:center;gap:7px;font-size:11px;color:#7b826d;margin-bottom:12px;flex-wrap:wrap}.insight-breadcrumb strong{font-weight:500;color:#4d583f}.insight-breadcrumb .badge{margin-left:5px}.insight-heading h1{font-size:29px;max-width:810px;line-height:1.25;letter-spacing:-.6px}.data-timestamp{display:flex;align-items:center;gap:6px;font-size:10px;color:#7f886f;white-space:nowrap;padding-top:3px}.insight-layout{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(280px,1fr);gap:22px;align-items:start}.observation-card{border:1px solid #e1e6d8;border-radius:11px;background:#fff;padding:22px 24px 0;overflow:hidden}.section-eyebrow{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.section-eyebrow>span:first-child,.section-eyebrow>h2{display:flex;gap:7px;align-items:center;color:#647556;font-size:10px;letter-spacing:.6px;font-weight:600;margin:0}.section-eyebrow .badge{font-size:9px}.observation-card>h2{font-size:20px;color:#3d4d32}.cohort-comparison{display:grid;grid-template-columns:1fr 1fr;gap:18px;position:relative;margin:22px 0 17px}.cohort-card{background:#f7f9f2;border:1px solid #e6ecdf;border-radius:8px;padding:17px 19px;color:#748a60}.cohort-card.current{background:#fbf6ef;border-color:#efe6d9;color:#ad864a}.cohort-card>span{font-size:12px;color:#637357;font-weight:500}.cohort-card small{display:block;margin-top:5px;font-size:11px;color:#798d69}.cohort-card.current small{color:#967e5b}.cohort-card strong{display:block;font-size:48px;font-weight:500;letter-spacing:-1.6px;line-height:1.1;margin:20px 0 15px;font-variant-numeric:tabular-nums;color:#4a6939}.cohort-card.current strong{color:#a07839}.cohort-bar-track{width:100%;height:6px;background:#e8eedf;border-radius:10px;overflow:hidden}.cohort-bar-track>div{height:100%;background:#8aa773;border-radius:10px}.current .cohort-bar-track{background:#eee3d1}.current .cohort-bar-track>div{background:#bf9558}.cohort-card p{font-size:12px;color:#6f835c;margin-top:13px}.cohort-card.current p{color:#947747}.cohort-arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:34px;height:34px;display:grid;place-items:center;color:#98a58a;border:1px solid #e6eade;border-radius:50%;background:#fff}.comparison-summary{display:flex;align-items:center;justify-content:space-between;gap:10px}.comparison-summary>span{display:flex;gap:6px;align-items:center;font-size:14px;font-weight:500;color:#967438}.comparison-summary strong{display:flex;gap:8px;align-items:center;font-size:13px;font-weight:500;color:#6a7959}.sample-size-note{display:flex;align-items:flex-start;gap:7px;font-size:11px;color:#7c8a6c;line-height:1.65;margin:17px 0}.sample-size-note svg{margin-top:2px}.source-details{border-top:1px solid #e7ece0;margin:0 -24px;background:#fbfcf8}.source-details summary{padding:14px 24px;display:flex;gap:7px;align-items:center;font-size:12px;color:#6b7b58;cursor:pointer;list-style:none}.source-details summary::-webkit-details-marker{display:none}.source-details summary>svg:last-child{margin-left:auto}.source-details[open] summary>svg:last-child{transform:rotate(180deg)}.source-details-content{padding:0 24px 20px;color:#687955;font-size:12px;line-height:1.7}.source-details code{display:inline-block;font-size:10px;padding:5px 0}.source-row{display:flex;align-items:center;gap:7px;padding:13px 0 0;font-size:11px}.source-row>span{flex:1}.source-row small{display:block;color:#818e70;font-size:10px}.source-row>.badge{flex:initial}.data-warning{display:flex;align-items:flex-start;gap:13px;padding:24px 18px;color:#8a5300;background:#fff5db;border-radius:8px;margin:23px 0}.data-warning strong{font-size:17px}.data-warning p{font-size:14px;line-height:1.65;margin-top:7px}.action-card{position:sticky;top:25px;padding:24px;border:1px solid #e2e4d4;border-radius:11px;background:#fff}.action-card>.eyebrow{font-size:10px;letter-spacing:1px;color:#8f9a7b}.action-illustration{display:grid;place-items:center;width:49px;height:49px;border-radius:10px;background:#f8f5e9;color:#a18b48;margin:25px 0 18px}.action-card h2{font-size:22px;line-height:1.35;color:#3d4c2d}.action-card>p{font-size:14px;color:#7e8b6b;line-height:1.75;margin-top:13px}.action-linked{display:flex;gap:6px;align-items:center;padding:14px 0;margin-top:11px;font-size:11px;color:#858f70}.visitor-team{display:flex;align-items:center;gap:15px;border-top:1px solid #eef0e5;padding-top:17px;margin-bottom:23px}.visitor-team>span{font-size:10px;color:#626f4e}.visitor-team small{display:block;font-size:9px;margin-top:3px;color:#8a9677}.action-card>.button{width:100%;font-size:13px}.action-context-note{display:flex;align-items:flex-start;gap:5px;font-size:10px;color:#8f9c79;margin-top:12px}.action-context-note>svg{margin-top:1px}.action-card.assigned{background:#f7fbf2;border-color:#d6e4c7}.success-icon{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#47762e;background:#e8f2dc;width:52px;height:52px}.assignment-success .success-icon{margin:23px 0 16px}.assignment-success h2{color:#416331;font-size:23px}.assignment-success>p{color:#7d8c68;font-size:13px;margin-top:10px;line-height:1.6}.assigned-person{display:flex;gap:11px;align-items:center}.assigned-person strong{font-size:15px;display:block}.assigned-person>div>span{display:block;font-size:11px;color:#859273;margin-top:3px}.assignment-success .assigned-person{margin:24px 0 17px}.assignment-facts{display:flex;flex-wrap:wrap;align-items:center;gap:12px;border-top:1px solid #e4edd9;padding-top:17px;margin-bottom:22px}.assignment-facts>span:first-child{display:flex;align-items:center;gap:6px;color:#6c8157;font-size:13px}.assignment-success .button{width:100%;border-color:#c9dabc;color:#567842;font-size:13px}.assignment-success .historical-note{display:flex;gap:6px;font-size:11px;color:#849875;line-height:1.6;margin-top:19px}.historical-note svg{margin-top:2px}.cases-section{margin-top:26px}.cases-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.cases-heading h2{font-size:17px;color:#4a5b36}.cases-heading select{background:transparent;border:0;font-size:11px;color:#7e8d69;padding:8px 0}.case-tabs{display:flex;gap:6px;margin-bottom:14px;flex-wrap:wrap}.case-tabs button{display:flex;gap:5px;align-items:center;background:#fff;color:#7b8b65;border:1px solid #e2e8d6;border-radius:6px;padding:9px;min-height:34px;font-size:10px}.case-tabs button>span{font-size:9px;background:#f1f5ea;padding:1px 5px;border-radius:4px}.case-tabs button.active{background:#f4f7ee;border-color:#b9c9a1;color:#536d39}.cases-table-wrap{border:1px solid #e1e7d6;border-radius:8px;background:#fff;overflow:auto}.cases-table{border-collapse:collapse;width:100%;text-align:left}.cases-table th{font-size:10px;font-weight:500;color:#818f6d;background:#fafcf6;padding:12px 13px;white-space:nowrap}.cases-table td{border-top:1px solid #eef2e7;padding:12px 13px;font-size:11px;color:#6d8057}.case-person{display:flex;align-items:center;gap:8px;background:transparent;padding:0;border:0;text-align:left;color:#50673a;min-height:38px}.case-person strong{display:block;font-size:11px;font-weight:500}.case-person small{display:block;font-size:9px;color:#899b70;margin-top:2px}.case-person>svg{color:#899b70;margin-left:3px}.case-owner small,.case-due{display:block;margin-top:4px;color:#8c9b75;font-size:9px}.cases-table .badge{font-size:9px}.cases-empty{padding:25px;color:#7a8b62;font-size:13px}.cases-footnote{display:flex;align-items:center;gap:6px;color:#8b9b72;font-size:9px;margin-top:12px}.case-detail-list{margin:0}.case-detail-list>div{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #e9edde;padding:15px 0}.case-detail-list dt{display:flex;align-items:center;gap:7px;font-size:13px;color:#7b8b62}.case-detail-list dd{margin:0;font-size:14px;text-align:right}.case-detail-list dd .badge{display:block;margin:7px 0 0 auto}.task-form{display:grid;gap:18px}.task-context{padding:18px;background:#faf9f2;border:1px solid #e9e7d4;border-radius:8px}.task-context h3{font-size:17px;line-height:1.45;margin:10px 0}.task-context>span:last-of-type{display:flex;gap:6px;align-items:center;color:#828668;font-size:11px}.linked-case-chips{display:flex;gap:7px;margin-top:13px}.linked-case-chips>span{padding:4px 6px;background:#f0f1e5;border:1px solid #e5e6d6;border-radius:4px;font-size:10px;color:#8a9270}.task-form .field-label>span{display:flex;align-items:center;gap:7px}.task-form .field-help{margin-top:-11px}.task-form textarea{min-height:100px}.task-form-hint{font-size:11px;display:flex;align-items:flex-start;gap:6px;color:#8d9772;line-height:1.6}.task-list{border:1px solid #e2e7d6;border-radius:11px;background:#fff;margin-top:30px}.task-row{display:flex;gap:20px;align-items:center;padding:25px}.task-row:hover{background:#fbfcf7}.task-row-icon{width:48px;height:48px;display:grid;place-items:center;color:#758b5d;background:#f1f5e8;border-radius:9px;flex-shrink:0}.task-row h2{font-size:19px;margin:8px 0}.task-row p{color:#86956f;font-size:13px}.task-row>svg{margin-left:auto;color:#8a9b6f}.task-detail-card{border:1px solid #e1e7d5;border-radius:12px;background:#fff;max-width:970px;padding:30px}.task-detail-heading{display:flex;align-items:flex-start;gap:19px;padding-bottom:25px;border-bottom:1px solid #e9efde}.task-detail-heading .success-icon{flex-shrink:0}.task-detail-heading h1{font-size:28px;line-height:1.35;margin-top:10px;max-width:720px}.task-detail-heading p{font-size:12px;color:#889970;margin-top:10px}.task-summary-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:15px;margin:25px 0}.task-summary-grid>div>span{display:flex;align-items:center;gap:6px;color:#809368;font-size:11px;margin-bottom:13px}.task-summary-grid>div>strong{display:block;font-size:16px;padding-top:8px}.task-note{border:1px solid #e9eddf;background:#fbfcf7;border-radius:8px;padding:18px;margin:20px 0}.task-note h2{font-size:13px;color:#75865e;margin-bottom:9px}.task-note p{font-size:15px;color:#687e4e;line-height:1.7;white-space:pre-wrap}.linked-cases{padding:20px 0}.linked-cases h2{font-size:18px;margin-bottom:14px}.linked-cases>a{display:flex;align-items:center;gap:12px;border-top:1px solid #eef2e4;padding:13px 0;color:#708752}.linked-cases>a>span:nth-child(2){flex:1}.linked-cases strong{font-size:13px;font-weight:500;display:block}.linked-cases small{display:block;font-size:10px;color:#94a17c;margin-top:2px}.task-source{display:flex;align-items:center;gap:8px;color:#798f5c;font-size:13px;padding:17px 0;border-top:1px solid #e8efdb}.task-source a{display:flex;align-items:center;gap:10px}.task-historical-note{font-size:12px;color:#94a579}.task-detail-actions{display:flex;justify-content:flex-end;padding-top:22px}}@layer responsive{@media(max-width:1180px){.leadership-stats{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.leadership-stats>div,.leadership-stats>.stat-link{padding:17px;gap:12px}.leadership-stats .stat-icon{width:35px;height:35px}.leadership-stats small{display:none}.priority-copy{padding:23px}.priority-copy h2{font-size:25px}.priority-visual{padding:20px}.overview-comparison{gap:28px}.insight-heading h1{font-size:26px}.insight-layout{grid-template-columns:minmax(0,1.7fr) minmax(255px,1fr);gap:16px}.action-card{padding:20px}.action-card h2{font-size:20px}.observation-card{padding:20px 18px 0}.source-details{margin-left:-18px;margin-right:-18px}.section-eyebrow .badge{display:none}.cohort-card{padding:15px}.cohort-card strong{font-size:42px}.cohort-card p{font-size:11px}.cases-table th,.cases-table td{padding:11px 9px}.case-person .avatar{display:none}.case-tabs button>svg{display:none}.heading-action{display:none}}@media(max-width:1020px){.insight-layout{grid-template-columns:1fr}.action-card{position:static;grid-row:1}.action-card:not(.assigned){display:grid;grid-template-columns:1fr auto;gap:12px}.action-card>.eyebrow,.action-card>h2,.action-card>p{grid-column:1}.action-card>h2{font-size:20px}.action-card>p{margin-top:0}.action-card>.button{grid-column:2;grid-row:2 / span 2;align-self:center}.action-card .action-illustration,.action-card .visitor-team,.action-card .action-linked,.action-card .action-context-note,.data-timestamp{display:none}.priority-card{grid-template-columns:1.4fr 1fr}.priority-copy h2{font-size:22px}.priority-copy>p{font-size:13px}.overview-comparison{gap:22px}.overview-bar{width:50px}.region-chapters-head>span{display:none}.region-chapter .avatar-stack{display:none}.region-chapter-name{min-width:110px}.cohort-card p{font-size:13px}.case-person .avatar{display:inline-flex}}@media(max-width:767px){.leadership-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:22px 0 18px}.leadership-stats>div,.leadership-stats>.stat-link{display:block;padding:13px 11px}.leadership-stats .stat-icon{width:31px;height:31px;margin-bottom:10px}.leadership-stats .stat-icon svg{width:17px}.leadership-stats>div>div>span,.leadership-stats>.stat-link>div>span{display:block;font-size:11px;line-height:1.4;min-height:32px}.leadership-stats strong{font-size:29px;margin-top:7px}.priority-card{grid-template-columns:1fr}.priority-copy{padding:23px 20px}.priority-copy h2{font-size:25px}.priority-copy>p{font-size:15px}.priority-copy .button{width:100%}.priority-visual{border-left:0;border-top:1px solid #e9e7d8;padding:22px}.overview-comparison{gap:66px;margin-top:18px}.overview-bar{width:74px}.overview-comparison strong{font-size:37px}.overview-comparison>div>span{font-size:12px}.visual-caption{font-size:11px}.region-chapter{flex-wrap:wrap;gap:10px;padding:16px}.region-chapter-name{min-width:150px;flex:1}.region-chapter-name strong{font-size:15px}.region-chapter-name span{font-size:11px}.region-chapter>.badge,.region-chapter>.no-insight{margin-left:48px;width:fit-content;font-size:10px}.region-chapter>svg{margin-left:auto}.reporting-provenance{font-size:10px;line-height:1.7}.insight-heading{margin-bottom:22px}.insight-heading h1{font-size:27px;line-height:1.3}.insight-breadcrumb{font-size:11px}.insight-breadcrumb .badge{margin-left:0}.insight-layout{gap:18px}.action-card{grid-row:auto}.action-card:not(.assigned){display:block}.action-card>h2{margin-top:16px;font-size:22px}.action-card>p{font-size:15px;margin:14px 0 20px}.action-card>.button{font-size:14px}.observation-card{padding:20px 16px 0}.observation-card>h2{font-size:19px}.cohort-comparison{gap:10px;margin-top:18px}.cohort-card{padding:13px 11px}.cohort-card>span{font-size:11px}.cohort-card small{font-size:10px}.cohort-card strong{font-size:39px;margin-top:22px}.cohort-card p{font-size:12px;line-height:1.55}.cohort-arrow{width:27px;height:27px}.cohort-arrow svg{width:16px}.comparison-summary{flex-wrap:wrap;gap:9px}.comparison-summary>span{font-size:14px}.sample-size-note{font-size:12px}.source-details{margin-left:-16px;margin-right:-16px}.source-details summary{font-size:13px;padding:16px}.source-details-content{padding:0 16px 20px;font-size:13px}.source-row{flex-wrap:wrap;font-size:12px}.source-row .badge{margin-left:22px}.cases-heading{flex-wrap:wrap;gap:5px}.cases-heading h2{font-size:19px}.cases-heading select{font-size:12px}.case-tabs{gap:6px}.case-tabs button{font-size:10px;min-height:39px;padding:8px 7px}.cases-table,.cases-table tbody,.cases-table tr,.cases-table td{display:block}.cases-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.cases-table tr{position:relative;padding:17px;border-top:1px solid #e4ead8}.cases-table tr:first-child{border-top:0}.cases-table td{border:0;padding:5px 0;font-size:13px}.cases-table td:nth-child(2){padding-left:39px}.cases-table td:nth-child(3){padding-left:39px}.cases-table td:nth-child(4){padding-left:39px}.case-person{gap:10px}.case-person strong{font-size:14px}.case-person small{font-size:11px}.case-owner{display:flex;gap:7px;align-items:baseline}.case-owner small{font-size:10px}.cases-table .badge{font-size:11px}.case-due{font-size:10px;display:inline-block;margin-left:8px}.cases-footnote{font-size:10px;line-height:1.65;align-items:flex-start}.case-detail-list>div{gap:10px}.case-detail-list dt{font-size:12px}.case-detail-list dd{font-size:13px}.task-context{padding:15px}.task-form{gap:19px}.task-form-hint{font-size:12px}.task-row{gap:12px;padding:20px 16px;align-items:flex-start}.task-row h2{font-size:18px}.task-row-icon{width:35px;height:35px}.task-row p{font-size:12px;line-height:1.7}.task-row>svg{width:16px;margin-top:10px}.task-detail-card{padding:22px 18px}.task-detail-heading{flex-direction:column;gap:15px}.task-detail-heading h1{font-size:25px}.task-summary-grid{grid-template-columns:1fr;gap:22px}.task-summary-grid>div>span{font-size:12px;margin-bottom:8px}.task-note{padding:15px}.task-note p{font-size:15px}.task-source{font-size:12px}.task-detail-actions .button{width:100%}}}@layer responsive{@media(min-width:1550px){:root{--sidebar: 224px}.main-content{padding:34px 40px}.page-heading{margin-bottom:28px}h1{font-size:38px}.discovery-grid{grid-template-columns:minmax(370px,.8fr) minmax(470px,1.35fr);height:clamp(450px,calc(100dvh - 380px),760px)}.chapter-card{padding:22px}.chapter-card h3{font-size:20px}.chapter-meeting{font-size:14px}.chapter-meta{font-size:12px}.member-card-body{padding:23px}.member-card-identity h3{font-size:21px}.member-reasons>p{font-size:15px}.member-card-identity p{font-size:14px}.mutual-note p{font-size:13px}}@media(max-width:1270px){:root{--sidebar: 190px}.brand{padding-left:25px}.main-content{padding:24px}.topbar{padding:0 24px}.breadcrumb>span{display:none}.breadcrumb>svg{display:none}.nav-item{padding:12px 10px;font-size:13px;gap:9px}.discovery-grid{grid-template-columns:minmax(290px,.9fr) minmax(330px,1.1fr);gap:16px}.filter-selects{flex-shrink:1}.filter-select{padding:0 7px}.filter-select>svg{display:none}.filter-select select{font-size:11px}.chapter-card{padding:16px 14px}.chapter-meta{font-size:9px;gap:4px}.member-grid{gap:12px}.member-card-body{padding:16px 13px}.member-card-identity{gap:9px}.member-card-identity .avatar{width:56px;height:65px}.member-card-identity h3{font-size:16px}.member-card-identity p{font-size:11px}.member-card-identity>div>span{font-size:9px}.member-card-footer{margin:0 13px}.member-reasons>p{font-size:12px}.profile-grid{grid-template-columns:255px 1fr;gap:20px}.profile-portrait{height:235px}}@media(max-width:1020px){.sphere-grid,.sphere-directory ul{grid-template-columns:repeat(2,1fr)}.my-chapter-facts{grid-template-columns:1fr}:root{--sidebar: 172px}.main-content{padding:22px}.brand{padding-left:22px}.brand>span{font-size:8px;letter-spacing:1px}.nav-label{font-size:8px;margin-left:22px}.sidebar nav{padding:0 9px}.nav-item{font-size:12px}.nav-item svg{width:18px}.top-persona>div{display:none}.topbar-actions{gap:12px}.belief-card{padding:18px 12px}.belief-card p{font-size:15px}.demo-sidebar{font-size:10px}h1{font-size:30px}.page-subtitle{font-size:14px}.discovery-grid{grid-template-columns:minmax(270px,1fr) minmax(270px,1fr);gap:14px}.chapter-filters{flex-wrap:wrap}.search-control,.filter-selects{flex-basis:100%}.filter-select select{font-size:12px}.network-context{margin:12px 0}.member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.member-card:nth-child(3){grid-column:1 / -1;padding-top:0}.member-card-identity h3{font-size:18px}.member-card-identity p{font-size:13px}.member-reasons>p{font-size:14px}.profile-grid{grid-template-columns:230px 1fr;gap:16px}.profile-section{padding:18px;gap:10px}.profile-section-number{display:none}.profile-section h2{font-size:17px}.profile-section p{font-size:14px}.profile-contact{padding:18px}.profile-contact h1{font-size:24px}}@media(max-width:767px){.renewal-row{flex-wrap:wrap}.renewal-person{flex-basis:100%}.renewal-filters .filter-select{flex:1 1 100%}.my-chapter-facts,.sphere-grid,.gap-chips,.sphere-directory ul{grid-template-columns:1fr}:root{--sidebar: 0px;--header: 66px}.sidebar{display:none}.app-main{margin-left:0;padding-bottom:104px}.topbar{padding:0 20px;gap:8px}.mobile-brand{display:block;padding:16px 0}.breadcrumb,.topbar .demo-trigger span{display:none}.topbar .demo-trigger{width:38px;justify-content:center}.topbar-actions{gap:7px}.language-control{padding-left:8px;gap:2px}.top-persona{padding-left:9px}.top-persona .avatar{width:30px;height:30px}.main-content{padding:24px 18px}.page-heading{margin-bottom:21px}h1{font-size:30px;letter-spacing:-1px}.page-heading h1>span{display:block}.page-heading .eyebrow{font-size:9px;margin-bottom:11px}.page-subtitle{font-size:14px;margin-top:12px;line-height:1.6}.network-tabs{margin-bottom:16px;gap:20px;overflow-x:auto;scrollbar-width:none}.network-tabs::-webkit-scrollbar{display:none}.network-tabs a{font-size:14px;min-height:45px;flex:none}.network-tabs a>span{display:none}.chapter-filters{gap:8px}.search-control{flex-basis:150px;min-width:0}.search-control input{font-size:13px}.mobile-filter-button{display:inline-flex;font-size:12px;padding:10px}.filter-selects{display:none}.filter-selects.expanded{display:grid;grid-template-columns:1fr;gap:8px}.filter-select>svg{display:block}.filter-select select{font-size:13px}.network-context{flex-wrap:wrap;gap:13px;margin:14px 0 18px}.context-chip{min-height:36px;padding:7px 9px;font-size:11px}.map-list-switch{display:flex;border:1px solid #dde2d8;border-radius:6px;width:100%;background:#f2f4ed;padding:3px}.map-list-switch button{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;min-height:38px;font-size:12px;background:transparent;border:0;border-radius:4px;color:#758265}.map-list-switch button.active{background:#fff;color:#485b38;box-shadow:0 1px 3px #40523010}.discovery-grid{display:block;height:auto}.chapter-results{padding-right:0;overflow:visible}.discovery-grid>.chapter-map{display:none}.mobile-show-map>.chapter-map{display:block;height:400px}.mobile-show-map>.chapter-results{display:none}.results-label h2{font-size:13px}.chapter-card{padding:19px}.chapter-card h3{font-size:21px}.chapter-location{font-size:11px}.chapter-meeting{font-size:14px}.chapter-meta{font-size:11px;gap:6px}.chapter-card-bottom{margin-top:18px;padding-top:14px}.network-bottom{display:block;text-align:center}.network-bottom>span{justify-content:center;font-size:10px}.network-bottom>span:last-child{margin-top:10px}.chapter-detail-page .discovery-grid{height:auto;max-height:none}.chapter-detail-cover{height:125px}.chapter-detail-content{padding:23px 20px}.chapter-detail-content h1{font-size:30px}.chapter-tagline,.chapter-people strong{font-size:14px}.chapter-people small{font-size:11px}.chapter-people>a{padding:13px 0}.chapter-detail-action{position:relative;padding:18px}.chapter-detail-action .button{font-size:14px;min-height:48px}.meeting-information{font-size:13px}.member-search-panel{margin-top:0}.intent-form{flex-wrap:wrap;gap:11px;padding:15px}.search-sparkle{width:34px;height:38px;border-radius:7px}.search-sparkle svg{width:19px}.intent-label input{font-size:16px;padding:6px 0}.intent-label>span{font-size:10px}.intent-form .button{width:100%;font-size:14px;min-height:46px}.search-examples{padding:11px 14px;gap:7px}.search-examples>span{width:100%}.search-examples button{min-height:34px;font-size:10px}.matching-context{flex-wrap:wrap;gap:7px;margin-bottom:21px}.matching-context .context-caption{width:100%}.matching-context .filter-select{padding-left:0}.member-results-head{flex-direction:column;align-items:flex-start;gap:7px}.member-results-head h2{font-size:19px}.member-results-head>span{font-size:11px}.member-grid{grid-template-columns:1fr;gap:18px}.member-card:not(.featured){padding-top:0}.member-card:nth-child(3){grid-column:auto}.member-feature-label{padding:10px 19px;font-size:11px}.member-card-body{padding:21px 20px}.member-card-identity{gap:15px}.member-card-identity .avatar{width:73px;height:80px}.member-card-identity h3{font-size:22px}.member-card-identity p{font-size:14px}.member-card-identity>div>span{font-size:11px}.member-card-meta{font-size:11px}.member-reasons h4{font-size:14px}.member-reasons>p{font-size:15px;gap:9px}.evidence-link{font-size:12px;min-height:32px;margin-left:24px}.mutual-note{padding:14px}.mutual-note strong{font-size:12px}.mutual-note p{font-size:13px}.member-card-footer{margin:0 20px;padding:12px 0}.member-card-footer>a{font-size:14px;min-height:40px}.profile-grid{grid-template-columns:1fr;gap:22px}.profile-portrait{height:290px}.profile-contact{padding:24px}.profile-contact h1{font-size:30px}.profile-company{font-size:13px}.profile-meta{font-size:13px;gap:12px}.business-email{font-size:12px}.profile-action{position:fixed;bottom:90px;left:0;right:0;padding:12px 18px;background:#fffffff5;border-top:1px solid #e2e6d8;z-index:14}.profile-action .button{font-size:15px;min-height:48px}.profile-page{padding-bottom:60px}.profile-project,.profile-mutual{padding:18px}.profile-section{padding:23px}.profile-section h2{font-size:20px}.profile-section p{font-size:16px}.profile-provenance{font-size:11px}.profile-project p,.profile-mutual p{font-size:15px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;min-height:64px;padding-bottom:env(safe-area-inset-bottom);justify-content:space-around;background:#fff;border-top:1px solid var(--line);z-index:20}.mobile-nav a{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:11px 4px 9px;font-size:10px;color:#7d8471}.mobile-nav a.active{color:var(--red);background:#fffaf7}.demo-footer{bottom:calc(64px + env(safe-area-inset-bottom));min-height:26px;padding:5px 18px;justify-content:center;font-size:9px}.footer-location{display:none!important}.modal{max-height:calc(100dvh - 24px);border-radius:13px;width:calc(100vw - 24px)}.modal-head{padding:19px 18px 16px;gap:6px}.modal-head h2{font-size:20px}.modal-head p{font-size:12px}.modal-head>.button{width:35px;min-height:35px;height:35px;padding:6px}.modal-body{padding:20px 18px}.modal-actions{padding:15px 18px;gap:8px}.modal-actions .button{flex:1;padding:11px;font-size:12px}.modal-footnote{padding:0 18px 18px;font-size:10px}.field-label input,.field-label select,.field-label textarea{font-size:16px}.one-person{gap:9px}.one-person strong{font-size:14px}.one-person>div>span{font-size:10px}.persona-option{padding:14px}.persona-option strong{font-size:13px}.scene-grid button{font-size:11px;padding:11px 8px}.toast{bottom:107px;font-size:12px;width:max-content}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}}@layer readability{:root{--muted: #64666a}.nav-label,.built-by,.page-heading .eyebrow,.network-tabs a>span,.results-label>span,.chapter-location,.chapter-meta,.list-end,.network-bottom,.member-card-identity>div>span,.member-card-meta,.member-results-head>span,.matching-footnote,.search-examples>span,.search-examples button,.intent-label>span,.context-caption,.chapter-detail-cover>span,.meeting-information small,.chapter-people small,.profile-provenance,.profile-provenance small,.profile-meta,.profile-company,.business-email,.profile-contact>.eyebrow,.priority-chapter small,.priority-visual .eyebrow,.overview-comparison>div>span,.visual-caption,.region-chapter-name span,.no-insight,.reporting-provenance,.region-chapters-head>span,.data-timestamp,.insight-breadcrumb,.action-card>.eyebrow,.action-linked,.visitor-team>span,.visitor-team small,.action-context-note,.case-person small,.case-owner small,.case-due,.cases-table th,.cases-footnote,.cases-heading select,.task-form-hint,.task-context>span:last-of-type,.linked-case-chips>span,.assignment-success .historical-note,.assigned-person>div>span,.task-row p,.task-detail-heading p,.task-summary-grid>div>span,.task-historical-note,.linked-cases small,.source-row small,.source-row,.source-details-content,.source-details code,.cohort-card small,.cohort-card.current small,.cohort-card p,.cohort-card.current p,.sample-size-note,.demo-footer,.field-help,.modal-footnote,.one-person>div>span,.demo-details,.persona-option>span:last-child,.scene-grid button span,.chapter-meeting>svg,.people-count,.profile-section-number,.map-heading>span:last-child,.map-footnote{color:var(--muted)}.member-reasons>p,.member-summary,.profile-section p,.action-card>p,.priority-copy>p,.assignment-success>p,.task-note p,.cases-table td,.case-detail-list dt{color:#505a4c}.mutual-note,.mutual-note p,.profile-mutual,.profile-mutual p{color:#48613d}.case-tabs button,.case-tabs button>span{color:#536644}.section-eyebrow>span:first-child,.source-details summary{color:#566a44}.comparison-summary>span{color:#8a5300}.next-meeting-card>div>span:last-child,.profile-project .eyebrow,.leadership-stats small{color:var(--muted)}.priority-eyebrow{color:#8a5300}.chapter-emblem{color:#914b40}.assignment-facts>span:first-child,.task-source,.linked-cases>a,.task-note h2{color:var(--muted)}.modal-demo-label{display:block;color:var(--muted);font-size:10px;letter-spacing:.35px;margin-bottom:7px}.avatar-tone-3{color:#7b4e42}.avatar-tone-4{color:#61516f}.country-labels text,.swiss-label,.fl-label{fill:#596752}.map-heading>span:last-child{font-size:12px}.map-kicker,.pin-label{font-size:14px}.map-lakes path{fill:#d1e0e2;stroke:#bdd3d6;stroke-width:.65}.map-footnote{font-size:11px}.map-cluster-menu{position:absolute;z-index:5;left:50%;top:42%;transform:translate(-50%,-50%);width:min(280px,90%);padding:7px 14px 13px;border:1px solid #becbb3;border-radius:10px;background:#fff;box-shadow:0 9px 35px #263c2520}.map-cluster-menu>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.map-cluster-menu strong{font-size:13px;color:#4f6344}.map-cluster-menu>button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 8px;font-size:15px;color:#465c39;background:#fff;border:0;border-top:1px solid #e6ecdf;text-align:left;min-height:47px}.map-cluster-menu>button:hover{background:#f3f7ef;color:var(--red)}.modal-controls{display:flex;align-items:center;flex-shrink:0;gap:7px}.modal-controls .language-control{border-left:0;padding-left:0}.modal-controls .language-control>svg{display:none}.modal-controls .language-control select{padding:4px;min-height:40px}.nav-label{font-size:10px}.nav-item{font-size:14px}.top-persona strong{font-size:13px}.top-persona>div>span{font-size:11px}.breadcrumb,.topbar .demo-trigger{font-size:13px}.demo-footer{font-size:11px}.page-heading{margin-bottom:18px}.page-subtitle{font-size:16px}.network-page>.page-heading .eyebrow,.members-page>.page-heading .eyebrow{display:none}.network-tabs{margin-bottom:16px}.network-tabs a{font-size:15px;min-height:42px;padding-bottom:11px}.network-tabs a>span{font-size:11px}.search-control input,.filter-select select{font-size:14px}.context-chip{font-size:12px}.network-context{margin:12px 0 16px}.discovery-grid{height:max(320px,calc(100dvh - 405px))}.results-label h2{font-size:14px}.results-label>span{font-size:11px}.chapter-card h3{font-size:21px}.chapter-card.selected{border-color:#bb6e74;background:snow}.chapter-card.selected h3{color:#b11b29}.chapter-location,.chapter-meta{font-size:12px}.chapter-meeting{font-size:14px}.network-bottom{font-size:12px}.intent-label input{font-size:16px}.intent-label>span{font-size:12px}.search-examples>span,.search-examples button{font-size:12px}.search-examples button{min-height:32px}.member-results-head h2{font-size:21px}.member-results-head>span{font-size:12px}.member-card-identity h3{font-size:21px}.member-card-identity p{font-size:14px}.member-card-identity>div>span{font-size:12px}.member-card-meta,.member-feature-label{font-size:12px}.member-reasons h4{font-size:14px}.member-reasons>p{font-size:16px;line-height:1.5}.evidence-link{font-size:12px}.mutual-note strong{font-size:13px}.mutual-note p{font-size:14px;line-height:1.5}.member-card-footer>a{font-size:14px}.matching-footnote{font-size:11px}.members-page.has-query .page-subtitle{display:none}.members-page.has-query .page-heading{margin-bottom:15px}.profile-project p,.profile-mutual p,.profile-section p{font-size:16px}.profile-section h2,.profile-mutual h2{font-size:21px}.profile-company,.profile-meta,.business-email{font-size:13px}.profile-provenance{font-size:12px}.chapter-people strong{font-size:14px}.chapter-people small,.meeting-information{font-size:12px}.next-meeting-card>div>strong{font-size:16px}.priority-copy>p{font-size:16px}.leadership-stats>div>div>span{font-size:14px}.region-chapter-name strong{font-size:15px}.region-chapter-name span,.no-insight{font-size:12px}.priority-eyebrow,.section-eyebrow>span:first-child{font-size:11px}.cohort-card p,.cohort-card>span{font-size:14px}.cohort-card small{font-size:12px}.comparison-summary>span{font-size:18px}.comparison-summary strong{font-size:16px}.sample-size-note{font-size:13px}.source-details summary{font-size:14px}.source-details-content{font-size:14px}.action-card>p{font-size:16px}.action-card>.button,.assignment-success .button{font-size:15px}.action-card>.eyebrow{font-size:11px}.visitor-team>span,.visitor-team small,.action-linked{font-size:12px}.action-context-note{font-size:11px}.assignment-success>p{font-size:15px}.assigned-person strong{font-size:17px}.assigned-person>div>span{font-size:12px}.assignment-success .historical-note{font-size:12px}.cases-heading h2{font-size:20px}.case-tabs button{font-size:12px;min-height:40px}.case-tabs button>span{font-size:11px}.cases-table th,.cases-table td{font-size:12px}.case-person strong{font-size:13px}.case-person small,.case-due,.case-owner small,.cases-table .badge,.cases-footnote{font-size:11px}.case-tabs button,.context-chip,.search-examples button{min-height:36px}.field-label,.field-label input,.field-label select,.field-label textarea{font-size:16px}.field-help,.task-form-hint,.modal-footnote{font-size:12px}.task-context>span:last-of-type,.linked-case-chips>span{font-size:12px}.booking-preview p{font-size:14px}.task-historical-note,.task-detail-heading p{font-size:13px}@media(min-width:1021px)and (max-width:1320px){.filter-selects{flex:1 1 52%}.search-control{flex:1 1 28%}.filter-select select{font-size:12px}.chapter-meta{font-size:11px}.member-card-identity{flex-direction:column;align-items:flex-start;gap:11px}.member-card-identity .avatar{width:68px;height:68px}.member-card-identity h3{font-size:20px}.member-reasons>p{font-size:15px}.case-tabs button{font-size:11px;padding:8px 7px}}@media(max-width:1020px){.nav-item{font-size:12px}.network-context{margin-top:12px}.discovery-grid{height:max(380px,calc(100dvh - 440px))}.member-card-identity h3{font-size:20px}.member-reasons>p{font-size:16px}.leadership-stats>div>div>span{font-size:12px}.region-chapter>.no-insight{font-size:11px}}@media(max-width:767px){.discovery-grid{height:auto}.page-subtitle{font-size:15px}.member-card-identity h3{font-size:22px}.members-page.has-query .page-subtitle{display:block}.member-reasons>p{font-size:16px}.context-chip{font-size:11px}.search-control input{font-size:14px}.search-examples button{font-size:11px}.matching-context .filter-select select{font-size:13px}.results-label>span{font-size:10px}.chapter-meta,.network-bottom{font-size:11px}.demo-footer{font-size:10px}.profile-section h2,.profile-mutual h2{font-size:20px}.profile-meta{font-size:13px}.profile-provenance{font-size:11px}.cohort-card>span,.cohort-card p{font-size:12px}.cohort-card small{font-size:10px}.comparison-summary>span{font-size:15px}.case-tabs button{font-size:10px;padding:8px 6px}.case-tabs button>span{font-size:10px}.cases-table td{font-size:13px}.case-person strong{font-size:14px}.modal-controls{gap:2px;flex-direction:column-reverse}.modal-controls .button{width:34px;height:34px;min-height:34px}.modal-controls .language-control select{min-height:30px;font-size:11px}.modal-head{gap:11px}}@media(min-width:1021px){.presentation .main-content{padding-top:19px}.presentation .page-heading{margin-bottom:15px}.presentation .page-heading .eyebrow{display:none}.presentation .page-subtitle{margin-top:8px;font-size:15px}.presentation .network-tabs{min-height:34px;margin-bottom:13px}.presentation .network-context{margin:10px 0 12px}.presentation .network-bottom{display:none}.presentation .discovery-grid{height:calc(100dvh - 360px);min-height:330px}.presentation .chapter-detail-page .discovery-grid{height:calc(100dvh - 165px)}.presentation .intent-form{padding:12px 15px}.presentation .search-examples{padding:5px 15px}.presentation .search-examples button{min-height:28px;font-size:11px}.presentation .matching-context,.presentation .member-results-head{margin-bottom:11px}.presentation .member-results-head h2{font-size:19px}.presentation .member-card-identity{flex-direction:row;align-items:center}.presentation .member-card-identity .avatar{width:58px;height:64px}.presentation .member-card-identity h3{font-size:19px}.presentation .member-card-identity p{font-size:13px}.presentation .member-card-identity>div>span{font-size:11px}.presentation .member-card-body{padding:15px}.presentation .member-card-meta{margin-top:10px}.presentation .member-reasons{padding-top:12px;margin-top:12px}.presentation .member-reasons>p{font-size:16px;line-height:1.45}.presentation .mutual-note{margin-top:12px;padding:10px}.presentation .mutual-note p{font-size:13px}.presentation .leadership-stats{margin:18px 0}.presentation .leadership-stats>div{padding:16px 20px}.presentation .priority-copy{padding:21px 25px}.presentation .priority-visual{padding:20px}.presentation .overview-comparison{margin-top:15px}.presentation .back-link{margin-bottom:9px}.presentation .insight-heading{margin-bottom:17px}.presentation .insight-heading h1{font-size:27px}.presentation .cohort-card strong{margin:14px 0 12px;font-size:42px}.presentation .cohort-comparison{margin:17px 0 14px}.presentation .sample-size-note{margin:12px 0}.presentation .cases-section{margin-top:18px}.presentation .action-card{padding:21px}.presentation .action-illustration{margin:17px 0}.presentation .profile-portrait{height:200px}.presentation .profile-meta{gap:8px;margin:13px 0;padding-top:12px}.presentation .profile-contact,.presentation .profile-section{padding:17px 20px}.presentation .profile-content{gap:13px}.presentation .profile-section p{line-height:1.5}.presentation .profile-project,.presentation .profile-mutual{padding:16px 20px}}}
