.community-modal-wrap{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.community-modal-backdrop{cursor:pointer;background:#0f172a9e;border:none;position:absolute;inset:0}.community-modal{background:#fff;border-radius:18px;width:min(520px,100%);padding:26px;position:relative;box-shadow:0 24px 80px #00000047}.community-modal h3{margin:0 0 8px;font-size:25px}.community-modal p{color:#667085;margin:0 0 18px;line-height:1.45}.community-modal form{gap:12px;display:grid}.community-modal input{width:100%;font:inherit;border:1px solid #d8e0ea;border-radius:9px;padding:12px 13px}.community-modal .ui-select__button{border-radius:9px;min-height:46px;padding:12px 13px}.community-modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.community-btn{color:var(--blue,#2468e8);cursor:pointer;background:#fff;border:1px solid #cfd8e6;border-radius:9px;padding:11px 16px;font-weight:700}.community-btn--primary{background:var(--blue,#2468e8);color:#fff;border-color:var(--blue,#2468e8);box-shadow:0 7px 18px #2468e82e}.community-auth-error{color:#b42318;overflow-wrap:anywhere;background:#fef3f2;border:1px solid #fecdca;border-radius:10px;margin:0 0 14px;padding:10px 12px}.community-auth-notice{color:#087f5b;overflow-wrap:anywhere;background:#ecfdf5;border:1px solid #b7ebd2;border-radius:10px;margin:0 0 14px;padding:10px 12px}.community-auth-modal{overscroll-behavior:contain;max-height:calc(100dvh - 40px);overflow-y:auto}.community-auth-text{color:var(--blue,#2468e8);font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-weight:700}.community-auth-switch{text-align:center;margin:14px 0 0;font-size:14px}.community-site-avatar{border:1.5px solid var(--blue,#2468e8);width:36px;height:36px;color:var(--blue,#2468e8);background:#eef4ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;overflow:hidden}.community-site-avatar img{object-fit:cover;width:100%;height:100%}.community-site-avatar span{letter-spacing:.02em;font-size:12px;font-weight:700;line-height:1}.community-site-avatar.active{box-shadow:0 0 0 3px #2468e838}.community-site-avatar--pending{background:#f2f4f7;border-color:#d8e0ea}.ui-select{width:100%;min-width:0;display:inline-flex;position:relative}.ui-select--toolbar{flex:none;width:200px;min-width:180px}.ui-select__native{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ui-select__button{appearance:none;box-sizing:border-box;width:100%;min-height:42px;color:var(--ink,#0d1426);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e0ea;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-weight:400;display:flex}.ui-select__button span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ui-select__button.is-placeholder{color:#98a2b3}.ui-select__button:hover{border-color:#c5d4e8}.ui-select__button:focus,.ui-select__button.is-open{border-color:var(--blue,#1468f4);outline:none;box-shadow:0 0 0 3px #1468f424}.ui-select__button:disabled{cursor:not-allowed;opacity:.6}.ui-select__chevron{border-bottom:2px solid #667085;border-right:2px solid #667085;flex-shrink:0;width:8px;height:8px;transition:transform .15s;transform:rotate(45deg)translateY(-2px)}.ui-select__button.is-open .ui-select__chevron{transform:rotate(-135deg)translateY(-2px)}.ui-select__menu{z-index:1200;background:#fff;border:1px solid #e6ebf2;border-radius:12px;max-height:280px;margin:0;padding:6px;list-style:none;position:fixed;overflow:auto;box-shadow:0 16px 40px #0d142629}.ui-select__option{cursor:pointer;color:var(--ink,#0d1426);border-radius:8px;padding:10px 12px}.ui-select__option.is-active{background:#f4f8fd}.ui-select__option.is-selected{color:var(--blue,#1468f4);font-weight:700}.page-loader{place-items:center;min-height:min(52vh,420px);padding:56px 20px;display:grid}.page-loader--compact{min-height:220px;padding:40px 16px}.page-loader__spinner{border:3px solid #e6ebf2;border-top-color:var(--blue,#1468f4);border-radius:50%;width:42px;height:42px;animation:.7s linear infinite page-loader-spin}@keyframes page-loader-spin{to{transform:rotate(360deg)}}.community-hub{--ink:#0d1426;--muted:#68748c;--blue:#1468f4;--blue2:#2e7bff;--line:#e4e9f1;--soft:#f6f9fe;--card:#fff;--radius:10px;--shadow:0 10px 28px #15366814;--hub-max:1180px;--hub-gutter:40px;--hub-hero-h:338px}.community-hub *{box-sizing:border-box}.community-hub a{color:inherit;text-decoration:none}.community-hub button{font:inherit}.community-hub .btn{color:var(--blue);cursor:pointer;background:#fff;border:1px solid #d9e3f2;border-radius:7px;padding:10px 16px;font-size:13px;font-weight:700}.community-hub .btn.primary{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 5px 12px #1468f42e}.community-hub .btn.ghost{color:var(--blue);border-color:var(--blue);background:#fff}.community-hub .btn.small{padding:8px 14px;font-size:12px}.community-hub main{overflow:hidden}.community-hub .container{max-width:var(--hub-max);padding-left:var(--hub-gutter);padding-right:var(--hub-gutter);margin:0 auto}.community-hub .hero{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#f7fbff 0%,#fff 47%,#eef7ff 100%);position:relative;overflow:hidden}.community-hub .hero-inner{max-width:var(--hub-max);min-height:var(--hub-hero-h);grid-template-columns:40% 60%;align-items:stretch;margin:0 auto;display:grid}.community-hub .hero-copy{padding:45px 0 28px var(--hub-gutter);z-index:2;background:0 0;flex-direction:column;justify-content:center;display:flex;position:relative}.community-hub .hero-visual{min-height:var(--hub-hero-h);position:relative;overflow:hidden}.community-hub .hero-visual__media{background-image:url(/community/images/hub-1-4deba9c078.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.community-hub .hero-visual__fade{z-index:1;pointer-events:none;position:absolute;top:0;bottom:0}.community-hub .hero-visual__fade--left{-webkit-backdrop-filter:blur(10px);background:linear-gradient(90deg,#f7fbff 0%,#f7fbffeb 55%,#0000 100%);width:24%;left:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#0000 100%);mask-image:linear-gradient(90deg,#000 0%,#0000 100%)}.community-hub .hero-visual__fade--right{-webkit-backdrop-filter:blur(6px);background:linear-gradient(270deg,#eef7ff 0%,#0000 100%);width:10%;right:0;-webkit-mask-image:linear-gradient(270deg,#000 0%,#0000 100%);mask-image:linear-gradient(270deg,#000 0%,#0000 100%)}.community-hub .hero-testimonial{z-index:2;background:#fff;border-radius:10px;max-width:290px;padding:14px 16px;position:absolute;bottom:22px;right:22px;box-shadow:0 10px 28px #1536681f}.community-hub .hero-testimonial p{color:#42516a;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:12px;line-height:1.45}.community-hub .hero-testimonial__person{align-items:center;gap:10px;display:flex}.community-hub .hero-testimonial__avatar{background:linear-gradient(135deg,#d8b59d,#30445b);border-radius:50%;flex-shrink:0;width:34px;height:34px}.community-hub .hero-testimonial b{color:var(--ink);font-size:11px;display:block}.community-hub .hero-testimonial span{color:#6b7890;font-size:10px;line-height:1.35}.community-hub .eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#1767ee;margin-bottom:13px;font-size:11px;font-weight:800}.community-hub h1{letter-spacing:-.04em;max-width:430px;margin:0 0 16px;font-size:54px;line-height:.95}.community-hub .hero-copy p{color:#536078;max-width:398px;margin:0 0 21px;font-size:14px;line-height:1.45}.community-hub .hero-ctas{flex-wrap:wrap;gap:16px;display:flex}.community-hub .hero-ctas .btn{padding:11px 18px;font-size:13px}.community-hub .section{padding:21px 0}.community-hub .section-title-row{justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px;display:flex}.community-hub .section h2{letter-spacing:-.025em;margin:0 0 6px;font-size:24px;line-height:1.05}.community-hub .section .sub{color:#6d7890;margin:0;font-size:12px;line-height:1.45}.community-hub .link{color:var(--blue);white-space:nowrap;font-size:11px;font-weight:600}.community-hub .journey{padding-top:20px;padding-bottom:11px}.community-hub .journey-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.community-hub .journey-card{border:1px solid var(--line);border-radius:10px;min-height:196px;padding:15px 16px 18px}.community-hub .iconbubble{width:45px;height:45px;color:var(--blue);background:#edf4ff;border-radius:50%;place-items:center;margin-bottom:10px;font-size:23px;display:grid}.community-hub .journey-card h3{letter-spacing:-.01em;margin:0 0 6px;font-size:16px}.community-hub .journey-card p{color:#5f6e86;min-height:54px;margin:0 0 16px;font-size:12px;line-height:1.35}.community-hub .events{padding-top:13px}.community-hub .event-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.community-hub .event-card{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:270px;transition:all .2s;position:relative;overflow:hidden}.community-hub .event-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.community-hub .event-img{background-position:50%;background-size:cover;height:120px;position:relative}.community-hub .badge{background:#fff;border-radius:14px;padding:5px 11px;font-size:9px;font-weight:700;position:absolute;top:11px;right:11px;box-shadow:0 2px 8px #00000014}.community-hub .datebox{text-align:center;background:#fff;border:1px solid #dbe3ef;border-radius:8px;flex-direction:column;justify-content:center;width:48px;height:54px;display:flex;position:absolute;top:84px;left:13px;box-shadow:0 2px 7px #0000000a}.community-hub .datebox b{font-size:16px;line-height:1}.community-hub .datebox span{letter-spacing:.08em;font-size:8px;font-weight:800}.community-hub .event-body{min-height:148px;padding:14px 14px 14px 62px;position:relative}.community-hub .event-body h3{min-height:33px;margin:0 0 10px;font-size:14px;line-height:1.15}.community-hub .meta{color:#65748c;margin-bottom:10px;font-size:10px}.community-hub .event-body p{color:#66758d;min-height:56px;margin:0;font-size:11px;line-height:1.35}.community-hub .arrow{color:var(--blue);font-size:23px;position:absolute;bottom:14px;right:14px}.community-hub .podcasts{padding-top:14px}.community-hub .podcast-grid{grid-template-columns:repeat(5,1fr) 1.05fr;align-items:stretch;gap:14px;display:grid}.community-hub .pod{min-width:0}.community-hub .pod-img{background-position:50%;background-size:cover;border-radius:8px;height:111px;position:relative;overflow:hidden}.community-hub .play{color:#111;background:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:13px;display:grid;position:absolute;bottom:9px;left:10px;box-shadow:0 2px 7px #0000001f}.community-hub .duration{color:#fff;background:#131b2c;border-radius:5px;padding:4px 6px;font-size:9px;position:absolute;bottom:5px;right:6px}.community-hub .pod h3{min-height:29px;margin:10px 0 5px;font-size:13px;line-height:1.1}.community-hub .pod p{color:#64728b;margin:0;font-size:11px;line-height:1.32}.community-hub .listen-card{text-align:center;background:#f1f6ff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:111px;padding:15px 11px;display:flex}.community-hub .listen-card .mic{width:53px;height:53px;color:var(--blue);background:#e6efff;border-radius:50%;place-items:center;font-size:28px;display:grid}.community-hub .listen-card h3{margin:13px 0 8px;font-size:15px;line-height:1.05}.community-hub .listen-card p{color:#68758d;margin:0 0 13px;font-size:11px;line-height:1.3}.community-hub .culture{padding-top:23px;padding-bottom:16px}.community-hub .culture-grid{grid-template-columns:repeat(4,1fr) 1.35fr;align-items:center;gap:0;display:grid}.community-hub .value{text-align:center;min-height:158px;color:inherit;border-right:1px solid #edf0f5;padding:9px 18px 6px;text-decoration:none;display:block}.community-hub .value:hover{background:#fafbfd}.community-hub .value:last-of-type{border-right:0}.community-hub .value .iconbubble{margin:0 auto 10px}.community-hub .value:first-child .iconbubble{color:#5922c9;background:#f2eaff}.community-hub .value:nth-child(2) .iconbubble{color:#0aac56;background:#e9fbef}.community-hub .value:nth-child(3) .iconbubble{color:#ea2873;background:#ffeaf1}.community-hub .value:nth-child(4) .iconbubble{color:#f18814;background:#fff0da}.community-hub .value h3{margin:0 0 8px;font-size:14px}.community-hub .value p{color:#6b7890;margin:0;font-size:11px;line-height:1.35}.community-hub .quote-card{background:#f8fbff;border:1px solid #dbe6f6;border-radius:10px;flex-direction:column;justify-content:center;min-height:158px;margin-left:18px;padding:16px 19px;display:flex}.community-hub .quote-card .quote-mark{color:#b7c9e9;font-size:35px;line-height:.6}.community-hub .quote-card p{color:#42516a;margin:4px 0 15px;font-size:12px;line-height:1.35}.community-hub .person{align-items:center;gap:11px;display:flex}.community-hub .avatar{background:linear-gradient(135deg,#d8b59d,#30445b);border-radius:50%;flex-shrink:0;width:43px;height:43px;position:relative;overflow:hidden}.community-hub .person b{font-size:12px;display:block}.community-hub .person span{color:#6b7890;font-size:11px}.community-hub .dots{justify-content:center;gap:8px;margin-top:13px;display:flex}.community-hub .dots i{background:#dce3ee;border-radius:50%;width:9px;height:9px;display:block}.community-hub .dots i:first-child{background:var(--blue);border-radius:5px;width:20px}.community-hub .global{padding-top:10px;padding-bottom:10px}.community-hub .stats{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.community-hub .stat{border:1px solid var(--line);border-radius:10px;align-items:center;gap:15px;min-height:83px;padding:14px 16px;display:flex}.community-hub .stat .iconbubble{width:56px;height:56px;margin:0;font-size:25px}.community-hub .stat b{margin-bottom:3px;font-size:23px;display:block}.community-hub .stat span{color:#6d7890;font-size:12px;line-height:1.35}.community-hub .banner{background-image:linear-gradient(90deg,#102542b3,#12274626),url(/community/images/hub-2-f47bf94ca1.jpg);background-position:50%;background-size:cover;align-items:center;min-height:196px;display:flex}.community-hub .banner .container{width:100%;padding-top:28px;padding-bottom:28px}.community-hub .banner-copy{color:#fff;max-width:530px}.community-hub .banner h2{letter-spacing:-.03em;max-width:492px;margin:0 0 10px;font-size:30px;line-height:1.05}.community-hub .banner p{color:#ffffffeb;max-width:448px;margin:0 0 16px;font-size:12px;line-height:1.4}.community-hub .banner .btn{padding:11px 18px;font-size:12px}.community-hub .socials{gap:19px;font-size:20px;display:flex}.community-hub .copyright{color:#768299;border-top:1px solid #edf0f4;justify-content:space-between;margin-top:20px;padding-top:15px;font-size:12px;display:flex}@media (width<=1100px){.community-hub .podcast-grid{grid-template-columns:repeat(3,1fr)}.community-hub .listen-card{grid-column:span 1}}@media (width<=960px){.community-hub .hero-inner{grid-template-columns:1fr}.community-hub .hero-copy{padding:36px var(--hub-gutter) 24px}.community-hub .hero-visual{min-height:280px}.community-hub .hero-testimonial{max-width:260px;bottom:16px;right:16px}.community-hub h1{max-width:none;font-size:42px}.community-hub .hero-copy p{max-width:none}.community-hub .journey-grid,.community-hub .event-grid,.community-hub .stats,.community-hub .podcast-grid,.community-hub .culture-grid{grid-template-columns:1fr 1fr}.community-hub .quote-card{grid-column:1/-1;margin:12px 0 0}}@media (width<=620px){.community-hub{--hub-gutter:20px}.community-hub .journey-grid,.community-hub .event-grid,.community-hub .stats,.community-hub .podcast-grid,.community-hub .culture-grid{grid-template-columns:1fr}.community-hub .value{border-bottom:1px solid #edf0f5;border-right:0}.community-hub .hero-ctas{flex-direction:column;align-items:flex-start}.community-hub .section-title-row{align-items:flex-start}.community-hub .hero-testimonial{margin:0 16px 16px;position:static}}.community-events-page{--ink:#111827;--muted:#667085;--blue:#1f66e5;--blue-2:#377cff;--line:#e2e8f0;--soft:#f6f9fd;--soft-blue:#eef5ff;--green:#0f9f6e;--radius:14px;--shadow:0 14px 36px #0f172a14}.community-events-page *{box-sizing:border-box}.community-events-page html{scroll-behavior:smooth}.community-events-page body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.community-events-page a{color:inherit;text-decoration:none}.community-events-page button,.community-events-page input,.community-events-page select{font:inherit}.community-events-page img{max-width:100%;display:block}.community-events-page .btn{color:var(--blue);cursor:pointer;background:#fff;border:1px solid #cfd8e6;border-radius:9px;padding:11px 16px;font-weight:700}.community-events-page .btn.primary{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 6px 16px #1f66e52e}.community-events-page .btn.dark{color:#fff;background:#111827;border-color:#111827}.community-events-page .hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f4f8ff 0%,#fff 54%,#eef6ff 100%)}.community-events-page .hero-wrap{grid-template-columns:1.05fr .95fr;align-items:center;gap:58px;max-width:1180px;margin:auto;padding:72px 28px 54px;display:grid}.community-events-page .kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--blue);margin-bottom:14px;font-size:13px;font-weight:800}.community-events-page .hero h1{letter-spacing:-.045em;max-width:700px;margin:0 0 20px;font-size:58px;line-height:.98}.community-events-page .hero p{color:#5f6c83;max-width:650px;margin:0 0 28px;font-size:18px;line-height:1.55}.community-events-page .hero-ctas{flex-wrap:wrap;gap:12px;display:flex}.community-events-page .hero-card{box-shadow:var(--shadow);background-image:linear-gradient(#0f172a0d,#0f172a73),url(/community/images/events-1-9ba913962e.jpg);background-position:50%;background-size:cover;border-radius:22px;min-height:360px;position:relative;overflow:hidden}.community-events-page .hero-card .date-chip{text-align:center;background:#fff;border-radius:14px;padding:14px 16px;position:absolute;top:22px;left:22px;box-shadow:0 8px 24px #0000001f}.community-events-page .date-chip span{letter-spacing:.12em;color:#526178;font-size:12px;font-weight:800;display:block}.community-events-page .date-chip strong{font-size:30px;line-height:1;display:block}.community-events-page .hero-card .overlay{color:#fff;padding:26px;position:absolute;bottom:0;left:0;right:0}.community-events-page .hero-card .overlay h3{margin:0 0 8px;font-size:28px;line-height:1.06}.community-events-page .hero-card .overlay p{color:#ffffffe0;margin:0;font-size:14px;line-height:1.45}.community-events-page .section{padding:56px 0}.community-events-page .container{max-width:1180px;margin:auto;padding:0 28px}.community-events-page .section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.community-events-page .section-head h2{letter-spacing:-.03em;margin:0 0 8px;font-size:34px;line-height:1.05}.community-events-page .section-head p{color:var(--muted);margin:0;font-size:15px}.community-events-page .toolbar{flex-wrap:wrap;gap:12px;margin:0 0 24px;display:flex}.community-events-page .search{flex:1;min-width:240px;position:relative}.community-events-page .search input{background:#fff;border:1px solid #d8e0ea;border-radius:10px;width:100%;padding:13px 14px 13px 42px}.community-events-page .search:before{content:"⌕";color:#728096;font-size:22px;position:absolute;top:9px;left:14px}.community-events-page .ui-select--toolbar .ui-select__button{color:#344054;min-height:46px;padding:13px 14px}.community-events-page .pills{flex-wrap:wrap;gap:8px;display:flex}.community-events-page .pill{color:#4a586e;cursor:pointer;background:#fff;border:1px solid #d8e0ea;border-radius:999px;padding:10px 13px;font-size:13px;font-weight:700}.community-events-page .pill.active{color:#fff;background:#111827;border-color:#111827}.community-events-page .events-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.community-events-page .event{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;height:100%;transition:all .2s;display:flex;position:relative;overflow:hidden}.community-events-page .event:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.community-events-page .thumb{background-position:50%;background-size:cover;height:190px;position:relative}.community-events-page .format{background:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:14px;right:14px;box-shadow:0 4px 12px #00000014}.community-events-page .event-body{flex-direction:column;flex:1;padding:20px;display:flex}.community-events-page .event-meta{color:#6b7890;align-items:center;gap:8px;margin-bottom:11px;font-size:12px;display:flex}.community-events-page .dot{background:#aab5c3;border-radius:50%;width:5px;height:5px}.community-events-page .event h3{letter-spacing:-.02em;margin:0 0 10px;font-size:21px;line-height:1.18}.community-events-page .event p{color:#667085;margin:0 0 18px;font-size:14px;line-height:1.5}.community-events-page .event-foot{border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:15px;display:flex}.community-events-page .tag{color:var(--blue);font-size:12px;font-weight:700}.community-events-page .details{color:var(--blue);font-size:13px;font-weight:800}.community-events-page .feature{color:#fff;background:#111827}.community-events-page .feature-wrap{grid-template-columns:.95fr 1.05fr;align-items:center;gap:44px;max-width:1180px;margin:auto;padding:52px 28px;display:grid}.community-events-page .feature .eyebrow{color:#7db0ff}.community-events-page .feature h2{letter-spacing:-.035em;margin:0 0 15px;font-size:40px;line-height:1.05}.community-events-page .feature p{color:#c3ccda;margin:0 0 18px;font-size:16px;line-height:1.55}.community-events-page .feature-list{grid-template-columns:1fr 1fr;gap:12px;margin:22px 0 28px;display:grid}.community-events-page .feature-list div{border:1px solid #ffffff24;border-radius:12px;padding:14px}.community-events-page .feature-list b{margin-bottom:4px;font-size:13px;display:block}.community-events-page .feature-list span{color:#adb8c8;font-size:12px}.community-events-page .feature-img{background-image:url(/community/images/hub-inline-2-73f1115f44.jpg);background-position:50%;background-size:cover;border-radius:18px;min-height:330px;overflow:hidden;box-shadow:0 20px 60px #00000040}.community-events-page .calendar{background:var(--soft)}.community-events-page .months{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.community-events-page .month{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:120px;padding:17px 14px}.community-events-page .month strong{color:#718096;text-transform:uppercase;letter-spacing:.1em;margin-bottom:9px;font-size:12px;display:block}.community-events-page .month b{margin-bottom:6px;font-size:19px;display:block}.community-events-page .month span{color:#667085;font-size:12px;line-height:1.4}.community-events-page .types{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.community-events-page .type{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px}.community-events-page .type .ico{background:var(--soft-blue);width:46px;height:46px;color:var(--blue);border-radius:14px;place-items:center;margin-bottom:15px;font-size:22px;display:grid}.community-events-page .type h3{margin:0 0 8px;font-size:18px}.community-events-page .type p{color:#667085;margin:0;font-size:13px;line-height:1.5}.community-events-page .cta{background:linear-gradient(135deg,#eff5ff,#f7fbff);padding:62px 0}.community-events-page .cta-box{max-width:1180px;margin:auto;padding:0 28px}.community-events-page .cta-inner{background:#fff;border:1px solid #dce6f5;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;padding:34px 36px;display:flex;box-shadow:0 16px 36px #17335f0d}.community-events-page .cta h2{letter-spacing:-.03em;margin:0 0 8px;font-size:30px}.community-events-page .cta p{color:#667085;max-width:650px;margin:0;line-height:1.5}.community-events-page .empty{text-align:center;color:#667085;border:1px dashed #cbd5e1;border-radius:14px;padding:38px;display:none}.community-events-page .modal-wrap{z-index:100;background:#0f172a9e;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.community-events-page .modal{background:#fff;border-radius:18px;width:min(520px,100%);padding:26px;box-shadow:0 24px 80px #00000047}.community-events-page .modal h3{margin:0 0 8px;font-size:25px}.community-events-page .modal p{color:#667085;margin:0 0 18px;line-height:1.45}.community-events-page .modal form{gap:12px;display:grid}.community-events-page .modal input,.community-events-page .modal select{border:1px solid #d8e0ea;border-radius:9px;width:100%;padding:12px 13px}.community-events-page .modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}@media (width<=900px){.community-events-page .hero-wrap,.community-events-page .feature-wrap{grid-template-columns:1fr}.community-events-page .events-grid,.community-events-page .types{grid-template-columns:1fr 1fr}.community-events-page .months{grid-template-columns:repeat(3,1fr)}.community-events-page .hero h1{font-size:48px}}@media (width<=620px){.community-events-page .hero-wrap{padding:46px 18px 34px}.community-events-page .container,.community-events-page .feature-wrap,.community-events-page .cta-box{padding-left:18px;padding-right:18px}.community-events-page .hero h1{font-size:40px}.community-events-page .events-grid,.community-events-page .types,.community-events-page .months,.community-events-page .feature-list{grid-template-columns:1fr}.community-events-page .section-head,.community-events-page .cta-inner{flex-direction:column;align-items:flex-start}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.community-event-detail-page{--ink:#101828;--muted:#667085;--blue:#2468e8;--blue-2:#174fbd;--soft:#f6f9fd;--soft-blue:#eef5ff;--line:#e3e8ef;--green:#178a5b;--amber:#e89b22;--radius:16px;--shadow:0 18px 44px #162b4d1a}.community-event-detail-page *{box-sizing:border-box}.community-event-detail-page html{scroll-behavior:smooth}.community-event-detail-page body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.community-event-detail-page a{color:inherit;text-decoration:none}.community-event-detail-page button,.community-event-detail-page input,.community-event-detail-page select,.community-event-detail-page textarea{font:inherit}.community-event-detail-page img{max-width:100%;display:block}.community-event-detail-page .btn{color:var(--blue);cursor:pointer;background:#fff;border:1px solid #cfd8e6;border-radius:9px;padding:11px 16px;font-weight:750}.community-event-detail-page .btn.primary{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 7px 18px #2468e82e}.community-event-detail-page .btn.dark{color:#fff;background:#101828;border-color:#101828}.community-event-detail-page .btn.block{width:100%}.community-event-detail-page .btn:disabled{opacity:.55;cursor:not-allowed}.community-event-detail-page .breadcrumb{color:#68758b;max-width:1180px;margin:auto;padding:22px 28px 0;font-size:13px}.community-event-detail-page .breadcrumb a{color:var(--blue)}.community-event-detail-page .hero{padding:28px 0 0}.community-event-detail-page .container{max-width:1180px;margin:auto;padding:0 28px}.community-event-detail-page .hero-grid{grid-template-columns:1.55fr .75fr;align-items:start;gap:30px;display:grid}.community-event-detail-page .event-type{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.community-event-detail-page .chip{background:var(--soft-blue);color:var(--blue);border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.community-event-detail-page .chip.green{color:#0a7a4d;background:#eaf8f1}.community-event-detail-page .chip.gray{color:#526078;background:#f2f4f7}.community-event-detail-page .hero h1{letter-spacing:-.045em;max-width:820px;margin:0 0 16px;font-size:52px;line-height:1}.community-event-detail-page .lead{color:#5f6c82;max-width:790px;margin:0 0 22px;font-size:18px;line-height:1.58}.community-event-detail-page .meta-row{color:#43516a;flex-wrap:wrap;gap:18px;margin:0 0 24px;font-size:14px;font-weight:650;display:flex}.community-event-detail-page .meta-row span{align-items:center;gap:7px;display:inline-flex}.community-event-detail-page .hero-image{height:290px;box-shadow:var(--shadow);background-image:linear-gradient(#050f1e08,#0a192d4d),url(/community/images/hub-inline-1-65f071968d.jpg);background-position:50%;background-size:cover;border-radius:18px;position:relative;overflow:hidden}.community-event-detail-page .hero-image .overlay{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0812238c;border-radius:9px;padding:9px 12px;font-size:13px;font-weight:700;position:absolute;bottom:18px;left:20px}.community-event-detail-page .share-row{gap:8px;margin-top:15px;display:flex}.community-event-detail-page .share-btn{border:1px solid var(--line);color:#59667c;cursor:pointer;background:#fff;border-radius:9px;padding:9px 11px;font-size:13px}.community-event-detail-page .ticket-card{top:calc(var(--header-height,48px) + 46px);box-shadow:var(--shadow);background:#fff;border:1px solid #dce4ef;border-radius:18px;position:sticky;overflow:hidden}.community-event-detail-page .ticket-head{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f8fbff,#eef5ff);padding:22px 22px 16px}.community-event-detail-page .ticket-head .date{color:#5d6b80;margin-bottom:8px;font-size:13px;font-weight:750}.community-event-detail-page .ticket-head .price{letter-spacing:-.03em;margin-bottom:4px;font-size:30px;font-weight:800}.community-event-detail-page .ticket-head .small{color:#728095;font-size:12px}.community-event-detail-page .ticket-body{padding:20px 22px}.community-event-detail-page .ticket-detail{grid-template-columns:24px 1fr;gap:10px;margin-bottom:15px;display:grid}.community-event-detail-page .ticket-detail .ico{color:var(--blue)}.community-event-detail-page .ticket-detail b{margin-bottom:2px;font-size:13px;display:block}.community-event-detail-page .ticket-detail span{color:#6a778c;font-size:12px;line-height:1.4;display:block}.community-event-detail-page .capacity{margin:18px 0}.community-event-detail-page .capacity-top{color:#5f6d82;justify-content:space-between;margin-bottom:7px;font-size:12px;display:flex}.community-event-detail-page .progress{background:#edf1f5;border-radius:999px;height:7px;overflow:hidden}.community-event-detail-page .progress i{background:linear-gradient(90deg, var(--blue), #66a1ff);width:72%;height:100%;display:block}.community-event-detail-page .ticket-card .note{color:#7a8799;margin-top:10px;font-size:11px;line-height:1.45}.community-event-detail-page .jumpbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);top:var(--header-height,48px);z-index:35;background:#fff;margin-top:0;position:sticky}.community-event-detail-page .jumpbar .inner{gap:28px;max-width:1180px;margin:auto;padding:0 28px;display:flex;overflow:auto}.community-event-detail-page .jumpbar a{color:#5e6b7f;white-space:nowrap;padding:15px 0;font-size:13px;font-weight:750}.community-event-detail-page .jumpbar a:hover{color:var(--blue)}.community-event-detail-page .section{padding:55px 0}.community-event-detail-page .section.alt{background:var(--soft)}.community-event-detail-page .section h2{letter-spacing:-.03em;margin:0 0 11px;font-size:34px;line-height:1.08}.community-event-detail-page .section-intro{color:var(--muted);max-width:820px;margin:0 0 26px;font-size:15px;line-height:1.55}.community-event-detail-page .content-grid{grid-template-columns:1.45fr .75fr;gap:30px;display:grid}.community-event-detail-page .prose p{color:#4f5d72;margin:0 0 17px;font-size:16px;line-height:1.7}.community-event-detail-page .info-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:20px}.community-event-detail-page .info-card h3{margin:0 0 12px;font-size:17px}.community-event-detail-page .info-card ul{margin:0;padding-left:18px}.community-event-detail-page .info-card li{color:#5f6d82;margin-bottom:9px;font-size:13px;line-height:1.5}.community-event-detail-page .takeaways{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.community-event-detail-page .takeaway{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.community-event-detail-page .takeaway .ico{background:var(--soft-blue);width:42px;height:42px;color:var(--blue);border-radius:12px;place-items:center;margin-bottom:12px;font-size:21px;display:grid}.community-event-detail-page .takeaway h3{margin:0 0 7px;font-size:16px}.community-event-detail-page .takeaway p{color:#667085;margin:0;font-size:13px;line-height:1.5}.community-event-detail-page .speakers{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.community-event-detail-page .speaker{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.community-event-detail-page .speaker-photo{background-position:50%;background-size:cover;height:210px;overflow:hidden}.community-event-detail-page .speaker-photo img{object-fit:cover;width:100%;height:100%;display:block}.community-event-detail-page .speaker-body{padding:15px}.community-event-detail-page .speaker h3 a{color:inherit}.community-event-detail-page .speaker .role{color:var(--blue);margin-bottom:8px;font-size:12px;font-weight:750}.community-event-detail-page .speaker p{color:#667085;margin:0;font-size:12px;line-height:1.45}.community-event-detail-page .agenda{gap:12px;display:grid}.community-event-detail-page .agenda-row{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:120px 1fr auto;align-items:start;gap:18px;padding:17px 18px;display:grid}.community-event-detail-page .agenda-time{color:#42516a;font-size:13px;font-weight:800}.community-event-detail-page .agenda-row h3{margin:0 0 5px;font-size:16px}.community-event-detail-page .agenda-row p{color:#667085;margin:0;font-size:12.5px;line-height:1.45}.community-event-detail-page .agenda-tag{color:#5f6c80;white-space:nowrap;background:#f2f4f7;border-radius:999px;padding:6px 8px;font-size:11px;font-weight:750}.community-event-detail-page .location-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.community-event-detail-page .mapbox{z-index:0;border:1px solid var(--line);background:#edf3fa;border-radius:16px;height:100%;min-height:340px;position:relative;overflow:hidden}.community-event-detail-page .mapbox.leaflet-container{width:100%;height:100%;min-height:340px;font:inherit}.community-event-detail-page .mapbox img{max-width:none}.community-event-detail-page .venue-map-marker{background:0 0;border:0}.community-event-detail-page .venue-map-pin{background:var(--blue);border:4px solid #fff;border-radius:50% 50% 50% 0;width:28px;height:28px;margin:0 auto;display:block;transform:rotate(-45deg);box-shadow:0 8px 20px #2468e847}.community-event-detail-page .mapbox .leaflet-popup-content-wrapper{border:1px solid var(--line);border-radius:10px;box-shadow:0 8px 20px #0f172a14}.community-event-detail-page .mapbox .leaflet-popup-content{color:var(--ink);margin:10px 12px;font-size:12px;font-weight:750}.community-event-detail-page .mapbox .leaflet-popup-tip{box-shadow:none}.community-event-detail-page .attend-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.community-event-detail-page .attend-card h3{margin:0 0 12px;font-size:21px}.community-event-detail-page .attend-card p{color:#667085;font-size:13px;line-height:1.55}.community-event-detail-page .attend-list{gap:12px;margin:18px 0;display:grid}.community-event-detail-page .attend-item{grid-template-columns:34px 1fr;gap:11px;display:grid}.community-event-detail-page .attend-item .ico{background:var(--soft-blue);width:34px;height:34px;color:var(--blue);border-radius:10px;place-items:center;display:grid}.community-event-detail-page .attend-item b{margin-bottom:3px;font-size:13px;display:block}.community-event-detail-page .attend-item span{color:#667085;font-size:12px;line-height:1.4}.community-event-detail-page .sponsors{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.community-event-detail-page .sponsor{border:1px solid var(--line);text-align:center;color:#506079;background:#fff;border-radius:12px;place-items:center;min-height:90px;padding:12px;font-size:13px;font-weight:800;display:grid}.community-event-detail-page .sponsor small{color:#8a96a7;margin-top:5px;font-weight:600;display:block}.community-event-detail-page .rsvp-section{background:linear-gradient(135deg,#eff5ff,#f8fbff);padding:58px 0}.community-event-detail-page .rsvp-box{box-shadow:var(--shadow);background:#fff;border:1px solid #d9e4f4;border-radius:18px;grid-template-columns:.85fr 1.15fr;display:grid;overflow:hidden}.community-event-detail-page .rsvp-copy{color:#fff;background:#101828;padding:30px}.community-event-detail-page .rsvp-copy h2{margin:0 0 12px;font-size:30px;line-height:1.05}.community-event-detail-page .rsvp-copy p{color:#c8d1df;font-size:14px;line-height:1.55}.community-event-detail-page .rsvp-copy ul{color:#d8e0eb;margin:16px 0 0;padding-left:18px;font-size:13px;line-height:1.55}.community-event-detail-page .rsvp-form{padding:28px}.community-event-detail-page .form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.community-event-detail-page .field{gap:6px;display:grid}.community-event-detail-page .field.full{grid-column:1/-1}.community-event-detail-page .field label{color:#4d5a70;font-size:12px;font-weight:750}.community-event-detail-page .field label.checkbox-label{color:#4d5a70;align-items:flex-start;gap:8px;font-weight:500;display:flex}.community-event-detail-page .field label.checkbox-label input{width:auto;margin-top:2px}.community-event-detail-page .field input,.community-event-detail-page .field textarea{border:1px solid #d6dee9;border-radius:9px;width:100%;padding:11px 12px}.community-event-detail-page .field .ui-select__button{border-color:#d6dee9;border-radius:9px;min-height:44px;padding:11px 12px}.community-event-detail-page .field textarea{resize:vertical;min-height:90px}.community-event-detail-page .form-note{color:#7d899a;margin:10px 0 0;font-size:11px;line-height:1.4}@media (width<=960px){.community-event-detail-page .hero-grid,.community-event-detail-page .content-grid,.community-event-detail-page .rsvp-box{grid-template-columns:1fr}.community-event-detail-page .ticket-card{position:relative;top:auto}.community-event-detail-page .takeaways,.community-event-detail-page .speakers{grid-template-columns:1fr 1fr}.community-event-detail-page .location-grid{grid-template-columns:1fr}.community-event-detail-page .sponsors{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.community-event-detail-page .hero h1{font-size:40px}.community-event-detail-page .takeaways,.community-event-detail-page .speakers,.community-event-detail-page .sponsors{grid-template-columns:1fr}.community-event-detail-page .agenda-row{grid-template-columns:1fr;gap:8px}.community-event-detail-page .agenda-tag{justify-self:start}.community-event-detail-page .form-grid{grid-template-columns:1fr}.community-event-detail-page .field.full{grid-column:auto}.community-event-detail-page .jumpbar .inner{padding-left:18px;padding-right:18px}}.community-media-page{--ink:#101828;--muted:#667085;--blue:#2468e8;--line:#e2e8f0;--soft:#f6f9fd;--soft-blue:#eef5ff;--card:#fff;--shadow:0 16px 38px #14285014}.community-media-page *{box-sizing:border-box}.community-media-page html{scroll-behavior:smooth}.community-media-page body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.community-media-page a{color:inherit;text-decoration:none}.community-media-page button,.community-media-page input,.community-media-page select{font:inherit}.community-media-page img{max-width:100%;display:block}.community-media-page .btn{color:var(--blue);cursor:pointer;background:#fff;border:1px solid #cfd8e6;border-radius:9px;padding:11px 16px;font-weight:750}.community-media-page .btn.primary{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 7px 18px #2468e82e}.community-media-page .hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f3f8ff 0,#fff 58%,#eef5ff 100%)}.community-media-page .hero-wrap{grid-template-columns:1.02fr .98fr;align-items:center;gap:50px;max-width:1180px;margin:auto;padding:68px 28px 55px;display:grid}.community-media-page .kicker{letter-spacing:.12em;color:var(--blue);text-transform:uppercase;margin-bottom:13px;font-size:13px;font-weight:800}.community-media-page .hero h1{letter-spacing:-.045em;margin:0 0 18px;font-size:52px;line-height:.98}.community-media-page .hero p{color:#5f6c82;max-width:660px;margin:0 0 26px;font-size:18px;line-height:1.55}.community-media-page .hero-card{box-shadow:var(--shadow);background:#fff;border:1px solid #dce4ef;border-radius:20px;padding:18px}.community-media-page .feature-img{background-image:url(/community/images/hub-inline-5-80ad468781.jpg);background-position:50%;background-size:cover;border-radius:15px;height:250px;position:relative;overflow:hidden}.community-media-page .feature-img:after{content:"";background:linear-gradient(#0000 40%,#0f172a7a);position:absolute;inset:0}.community-media-page .big-play{z-index:2;color:#111827;background:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:20px;display:grid;position:absolute;bottom:18px;left:20px;box-shadow:0 8px 20px #0000002e}.community-media-page .feature-meta{padding:17px 3px 2px}.community-media-page .feature-meta span{color:var(--blue);font-size:12px;font-weight:800}.community-media-page .feature-meta h3{letter-spacing:-.02em;margin:6px 0 8px;font-size:24px}.community-media-page .feature-meta p{color:#667085;margin:0;font-size:13px;line-height:1.45}.community-media-page .container{max-width:1180px;margin:auto;padding:0 28px}.community-media-page .section{padding:54px 0}.community-media-page .alt{background:var(--soft)}.community-media-page .section-head{justify-content:space-between;align-items:end;gap:22px;margin-bottom:24px;display:flex}.community-media-page .section-head h2{letter-spacing:-.03em;margin:0 0 8px;font-size:34px;line-height:1.05}.community-media-page .section-head p{color:var(--muted);margin:0;font-size:15px}.community-media-page .link{color:var(--blue);font-size:13px;font-weight:750}.community-media-page .toolbar{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.community-media-page .search{flex:1;min-width:260px;position:relative}.community-media-page .search input{border:1px solid #d8e0ea;border-radius:10px;width:100%;padding:13px 14px 13px 42px}.community-media-page .search:before{content:"⌕";color:#748198;font-size:22px;position:absolute;top:8px;left:14px}.community-media-page select{color:#344054;background:#fff;border:1px solid #d8e0ea;border-radius:10px;padding:13px 36px 13px 14px}.community-media-page .pills{flex-wrap:wrap;gap:8px;display:flex}.community-media-page .pill{color:#536176;cursor:pointer;background:#fff;border:1px solid #d8e0ea;border-radius:999px;padding:10px 13px;font-size:13px;font-weight:750}.community-media-page .pill.active{color:#fff;background:#101828;border-color:#101828}.community-media-page .grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.community-media-page .card{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;height:100%;transition:all .2s;display:flex;position:relative;overflow:hidden}.community-media-page .card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.community-media-page .thumb{background-position:50%;background-size:cover;height:190px;position:relative}.community-media-page .play{background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;bottom:13px;left:14px;box-shadow:0 6px 16px #00000029}.community-media-page .duration{color:#fff;background:#101828;border-radius:6px;padding:5px 7px;font-size:11px;position:absolute;bottom:12px;right:12px}.community-media-page .media-badge{background:#fff;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800;position:absolute;top:12px;right:12px}.community-media-page .card-body{flex-direction:column;flex:1;padding:18px;display:flex}.community-media-page .meta{color:#738095;align-items:center;gap:8px;margin-bottom:8px;font-size:11px;display:flex}.community-media-page .dot{background:#aab4c3;border-radius:50%;width:4px;height:4px}.community-media-page .card h3{margin:0 0 9px;font-size:20px;line-height:1.18}.community-media-page .card p{color:#667085;margin:0 0 14px;font-size:13px;line-height:1.5}.community-media-page .host{color:#40506a;font-size:12px;font-weight:700}.community-media-page .card-foot{border-top:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.community-media-page .tag{color:var(--blue);font-size:11px;font-weight:750}.community-media-page .detail{color:var(--blue);font-size:12px;font-weight:800}.community-media-page .categories{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.community-media-page .cat{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px}.community-media-page .ico{background:var(--soft-blue);width:44px;height:44px;color:var(--blue);border-radius:12px;place-items:center;margin-bottom:13px;font-size:21px;display:grid}.community-media-page .cat h3{margin:0 0 7px;font-size:18px}.community-media-page .cat p{color:#667085;margin:0;font-size:13px;line-height:1.5}.community-media-page .guests{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.community-media-page .guest{text-align:center;color:inherit;text-decoration:none;display:block}.community-media-page .guest:hover h3{color:var(--blue)}.community-media-page .guest img{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);border-radius:50%;width:100%}.community-media-page .guest h3{margin:10px 0 3px;font-size:14px}.community-media-page .guest p{color:#667085;margin:0;font-size:11px;line-height:1.4}.community-media-page .banner{color:#fff;background:#101828}.community-media-page .banner-wrap{grid-template-columns:1fr auto;align-items:center;gap:30px;max-width:1180px;margin:auto;padding:50px 28px;display:grid}.community-media-page .banner h2{letter-spacing:-.03em;margin:0 0 10px;font-size:36px;line-height:1.05}.community-media-page .banner p{color:#c5cedb;max-width:720px;margin:0;font-size:15px;line-height:1.55}.community-media-page .banner-note{color:#9fb0cb;margin:12px 0 0;font-size:13px;line-height:1.45}.community-media-page .subscribe{align-items:center;gap:8px;display:flex}.community-media-page .subscribe input{color:#101828;border:none;border-radius:9px;width:260px;padding:12px 13px}.community-media-page .subscribe input::placeholder{color:#667085}.community-media-page .subscribe .btn{white-space:nowrap;flex-shrink:0}.community-media-page .empty{text-align:center;color:#667085;border:1px dashed #cbd5e1;border-radius:14px;padding:34px;display:none}@media (width<=900px){.community-media-page .hero-wrap{grid-template-columns:1fr}.community-media-page .grid,.community-media-page .categories{grid-template-columns:1fr 1fr}.community-media-page .guests{grid-template-columns:repeat(3,1fr)}}@media (width<=620px){.community-media-page .hero-wrap{padding:44px 18px 38px}.community-media-page .hero h1{font-size:40px}.community-media-page .grid,.community-media-page .categories,.community-media-page .guests{grid-template-columns:1fr}.community-media-page .banner-wrap{grid-template-columns:1fr;padding-left:18px;padding-right:18px}.community-media-page .subscribe{flex-direction:column}.community-media-page .subscribe input{width:100%}}.community-podcast-detail-page{--ink:#101828;--muted:#667085;--blue:#2468e8;--line:#e2e8f0;--soft:#f6f9fd;--soft-blue:#eef5ff;--shadow:0 16px 40px #14285017}.community-podcast-detail-page *{box-sizing:border-box}.community-podcast-detail-page html{scroll-behavior:smooth}.community-podcast-detail-page body{color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.community-podcast-detail-page a{color:inherit;text-decoration:none}.community-podcast-detail-page button,.community-podcast-detail-page input{font:inherit}.community-podcast-detail-page img{max-width:100%;display:block}.community-podcast-detail-page .btn{color:var(--blue);cursor:pointer;background:#fff;border:1px solid #cfd8e6;border-radius:9px;padding:11px 16px;font-weight:750}.community-podcast-detail-page .btn.primary{background:var(--blue);color:#fff;border-color:var(--blue)}.community-podcast-detail-page .container{max-width:1180px;margin:auto;padding:0 28px}.community-podcast-detail-page .breadcrumb{color:#68758b;max-width:1180px;margin:auto;padding:22px 28px 0;font-size:13px}.community-podcast-detail-page .breadcrumb a{color:var(--blue)}.community-podcast-detail-page .hero{background:linear-gradient(135deg,#f5f9ff,#fff);padding:30px 0 48px}.community-podcast-detail-page .hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:38px;display:grid}.community-podcast-detail-page .eyebrow{letter-spacing:.12em;color:var(--blue);text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800}.community-podcast-detail-page h1{letter-spacing:-.04em;margin:0 0 14px;font-size:52px;line-height:1}.community-podcast-detail-page .lead{color:#5f6c82;margin:0 0 18px;font-size:18px;line-height:1.55}.community-podcast-detail-page .meta{color:#65738a;flex-wrap:wrap;gap:12px;margin-bottom:23px;font-size:13px;display:flex}.community-podcast-detail-page .cover{height:410px;box-shadow:var(--shadow);background-image:url(/community/images/hub-inline-5-80ad468781.jpg);background-position:50%;background-size:cover;border-radius:20px;position:relative;overflow:hidden}.community-podcast-detail-page .cover:after{content:"";background:linear-gradient(#0000 40%,#0f172a8c);position:absolute;inset:0}.community-podcast-detail-page .cover-label{z-index:2;color:#fff;position:absolute;bottom:18px;left:20px}.community-podcast-detail-page .cover-label b{font-size:24px;display:block}.community-podcast-detail-page .cover-label span{font-size:13px}.community-podcast-detail-page .player{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:15px;padding:18px}.community-podcast-detail-page .player-row{grid-template-columns:54px 1fr auto;align-items:center;gap:14px;display:grid}.community-podcast-detail-page .play{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:50%;width:54px;height:54px;font-size:19px}.community-podcast-detail-page .player audio{display:none}.community-podcast-detail-page .play:disabled,.community-podcast-detail-page .speed:disabled{opacity:.45;cursor:not-allowed}.community-podcast-detail-page .track{cursor:pointer;background:#edf1f5;border-radius:999px;height:7px;margin:8px 0 5px;overflow:hidden}.community-podcast-detail-page .player.is-empty .track{cursor:default}.community-podcast-detail-page .track i{background:var(--blue);width:0;height:100%;display:block}.community-podcast-detail-page .time{color:#738095;font-size:11px}.community-podcast-detail-page .speed{border:1px solid var(--line);color:#526078;background:#fff;border-radius:8px;padding:8px 9px;font-size:12px}.community-podcast-detail-page .jump{border-top:1px solid var(--line);border-bottom:1px solid var(--line);top:var(--header-height,48px);z-index:35;background:#fff;position:sticky}.community-podcast-detail-page .jump .inner{gap:28px;max-width:1180px;margin:auto;padding:0 28px;display:flex;overflow:auto}.community-podcast-detail-page .jump a{color:#5e6b7f;white-space:nowrap;padding:15px 0;font-size:13px;font-weight:750}.community-podcast-detail-page .section{padding:55px 0}.community-podcast-detail-page .alt{background:var(--soft)}.community-podcast-detail-page .section h2{letter-spacing:-.03em;margin:0 0 11px;font-size:34px;line-height:1.08}.community-podcast-detail-page .intro{color:var(--muted);max-width:820px;margin:0 0 25px;font-size:15px;line-height:1.55}.community-podcast-detail-page .content{grid-template-columns:1.4fr .7fr;gap:32px;display:grid}.community-podcast-detail-page .prose p{color:#4f5d72;margin:0 0 17px;font-size:16px;line-height:1.72}.community-podcast-detail-page .quote{border-left:4px solid var(--blue);color:#35435b;background:#f7faff;border-radius:0 12px 12px 0;padding:15px 17px;font-size:17px;line-height:1.55}.community-podcast-detail-page .guest{border:1px solid var(--line);color:inherit;background:#fff;border-radius:15px;padding:18px;text-decoration:none;display:block}.community-podcast-detail-page a.guest{cursor:pointer;transition:border-color .15s,box-shadow .15s}.community-podcast-detail-page a.guest:hover{box-shadow:var(--shadow);border-color:#c5d4ea}.community-podcast-detail-page a.guest:hover h3{color:var(--blue)}.community-podcast-detail-page .guest img{object-fit:cover;border-radius:50%;width:110px;height:110px;margin-bottom:14px}.community-podcast-detail-page .guest h3{margin:0 0 4px;font-size:20px}.community-podcast-detail-page .guest .role{color:var(--blue);margin-bottom:10px;font-size:12px;font-weight:750}.community-podcast-detail-page .guest p{color:#667085;font-size:13px;line-height:1.5}.community-podcast-detail-page .chapters{gap:10px;display:grid}.community-podcast-detail-page .chapter{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:78px 1fr auto;align-items:center;gap:16px;padding:14px 16px;display:grid}.community-podcast-detail-page .chapter time{color:var(--blue);font-size:12px;font-weight:800}.community-podcast-detail-page .chapter h3{margin:0 0 3px;font-size:15px}.community-podcast-detail-page .chapter p{color:#667085;margin:0;font-size:12px}.community-podcast-detail-page .chapter button{color:var(--blue);cursor:pointer;background:#eef5ff;border:0;border-radius:8px;padding:7px 9px;font-weight:800}.community-podcast-detail-page .takeaways{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.community-podcast-detail-page .takeaway{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.community-podcast-detail-page .takeaway b{margin-bottom:6px;font-size:15px;display:block}.community-podcast-detail-page .takeaway p{color:#667085;margin:0;font-size:13px;line-height:1.5}.community-podcast-detail-page .transcript{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.community-podcast-detail-page .transcript button{text-align:left;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 18px;font-weight:800;display:flex}.community-podcast-detail-page .transcript-toggle{color:#667085;flex-shrink:0;font-size:22px;font-weight:400;line-height:1}.community-podcast-detail-page .transcript-body{color:#5c697e;padding:0 18px 18px;font-size:14px;line-height:1.65}.community-podcast-detail-page .transcript-body p{margin:0 0 14px}.community-podcast-detail-page .transcript-body p:last-child{margin-bottom:0}.community-podcast-detail-page .transcript-speaker{color:var(--ink);font-weight:800}.community-podcast-detail-page .related{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.community-podcast-detail-page .rel{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.community-podcast-detail-page .rel-img{background-position:50%;background-size:cover;height:150px}.community-podcast-detail-page .rel-body{padding:14px}.community-podcast-detail-page .rel h3{margin:0 0 6px;font-size:17px}.community-podcast-detail-page .rel p{color:#667085;margin:0;font-size:12px}.community-podcast-detail-page .cta{color:#fff;background:#101828;padding:50px 0}.community-podcast-detail-page .cta-wrap{justify-content:space-between;align-items:center;gap:28px;display:flex}.community-podcast-detail-page .cta h2{margin:0 0 8px;font-size:32px}.community-podcast-detail-page .cta p{color:#c7d0de;margin:0;font-size:14px;line-height:1.5}@media (width<=900px){.community-podcast-detail-page .hero-grid,.community-podcast-detail-page .content{grid-template-columns:1fr}.community-podcast-detail-page .takeaways,.community-podcast-detail-page .related{grid-template-columns:1fr 1fr}}@media (width<=620px){.community-podcast-detail-page h1{font-size:40px}.community-podcast-detail-page .takeaways,.community-podcast-detail-page .related{grid-template-columns:1fr}.community-podcast-detail-page .chapter{grid-template-columns:1fr;gap:7px}.community-podcast-detail-page .chapter button{justify-self:start}.community-podcast-detail-page .cta-wrap{flex-direction:column;align-items:flex-start}}.community-culture-page{--ink:#101828;--muted:#667085;--blue:#2468e8;--blue2:#0f56cd;--line:#e2e8f0;--soft:#f6f9fd;--softblue:#eef5ff;--green:#0d8c62;--teal:#0d9488;--violet:#7357d8;--amber:#c97913;--rose:#d44f78;--shadow:0 18px 46px #14285017}.community-culture-page *{box-sizing:border-box}.community-culture-page .btn{color:var(--blue);cursor:pointer;background:#fff;border:1px solid #cfd8e6;border-radius:9px;padding:11px 16px;font-weight:760;text-decoration:none;display:inline-block}.community-culture-page .btn.primary{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 7px 18px #2468e82e}.community-culture-page .btn.btn-ghost-light{color:#fff;background:0 0;border-color:#fff}.community-culture-page .container{max-width:1180px;margin:auto;padding:0 28px}.community-culture-page .hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f5f9ff 0%,#fff 55%,#edf5ff 100%)}.community-culture-page .hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:52px;max-width:1180px;margin:auto;padding:72px 28px 58px;display:grid}.community-culture-page .eyebrow{letter-spacing:.12em;color:var(--blue);text-transform:uppercase;margin-bottom:13px;font-size:13px;font-weight:800}.community-culture-page .hero h1{letter-spacing:-.045em;max-width:690px;margin:0 0 19px;font-size:58px;line-height:.98}.community-culture-page .hero p{color:#5f6c82;max-width:660px;margin:0 0 26px;font-size:18px;line-height:1.58}.community-culture-page .hero-actions{flex-wrap:wrap;gap:12px;display:flex}.community-culture-page .hero-visual{min-height:430px;position:relative}.community-culture-page .hero-photo{box-shadow:var(--shadow);background-position:50%;background-size:cover;border-radius:22px;position:absolute;inset:0}.community-culture-page .hero-note{background:#fff;border:1px solid #dce4ef;border-radius:14px;width:285px;padding:17px 18px;position:absolute;bottom:24px;right:-4px;box-shadow:0 16px 34px #14285021}.community-culture-page .hero-note .quote{color:#344054;margin:0 0 12px;font-size:16px;line-height:1.4}.community-culture-page .hero-note small{color:#718096;font-size:11px}.community-culture-page .signal-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.community-culture-page .signal{color:#526078;align-items:center;gap:9px;font-size:12px;display:flex}.community-culture-page .signal i{width:32px;height:32px;color:var(--blue);background:#eaf2ff;border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.community-culture-page .section{padding:58px 0}.community-culture-page .section.alt{background:var(--soft)}.community-culture-page .section-head{justify-content:space-between;align-items:end;gap:22px;margin-bottom:27px;display:flex}.community-culture-page .section-head h2{letter-spacing:-.03em;margin:0 0 9px;font-size:36px;line-height:1.06}.community-culture-page .section-head p{color:var(--muted);max-width:780px;margin:0;font-size:15px;line-height:1.55}.community-culture-page .values{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.community-culture-page .value{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:225px;padding:22px}.community-culture-page .value .ico{border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:16px;font-size:22px;display:grid}.community-culture-page .value:first-child .ico{color:var(--blue);background:#eaf2ff}.community-culture-page .value:nth-child(2) .ico{color:var(--green);background:#ecf9f5}.community-culture-page .value:nth-child(3) .ico{color:var(--violet);background:#f0ecff}.community-culture-page .value:nth-child(4) .ico{color:var(--amber);background:#fff4e6}.community-culture-page .value:nth-child(5) .ico{color:var(--rose);background:#fdeef3}.community-culture-page .value:nth-child(6) .ico{color:var(--teal);background:#e8faf8}.community-culture-page .value h3{margin:0 0 8px;font-size:20px}.community-culture-page .value p{color:#667085;margin:0 0 14px;font-size:13.5px;line-height:1.55}.community-culture-page .value .behavior{color:#40506a;border-top:1px solid #edf1f5;padding-top:13px;font-size:12px;line-height:1.45}.community-culture-page .value .behavior b{color:var(--ink)}.community-culture-page .global{color:#fff;background:#101828}.community-culture-page .global-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:42px;max-width:1180px;margin:auto;padding:62px 28px;display:grid}.community-culture-page .global h2{letter-spacing:-.035em;margin:0 0 15px;font-size:42px;line-height:1.03}.community-culture-page .global p{color:#c6d0de;margin:0 0 24px;font-size:16px;line-height:1.58}.community-culture-page .region-tabs{flex-wrap:wrap;gap:8px;display:flex}.community-culture-page .region-tab{color:#dce5f2;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:760}.community-culture-page .region-tab.active{color:#101828;background:#fff}.community-culture-page .region-panel{display:none}.community-culture-page .region-panel.active{grid-template-columns:1.05fr .95fr;gap:14px;display:grid}.community-culture-page .region-card{background:#ffffff0f;border:1px solid #ffffff21;border-radius:16px;padding:19px}.community-culture-page .region-card.big{background-position:50%;background-size:cover;grid-row:span 2;align-items:flex-end;min-height:330px;display:flex;position:relative;overflow:hidden}.community-culture-page .region-card.big:before{content:"";background:linear-gradient(#0000 40%,#081223ba);position:absolute;inset:0}.community-culture-page .region-card.big div{z-index:2;position:relative}.community-culture-page .region-card h3{margin:0 0 7px;font-size:21px}.community-culture-page .region-card p{color:#c8d1df;margin:0;font-size:13px;line-height:1.48}.community-culture-page .region-card b{color:#8fb8ff;text-transform:uppercase;letter-spacing:.09em;margin-bottom:7px;font-size:12px;display:block}.community-culture-page .practice-grid{grid-template-columns:1.02fr .98fr;gap:26px;display:grid}.community-culture-page .principles{gap:12px;display:grid}.community-culture-page .principle{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:48px 1fr;gap:14px;padding:18px;display:grid}.community-culture-page .principle .num{background:var(--softblue);width:48px;height:48px;color:var(--blue);border-radius:13px;place-items:center;font-size:16px;font-weight:850;display:grid}.community-culture-page .principle h3{margin:0 0 5px;font-size:17px}.community-culture-page .principle p{color:#667085;margin:0;font-size:13px;line-height:1.5}.community-culture-page .side-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;align-self:start;padding:24px}.community-culture-page .side-card h3{letter-spacing:-.02em;margin:0 0 9px;font-size:24px}.community-culture-page .side-card p{color:#667085;margin:0 0 17px;font-size:14px;line-height:1.55}.community-culture-page .commit-list{gap:11px;display:grid}.community-culture-page .commit{grid-template-columns:28px 1fr;gap:10px;display:grid}.community-culture-page .commit .tick{width:28px;height:28px;color:var(--green);background:#edf7f2;border-radius:9px;place-items:center;font-weight:850;display:grid}.community-culture-page .commit b{margin-bottom:2px;font-size:13px;display:block}.community-culture-page .commit span{color:#6b7890;font-size:12px;line-height:1.4}.community-culture-page .journey{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:14px;display:grid}.community-culture-page .stage{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;height:100%;padding:23px 19px 19px;display:flex;position:relative;overflow:hidden}.community-culture-page .stage-bar{z-index:1;background:linear-gradient(90deg,#2468e8,#74a7ff);height:4px;position:absolute;top:0;left:0;right:0}.community-culture-page .stage .stage-no{letter-spacing:.1em;color:#7a8798;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:800}.community-culture-page .stage h3{margin:0 0 8px;font-size:19px}.community-culture-page .stage p{color:#667085;margin:0;font-size:13px;line-height:1.5}.community-culture-page .stage .ask{color:#41516a;border-top:1px solid #edf1f5;margin-top:auto;padding-top:12px;font-size:12px;line-height:1.4}.community-culture-page .stage .ask b{color:var(--blue)}.community-culture-page .voices{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.community-culture-page .voice{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.community-culture-page .voice .mark{color:#c6d6ee;margin-bottom:7px;font-size:34px;line-height:.8}.community-culture-page .voice blockquote{color:#39485f;margin:0 0 17px;font-size:15px;line-height:1.5}.community-culture-page .person{align-items:center;gap:10px;display:flex}.community-culture-page .person img{object-fit:cover;border-radius:50%;width:44px;height:44px}.community-culture-page .person b{font-size:13px;display:block}.community-culture-page .person span{color:#728095;font-size:11px}.community-culture-page .code{background:linear-gradient(135deg,#f0f5ff,#fbfdff)}.community-culture-page .code-box{background:#fff;border:1px solid #dce5f2;border-radius:18px;grid-template-columns:.8fr 1.2fr;gap:34px;padding:28px;display:grid;box-shadow:0 12px 30px #162d520d}.community-culture-page .code h2{letter-spacing:-.03em;margin:0 0 11px;font-size:32px}.community-culture-page .code p{color:#667085;margin:0;font-size:14px;line-height:1.55}.community-culture-page .code-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.community-culture-page .code-item{border:1px solid var(--line);border-radius:12px;padding:10px 12px}.community-culture-page .code-item b{margin-bottom:2px;font-size:13px;line-height:1.2;display:block}.community-culture-page .code-item span{color:#6c788c;font-size:12px;line-height:1.3}.community-culture-page .cta{color:#fff;background-position:50%;background-size:cover;align-items:center;min-height:255px;display:flex}.community-culture-page .cta-wrap{width:100%;max-width:1180px;margin:auto;padding:52px 28px}.community-culture-page .cta h2{letter-spacing:-.035em;max-width:650px;margin:0 0 12px;font-size:40px;line-height:1.03}.community-culture-page .cta p{color:#e2e8f0;max-width:600px;margin:0 0 21px;font-size:15px;line-height:1.55}@media (width<=960px){.community-culture-page .hero-grid,.community-culture-page .global-grid,.community-culture-page .practice-grid,.community-culture-page .code-box{grid-template-columns:1fr}.community-culture-page .values,.community-culture-page .voices,.community-culture-page .journey{grid-template-columns:1fr 1fr}}@media (width<=640px){.community-culture-page .container,.community-culture-page .hero-grid,.community-culture-page .global-grid,.community-culture-page .cta-wrap{padding-left:18px;padding-right:18px}.community-culture-page .hero h1{font-size:42px}.community-culture-page .hero-visual{min-height:360px}.community-culture-page .hero-note{width:auto;left:10px;right:10px}.community-culture-page .values,.community-culture-page .voices,.community-culture-page .journey,.community-culture-page .region-panel.active{grid-template-columns:1fr}.community-culture-page .region-card.big{grid-row:auto;min-height:250px}.community-culture-page .code-list{grid-template-columns:1fr}}.community-profile-page{--ink:#101828;--muted:#667085;--blue:#2468e8;--line:#e2e8f0;--soft:#f7f9fc;--softblue:#eef5ff;--green:#0e8f62;--hire:#087f5b;--hire-soft:#ecfdf5;--hire-line:#b7ebd2;--shadow:0 16px 42px #122b5017;color:var(--ink);background:#fff;line-height:1.25}.community-profile-page h1,.community-profile-page h2,.community-profile-page h3{line-height:1.15}.community-profile-page a{color:inherit;text-decoration:none}.community-profile-page button{font:inherit}.community-profile-page img{max-width:100%;display:block}.community-profile-page .btn{color:var(--blue);cursor:pointer;text-align:center;background:#fff;border:1px solid #cfd8e6;border-radius:9px;padding:10px 14px;font-weight:760;line-height:1.2}.community-profile-page .btn.primary{background:var(--blue);color:#fff;border-color:var(--blue)}.community-profile-page .btn.sm{padding:8px 11px;font-size:12px}.community-profile-page .btn.block{width:100%}.community-profile-page .btn.hire{background:var(--hire);border-color:var(--hire);color:#fff;box-shadow:0 7px 18px #087f5b2e}.community-profile-page .hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f5f9ff,#fff 58%,#edf5ff)}.community-profile-page .hero-wrap{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;max-width:1220px;margin:auto;padding:38px 28px 34px;display:grid}.community-profile-page .avatar-wrap{position:relative}.community-profile-page .avatar{object-fit:cover;width:138px;height:138px;box-shadow:var(--shadow);border:5px solid #fff;border-radius:24px}.community-profile-page .status{background:#21b66f;border:4px solid #fff;border-radius:50%;width:22px;height:22px;position:absolute;bottom:7px;right:4px}.community-profile-page .name-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.community-profile-page .name-row h1{letter-spacing:-.035em;margin:0;font-size:38px;line-height:1.08}.community-profile-page .verified{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:grid}.community-profile-page .headline{color:#48556c;margin:8px 0 10px;font-size:17px;line-height:1.45}.community-profile-page .meta{color:#69768a;flex-wrap:wrap;gap:15px;font-size:13px;line-height:1.3;display:flex}.community-profile-page .tags{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.community-profile-page .tag{color:var(--blue);background:#edf4ff;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:750;line-height:1}.community-profile-page .tag.green{color:var(--green);background:#eaf8f1}.community-profile-page .tag.gray{color:#5d6a7e;background:#f2f4f7}.community-profile-page .tag.hire{background:var(--hire-soft);color:var(--hire);border:1px solid var(--hire-line)}.community-profile-page .hero-actions{gap:9px;min-width:180px;display:grid}.community-profile-page .privacy{color:#667085;text-align:center;font-size:11px}.community-profile-page .statsbar{border-bottom:1px solid var(--line)}.community-profile-page .stats{grid-template-columns:repeat(6,1fr);max-width:1220px;margin:auto;padding:15px 28px;display:grid}.community-profile-page .stat{text-align:center;border-right:1px solid #edf1f5}.community-profile-page .stat:last-child{border-right:0}.community-profile-page .stat b{font-size:20px;line-height:1.15;display:block}.community-profile-page .stat span{color:#718096;font-size:11px;line-height:1.2}.community-profile-page .jump{top:var(--header-height);z-index:40;border-bottom:1px solid var(--line);background:#fff;position:sticky}.community-profile-page .jump .inner{gap:24px;max-width:1220px;margin:auto;padding:0 28px;display:flex;overflow:auto}.community-profile-page .jump a{color:#5d697d;white-space:nowrap;padding:14px 0;font-size:12px;font-weight:750;line-height:1}.community-profile-page .page{grid-template-columns:1fr 320px;align-items:start;gap:24px;max-width:1220px;margin:auto;padding:28px;display:grid}.community-profile-page .profile-main{gap:20px;display:grid}.community-profile-page .sidebar{top:calc(var(--header-height) + 51px);gap:16px;display:grid;position:sticky}.community-profile-page .card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.community-profile-page .shadow{box-shadow:var(--shadow)}.community-profile-page .card-head{justify-content:space-between;gap:14px;margin-bottom:16px;display:flex}.community-profile-page .card-head h2{letter-spacing:-.02em;margin:0;font-size:23px;line-height:1.15}.community-profile-page .sub{color:#728095;margin-top:4px;font-size:12px;line-height:1.3}.community-profile-page .prose{color:#4f5d72;margin:0;font-size:14px;line-height:1.65}.community-profile-page .small-link{color:var(--blue);white-space:nowrap;font-size:12px;font-weight:750}.community-profile-page .chips{flex-wrap:wrap;gap:8px;display:flex}.community-profile-page .chip{color:#4d5c72;background:#fff;border:1px solid #dce4ef;border-radius:999px;padding:7px 10px;font-size:12px;line-height:1}.community-profile-page .chip.primary{background:var(--softblue);color:var(--blue);border-color:#dce9ff;font-weight:700}.community-profile-page .field-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.community-profile-page .field{border:1px solid #edf1f5;border-radius:12px;padding:13px}.community-profile-page .field b{margin-bottom:4px;font-size:12px;display:block}.community-profile-page .field span{color:#667085;font-size:12px;line-height:1.4}.community-profile-page .exp-list,.community-profile-page .pub-list,.community-profile-page .study-list,.community-profile-page .activity-list{gap:13px;display:grid}.community-profile-page .exp{grid-template-columns:46px 1fr;gap:13px;display:grid}.community-profile-page .logo-box{color:#2d5da4;background:linear-gradient(135deg,#e7effb,#f8fbff);border:1px solid #e2e9f3;border-radius:12px;place-items:center;width:46px;height:46px;font-size:12px;font-weight:850;display:grid}.community-profile-page .exp h3{margin:0 0 3px;font-size:15px;line-height:1.25}.community-profile-page .exp .org{color:#40506a;font-size:12px;font-weight:700}.community-profile-page .exp .when{color:#7a8798;margin:3px 0 6px;font-size:11px}.community-profile-page .exp p{color:#657186;margin:0;font-size:12px;line-height:1.5}.community-profile-page .pub,.community-profile-page .study{border:1px solid #edf1f5;border-radius:13px;padding:14px}.community-profile-page .pub-top,.community-profile-page .study-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.community-profile-page .study-top>div{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.community-profile-page .pub h3,.community-profile-page .study h3{margin:0;font-size:15px;line-height:1.25}.community-profile-page .journal{color:#65748b;margin-bottom:7px;font-size:11px;font-weight:650}.community-profile-page .pub p,.community-profile-page .study p{color:#667085;margin:0;font-size:12px;line-height:1.5}.community-profile-page .badge{color:#5e6b80;white-space:nowrap;background:#f2f4f7;border-radius:999px;flex-shrink:0;align-self:flex-start;align-items:center;width:max-content;height:auto;padding:4px 10px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.community-profile-page .badge.open{color:var(--green);background:#eaf8f1}.community-profile-page .metrics{color:#718096;gap:13px;margin-top:10px;font-size:11px;display:flex}.community-profile-page .progress{background:#edf1f5;border-radius:999px;height:7px;margin-top:12px;overflow:hidden}.community-profile-page .progress i{background:linear-gradient(90deg,#2468e8,#7ba7f7);height:100%;display:block}.community-profile-page .progress-meta{color:#7c899b;justify-content:space-between;margin-top:5px;font-size:10px;display:flex}.community-profile-page .people{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.community-profile-page .person{text-align:center;border:1px solid #edf1f5;border-radius:13px;padding:14px}.community-profile-page .person img,.community-profile-page .person-fallback{object-fit:cover;border-radius:50%;width:64px;height:64px;margin:0 auto 9px}.community-profile-page .person h3{margin:0 0 3px;font-size:13px;line-height:1.2}.community-profile-page .person p{color:#6c788b;margin:0 0 8px;font-size:10.5px;line-height:1.4}.community-profile-page .row{border:1px solid #edf1f5;border-radius:13px;grid-template-columns:100px 1fr auto;align-items:center;gap:14px;padding:12px;display:grid}.community-profile-page .date{height:72px;color:var(--blue);text-align:center;background:#f4f8ff;border-radius:10px;place-items:center;display:grid}.community-profile-page .date b{font-size:22px;line-height:1;display:block}.community-profile-page .date span{font-size:10px;font-weight:800}.community-profile-page .thumb{background-position:50%;background-size:cover;border-radius:10px;width:100px;height:72px;position:relative}.community-profile-page .thumb span{background:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;display:grid;position:absolute;bottom:7px;left:7px}.community-profile-page .row h3{margin:0 0 4px;font-size:14px;line-height:1.25}.community-profile-page .row p{color:#667085;margin:0;font-size:11px;line-height:1.45}.community-profile-page .activity{grid-template-columns:34px 1fr;gap:10px;display:grid}.community-profile-page .activity .ico{background:var(--softblue);width:34px;height:34px;color:var(--blue);border-radius:10px;place-items:center;display:grid}.community-profile-page .activity p{color:#58667a;margin:0;font-size:12px;line-height:1.5}.community-profile-page .activity time{color:#8a96a7;font-size:10px}.community-profile-page .sidebar h3{margin:0 0 11px;font-size:17px;line-height:1.2}.community-profile-page .contact-list{gap:10px;display:grid}.community-profile-page .contact{grid-template-columns:30px 1fr;gap:9px;display:grid}.community-profile-page .contact .ico{color:#59677d;background:#f3f6fa;border-radius:9px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid}.community-profile-page .contact b{margin-bottom:2px;font-size:11px;display:block}.community-profile-page .contact span,.community-profile-page .contact a{color:#667085;font-size:11px;line-height:1.35}.community-profile-page .availability{background:#f3fbf7;border:1px solid #dcebe5;border-radius:12px;padding:12px}.community-profile-page .availability b{color:#0b7950;margin-bottom:4px;font-size:12px;display:block}.community-profile-page .availability p{color:#5f766c;margin:0;font-size:11px;line-height:1.45}.community-profile-page .badges{flex-wrap:wrap;gap:8px;display:flex}.community-profile-page .credential{color:#4d5b70;border:1px solid #e3e9f2;border-radius:10px;padding:8px 9px;font-size:10px;font-weight:750;line-height:1}.community-profile-page .hire-banner{border:1px solid var(--hire-line);background:linear-gradient(135deg,#f2fff8,#fbfffd);border-radius:15px;grid-template-columns:1fr auto;align-items:start;gap:18px;padding:18px;display:grid}.community-profile-page .hire-banner h3{margin:0 0 7px;font-size:19px}.community-profile-page .hire-banner p{color:#5f706a;margin:0;font-size:12.5px;line-height:1.52}.community-profile-page .hire-status{color:#087f5b;white-space:nowrap;background:#dcfce7;border:1px solid #b7ebd2;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex}.community-profile-page .hire-status i{background:#22c55e;border-radius:50%;width:8px;height:8px;display:block}.community-profile-page .service-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px;display:grid}.community-profile-page .service{background:#fff;border:1px solid #e5ebe8;border-radius:13px;padding:14px}.community-profile-page .service .service-ico{background:var(--hire-soft);width:36px;height:36px;color:var(--hire);border-radius:10px;place-items:center;margin-bottom:10px;font-weight:850;display:grid}.community-profile-page .service h3{margin:0 0 5px;font-size:14px}.community-profile-page .service p{color:#667085;margin:0;font-size:11.5px;line-height:1.48}.community-profile-page .hire-meta{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px;display:grid}.community-profile-page .hire-meta .field{margin:0}.community-profile-page .hire-meta .field b{color:#344054}.community-profile-page .engagement-chips{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.community-profile-page .engagement-chips .chip{background:#f8fbfa}.community-profile-page .disclosure{color:#6a7772;border-top:1px solid #e9efec;margin-top:14px;padding-top:12px;font-size:11px;line-height:1.45}.community-profile-page .sidebar-hire{border-color:var(--hire-line);background:linear-gradient(#fbfffd,#fff)}.community-profile-page .sidebar-hire .availability{background:#effcf5;border-color:#c6edd7}.community-profile-page .sidebar-hire .availability b{color:var(--hire)}.community-profile-page .hire-rate{border-top:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding-top:10px;display:flex}.community-profile-page .hire-rate b{font-size:12px}.community-profile-page .hire-rate span{color:#667085;font-size:11px}.community-profile-page .sidebar-hire .btn.hire{margin-top:13px}.community-profile-page .hire-modal-backdrop{z-index:110;background:#0f172a8f;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.community-profile-page .hire-modal-backdrop.open{display:flex}.community-profile-page .hire-modal{background:#fff;border-radius:18px;width:min(560px,100%);overflow:hidden;box-shadow:0 28px 90px #00000042}.community-profile-page .hire-modal-head{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f2fff8,#fff);justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px;display:flex}.community-profile-page .hire-modal-head h2{margin:0 0 5px;font-size:23px}.community-profile-page .hire-modal-head p{color:#667085;margin:0;font-size:12px;line-height:1.45}.community-profile-page .hire-modal-body{padding:22px 24px}.community-profile-page .hire-form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.community-profile-page .hire-form .full{grid-column:1/-1}.community-profile-page .hire-form label{color:#4b586b;gap:6px;font-size:11px;font-weight:750;display:grid}.community-profile-page .hire-form input,.community-profile-page .hire-form textarea{border:1px solid #d8e0ea;border-radius:9px;width:100%;padding:11px 12px}.community-profile-page .hire-form textarea{resize:vertical;min-height:95px}.community-profile-page .hire-modal-foot{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:15px 24px;display:flex}.community-profile-page .hire-success{color:#176342;background:#effcf5;border:1px solid #b7ebd2;border-radius:12px;margin-bottom:14px;padding:13px;font-size:12px;line-height:1.45;display:none}@media (width<=820px){.community-profile-page .service-grid,.community-profile-page .hire-meta{grid-template-columns:1fr 1fr}}@media (width<=980px){.community-profile-page .page{grid-template-columns:1fr}.community-profile-page .sidebar{grid-template-columns:1fr 1fr;position:static}.community-profile-page .stats{grid-template-columns:repeat(3,1fr)}.community-profile-page .hero-wrap{grid-template-columns:auto 1fr}.community-profile-page .hero-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}}@media (width<=680px){.community-profile-page .page,.community-profile-page .hero-wrap,.community-profile-page .stats,.community-profile-page .jump .inner{padding-left:18px;padding-right:18px}.community-profile-page .hero-wrap{text-align:center;grid-template-columns:1fr}.community-profile-page .avatar-wrap{justify-self:center}.community-profile-page .name-row,.community-profile-page .meta,.community-profile-page .tags{justify-content:center}.community-profile-page .hero-actions{grid-template-columns:1fr}.community-profile-page .stats{grid-template-columns:repeat(2,1fr)}.community-profile-page .stat{border-bottom:1px solid #edf1f5;border-right:0;padding:8px}.community-profile-page .field-grid,.community-profile-page .people{grid-template-columns:1fr 1fr}.community-profile-page .row{grid-template-columns:86px 1fr}.community-profile-page .row .small-link{grid-column:2}.community-profile-page .thumb{width:86px}.community-profile-page .sidebar{grid-template-columns:1fr}}@media (width<=560px){.community-profile-page .service-grid,.community-profile-page .hire-meta,.community-profile-page .hire-form{grid-template-columns:1fr}.community-profile-page .hire-form .full{grid-column:auto}.community-profile-page .hire-banner{grid-template-columns:1fr}.community-profile-page .hire-status{justify-self:start}}@media (width<=480px){.community-profile-page .field-grid,.community-profile-page .people{grid-template-columns:1fr}.community-profile-page .name-row h1{font-size:32px}}.community-account-page{max-width:860px;margin:0 auto;padding:36px 28px 64px}.community-account-hero{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.community-account-kicker{color:#667085;letter-spacing:.04em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:700}.community-account-hero h1{letter-spacing:-.03em;margin:0 0 8px;font-size:32px}.community-account-hero p{color:#667085;margin:0;line-height:1.45}.community-account-status{color:#5d6a7e;white-space:nowrap;border:1px solid #d8e0ea;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.community-account-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.community-account-form label{color:#445268;gap:6px;font-size:12px;font-weight:700;display:grid}.community-account-form .full{grid-column:1/-1}.community-account-form input,.community-account-form textarea{width:100%;font:inherit;border:1px solid #d8e0ea;border-radius:9px;padding:11px 12px;font-weight:500}.community-account-form input:disabled{color:#667085;background:#f7f9fc}.community-account-photo-block{background:#f8fafc;border:1px solid #e6ebf2;border-radius:16px;align-items:center;gap:18px;margin:0 0 28px;padding:16px;display:flex}.community-account-photo-block h2{margin:0 0 6px;font-size:16px}.community-account-photo-block p{color:#667085;margin:0 0 12px;font-size:14px;font-weight:500}.community-account-photo-button{cursor:pointer;background:#fff;border:1.5px dashed #b8c4d6;border-radius:50%;flex-shrink:0;place-items:center;width:88px;height:88px;padding:0;display:grid;overflow:hidden}.community-account-photo-button img{object-fit:cover;width:100%;height:100%}.community-account-photo-button span{color:#667085;font-size:28px}.community-account-file{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.community-account-session{border-top:1px solid #e6ebf2;margin-top:36px;padding-top:24px}.community-account-session h2{margin:0 0 14px;font-size:18px}.community-account-session dl{gap:10px;margin:0 0 16px;display:grid}.community-account-session dt{color:#667085;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.community-account-session dd{overflow-wrap:anywhere;margin:4px 0 0;font-weight:600}.community-account-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.community-account-gate{text-align:center;max-width:520px;margin:72px auto;padding:0 24px 64px}.community-account-gate h1{letter-spacing:-.03em;margin:0 0 10px;font-size:32px}.community-account-gate p{color:#667085;margin:0 0 18px}.community-account-gate__actions{justify-content:center;gap:10px;display:flex}@media (width<=680px){.community-account-page{padding:28px 18px 48px}.community-account-hero,.community-account-form{grid-template-columns:1fr}}:root{--ink:#0d1426;--muted:#667085;--blue:#1468f4;--line:#e6ebf2;--soft:#f6f9fd;--header-height:72px;color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;line-height:1.5}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}#root{min-height:100vh}.app--community{background:#fff;flex-direction:column;min-height:100vh;display:flex}.main--community{flex:1;padding:0}.community-site-header{z-index:50;height:var(--header-height);border-top:1px solid #eef1f5;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0}.community-site-header__inner{align-items:center;gap:32px;height:100%;margin:0 auto;padding:0 36px;display:flex;position:relative}.community-site-logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.community-site-logo__image{width:auto;height:38px;display:block}.community-site-nav{flex:1;align-items:center;gap:26px;font-size:14px;font-weight:700;display:flex}.community-site-nav a{color:#1c2433;white-space:nowrap;padding:6px 0;text-decoration:none;position:relative}.community-site-nav a.active:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:-22px;left:0;right:0}.community-site-nav__mobile-actions{display:none}.community-site-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.community-site-btn{border:1px solid var(--blue);background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;border-radius:8px;padding:9px 16px;font-size:14px;font-weight:700}.community-site-btn--ghost{color:var(--blue);box-shadow:none;background:#fff}.community-site-btn--primary{box-shadow:none}.community-site-menu{color:#1c2433;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:0;display:none}.community-site-menu span{background:#1c2433;width:18px;height:1.5px;display:block}.community-site-footer{border-top:1px solid var(--line);background:#fff;padding:34px 0 18px}.community-site-footer__inner{max-width:1180px;margin:0 auto;padding:0 28px}.community-site-footer__grid{grid-template-columns:1.4fr repeat(4,1fr);gap:34px;display:grid}.community-site-footer__brand p{color:#718096;margin:10px 0 0;font-size:12px}.community-site-footer h4{color:#101828;margin:0 0 12px;font-size:13px;font-weight:700}.community-site-footer__col a,.community-site-footer__col button{font:inherit;color:#69778d;text-align:left;cursor:pointer;background:0 0;border:0;margin:0 0 8px;padding:0;font-size:12px;text-decoration:none;display:block}.community-site-footer__col a:hover,.community-site-footer__col button:hover{color:#101828}.community-site-footer__socials{align-items:center;gap:15px;display:flex}.community-site-footer__socials a{color:#3d4a5c;justify-content:center;align-items:center;margin:0;display:inline-flex}.community-site-footer__note{color:#8390a2;border-top:1px solid #eef1f5;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:26px;padding-top:15px;font-size:11px;display:flex}.community-not-found{max-width:1180px;margin:0 auto;padding:80px 28px}.community-not-found h1{margin:0 0 8px;font-size:32px}.community-not-found p{color:var(--muted);margin:0}@media (width<=1180px){.community-site-header__inner{gap:18px;padding:0 20px}.community-site-footer__inner{padding:0 20px}.community-site-nav{gap:18px;font-size:13px}}@media (width<=1100px){.community-site-footer__grid{grid-template-columns:1fr 1fr 1fr}}@media (width<=1020px){.community-site-nav{top:var(--header-height);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:10px 20px 18px;display:none;position:absolute;left:0;right:0;box-shadow:0 16px 28px #10182814}.community-site-nav.is-open{display:flex}.community-site-nav a{border-bottom:1px solid #eef1f5;padding:12px 0}.community-site-nav a.active:after{display:none}.community-site-nav a.active{color:var(--blue)}.community-site-nav__mobile-actions{flex-direction:column;gap:10px;padding-top:14px;display:flex}.community-site-actions .community-site-btn{display:none}.community-site-menu{display:inline-flex}.community-site-header__inner,.community-site-footer__inner,.community-not-found{padding-left:18px;padding-right:18px}.community-site-footer__grid{grid-template-columns:1fr 1fr;gap:24px 34px}}@media (width<=620px){.community-site-footer__grid{grid-template-columns:1fr}.community-site-footer__note{flex-direction:column}}
