.campus-promo{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:1.25rem}.campus-promo__backdrop{position:absolute;inset:0;border:0;margin:0;padding:0;cursor:pointer;background:rgba(0,0,0,.82)}.campus-promo__dialog{position:relative;z-index:1;width:min(100%,44rem);max-height:min(94vh,40rem);overflow:auto;border-radius:8px;background:#2b2d31;box-shadow:0 0 0 1px rgba(0,0,0,.35),0 8px 16px rgba(0,0,0,.24),0 28px 80px rgba(0,0,0,.55);color:#f2f3f5;animation:campus-promo-in .18s ease-out both;contain:layout style paint;-webkit-overflow-scrolling:touch}@keyframes campus-promo-in{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.campus-promo__dialog{animation:none}}.campus-promo__close{position:absolute;top:.65rem;right:.65rem;z-index:3;display:grid;place-items:center;width:2rem;height:2rem;border:0;border-radius:4px;background:transparent;color:#b5bac1;cursor:pointer;transition:background .15s ease,color .15s ease}.campus-promo__close:hover{background:rgba(255,255,255,.06);color:#f2f3f5}.campus-promo__layout{display:grid;grid-template-columns:1fr minmax(13.5rem,15.5rem);align-items:stretch;min-height:22rem}.campus-promo__invite{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.75rem 1.75rem}.campus-promo__icon-wrap{margin-bottom:1rem}.campus-promo__icon{display:block;width:5rem;height:5rem;border-radius:1.15rem;object-fit:cover;background:#1e1f22;box-shadow:0 0 0 1px rgba(0,0,0,.2)}.campus-promo__eyebrow{margin:0;font-size:.75rem;font-weight:500;line-height:1.25;letter-spacing:.01em;color:#b5bac1;text-transform:none}.campus-promo__title{margin:.35rem 0 0;max-width:18ch;font-family:var(--font-inter),"gg sans","Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;line-height:1.2;color:#f2f3f5}.campus-promo__lede{margin:.65rem 0 0;max-width:34ch;font-size:.875rem;line-height:1.45;font-weight:400;color:#b5bac1}.campus-promo__presence{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.15rem 1rem;margin-top:1rem;font-size:.875rem;line-height:1.25;color:#b5bac1;font-variant-numeric:tabular-nums}.campus-promo__presence-item{display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap}.campus-promo__presence-item strong{font-weight:600;color:#dbdee1}.campus-promo__dot{width:.5rem;height:.5rem;border-radius:999px;flex-shrink:0}.campus-promo__dot--online{background:#23a559}.campus-promo__dot--members{background:#80848e}.campus-promo__faces{margin-top:1.15rem;width:100%;display:flex;justify-content:center}.campus-promo__face-stack{display:flex;align-items:center;justify-content:center}.campus-promo__face{position:relative;width:2.5rem;height:2.5rem;margin-left:-.45rem;border-radius:999px;border:3px solid #2b2d31;background:#1e1f22;overflow:hidden;flex-shrink:0}.campus-promo__face:first-child{margin-left:0}.campus-promo__face img{display:block;width:100%;height:100%;object-fit:cover}.campus-promo__face--more{display:grid;place-items:center;background:#404249;color:#f2f3f5;font-size:.68rem;font-weight:700;letter-spacing:-.02em;overflow:hidden}.campus-promo__accept{display:flex;align-items:center;justify-content:center;width:100%;max-width:20rem;margin-top:1.35rem;min-height:2.75rem;padding:.55rem 1rem;border-radius:3px;background:#5865f2;color:#fff;font-size:1rem;font-weight:500;line-height:1.25;text-decoration:none;transition:background .15s ease}.campus-promo__accept:hover{background:#4752c4}.campus-promo__accept:active{background:#3c45a5}.campus-promo__secondary{margin-top:.75rem;font-size:.8125rem;font-weight:500;color:#00a8fc;text-decoration:none}.campus-promo__secondary:hover{text-decoration:underline}.campus-promo__qr-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1.35rem 1.75rem;border-left:1px solid rgba(255,255,255,.04);background:#2b2d31}.campus-promo__qr-wrap{display:grid;place-items:center;width:11rem;height:11rem;padding:.55rem;border-radius:4px;background:#fff;text-decoration:none;box-shadow:0 2px 10px rgba(0,0,0,.2);transition:transform .15s ease}.campus-promo__qr-wrap:hover{transform:scale(1.02)}.campus-promo__qr-wrap:focus-visible{outline:2px solid #5865f2;outline-offset:3px}.campus-promo__qr{display:block;width:100%;height:100%;object-fit:contain;image-rendering:pixelated;pointer-events:none}.campus-promo__qr-title{margin:1.15rem 0 0;font-size:1.25rem;font-weight:600;line-height:1.25;letter-spacing:-.01em;color:#f2f3f5}.campus-promo__qr-hint{margin:.5rem 0 0;max-width:16ch;font-size:.875rem;line-height:1.35;color:#b5bac1}@media (max-width:640px){.campus-promo{padding:.75rem;align-items:end}.campus-promo__dialog{width:100%;max-height:min(92vh,44rem);border-radius:8px 8px 6px 6px}.campus-promo__layout{grid-template-columns:1fr;min-height:0}.campus-promo__invite{padding:1.75rem 1.25rem 1.25rem}.campus-promo__icon{width:4.25rem;height:4.25rem;border-radius:1rem}.campus-promo__title{font-size:1.35rem}.campus-promo__accept{max-width:none}.campus-promo__qr-panel{border-left:0;border-top:1px solid rgba(255,255,255,.04);padding:1.25rem 1.25rem 1.5rem}.campus-promo__qr-wrap{width:9.5rem;height:9.5rem}.campus-promo__qr-title{font-size:1.1rem}.campus-promo__qr-hint{max-width:28ch}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}