.people-host{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px}.host-identity{display:flex;align-items:center;gap:12px;color:#0f172a}.host-identity strong{font-size:15px;font-weight:600}.host-identity p{font-size:12.5px;color:#6b7280;margin-top:2px}.host-pill{display:inline-block;background:#eef2ff;color:#4f46e5;font-weight:700;font-size:9px;padding:2px 5px;border-radius:4px;margin-left:7px;vertical-align:middle}.host-email{font-size:12px;min-height:36px;padding:8px 12px}.news-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 24px)/3);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.news-grid>*{min-width:0;scroll-snap-align:start}.news-card{padding:15px;display:flex;flex-direction:column;min-height:210px;gap:12px}.news-identity{display:flex;align-items:center;gap:8px}.news-name{color:#0f172a;min-width:0;flex:1;line-height:1.3}.news-name strong{display:block;font-size:12.5px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.news-name small{display:block;color:#6b7280;font-size:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:2px}.category-chip{font-size:8px;font-weight:700;text-transform:uppercase;border-radius:4px;padding:3px 5px;white-space:nowrap}.news-summary{font-size:13px;color:#374151;line-height:1.55;display:block}.news-summary:hover{color:#4f46e5}.news-card footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;color:#6b7280;padding-top:4px}.news-card footer a{display:flex;align-items:center;gap:4px;color:#6b7280}.news-card footer svg{color:#0a66c2}.news-sort{display:flex;gap:7px;align-items:center}.news-sort button{border:none;background:none;padding:2px;color:#6b7280;font-size:12px}.news-sort button[aria-pressed=true]{color:#0f172a;font-weight:600}.news-skeleton{height:210px}.joined-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.joined-tile{position:relative;aspect-ratio:150/186;overflow:hidden;border-radius:16px;display:block;background:#eef2ff}.joined-tile>.avatar{width:100%!important;height:100%!important;border-radius:0;font-size:40px!important}.joined-tile img{transition:transform .2s}.joined-tile:hover img{transform:scale(1.025)}.joined-caption{position:absolute;bottom:0;left:0;right:0;padding:36px 12px 12px;background:linear-gradient(transparent,#0f172ad1);color:#fff;line-height:1.4}.joined-caption strong{display:block;font-size:12.5px;font-weight:600}.joined-caption span{display:block;font-size:10.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f3f4f6}.directory-search{display:flex;align-items:center;gap:10px;border:1px solid #e5e7eb;background:#fff;border-radius:12px;padding:0 14px;height:44px;color:#9ca3af;margin-bottom:16px}.directory-search input{flex:1;border:0;background:none;padding:10px 0;outline:0;font-size:13px}.directory-search:focus-within{outline:2px solid #4f46e5;outline-offset:2px}.directory-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px 12px}.directory-person{display:flex;flex-direction:column;min-width:0;color:#0f172a}.directory-person>.avatar{width:100%!important;height:auto!important;aspect-ratio:1;border-radius:16px;margin-bottom:8px;font-size:32px!important}.directory-person strong{font-size:12.5px;font-weight:600;line-height:1.35}.directory-person>span:last-child{font-size:11px;color:#6b7280;margin-top:2px}.member-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:36px;align-items:start}.member-portrait-column{position:sticky;top:80px}.member-portrait{width:100%!important;height:auto!important;aspect-ratio:4/3.4;border-radius:18px;font-size:72px!important}.member-contact{display:flex;gap:10px;margin-top:14px}.member-contact .btn{flex:1;font-size:12px}.member-phone{display:flex;gap:8px;align-items:center;justify-content:center;font-size:12px;color:#6b7280;margin-top:12px}.member-copy h1{font-size:26px;font-weight:700;line-height:1.25;letter-spacing:-.02em}.member-headline{font-size:14.5px;line-height:1.6;color:#4b5563;margin-top:10px}.member-meta{display:flex;gap:7px;align-items:center;font-size:12.5px;color:#6b7280;margin:12px 0 24px}.member-bio{margin-top:18px}.member-bio h2{font-size:15px;font-weight:600;margin-bottom:10px}.member-bio p{white-space:pre-line;font-size:14px;line-height:1.65;color:#4b5563;overflow-wrap:anywhere}.member-bio-title{display:flex;gap:12px;justify-content:space-between;align-items:baseline}.private-pill{display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:#f3f4f6;color:#6b7280;font-size:10px;line-height:1.5;padding:3px 7px}.member-personal-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.member-personal-photos button{border:0;padding:0;background:none;border-radius:12px;overflow:hidden}.member-personal-photos img{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.member-posts{display:grid;gap:12px}.member-posts .news-card{min-height:0}.member-show-more{margin-top:14px}.photo-dialog{width:800px}.photo-dialog img{max-height:75dvh;margin:auto;object-fit:contain}@media(max-width:899px){.people-host{padding:16px;gap:8px}.host-identity{gap:10px}.host-identity strong{font-size:13px}.host-identity p{font-size:11px}.host-email{padding:8px;min-width:40px}.host-email span{display:none}.news-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:2px 2px 10px;margin:0 -2px}.news-grid>.news-card,.news-grid>.news-skeleton{flex:0 0 264px;scroll-snap-align:start;min-height:210px}.joined-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:6px}.joined-tile{flex:0 0 150px;scroll-snap-align:start}.directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 12px}.directory-search{height:46px}.directory-search input{font-size:16px}.member-layout{grid-template-columns:1fr;gap:24px}.member-portrait-column{position:static}.member-portrait{aspect-ratio:4/3.4;max-height:420px}.member-contact .btn{font-size:13px}.member-meta{margin-bottom:20px}.member-copy h1{font-size:26px}.member-bio{padding:18px}.member-bio-title{flex-wrap:wrap;gap:0}.member-bio-title .private-pill{margin-bottom:10px}.member-bio p{font-size:14px}.news-card footer{font-size:10px}.member-posts .news-card{min-height:160px}}.skip-events-page,.skip-podcast-page{max-width:880px;margin:auto}.skip-event-detail{max-width:980px;margin:auto}.skip-back{display:inline-flex;min-height:44px;align-items:center;font-size:13px;color:#6b7280;margin-bottom:14px}.skip-date-tile{flex:none;width:56px;height:60px;border-radius:12px;background:#eef2ff;display:flex;align-items:center;justify-content:center;flex-direction:column}.skip-date-tile span{font-size:10px;font-weight:700;color:#4f46e5}.skip-date-tile strong{font-size:22px}.skip-upcoming{display:flex;gap:16px;padding:18px 20px!important;align-items:flex-start}.skip-upcoming-main{flex:1;min-width:0}.skip-upcoming h2{font-size:17px;line-height:1.4;margin:0 0 5px}.skip-upcoming-main>a>p{font-size:12.5px;margin:0}.skip-upcoming-actions{width:150px;flex:none;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:12px;padding-top:8px}.skip-upcoming-actions .btn{font-size:12px;white-space:nowrap;width:100%;min-height:40px}.skip-going-pill{display:inline-block;font-size:10px;color:#047857;background:#ecfdf5;padding:3px 7px;border-radius:20px;vertical-align:middle}.skip-going-line{display:flex;gap:8px;align-items:center;min-height:44px;font-size:11.5px;color:#6b7280;margin-top:8px}.skip-face-stack{display:flex;flex:none;padding-left:8px}.skip-face-stack>*{margin-left:-8px;outline:2px solid white;border-radius:50%}.skip-speakers{display:grid;gap:12px;margin-top:14px}.skip-speakers>div,.skip-speakers>a{min-width:0}.skip-speakers strong{display:block;font-size:12.5px;line-height:1.4;margin-top:6px}.skip-speakers p{font-size:11.5px;color:#6b7280;line-height:1.45;margin:3px 0 0;white-space:pre-line}.skip-speaker-photo{border-radius:14px!important}.skip-speakers:not(.skip-speakers-single) .skip-speaker-photo{width:100%!important;height:auto!important;aspect-ratio:1;max-height:190px}.skip-speakers-single>div,.skip-speakers-single>a{display:flex;gap:12px;align-items:center}.skip-speakers-single .skip-speaker-photo{flex:none}.skip-speakers-single strong{font-size:13.5px;margin-top:0}.skip-event-footnote{font-size:11px;color:#9ca3af;text-align:center;margin:12px 0}.skip-event-footnote button{color:#6366f1;background:none;border:0;cursor:pointer}.skip-past-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.skip-past-card{padding:12px!important;display:block}.skip-past-card h2{font-size:14.5px;line-height:1.45;margin:12px 0 5px}.skip-past-card p{font-size:12px;line-height:1.55;margin:0}.skip-event-poster{position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,#1e1b4b,#4338ca);border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.skip-event-poster img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.skip-play{z-index:1;width:42px;height:42px;border-radius:50%;background:#ffffffeb;color:#4338ca;display:grid;place-items:center;font-size:15px;padding-left:2px}.skip-event-poster small{position:absolute;right:8px;bottom:8px;color:#fff;background:#0f172a99;padding:3px 6px;border-radius:5px;font-size:10px}.skip-event-poster-large{border-radius:16px}.skip-event-poster-large .skip-play{width:58px;height:58px;font-size:20px}.skip-past-speaker-line{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.45;margin-top:12px}.skip-recap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6b7280;margin-top:10px!important}.skip-event-header{display:flex;gap:16px;margin-bottom:26px}.skip-event-header h1{font-size:26px;line-height:1.3;letter-spacing:-.02em;margin:0 0 9px}.skip-event-header p{font-size:12.5px;margin:0 0 10px}.skip-event-location{display:block;font-size:12.5px;color:#4b5563}.skip-event-location span{display:block;margin-top:4px}.skip-guest-title{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;flex-wrap:wrap}.skip-guest-title h2{font-size:16px;margin:0}.skip-guest-title p{font-size:11.5px;margin:0}.skip-guest-groups{display:flex;flex-direction:column;gap:12px}.skip-guest-card{padding:0!important;overflow:hidden}.skip-guest-card h3,.skip-event-about h3,.skip-attendance h3{display:flex;justify-content:space-between;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin:0}.skip-guest-card h3{padding:16px 16px 7px}.skip-guest-card h3 span{font-weight:400;color:#9ca3af}.skip-guest-row{padding:9px 16px;border-top:1px solid #f3f4f6}.skip-guest-row>a,.skip-guest-row>div{display:flex;align-items:center;gap:11px;min-height:44px;color:#0f172a}.skip-guest-row>a>div,.skip-guest-row>div>div{flex:1;min-width:0}.skip-guest-row strong{font-size:13.5px;line-height:1.4}.skip-guest-row small{display:block;font-size:12px;color:#6b7280;line-height:1.45;white-space:pre-line;margin-top:2px}.skip-guest-row p{font-size:11.5px;color:#9ca3af;margin:2px 0 0 49px}.skip-guest-row p strong{font-size:inherit;color:#6366f1}.skip-linkedin{font-size:13px;font-weight:700;color:#0a66c2}.skip-show-guests{border:0;border-top:1px solid #f3f4f6;background:#fff;width:100%;padding:13px 16px;text-align:left;color:#6366f1;font-weight:600;cursor:pointer}.skip-event-about p{font-size:14px;color:#4b5563;line-height:1.65;white-space:pre-line;margin:12px 0 0}.skip-going-band{background:#eef2ff;border-radius:12px;padding:16px;color:#312e81;font-size:13px}.skip-going-band p{margin:5px 0 12px;font-size:12px}.skip-rsvp-action>.btn{width:100%;min-height:46px}.skip-rsvp-action>p{font-size:11.5px;text-align:center}.skip-pending-note{background:#fffbeb;border:1px solid #fde68a;color:#92400e;padding:14px;border-radius:12px;font-size:12px;line-height:1.6}.skip-event-host{display:flex;gap:12px;align-items:center;font-size:13.5px}.skip-event-host small{display:block;color:#6b7280;font-size:10px;font-weight:700;margin-bottom:4px}.skip-attendance p{font-size:13px;color:#374151;line-height:1.5;margin:14px 0}.skip-attendance-faces{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:14px 0 18px}.skip-attendance-faces>div{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.skip-attendance-faces small{background:#0f172a;color:#fff;border-radius:5px;padding:2px 5px;font-size:8px;font-weight:700}.skip-attendance>a{font-size:12.5px}.skip-guest-groups-past{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:start}.skip-guest-groups-past .skip-guest-group-member{grid-column:2;grid-row:1 / span 5}.skip-guest-groups-past>p{grid-column:1 / -1}.skip-podcast-teaser{border-radius:12px;border:1px solid #f3f4f6;background:#fff;padding:10px 12px 10px 10px;display:flex;align-items:center;gap:11px}.skip-podcast-teaser>.skip-post-cover{width:56px;height:56px;flex:none;border-radius:8px}.skip-podcast-teaser>div:not(.skip-post-cover){flex:1;min-width:0}.skip-podcast-teaser strong{font-size:14px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.skip-podcast-teaser small{display:block;color:#9ca3af;font-size:11.5px;margin-top:4px}.skip-podcast-teaser>span{color:#9ca3af}.skip-post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.skip-post-card{padding:0!important;overflow:hidden}.skip-byline{display:flex;gap:8px;align-items:center;font-size:12px;color:#9ca3af;flex-wrap:wrap}.skip-byline strong{color:#0f172a;font-weight:600}.skip-post-card>.skip-byline{padding:16px 18px 12px}.skip-post-cover{background:linear-gradient(135deg,#1e1b4b,#4338ca);aspect-ratio:16/9;border-radius:12px;overflow:hidden}.skip-post-cover img{width:100%;height:100%;object-fit:cover}.skip-post-card>a>.skip-post-cover{margin:0 18px}.skip-post-copy{padding:14px 18px 0}.skip-post-copy h2{font-size:16px;line-height:1.35;letter-spacing:-.01em;margin:0}.skip-post-copy p{font-size:13px;line-height:1.5;color:#6b7280;margin:8px 0 0}.skip-post-card footer{padding:14px 18px 18px;display:flex;gap:12px;align-items:center;font-size:12px;color:#6b7280}.skip-post-card footer a{font-weight:600}.skip-load-more{text-align:center;margin:24px 0}.skip-article{max-width:680px;margin:auto}.skip-article>.skip-post-cover{border-radius:14px;max-height:360px}.skip-article h1{font-size:32px;letter-spacing:-.02em;line-height:1.2;margin:22px 0 10px}.skip-article-subtitle{font-size:16px;line-height:1.5;color:#6b7280;margin:0 0 18px}.skip-article-actions{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}.skip-article-actions .btn{min-height:42px}.skip-coach-note{background:#f3f4f6;border-radius:10px;padding:12px;font-size:12.5px;line-height:1.5;color:#6b7280;margin:18px 0}.skip-article-body{font-size:16px;color:#1f2937;line-height:1.7;overflow-wrap:anywhere;margin-top:24px}.skip-article-body h2,.skip-article-body h3{font-size:19px;line-height:1.4;color:#0f172a;margin:26px 0 10px}.skip-article-body blockquote{font-size:17px;font-style:italic;border-left:3px solid #c7d2fe;padding-left:16px;margin:22px 0;color:#374151}.skip-article-body img,.skip-article-body video{max-width:100%;height:auto;border-radius:12px}.skip-article-body figure{margin:20px 0}.skip-article-body figcaption{font-size:12px;color:#9ca3af;text-align:center}.skip-article-body a{color:#4f46e5;text-decoration:underline}.skip-article-body table{display:block;max-width:100%;overflow:auto}.skip-article footer{border-top:1px solid #e5e7eb;padding-top:18px;margin-top:28px;font-size:12.5px;color:#6b7280}.skip-audio-player{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -3px 18px #0f172a14;border-top:1px solid #e5e7eb;z-index:45;display:flex;align-items:center;gap:18px;padding:12px max(24px,calc((100vw - 1000px)/2));min-height:82px}.skip-audio-player>a{flex:1;min-width:0;color:#0f172a}.skip-audio-player strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.skip-audio-player span{display:block;font-size:11px;color:#9ca3af;margin-top:5px}.skip-audio-player audio{height:40px;max-width:45%;width:320px}.skip-audio-player small{font-size:11px}.skip-audio-player .btn{min-width:40px}body:has(.skip-audio-player){padding-bottom:90px}@media(max-width:899px){.skip-upcoming{flex-wrap:wrap;padding:16px!important;gap:12px}.skip-upcoming-main{flex-basis:calc(100% - 72px)}.skip-upcoming-actions{width:100%;flex-direction:row;padding-top:0;padding-left:68px;justify-content:space-between}.skip-upcoming-actions .btn{width:auto}.skip-upcoming h2{font-size:16px}.skip-past-grid,.skip-post-grid{grid-template-columns:1fr}.skip-event-header h1{font-size:24px}.skip-event-detail .two-column{display:flex;flex-direction:column}.skip-event-detail .two-column>aside{width:100%}.skip-event-detail:has(.skip-rsvp-action) .two-column>aside{order:-1}.skip-guest-groups-past{display:flex}.skip-event-poster{aspect-ratio:16/8}.skip-event-poster-large{aspect-ratio:16/9}.skip-attendance-faces{grid-template-columns:repeat(4,minmax(0,1fr))}.skip-article h1{font-size:27px}.skip-audio-player{bottom:calc(64px + env(safe-area-inset-bottom));padding:10px 16px;gap:8px;flex-wrap:wrap}.skip-audio-player>a{flex-basis:calc(100% - 60px);order:0}.skip-audio-player .btn{order:1}.skip-audio-player audio{order:2;max-width:100%;width:100%}.skip-audio-player small{order:3}body:has(.skip-audio-player){padding-bottom:160px}}.skip-back{gap:6px}.skip-going-pill svg,.skip-event-location svg,.skip-going-band svg,.skip-pending-note svg,.skip-attendance>a svg{vertical-align:middle}.skip-post-card footer a{display:inline-flex;align-items:center;gap:5px}.account-sr{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.account-link,.account-signin-footer button{border:0;background:none;padding:0;color:#4f46e5;font:inherit;cursor:pointer}.account-error{color:#b91c1c;font-size:12px;line-height:1.5}.account-notice{color:#4338ca;font-size:13px;line-height:1.6;padding:12px 16px;border-radius:10px;background:#eef2ff}.account-signin{min-height:100dvh;display:grid;place-items:center;padding:40px 20px;background:radial-gradient(ellipse 60% 70% at 50% 50%,rgba(249,250,251,.7),transparent),url(/web-assets/splash-tilt-2x.png) center/cover fixed}.account-signin-card{width:400px;max-width:100%;padding:32px 28px 26px;background:#ffffffdb;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);border:1px solid rgba(255,255,255,.85);border-radius:24px;box-shadow:0 24px 60px #0f172a2e;text-align:center}.account-mark{display:block;height:72px;max-width:100%;object-fit:contain;margin:0 auto}.account-signin-subtitle{font-size:13.5px;color:#6b7280;margin:10px 0 24px}.account-signin-card h1{font-size:22px;margin:20px 0 8px}.account-signin-card>.muted{font-size:13px;line-height:1.6}.account-signin-card input:not(.account-code input){width:100%;height:48px;border:1px solid #e5e7eb;border-radius:12px;padding:0 15px;margin-bottom:11px;background:#fff;color:#0f172a;font-size:14.5px}.account-signin-card input:focus{outline:2px solid #a5b4fc;outline-offset:1px}.account-password{position:relative}.account-password input{padding-right:44px!important}.account-password>button{position:absolute;right:12px;top:0;height:48px;border:0;background:none;color:#9ca3af;cursor:pointer}.account-signin-submit{width:100%;height:50px!important;background:#0f172a!important;color:#fff!important;margin-top:5px;font-size:15px!important;font-weight:600}.account-signin button:disabled{opacity:.4;cursor:default}.account-signin-footer{font-size:12px;color:#6b7280;margin-top:18px;line-height:1.6}.account-signin-footer p{margin:4px 0}.account-signin-footer button{font-size:12px}.account-code{position:relative;display:block;margin:24px 0 20px}.account-code input{position:absolute;inset:0;width:100%;height:100%;opacity:.01;z-index:2;caret-color:transparent;color:transparent;background:transparent}.account-code-boxes{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.account-code-boxes>span{height:54px;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:12px;background:#fff;font-size:22px;font-weight:600}.account-code:focus-within .active{border:1.5px solid #4f46e5;box-shadow:0 0 0 2px #eef2ff}.account-setup{max-width:560px;margin:auto;padding:36px 0 56px}.account-setup .page-title{margin-bottom:20px}.account-photo-picker{text-align:center;margin:24px 0}.account-photo-picker strong{display:block;color:#4f46e5;font-size:14px;margin-top:10px}.account-photo-picker p{font-size:12px;margin:6px 0}.account-avatar-upload{display:inline-block;position:relative;cursor:pointer}.account-avatar-upload>span:last-of-type{position:absolute;bottom:0;right:0;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#4f46e5;color:#fff;border:2px solid white}.account-avatar-upload input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.account-avatar-upload:focus-within{outline:2px solid #4f46e5;outline-offset:4px;border-radius:50%}.account-fields{padding:0!important;overflow:hidden}.account-field{display:grid;grid-template-columns:110px minmax(0,1fr) 16px;gap:8px;padding:11px 18px;align-items:center;border-bottom:1px solid #f3f4f6}.account-field:last-child{border-bottom:0}.account-field>label{font-size:12.5px;color:#9ca3af}.account-field input{width:100%;min-width:0;border:0;background:transparent;padding:6px 0;font-size:13.5px;color:#1e293b}.account-field input::placeholder{color:#6366f1}.account-field input.optional::placeholder{color:#9ca3af}.account-field input:focus{outline:0;box-shadow:0 2px #a5b4fc}.account-field>span{color:#9ca3af}.account-field p{margin:0 0 5px}.account-save{width:100%;height:48px;margin-top:22px}.account-save:disabled{opacity:.45}.account-profile{max-width:1000px;margin:0 auto}.account-back{font-size:12px;margin-bottom:18px}.account-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:0 32px;align-items:start}.account-identity{grid-column:1;grid-row:1}.account-identity-header{display:flex;align-items:center;gap:13px}.account-identity-name{flex:1;text-align:left;border:0;background:none;padding:0;cursor:pointer;min-width:0}.account-identity-name strong{display:block;font-size:17px;color:#0f172a;font-weight:700}.account-identity-name span{display:block;font-size:12px;color:#9ca3af;margin-top:5px}.account-identity-header>.account-link{font-size:12px;white-space:nowrap}.account-identity-fields{margin:18px 0 0;border-top:1px solid #f3f4f6}.account-identity-fields>div{display:grid;grid-template-columns:100px minmax(0,1fr);gap:12px;padding:11px 0;border-bottom:1px solid #f3f4f6;font-size:13px}.account-identity-fields dt{font-size:12px;color:#9ca3af;display:flex;align-items:center;gap:4px}.account-identity-fields dd{margin:0;overflow-wrap:anywhere;color:#1e293b}.account-identity-footer{font-size:12px;color:#9ca3af;padding-top:16px}.account-identity-footer a{color:#4f46e5}.account-profile-body{grid-column:1;grid-row:2;min-width:0}.account-section-heading{display:flex;align-items:center;gap:8px;margin:28px 0 10px;min-height:18px}.account-section-heading h2{font-size:11.5px;text-transform:uppercase;letter-spacing:.06em;font-weight:700;color:#6b7280;margin:0}.account-section-heading>.account-link,.account-section-heading>.muted{margin-left:auto;font-size:12px}.account-private{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:500;color:#6366f1;background:#eef2ff;border-radius:999px;padding:3px 7px;white-space:nowrap}.account-bio p{font-size:14px;line-height:1.65;color:#4b5563;white-space:pre-wrap;margin:0}.account-bio .account-link{font-size:13.5px}.account-bio p.muted{font-size:12.5px;color:#9ca3af;margin-top:8px;line-height:1.6}.account-nudge{grid-column:2;grid-row:1 / span 2;position:sticky;top:24px;border-radius:14px;background:#4f46e5;padding:24px 20px;color:#fff}.account-nudge h2{font-size:18px;line-height:1.4;margin:0 0 20px;font-weight:700;letter-spacing:-.02em}.account-nudge-close{position:absolute;right:14px;top:12px;color:#c7d2fe;background:none;border:0;font-size:22px;cursor:pointer}.account-nudge>button:not(.account-nudge-close){display:flex;gap:10px;align-items:center;width:100%;background:none;border:0;color:#fff;text-align:left;font-size:12px;padding:11px 0;cursor:pointer}.account-nudge>button>span:last-child{margin-left:auto;color:#a5b4fc}.account-nudge-check{width:18px;height:18px;border-radius:50%;border:1px solid #a5b4fc;display:grid;place-items:center;flex-shrink:0}.account-nudge .met>span:nth-child(2){text-decoration:line-through;color:#c7d2fe}.account-nudge .met .account-nudge-check{background:#818cf8;border-color:#818cf8}.account-personal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.account-personal-slot{position:relative;aspect-ratio:1}.account-personal-slot>button:first-child{width:100%;height:100%;border:1px dashed #e5e7eb;border-radius:12px;background:#f9fafb;overflow:hidden;padding:0;position:relative;color:#9ca3af}.account-personal-slot>button.account-add-photo{border-color:#a5b4fc;color:#6366f1;background:#fafaff;font-size:13px;cursor:pointer}.account-personal-slot img{width:100%;height:100%;object-fit:cover}.account-photo-camera{position:absolute;right:6px;bottom:6px;width:25px;height:25px;border-radius:50%;background:#ffffffe6;color:#4f46e5;display:grid;place-items:center}.account-remove-photo{position:absolute;top:5px;right:5px;border:0;border-radius:50%;background:#0f172ab3;color:#fff;width:23px;height:23px;cursor:pointer}.account-personal>p{font-size:11.5px;line-height:1.5;margin:12px 0 0}.account-preferences{padding:0 20px!important}.account-setting{display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:62px;border-bottom:1px solid #f3f4f6;font-size:13px;color:#374151}.account-setting:last-child{border:0}.account-switch{appearance:none;position:relative;width:40px;height:24px;flex-shrink:0;border-radius:99px;background:#d1d5db;cursor:pointer;margin:0;transition:background .15s}.account-switch:after{content:"";position:absolute;left:3px;top:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0002;transition:transform .15s}.account-switch:checked{background:#4f46e5}.account-switch:checked:after{transform:translate(16px)}.account-switch:disabled{opacity:.5;cursor:default}.account-setting-select{flex-wrap:wrap;padding:14px 0;gap:10px}.account-setting-select select{max-width:100%;padding:8px;border:1px solid #e5e7eb;border-radius:8px;font-size:12px;background:#fff;color:#4b5563}.account-help{margin-top:28px;padding:0 20px!important}.account-help>a,.account-help>button{display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid #f3f4f6;background:none;width:100%;padding:18px 0;color:#374151;font-size:13.5px;text-align:left;cursor:pointer}.account-help>button:last-child{border:0}.account-help .account-signout{color:#dc2626}.account-editor{width:560px!important;max-width:calc(100vw - 32px)!important}.account-bio-form{display:flex;flex-direction:column;gap:14px}.account-bio-form label{font-size:13px;line-height:1.6;color:#6b7280}.account-bio-form textarea{width:100%;border:1px solid #e5e7eb;border-radius:12px;padding:14px;font:inherit;font-size:14px;line-height:1.6;resize:vertical}.account-bio-form .muted{font-size:12px;text-align:right}@media(max-width:899px){.account-profile-grid{display:flex;flex-direction:column;gap:0}.account-identity,.account-profile-body,.account-nudge{width:100%}.account-nudge{position:relative;top:auto;margin-top:20px}.account-nudge h2 br{display:none}.account-nudge h2{font-size:16px;margin-bottom:10px}.account-nudge>button:not(.account-nudge-close){padding:9px 0}.account-setup{padding:24px 0 40px}.account-field{grid-template-columns:86px minmax(0,1fr) 14px;padding:10px 14px;gap:6px}.account-identity-header{gap:10px}.account-identity-name strong{font-size:16px}.account-signin-card{padding:28px 22px 24px}.account-code-boxes{gap:6px}.account-code-boxes>span{height:54px}.account-section-heading{gap:6px}.account-private{font-size:9px;padding:3px 5px}}.ref-page{max-width:1040px;margin:auto}.ref-how{font-size:13px;color:#6366f1;margin:-12px 0 24px}.ref-how p{color:#6b7280;max-width:650px;line-height:1.7}.ref-tabs{display:flex;background:#f3f4f6;border-radius:10px;padding:4px;width:max-content;max-width:100%;margin-bottom:20px}.ref-tabs button{border:0;background:transparent;padding:10px 20px;border-radius:7px;font-size:13px;color:#6b7280;cursor:pointer;white-space:nowrap}.ref-tabs button[aria-current]{background:#fff;color:#0f172a;font-weight:600;box-shadow:0 1px 3px #00000012}.ref-search input{width:100%;max-width:340px;height:38px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:0 13px;font:inherit;font-size:13px;margin-bottom:24px}.ref-split{display:grid;grid-template-columns:340px minmax(0,1fr);gap:32px}.ref-eyebrow{font-size:11px;font-weight:700;letter-spacing:.06em;color:#6b7280;margin:0 0 12px}.ref-eyebrow>span{float:right;font-size:11px;color:#9ca3af;font-weight:400;letter-spacing:0}.ref-company-list.card,.ref-network-list.card,.ref-passed-list.card{padding:0;overflow:hidden}.ref-company-row{display:flex;align-items:center;gap:12px;width:100%;text-align:left;border:0;border-bottom:1px solid #f3f4f6;padding:15px 14px;background:#fff;cursor:pointer;color:#9ca3af}.ref-company-row:last-child{border-bottom:0}.ref-company-row:hover{background:#f9fafb}.ref-company-row.ref-selected{background:#eef2ff}.ref-logo{display:inline-flex;width:40px;height:40px;flex-shrink:0;align-items:center;justify-content:center;background:#e0e7ff;color:#4338ca;font-size:16px;font-weight:700;border-radius:10px;overflow:hidden}.ref-logo img{width:100%;height:100%;object-fit:contain;background:#fff;padding:5px}.ref-company-info{flex:1;min-width:0}.ref-company-info strong{display:block;color:#0f172a;font-size:15px}.ref-company-info small{font-size:12px;color:#6b7280;display:block;margin-top:3px}.ref-progress{display:block;background:#e5e7eb;height:4px;border-radius:4px;margin:8px 0 4px;overflow:hidden}.ref-progress i{display:block;background:#4f46e5;height:4px}.ref-company-info .ref-open{color:#4f46e5;font-size:11.5px}.ref-company-info .ref-done{color:#047857}.ref-index-footer{text-align:center;color:#9ca3af;font-size:12px;line-height:1.8}.ref-link{padding:0;border:0;background:transparent;color:#6366f1;font:inherit;font-size:12.5px;font-weight:500;cursor:pointer;text-align:inherit}.ref-link:hover{text-decoration:underline}.ref-company-heading{display:flex;align-items:center;gap:10px;margin:0 0 8px}.ref-company-heading .ref-logo{width:24px;height:24px;border-radius:6px;font-size:12px}.ref-company-heading h2{font-size:18px;flex:1;margin:0}.ref-progress-copy{font-size:12px;color:#6b7280;margin:0 0 18px}.ref-candidate.card{padding:18px;margin:0;content-visibility:auto;contain-intrinsic-size:auto 240px}.ref-identity{display:flex;align-items:flex-start;gap:12px}.ref-identity>div{flex:1;min-width:0}.ref-identity h3{font-size:15px;font-weight:600;margin:1px 0 4px;color:#0f172a}.ref-identity p{font-size:12px;margin:0 0 4px;line-height:1.5}.ref-identity .ref-role{font-size:13px;font-weight:500;color:#4338ca}.ref-linkedin{color:#0a66c2;font-weight:800;font-size:17px;text-decoration:none;padding:3px}.ref-now{font-size:12px;color:#6b7280;margin:10px 0}.ref-tags{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 15px}.ref-tags span{font-size:10px;background:#f3f4f6;border-radius:5px;color:#6b7280;padding:3px 6px}.ref-actions{display:flex;gap:8px;margin-top:10px}.ref-actions .btn{flex:1;min-width:0;padding:10px 8px;min-height:44px;font-size:13px;border-radius:10px}.ref-hire.btn{border:1px solid #c7d2fe;background:#eef2ff;color:#4338ca}.ref-hired,.ref-hire.ref-hired{background:#047857!important;color:#fff!important;border-color:#047857!important}.ref-pass{max-width:130px;color:#6b7280}.ref-card-footer{display:flex;gap:8px;justify-content:space-between;margin-top:12px;align-items:center;font-size:11.5px}.ref-card-footer .ref-link{white-space:nowrap;font-size:12px}.ref-note{display:flex;gap:9px;margin-top:12px;padding-top:12px;border-top:1px solid #f3f4f6;font-size:12px;align-items:baseline;color:#6b7280}.ref-note>span{white-space:nowrap;color:#4338ca;background:#eef2ff;padding:4px 7px;font-weight:700;border-radius:4px;font-size:10px}.ref-note details{min-width:0}.ref-note summary{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.ref-note details p{white-space:pre-wrap}.ref-show{display:block;background:none;border:0;color:#6366f1;font-size:12.5px;padding:18px 0;cursor:pointer;text-align:center;width:100%}.ref-passed-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px;border-bottom:1px solid #f3f4f6}.ref-passed-row strong{font-size:14px;font-weight:500;color:#6b7280}.ref-passed-row small{display:block;font-size:11px;color:#9ca3af;margin-top:4px}.ref-finished{text-align:center;margin-bottom:16px}.ref-finished>span{display:inline-flex;width:48px;height:48px;background:#ecfdf5;color:#047857;font-size:24px;border-radius:50%;align-items:center;justify-content:center}.ref-finished h2{font-size:18px;margin:12px 0 6px}.ref-finished p{font-size:13px;color:#6b7280}.ref-add-footer{text-align:center;padding:24px}.ref-band{font-size:12px;line-height:1.6;background:#eef2ff;padding:12px;border-radius:10px;color:#4b5563;margin-bottom:16px}.ref-band strong{color:#4338ca}.ref-network-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px}.ref-network-layout section{margin-bottom:28px}.ref-network-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ref-network-cards .ref-actions{flex-wrap:wrap}.ref-network-cards .ref-actions .btn{font-size:11px}.ref-network-cards .ref-identity{gap:8px}.ref-network-cards .ref-identity h3{font-size:14px}.ref-from-others.card{border-color:#c7d2fe;padding:14px}.ref-company-caption{display:flex;align-items:center;gap:6px;font-size:11px;color:#6b7280;margin-bottom:14px}.ref-company-caption .ref-logo{width:18px;height:18px;font-size:10px;border-radius:4px}.ref-others-count{font-size:12px;color:#6b7280;line-height:1.6}.ref-anonymous{color:#a5b4fc;letter-spacing:-5px;padding-right:8px;font-size:22px}.ref-network-row{display:flex;align-items:center;gap:10px;padding:14px;border:0;border-bottom:1px solid #f3f4f6;background:#fff;width:100%;text-align:left;cursor:pointer}.ref-network-row>.ref-logo{width:32px;height:32px;font-size:12px;border-radius:8px}.ref-network-row>span:nth-child(2){flex:1;min-width:0}.ref-network-row strong{display:block;font-size:14px;font-weight:600}.ref-network-row small{display:block;color:#6b7280;font-size:11px;margin-top:4px}.ref-verdict{font-size:10px;white-space:nowrap;border:1px solid #e5e7eb;border-radius:20px;padding:7px 9px;color:#6b7280}.ref-explainer{align-self:start;position:sticky;top:24px}.ref-explainer h2{font-size:18px;line-height:1.4;margin:0 0 12px}.ref-explainer p{font-size:13px;line-height:1.7}.ref-dialog{font-size:13px}.ref-dialog form{display:grid;gap:16px}.ref-dialog label{display:grid;gap:8px;font-weight:500}.ref-dialog input:not([type=checkbox]),.ref-dialog textarea{width:100%;font:inherit;box-sizing:border-box;padding:12px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb}.ref-dialog textarea{resize:vertical}.ref-dialog .ref-check,.ref-check{display:flex;align-items:center;gap:12px;font-size:13px;line-height:1.5}.ref-check input{width:19px;height:19px;accent-color:#4f46e5;flex-shrink:0}.ref-check span{flex:1}.ref-check small{display:block;font-weight:400;color:#6b7280}.ref-dialog>.btn{width:100%;margin-bottom:10px}.ref-company-chips{display:flex;flex-wrap:wrap;gap:6px}.ref-company-chips button{border:1px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:20px;padding:6px 10px;cursor:pointer;font-size:12px}.ref-company-chips button[aria-pressed=true]{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.ref-error{background:#fef2f2;color:#b91c1c;padding:12px;border:1px solid #fecaca;border-radius:10px;margin:0 0 16px;font-size:13px}.ref-error button{margin-left:16px}.ref-toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:24px;max-width:calc(100vw - 32px);width:max-content;background:#1c1c1e;color:#fff;padding:15px 20px;border-radius:12px;font-size:13px;z-index:110;box-shadow:0 4px 16px #0003}.ref-toast button{border:0;background:none;color:#a5b4fc;font-weight:700;cursor:pointer}.ref-intro{max-width:560px;margin:40px auto;display:grid;gap:20px;line-height:1.7}.ref-intro h1{font-size:28px;margin:0}.ref-intro h2{font-size:18px}.ref-intro>p{margin:0;color:#6b7280}.ref-search-results{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ref-back{margin-bottom:20px;font-size:15px}.ref-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1100px){.ref-network-layout{grid-template-columns:1fr 260px}.ref-network-cards{grid-template-columns:1fr}}@media(max-width:899px){.ref-tabs{width:100%}.ref-tabs button{flex:1;font-size:11.5px;padding:10px 7px}.ref-split{display:block}.ref-page:not(.ref-drilled) .ref-company-detail{display:none}.ref-drilled .ref-company-index{display:none}.ref-network-layout{display:flex;flex-direction:column}.ref-explainer{position:static;order:-1}.ref-network-cards{grid-template-columns:1fr 1fr}.ref-toast{bottom:84px}.ref-company-row.ref-selected{background:#fff}.ref-search input{max-width:none}.ref-search-results{grid-template-columns:1fr}.ref-network-row{gap:8px}.ref-how{margin-top:-10px}.ref-intro{margin-top:12px}}@media(max-width:560px){.ref-network-cards{grid-template-columns:1fr}.ref-card-footer{font-size:10.5px}.ref-page .page-title .ref-link{font-size:11px}.ref-verdict{max-width:110px;white-space:normal;text-align:center}.ref-network-row small{font-size:10.5px}}@media(min-width:900px){html .web-content.referrals{max-width:1280px}.ref-page{max-width:none}.ref-desktop h1{font-size:28px;letter-spacing:-.02em;margin-bottom:10px}.ref-desktop-intro{max-width:720px;font-size:14px;color:#4b5563}.ref-desktop-intro strong{font-weight:500;color:#4338ca}.ref-autosave{display:flex;align-items:center;gap:5px;font-size:12.5px;color:#6b7280;margin:10px 0 24px}.ref-autosave svg{color:#6366f1}.ref-desktop-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:18px}.ref-desktop-toolbar .ref-tabs{margin:0}.ref-desktop-search{display:flex;align-items:center;gap:8px;width:280px;height:36px;padding:0 10px;border:1px solid #e5e7eb;border-radius:9px;color:#6b7280;background:#fff}.ref-desktop-search input{border:0;padding:0;width:100%;background:none;font-size:13px;outline:none}.ref-desktop-search:focus-within{outline:2px solid #4f46e5;outline-offset:2px}.ref-filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.ref-filter-chips button{display:flex;align-items:center;gap:7px;min-height:34px;border-radius:17px;border:1px solid #e5e7eb;background:#fff;color:#4b5563;padding:5px 12px;font-size:13px}.ref-filter-chips button[aria-pressed=true]{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.ref-filter-chips svg{color:#6366f1}.ref-letter-logo{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;background:#eef2ff;color:#4338ca;border-radius:4px;font-size:11px;font-weight:700}.ref-desktop-section{margin:0 0 30px}.ref-desktop-section>h2{font-size:13px;margin-bottom:12px;color:#6b7280}.ref-desktop-company-header{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:14px}.ref-collapse{display:flex;align-items:center;gap:8px;background:none;border:0;padding:0;color:#0f172a}.ref-collapse h2{font-size:18px;font-weight:700}.ref-collapse .ref-letter-logo{width:24px;height:24px;font-size:13px}.ref-tenure{font-size:13px;color:#6b7280}.ref-section-actions{display:flex;align-items:center;gap:12px;margin-left:auto;font-size:12.5px;color:#6b7280}.ref-section-actions .ref-progress{width:120px;height:4px;margin:0}.ref-section-actions .ref-progress i{background:#6366f1}.ref-pass-all{height:32px;border:1px solid #c7d2fe;border-radius:8px;color:#4338ca;background:#fff;padding:0 10px}.ref-section-actions .ref-link{display:flex;align-items:center;gap:5px;font-size:12.5px}.ref-large-company{font-size:13px;color:#6b7280;margin:-4px 0 14px}.ref-compact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ref-compact-card{min-width:0;background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:14px 18px}.ref-compact-header{display:flex;gap:8px;align-items:center}.ref-compact-header h3{font-size:16px;font-weight:600;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.ref-compact-header>a{flex-shrink:0}.ref-compact-actions{display:flex;align-items:center;gap:10px;margin-left:auto;flex-shrink:0;font-size:13px;color:#6b7280}.ref-compact-pass{border:0;background:none;font-size:13px;color:#6b7280;padding:6px 0}.ref-compact-hire{display:flex;align-items:center;justify-content:center;gap:6px;height:34px;padding:0 12px;border-radius:9px;border:1px solid #c7d2fe;background:#fff;color:#4338ca;font-size:13px;font-weight:500;white-space:nowrap}.ref-compact-hire.is-hired{background:#047857;border-color:#047857;color:#fff}.ref-compact-role{font-size:13.5px;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#6b7280}.ref-compact-role strong{font-weight:500;color:#4338ca}.ref-compact-overlap{display:flex;align-items:center;gap:8px;font-size:13.5px;color:#4338ca;margin-top:5px;font-weight:500}.ref-compact-overlap>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ref-compact-overlap small{font-size:11.5px;font-weight:600;background:#eef2ff;border-radius:9px;padding:2px 8px;white-space:nowrap}.ref-compact-now{font-size:13px;color:#6b7280;margin-top:5px}.ref-compact-footer{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#6b7280;font-size:12.5px;margin-top:8px}.ref-compact-footer small{font-size:10px;color:#4338ca}.ref-compact-reasons{display:flex;gap:16px;margin-top:10px;font-size:12px}.ref-compact-passed{opacity:.75}}@media(min-width:900px)and (max-width:1099px){.ref-compact-grid{grid-template-columns:minmax(0,1fr)}.ref-section-actions{width:100%;margin-left:0}.ref-desktop-toolbar .ref-tabs button{padding:10px 12px}}@media(max-width:899px){.ref-search-results{grid-template-columns:minmax(0,1fr)}.ref-candidate{min-width:0;max-width:100%}}@media(min-width:900px){.ref-filter-chips .ref-logo{width:18px;height:18px;border-radius:4px;font-size:11px}.ref-collapse .ref-logo{width:24px;height:24px;border-radius:5px;font-size:13px}.ref-filter-chips .ref-logo img,.ref-collapse .ref-logo img{padding:0}}@font-face{font-family:Inter;src:url(/web-assets/inter-400.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/web-assets/inter-500.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/web-assets/inter-600.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/web-assets/inter-700.ttf) format("truetype");font-weight:700;font-display:swap}:root{--bg:#f9fafb;--surface:#fff;--text:#0f172a;--muted:#6b7280;--brand:#4f46e5;--line:#e5e7eb;font-family:Inter,system-ui,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%}body{background:var(--bg);font-size:13.5px;line-height:1.5}#root{display:block!important}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}button{color:inherit}a{color:#4f46e5;text-decoration:none;text-underline-offset:3px}a:hover{text-decoration:none;color:#4338ca}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}svg{flex-shrink:0;vertical-align:middle}img{max-width:100%;display:block}input,textarea,select{border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--text);padding:12px 14px;min-width:0;max-width:100%;caret-color:var(--brand)}input::placeholder,textarea::placeholder{color:#6b7280}textarea{resize:vertical;min-height:110px}input[type=checkbox]{accent-color:var(--brand)}:focus-visible{outline:2px solid var(--brand);outline-offset:3px}::selection{background:#c7d2fe;color:#312e81}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.muted{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stack{display:flex;flex-direction:column;gap:20px}.card{padding:20px;background:#fff;border:1px solid #f3f4f6;border-radius:14px;box-shadow:0 1px 2px #0000000d}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border:1px solid transparent;border-radius:11px;font-weight:600;line-height:1.3;text-align:center;background:transparent;transition:background .15s,color .15s,border-color .15s}.btn-primary{background:#4f46e5;color:#fff}.btn-primary:hover{background:#4338ca;color:#fff}.btn-outline{border-color:#e5e7eb;background:#fff;color:#374151}.btn-outline:hover{background:#f3f4f6;color:#0f172a}.btn-tint{background:#eef2ff;color:#4338ca;border-color:#c7d2fe}.btn-link{color:#4f46e5;border:0;background:none;padding:0}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;border-radius:10px}.icon-button:hover{background:#f3f4f6}.avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;border-radius:50%;overflow:hidden;color:#fff;font-weight:600;line-height:1}.avatar img{width:100%;height:100%;object-fit:cover}.avatar>span{opacity:.95}.page-title{display:flex;justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:24px}.page-title h1{font-size:28px;line-height:1.25;font-weight:700;letter-spacing:-.02em}.page-title p{font-size:13.5px;margin-top:6px}.page-title-aside{color:#6b7280;font-size:13.5px}.section{margin-top:28px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.section-heading h2{font-size:11.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}.section-heading>div{font-size:12px;color:#6b7280}.two-column{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;align-items:start}.two-column>*{min-width:0}.sticky{position:sticky;top:80px}.empty-state{padding:30px 16px;text-align:center;color:#6b7280;background:#fff;border-radius:14px}.error-state{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;padding:32px;color:#b91c1c}.loading-state{padding:10px 0;display:grid;gap:20px}.skeleton{background:#f3f4f6;border-radius:14px}.skeleton-heading{height:28px;width:160px}.skeleton-card{height:180px}.web-dialog{margin:auto;max-height:calc(100dvh - 48px);width:460px;max-width:calc(100vw - 32px);padding:24px;border:0;border-radius:16px;box-shadow:0 24px 60px #0f172a40;color:#0f172a;background:#fff;overflow:auto}.web-dialog::backdrop{background:#0f172a73}.web-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.web-dialog h2{font-size:20px;font-weight:700;letter-spacing:-.02em}.web-dialog form{display:flex;flex-direction:column;gap:14px}.web-dialog label{display:flex;flex-direction:column;gap:7px}.web-dialog input:not([type=checkbox]),.web-dialog textarea{width:100%}.web-dialog .dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.back-link{display:inline-flex;align-items:center;gap:6px;color:#6b7280;font-size:12.5px;margin-bottom:22px}.back-link:hover{color:#4f46e5}.web-topbar{height:56px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;padding:0 32px;gap:32px;position:sticky;top:0;z-index:20}.wordmark{font-size:15px;font-weight:600;letter-spacing:-.02em;color:#0f172a;white-space:nowrap}.wordmark span{color:#6366f1}.web-topbar nav{display:flex;gap:4px}.web-topbar nav a{padding:8px 12px;border-radius:8px;color:#6b7280;font-size:13.5px;font-weight:500}.web-topbar nav a:hover{background:#f3f4f6}.web-topbar nav a[aria-current=page]{background:#f3f4f6;color:#0f172a;font-weight:600}.topbar-actions{margin-left:auto;display:flex;gap:20px;align-items:center}.global-search-trigger{width:300px;height:36px;display:flex;align-items:center;gap:9px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb;color:#6b7280;padding:0 12px;text-align:left;font-size:12px}.global-search-trigger kbd{margin-left:auto;font:11px Inter,sans-serif;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:0 4px}.profile-trigger{border:0;background:none;padding:0;border-radius:50%;display:flex}.profile-trigger[aria-current=page]{box-shadow:0 0 0 2px #fff,0 0 0 4px #4f46e5}.web-content{max-width:944px;margin:0 auto;padding:36px 32px 56px;min-height:calc(100dvh - 56px)}.web-content.detail{max-width:1044px}.web-content.referrals{max-width:1104px}.web-content.profile{max-width:1064px}.web-content.article{max-width:744px}.mobile-tabbar{display:none}.search-dialog{width:620px;align-self:start;margin:80px auto auto;padding:0}.search-dialog>header{padding:12px 16px;margin:0;border-bottom:1px solid #e5e7eb}.search-dialog>header h2{font-size:15px}.search-command-input{display:flex;align-items:center;gap:10px;padding:12px 20px;border-bottom:1px solid #e5e7eb}.search-command-input input{flex:1;border:0;padding:6px 0;font-size:15px;outline:0}.search-results{max-height:52dvh;overflow:auto;padding:14px 12px}.search-results h3{font-size:11px;font-weight:700;letter-spacing:.04em;color:#6b7280;margin:4px 8px 8px}.search-result{display:flex;align-items:center;gap:12px;padding:10px;border-radius:9px;color:#0f172a}.search-result[data-active=true],.search-result:hover{background:#f3f4f6;color:#0f172a}.search-result .result-copy{min-width:0;flex:1}.search-result strong{font-size:13.5px;font-weight:600}.search-result small{display:block;color:#6b7280;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result mark{background:none;color:#0f172a;font-weight:700}.search-footer{padding:12px 20px;border-top:1px solid #e5e7eb;font-size:11px;color:#6b7280}.search-date{width:34px;min-height:34px;border-radius:7px;background:#eef2ff;color:#4f46e5;font-size:10px;text-align:center;padding:4px;line-height:1.2}.web-skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:#fff;padding:12px}.web-skip-link:focus{top:8px}@media(min-width:900px)and (max-width:1100px){.web-topbar{gap:18px;padding:0 24px}.global-search-trigger{width:200px}.topbar-actions{gap:14px}}@media(max-width:899px){.web-topbar{height:52px;padding:0 16px;gap:16px}.web-topbar nav,.global-search-trigger{display:none}.web-content,.web-content.detail,.web-content.referrals,.web-content.profile,.web-content.article{width:100%;padding:24px 16px calc(88px + env(safe-area-inset-bottom));max-width:680px}.web-content h1{font-size:26px}.web-topbar .avatar{width:30px!important;height:30px!important}.mobile-tabbar{display:flex;justify-content:space-around;position:fixed;bottom:0;left:0;right:0;z-index:25;min-height:64px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#f9fafbf0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid #e5e7eb}.mobile-tabbar a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:64px;color:#6b7280;font-size:10px;font-weight:600}.mobile-tabbar a[aria-current=page]{color:#4f46e5}.two-column{grid-template-columns:minmax(0,1fr);gap:24px}.sticky{position:static}.page-title{align-items:center;margin-bottom:20px}.page-title-aside{font-size:12px}.card{padding:18px}.section{margin-top:26px}.web-dialog{padding:20px;max-height:calc(100dvh - 32px)}input,textarea,select{font-size:16px}.search-dialog{padding:0;margin:20px auto auto}.btn{min-height:44px}.topbar-actions{gap:10px}.search-footer{font-size:10px}.page-title p{font-size:12.5px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.web-content{width:100%}.avatar.member-portrait{border-radius:18px}.skip-upcoming-main>a,.skip-post-card>a,.skip-event-card>a{color:#0f172a}.skip-upcoming-main>a:hover,.skip-post-card>a:hover,.skip-event-card>a:hover{color:#4338ca}html body{overflow-y:auto;height:auto}html body #root{height:auto;min-height:100dvh}html body:has(dialog[open]){overflow:hidden}
