.PermissionEditor-module__trf9HG__groups{gap:8px;display:grid}.PermissionEditor-module__trf9HG__search{border:1px solid var(--hl-border);background:var(--hl-surface-soft);min-height:44px;color:var(--hl-muted);border-radius:999px;align-items:center;gap:8px;padding:0 12px;display:flex}.PermissionEditor-module__trf9HG__search input{width:100%;min-width:0;color:var(--hl-text);font:inherit;background:0 0;border:0;outline:0;font-size:.95rem}.PermissionEditor-module__trf9HG__noHits{color:var(--hl-muted);text-align:center;margin:0;padding:18px 12px;font-size:.86rem}.PermissionEditor-module__trf9HG__groups>.PermissionEditor-module__trf9HG__rows{border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:14px}.PermissionEditor-module__trf9HG__group{border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:14px;overflow:hidden}.PermissionEditor-module__trf9HG__groupHead{width:100%;min-height:52px;color:var(--hl-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:0 12px;display:grid}.PermissionEditor-module__trf9HG__groupHead:hover{background:var(--hl-surface-soft)}.PermissionEditor-module__trf9HG__groupName{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:780;overflow:hidden}.PermissionEditor-module__trf9HG__groupCount,.PermissionEditor-module__trf9HG__groupCountOff{white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:.75rem;font-weight:750}.PermissionEditor-module__trf9HG__groupCount{background:var(--hl-tint);color:var(--hl-on-primary-soft)}.PermissionEditor-module__trf9HG__groupCountOff{background:var(--hl-neutral-soft);color:var(--hl-muted)}.PermissionEditor-module__trf9HG__groupChevron{color:var(--hl-muted)}.PermissionEditor-module__trf9HG__rows{border-top:1px solid var(--hl-border);gap:0;margin:0;padding:0 0 4px;list-style:none;display:grid}.PermissionEditor-module__trf9HG__row+.PermissionEditor-module__trf9HG__row{border-top:1px solid var(--hl-border-soft,var(--hl-border))}.PermissionEditor-module__trf9HG__rowLabel{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.PermissionEditor-module__trf9HG__rowText{gap:2px;min-width:0;display:grid}.PermissionEditor-module__trf9HG__rowText strong{align-items:center;gap:6px;font-size:.9rem;font-weight:700;display:flex}.PermissionEditor-module__trf9HG__rowText small{color:var(--hl-muted);font-size:.8rem;line-height:1.4}.PermissionEditor-module__trf9HG__warn{color:var(--hl-danger);place-items:center;display:inline-grid}.PermissionEditor-module__trf9HG__switch{appearance:none;background:var(--hl-neutral-soft);cursor:pointer;border:0;border-radius:999px;flex:none;width:46px;height:28px;margin:0;transition:background .14s;position:relative}.PermissionEditor-module__trf9HG__switch:after{content:"";background:#fff;border-radius:999px;width:22px;height:22px;transition:transform .14s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #05070c4d}.PermissionEditor-module__trf9HG__switch:checked{background:var(--hl-primary)}.PermissionEditor-module__trf9HG__switch:checked:after{transform:translate(18px)}.PermissionEditor-module__trf9HG__switch:disabled{opacity:.5;cursor:not-allowed}.PermissionEditor-module__trf9HG__switch:focus-visible{outline:2px solid var(--hl-primary);outline-offset:2px}
.AddMemberWizard-module__v3QehW__sheet{z-index:72;background:var(--hl-bg);color:var(--hl-text);grid-template-rows:auto minmax(0,1fr);display:grid;position:fixed;inset:0}.AddMemberWizard-module__v3QehW__head{padding:max(10px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) 10px max(12px, env(safe-area-inset-left));border-bottom:1px solid var(--hl-border);background:var(--hl-surface);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.AddMemberWizard-module__v3QehW__back{width:44px;height:44px;color:var(--hl-text);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;display:grid}.AddMemberWizard-module__v3QehW__headText{gap:1px;min-width:0;display:grid}.AddMemberWizard-module__v3QehW__headText strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.AddMemberWizard-module__v3QehW__headText small{color:var(--hl-muted);font-size:.78rem}.AddMemberWizard-module__v3QehW__body{padding:16px max(14px, env(safe-area-inset-left)) calc(28px + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;overflow-y:auto}.AddMemberWizard-module__v3QehW__section{gap:12px;max-width:560px;margin:0 auto;display:grid}.AddMemberWizard-module__v3QehW__question{letter-spacing:-.02em;margin:0 0 2px;font-size:1.16rem;line-height:1.3}.AddMemberWizard-module__v3QehW__pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.AddMemberWizard-module__v3QehW__field{gap:5px;display:grid}.AddMemberWizard-module__v3QehW__field span{color:var(--hl-muted);font-size:.82rem;font-weight:700}.AddMemberWizard-module__v3QehW__field input{border:1px solid var(--hl-border);background:var(--hl-surface);width:100%;min-height:46px;color:var(--hl-text);font:inherit;border-radius:12px;padding:0 12px;font-size:1rem}.AddMemberWizard-module__v3QehW__field input:focus-visible{outline:2px solid var(--hl-primary);outline-offset:1px}.AddMemberWizard-module__v3QehW__note{color:var(--hl-muted);margin:0;font-size:.86rem;line-height:1.45}.AddMemberWizard-module__v3QehW__warning{background:var(--hl-danger-soft);color:var(--hl-on-danger-soft,var(--hl-danger));border-radius:12px;align-items:flex-start;gap:8px;margin:0;padding:11px 12px;font-size:.85rem;line-height:1.45;display:flex}.AddMemberWizard-module__v3QehW__error{background:var(--hl-danger-soft);color:var(--hl-on-danger-soft,var(--hl-danger));border-radius:12px;margin:0;padding:10px 12px;font-size:.86rem}.AddMemberWizard-module__v3QehW__presets{gap:6px;margin:0;padding:0;list-style:none;display:grid}.AddMemberWizard-module__v3QehW__preset,.AddMemberWizard-module__v3QehW__presetActive{border:1px solid var(--hl-border);background:var(--hl-surface);width:100%;min-height:66px;color:var(--hl-text);font:inherit;text-align:left;cursor:pointer;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.AddMemberWizard-module__v3QehW__preset:hover,.AddMemberWizard-module__v3QehW__presetActive:hover{background:var(--hl-surface-soft)}.AddMemberWizard-module__v3QehW__presetActive{border-color:var(--hl-primary)}.AddMemberWizard-module__v3QehW__preset span,.AddMemberWizard-module__v3QehW__presetActive span{gap:2px;min-width:0;display:grid}.AddMemberWizard-module__v3QehW__preset strong,.AddMemberWizard-module__v3QehW__presetActive strong{font-size:.96rem;font-weight:780}.AddMemberWizard-module__v3QehW__preset small,.AddMemberWizard-module__v3QehW__presetActive small{color:var(--hl-muted);font-size:.83rem;line-height:1.4}.AddMemberWizard-module__v3QehW__primary{background:var(--hl-primary);width:100%;min-height:50px;color:var(--hl-on-primary);font:inherit;cursor:pointer;border:0;border-radius:13px;margin-top:4px;font-size:1rem;font-weight:800}.AddMemberWizard-module__v3QehW__primary:disabled{opacity:.55;cursor:not-allowed}
.AccountPage-module__0K-30G__workspace{height:calc(100dvh - var(--hl-header-height));background:var(--hl-surface);border-inline:1px solid var(--hl-border);grid-template-columns:220px minmax(0,1fr);max-width:1320px;min-height:0;margin:-28px auto -110px;display:grid;overflow:hidden}:root[data-theme=dark] .AccountPage-module__0K-30G__modeCard:hover{background:var(--hl-primary-soft)}:root[data-theme=dark] .AccountPage-module__0K-30G__modeCardActive{background:var(--hl-primary-soft)}:is(:root[data-theme=dark] .AccountPage-module__0K-30G__verificationSteps>div,:root[data-theme=dark] .AccountPage-module__0K-30G__reportList>div){background:var(--hl-surface-soft)}.AccountPage-module__0K-30G__content{overscroll-behavior:contain;min-width:0;min-height:0;padding:32px clamp(18px,4vw,52px) 120px;overflow-y:auto}.AccountPage-module__0K-30G__contentFlush{min-width:0;min-height:0;position:relative;overflow:hidden}.AccountPage-module__0K-30G__header{margin-bottom:26px}.AccountPage-module__0K-30G__header p{color:var(--hl-muted);max-width:640px}.AccountPage-module__0K-30G__header h1{letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(1.8rem,4vw,2.5rem)}.AccountPage-module__0K-30G__eyebrow{color:var(--hl-primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:.74rem;font-weight:820;display:block}.AccountPage-module__0K-30G__companyHeaderIcon{float:right;border:1px solid var(--hl-tint-border);background:linear-gradient(145deg,var(--hl-primary),var(--hl-primary-fill));color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;margin-top:-62px;display:grid;box-shadow:0 12px 28px #1767d238}.AccountPage-module__0K-30G__companyStartCard{border:1px solid var(--hl-tint-border);background:linear-gradient(135deg,var(--hl-primary-soft),var(--hl-surface));border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;margin-bottom:18px;padding:18px;display:grid;box-shadow:0 12px 30px #007aff14}.AccountPage-module__0K-30G__companyStartCard strong{margin-bottom:5px;font-size:1.05rem;display:block}.AccountPage-module__0K-30G__companyStartCard p{color:var(--hl-muted);margin:0;line-height:1.5}.AccountPage-module__0K-30G__companyStartIcon{background:var(--hl-primary);color:#fff;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.AccountPage-module__0K-30G__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.AccountPage-module__0K-30G__stat,.AccountPage-module__0K-30G__panel{background:var(--hl-surface);border:1px solid var(--hl-border);border-radius:18px;box-shadow:0 8px 28px #1420370f}.AccountPage-module__0K-30G__stat{padding:18px}.AccountPage-module__0K-30G__stat small,.AccountPage-module__0K-30G__stat strong{display:block}.AccountPage-module__0K-30G__stat small{color:var(--hl-muted);margin-bottom:7px}.AccountPage-module__0K-30G__stat strong{font-size:1.45rem}.AccountPage-module__0K-30G__panel{margin-bottom:16px;padding:20px}.AccountPage-module__0K-30G__panel h2{margin:0 0 14px;font-size:1.12rem}.AccountPage-module__0K-30G__accountPanel{padding:0;overflow:hidden}.AccountPage-module__0K-30G__accountPanelHeading{border-bottom:1px solid var(--hl-border);background:linear-gradient(135deg,var(--hl-primary-soft),var(--hl-surface));align-items:center;gap:12px;padding:18px 20px;display:flex}.AccountPage-module__0K-30G__accountPanelHeading>span{background:var(--hl-primary);color:#fff;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.AccountPage-module__0K-30G__accountPanelHeading h2,.AccountPage-module__0K-30G__accountPanelHeading p{margin:0}.AccountPage-module__0K-30G__accountPanelHeading p{color:var(--hl-muted);margin-top:3px;font-size:.84rem}.AccountPage-module__0K-30G__accountForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px;display:grid}.AccountPage-module__0K-30G__accountForm label{gap:6px;font-size:.8rem;font-weight:750;display:grid}.AccountPage-module__0K-30G__accountForm input{border:1px solid var(--hl-border);background:var(--hl-surface-soft);width:100%;min-height:46px;color:var(--hl-text);font:inherit;border-radius:12px;padding:11px 12px}.AccountPage-module__0K-30G__accountForm input:not([readonly]):focus{border-color:var(--hl-primary);background:var(--hl-surface);outline:3px solid #007aff1f}.AccountPage-module__0K-30G__accountForm input[readonly]{color:var(--hl-muted);cursor:default}.AccountPage-module__0K-30G__accountForm small{color:var(--hl-muted);font-size:.68rem;font-weight:500;line-height:1.35}.AccountPage-module__0K-30G__accountFormActions{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:12px;padding-top:3px;display:flex}.AccountPage-module__0K-30G__accountFormActions p{color:var(--hl-on-primary-soft);margin:0;font-size:.8rem}.AccountPage-module__0K-30G__themeChoices{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.AccountPage-module__0K-30G__themeChoices button{border:1px solid var(--hl-border);background:var(--hl-surface-soft);min-height:90px;color:var(--hl-text);cursor:pointer;border-radius:14px;justify-items:start;gap:3px;padding:14px;display:grid}.AccountPage-module__0K-30G__themeChoices button small{color:var(--hl-muted)}.AccountPage-module__0K-30G__themeChoices .AccountPage-module__0K-30G__themeActive{border-color:var(--hl-primary);background:var(--hl-primary-soft);box-shadow:0 0 0 2px #007aff1f}.AccountPage-module__0K-30G__localeChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.AccountPage-module__0K-30G__localeChoices button{border:1px solid var(--hl-border);background:var(--hl-surface-soft);min-height:84px;color:var(--hl-text);font:inherit;text-align:left;cursor:pointer;border-radius:14px;justify-items:start;gap:3px;padding:14px;display:grid}.AccountPage-module__0K-30G__localeChoices button strong{font-size:1.05rem}.AccountPage-module__0K-30G__localeChoices button small{color:var(--hl-muted);font-size:.78rem}.AccountPage-module__0K-30G__localeChoices .AccountPage-module__0K-30G__localeActive{border-color:var(--hl-primary);background:var(--hl-primary-soft);box-shadow:0 0 0 2px #007aff1f}.AccountPage-module__0K-30G__localeMark{background:var(--hl-primary);color:#fff;border-radius:999px;place-items:center;width:22px;height:22px;display:grid}.AccountPage-module__0K-30G__localeMarkEmpty{border:1.5px solid var(--hl-border);border-radius:999px;width:22px;height:22px}.AccountPage-module__0K-30G__accountCard{border:1px solid var(--hl-border);background:var(--hl-surface-soft);border-radius:18px;align-items:center;gap:18px;max-width:620px;margin-bottom:16px;padding:16px 18px;display:flex}.AccountPage-module__0K-30G__accountFacts{flex:1;gap:8px;min-width:0;margin:0;display:grid}.AccountPage-module__0K-30G__accountFacts div{justify-content:space-between;align-items:baseline;gap:14px;min-width:0;display:flex}.AccountPage-module__0K-30G__accountFacts dt{color:var(--hl-muted);flex:none;font-size:.78rem;font-weight:650}.AccountPage-module__0K-30G__accountFacts dd{min-width:0;color:var(--hl-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.9rem;font-weight:680;overflow:hidden}@media (max-width:520px){.AccountPage-module__0K-30G__accountCard{flex-direction:column;align-items:flex-start;gap:14px}}.AccountPage-module__0K-30G__profileForm{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.AccountPage-module__0K-30G__profileForm label{color:var(--hl-text);gap:7px;font-size:.84rem;font-weight:720;display:grid}.AccountPage-module__0K-30G__profileForm input{border:1px solid var(--hl-border);background:var(--hl-surface);width:100%;min-height:46px;color:var(--hl-text);font:inherit;border-radius:11px;padding:11px 12px}.AccountPage-module__0K-30G__profileForm input:focus{border-color:var(--hl-primary);outline:3px solid #007aff24}.AccountPage-module__0K-30G__profileForm textarea,.AccountPage-module__0K-30G__profileForm select,.AccountPage-module__0K-30G__memberRow select{border:1px solid var(--hl-border);background:var(--hl-surface);width:100%;min-height:46px;color:var(--hl-text);font:inherit;border-radius:11px;padding:11px 12px}.AccountPage-module__0K-30G__wideField{grid-column:1/-1}.AccountPage-module__0K-30G__companyIdentity{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.AccountPage-module__0K-30G__companyIdentity img,.AccountPage-module__0K-30G__companyIdentity>span{object-fit:cover;border:1px solid var(--hl-border);background:var(--hl-primary-soft);width:72px;height:72px;color:var(--hl-primary);border-radius:16px;place-items:center;font-size:1.3rem;font-weight:800;display:grid}.AccountPage-module__0K-30G__companyIdentity small{color:var(--hl-muted)}.AccountPage-module__0K-30G__memberRow{border-bottom:1px solid var(--hl-border);grid-template-columns:minmax(180px,1fr) 150px 105px minmax(140px,1fr) 90px auto;align-items:center;gap:12px;padding:14px 0;display:grid}.AccountPage-module__0K-30G__tradeFieldset{border:1px solid var(--hl-border);border-radius:13px;margin:0;padding:14px}.AccountPage-module__0K-30G__tradeFieldset legend{padding:0 6px;font-weight:720}.AccountPage-module__0K-30G__tradeChoices{flex-wrap:wrap;gap:8px;display:flex}.AccountPage-module__0K-30G__tradeChoices label{border:1px solid var(--hl-border);background:var(--hl-surface-soft);color:var(--hl-text);border-radius:999px;align-items:center;gap:7px;padding:8px 10px;display:flex}.AccountPage-module__0K-30G__tradeChoices input{width:auto;min-height:auto}.AccountPage-module__0K-30G__activityAddRow{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin:4px 0 14px;display:grid}.AccountPage-module__0K-30G__activityAddRow>button{margin-bottom:25px}.AccountPage-module__0K-30G__customServiceField{color:var(--hl-text);gap:6px;margin-top:14px;font-size:.82rem;font-weight:720;display:grid}.AccountPage-module__0K-30G__customServiceField input{border:1px solid var(--hl-border);background:var(--hl-surface);min-height:44px;color:var(--hl-text);border-radius:11px;padding:9px 11px}.AccountPage-module__0K-30G__customServiceTags{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.AccountPage-module__0K-30G__customServiceTags button{border:1px solid var(--hl-tint-border);background:var(--hl-primary-soft);color:var(--hl-on-primary-soft);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;display:inline-flex}.AccountPage-module__0K-30G__customServiceTags span{font-size:1rem}@media (max-width:640px){.AccountPage-module__0K-30G__activityAddRow{grid-template-columns:1fr}.AccountPage-module__0K-30G__activityAddRow>button{width:100%;margin:0}.AccountPage-module__0K-30G__tradeChoices{max-height:160px;overflow:auto}}.AccountPage-module__0K-30G__memberRow select[multiple]{min-height:82px}.AccountPage-module__0K-30G__memberRow:last-child{border-bottom:0}.AccountPage-module__0K-30G__memberRow small{color:var(--hl-muted);margin-top:4px;display:block}.AccountPage-module__0K-30G__memberRow .AccountPage-module__0K-30G__actions{justify-content:flex-end;margin-top:0}.AccountPage-module__0K-30G__providerFilters{grid-template-columns:2fr 1fr 1fr auto auto;align-items:end;gap:12px;display:grid}.AccountPage-module__0K-30G__providerFilters label{color:var(--hl-muted);gap:6px;font-size:.84rem;display:grid}.AccountPage-module__0K-30G__providerFilters input,.AccountPage-module__0K-30G__providerFilters select{border:1px solid var(--hl-border);background:var(--hl-surface);min-height:44px;color:var(--hl-text);font:inherit;border-radius:10px;padding:10px 11px}.AccountPage-module__0K-30G__providerFilters .AccountPage-module__0K-30G__checkFilter{white-space:nowrap;align-items:center;gap:7px;min-height:44px;display:flex}.AccountPage-module__0K-30G__providerFilters .AccountPage-module__0K-30G__checkFilter input{min-height:auto}.AccountPage-module__0K-30G__providerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.AccountPage-module__0K-30G__providerCard{border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:18px;grid-template-columns:auto 1fr;gap:14px;padding:18px;display:grid;position:relative;box-shadow:0 8px 28px #1420370f}.AccountPage-module__0K-30G__providerCard>div{min-width:0}.AccountPage-module__0K-30G__providerCard h2{align-items:center;gap:5px;min-width:0;margin:3px 0 7px;display:flex;overflow:hidden}.AccountPage-module__0K-30G__providerCard h2>svg{flex:none}.AccountPage-module__0K-30G__providerCard p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.AccountPage-module__0K-30G__providerCard p,.AccountPage-module__0K-30G__providerCard small{color:var(--hl-muted)}.AccountPage-module__0K-30G__providerCard dd{min-width:0;overflow:hidden}.AccountPage-module__0K-30G__providerCard dl{border-top:1px solid var(--hl-border);grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding-top:12px;display:grid}.AccountPage-module__0K-30G__providerCard dt{color:var(--hl-muted);font-size:.76rem}.AccountPage-module__0K-30G__providerCard dd{margin:3px 0 0;font-weight:750}.AccountPage-module__0K-30G__verifiedLabel{color:#14804a;font-size:.78rem;position:absolute;top:16px;right:16px}.AccountPage-module__0K-30G__publicCompanyHeader{align-items:center;gap:20px;margin-bottom:24px;display:flex}.AccountPage-module__0K-30G__publicCompanyHeader img,.AccountPage-module__0K-30G__publicCompanyHeader>span{object-fit:cover;border:1px solid var(--hl-border);background:var(--hl-primary-soft);width:94px;height:94px;color:var(--hl-primary);border-radius:22px;flex:0 0 94px;place-items:center;font-size:1.7rem;font-weight:800;display:grid}.AccountPage-module__0K-30G__publicCompanyHeader h1{margin:4px 0;font-size:clamp(2rem,5vw,3rem)}.AccountPage-module__0K-30G__publicCompanyHeader p,.AccountPage-module__0K-30G__publicCompanyHeader small{color:var(--hl-muted)}.AccountPage-module__0K-30G__row{border-bottom:1px solid var(--hl-border);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.AccountPage-module__0K-30G__row:last-child{border-bottom:0}.AccountPage-module__0K-30G__row strong,.AccountPage-module__0K-30G__row small{display:block}.AccountPage-module__0K-30G__row small{color:var(--hl-muted);margin-top:3px}.AccountPage-module__0K-30G__rowBody{line-height:1.45;color:var(--hl-text)!important}.AccountPage-module__0K-30G__amount{text-align:right;white-space:nowrap}.AccountPage-module__0K-30G__actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.AccountPage-module__0K-30G__verificationSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.AccountPage-module__0K-30G__verificationSteps>div{border:1px solid var(--hl-border);background:var(--hl-surface-soft);border-radius:13px;align-items:center;gap:10px;padding:12px;display:flex}.AccountPage-module__0K-30G__verificationSteps b{background:var(--hl-tint);height:30px;color:var(--hl-muted);border-radius:50%;flex:0 0 30px;place-items:center;display:grid}.AccountPage-module__0K-30G__verificationSteps span,.AccountPage-module__0K-30G__verificationSteps small{display:block}.AccountPage-module__0K-30G__verificationSteps small{color:var(--hl-muted);margin-top:3px}.AccountPage-module__0K-30G__verificationSteps .AccountPage-module__0K-30G__stepDone{border-color:var(--hl-border);background:var(--hl-surface-soft)}.AccountPage-module__0K-30G__verificationSteps .AccountPage-module__0K-30G__stepDone b{background:var(--hl-success);color:#fff}.AccountPage-module__0K-30G__reviewNote{background:var(--hl-warning-soft);color:var(--hl-on-warning-soft);border-radius:12px;padding:12px 14px}.AccountPage-module__0K-30G__notice{background:var(--hl-surface-soft);color:var(--hl-on-primary-soft);border-radius:12px;padding:13px 15px}.AccountPage-module__0K-30G__modeCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.AccountPage-module__0K-30G__modeCard{border:1px solid var(--hl-border);background:var(--hl-surface);min-height:132px;color:var(--hl-text);cursor:pointer;text-align:left;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px;display:grid;box-shadow:0 8px 24px #1420370d}.AccountPage-module__0K-30G__modeCard:hover{border-color:var(--hl-tint-border);background:var(--hl-surface-soft)}.AccountPage-module__0K-30G__modeCard:disabled{cursor:wait;opacity:.72}.AccountPage-module__0K-30G__modeCardActive{border-color:var(--hl-tint-border);background:var(--hl-surface-soft);box-shadow:0 12px 32px #007aff1f}.AccountPage-module__0K-30G__modeCardIcon{background:var(--hl-primary-soft);width:46px;height:46px;color:var(--hl-primary);border-radius:14px;place-items:center;display:grid}.AccountPage-module__0K-30G__modeCard strong,.AccountPage-module__0K-30G__modeCard small{display:block}.AccountPage-module__0K-30G__modeCard strong{margin-bottom:5px;font-size:1rem}.AccountPage-module__0K-30G__modeCard small{color:var(--hl-muted);line-height:1.42}.AccountPage-module__0K-30G__modeDivider{color:var(--hl-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;margin:18px 0 12px;font-size:.74rem;font-weight:800;display:flex}.AccountPage-module__0K-30G__modeDivider:before,.AccountPage-module__0K-30G__modeDivider:after{content:"";background:var(--hl-border);flex:1;height:1px}.AccountPage-module__0K-30G__companyModeCard{border:1px solid var(--hl-tint-border);background:linear-gradient(135deg,var(--hl-primary-soft),var(--hl-surface));width:100%;min-height:104px;color:var(--hl-text);cursor:pointer;text-align:left;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;display:grid;box-shadow:0 12px 30px #007aff1a}.AccountPage-module__0K-30G__companyModeCard:hover{border-color:var(--hl-primary);transform:translateY(-1px)}.AccountPage-module__0K-30G__companyModeCard:disabled{cursor:wait;opacity:.72;transform:none}.AccountPage-module__0K-30G__companyModeCard strong,.AccountPage-module__0K-30G__companyModeCard small{display:block}.AccountPage-module__0K-30G__companyModeCard strong{margin-bottom:5px;font-size:1.04rem}.AccountPage-module__0K-30G__companyModeCard small{color:var(--hl-muted);line-height:1.42}.AccountPage-module__0K-30G__companyModeCard .AccountPage-module__0K-30G__modeCardIcon{background:var(--hl-primary);color:#fff}.AccountPage-module__0K-30G__legal{gap:2px;display:grid}.AccountPage-module__0K-30G__legal a{border-bottom:1px solid var(--hl-border);justify-content:space-between;padding:14px 2px;font-weight:650;display:flex}.AccountPage-module__0K-30G__reportList{gap:8px;margin-top:20px;display:grid}.AccountPage-module__0K-30G__reportList h3{margin:0 0 4px;font-size:1rem}.AccountPage-module__0K-30G__reportList>div{background:var(--hl-surface-soft);border-radius:12px;justify-content:space-between;gap:14px;padding:12px;display:flex}.AccountPage-module__0K-30G__reportList span,.AccountPage-module__0K-30G__reportList small{display:block}.AccountPage-module__0K-30G__reportList small{color:var(--hl-muted);margin-top:4px}.AccountPage-module__0K-30G__reportList b{color:var(--hl-primary);font-size:.78rem}.AccountPage-module__0K-30G__supportAccess{border-top:1px solid var(--hl-border);margin-top:20px;padding-top:16px}.AccountPage-module__0K-30G__supportAccess h3{margin:0 0 10px;font-size:1rem}.AccountPage-module__0K-30G__supportAccess form{gap:8px;margin-bottom:10px;display:flex}.AccountPage-module__0K-30G__supportAccess input{border:1px solid var(--hl-border);border-radius:10px;flex:1;min-height:44px;padding:10px 12px}.AccountPage-module__0K-30G__supportAccess>div{border-bottom:1px solid var(--hl-border);justify-content:space-between;align-items:center;gap:10px;padding:9px 0;display:flex}.AccountPage-module__0K-30G__supportAccess>div button{color:var(--hl-on-danger-soft);cursor:pointer;background:0 0;border:0}.AccountPage-module__0K-30G__dangerZone{border-top:1px solid var(--hl-border);margin-top:20px;padding-top:20px}.AccountPage-module__0K-30G__dangerZone h3{color:var(--hl-on-danger-soft);margin:0 0 8px;font-size:1rem}.AccountPage-module__0K-30G__dangerZone p{max-width:680px;color:var(--hl-muted)}.AccountPage-module__0K-30G__dangerZone label{margin:14px 0 7px;font-size:.88rem;display:block}.AccountPage-module__0K-30G__dangerZone input{border:1px solid var(--hl-border);background:var(--hl-surface);width:min(100%,420px);min-height:44px;color:var(--hl-text);border-radius:10px;margin-bottom:12px;padding:10px 12px;display:block}@media (max-width:1100px){.AccountPage-module__0K-30G__workspace{grid-template-columns:72px minmax(0,1fr)}.AccountPage-module__0K-30G__grid{grid-template-columns:1fr 1fr}}@media (max-width:820px){.AccountPage-module__0K-30G__workspace{height:auto;min-height:calc(100dvh - var(--hl-header-height));margin:-24px -16px calc(-1 * var(--hl-content-bottom));border:0;display:block;overflow:visible}.AccountPage-module__0K-30G__workspace>aside{display:none}.AccountPage-module__0K-30G__content{padding:22px 16px var(--hl-content-bottom);overflow:visible}.AccountPage-module__0K-30G__grid,.AccountPage-module__0K-30G__modeCards,.AccountPage-module__0K-30G__verificationSteps,.AccountPage-module__0K-30G__profileForm,.AccountPage-module__0K-30G__providerGrid{grid-template-columns:1fr}.AccountPage-module__0K-30G__wideField{grid-column:auto}.AccountPage-module__0K-30G__memberRow,.AccountPage-module__0K-30G__providerFilters{grid-template-columns:1fr}.AccountPage-module__0K-30G__memberRow .AccountPage-module__0K-30G__actions{justify-content:flex-start}.AccountPage-module__0K-30G__row{align-items:flex-start}.AccountPage-module__0K-30G__header h1{font-size:1.8rem}.AccountPage-module__0K-30G__modeCard{min-height:118px}.AccountPage-module__0K-30G__themeChoices{grid-template-columns:1fr 1fr 1fr}.AccountPage-module__0K-30G__themeChoices button{min-height:82px;padding:10px}.AccountPage-module__0K-30G__themeChoices button small{display:none}.AccountPage-module__0K-30G__publicCompanyHeader{align-items:flex-start}.AccountPage-module__0K-30G__publicCompanyHeader img,.AccountPage-module__0K-30G__publicCompanyHeader>span{flex-basis:70px;width:70px;height:70px}}@media (max-width:640px){.AccountPage-module__0K-30G__accountForm{grid-template-columns:1fr;padding:16px}.AccountPage-module__0K-30G__accountFormActions{grid-column:auto}.AccountPage-module__0K-30G__accountPanelHeading{padding:16px}}.AccountPage-module__0K-30G__activityList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.AccountPage-module__0K-30G__activityList li{border-bottom:1px solid var(--hl-border);gap:1px;padding-bottom:10px;display:grid}.AccountPage-module__0K-30G__activityList li:last-child{border-bottom:0;padding-bottom:0}.AccountPage-module__0K-30G__activityList strong{font-size:.88rem;font-weight:750}.AccountPage-module__0K-30G__activityList span{color:var(--hl-text);font-size:.88rem;line-height:1.45}.AccountPage-module__0K-30G__activityList small{color:var(--hl-muted);font-size:.76rem}.AccountPage-module__0K-30G__presetSwitch{border:1px solid var(--hl-tint-border);background:var(--hl-tint);color:var(--hl-on-primary-soft);border-radius:14px;gap:10px;margin:10px 0;padding:12px 14px;display:grid}.AccountPage-module__0K-30G__presetSwitch p{margin:0;font-size:.88rem;line-height:1.45}.AccountPage-module__0K-30G__firstMember{border:1px solid var(--hl-tint-border);background:var(--hl-tint);color:var(--hl-on-primary-soft);border-radius:14px;gap:12px;margin-bottom:14px;padding:14px 16px;display:grid}.AccountPage-module__0K-30G__firstMember p{margin:0;font-size:.92rem;line-height:1.5}.AccountPage-module__0K-30G__firstMember ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.AccountPage-module__0K-30G__firstMember li{grid-template-columns:minmax(0,auto) minmax(0,1fr);gap:8px;font-size:.88rem;display:grid}.AccountPage-module__0K-30G__firstMember li strong{font-weight:780}.AccountPage-module__0K-30G__firstMember li span{opacity:.85}.AccountPage-module__0K-30G__firstMemberHint{opacity:.85;font-size:.85rem!important}
.NewJob-module__-B2NPa__page{width:min(920px,100%);margin:0 auto;padding-bottom:24px}.NewJob-module__-B2NPa__header{margin-bottom:24px}.NewJob-module__-B2NPa__header h1{letter-spacing:-.055em;max-width:760px;margin:6px 0 10px;font-size:clamp(2.15rem,6vw,3.35rem);line-height:1.02}.NewJob-module__-B2NPa__header>p{max-width:690px;color:var(--hl-muted);margin:0;font-size:1.02rem;line-height:1.55}.NewJob-module__-B2NPa__flowPromise{color:var(--hl-text);flex-wrap:wrap;gap:10px 20px;margin-top:20px;font-size:.84rem;font-weight:700;display:flex}.NewJob-module__-B2NPa__flowPromise span{align-items:center;gap:7px;display:flex}.NewJob-module__-B2NPa__flowPromise b{background:var(--hl-primary-soft);width:23px;height:23px;color:var(--hl-primary);border-radius:50%;place-items:center;font-size:.74rem;display:grid}.NewJob-module__-B2NPa__card{border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:26px;overflow:hidden;box-shadow:0 18px 50px #1626400f}.NewJob-module__-B2NPa__section{padding:clamp(22px,4vw,34px)}.NewJob-module__-B2NPa__section+.NewJob-module__-B2NPa__section{border-top:1px solid var(--hl-border)}.NewJob-module__-B2NPa__quickSection{background:var(--hl-surface-soft)}.NewJob-module__-B2NPa__quickSection>summary{list-style:none}.NewJob-module__-B2NPa__quickSection>summary::-webkit-details-marker{display:none}.NewJob-module__-B2NPa__quickSummary{cursor:pointer;justify-content:space-between;align-items:center;min-height:44px;display:flex}.NewJob-module__-B2NPa__quickSummary strong{margin-top:2px;font-size:1rem;display:block}.NewJob-module__-B2NPa__quickSection:not([open]){padding-block:10px}.NewJob-module__-B2NPa__quickSection[open] .NewJob-module__-B2NPa__quickSummary{margin-bottom:16px}.NewJob-module__-B2NPa__sectionHeading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.NewJob-module__-B2NPa__sectionHeading h2{letter-spacing:-.025em;margin:3px 0 0;font-size:1.35rem}.NewJob-module__-B2NPa__stepLabel{color:var(--hl-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.71rem;font-weight:850}.NewJob-module__-B2NPa__requiredHint,.NewJob-module__-B2NPa__optionalPill{background:var(--hl-tint);color:var(--hl-on-primary-soft);border-radius:999px;flex:none;padding:6px 9px;font-size:.72rem;font-weight:750}.NewJob-module__-B2NPa__optionalPill{background:var(--hl-surface-soft);color:var(--hl-muted)}.NewJob-module__-B2NPa__typeFieldset{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 18px;padding:0;display:grid}.NewJob-module__-B2NPa__type{border:1px solid var(--hl-border);background:var(--hl-surface);min-height:67px;color:inherit;text-align:left;cursor:pointer;border-radius:14px;padding:13px 16px;transition:border-color .15s,background .15s,box-shadow .15s}.NewJob-module__-B2NPa__type:hover{border-color:var(--hl-tint-border)}.NewJob-module__-B2NPa__type.NewJob-module__-B2NPa__active{border-color:var(--hl-primary);background:var(--hl-surface-soft);box-shadow:inset 0 0 0 1px var(--hl-primary)}.NewJob-module__-B2NPa__type strong,.NewJob-module__-B2NPa__type small{display:block}.NewJob-module__-B2NPa__type small{color:var(--hl-muted);margin-top:3px}.NewJob-module__-B2NPa__grid,.NewJob-module__-B2NPa__quickGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.NewJob-module__-B2NPa__quickGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.NewJob-module__-B2NPa__field{min-width:0;color:var(--hl-text);align-content:start;gap:7px;font-size:.84rem;font-weight:750;display:grid}.NewJob-module__-B2NPa__field.NewJob-module__-B2NPa__full{grid-column:1/-1}.NewJob-module__-B2NPa__field input,.NewJob-module__-B2NPa__field textarea,.NewJob-module__-B2NPa__field select{box-sizing:border-box;border:1px solid var(--hl-border);background:var(--hl-surface);width:100%;min-height:47px;color:var(--hl-text);font:inherit;border-radius:12px;padding:11px 13px;font-weight:550}.NewJob-module__-B2NPa__field select{cursor:pointer}.NewJob-module__-B2NPa__field textarea{resize:vertical;min-height:96px;line-height:1.5}.NewJob-module__-B2NPa__field input:focus,.NewJob-module__-B2NPa__field textarea:focus,.NewJob-module__-B2NPa__field select:focus{border-color:var(--hl-primary);outline:3px solid #1f7aea26}.NewJob-module__-B2NPa__field input[aria-invalid=true],.NewJob-module__-B2NPa__field textarea[aria-invalid=true]{border-color:#c93636;box-shadow:0 0 0 3px #c936361a}.NewJob-module__-B2NPa__optional{color:var(--hl-muted);margin-left:4px;font-size:.72rem;font-weight:600}.NewJob-module__-B2NPa__hint{color:var(--hl-muted);text-align:right;font-size:.72rem;font-weight:550}.NewJob-module__-B2NPa__fieldError{color:var(--hl-on-danger-soft)}.NewJob-module__-B2NPa__locationButton{border:1px solid var(--hl-border);background:var(--hl-surface-soft);width:max-content;min-height:38px;color:var(--hl-primary);font:inherit;cursor:pointer;border-radius:10px;padding:8px 12px;font-size:.78rem;font-weight:750}.NewJob-module__-B2NPa__locationButton:disabled{opacity:.65;cursor:wait}.NewJob-module__-B2NPa__locationFeedback{color:var(--hl-muted);font-size:.72rem;font-weight:600;line-height:1.4}.NewJob-module__-B2NPa__mediaBlock{border-bottom:1px solid var(--hl-border);padding:clamp(20px,4vw,30px) clamp(22px,4vw,34px)}.NewJob-module__-B2NPa__mediaHeading{justify-content:space-between;align-items:center;gap:12px;display:flex}.NewJob-module__-B2NPa__mediaHeading h2{letter-spacing:-.02em;margin:0;font-size:1.12rem}.NewJob-module__-B2NPa__mediaHint{color:var(--hl-muted);margin:4px 0 14px;font-size:.84rem;line-height:1.45}.NewJob-module__-B2NPa__mediaInput{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.NewJob-module__-B2NPa__mediaDropzone{border:1.5px dashed var(--hl-tint-border);background:var(--hl-surface-soft);width:100%;min-height:132px;color:var(--hl-text);font:inherit;cursor:pointer;border-radius:18px;align-content:center;justify-items:center;gap:4px;padding:20px;transition:border-color .15s,background .15s;display:grid}.NewJob-module__-B2NPa__mediaDropzone:hover{border-color:var(--hl-primary);background:var(--hl-tint)}.NewJob-module__-B2NPa__mediaDropzone strong{font-size:.95rem}.NewJob-module__-B2NPa__mediaDropzone small{color:var(--hl-muted);font-size:.78rem}.NewJob-module__-B2NPa__mediaDropIcon{background:var(--hl-primary-soft);width:46px;height:46px;color:var(--hl-primary);border-radius:14px;place-items:center;margin-bottom:6px;display:grid}.NewJob-module__-B2NPa__mediaGrid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:10px;display:grid}.NewJob-module__-B2NPa__mediaTile{aspect-ratio:1;border:1px solid var(--hl-border);background:var(--hl-surface-soft);border-radius:14px;margin:0;position:relative;overflow:hidden}.NewJob-module__-B2NPa__mediaTile img,.NewJob-module__-B2NPa__mediaTile video{object-fit:cover;width:100%;height:100%;display:block}.NewJob-module__-B2NPa__mediaCover{color:#fff;background:#0b1728c7;border-radius:999px;padding:2px 7px;font-size:.66rem;font-weight:750;position:absolute;bottom:6px;left:6px}.NewJob-module__-B2NPa__mediaKind{color:#fff;background:#0b1728b3;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:6px;left:6px}.NewJob-module__-B2NPa__mediaRemove{color:#fff;cursor:pointer;background:#0b1728b8;border:0;border-radius:50%;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:6px;right:6px}.NewJob-module__-B2NPa__mediaRemove:hover{background:#0b1728eb}.NewJob-module__-B2NPa__mediaAddTile{aspect-ratio:1;border:1.5px dashed var(--hl-tint-border);background:var(--hl-surface-soft);color:var(--hl-on-primary-soft);font:inherit;cursor:pointer;border-radius:14px;place-content:center;justify-items:center;gap:5px;font-size:.76rem;font-weight:720;display:grid}.NewJob-module__-B2NPa__mediaAddTile:hover{border-color:var(--hl-primary);background:var(--hl-tint)}.NewJob-module__-B2NPa__mediaError{color:var(--hl-on-danger-soft);margin:12px 0 0;font-size:.8rem;font-weight:650}.NewJob-module__-B2NPa__segmentedField{border:0;min-width:0;margin:0;padding:0}.NewJob-module__-B2NPa__segmentedField legend{color:var(--hl-text);margin-bottom:7px;padding:0;font-size:.84rem;font-weight:750}.NewJob-module__-B2NPa__segmented{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.NewJob-module__-B2NPa__segment{border:1px solid var(--hl-border);background:var(--hl-surface);min-height:76px;color:var(--hl-text);font:inherit;text-align:center;cursor:pointer;border-radius:14px;align-content:center;justify-items:center;gap:2px;padding:10px 8px;transition:border-color .15s,background .15s;display:grid}.NewJob-module__-B2NPa__segment svg{color:var(--hl-muted)}.NewJob-module__-B2NPa__segment strong{font-size:.86rem;font-weight:700}.NewJob-module__-B2NPa__segment small{color:var(--hl-muted);font-size:.72rem;line-height:1.3}.NewJob-module__-B2NPa__segment:hover{border-color:var(--hl-tint-border);background:var(--hl-surface-soft)}.NewJob-module__-B2NPa__segment[aria-pressed=true]{border-color:var(--hl-primary);background:var(--hl-primary-soft);color:var(--hl-on-primary-soft);box-shadow:inset 0 0 0 1px var(--hl-primary)}.NewJob-module__-B2NPa__segment[aria-pressed=true] svg,.NewJob-module__-B2NPa__segment[aria-pressed=true] small{color:var(--hl-on-primary-soft)}.NewJob-module__-B2NPa__advanced{border-top:1px solid var(--hl-border);padding:0 clamp(22px,4vw,34px)}.NewJob-module__-B2NPa__advanced summary{cursor:pointer;align-items:center;gap:8px;min-height:60px;font-weight:800;display:flex}.NewJob-module__-B2NPa__advanced summary span{color:var(--hl-muted);font-size:.73rem;font-weight:600}.NewJob-module__-B2NPa__advanced>p{color:var(--hl-muted);margin:-6px 0 18px;font-size:.84rem}.NewJob-module__-B2NPa__advanced[open]{padding-bottom:28px}.NewJob-module__-B2NPa__validationMessage{border:1px solid var(--hl-border);background:var(--hl-danger-soft);color:var(--hl-on-danger-soft);border-radius:11px;margin:18px clamp(22px,4vw,34px) 0;padding:11px 13px;font-size:.84rem;font-weight:650}.NewJob-module__-B2NPa__footer{z-index:1;border-top:1px solid var(--hl-border);background:var(--hl-surface-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 20px;margin-top:24px;padding:20px clamp(22px,4vw,34px);display:grid;position:relative}.NewJob-module__-B2NPa__footerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.NewJob-module__-B2NPa__footerActions>*{min-width:0}@media (min-width:561px){.NewJob-module__-B2NPa__footerActions button{min-width:200px}}.NewJob-module__-B2NPa__footer .NewJob-module__-B2NPa__publishHint,.NewJob-module__-B2NPa__footer .NewJob-module__-B2NPa__wizardNav{grid-column:1/-1}.NewJob-module__-B2NPa__chatPromise{gap:3px;min-width:0;display:grid}.NewJob-module__-B2NPa__chatPromise strong{font-size:.91rem}.NewJob-module__-B2NPa__chatPromise span{color:var(--hl-muted);font-size:.76rem}:root[data-theme=dark] .NewJob-module__-B2NPa__flowPromise{color:var(--hl-muted)}:root[data-theme=dark] .NewJob-module__-B2NPa__flowPromise b{background:var(--hl-primary-soft);color:#9ed0ff}:root[data-theme=dark] .NewJob-module__-B2NPa__requiredHint{background:var(--hl-primary-soft);color:#9ed0ff}:root[data-theme=dark] .NewJob-module__-B2NPa__optionalPill{background:var(--hl-surface-muted);color:var(--hl-muted)}:is(:root[data-theme=dark] .NewJob-module__-B2NPa__card,:root[data-theme=dark] .NewJob-module__-B2NPa__type){border-color:var(--hl-border);background:var(--hl-surface);color:var(--hl-text);box-shadow:0 18px 50px #0003}:is(:root[data-theme=dark] .NewJob-module__-B2NPa__quickSection,:root[data-theme=dark] .NewJob-module__-B2NPa__footer){background:var(--hl-surface-soft)}:root[data-theme=dark] .NewJob-module__-B2NPa__section+.NewJob-module__-B2NPa__section{border-color:var(--hl-border)}:root[data-theme=dark] .NewJob-module__-B2NPa__mediaBlock{border-color:var(--hl-border)}:root[data-theme=dark] .NewJob-module__-B2NPa__advanced{border-color:var(--hl-border)}:root[data-theme=dark] .NewJob-module__-B2NPa__footer{border-color:var(--hl-border)}:root[data-theme=dark] .NewJob-module__-B2NPa__type.NewJob-module__-B2NPa__active{border-color:var(--hl-primary);background:var(--hl-primary-soft)}:root[data-theme=dark] .NewJob-module__-B2NPa__field{color:var(--hl-text)}:is(:root[data-theme=dark] .NewJob-module__-B2NPa__field input,:root[data-theme=dark] .NewJob-module__-B2NPa__field textarea,:root[data-theme=dark] .NewJob-module__-B2NPa__field select){border-color:var(--hl-border);background:var(--hl-surface-muted);color:var(--hl-text)}:is(:root[data-theme=dark] .NewJob-module__-B2NPa__mediaDropzone,:root[data-theme=dark] .NewJob-module__-B2NPa__mediaAddTile){background:var(--hl-surface-soft);color:var(--hl-text);border-color:#50739d}:root[data-theme=dark] .NewJob-module__-B2NPa__mediaTile{border-color:var(--hl-border);background:var(--hl-surface-soft)}:root[data-theme=dark] .NewJob-module__-B2NPa__segment{border-color:var(--hl-border);background:var(--hl-surface);color:var(--hl-text)}:root[data-theme=dark] .NewJob-module__-B2NPa__segment[aria-pressed=true]{background:var(--hl-primary-soft);color:var(--hl-on-primary-soft)}:root[data-theme=dark] .NewJob-module__-B2NPa__segmentedField legend{color:var(--hl-text)}:root[data-theme=dark] .NewJob-module__-B2NPa__validationMessage{background:var(--hl-danger-soft);color:#ffb4ad;border-color:#7b3b43}@media (max-width:760px){.hl-container:has(.page){padding-top:10px;padding-bottom:calc(var(--hl-bottom-nav-height) + var(--hl-safe-bottom) + 8px)}.NewJob-module__-B2NPa__page{padding:0}.NewJob-module__-B2NPa__header{margin-bottom:8px;padding-inline:2px}.NewJob-module__-B2NPa__header h1{margin:0;font-size:1.55rem;line-height:1.08}.NewJob-module__-B2NPa__header>p,.NewJob-module__-B2NPa__flowPromise{display:none}.NewJob-module__-B2NPa__header>.hl-eyebrow{display:none}.NewJob-module__-B2NPa__card{border-radius:20px}.NewJob-module__-B2NPa__grid,.NewJob-module__-B2NPa__quickGrid,.NewJob-module__-B2NPa__typeFieldset{grid-template-columns:1fr}.NewJob-module__-B2NPa__field.NewJob-module__-B2NPa__full{grid-column:auto}.NewJob-module__-B2NPa__section{padding:14px 16px}.NewJob-module__-B2NPa__sectionHeading{align-items:center;margin-bottom:10px}.NewJob-module__-B2NPa__sectionHeading h2{margin:0;font-size:1rem}.NewJob-module__-B2NPa__stepLabel,.NewJob-module__-B2NPa__requiredHint,.NewJob-module__-B2NPa__optionalPill{display:none}.NewJob-module__-B2NPa__field{gap:4px}.NewJob-module__-B2NPa__field input,.NewJob-module__-B2NPa__field textarea,.NewJob-module__-B2NPa__field select{min-height:42px;padding:8px 11px}.NewJob-module__-B2NPa__field textarea{resize:none;min-height:68px;max-height:68px}.NewJob-module__-B2NPa__grid{gap:9px}.NewJob-module__-B2NPa__quickSection{padding:7px 16px}.NewJob-module__-B2NPa__quickSummary{min-height:38px}.NewJob-module__-B2NPa__advanced{padding-inline:16px}.NewJob-module__-B2NPa__advanced summary{min-height:44px}.NewJob-module__-B2NPa__mediaBlock{padding:14px 16px}.NewJob-module__-B2NPa__mediaHint{margin-bottom:10px;font-size:.79rem}.NewJob-module__-B2NPa__mediaDropzone{min-height:112px}.NewJob-module__-B2NPa__mediaGrid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:8px}.NewJob-module__-B2NPa__segmented{gap:6px}.NewJob-module__-B2NPa__segment{min-height:66px;padding:8px 5px}.NewJob-module__-B2NPa__segment strong{font-size:.79rem}.NewJob-module__-B2NPa__segment small{display:none}.NewJob-module__-B2NPa__footer{grid-template-columns:1fr;margin-top:0;padding:9px 16px}.NewJob-module__-B2NPa__footerActions{gap:8px}.NewJob-module__-B2NPa__footerActions>*{min-width:0}.NewJob-module__-B2NPa__footerActions>button:not(:last-child){flex:0 auto}.NewJob-module__-B2NPa__footerActions>button:last-child{flex:auto}.NewJob-module__-B2NPa__chatPromise{order:-1;grid-column:1/-1}}@media (min-width:821px) and (min-height:700px){.NewJob-module__-B2NPa__page{height:calc(100dvh - var(--hl-header-height) - 56px);grid-template-rows:auto minmax(0,1fr);padding-bottom:0;display:grid;overflow:hidden}.NewJob-module__-B2NPa__header{margin-bottom:12px}.NewJob-module__-B2NPa__header h1{margin:2px 0 4px;font-size:clamp(1.7rem,3vw,2.15rem)}.NewJob-module__-B2NPa__header>p{font-size:.9rem;line-height:1.35}.NewJob-module__-B2NPa__flowPromise{margin-top:8px}.NewJob-module__-B2NPa__card{align-self:start}.NewJob-module__-B2NPa__section{padding:16px 20px}.NewJob-module__-B2NPa__sectionHeading{margin-bottom:12px}.NewJob-module__-B2NPa__sectionHeading h2{font-size:1.08rem}.NewJob-module__-B2NPa__field textarea{min-height:72px}.NewJob-module__-B2NPa__advanced{padding-inline:20px}.NewJob-module__-B2NPa__advanced summary{min-height:48px}.NewJob-module__-B2NPa__footer{margin-top:0;padding:12px 20px}}@media (max-width:420px){.NewJob-module__-B2NPa__flowPromise span:nth-child(2){display:none}}.NewJob-module__-B2NPa__successOverlay{background:var(--hl-overlay,#0f141c73);z-index:50;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0;overflow-y:auto}@media (min-width:768px){.NewJob-module__-B2NPa__successOverlay{align-items:center;padding:2rem 1rem}}.NewJob-module__-B2NPa__publishHint{color:var(--hl-muted);text-align:center;margin:0;font-size:.8rem;line-height:1.35}.NewJob-module__-B2NPa__targetSection{gap:14px;display:grid}.NewJob-module__-B2NPa__targetHeader{align-items:center;gap:12px;display:flex}.NewJob-module__-B2NPa__targetHeader>div{gap:1px;min-width:0;display:grid}.NewJob-module__-B2NPa__targetHeader strong{font-size:1.02rem}.NewJob-module__-B2NPa__targetHeader small{color:var(--hl-muted);font-size:.79rem}.NewJob-module__-B2NPa__targetLogo{object-fit:cover;background:var(--hl-surface-muted);width:48px;height:48px;color:var(--hl-text);text-transform:uppercase;border-radius:14px;flex:none;place-items:center;font-size:1.15rem;font-weight:800;display:grid}.NewJob-module__-B2NPa__reachField{border:0;gap:8px;margin:0;padding:0;display:grid}.NewJob-module__-B2NPa__reachField legend{padding:0;font-size:.86rem;font-weight:800}.NewJob-module__-B2NPa__reachOption{border:1px solid var(--hl-border);background:var(--hl-surface);cursor:pointer;border-radius:13px;align-items:flex-start;gap:10px;padding:11px 12px;display:flex}.NewJob-module__-B2NPa__reachOption:has(input:checked){border-color:var(--hl-primary);background:var(--hl-primary-soft);color:var(--hl-on-primary-soft)}.NewJob-module__-B2NPa__reachOption input{accent-color:var(--hl-primary);flex:none;margin-top:3px}.NewJob-module__-B2NPa__reachOption span{gap:2px;min-width:0;display:grid}.NewJob-module__-B2NPa__reachOption strong{font-size:.88rem}.NewJob-module__-B2NPa__reachOption small{color:inherit;opacity:.78;font-size:.76rem;line-height:1.4}.NewJob-module__-B2NPa__captureHero{aspect-ratio:16/10;background:#0a1220;border-radius:20px;margin:-8px 0 18px;position:relative;overflow:hidden}.NewJob-module__-B2NPa__captureHero img,.NewJob-module__-B2NPa__captureHero video{object-fit:cover;width:100%;height:100%;display:block}.NewJob-module__-B2NPa__captureHero>span{background:linear-gradient(#05070c00 54%,#05070cc7 100%);position:absolute;inset:0}.NewJob-module__-B2NPa__captureHero strong{color:#fff;text-shadow:0 1px 4px #0009;font-size:.84rem;font-weight:800;position:absolute;bottom:12px;left:14px}.NewJob-module__-B2NPa__scopeEmpty,.NewJob-module__-B2NPa__scopeChosen{border:1px solid var(--hl-tint-border);background:var(--hl-tint);width:100%;min-height:68px;color:var(--hl-text);font:inherit;text-align:left;cursor:pointer;border-radius:16px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 14px;display:grid}.NewJob-module__-B2NPa__scopeChosen{border-color:var(--hl-border);background:var(--hl-surface)}.NewJob-module__-B2NPa__scopeMark{background:var(--hl-primary-fill);color:#fff;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.NewJob-module__-B2NPa__scopeText{gap:2px;min-width:0;display:grid}.NewJob-module__-B2NPa__scopeText strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:780;overflow:hidden}.NewJob-module__-B2NPa__scopeText small{color:var(--hl-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.NewJob-module__-B2NPa__scopeChange{color:var(--hl-primary);flex:none;font-size:.84rem;font-weight:780}.NewJob-module__-B2NPa__choiceRow{flex-wrap:wrap;gap:7px;display:flex}.NewJob-module__-B2NPa__choice{border:1px solid var(--hl-border);background:var(--hl-surface);min-height:42px;color:var(--hl-text);font:inherit;cursor:pointer;border-radius:999px;padding:0 15px;font-size:.88rem;font-weight:680}.NewJob-module__-B2NPa__choice[aria-pressed=true]{border-color:var(--hl-primary-fill);background:var(--hl-primary-fill);color:#fff;font-weight:780}.NewJob-module__-B2NPa__wizardProgress{flex-direction:column;gap:7px;margin-top:14px;display:flex}.NewJob-module__-B2NPa__wizardBar{background:var(--hl-border,#0000001f);border-radius:999px;height:5px;position:relative;overflow:hidden}.NewJob-module__-B2NPa__wizardBar span{border-radius:inherit;background:var(--hl-accent,#6d4aff);height:100%;transition:width .28s;display:block}.NewJob-module__-B2NPa__wizardProgress small{color:var(--hl-muted);font-size:.82rem}.NewJob-module__-B2NPa__wizardStepName{color:var(--hl-text);font-weight:750}.NewJob-module__-B2NPa__wizardNav{z-index:3;padding:12px clamp(14px,4vw,22px) calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--hl-border);background:var(--hl-surface);align-items:center;gap:10px;margin:4px -1px -1px;display:flex;position:sticky;bottom:0}.NewJob-module__-B2NPa__wizardNav .NewJob-module__-B2NPa__hl-btn:last-child{margin-left:auto}@media (max-width:560px){.NewJob-module__-B2NPa__wizardNav{flex-flow:wrap}.NewJob-module__-B2NPa__wizardNav button{flex:1 1 0;justify-content:center;min-width:0}}[hidden]{display:none!important}.NewJob-module__-B2NPa__fieldHelper{color:var(--hl-muted);margin:-2px 0 6px;font-size:.84rem;font-weight:400;display:block}.NewJob-module__-B2NPa__matchSection{gap:14px;display:grid}.NewJob-module__-B2NPa__matchHeading{letter-spacing:-.02em;margin:0;font-size:1.3rem;font-weight:800;line-height:1.2}.NewJob-module__-B2NPa__matchMascot{margin:0}.NewJob-module__-B2NPa__matchList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.NewJob-module__-B2NPa__matchSkeleton{background:linear-gradient(90deg,var(--hl-surface-muted) 25%,var(--hl-surface) 37%,var(--hl-surface-muted) 63%);background-size:400% 100%;border-radius:16px;height:76px;animation:1.3s ease-in-out infinite NewJob-module__-B2NPa__matchShimmer}@keyframes NewJob-module__-B2NPa__matchShimmer{0%{background-position:100% 0}to{background-position:0 0}}.NewJob-module__-B2NPa__matchEmpty{color:var(--hl-muted);margin:0}.NewJob-module__-B2NPa__matchCard{border:1.5px solid var(--hl-border);background:var(--hl-surface);width:100%;color:var(--hl-text);font:inherit;text-align:left;cursor:pointer;border-radius:16px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;transition:border-color .15s,background .15s,transform .12s;display:grid}.NewJob-module__-B2NPa__matchCard:active{transform:scale(.985)}.NewJob-module__-B2NPa__matchCard[data-selected]{border-color:var(--hl-primary);background:var(--hl-primary-soft)}.NewJob-module__-B2NPa__matchCard:disabled{opacity:.6;cursor:default}.NewJob-module__-B2NPa__matchLogo,.NewJob-module__-B2NPa__matchLogoFallback{object-fit:cover;border-radius:14px;width:48px;height:48px}.NewJob-module__-B2NPa__matchLogoFallback{background:var(--hl-surface-muted);text-transform:uppercase;place-items:center;font-weight:800;display:grid}.NewJob-module__-B2NPa__matchBody{gap:2px;min-width:0;display:grid}.NewJob-module__-B2NPa__matchName{align-items:center;gap:5px;font-weight:750;display:flex}.NewJob-module__-B2NPa__matchReasons{color:var(--hl-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.NewJob-module__-B2NPa__matchCheck{border:1.5px solid var(--hl-border);color:#0000;border-radius:50%;place-items:center;width:28px;height:28px;transition:background .15s,border-color .15s,color .15s,transform .15s;display:grid}.NewJob-module__-B2NPa__matchCheck small{color:var(--hl-muted);white-space:nowrap;font-size:.7rem}.NewJob-module__-B2NPa__matchCard:disabled .NewJob-module__-B2NPa__matchCheck{border:none;width:auto}.NewJob-module__-B2NPa__matchCard[data-selected] .NewJob-module__-B2NPa__matchCheck{border-color:var(--hl-primary);background:var(--hl-primary);color:#fff;transform:scale(1.08)}.NewJob-module__-B2NPa__matchCounter{color:var(--hl-primary);margin:0;font-size:.9rem;font-weight:750}.NewJob-module__-B2NPa__matchExplain{color:var(--hl-muted);grid-column:1/-1;margin:0 0 4px;font-size:.86rem;line-height:1.4}@media (prefers-reduced-motion:reduce){.NewJob-module__-B2NPa__matchSkeleton{animation:none}.NewJob-module__-B2NPa__matchCheck{transition:none}}
.Profile-module__o_3CzG__top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.Profile-module__o_3CzG__top strong{letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1.16rem;overflow:hidden}.Profile-module__o_3CzG__topActions{align-items:center;gap:6px;min-width:0;display:flex}.Profile-module__o_3CzG__top a{width:40px;height:40px;color:var(--hl-text);border-radius:999px;flex:none;place-items:center;display:grid}.Profile-module__o_3CzG__top a:hover{background:var(--hl-surface-soft);text-decoration:none}.Profile-module__o_3CzG__identity{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;margin-bottom:12px;display:grid}.Profile-module__o_3CzG__stats{flex-wrap:wrap;gap:4px 14px;margin:0;padding:0;list-style:none;display:flex}.Profile-module__o_3CzG__stats li{align-items:baseline;gap:4px;display:flex}.Profile-module__o_3CzG__stats strong{font-size:.92rem;font-weight:650}.Profile-module__o_3CzG__stats span{color:var(--hl-muted);font-size:.85rem;font-weight:450}.Profile-module__o_3CzG__ratingBar{border:1px solid var(--hl-border);background:var(--hl-surface-soft);width:100%;min-height:44px;color:var(--hl-text);font:inherit;text-align:left;cursor:pointer;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin:0 0 12px;padding:0 12px;display:flex}.Profile-module__o_3CzG__ratingBar:hover{border-color:var(--hl-primary);text-decoration:none}.Profile-module__o_3CzG__ratingBar>svg{color:var(--hl-muted);flex:none}.Profile-module__o_3CzG__bio{color:var(--hl-text);margin:0 0 14px;font-size:.9rem;line-height:1.45}.Profile-module__o_3CzG__quickActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:4px;display:grid}.Profile-module__o_3CzG__quickAction{border:1px solid var(--hl-border);background:var(--hl-surface);min-height:38px;color:var(--hl-text);border-radius:10px;justify-content:center;align-items:center;font-size:.86rem;font-weight:780;display:inline-flex}.Profile-module__o_3CzG__quickAction:hover{background:var(--hl-surface-soft);text-decoration:none}@media (min-width:821px){.Profile-module__o_3CzG__identity{gap:34px}.Profile-module__o_3CzG__stats,.Profile-module__o_3CzG__quickActions{max-width:420px}}.Profile-module__o_3CzG__removeError{background:var(--hl-danger-soft);color:var(--hl-on-danger-soft,var(--hl-danger));border-radius:12px;margin:0 0 10px;padding:10px 12px;font-size:.86rem}.Profile-module__o_3CzG__sheetBackdrop{z-index:60;background:var(--hl-overlay);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);align-items:end;display:grid;position:fixed;inset:0}.Profile-module__o_3CzG__sheet{padding:14px max(14px, env(safe-area-inset-left)) calc(14px + env(safe-area-inset-bottom,0px));background:var(--hl-surface);color:var(--hl-text);border-radius:22px 22px 0 0;gap:2px;display:grid}.Profile-module__o_3CzG__sheetTitle{color:var(--hl-muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px;padding:0 6px;font-size:.82rem;font-weight:750;overflow:hidden}.Profile-module__o_3CzG__sheetRow,.Profile-module__o_3CzG__sheetDangerRow{width:100%;min-height:50px;color:var(--hl-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;padding:0 6px;font-size:.98rem;font-weight:650;display:flex}.Profile-module__o_3CzG__sheetRow:hover,.Profile-module__o_3CzG__sheetDangerRow:hover{background:var(--hl-surface-soft);text-decoration:none}.Profile-module__o_3CzG__sheetDangerRow{color:var(--hl-danger);font-weight:750}.Profile-module__o_3CzG__sheetWarning{color:var(--hl-muted);margin:0 6px 10px;font-size:.88rem;line-height:1.45}.Profile-module__o_3CzG__sheetDanger{background:var(--hl-danger);color:#fff;width:100%;min-height:50px;font:inherit;cursor:pointer;border:0;border-radius:13px;font-weight:800}.Profile-module__o_3CzG__sheetDanger:disabled{opacity:.6;cursor:progress}.Profile-module__o_3CzG__gridLink{margin:0 2px 10px;font-size:.86rem}.Profile-module__o_3CzG__card{border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:20px;gap:12px;padding:16px;display:grid}.Profile-module__o_3CzG__cardHead{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;display:grid}.Profile-module__o_3CzG__cardEyebrow{color:var(--hl-on-primary-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800;display:block}.Profile-module__o_3CzG__cardHead h2{margin:2px 0 0;font-size:1.15rem}.Profile-module__o_3CzG__cardTrade{color:var(--hl-muted);margin:2px 0 0;font-size:.85rem;font-weight:650}.Profile-module__o_3CzG__cardBio{margin:0;font-size:.9rem;line-height:1.4}.Profile-module__o_3CzG__cardFlags{flex-wrap:wrap;gap:7px;margin:0;display:flex}.Profile-module__o_3CzG__cardActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}
.SettingsShell-module__QWazrq__back{color:var(--hl-primary);border-radius:999px;align-items:center;gap:4px;margin-bottom:10px;margin-left:-4px;padding:6px 10px 6px 4px;font-size:.9rem;font-weight:680;text-decoration:none;display:inline-flex}.SettingsShell-module__QWazrq__back:hover{background:var(--hl-primary-soft);text-decoration:none}.SettingsShell-module__QWazrq__hero{border:1px solid var(--hl-border);background:var(--hl-surface);width:100%;color:var(--hl-text);text-align:left;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;margin-bottom:22px;padding:16px 18px;display:grid;box-shadow:0 8px 28px #1420370f}.SettingsShell-module__QWazrq__hero:hover{border-color:var(--hl-tint-border);background:var(--hl-surface-soft);text-decoration:none}.SettingsShell-module__QWazrq__cardHero{border:1px solid var(--hl-border);background:linear-gradient(150deg,var(--hl-tint) 0%,var(--hl-surface) 62%);width:100%;color:var(--hl-text);text-align:left;border-radius:22px;gap:14px;margin-bottom:22px;padding:18px;display:grid;box-shadow:0 10px 32px #14203714}.SettingsShell-module__QWazrq__cardHero:hover{border-color:var(--hl-tint-border);text-decoration:none}.SettingsShell-module__QWazrq__cardHeroTop{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;display:grid}.SettingsShell-module__QWazrq__cardHeroLogo{object-fit:cover;background:var(--hl-surface-soft);border-radius:16px;width:56px;height:56px;display:block}.SettingsShell-module__QWazrq__cardHeroName{gap:3px;min-width:0;display:grid}.SettingsShell-module__QWazrq__cardHeroName strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.14rem;overflow:hidden}.SettingsShell-module__QWazrq__cardHeroName small{color:var(--hl-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SettingsShell-module__QWazrq__cardHeroQr{background:#fff;border-radius:18px;place-items:center;padding:14px;display:grid}.SettingsShell-module__QWazrq__cardHeroQr img{width:min(210px,58vw);height:auto;display:block}.SettingsShell-module__QWazrq__cardHeroQrPlaceholder{aspect-ratio:1;background:repeating-linear-gradient(45deg,#eef2f7 0 10px,#e2e8f0 10px 20px);border-radius:10px;width:min(210px,58vw);display:block}.SettingsShell-module__QWazrq__cardHeroFoot{color:var(--hl-muted);justify-content:space-between;align-items:center;gap:10px;font-size:.84rem;font-weight:700;display:flex}.SettingsShell-module__QWazrq__cardHeroFoot>span{align-items:center;gap:6px;min-width:0;display:inline-flex}.SettingsShell-module__QWazrq__cardHeroOpen{color:var(--hl-primary)}:root[data-theme=dark] .SettingsShell-module__QWazrq__cardHero{background:linear-gradient(150deg,var(--hl-tint) 0%,var(--hl-surface-soft) 62%);box-shadow:none}.SettingsShell-module__QWazrq__hero span{gap:3px;min-width:0;display:grid}.SettingsShell-module__QWazrq__hero strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.06rem;overflow:hidden}.SettingsShell-module__QWazrq__hero small{color:var(--hl-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SettingsShell-module__QWazrq__hero svg:last-child{color:var(--hl-muted)}.SettingsShell-module__QWazrq__group{margin-bottom:22px}.SettingsShell-module__QWazrq__group h2{color:var(--hl-muted);letter-spacing:.09em;text-transform:uppercase;margin:0 0 9px 4px;font-size:.74rem;font-weight:800}.SettingsShell-module__QWazrq__list{border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:18px;overflow:hidden;box-shadow:0 8px 28px #1420370f}.SettingsShell-module__QWazrq__row{border:0;border-bottom:1px solid var(--hl-border);width:100%;color:var(--hl-text);font:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:13px 16px;display:grid}.SettingsShell-module__QWazrq__row:last-child{border-bottom:0}.SettingsShell-module__QWazrq__row:hover{background:var(--hl-surface-soft);text-decoration:none}.SettingsShell-module__QWazrq__row:focus-visible{outline-offset:-3px;outline:3px solid #007aff38}.SettingsShell-module__QWazrq__rowIcon{background:var(--hl-primary-soft);width:34px;height:34px;color:var(--hl-primary);border-radius:11px;flex:none;place-items:center;display:grid}.SettingsShell-module__QWazrq__rowText{gap:2px;min-width:0;display:grid}.SettingsShell-module__QWazrq__rowText strong{text-overflow:ellipsis;white-space:nowrap;font-size:.97rem;font-weight:680;overflow:hidden}.SettingsShell-module__QWazrq__rowText small{color:var(--hl-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;line-height:1.35;overflow:hidden}.SettingsShell-module__QWazrq__rowValue{color:var(--hl-muted);white-space:nowrap;font-size:.86rem}.SettingsShell-module__QWazrq__rowChevron{color:var(--hl-muted)}.SettingsShell-module__QWazrq__rowDanger .SettingsShell-module__QWazrq__rowIcon{background:var(--hl-danger-soft,#ff3b301f);color:var(--hl-on-danger-soft)}.SettingsShell-module__QWazrq__rowDanger .SettingsShell-module__QWazrq__rowText strong{color:var(--hl-on-danger-soft)}@media (max-width:520px){.SettingsShell-module__QWazrq__row{gap:12px;padding:12px 14px}.SettingsShell-module__QWazrq__rowText small{display:none}}:is(:root[data-theme=dark] .SettingsShell-module__QWazrq__list,:root[data-theme=dark] .SettingsShell-module__QWazrq__hero){background:var(--hl-surface-soft);box-shadow:none}:root[data-theme=dark] .SettingsShell-module__QWazrq__row:hover{background:#ffffff0d}
.Search-module__c1nQDW__page{--s-canvas:var(--hl-bg);--s-ink:#0b1220;--s-chip:#0b122014;--s-chip-strong:#0b122024;--s-pill-bg:#0b1220;--s-pill-ink:#fff;--s-tile:#e7ecf3;z-index:20;top:var(--hl-header-height);right:0;bottom:calc(var(--hl-bottom-nav-height) + var(--hl-safe-bottom));background:var(--s-canvas);color:var(--s-ink);grid-template-rows:auto auto auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);display:grid;position:fixed;left:0}@media (min-width:821px){.Search-module__c1nQDW__page{z-index:auto;position:absolute;inset:0}}:root[data-theme=dark] .Search-module__c1nQDW__page{--s-canvas:#05070c;--s-ink:#fff;--s-chip:#ffffff1f;--s-chip-strong:#ffffff2e;--s-pill-bg:#fff;--s-pill-ink:#0b1220;--s-tile:#0a1220}.Search-module__c1nQDW__head{padding:10px max(12px, env(safe-area-inset-right)) 10px max(12px, env(safe-area-inset-left));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.Search-module__c1nQDW__filterButton,.Search-module__c1nQDW__filterButtonActive{background:var(--s-chip);width:44px;height:44px;color:var(--s-ink);cursor:pointer;border:0;border-radius:999px;place-items:center;padding:0;display:grid;position:relative}.Search-module__c1nQDW__filterButtonActive{background:var(--s-pill-bg);color:var(--s-pill-ink)}.Search-module__c1nQDW__filterCount{background:var(--hl-primary-fill,#0b6ad6);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.66rem;font-weight:850;display:grid;position:absolute;top:-1px;right:-1px}.Search-module__c1nQDW__filterSheet{margin:0 max(12px, env(safe-area-inset-right)) 10px max(12px, env(safe-area-inset-left));background:var(--s-tile);border-radius:18px;gap:10px;padding:14px;display:grid}.Search-module__c1nQDW__filterSheet label{color:color-mix(in srgb, var(--s-ink) 74%, transparent);gap:5px;font-size:.76rem;font-weight:780;display:grid}.Search-module__c1nQDW__filterSheet select,.Search-module__c1nQDW__filterSheet input{background:var(--s-canvas);min-height:42px;color:var(--s-ink);font:inherit;border:0;border-radius:12px;padding:0 11px;font-size:.92rem}.Search-module__c1nQDW__filterSheet select:disabled{opacity:.45}.Search-module__c1nQDW__filterActions{justify-content:flex-end;gap:9px;margin-top:2px;display:flex}.Search-module__c1nQDW__filterReset,.Search-module__c1nQDW__filterDone{min-height:40px;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:0 16px;font-size:.85rem;font-weight:780}.Search-module__c1nQDW__filterReset{color:color-mix(in srgb, var(--s-ink) 70%, transparent);background:0 0}.Search-module__c1nQDW__filterReset:disabled{opacity:.4;cursor:default}.Search-module__c1nQDW__filterDone{background:var(--s-pill-bg);color:var(--s-pill-ink)}.Search-module__c1nQDW__jobSelect{background:var(--s-chip);min-width:0;max-width:100%;min-height:42px;color:color-mix(in srgb, var(--s-ink) 74%, transparent);border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.82rem;font-weight:750;display:flex;position:relative}.Search-module__c1nQDW__jobSelect select{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;color:var(--s-ink);font:inherit;appearance:none;cursor:pointer;background:0 0;border:0;outline:0;flex:1 1 0;font-size:.88rem;font-weight:750;overflow:hidden}.Search-module__c1nQDW__jobStrip{min-width:0;padding:2px max(12px, env(safe-area-inset-right)) 10px max(12px, env(safe-area-inset-left));gap:7px;display:grid}.Search-module__c1nQDW__jobStripHint{color:color-mix(in srgb, var(--s-ink) 62%, transparent);margin:0;font-size:.78rem;font-weight:600;line-height:1.35}.Search-module__c1nQDW__jobStrip p{color:color-mix(in srgb, var(--s-ink) 74%, transparent);margin:0;font-size:.86rem;font-weight:750}.Search-module__c1nQDW__jobStrip>div{scrollbar-width:none;gap:7px;display:flex;overflow-x:auto}.Search-module__c1nQDW__jobStrip>div::-webkit-scrollbar{display:none}.Search-module__c1nQDW__jobChip,.Search-module__c1nQDW__jobChipActive{background:var(--s-chip);max-width:62vw;min-height:36px;color:var(--s-ink);font:inherit;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border:0;border-radius:999px;flex:none;align-items:center;gap:5px;padding:0 13px;font-size:.82rem;font-weight:720;display:inline-flex;overflow:hidden}.Search-module__c1nQDW__jobChip:hover{text-decoration:none}.Search-module__c1nQDW__jobChipActive{background:var(--s-pill-bg);color:var(--s-pill-ink)}.Search-module__c1nQDW__field{background:var(--s-chip);min-height:44px;color:color-mix(in srgb, var(--s-ink) 62%, transparent);border-radius:999px;align-items:center;gap:9px;padding:0 12px;display:flex}.Search-module__c1nQDW__field input{width:100%;min-width:0;color:var(--s-ink);font:inherit;background:0 0;border:0;outline:0;font-size:.98rem}.Search-module__c1nQDW__field input::placeholder{color:color-mix(in srgb, var(--s-ink) 52%, transparent)}.Search-module__c1nQDW__field button{background:var(--s-chip-strong);width:26px;height:26px;color:var(--s-ink);cursor:pointer;border:0;border-radius:999px;place-items:center;padding:0;display:grid}.Search-module__c1nQDW__tabs{padding:2px max(12px, env(safe-area-inset-left)) 12px;scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.Search-module__c1nQDW__tabs::-webkit-scrollbar{display:none}.Search-module__c1nQDW__tab,.Search-module__c1nQDW__tabActive{background:var(--s-chip);min-height:34px;color:color-mix(in srgb, var(--s-ink) 72%, transparent);font:inherit;cursor:pointer;border:0;border-radius:999px;flex:none;padding:0 15px;font-size:.84rem;font-weight:760}.Search-module__c1nQDW__tabActive{background:var(--s-pill-bg);color:var(--s-pill-ink)}.Search-module__c1nQDW__body{padding:0 max(12px, env(safe-area-inset-left)) var(--hl-content-bottom);overscroll-behavior:contain;overflow-y:auto}.Search-module__c1nQDW__group{margin-bottom:22px}.Search-module__c1nQDW__group h2,.Search-module__c1nQDW__suggestions h2{color:color-mix(in srgb, var(--s-ink) 62%, transparent);letter-spacing:.09em;text-transform:uppercase;margin:0 0 10px;font-size:.74rem;font-weight:850}.Search-module__c1nQDW__emptyState{text-align:center;justify-items:center;gap:8px;margin:26px 4px 8px;display:grid}.Search-module__c1nQDW__emptyTitle{margin:4px 0 0;font-size:1.02rem;font-weight:640}.Search-module__c1nQDW__empty{max-width:34ch;color:color-mix(in srgb, var(--s-ink) 72%, transparent);text-align:center;margin:0;font-size:.92rem;line-height:1.5}.Search-module__c1nQDW__emptyActions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:6px;display:flex}.Search-module__c1nQDW__emptyAction,.Search-module__c1nQDW__emptyActionPrimary{border:1px solid var(--hl-border);background:var(--hl-surface);min-height:40px;color:var(--hl-text);font:inherit;cursor:pointer;border-radius:11px;align-items:center;padding:0 14px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.Search-module__c1nQDW__emptyActionPrimary{background:var(--hl-primary-fill);color:#fff;border-color:#0000}.Search-module__c1nQDW__suggestions>div{flex-wrap:wrap;gap:8px;display:flex}.Search-module__c1nQDW__suggestions button{background:var(--s-chip);min-height:38px;color:var(--s-ink);font:inherit;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:.86rem;font-weight:700;display:inline-flex}.Search-module__c1nQDW__providerList{gap:4px;margin:0;padding:0;list-style:none;display:grid}.Search-module__c1nQDW__providerList li{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.Search-module__c1nQDW__providerList a{min-width:0;color:var(--s-ink);border-radius:14px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;padding:8px 6px;display:grid}.Search-module__c1nQDW__providerAsk{z-index:1;background:var(--hl-primary-fill,#0b6ad6);color:#fff;min-height:36px;font:inherit;white-space:nowrap;cursor:pointer;border:0;border-radius:999px;flex:none;padding:0 14px;font-size:.82rem;font-weight:800;position:relative}.Search-module__c1nQDW__providerList a:hover{background:var(--s-chip);text-decoration:none}.Search-module__c1nQDW__providerList img,.Search-module__c1nQDW__providerInitial{object-fit:cover;background:var(--s-chip-strong);border-radius:999px;place-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:800;display:grid}.Search-module__c1nQDW__providerText{gap:2px;min-width:0;display:grid}.Search-module__c1nQDW__providerText>*{min-width:0}.Search-module__c1nQDW__providerMatch{color:var(--hl-primary,#0b6ad6);font-size:.78rem;font-style:normal;font-weight:800}.Search-module__c1nQDW__providerText strong{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;font-size:.98rem;display:inline-flex;overflow:hidden}.Search-module__c1nQDW__providerText strong svg{color:#3b9cff;flex:none}.Search-module__c1nQDW__providerText small{color:color-mix(in srgb, var(--s-ink) 60%, transparent);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.Search-module__c1nQDW__jobGrid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.Search-module__c1nQDW__jobGrid a{aspect-ratio:3/4;background:var(--s-tile);color:#fff;border-radius:14px;display:block;position:relative;overflow:hidden}.Search-module__c1nQDW__jobGrid a:hover{text-decoration:none}.Search-module__c1nQDW__jobImage{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.Search-module__c1nQDW__jobScrim{background:linear-gradient(#05070c00 28%,#05070c9e 62%,#05070cf0 100%);position:absolute;inset:0}.Search-module__c1nQDW__jobText{gap:2px;display:grid;position:absolute;bottom:10px;left:10px;right:10px}.Search-module__c1nQDW__jobText small{color:#ffffffd1;letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:850}.Search-module__c1nQDW__jobText strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.25;display:-webkit-box;overflow:hidden}.Search-module__c1nQDW__jobText em{color:#ffffffc7;font-size:.76rem;font-style:normal;font-weight:700}.Search-module__c1nQDW__intro{margin:4px 0 10px}
.BusinessCard-module__y7sisq__card{border:1px solid var(--hl-border);background:linear-gradient(145deg, var(--hl-surface), var(--hl-surface-soft));border-radius:22px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"identity qr""activities qr";align-items:start;gap:16px 24px;max-width:640px;padding:20px;display:grid;box-shadow:0 10px 32px #1626400f}.BusinessCard-module__y7sisq__card .BusinessCard-module__y7sisq__identity{grid-area:identity}.BusinessCard-module__y7sisq__card .BusinessCard-module__y7sisq__activities,.BusinessCard-module__y7sisq__card .BusinessCard-module__y7sisq__noActivities{grid-area:activities}.BusinessCard-module__y7sisq__card .BusinessCard-module__y7sisq__qrArea{grid-area:qr}.BusinessCard-module__y7sisq__identity{align-items:center;gap:14px;min-width:0;display:flex}.BusinessCard-module__y7sisq__identity>div{gap:1px;min-width:0;display:grid}.BusinessCard-module__y7sisq__logo{object-fit:cover;background:var(--hl-primary-soft);width:52px;height:52px;color:var(--hl-primary);border-radius:15px;flex:none;place-items:center;display:grid;overflow:hidden}.BusinessCard-module__y7sisq__eyebrow{color:var(--hl-primary);letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:850}.BusinessCard-module__y7sisq__name{letter-spacing:-.03em;overflow-wrap:anywhere;font-size:1.28rem}.BusinessCard-module__y7sisq__role{color:var(--hl-muted);font-size:.86rem}.BusinessCard-module__y7sisq__activities{flex-wrap:wrap;gap:7px;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.BusinessCard-module__y7sisq__activities li{border:1px solid var(--hl-tint-border);background:var(--hl-tint);color:var(--hl-on-primary-soft);border-radius:999px;padding:5px 11px;font-size:.79rem;font-weight:700}.BusinessCard-module__y7sisq__noActivities{color:var(--hl-muted);margin:0;font-size:.84rem}.BusinessCard-module__y7sisq__qrArea{justify-items:center;gap:10px;display:grid}.BusinessCard-module__y7sisq__qr,.BusinessCard-module__y7sisq__qrPlaceholder{background:#fff;border-radius:16px;width:132px;height:132px;padding:8px;display:block}.BusinessCard-module__y7sisq__qrPlaceholder{background:var(--hl-surface-soft)}.BusinessCard-module__y7sisq__fullscreenButton{border:1px solid var(--hl-border);background:var(--hl-surface);min-height:38px;color:var(--hl-text);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:.81rem;font-weight:720;display:inline-flex}.BusinessCard-module__y7sisq__fullscreenButton:hover{background:var(--hl-surface-soft);border-color:var(--hl-tint-border)}.BusinessCard-module__y7sisq__fullscreen{z-index:2000;padding:max(20px, env(safe-area-inset-top)) 18px max(20px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#060d18eb;place-items:center;display:grid;position:fixed;inset:0}.BusinessCard-module__y7sisq__fullscreenClose{top:max(16px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute}.BusinessCard-module__y7sisq__fullscreenCard{background:var(--hl-surface);width:min(460px,100%);max-height:100%;color:var(--hl-text);text-align:center;border-radius:26px;grid-template-columns:minmax(0,1fr);justify-items:center;gap:12px;padding:26px 22px;display:grid;overflow-y:auto;box-shadow:0 26px 70px #00000073}.BusinessCard-module__y7sisq__fullscreenCard>*{min-width:0;max-width:100%}.BusinessCard-module__y7sisq__fullscreenName{letter-spacing:-.035em;overflow-wrap:anywhere;font-size:1.7rem}.BusinessCard-module__y7sisq__fullscreenQr{background:#fff;border-radius:20px;width:min(300px,68vw);height:auto;margin:6px 0;padding:12px}.BusinessCard-module__y7sisq__fullscreenCard .BusinessCard-module__y7sisq__activities{justify-content:center}.BusinessCard-module__y7sisq__profileUrl{color:var(--hl-muted);overflow-wrap:anywhere;font-size:.72rem}:root[data-theme=dark] .BusinessCard-module__y7sisq__card{background:linear-gradient(145deg, var(--hl-surface), var(--hl-surface-soft));border-color:var(--hl-border)}:root[data-theme=dark] .BusinessCard-module__y7sisq__fullscreenButton{background:var(--hl-surface);color:var(--hl-text)}@media (max-width:640px){.BusinessCard-module__y7sisq__card{grid-template-columns:minmax(0,1fr);grid-template-areas:"identity""qr""activities";gap:16px;padding:18px}.BusinessCard-module__y7sisq__card .BusinessCard-module__y7sisq__qrArea{justify-items:start}}
.ContextSwitcher-module__zruvyG__trigger{border:1px solid var(--hl-border);background:var(--hl-surface);max-width:100%;min-height:42px;color:var(--hl-text);font:inherit;text-align:left;cursor:pointer;border-radius:999px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;padding:4px 10px;display:inline-grid}.ContextSwitcher-module__zruvyG__trigger:hover{background:var(--hl-surface-soft)}.ContextSwitcher-module__zruvyG__triggerText{gap:0;min-width:0;display:grid}.ContextSwitcher-module__zruvyG__triggerText strong{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:780;line-height:1.2;overflow:hidden}.ContextSwitcher-module__zruvyG__triggerText small{color:var(--hl-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.2;overflow:hidden}.ContextSwitcher-module__zruvyG__triggerChevron{color:var(--hl-muted)}.ContextSwitcher-module__zruvyG__backdrop{z-index:64;background:var(--hl-overlay);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);align-items:end;display:grid;position:fixed;inset:0}.ContextSwitcher-module__zruvyG__panel{padding:14px max(14px, env(safe-area-inset-left)) calc(14px + env(safe-area-inset-bottom,0px));background:var(--hl-surface);color:var(--hl-text);border-radius:22px 22px 0 0;gap:2px;display:grid}.ContextSwitcher-module__zruvyG__panelTitle{color:var(--hl-muted);margin:0 0 6px;padding:0 6px;font-size:.82rem;font-weight:750}.ContextSwitcher-module__zruvyG__list{gap:2px;margin:0;padding:0;list-style:none;display:grid}.ContextSwitcher-module__zruvyG__option,.ContextSwitcher-module__zruvyG__optionActive{width:100%;min-height:58px;color:var(--hl-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.ContextSwitcher-module__zruvyG__option:hover,.ContextSwitcher-module__zruvyG__optionActive:hover{background:var(--hl-surface-soft)}.ContextSwitcher-module__zruvyG__optionActive{background:var(--hl-tint);color:var(--hl-on-primary-soft)}.ContextSwitcher-module__zruvyG__optionText{gap:1px;min-width:0;display:grid}.ContextSwitcher-module__zruvyG__optionText strong{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:750;overflow:hidden}.ContextSwitcher-module__zruvyG__optionText small{color:var(--hl-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.ContextSwitcher-module__zruvyG__optionActive .ContextSwitcher-module__zruvyG__optionText small{color:inherit;opacity:.75}
.SetupResumeBanner-module__ueDgSW__banner{border:1px solid var(--hl-border);background:var(--hl-surface,#fff);min-height:48px;color:inherit;border-radius:12px;align-items:center;gap:8px;margin:10px 0;padding:0 12px;text-decoration:none;display:flex;position:relative;overflow:hidden}.SetupResumeBanner-module__ueDgSW__label{overflow-wrap:anywhere;min-width:0;font-size:.9rem;font-weight:700}.SetupResumeBanner-module__ueDgSW__remaining{min-width:0;color:var(--hl-muted);overflow-wrap:anywhere;flex:auto;font-size:.85rem}.SetupResumeBanner-module__ueDgSW__chevron{color:var(--hl-primary);flex:none;font-size:1rem;font-weight:700}.SetupResumeBanner-module__ueDgSW__track{background:var(--hl-surface-muted);height:3px;position:absolute;bottom:0;left:0;right:0}.SetupResumeBanner-module__ueDgSW__fill{background:var(--hl-primary);height:100%;transition:width .25s;display:block}
.ShareInvite-module__V_QC_q__wrap{border:1px solid var(--hl-tint-border);background:var(--hl-tint);color:var(--hl-on-primary-soft);border-radius:14px;gap:8px;margin-top:12px;padding:14px;display:grid}.ShareInvite-module__V_QC_q__button{background:var(--hl-primary);width:100%;min-height:48px;color:var(--hl-on-primary);font:inherit;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:.98rem;font-weight:800;display:inline-flex}.ShareInvite-module__V_QC_q__link{overflow-wrap:anywhere;word-break:break-all;opacity:.85;margin:0;font-size:.76rem;line-height:1.45}.ShareInvite-module__V_QC_q__link code{font-family:inherit}.ShareInvite-module__V_QC_q__hint{margin:0;font-size:.8rem;line-height:1.45}
