@import url("https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700;800&display=swap");@keyframes login_mltBreathe__UQUbh{0%,to{transform:scale(1);opacity:.55}50%{transform:scale(1.28);opacity:.9}}@keyframes login_mltDrift__oNzbW{0%{transform:translate(0) scale(1)}33%{transform:translate(40px,30px) scale(1.1)}66%{transform:translate(-30px,20px) scale(.95)}to{transform:translate(0) scale(1)}}@keyframes login_mltRise__4eP8j{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes login_mltRiseSoft__gHd5U{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes login_mltRing__GWs0r{0%{transform:scale(.7);opacity:.55}70%{opacity:0}to{transform:scale(2.1);opacity:0}}@keyframes login_mltHalo__Nbx8N{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.12);opacity:.85}}@keyframes login_mltBar__3cpa5{0%{width:0}to{width:100%}}@keyframes login_mltPop__Nzo_F{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}.login_container__5QAMw{font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:flex;min-height:100vh;background:#0c3a28}.login_leftPanel__fYZgi{width:480px;flex-shrink:0;background:linear-gradient(165deg,#0c3a28,#0a2e20);padding:54px 52px;display:flex;flex-direction:column;color:#fff;position:relative;overflow:hidden}.login_rightPanel__LCXZC{flex:1;background:#fff;display:flex;align-items:center;justify-content:center;padding:40px 56px}.login_breatheEl__T5YDW{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(46,155,107,.3),transparent 70%);top:-120px;right:-120px;animation:login_mltBreathe__UQUbh 8s ease-in-out infinite;will-change:transform,opacity}.login_driftEl__pYR4M{position:absolute;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(46,155,107,.14),transparent 70%);bottom:-110px;left:-90px;animation:login_mltDrift__oNzbW 18s ease-in-out infinite;will-change:transform}.login_mltRise__4eP8j{opacity:1;animation:login_mltRise__4eP8j .7s cubic-bezier(.2,.7,.3,1)}.login_mltRise1__WaQo1{animation-delay:.05s}.login_mltRise2__2Wirf{animation-delay:.12s}.login_mltRise3__nYfWP{animation-delay:.22s}.login_mltRise4__eYXEK{animation-delay:.6s}.login_mltRise5__jr8eH{animation-delay:.7s}.login_mltStagger__qNfgT{opacity:1;animation:login_mltRiseSoft__gHd5U .55s cubic-bezier(.2,.7,.3,1)}.login_orbRing__CDwO9{position:absolute;inset:0;border-radius:50%;border:1.5px solid #2e9b6b;animation:login_mltRing__GWs0r 3.4s cubic-bezier(.2,.6,.3,1) infinite}.login_orbRing2__Jgedi{animation-delay:1.7s}.login_orbHalo__UloBA{position:absolute;width:88px;height:88px;border-radius:50%;background:radial-gradient(circle,rgba(46,155,107,.22),transparent 68%);animation:login_mltHalo__Nbx8N 8s ease-in-out infinite}.login_progressBar__fD4Dj{height:100%;background:#1c8757;animation:login_mltBar__3cpa5 2.1s cubic-bezier(.4,0,.2,1) both}.login_input__OrWbz{width:100%;height:54px;border:1.5px solid #e1e8e2;border-radius:13px;padding:0 16px;font-size:16px;color:#15211b;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit;box-sizing:border-box}.login_input__OrWbz:focus{border-color:#1c8757;box-shadow:0 0 0 3.5px rgba(28,135,87,.14)}.login_inputError__dB5_m{border-color:#c9544b!important;box-shadow:0 0 0 3.5px rgba(201,84,75,.12)!important}.login_btnPrimary__sE4gn{width:100%;height:54px;border:none;border-radius:13px;background:#15724a;color:#fff;font-size:16.5px;font-weight:600;letter-spacing:.1px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:9px;transition:background .15s,transform .04s;font-family:inherit;margin-top:12px}.login_btnPrimary__sE4gn:hover:not(:disabled){background:#0f5c3c}.login_btnPrimary__sE4gn:active:not(:disabled){transform:translateY(1px)}.login_btnPrimary__sE4gn:disabled{background:#a9c3b6;cursor:default}.login_btnGhost__85SQJ{width:100%;height:54px;border:1.5px solid #e1e8e2;border-radius:13px;background:#fff;color:#15211b;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:11px;transition:background .15s,border-color .15s;font-family:inherit}.login_btnGhost__85SQJ:hover:not(:disabled){background:#fafbfa;border-color:#cfd9d2}.login_btnGhost__85SQJ:disabled{opacity:.6;cursor:default}.login_divider__xDSZo{display:flex;align-items:center;gap:14px;color:#7c8c82;font-size:13.5px;margin:18px 0}.login_divider__xDSZo:after,.login_divider__xDSZo:before{content:"";flex:1;height:1px;background:#e1e8e2}.login_otpContainer__iCyNT{display:flex;gap:10px}.login_otpBox__eIRm4{width:50px;height:60px;border:1.5px solid #e1e8e2;border-radius:12px;text-align:center;font-size:24px;font-weight:600;color:#15211b;outline:none;background:#fff;transition:border-color .15s,box-shadow .15s;font-family:inherit;box-sizing:border-box}.login_otpBox__eIRm4:focus{border-color:#1c8757;box-shadow:0 0 0 3.5px rgba(28,135,87,.14)}.login_mobileHero__PsBMX{background:linear-gradient(165deg,#0c3a28,#0a2e20);padding:30px 24px 70px;position:relative;overflow:hidden;color:#fff}.login_mobileHeroBlob__bchZU{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(46,155,107,.32),transparent 70%);top:-120px;right:-90px;animation:login_mltBreathe__UQUbh 8s ease-in-out infinite;will-change:transform,opacity}.login_mobileCard__6tWoz{background:#fff;border-radius:22px;padding:26px 22px 28px;border:1px solid #e1e8e2;box-shadow:0 24px 50px -28px rgba(13,60,40,.4)}@media (max-width:719px){.login_otpBox__eIRm4{width:42px;height:52px;font-size:20px;border-radius:10px}.login_otpContainer__iCyNT{gap:7px}}@media (prefers-reduced-motion:reduce){.login_mltRise__4eP8j,.login_mltStagger__qNfgT{animation:none}.login_breatheEl__T5YDW,.login_driftEl__pYR4M,.login_mobileHeroBlob__bchZU,.login_orbHalo__UloBA,.login_orbRing__CDwO9{animation:none!important}}.referrals_page__JCmvf{max-width:980px;margin:0 auto;padding:28px 32px 64px;display:flex;flex-direction:column;gap:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.referrals_pageHeader__8utul{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}.referrals_pageTitle__GTp95{font-size:26px;font-weight:700;letter-spacing:-.025em;color:#111827;margin:0;line-height:1.15}.referrals_pageSub___dI3T{font-size:14px;color:#4b5563;line-height:1.6;font-weight:400;margin:4px 0 0}.referrals_pageActions__B2DqY{display:flex;align-items:center;gap:8px;flex-shrink:0}.referrals_note__IxFga{display:flex;gap:11px;align-items:flex-start;padding:12px 14px;border-radius:12px;background:#e7f3fa;border:1px solid #cce4f2;color:#1a527a;font-size:13px;line-height:1.5}.referrals_noteTitle__oYtCm{font-weight:600;font-size:13.5px;color:#111827;margin-bottom:2px}.referrals_actionBanner__HMVHm{display:flex;align-items:center;gap:18px;padding:16px 18px;border-radius:16px;background:#eef2ff;border:1.5px solid #c7d2fe;box-shadow:0 1px 2px rgba(0,0,0,.04)}.referrals_actionBannerLeft__pm_Nu{display:flex;align-items:flex-start;gap:13px;flex:1;min-width:0}.referrals_actionBannerIco__1bQsX{width:40px;height:40px;border-radius:11px;background:#e0e7ff;color:#4338ca;display:grid;place-items:center;flex-shrink:0}.referrals_actionBannerTitle__vFLgR{font-size:14px;font-weight:700;color:#312e81;line-height:1.3;display:block}.referrals_actionBannerSub__YoljZ{font-size:12.5px;color:#6366f1;line-height:1.5;margin-top:3px;display:block}.referrals_statGrid__6_WQ_{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.referrals_statCard__Xp0uv{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.referrals_statKey__8RBpW{font-size:11.5px;color:#9ca3af;font-weight:600;display:flex;align-items:center;gap:6px}.referrals_statVal__Sj_9O{font-size:26px;font-weight:700;margin-top:5px;letter-spacing:-.03em;line-height:1;color:#111827}.referrals_statValGreen__OAd7F{color:#276748}.referrals_statValBlue__Pmu__{color:#2a7eab}.referrals_statValReview__8s4Za{color:#4338ca}.referrals_statSub__BS1gf{font-size:11.5px;color:#9ca3af;margin-top:3px}.referrals_tabs__uU7y4{display:flex;gap:0;border-bottom:2px solid #e5e7eb}.referrals_tab__JKU8Y{display:flex;align-items:center;gap:8px;padding:9px 18px 11px;font-size:14px;font-weight:500;color:#4b5563;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;transition:color .14s;font-family:inherit}.referrals_tab__JKU8Y:hover{color:#111827}.referrals_tabOn__7Rk6n{color:#111827;font-weight:600;border-bottom-color:#111827}.referrals_tabCnt__E9P1c{font-size:12px;font-variant-numeric:tabular-nums;color:#9ca3af;background:#f3f4f6;border-radius:999px;padding:1px 7px;min-width:20px;text-align:center;line-height:18px}.referrals_tabCntOn__zP8Pl{background:#111827;color:#fff}.referrals_filterRow__KLxSZ{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.referrals_filterPills__Q3_Nm{display:flex;gap:6px;flex-wrap:wrap}.referrals_filterPill__OfDtT{display:inline-flex;align-items:center;gap:7px;padding:6px 13px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12.5px;font-weight:600;color:#4b5563;cursor:pointer;transition:all .13s;font-family:inherit}.referrals_filterPill__OfDtT:hover{background:#f3f4f6}.referrals_filterPillOn__yio5u{background:#111827;color:#fff;border-color:transparent}.referrals_filterPillOn__yio5u:hover{background:#1f2937}.referrals_filterCnt__o2qZy{font-size:11px;opacity:.6;font-variant-numeric:tabular-nums}.referrals_filterCntOn__T8IYv{opacity:.8}.referrals_filterHint__pe8rt{display:flex;align-items:center;gap:6px;font-size:12px;color:#9ca3af}.referrals_refList__Xt47V{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.04)}.referrals_refRow__Qcj67{display:grid;grid-template-columns:36px 1fr auto;gap:13px;align-items:center;padding:13px 16px;cursor:pointer;transition:background .12s;text-align:left;width:100%;background:none;border:none;border-bottom:1px solid #e5e7eb;font-family:inherit}.referrals_refRow__Qcj67:last-child{border-bottom:none}.referrals_refRow__Qcj67:hover{background:#f3f4f6}.referrals_refRowLive__31_IA{background:color-mix(in srgb,#eaf4ee 40%,#fff)}.referrals_refRowLive__31_IA:hover{background:color-mix(in srgb,#eaf4ee 70%,#fff)}.referrals_refRowIco__EmF23{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.referrals_refRowBody__W5nq3{display:flex;flex-direction:column;min-width:0}.referrals_refRowTitle__IPmq2{font-size:14px;font-weight:600;color:#111827;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.referrals_refRowMeta__b5OAR{font-size:12px;color:#4b5563;margin-top:3px;display:flex;gap:7px;flex-wrap:wrap;align-items:center}.referrals_refRowMetaSep__Mkngg{color:#d1d5db}.referrals_refRowMetaId__DVv4W{font-family:ui-monospace,Menlo,monospace;font-size:10.5px;color:#9ca3af;letter-spacing:.04em}.referrals_refRowRight__xGLdu{display:flex;align-items:center;gap:14px;flex-shrink:0}.referrals_refRowClient__1ZDAn{display:flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;width:140px;justify-content:flex-end;text-align:right;color:#111827}.referrals_refRowClientMasked__D0SQI{color:#9ca3af;font-weight:500}.referrals_refRowTime__uDlA8{font-size:11.5px;color:#9ca3af;white-space:nowrap;width:64px;text-align:right;font-variant-numeric:tabular-nums}.referrals_refRowChev__d7nf0{color:#9ca3af;transition:transform .18s ease;display:grid;place-items:center}.referrals_refRowChevOpen__KyJ9K{transform:rotate(180deg)}.referrals_refDetail__Q2kNM{padding:4px 18px 18px 65px;background:#f3f4f6;border-bottom:1px solid #e5e7eb}.referrals_factGrid__zI5UC{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:12px 0 14px}.referrals_factKey__69eZF{font-size:10.5px;letter-spacing:.05em;text-transform:uppercase;color:#9ca3af;font-weight:600}.referrals_factVal__Smz2A{font-size:13px;color:#111827;font-weight:600;margin-top:3px}.referrals_refQuote__ZF_eL{font-style:italic;font-size:13.5px;color:#4b5563;line-height:1.55;border-left:2px solid #d1d5db;padding-left:12px;margin:0}.referrals_refConsent__lyqRM{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;margin-top:13px}.referrals_refDetailActions__u2pHp{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.referrals_reviewHead__TZP6_{display:flex;align-items:flex-start;gap:9px;padding:10px 13px;background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;font-size:13px;color:#4338ca;line-height:1.5;margin-bottom:12px;margin-top:12px}.referrals_reviewSpecList__4BBYi{display:flex;flex-direction:column;gap:8px;margin-bottom:6px}.referrals_reviewSpec__9xhet{display:flex;align-items:center;gap:11px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.referrals_reviewSpecMeta__Nermh{flex:1;min-width:0}.referrals_reviewSpecName__ITzMm{font-size:13px;font-weight:600;color:#111827}.referrals_reviewSpecSub__F6ixx{font-size:11.5px;color:#4b5563;margin-top:1px}.referrals_reviewSpecNote__1DwGs{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#1b4731;background:#eaf4ee;border-radius:999px;padding:2px 8px;margin-top:4px;font-weight:500}.referrals_emptyState__mb5Cp{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:52px 24px}.referrals_emptyIco__L4pMK{width:46px;height:46px;border-radius:13px;background:#f3f4f6;border:1px solid #e5e7eb;display:grid;place-items:center;color:#9ca3af}.referrals_emptyTitle__NWbSJ{font-size:15px;font-weight:600;color:#111827}.referrals_emptySub__ug4bo{font-size:13px;color:#9ca3af;max-width:280px;line-height:1.55;margin:0}.referrals_inviteCard__CzMtM{display:flex;align-items:center;gap:20px;padding:20px 22px;border:1px solid #cce8d7;border-radius:16px;background:linear-gradient(120deg,#eaf4ee,#fff 72%);box-shadow:0 1px 2px rgba(0,0,0,.04)}.referrals_inviteIco__KCYnt{width:46px;height:46px;border-radius:13px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);display:grid;place-items:center;color:#276748;flex-shrink:0;font-size:22px}.referrals_inviteBody__ChSJr{flex:1;min-width:0}.referrals_inviteTitle__5ZWuP{font-size:15px;font-weight:700;letter-spacing:-.01em;color:#111827}.referrals_inviteSub__aVjtw{font-size:13px;color:#4b5563;margin-top:4px;line-height:1.5}.referrals_inviteActions__vcKZS{display:flex;gap:8px;flex-wrap:wrap;flex-shrink:0}.referrals_avatar__6S7LV{border-radius:50%;display:grid;place-items:center;font-weight:700;color:#fff;flex-shrink:0;letter-spacing:.01em;font-family:inherit}.referrals_modalScrim__OYn_H{position:fixed;inset:0;background:rgba(0,0,0,.38);backdrop-filter:blur(4px);display:grid;place-items:center;padding:24px;z-index:60;animation:referrals_fadeIn__tVvaR .18s ease;overflow-y:auto}@keyframes referrals_fadeIn__tVvaR{0%{opacity:0}to{opacity:1}}.referrals_modal__JfkR1{width:100%;max-width:540px;background:#fff;border-radius:16px;box-shadow:0 12px 24px -4px rgba(0,0,0,.1),0 4px 8px -2px rgba(0,0,0,.06);overflow:hidden;animation:referrals_modalIn___2KEn .28s cubic-bezier(.22,.61,.36,1);margin:auto}@keyframes referrals_modalIn___2KEn{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}.referrals_modalHead__fusYK{padding:22px 24px 0;position:relative}.referrals_modalClose__jSo0z{position:absolute;top:14px;right:14px;width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:#9ca3af;transition:background .12s;background:none;border:none;cursor:pointer}.referrals_modalClose__jSo0z:hover{background:#f3f4f6;color:#111827}.referrals_modalBadges__HLScd{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:10px}.referrals_modalBody__mi5Xq{padding:16px 24px 24px}.referrals_reviewSteps__JPefr{display:flex;flex-direction:column;gap:10px;margin-top:4px}.referrals_reviewStep__YCA5v{display:flex;align-items:flex-start;gap:11px;font-size:13px;color:#111827;line-height:1.55}.referrals_reviewStepIco__omQBr{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;margin-top:1px}.referrals_hiwStrip__OKswk{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:14px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.referrals_hiwStep__hAk2N{display:flex;align-items:center;gap:10px;flex:1;min-width:180px}.referrals_hiwNum__2MWX8{width:26px;height:26px;border-radius:50%;background:#2a7eab;color:#fff;font-size:12.5px;font-weight:700;display:grid;place-items:center;flex-shrink:0}.referrals_hiwBody__PKV62{display:flex;flex-direction:column;gap:2px;line-height:1.3}.referrals_hiwBodyTitle__7L_pV{font-size:13px;font-weight:600;color:#111827}.referrals_hiwBodySub__PWS0w{font-size:11.5px;color:#9ca3af}.referrals_hiwArrow__p1mDR{color:#d1d5db;flex-shrink:0;margin:0 2px;display:flex;align-items:center;font-size:16px;line-height:1}.referrals_commGuard__tkEtL{display:flex;align-items:center;gap:13px;padding:13px 16px;border-radius:16px;background:#e7f3fa;border:1px solid #cce4f2}.referrals_commGuardIco__huewo{width:36px;height:36px;border-radius:10px;background:#fff;color:#2a7eab;display:grid;place-items:center;flex-shrink:0;box-shadow:0 1px 2px rgba(0,0,0,.04)}.referrals_commGuardTxt__cKTsG{display:flex;flex-direction:column;gap:2px;flex:1}.referrals_commGuardTxtB__U58Yn{font-size:13px;color:#1a527a;font-weight:600}.referrals_commGuardTxtS__czsYU{font-size:12px;color:#1a527a;opacity:.85;line-height:1.45}.referrals_commGuardCount__njqns{flex-shrink:0;text-align:center;color:#1a527a}.referrals_commGuardCountN__Ak3Fv{display:block;font-size:22px;font-weight:700;line-height:1;letter-spacing:-.04em}.referrals_commGuardCountLbl__TzQ9v{font-size:10.5px;font-weight:600;opacity:.7}.referrals_commList__57QD_{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.04)}.referrals_commCard__CM0_r{display:flex;flex-direction:column;gap:10px;padding:16px 18px;border-bottom:1px solid #e5e7eb;transition:background .12s}.referrals_commCard__CM0_r:last-child{border-bottom:none}.referrals_commCard__CM0_r:hover{background:#f3f4f6}.referrals_commCardClaimed__wGAL7{background:#eaf4ee}.referrals_commCardClaimed__wGAL7:hover{background:#dcf0e4}.referrals_commCardTop__X7M8M{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.referrals_commCardTopLeft__Jma7l{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.referrals_commCardCond__U19S_{font-size:15px;font-weight:700;color:#111827;letter-spacing:-.01em}.referrals_commCardRefId__EAyll{font-family:ui-monospace,Menlo,monospace;font-size:11px;color:#9ca3af;letter-spacing:.04em}.referrals_commCardAgo__GQ6op{font-size:12px;color:#9ca3af;white-space:nowrap;flex-shrink:0}.referrals_commNeedArrow__iiJWn{font-size:12.5px;color:#4b5563;display:flex;align-items:center;gap:5px}.referrals_commNeedStrong__gD1rB{font-weight:600;color:#111827}.referrals_commTags__02vmr{display:flex;flex-wrap:wrap;gap:6px}.referrals_commTag__Wy3an{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:500;color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;padding:3px 9px;border-radius:999px}.referrals_commReason__SuuFW{font-style:italic;font-size:13px;color:#4b5563;line-height:1.55;border-left:2px solid #d1d5db;padding-left:12px;margin:0}.referrals_commFoot__HJ9Wn{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:10px;border-top:1px solid #e5e7eb}.referrals_commBy__zPeRJ{display:flex;align-items:center;gap:8px}.referrals_commByMeta__hws6B{display:flex;flex-direction:column;gap:1px;line-height:1.25}.referrals_commByName__UfSz1{font-size:12.5px;font-weight:600;color:#111827}.referrals_commByRole___X2fW{font-size:11px;color:#9ca3af}.referrals_commInterested__m__gi{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;color:#1a527a;background:#e7f3fa;padding:3px 9px;border-radius:999px}.referrals_commFootRight__wKXlp{display:flex;align-items:center;gap:12px}.referrals_interestSentNote__sFDEo{display:flex;flex-direction:column;gap:7px;padding:11px 14px;border-radius:12px;background:#eaf4ee;border:1px solid #cce8d7;max-width:380px}.referrals_interestSentNoteTop__eIQFu{display:flex;align-items:center;gap:7px;font-size:13.5px;font-weight:700;color:#1b4731}.referrals_interestSentNoteText__9VjDO{font-size:12.5px;color:#276748;opacity:.9;line-height:1.55;margin:0}.referrals_commEmpty__M4wVo{display:flex;flex-direction:column;align-items:center;gap:12px;padding:48px 0;color:#9ca3af;font-size:13.5px}.referrals_footNote__UUhqd{font-size:11.5px;color:#9ca3af;text-align:center}.referrals_receivedEmpty__KsKzQ{display:flex;flex-direction:column;align-items:center;gap:12px;padding:52px 24px;text-align:center}.referrals_eyebrow__INXGR{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:#9ca3af;font-weight:600}@media (max-width:1080px){.referrals_statGrid__6_WQ_{grid-template-columns:repeat(2,1fr)}.referrals_refRowClient__1ZDAn{width:auto}.referrals_refRowTime__uDlA8{display:none}.referrals_factGrid__zI5UC{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.referrals_page__JCmvf{padding:18px 16px 48px}.referrals_refRowRight__xGLdu{gap:8px}.referrals_hiwStrip__OKswk{flex-direction:column}.referrals_hiwArrow__p1mDR{transform:rotate(90deg)}}