.TelegramLaunchGuard-module__d4udRW__guard{z-index:1100;background:var(--mk-bg);color:var(--mk-text-strong);opacity:0;visibility:hidden;pointer-events:none;place-items:center;padding:24px;animation:1ms step-end 12s forwards TelegramLaunchGuard-module__d4udRW__telegramLaunchGuardReveal;display:grid;position:fixed;inset:0}.TelegramLaunchGuard-module__d4udRW__card{border:1px solid color-mix(in srgb, var(--mk-warning) 42%, var(--mk-line));background:var(--mk-surface);width:min(100%,440px);box-shadow:var(--mk-shadow);border-radius:24px;padding:24px}.TelegramLaunchGuard-module__d4udRW__eyebrow{color:var(--mk-warning);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.TelegramLaunchGuard-module__d4udRW__title{color:var(--mk-text-strong);margin:12px 0 0;font-size:24px;line-height:1.2}.TelegramLaunchGuard-module__d4udRW__message{color:var(--mk-muted-strong);margin:14px 0 0;font-size:14px;line-height:1.6}.TelegramLaunchGuard-module__d4udRW__action{background:var(--mk-accent);color:var(--mk-on-accent);text-align:center;border-radius:16px;margin-top:22px;padding:13px 16px;font-size:14px;font-weight:800;text-decoration:none;display:block}.TelegramLaunchGuard-module__d4udRW__code{color:var(--mk-muted);text-align:center;margin:14px 0 0;font-size:11px}.TelegramLaunchGuard-module__d4udRW__diagnostics{color:var(--mk-muted);overflow-wrap:anywhere;text-align:center;margin:10px 0 0;font-size:10px;line-height:1.45}@keyframes TelegramLaunchGuard-module__d4udRW__telegramLaunchGuardReveal{to{opacity:1;visibility:visible;pointer-events:auto}}
.RegistrationEntry-module__tO2wbG__page{background:radial-gradient(circle at 50% 18%, var(--mk-accent-soft), transparent 24rem), radial-gradient(circle at 0% 100%, color-mix(in srgb, var(--mk-accent) 6%, transparent), transparent 22rem), var(--mk-bg);min-height:100dvh;color:var(--mk-text);position:relative;overflow:hidden auto}.RegistrationEntry-module__tO2wbG__glow{pointer-events:none;background:linear-gradient(180deg, var(--mk-overlay-soft), transparent 32%), radial-gradient(circle at 50% 42%, color-mix(in srgb, var(--mk-accent) 4%, transparent), transparent 30rem);position:absolute;inset:0}.RegistrationEntry-module__tO2wbG__shell{z-index:1;width:min(100%,520px);min-height:100dvh;padding:max(38px, env(safe-area-inset-top)) 24px max(24px, env(safe-area-inset-bottom));flex-direction:column;justify-content:space-between;margin:0 auto;display:flex;position:relative}.RegistrationEntry-module__tO2wbG__content{flex-direction:column;flex:1;justify-content:center;padding:30px 0;display:flex}.RegistrationEntry-module__tO2wbG__brand{justify-items:center;gap:22px;margin-bottom:46px;display:grid}.RegistrationEntry-module__tO2wbG__monogram{width:min(42vw,170px);height:auto;filter:drop-shadow(0 12px 30px var(--mk-accent-soft))}.RegistrationEntry-module__tO2wbG__wordmark{width:min(82vw,350px);height:auto}.RegistrationEntry-module__tO2wbG__title{color:var(--mk-text-strong);letter-spacing:-.045em;text-align:center;margin:0;font-size:clamp(30px,8vw,42px);font-weight:900;line-height:1.04}.RegistrationEntry-module__tO2wbG__subtitle{max-width:390px;color:var(--mk-muted-strong);text-align:center;margin:14px auto 0;font-size:15px;line-height:1.55}.RegistrationEntry-module__tO2wbG__subtitle strong{color:var(--mk-text-strong);overflow-wrap:anywhere;font-weight:800}.RegistrationEntry-module__tO2wbG__form{gap:14px;margin-top:28px;display:grid}.RegistrationEntry-module__tO2wbG__field{gap:9px;display:grid}.RegistrationEntry-module__tO2wbG__label{color:var(--mk-text-strong);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.RegistrationEntry-module__tO2wbG__inputWrap{position:relative}.RegistrationEntry-module__tO2wbG__input{border:1px solid var(--mk-line-strong);background:var(--mk-input-bg);width:100%;min-height:56px;color:var(--mk-text-strong);font:inherit;border-radius:14px;outline:none;padding:0 48px 0 17px;font-size:16px;transition:border-color .16s,box-shadow .16s,opacity .16s}.RegistrationEntry-module__tO2wbG__input::placeholder{color:var(--mk-muted)}.RegistrationEntry-module__tO2wbG__input:focus{border-color:var(--mk-accent);box-shadow:0 0 0 3px var(--mk-accent-soft)}.RegistrationEntry-module__tO2wbG__input:disabled{cursor:wait;opacity:.58}.RegistrationEntry-module__tO2wbG__inputOtp{text-align:center;letter-spacing:.32em;padding-inline:17px;font-size:22px;font-weight:900}.RegistrationEntry-module__tO2wbG__clearButton{width:38px;height:38px;color:var(--mk-muted);background:0 0;border:0;border-radius:12px;place-items:center;font-size:22px;line-height:1;display:grid;position:absolute;top:50%;right:9px;translate:0 -50%}.RegistrationEntry-module__tO2wbG__clearButton:hover{background:var(--mk-overlay-soft);color:var(--mk-text-strong)}.RegistrationEntry-module__tO2wbG__primaryButton{background:var(--mk-accent);width:100%;min-height:56px;color:var(--mk-on-accent);font:inherit;box-shadow:var(--mk-card-shadow);border:0;border-radius:14px;justify-content:center;align-items:center;padding:12px 18px;font-size:15px;font-weight:950;text-decoration:none;transition:background .16s,transform .16s,opacity .16s;display:inline-flex}.RegistrationEntry-module__tO2wbG__primaryButton:not(:disabled):hover{background:var(--mk-accent-hover);transform:translateY(-1px)}.RegistrationEntry-module__tO2wbG__primaryButton:disabled{cursor:not-allowed;opacity:.42}.RegistrationEntry-module__tO2wbG__secondaryActions{flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:18px;display:flex}.RegistrationEntry-module__tO2wbG__textButton{min-height:40px;color:var(--mk-warning);font:inherit;text-underline-offset:4px;background:0 0;border:0;padding:4px;font-size:14px;font-weight:750;text-decoration:underline}.RegistrationEntry-module__tO2wbG__textButton:disabled{cursor:not-allowed;opacity:.46}.RegistrationEntry-module__tO2wbG__error{color:var(--mk-warning);text-align:center;margin:0;font-size:14px;line-height:1.45}.RegistrationEntry-module__tO2wbG__helper{color:var(--mk-muted);text-align:center;margin:15px 0 0;font-size:13px;line-height:1.5}.RegistrationEntry-module__tO2wbG__legal{max-width:420px;color:var(--mk-muted);text-align:center;margin:12px auto 0;font-size:11px;line-height:1.55}.RegistrationEntry-module__tO2wbG__legal a,.RegistrationEntry-module__tO2wbG__support a{color:var(--mk-warning);text-underline-offset:3px;text-decoration:underline}.RegistrationEntry-module__tO2wbG__support{min-height:38px;color:var(--mk-muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.RegistrationEntry-module__tO2wbG__stateCard{border:1px solid var(--mk-accent-line);background:var(--mk-accent-soft);color:var(--mk-text);text-align:center;border-radius:20px;padding:22px}@media (max-width:420px){.RegistrationEntry-module__tO2wbG__shell{padding-inline:20px}.RegistrationEntry-module__tO2wbG__brand{gap:18px;margin-bottom:36px}.RegistrationEntry-module__tO2wbG__content{padding-block:22px}}@media (max-height:690px){.RegistrationEntry-module__tO2wbG__brand{margin-bottom:28px}.RegistrationEntry-module__tO2wbG__monogram{width:130px}.RegistrationEntry-module__tO2wbG__content{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.RegistrationEntry-module__tO2wbG__primaryButton,.RegistrationEntry-module__tO2wbG__input{transition:none}}
.BrowserShell-module__W5TrXW__page{color:#f7f4ec;background:radial-gradient(circle at 15% -10%,#ffc40024,#0000 34rem),radial-gradient(circle at 100% 20%,#ffc40012,#0000 28rem),#050506;min-height:100dvh;padding:24px 16px}.BrowserShell-module__W5TrXW__panel{background:linear-gradient(145deg,#ffffff09,#0000 42%),#0c0c0ff5;border:1px solid #292930;border-radius:28px;width:min(100%,460px);margin:0 auto;padding:28px;box-shadow:0 24px 72px #0006}.BrowserShell-module__W5TrXW__panelWide{width:min(100%,720px)}.BrowserShell-module__W5TrXW__eyebrow{color:#ffc400;letter-spacing:.24em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.BrowserShell-module__W5TrXW__title,.BrowserShell-module__W5TrXW__catalogTitle{color:#fff;letter-spacing:-.045em;text-transform:none;overflow-wrap:anywhere;max-width:none;margin:14px 0 0;font-size:clamp(30px,8vw,42px);font-weight:900;line-height:1.02}.BrowserShell-module__W5TrXW__catalogTitle{font-size:clamp(28px,7vw,40px)}.BrowserShell-module__W5TrXW__subtitle,.BrowserShell-module__W5TrXW__catalogSubtitle,.BrowserShell-module__W5TrXW__stateText,.BrowserShell-module__W5TrXW__groupDescription,.BrowserShell-module__W5TrXW__orderDescription,.BrowserShell-module__W5TrXW__notice,.BrowserShell-module__W5TrXW__sessionLost{color:#b8b4c0;font-size:15px;line-height:1.55}.BrowserShell-module__W5TrXW__subtitle{margin:14px 0 0}.BrowserShell-module__W5TrXW__catalogSubtitle{margin:10px 0 0}.BrowserShell-module__W5TrXW__progressTrack{background:#25252d;border-radius:999px;height:8px;margin-top:24px;overflow:hidden}.BrowserShell-module__W5TrXW__progressBar{border-radius:inherit;background:#ffc400;width:66%;height:100%;animation:1.3s ease-in-out infinite BrowserShell-module__W5TrXW__browserPulse}.BrowserShell-module__W5TrXW__form{gap:14px;margin-top:24px;display:grid}.BrowserShell-module__W5TrXW__fieldGroup{gap:8px;display:grid}.BrowserShell-module__W5TrXW__label{color:#e8e4ec;font-size:14px;font-weight:700}.BrowserShell-module__W5TrXW__input{color:#fff;background:#08080a;border:1px solid #3a3a45;border-radius:15px;outline:none;width:100%;min-height:50px;padding:0 15px;font-size:16px;transition:border-color .16s,box-shadow .16s}.BrowserShell-module__W5TrXW__input:focus{border-color:#ffc400;box-shadow:0 0 0 3px #ffc40021}.BrowserShell-module__W5TrXW__input:disabled{cursor:wait;opacity:.6}.BrowserShell-module__W5TrXW__inputOtp{text-align:center;letter-spacing:.32em;font-size:20px;font-weight:800}.BrowserShell-module__W5TrXW__error{color:#ffd768;margin:0;font-size:14px;line-height:1.45}.BrowserShell-module__W5TrXW__primaryButton,.BrowserShell-module__W5TrXW__secondaryButton,.BrowserShell-module__W5TrXW__logoutButton,.BrowserShell-module__W5TrXW__offerCard,.BrowserShell-module__W5TrXW__textButton{appearance:none;font:inherit;border:0}.BrowserShell-module__W5TrXW__primaryButton,.BrowserShell-module__W5TrXW__secondaryButton{text-align:center;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:50px;padding:12px 18px;font-size:14px;font-weight:900;transition:background .16s,border-color .16s,transform .16s,opacity .16s;display:inline-flex}.BrowserShell-module__W5TrXW__primaryButton{color:#111;background:#ffc400;box-shadow:0 12px 28px #ffc40026}.BrowserShell-module__W5TrXW__primaryButton:not(:disabled):hover{background:#ffd43b;transform:translateY(-1px)}.BrowserShell-module__W5TrXW__secondaryButton{color:#f7f4ec;background:#ffffff09;border:1px solid #4a4a57}.BrowserShell-module__W5TrXW__secondaryButton:not(:disabled):hover{background:#ffc40014;border-color:#ffc4007a}.BrowserShell-module__W5TrXW__primaryButton:disabled,.BrowserShell-module__W5TrXW__secondaryButton:disabled,.BrowserShell-module__W5TrXW__logoutButton:disabled,.BrowserShell-module__W5TrXW__offerCard:disabled,.BrowserShell-module__W5TrXW__textButton:disabled{cursor:not-allowed;opacity:.48}.BrowserShell-module__W5TrXW__textButton{color:#ffd768;text-underline-offset:4px;background:0 0;min-height:40px;font-size:14px;font-weight:700;text-decoration:underline}.BrowserShell-module__W5TrXW__link{color:#ffd768;text-underline-offset:4px;margin-top:14px;font-size:14px;font-weight:800;text-decoration:underline;display:inline-flex}.BrowserShell-module__W5TrXW__catalogHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.BrowserShell-module__W5TrXW__headerCopy{min-width:0}.BrowserShell-module__W5TrXW__logoutButton{color:#e8e4ec;background:#ffffff09;border:1px solid #3a3a45;border-radius:13px;flex:none;min-height:40px;margin-top:8px;padding:8px 13px;font-size:12px;font-weight:900;transition:border-color .16s,background .16s}.BrowserShell-module__W5TrXW__logoutButton:not(:disabled):hover{background:#ffc40014;border-color:#ffc4007a}.BrowserShell-module__W5TrXW__skeletonList,.BrowserShell-module__W5TrXW__groupList{gap:16px;margin-top:28px;display:grid}.BrowserShell-module__W5TrXW__skeleton{background:#222229;border-radius:24px;height:118px;animation:1.3s ease-in-out infinite BrowserShell-module__W5TrXW__browserPulse}.BrowserShell-module__W5TrXW__skeletonTall{opacity:.75;height:176px}.BrowserShell-module__W5TrXW__stateCard,.BrowserShell-module__W5TrXW__orderCard{background:#05050694;border:1px solid #292930;border-radius:24px;margin-top:28px;padding:22px}.BrowserShell-module__W5TrXW__stateCardAlert,.BrowserShell-module__W5TrXW__orderCard{background:linear-gradient(145deg,#ffc40014,#0000 50%),#050506ad;border-color:#ffc40061}.BrowserShell-module__W5TrXW__stateTitle,.BrowserShell-module__W5TrXW__groupTitle,.BrowserShell-module__W5TrXW__orderTitle{color:#fff;letter-spacing:-.025em;text-transform:none;margin:0;font-weight:900}.BrowserShell-module__W5TrXW__stateTitle{font-size:19px}.BrowserShell-module__W5TrXW__stateText{margin:10px 0 0}.BrowserShell-module__W5TrXW__groupCard{background:linear-gradient(145deg,#ffffff06,#0000 45%),#0505068c;border:1px solid #292930;border-radius:24px;padding:20px}.BrowserShell-module__W5TrXW__groupTitle{font-size:23px}.BrowserShell-module__W5TrXW__groupDescription{margin:10px 0 0}.BrowserShell-module__W5TrXW__runCard{background:#111116;border:1px solid #24242b;border-radius:16px;margin-top:16px;padding:14px 16px}.BrowserShell-module__W5TrXW__runName{color:#e8e4ec;margin:0;font-size:14px;font-weight:800}.BrowserShell-module__W5TrXW__runDates{color:#85818f;margin:5px 0 0;font-size:12px;line-height:1.45}.BrowserShell-module__W5TrXW__offerList{gap:12px;margin-top:16px;display:grid}.BrowserShell-module__W5TrXW__offerCard{color:#f7f4ec;text-align:left;background:#08080adb;border:1px solid #3a3a45;border-radius:18px;width:100%;padding:16px;transition:border-color .16s,background .16s,transform .16s}.BrowserShell-module__W5TrXW__offerCard:not(:disabled):hover{border-color:#666270;transform:translateY(-1px)}.BrowserShell-module__W5TrXW__offerSelected{background:#ffc4001c;border-color:#ffc400;box-shadow:inset 0 0 0 1px #ffc40029}.BrowserShell-module__W5TrXW__offerInner{gap:16px;display:grid}.BrowserShell-module__W5TrXW__offerNameBlock{min-width:0}.BrowserShell-module__W5TrXW__offerName{color:#fff;margin:0;font-size:16px;font-weight:900}.BrowserShell-module__W5TrXW__offerDescription{color:#aaa6b3;margin:6px 0 0;font-size:13px;line-height:1.5}.BrowserShell-module__W5TrXW__offerPrice{color:#ffd768;white-space:nowrap;flex:none;margin:0;font-size:16px;font-weight:900}.BrowserShell-module__W5TrXW__orderReference{color:#ffc400;letter-spacing:.14em;overflow-wrap:anywhere;text-transform:uppercase;margin:0;font-size:11px;font-weight:900}.BrowserShell-module__W5TrXW__orderTitle{margin-top:12px;font-size:25px}.BrowserShell-module__W5TrXW__orderDescription{margin:10px 0 0}.BrowserShell-module__W5TrXW__orderDetails{background:#030304b8;border:1px solid #24242b;border-radius:18px;gap:0;margin:20px 0 0;padding:5px 16px;display:grid}.BrowserShell-module__W5TrXW__detailRow{justify-content:space-between;gap:18px;padding:12px 0;display:flex}.BrowserShell-module__W5TrXW__detailBorder{border-top:1px solid #24242b}.BrowserShell-module__W5TrXW__detailLabel{color:#85818f;font-size:13px}.BrowserShell-module__W5TrXW__detailValue{color:#f7f4ec;text-align:right;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:700}.BrowserShell-module__W5TrXW__detailAccent{color:#ffd768}.BrowserShell-module__W5TrXW__detailStrong{font-weight:900}.BrowserShell-module__W5TrXW__notice{color:#85818f;margin:16px 0 0;font-size:12px}.BrowserShell-module__W5TrXW__alert{color:#ffe69a;background:#ffc40012;border:1px solid #ffc40059;border-radius:16px;margin-top:16px;padding:14px 16px;font-size:14px;line-height:1.5}.BrowserShell-module__W5TrXW__sessionLost{text-align:center;padding:26px 0}.BrowserShell-module__W5TrXW__actionTop{margin-top:20px}.BrowserShell-module__W5TrXW__actionTopLarge{margin-top:24px}.BrowserShell-module__W5TrXW__centeredNote{color:#85818f;text-align:center;margin:10px 0 0;font-size:12px;line-height:1.45}@keyframes BrowserShell-module__W5TrXW__browserPulse{0%,to{opacity:.55}50%{opacity:1}}@media (max-width:560px){.BrowserShell-module__W5TrXW__page{padding:12px}.BrowserShell-module__W5TrXW__panel{border-radius:22px;padding:20px}.BrowserShell-module__W5TrXW__catalogHeader{gap:12px}.BrowserShell-module__W5TrXW__logoutButton{margin-top:4px}.BrowserShell-module__W5TrXW__groupCard,.BrowserShell-module__W5TrXW__stateCard,.BrowserShell-module__W5TrXW__orderCard{border-radius:20px;padding:17px}.BrowserShell-module__W5TrXW__offerPrice{white-space:normal}.BrowserShell-module__W5TrXW__detailRow{gap:12px}}.BrowserShell-module__W5TrXW__legalCard{background:#030304b8;border:1px solid #303038;border-radius:18px;gap:14px;margin-top:18px;padding:18px;display:grid}.BrowserShell-module__W5TrXW__legalSuccess{background:#ffc40012;border-color:#ffc40061}.BrowserShell-module__W5TrXW__legalTitle{color:#fff;letter-spacing:-.02em;text-transform:none;margin:0;font-size:18px;font-weight:900}.BrowserShell-module__W5TrXW__legalText{color:#b8b4c0;margin:0;font-size:14px;line-height:1.55}.BrowserShell-module__W5TrXW__documentsLink{color:#ffd768;text-underline-offset:4px;font-weight:900;text-decoration:underline}.BrowserShell-module__W5TrXW__consentLabel{color:#e8e4ec;cursor:pointer;background:#ffffff06;border:1px solid #3a3a45;border-radius:15px;grid-template-columns:22px minmax(0,1fr);align-items:flex-start;gap:11px;padding:14px;font-size:13px;line-height:1.5;display:grid}.BrowserShell-module__W5TrXW__consentCheckbox{accent-color:#ffc400;width:20px;height:20px;margin:1px 0 0}.BrowserShell-module__W5TrXW__consentCheckbox:disabled{cursor:wait;opacity:.6}.BrowserShell-module__W5TrXW__legalButton{margin-top:2px}.BrowserShell-module__W5TrXW__legalError{color:#ffd768;margin:0;font-size:13px;line-height:1.5}.BrowserShell-module__W5TrXW__legalNote{color:#85818f;text-align:center;margin:-4px 0 0;font-size:12px;line-height:1.45}@media (max-width:560px){.BrowserShell-module__W5TrXW__legalCard{border-radius:16px;padding:15px}.BrowserShell-module__W5TrXW__consentLabel{padding:12px}}.BrowserShell-module__W5TrXW__catalogFlow{gap:18px;min-width:0;display:grid}.BrowserShell-module__W5TrXW__catalogFlowIntro{gap:8px;min-width:0;display:grid}.BrowserShell-module__W5TrXW__catalogFlowEyebrow{color:var(--mk-accent,#ffc400);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1.2}.BrowserShell-module__W5TrXW__catalogBackButton{width:fit-content;min-height:40px;color:var(--mk-muted-strong,#c9c4d2);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:750;display:inline-flex}.BrowserShell-module__W5TrXW__catalogBackButton:disabled{cursor:wait;opacity:.5}.BrowserShell-module__W5TrXW__catalogBackButton:focus-visible{outline:3px solid var(--mk-focus-ring,#ffc4004d);outline-offset:3px;border-radius:8px}.BrowserShell-module__W5TrXW__catalogChoiceList{gap:12px;min-width:0;display:grid}.BrowserShell-module__W5TrXW__productChoiceCard,.BrowserShell-module__W5TrXW__productDetailCard,.BrowserShell-module__W5TrXW__selectedRunSummary{background:#0a0a0c;border:1px solid #ffffff29;border-radius:19px;gap:13px;min-width:0;padding:18px;display:grid}.BrowserShell-module__W5TrXW__productChoiceCard>div{gap:7px;min-width:0;display:grid}.BrowserShell-module__W5TrXW__productChoiceCard h2,.BrowserShell-module__W5TrXW__productDetailCard h2{color:var(--mk-text-strong,#fff);letter-spacing:-.025em;margin:0;font-size:21px;font-weight:900;line-height:1.15}.BrowserShell-module__W5TrXW__productChoiceCard p,.BrowserShell-module__W5TrXW__productDetailCard p{color:var(--mk-muted-strong,#c9c4d2);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.5}.BrowserShell-module__W5TrXW__runChoiceCard{min-width:0;color:var(--mk-text-strong,#fff);text-align:left;cursor:pointer;background:#0a0a0c;border:1px solid #ffffff29;border-radius:18px;justify-items:start;gap:7px;padding:17px;transition:border-color .16s,transform .16s;display:grid}.BrowserShell-module__W5TrXW__runChoiceCard:active{transform:translateY(1px)}.BrowserShell-module__W5TrXW__runChoiceCard:focus-visible{border-color:var(--mk-accent,#ffc400);outline:3px solid var(--mk-focus-ring,#ffc4004d);outline-offset:2px}.BrowserShell-module__W5TrXW__runChoiceCard strong{font-size:18px;font-weight:900;line-height:1.2}.BrowserShell-module__W5TrXW__runChoiceCard>span:not(.BrowserShell-module__W5TrXW__catalogInlineBadge){color:var(--mk-muted-strong,#c9c4d2);font-size:13px;line-height:1.4}.BrowserShell-module__W5TrXW__runChoiceCard small{color:var(--mk-muted,#9a96a6);font-size:11px}.BrowserShell-module__W5TrXW__catalogInlineBadge{width:fit-content;min-height:24px;color:var(--mk-accent,#ffc400);background:#ffc40014;border:1px solid #ffc40042;border-radius:999px;align-items:center;padding:0 8px;font-size:10px;font-weight:850;line-height:1;display:inline-flex}.BrowserShell-module__W5TrXW__selectedRunSummary>span{color:var(--mk-muted,#9a96a6);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.BrowserShell-module__W5TrXW__selectedRunSummary strong{color:var(--mk-text-strong,#fff);font-size:18px;font-weight:900}.BrowserShell-module__W5TrXW__selectedRunSummary small{color:var(--mk-muted-strong,#c9c4d2);font-size:13px}.BrowserShell-module__W5TrXW__offerPriceBlock{text-align:center;justify-items:center;gap:5px;width:100%;display:grid}.BrowserShell-module__W5TrXW__offerActionLabel{color:var(--mk-muted,#9a96a6);font-size:10px;font-weight:700;line-height:1.2}@media (max-width:420px){.BrowserShell-module__W5TrXW__productChoiceCard,.BrowserShell-module__W5TrXW__productDetailCard,.BrowserShell-module__W5TrXW__selectedRunSummary,.BrowserShell-module__W5TrXW__runChoiceCard{padding:15px}}.BrowserShell-module__W5TrXW__checkoutReferralField{gap:7px;display:grid}.BrowserShell-module__W5TrXW__checkoutReferralLabel{color:#e8e4ec;font-size:13px;font-weight:800}.BrowserShell-module__W5TrXW__checkoutReferralInput{color:#fff;width:100%;min-height:48px;font:inherit;letter-spacing:.025em;text-transform:uppercase;background:#08080a;border:1px solid #3a3a45;border-radius:15px;outline:none;padding:0 14px;font-size:15px;font-weight:750;transition:border-color .16s,box-shadow .16s,opacity .16s}.BrowserShell-module__W5TrXW__checkoutReferralInput::placeholder{color:#777481;font-weight:650}.BrowserShell-module__W5TrXW__checkoutReferralInput:focus{border-color:#ffc400;box-shadow:0 0 0 3px #ffc40021}.BrowserShell-module__W5TrXW__checkoutReferralInput:disabled{cursor:wait;opacity:.6}html[data-theme=light] .BrowserShell-module__W5TrXW__page{background:radial-gradient(circle at 15% -10%, #f5b51b21, transparent 34rem), radial-gradient(circle at 100% 20%, #f5b51b0f, transparent 28rem), var(--mk-bg);color:var(--mk-text)}:is(html[data-theme=light] .BrowserShell-module__W5TrXW__panel,html[data-theme=light] .BrowserShell-module__W5TrXW__stateCard,html[data-theme=light] .BrowserShell-module__W5TrXW__groupCard,html[data-theme=light] .BrowserShell-module__W5TrXW__orderCard,html[data-theme=light] .BrowserShell-module__W5TrXW__legalCard,html[data-theme=light] .BrowserShell-module__W5TrXW__productChoiceCard,html[data-theme=light] .BrowserShell-module__W5TrXW__productDetailCard,html[data-theme=light] .BrowserShell-module__W5TrXW__selectedRunSummary,html[data-theme=light] .BrowserShell-module__W5TrXW__runChoiceCard){border-color:var(--mk-line);background:linear-gradient(145deg, var(--mk-card-gradient-start), var(--mk-card-gradient-end));box-shadow:var(--mk-card-shadow)}:is(html[data-theme=light] .BrowserShell-module__W5TrXW__stateCardAlert,html[data-theme=light] .BrowserShell-module__W5TrXW__orderCard,html[data-theme=light] .BrowserShell-module__W5TrXW__legalSuccess){border-color:var(--mk-accent-line);background:linear-gradient(145deg, var(--mk-accent-soft), transparent 50%), var(--mk-surface)}:is(html[data-theme=light] .BrowserShell-module__W5TrXW__title,html[data-theme=light] .BrowserShell-module__W5TrXW__catalogTitle,html[data-theme=light] .BrowserShell-module__W5TrXW__stateTitle,html[data-theme=light] .BrowserShell-module__W5TrXW__groupTitle,html[data-theme=light] .BrowserShell-module__W5TrXW__orderTitle,html[data-theme=light] .BrowserShell-module__W5TrXW__offerName,html[data-theme=light] .BrowserShell-module__W5TrXW__legalTitle,html[data-theme=light] .BrowserShell-module__W5TrXW__label,html[data-theme=light] .BrowserShell-module__W5TrXW__runName,html[data-theme=light] .BrowserShell-module__W5TrXW__detailValue,html[data-theme=light] .BrowserShell-module__W5TrXW__checkoutReferralLabel){color:var(--mk-text-strong)}:is(html[data-theme=light] .BrowserShell-module__W5TrXW__subtitle,html[data-theme=light] .BrowserShell-module__W5TrXW__catalogSubtitle,html[data-theme=light] .BrowserShell-module__W5TrXW__stateText,html[data-theme=light] .BrowserShell-module__W5TrXW__groupDescription,html[data-theme=light] .BrowserShell-module__W5TrXW__orderDescription,html[data-theme=light] .BrowserShell-module__W5TrXW__offerDescription,html[data-theme=light] .BrowserShell-module__W5TrXW__legalText,html[data-theme=light] .BrowserShell-module__W5TrXW__sessionLost){color:var(--mk-muted-strong)}:is(html[data-theme=light] .BrowserShell-module__W5TrXW__runDates,html[data-theme=light] .BrowserShell-module__W5TrXW__detailLabel,html[data-theme=light] .BrowserShell-module__W5TrXW__notice,html[data-theme=light] .BrowserShell-module__W5TrXW__centeredNote,html[data-theme=light] .BrowserShell-module__W5TrXW__legalNote){color:var(--mk-muted)}:is(html[data-theme=light] .BrowserShell-module__W5TrXW__progressTrack,html[data-theme=light] .BrowserShell-module__W5TrXW__skeleton){background:var(--mk-overlay-muted)}:is(html[data-theme=light] .BrowserShell-module__W5TrXW__input,html[data-theme=light] .BrowserShell-module__W5TrXW__checkoutReferralInput){border-color:var(--mk-line-strong);background:var(--mk-input-bg);color:var(--mk-text-strong)}:is(html[data-theme=light] .BrowserShell-module__W5TrXW__input:focus,html[data-theme=light] .BrowserShell-module__W5TrXW__checkoutReferralInput:focus){border-color:var(--mk-accent);box-shadow:0 0 0 3px var(--mk-accent-soft)}:is(html[data-theme=light] .BrowserShell-module__W5TrXW__secondaryButton,html[data-theme=light] .BrowserShell-module__W5TrXW__logoutButton,html[data-theme=light] .BrowserShell-module__W5TrXW__consentLabel){border-color:var(--mk-line-strong);background:var(--mk-overlay-soft);color:var(--mk-text)}:is(html[data-theme=light] .BrowserShell-module__W5TrXW__runCard,html[data-theme=light] .BrowserShell-module__W5TrXW__offerCard,html[data-theme=light] .BrowserShell-module__W5TrXW__orderDetails){border-color:var(--mk-line);background:var(--mk-card-solid);color:var(--mk-text)}html[data-theme=light] .BrowserShell-module__W5TrXW__detailBorder{border-color:var(--mk-line)}html[data-theme=light] .BrowserShell-module__W5TrXW__offerSelected{border-color:var(--mk-accent);background:var(--mk-accent-soft);box-shadow:inset 0 0 0 1px var(--mk-accent-line)}html[data-theme=light] .BrowserShell-module__W5TrXW__primaryButton{background:var(--mk-accent);color:var(--mk-on-accent)}html[data-theme=light] .BrowserShell-module__W5TrXW__primaryButton:not(:disabled):hover{background:var(--mk-accent-hover)}:is(html[data-theme=light] .BrowserShell-module__W5TrXW__textButton,html[data-theme=light] .BrowserShell-module__W5TrXW__link,html[data-theme=light] .BrowserShell-module__W5TrXW__offerPrice,html[data-theme=light] .BrowserShell-module__W5TrXW__detailAccent,html[data-theme=light] .BrowserShell-module__W5TrXW__documentsLink,html[data-theme=light] .BrowserShell-module__W5TrXW__legalError,html[data-theme=light] .BrowserShell-module__W5TrXW__error){color:var(--mk-warning)}html[data-theme=light] .BrowserShell-module__W5TrXW__alert{border-color:var(--mk-accent-line);background:var(--mk-accent-soft);color:var(--mk-text-strong)}
.BrowserTelegramLinkAction-module__dDw3Na__root{gap:7px;min-width:0;display:grid}.BrowserTelegramLinkAction-module__dDw3Na__button{border:1px solid var(--mk-accent-line,#ffc40042);width:100%;min-width:0;color:var(--mk-text-strong,#fff);text-align:left;cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;transition:border-color .16s,background .16s,transform .16s,opacity .16s;display:grid}.BrowserTelegramLinkAction-module__dDw3Na__button:active:not(:disabled){transform:translateY(1px)}.BrowserTelegramLinkAction-module__dDw3Na__button:focus-visible{border-color:var(--mk-accent,#ffc400);outline:3px solid var(--mk-focus-ring,#ffc4004d);outline-offset:2px}.BrowserTelegramLinkAction-module__dDw3Na__button:disabled{cursor:default;opacity:.76}.BrowserTelegramLinkAction-module__dDw3Na__compact .BrowserTelegramLinkAction-module__dDw3Na__button{background:linear-gradient(145deg, var(--mk-accent-soft,#ffc40014), var(--mk-card-gradient-end,#0a0a0cfa) 62%);border-radius:17px;min-height:64px;padding:11px 14px}.BrowserTelegramLinkAction-module__dDw3Na__profile .BrowserTelegramLinkAction-module__dDw3Na__button{background:var(--mk-card-solid,#0a0a0c);border-radius:14px;min-height:50px;padding:9px 12px}.BrowserTelegramLinkAction-module__dDw3Na__icon{background:var(--mk-accent,#ffc400);width:40px;height:40px;color:var(--mk-on-accent,#111);border-radius:50%;place-items:center;font-size:18px;font-weight:900;line-height:1;display:grid}.BrowserTelegramLinkAction-module__dDw3Na__profile .BrowserTelegramLinkAction-module__dDw3Na__icon{border-radius:11px;width:34px;height:34px;font-size:16px}.BrowserTelegramLinkAction-module__dDw3Na__copy{gap:4px;min-width:0;display:grid}.BrowserTelegramLinkAction-module__dDw3Na__copy strong,.BrowserTelegramLinkAction-module__dDw3Na__copy span{overflow-wrap:anywhere;min-width:0;display:block}.BrowserTelegramLinkAction-module__dDw3Na__copy strong{color:var(--mk-text-strong,#fff);font-size:13px;font-weight:900;line-height:1.25}.BrowserTelegramLinkAction-module__dDw3Na__copy span{color:var(--mk-muted,#9a96a6);font-size:11px;line-height:1.35}.BrowserTelegramLinkAction-module__dDw3Na__arrow{color:var(--mk-text-strong,#fff);font-size:21px;line-height:1}.BrowserTelegramLinkAction-module__dDw3Na__message{color:var(--mk-muted-strong,#c9c4d2);margin:0;padding:0 2px;font-size:10px;line-height:1.4}.BrowserTelegramLinkAction-module__dDw3Na__error{color:var(--mk-danger)}@media (prefers-reduced-motion:reduce){.BrowserTelegramLinkAction-module__dDw3Na__button{transition:none}}
.BrowserTelegramCommunityAction-module__OPzLtq__card{border:1px solid var(--mk-accent-line,#ffc40042);background:linear-gradient(145deg, var(--mk-accent-soft,#ffc40014), var(--mk-card-gradient-end,#0a0a0cfa) 62%);min-width:0;color:var(--mk-text-strong,#fff);border-radius:17px;gap:12px;padding:16px;display:grid}.BrowserTelegramCommunityAction-module__OPzLtq__eyebrow{color:var(--mk-accent,#ffc400);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900;line-height:1.2}.BrowserTelegramCommunityAction-module__OPzLtq__heading{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;display:flex}.BrowserTelegramCommunityAction-module__OPzLtq__heading div{gap:4px;min-width:0;display:grid}.BrowserTelegramCommunityAction-module__OPzLtq__heading strong{color:var(--mk-text-strong,#fff);overflow-wrap:anywhere;font-size:17px;font-weight:900;line-height:1.25}.BrowserTelegramCommunityAction-module__OPzLtq__heading span,.BrowserTelegramCommunityAction-module__OPzLtq__helper{color:var(--mk-muted,#9a96a6);font-size:12px;line-height:1.4}.BrowserTelegramCommunityAction-module__OPzLtq__helper{margin:0}.BrowserTelegramCommunityAction-module__OPzLtq__success{color:var(--mk-success,#65d83f);white-space:nowrap;flex:none;font-size:12px;font-weight:850;line-height:1.3}.BrowserTelegramCommunityAction-module__OPzLtq__button{border:1px solid var(--mk-accent,#ffc400);background:var(--mk-accent,#ffc400);width:100%;min-height:46px;color:var(--mk-on-accent,#111);font:inherit;cursor:pointer;border-radius:14px;padding:0 18px;font-weight:900;transition:transform .16s,opacity .16s}.BrowserTelegramCommunityAction-module__OPzLtq__button:active:not(:disabled){transform:translateY(1px)}.BrowserTelegramCommunityAction-module__OPzLtq__button:focus-visible{outline:3px solid var(--mk-focus-ring,#ffc4004d);outline-offset:2px}.BrowserTelegramCommunityAction-module__OPzLtq__button:disabled{cursor:default;opacity:.6}@media (prefers-reduced-motion:reduce){.BrowserTelegramCommunityAction-module__OPzLtq__button{transition:none}}
.ChatInteractionTools-module__UOhiXa__composerRow{grid-template-columns:36px minmax(0,1fr);align-items:end;gap:7px;min-width:0;display:grid}.ChatInteractionTools-module__UOhiXa__composerRow>:last-child{min-width:0}.ChatInteractionTools-module__UOhiXa__replyButton{appearance:none;color:inherit;cursor:pointer;font:inherit;opacity:.72;background:0 0;border:0;padding:1px 0 0;font-size:11px;font-weight:700;line-height:1.15}.ChatInteractionTools-module__UOhiXa__replyButton:hover,.ChatInteractionTools-module__UOhiXa__replyButton:focus-visible{opacity:1}article[data-chat-swipe-reply-zone=true]{touch-action:pan-y}article[data-chat-swipe-reply-active=true]{position:relative}article[data-chat-swipe-reply-active=true]:after{background:var(--mk-accent-soft);border:1px solid var(--mk-accent-line);color:var(--mk-accent);content:"↩";height:52px;opacity:calc(.32 + var(--chat-swipe-reply-progress,0) * .68);pointer-events:none;transform:translateY(-50%) scale(calc(.82 + var(--chat-swipe-reply-progress,0) * .18));transform-origin:50%;z-index:4;border-radius:18px;justify-content:center;align-items:center;width:52px;font-size:25px;font-weight:900;display:flex;position:absolute;top:50%;right:8px}article[data-chat-swipe-reply-armed=true]:after{background:color-mix(in srgb, var(--mk-accent) 28%, transparent);border-color:color-mix(in srgb, var(--mk-accent) 78%, var(--mk-line));box-shadow:0 8px 24px color-mix(in srgb, var(--mk-accent) 22%, transparent);opacity:1}.ChatInteractionTools-module__UOhiXa__replyPreview{background:var(--mk-overlay-muted);border-left:3px solid;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-width:0;margin:0 0 5px;padding:5px 8px;display:flex}.ChatInteractionTools-module__UOhiXa__replyPreviewCompact{margin-bottom:6px}.ChatInteractionTools-module__UOhiXa__replyPreview>div{gap:1px;min-width:0;display:grid}.ChatInteractionTools-module__UOhiXa__replyPreview strong,.ChatInteractionTools-module__UOhiXa__replyPreview span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ChatInteractionTools-module__UOhiXa__replyPreview strong{font-size:11px}.ChatInteractionTools-module__UOhiXa__replyPreview span{opacity:.72;font-size:11px}.ChatInteractionTools-module__UOhiXa__replyPreview>button{appearance:none;color:inherit;cursor:pointer;opacity:.72;background:0 0;border:0;justify-content:center;align-items:center;width:25px;height:25px;padding:0;font-size:19px;display:inline-flex}.ChatInteractionTools-module__UOhiXa__emojiWrap{position:relative}.ChatInteractionTools-module__UOhiXa__emojiTrigger{appearance:none;color:inherit;cursor:pointer;opacity:.78;background:0 0;border:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:22px;display:inline-flex}.ChatInteractionTools-module__UOhiXa__emojiTrigger:disabled{cursor:default;opacity:.35}.ChatInteractionTools-module__UOhiXa__emojiPanel{background:var(--mk-surface-elevated);border:1px solid var(--mk-line-strong);box-shadow:var(--mk-card-shadow);box-sizing:border-box;z-index:30;border-radius:12px;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;width:min(266px,100vw - 24px);padding:7px;display:grid;position:absolute;bottom:calc(100% + 8px);left:auto;right:0}.ChatInteractionTools-module__UOhiXa__composerRow .ChatInteractionTools-module__UOhiXa__emojiPanel{left:0;right:auto}.ChatInteractionTools-module__UOhiXa__emojiPanelRight{left:auto;right:0}.ChatInteractionTools-module__UOhiXa__emojiPanel button{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:7px;width:100%;height:34px;padding:0;font-size:20px}.ChatInteractionTools-module__UOhiXa__emojiPanel button:hover,.ChatInteractionTools-module__UOhiXa__emojiPanel button:focus-visible{background:var(--mk-overlay-muted)}
.ParticipantNotificationCenter-module__dAVoTq__center{gap:18px;display:grid}.ParticipantNotificationCenter-module__dAVoTq__tabs{border:1px solid var(--mk-overlay-border,#ffffff1f);background:var(--mk-overlay-soft,#ffffff09);border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:5px;display:grid}.ParticipantNotificationCenter-module__dAVoTq__tab,.ParticipantNotificationCenter-module__dAVoTq__tabActive{min-width:0;min-height:44px;color:var(--mk-muted,#9a96a6);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:12px;font-weight:800;display:inline-flex}.ParticipantNotificationCenter-module__dAVoTq__tabActive{background:var(--mk-accent-soft,#ffc4001c);color:var(--mk-accent,#ffc400)}.ParticipantNotificationCenter-module__dAVoTq__tab span,.ParticipantNotificationCenter-module__dAVoTq__tabActive span{background:var(--mk-accent,#ffc400);min-width:20px;height:20px;color:var(--mk-on-accent,#16151a);border-radius:999px;justify-content:center;align-items:center;padding-inline:5px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.ParticipantNotificationCenter-module__dAVoTq__toolbar{justify-content:space-between;align-items:end;gap:10px;display:flex}.ParticipantNotificationCenter-module__dAVoTq__toolbar>div{min-width:0}.ParticipantNotificationCenter-module__dAVoTq__toolbar h2,.ParticipantNotificationCenter-module__dAVoTq__stateCard h2,.ParticipantNotificationCenter-module__dAVoTq__emptyState h3,.ParticipantNotificationCenter-module__dAVoTq__card h3{color:var(--mk-text-strong,#fff);margin:0}.ParticipantNotificationCenter-module__dAVoTq__toolbar h2{letter-spacing:0;white-space:nowrap;margin-top:3px;font-size:clamp(18px,4.8vw,23px);line-height:1}.ParticipantNotificationCenter-module__dAVoTq__eyebrow{color:var(--mk-muted,#9a96a6);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;font-weight:850}.ParticipantNotificationCenter-module__dAVoTq__textButton,.ParticipantNotificationCenter-module__dAVoTq__secondaryAction,.ParticipantNotificationCenter-module__dAVoTq__dismissAction,.ParticipantNotificationCenter-module__dAVoTq__primaryAction{min-height:38px;font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.ParticipantNotificationCenter-module__dAVoTq__textButton{color:var(--mk-accent,#ffc400);white-space:nowrap;background:0 0;border:0;flex:none;padding:7px 8px;font-size:11px}.ParticipantNotificationCenter-module__dAVoTq__list{gap:10px;display:grid}.ParticipantNotificationCenter-module__dAVoTq__card{border:1px solid var(--mk-overlay-border,#ffffff1f);background:var(--mk-card-bg,#ffffff0b);box-shadow:var(--mk-card-shadow,0 12px 30px #00000029);border-radius:18px;gap:11px;padding:16px;display:grid;position:relative}.ParticipantNotificationCenter-module__dAVoTq__cardUnread{border-color:var(--mk-accent-line,#ffc4006b);background:linear-gradient(135deg, var(--mk-accent-soft,#ffc40017), var(--mk-card-bg,#ffffff0b) 52%)}.ParticipantNotificationCenter-module__dAVoTq__cardTopline{justify-content:space-between;align-items:center;gap:10px;display:flex}.ParticipantNotificationCenter-module__dAVoTq__meta{min-width:0;color:var(--mk-muted,#9a96a6);flex-wrap:wrap;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.ParticipantNotificationCenter-module__dAVoTq__meta time:before{content:"·";margin-right:6px}.ParticipantNotificationCenter-module__dAVoTq__unreadDot{background:var(--mk-accent,#ffc400);width:7px;height:7px;box-shadow:0 0 0 3px var(--mk-accent-soft,#ffc4001f);border-radius:50%;flex:0 0 7px}.ParticipantNotificationCenter-module__dAVoTq__critical{background:var(--mk-danger-soft);color:var(--mk-danger);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;flex:none;padding:4px 7px;font-size:9px;font-weight:900}.ParticipantNotificationCenter-module__dAVoTq__card h3{letter-spacing:-.02em;font-size:17px;line-height:1.2}.ParticipantNotificationCenter-module__dAVoTq__body{color:var(--mk-text,#f7f4ec);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.55}.ParticipantNotificationCenter-module__dAVoTq__body a{color:var(--mk-accent,#ffc400);text-underline-offset:2px;text-decoration:underline}.ParticipantNotificationCenter-module__dAVoTq__actions{flex-wrap:wrap;align-items:center;gap:8px;padding-top:2px;display:flex}.ParticipantNotificationCenter-module__dAVoTq__primaryAction{border:1px solid var(--mk-accent,#ffc400);background:var(--mk-accent,#ffc400);color:var(--mk-on-accent,#16151a);padding:8px 12px}.ParticipantNotificationCenter-module__dAVoTq__secondaryAction{border:1px solid var(--mk-overlay-border,#ffffff24);background:var(--mk-overlay-soft,#ffffff0b);color:var(--mk-text-strong,#fff);padding:8px 11px}.ParticipantNotificationCenter-module__dAVoTq__dismissAction{min-height:34px;color:var(--mk-muted,#9a96a6);background:0 0;border:0;margin-left:auto;padding:7px 8px}.ParticipantNotificationCenter-module__dAVoTq__primaryAction:disabled,.ParticipantNotificationCenter-module__dAVoTq__secondaryAction:disabled,.ParticipantNotificationCenter-module__dAVoTq__dismissAction:disabled,.ParticipantNotificationCenter-module__dAVoTq__textButton:disabled{opacity:.48;cursor:default}.ParticipantNotificationCenter-module__dAVoTq__emptyState,.ParticipantNotificationCenter-module__dAVoTq__stateCard{border:1px dashed var(--mk-overlay-border,#ffffff29);background:var(--mk-overlay-soft,#ffffff06);border-radius:18px;justify-items:start;gap:10px;padding:22px;display:grid}.ParticipantNotificationCenter-module__dAVoTq__emptyState>span{background:var(--mk-accent-soft,#ffc4001a);width:38px;height:38px;color:var(--mk-accent,#ffc400);border-radius:12px;place-items:center;font-size:19px;display:grid}.ParticipantNotificationCenter-module__dAVoTq__emptyState p,.ParticipantNotificationCenter-module__dAVoTq__stateCard p{max-width:560px;color:var(--mk-muted,#9a96a6);margin:0;font-size:13px;line-height:1.5}.ParticipantNotificationCenter-module__dAVoTq__messageSection{gap:10px;display:grid}.ParticipantNotificationCenter-module__dAVoTq__messageStatus{border:1px solid var(--mk-overlay-border,#ffffff1f);background:var(--mk-overlay-soft,#ffffff08);color:var(--mk-muted,#9a96a6);border-radius:13px;margin:0;padding:11px 13px;font-size:12px;line-height:1.45}.ParticipantNotificationCenter-module__dAVoTq__messageList{gap:10px;display:grid}.ParticipantNotificationCenter-module__dAVoTq__messageCard{border:1px solid var(--mk-overlay-border,#ffffff1f);background:var(--mk-card-bg,#ffffff0b);min-width:0;color:var(--mk-text-strong,#fff);box-shadow:var(--mk-card-shadow,0 12px 30px #0000001f);border-radius:17px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:grid}.ParticipantNotificationCenter-module__dAVoTq__messageCard:hover{border-color:var(--mk-accent-line,#ffc4006b);background:var(--mk-overlay-soft,#fff1)}.ParticipantNotificationCenter-module__dAVoTq__messageCard:active{transform:translateY(1px)}.ParticipantNotificationCenter-module__dAVoTq__messageCardUnread{border-color:var(--mk-accent-line,#ffc4006b);background:linear-gradient(135deg, var(--mk-accent-soft,#ffc40017), var(--mk-card-bg,#ffffff0b) 58%)}.ParticipantNotificationCenter-module__dAVoTq__messageAvatar{border:1px solid var(--mk-accent-line,#ffc40059);background:var(--mk-accent-soft,#ffc4001a);width:42px;height:42px;color:var(--mk-accent,#ffc400);border-radius:14px;place-items:center;font-size:15px;font-weight:900;display:grid}.ParticipantNotificationCenter-module__dAVoTq__messageCopy{gap:3px;min-width:0;display:grid}.ParticipantNotificationCenter-module__dAVoTq__messageCopy strong{color:var(--mk-text-strong,#fff);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.ParticipantNotificationCenter-module__dAVoTq__messageCopy small{color:var(--mk-muted,#9a96a6);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.ParticipantNotificationCenter-module__dAVoTq__messageMeta{color:var(--mk-muted,#9a96a6);align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.ParticipantNotificationCenter-module__dAVoTq__messageMeta b{background:var(--mk-danger);min-width:24px;min-height:24px;color:var(--mk-on-danger);border-radius:999px;justify-content:center;align-items:center;padding-inline:7px;font-size:10px;display:inline-flex}.ParticipantNotificationCenter-module__dAVoTq__messageMeta i{color:var(--mk-accent,#ffc400);font-size:16px;font-style:normal}@media (max-width:430px){.ParticipantNotificationCenter-module__dAVoTq__toolbar{align-items:center}.ParticipantNotificationCenter-module__dAVoTq__tabs{gap:4px;padding:4px}.ParticipantNotificationCenter-module__dAVoTq__tab,.ParticipantNotificationCenter-module__dAVoTq__tabActive{gap:4px;min-height:42px;padding-inline:5px;font-size:11px}.ParticipantNotificationCenter-module__dAVoTq__tab span,.ParticipantNotificationCenter-module__dAVoTq__tabActive span{min-width:18px;height:18px;padding-inline:4px;font-size:9px}.ParticipantNotificationCenter-module__dAVoTq__card{padding:14px}.ParticipantNotificationCenter-module__dAVoTq__dismissAction{margin-left:0}.ParticipantNotificationCenter-module__dAVoTq__messageCard{grid-template-columns:38px minmax(0,1fr) auto;gap:10px;padding:12px}.ParticipantNotificationCenter-module__dAVoTq__messageAvatar{border-radius:12px;width:38px;height:38px}.ParticipantNotificationCenter-module__dAVoTq__messageMeta>span{display:none}}@media (prefers-reduced-motion:reduce){.ParticipantNotificationCenter-module__dAVoTq__tab,.ParticipantNotificationCenter-module__dAVoTq__tabActive,.ParticipantNotificationCenter-module__dAVoTq__primaryAction,.ParticipantNotificationCenter-module__dAVoTq__secondaryAction,.ParticipantNotificationCenter-module__dAVoTq__dismissAction,.ParticipantNotificationCenter-module__dAVoTq__textButton,.ParticipantNotificationCenter-module__dAVoTq__messageCard{transition:none}}
.ParticipantPriorityAnnouncementModal-module__ZgDgAa__backdrop{z-index:1200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__modal{color:#fff;background:radial-gradient(circle at 92% 4%,#f59e0b33,#0000 38%),linear-gradient(155deg,#18130b 0%,#0b0b0d 65%);border:1px solid #f59e0b7a;border-radius:28px;width:min(100%,520px);max-height:min(82dvh,720px);padding:24px;position:relative;overflow:auto;box-shadow:0 28px 90px #00000094}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__modalCritical{background:radial-gradient(circle at 92% 4%,#e11d483d,#0000 40%),linear-gradient(155deg,#1b0d11 0%,#0b0b0d 65%);border-color:#fb7185ad}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__close{color:#ffffffc7;cursor:pointer;background:#0000003d;border:1px solid #ffffff24;border-radius:999px;place-items:center;width:38px;height:38px;font-size:22px;display:grid;position:absolute;top:14px;right:14px}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__badge{color:#171006;letter-spacing:.08em;text-transform:uppercase;background:#fbbf24;border-radius:999px;align-items:center;min-height:26px;padding:0 11px;font-size:11px;font-weight:900;display:inline-flex}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__badgeCritical{color:#1c070b;background:#fb7185}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__title{letter-spacing:-.035em;margin:18px 0 0;padding-right:34px;font-size:clamp(24px,7vw,34px);font-weight:900;line-height:1.08}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__body{white-space:pre-wrap;overflow-wrap:anywhere;color:#ffffffdb;margin:16px 0 0;font-size:15px;line-height:1.7}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__body a{color:#fcd34d;text-underline-offset:3px;text-decoration:underline}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__primary,.ParticipantPriorityAnnouncementModal-module__ZgDgAa__secondary{cursor:pointer;border-radius:16px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__primary{color:#171006;background:#fbbf24;border:0}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__modalCritical .ParticipantPriorityAnnouncementModal-module__ZgDgAa__primary{color:#1c070b;background:#fb7185}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__secondary{color:#fff;background:#ffffff0f;border:1px solid #ffffff2e}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__primary:disabled,.ParticipantPriorityAnnouncementModal-module__ZgDgAa__secondary:disabled,.ParticipantPriorityAnnouncementModal-module__ZgDgAa__close:disabled{cursor:wait;opacity:.58}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__hint{color:#ffffff7a;margin:14px 0 0;font-size:12px;line-height:1.5}@media (max-width:560px){.ParticipantPriorityAnnouncementModal-module__ZgDgAa__backdrop{padding:12px}.ParticipantPriorityAnnouncementModal-module__ZgDgAa__modal{border-radius:26px;width:100%;max-height:86dvh;padding:22px 18px 20px}}
.ChatMessageLifecycleControls-module__ndEFQG__root{gap:.28rem;margin-top:.18rem;display:grid}.ChatMessageLifecycleControls-module__ndEFQG__root:has(+button){margin-bottom:-1.12rem}:is(.ChatMessageLifecycleControls-module__ndEFQG__root:has(.ChatMessageLifecycleControls-module__ndEFQG__menu),.ChatMessageLifecycleControls-module__ndEFQG__root:has(.ChatMessageLifecycleControls-module__ndEFQG__editForm),.ChatMessageLifecycleControls-module__ndEFQG__root:has(.ChatMessageLifecycleControls-module__ndEFQG__error)){margin-bottom:0}.ChatMessageLifecycleControls-module__ndEFQG__metaRow{justify-content:flex-end;align-items:center;gap:.35rem;min-height:1.08rem;display:flex}.ChatMessageLifecycleControls-module__ndEFQG__edited{opacity:.62;font-size:.68rem}.ChatMessageLifecycleControls-module__ndEFQG__menuButton{cursor:pointer;font:inherit;opacity:.68;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:1.42rem;height:1.42rem;padding:0;line-height:1;display:inline-flex}.ChatMessageLifecycleControls-module__ndEFQG__menuButton:hover,.ChatMessageLifecycleControls-module__ndEFQG__menuButton:focus-visible{background:color-mix(in srgb, currentColor 10%, transparent);opacity:1}.ChatMessageLifecycleControls-module__ndEFQG__menu{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.ChatMessageLifecycleControls-module__ndEFQG__menu button,.ChatMessageLifecycleControls-module__ndEFQG__editForm button{border:1px solid color-mix(in srgb, currentColor 18%, transparent);cursor:pointer;font:inherit;border-radius:.72rem;padding:.38rem .62rem}.ChatMessageLifecycleControls-module__ndEFQG__deleteButton{font-weight:650}.ChatMessageLifecycleControls-module__ndEFQG__editForm{gap:.42rem;display:grid}.ChatMessageLifecycleControls-module__ndEFQG__editForm input{border:1px solid color-mix(in srgb, currentColor 22%, transparent);font:inherit;border-radius:.76rem;width:100%;min-width:0;padding:.56rem .66rem}.ChatMessageLifecycleControls-module__ndEFQG__editForm>div{justify-content:flex-end;gap:.4rem;display:flex}.ChatMessageLifecycleControls-module__ndEFQG__error{margin:0;font-size:.76rem}
.ChatMessageText-module__DdPnxG__messageText{white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0 0!important;line-height:1.4!important}.ChatMessageText-module__DdPnxG__messageText a{color:inherit;text-underline-offset:2px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}
.ParticipantMessagesExperience-module__EERvlW__stack{gap:18px;display:grid}.ParticipantMessagesExperience-module__EERvlW__prototypeNotice{color:var(--mk-muted-strong,#c9c4d2);background:#ffc40012;border:1px solid #ffc40047;border-radius:19px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.ParticipantMessagesExperience-module__EERvlW__prototypeNotice>span{background:var(--mk-accent,#ffc400);border-radius:50%;flex:none;width:9px;height:9px;margin-top:5px;box-shadow:0 0 0 5px #ffc4001f}.ParticipantMessagesExperience-module__EERvlW__prototypeNotice strong{color:var(--mk-text-strong,#fff);margin-bottom:4px;font-size:13px;display:block}.ParticipantMessagesExperience-module__EERvlW__prototypeNotice p{margin:0;font-size:12px;line-height:1.5}.ParticipantMessagesExperience-module__EERvlW__breadcrumbs{color:var(--mk-muted,#9a96a6);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.ParticipantMessagesExperience-module__EERvlW__breadcrumbs a,.ParticipantMessagesExperience-module__EERvlW__inlineLinks a{color:var(--mk-accent,#ffc400);font-weight:850}.ParticipantMessagesExperience-module__EERvlW__breadcrumbs strong{color:var(--mk-text-strong,#fff)}.ParticipantMessagesExperience-module__EERvlW__hero,.ParticipantMessagesExperience-module__EERvlW__threadCard,.ParticipantMessagesExperience-module__EERvlW__composerCard,.ParticipantMessagesExperience-module__EERvlW__reviewCard,.ParticipantMessagesExperience-module__EERvlW__successCard{border:1px solid var(--mk-line,#25252d);background:linear-gradient(145deg,#17171df7,#09090cfa);box-shadow:0 18px 48px #00000038}.ParticipantMessagesExperience-module__EERvlW__hero,.ParticipantMessagesExperience-module__EERvlW__successCard{border-radius:28px;justify-content:space-between;align-items:flex-start;gap:16px;padding:23px;display:flex}.ParticipantMessagesExperience-module__EERvlW__hero{background:radial-gradient(circle at 88% 8%,#ffc4002e,#0000 34%),linear-gradient(145deg,#1f1c14fa,#09090cfc);border-color:#ffc40057}.ParticipantMessagesExperience-module__EERvlW__hero p,.ParticipantMessagesExperience-module__EERvlW__successCard>p,.ParticipantMessagesExperience-module__EERvlW__sectionHeading p{color:var(--mk-accent,#ffc400);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.ParticipantMessagesExperience-module__EERvlW__hero h1,.ParticipantMessagesExperience-module__EERvlW__successCard h1{color:var(--mk-text-strong,#fff);letter-spacing:-.052em;margin:10px 0;font-size:clamp(30px,7vw,48px);line-height:.97}.ParticipantMessagesExperience-module__EERvlW__hero>div>span,.ParticipantMessagesExperience-module__EERvlW__successCard>span{max-width:680px;color:var(--mk-muted-strong,#c9c4d2);font-size:14px;line-height:1.58;display:block}.ParticipantMessagesExperience-module__EERvlW__statusPill{white-space:nowrap;border:1px solid #0000;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:29px;padding:0 11px;font-size:10px;font-weight:900;display:inline-flex}.ParticipantMessagesExperience-module__EERvlW__statusPill_accent{color:var(--mk-accent,#ffc400);background:#ffc40024;border-color:#ffc4006b}.ParticipantMessagesExperience-module__EERvlW__statusPill_success{color:var(--mk-success,#20d691);background:#20d69121;border-color:#20d69157}.ParticipantMessagesExperience-module__EERvlW__statusPill_muted{border-color:var(--mk-line-strong,#373742);color:var(--mk-muted,#9a96a6);background:#ffffff0b}.ParticipantMessagesExperience-module__EERvlW__threadCard,.ParticipantMessagesExperience-module__EERvlW__composerCard,.ParticipantMessagesExperience-module__EERvlW__reviewCard{border-radius:25px;padding:20px}.ParticipantMessagesExperience-module__EERvlW__sectionHeading{justify-content:space-between;align-items:end;gap:14px;margin-bottom:14px;display:flex}.ParticipantMessagesExperience-module__EERvlW__sectionHeading h2{color:var(--mk-text-strong,#fff);letter-spacing:-.04em;margin:5px 0 0;font-size:clamp(23px,5.5vw,34px);line-height:1}.ParticipantMessagesExperience-module__EERvlW__sectionHeading>span{color:var(--mk-muted,#9a96a6);text-align:right;font-size:11px;font-weight:850}.ParticipantMessagesExperience-module__EERvlW__threadList{gap:11px;display:grid}.ParticipantMessagesExperience-module__EERvlW__messageBubble{border:1px solid var(--mk-line-strong,#373742);border-radius:20px;width:min(86%,640px);padding:14px 15px}.ParticipantMessagesExperience-module__EERvlW__messageBubbleTeam{background:#ffffff0a;border-top-left-radius:7px;justify-self:start}.ParticipantMessagesExperience-module__EERvlW__messageBubbleParticipant{background:#ffc4001a;border-color:#ffc40057;border-top-right-radius:7px;justify-self:end}.ParticipantMessagesExperience-module__EERvlW__messageMeta{justify-content:space-between;align-items:center;gap:10px;display:flex}.ParticipantMessagesExperience-module__EERvlW__messageMeta strong{color:var(--mk-text-strong,#fff);font-size:11px}.ParticipantMessagesExperience-module__EERvlW__messageMeta time{color:var(--mk-muted,#9a96a6);font-size:9px}.ParticipantMessagesExperience-module__EERvlW__messageBubble p{color:var(--mk-muted-strong,#c9c4d2);white-space:pre-wrap;margin:8px 0 0;font-size:12px;line-height:1.55}.ParticipantMessagesExperience-module__EERvlW__contextTag{color:var(--mk-accent,#ffc400);background:#ffc4001c;border-radius:999px;margin-top:8px;padding:5px 8px;font-size:9px;font-weight:850;display:inline-flex}.ParticipantMessagesExperience-module__EERvlW__choiceGrid,.ParticipantMessagesExperience-module__EERvlW__choiceGridThree,.ParticipantMessagesExperience-module__EERvlW__summaryGrid{gap:9px;display:grid}.ParticipantMessagesExperience-module__EERvlW__choiceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ParticipantMessagesExperience-module__EERvlW__choiceGridThree{grid-template-columns:repeat(3,minmax(0,1fr))}.ParticipantMessagesExperience-module__EERvlW__choiceButton,.ParticipantMessagesExperience-module__EERvlW__choiceActive{border:1px solid var(--mk-line-strong,#373742);min-width:0;color:var(--mk-text-strong,#fff);text-align:left;cursor:pointer;background:#ffffff08;border-radius:18px;align-content:center;gap:6px;padding:15px;display:grid}.ParticipantMessagesExperience-module__EERvlW__choiceButton strong,.ParticipantMessagesExperience-module__EERvlW__choiceActive strong,.ParticipantMessagesExperience-module__EERvlW__choiceButton span,.ParticipantMessagesExperience-module__EERvlW__choiceActive span{display:block}.ParticipantMessagesExperience-module__EERvlW__choiceButton strong,.ParticipantMessagesExperience-module__EERvlW__choiceActive strong{font-size:13px}.ParticipantMessagesExperience-module__EERvlW__choiceButton span,.ParticipantMessagesExperience-module__EERvlW__choiceActive span{color:var(--mk-muted,#9a96a6);font-size:10px;line-height:1.4}.ParticipantMessagesExperience-module__EERvlW__choiceActive{background:#ffc4001f;border-color:#ffc40094;box-shadow:0 10px 28px #ffc40014}.ParticipantMessagesExperience-module__EERvlW__choiceActive strong{color:var(--mk-accent,#ffc400)}.ParticipantMessagesExperience-module__EERvlW__textareaLabel{color:var(--mk-muted-strong,#c9c4d2);gap:8px;font-size:11px;font-weight:850;display:grid}.ParticipantMessagesExperience-module__EERvlW__textareaLabel textarea{resize:vertical;border:1px solid var(--mk-line-strong,#373742);width:100%;color:var(--mk-text-strong,#fff);font:inherit;background:#0003;border-radius:17px;outline:0;padding:13px;font-size:13px;line-height:1.5}.ParticipantMessagesExperience-module__EERvlW__textareaLabel textarea:focus{border-color:#ffc40094;box-shadow:0 0 0 3px #ffc40014}.ParticipantMessagesExperience-module__EERvlW__attachmentButton,.ParticipantMessagesExperience-module__EERvlW__attachmentActive{border:1px dashed var(--mk-line-strong,#373742);width:100%;color:var(--mk-text-strong,#fff);text-align:left;cursor:pointer;background:#ffffff06;border-radius:17px;align-items:center;gap:12px;margin-top:14px;padding:13px;display:flex}.ParticipantMessagesExperience-module__EERvlW__attachmentActive{background:#20d69117;border-color:#20d69173}.ParticipantMessagesExperience-module__EERvlW__attachmentButton>span,.ParticipantMessagesExperience-module__EERvlW__attachmentActive>span{width:35px;height:35px;color:var(--mk-accent,#ffc400);background:#ffc4001f;border-radius:12px;flex:none;place-items:center;font-size:18px;font-weight:900;display:grid}.ParticipantMessagesExperience-module__EERvlW__attachmentActive>span{color:var(--mk-success,#20d691);background:#20d69124}.ParticipantMessagesExperience-module__EERvlW__attachmentButton strong,.ParticipantMessagesExperience-module__EERvlW__attachmentButton small,.ParticipantMessagesExperience-module__EERvlW__attachmentActive strong,.ParticipantMessagesExperience-module__EERvlW__attachmentActive small{display:block}.ParticipantMessagesExperience-module__EERvlW__attachmentButton strong,.ParticipantMessagesExperience-module__EERvlW__attachmentActive strong{font-size:12px}.ParticipantMessagesExperience-module__EERvlW__attachmentButton small,.ParticipantMessagesExperience-module__EERvlW__attachmentActive small{color:var(--mk-muted,#9a96a6);margin-top:3px;font-size:9px}.ParticipantMessagesExperience-module__EERvlW__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ParticipantMessagesExperience-module__EERvlW__summaryGrid>div{background:#0000002e;border:1px solid #ffffff14;border-radius:17px;min-width:0;padding:12px}.ParticipantMessagesExperience-module__EERvlW__summaryGrid small,.ParticipantMessagesExperience-module__EERvlW__summaryGrid strong{overflow-wrap:anywhere;display:block}.ParticipantMessagesExperience-module__EERvlW__summaryGrid small{color:var(--mk-muted,#9a96a6);font-size:10px}.ParticipantMessagesExperience-module__EERvlW__summaryGrid strong{color:var(--mk-text-strong,#fff);white-space:pre-wrap;margin-top:5px;font-size:12px;line-height:1.45}.ParticipantMessagesExperience-module__EERvlW__summaryWide{grid-column:1/-1}.ParticipantMessagesExperience-module__EERvlW__checkboxRow{border:1px solid var(--mk-line,#25252d);cursor:pointer;background:#ffffff06;border-radius:17px;align-items:flex-start;gap:11px;margin-top:16px;padding:13px;display:flex}.ParticipantMessagesExperience-module__EERvlW__checkboxRow input{width:18px;height:18px;accent-color:var(--mk-accent,#ffc400);flex:none;margin-top:1px}.ParticipantMessagesExperience-module__EERvlW__checkboxRow strong,.ParticipantMessagesExperience-module__EERvlW__checkboxRow small{display:block}.ParticipantMessagesExperience-module__EERvlW__checkboxRow strong{color:var(--mk-text-strong,#fff);font-size:12px}.ParticipantMessagesExperience-module__EERvlW__checkboxRow small{color:var(--mk-muted,#9a96a6);margin-top:4px;font-size:10px;line-height:1.4}.ParticipantMessagesExperience-module__EERvlW__validationMessage{color:var(--mk-muted-strong,#c9c4d2);margin:12px 0 0;font-size:11px;line-height:1.45}.ParticipantMessagesExperience-module__EERvlW__primaryAction,.ParticipantMessagesExperience-module__EERvlW__actionRow button,.ParticipantMessagesExperience-module__EERvlW__actionRow a,.ParticipantMessagesExperience-module__EERvlW__backLink,.ParticipantMessagesExperience-module__EERvlW__inlineLinks a{border-radius:15px;justify-content:center;align-items:center;min-height:46px;padding:0 16px;font-size:13px;font-weight:900;display:inline-flex}.ParticipantMessagesExperience-module__EERvlW__primaryAction{background:var(--mk-accent,#ffc400);color:#17130a;cursor:pointer;border:0;width:100%;margin-top:16px}.ParticipantMessagesExperience-module__EERvlW__primaryAction:disabled{cursor:not-allowed;opacity:.42}.ParticipantMessagesExperience-module__EERvlW__backLink{border:1px solid var(--mk-line-strong,#373742);color:var(--mk-muted-strong,#c9c4d2)}.ParticipantMessagesExperience-module__EERvlW__inlineLinks{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ParticipantMessagesExperience-module__EERvlW__inlineLinks a{border:1px solid var(--mk-line-strong,#373742);background:#ffffff06}.ParticipantMessagesExperience-module__EERvlW__successCard{text-align:center;display:block}.ParticipantMessagesExperience-module__EERvlW__successIcon{width:58px;height:58px;color:var(--mk-success,#20d691);background:#20d69124;border-radius:20px;place-items:center;margin:0 auto 14px;font-size:30px;font-weight:900;display:grid}.ParticipantMessagesExperience-module__EERvlW__successCard .ParticipantMessagesExperience-module__EERvlW__summaryGrid{text-align:left;margin-top:20px}.ParticipantMessagesExperience-module__EERvlW__actionRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.ParticipantMessagesExperience-module__EERvlW__actionRow button,.ParticipantMessagesExperience-module__EERvlW__actionRow a{border:1px solid var(--mk-line-strong,#373742);color:var(--mk-text-strong,#fff);cursor:pointer;background:#ffffff09}.ParticipantMessagesExperience-module__EERvlW__actionRow button:first-child{color:var(--mk-accent,#ffc400);background:#ffc4001f;border-color:#ffc4006b}@media (max-width:720px){.ParticipantMessagesExperience-module__EERvlW__hero{display:grid}.ParticipantMessagesExperience-module__EERvlW__hero .ParticipantMessagesExperience-module__EERvlW__statusPill{justify-self:start}.ParticipantMessagesExperience-module__EERvlW__choiceGridThree{grid-template-columns:1fr}}@media (max-width:560px){.ParticipantMessagesExperience-module__EERvlW__hero,.ParticipantMessagesExperience-module__EERvlW__threadCard,.ParticipantMessagesExperience-module__EERvlW__composerCard,.ParticipantMessagesExperience-module__EERvlW__reviewCard,.ParticipantMessagesExperience-module__EERvlW__successCard{border-radius:22px;padding:17px}.ParticipantMessagesExperience-module__EERvlW__choiceGrid,.ParticipantMessagesExperience-module__EERvlW__summaryGrid,.ParticipantMessagesExperience-module__EERvlW__actionRow,.ParticipantMessagesExperience-module__EERvlW__inlineLinks{grid-template-columns:1fr}.ParticipantMessagesExperience-module__EERvlW__summaryWide{grid-column:auto}.ParticipantMessagesExperience-module__EERvlW__messageBubble{width:94%}.ParticipantMessagesExperience-module__EERvlW__sectionHeading{align-items:flex-start}}.ParticipantMessagesExperience-module__EERvlW__participantChatScreen{gap:16px;display:grid}.ParticipantMessagesExperience-module__EERvlW__chatPickerCard{border:1px solid var(--mk-line-strong,#373742);background:radial-gradient(circle at 92% 0,#ffc40011,#0000 34%),linear-gradient(145deg,#16161bfa,#08080bfc);border-radius:24px;padding:17px;box-shadow:0 12px 32px #0003}.ParticipantMessagesExperience-module__EERvlW__chatPickerHeading,.ParticipantMessagesExperience-module__EERvlW__chatPickerPanelHeader,.ParticipantMessagesExperience-module__EERvlW__activeChatHeader{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.ParticipantMessagesExperience-module__EERvlW__chatPickerHeading p,.ParticipantMessagesExperience-module__EERvlW__chatPickerPanelHeader p,.ParticipantMessagesExperience-module__EERvlW__activeChatHeader p{color:var(--mk-accent,#ffc400);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.ParticipantMessagesExperience-module__EERvlW__chatPickerHeading h2,.ParticipantMessagesExperience-module__EERvlW__chatPickerPanelHeader h2,.ParticipantMessagesExperience-module__EERvlW__activeChatHeader h2{color:var(--mk-text-strong,#fff);letter-spacing:-.04em;margin:5px 0 0;line-height:1}.ParticipantMessagesExperience-module__EERvlW__chatPickerHeading h2,.ParticipantMessagesExperience-module__EERvlW__chatPickerPanelHeader h2{font-size:clamp(22px,5.4vw,31px)}.ParticipantMessagesExperience-module__EERvlW__chatPickerHeading>span{color:var(--mk-muted,#9a96a6);font-size:11px;font-weight:850}.ParticipantMessagesExperience-module__EERvlW__chatPickerTrigger{width:100%;min-width:0;color:var(--mk-text-strong,#fff);text-align:left;cursor:pointer;background:#ffc40016;border:1px solid #ffc4007a;border-radius:18px;grid-template-columns:42px minmax(0,1fr) 30px;align-items:center;gap:11px;padding:11px 12px;display:grid;box-shadow:0 10px 28px #ffc4000e}.ParticipantMessagesExperience-module__EERvlW__chatPickerTriggerIcon{width:42px;height:42px;color:var(--mk-accent,#ffc400);background:#ffc40024;border-radius:14px;place-items:center;font-size:23px;font-weight:900;line-height:1;display:grid}.ParticipantMessagesExperience-module__EERvlW__chatPickerTriggerCopy,.ParticipantMessagesExperience-module__EERvlW__chatPickerOptionCopy{min-width:0}.ParticipantMessagesExperience-module__EERvlW__chatPickerTriggerCopy strong,.ParticipantMessagesExperience-module__EERvlW__chatPickerTriggerCopy small,.ParticipantMessagesExperience-module__EERvlW__chatPickerOptionCopy strong,.ParticipantMessagesExperience-module__EERvlW__chatPickerOptionCopy small{display:block}.ParticipantMessagesExperience-module__EERvlW__chatPickerTriggerCopy strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.ParticipantMessagesExperience-module__EERvlW__chatPickerTriggerCopy small{color:var(--mk-muted,#9a96a6);margin-top:5px;font-size:10px}.ParticipantMessagesExperience-module__EERvlW__chatPickerChevron{color:var(--mk-accent,#ffc400);text-align:center;font-size:24px;line-height:1}.ParticipantMessagesExperience-module__EERvlW__chatPickerBackdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b8;justify-content:center;align-items:flex-end;padding-top:48px;display:flex;position:fixed;inset:0}.ParticipantMessagesExperience-module__EERvlW__chatPickerPanel{width:min(100%,680px);max-height:min(82dvh,760px);padding:19px 17px calc(18px + env(safe-area-inset-bottom,0px));background:radial-gradient(circle at 90% 0,#ffc4001c,#0000 34%),linear-gradient(#16161bfe,#07070afe);border:1px solid #ffc4006b;border-bottom:0;border-radius:28px 28px 0 0;grid-template-rows:auto auto minmax(0,1fr);gap:14px;display:grid;box-shadow:0 -24px 60px #0000007a}.ParticipantMessagesExperience-module__EERvlW__chatPickerPanelHeader{align-items:flex-start}.ParticipantMessagesExperience-module__EERvlW__chatPickerClose{border:1px solid var(--mk-line-strong,#373742);width:40px;height:40px;color:var(--mk-text-strong,#fff);cursor:pointer;background:#ffffff0b;border-radius:13px;flex:none;place-items:center;font-size:23px;line-height:1;display:grid}.ParticipantMessagesExperience-module__EERvlW__chatPickerSearch{border:1px solid var(--mk-line-strong,#373742);width:100%;min-height:46px;color:var(--mk-text-strong,#fff);font:inherit;background:#00000040;border-radius:15px;outline:0;padding:0 15px;font-size:13px}.ParticipantMessagesExperience-module__EERvlW__chatPickerSearch:focus{border-color:#ffc40099;box-shadow:0 0 0 3px #ffc40014}.ParticipantMessagesExperience-module__EERvlW__chatPickerList{overscroll-behavior:contain;align-content:start;gap:9px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.ParticipantMessagesExperience-module__EERvlW__chatPickerOption,.ParticipantMessagesExperience-module__EERvlW__chatPickerOptionActive{border:1px solid var(--mk-line-strong,#373742);width:100%;min-width:0;color:var(--mk-text-strong,#fff);text-align:left;cursor:pointer;background:#ffffff08;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;display:grid}.ParticipantMessagesExperience-module__EERvlW__chatPickerOptionActive{background:#ffc4001c;border-color:#ffc4009e}.ParticipantMessagesExperience-module__EERvlW__chatPickerOptionCopy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.ParticipantMessagesExperience-module__EERvlW__chatPickerOptionCopy small{color:var(--mk-muted,#9a96a6);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.ParticipantMessagesExperience-module__EERvlW__chatPickerOptionMeta{max-width:94px;color:var(--mk-muted,#9a96a6);text-align:right;font-size:9px;font-weight:850}.ParticipantMessagesExperience-module__EERvlW__chatPickerOptionActive .ParticipantMessagesExperience-module__EERvlW__chatPickerOptionMeta,.ParticipantMessagesExperience-module__EERvlW__chatPickerOptionActive .ParticipantMessagesExperience-module__EERvlW__chatPickerOptionCopy strong{color:var(--mk-accent,#ffc400)}.ParticipantMessagesExperience-module__EERvlW__chatPickerEmpty{border:1px dashed var(--mk-line-strong,#373742);color:var(--mk-muted,#9a96a6);text-align:center;border-radius:17px;margin:8px 0;padding:24px 16px;font-size:11px;line-height:1.45}.ParticipantMessagesExperience-module__EERvlW__activeChatCard{background:radial-gradient(circle at 88% 0,#ffc40018,#0000 32%),linear-gradient(#12110efc,#07070afe);border:1px solid #ffc4009e;border-radius:27px;gap:12px;margin-top:12px;padding:12px;display:grid;box-shadow:0 18px 46px #00000047,inset 0 0 0 1px #ffc40009}.ParticipantMessagesExperience-module__EERvlW__activeChatHeader{align-items:center;padding:5px 7px 2px}.ParticipantMessagesExperience-module__EERvlW__activeChatHeader h2{text-overflow:ellipsis;white-space:nowrap;max-width:min(70vw,440px);font-size:clamp(21px,5vw,28px);overflow:hidden}.ParticipantMessagesExperience-module__EERvlW__activeChatHeader>span{max-width:120px;color:var(--mk-muted,#9a96a6);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:850;overflow:hidden}.ParticipantMessagesExperience-module__EERvlW__activeChatCard .ParticipantMessagesExperience-module__EERvlW__participantChatTimeline{border-color:#ffc40029}.ParticipantMessagesExperience-module__EERvlW__activeChatCard .ParticipantMessagesExperience-module__EERvlW__participantChatComposerShell{padding-bottom:0}.ParticipantMessagesExperience-module__EERvlW__participantChatHeader{border:1px solid var(--mk-line-strong,#373742);background:radial-gradient(circle at 92% 0,#ffc40014,#0000 34%),linear-gradient(145deg,#16161bfa,#08080bfc);border-radius:20px;grid-template-columns:36px 42px minmax(0,1fr) 9px;align-items:center;gap:10px;padding:12px 14px;display:grid;box-shadow:0 10px 28px #0000002e}.ParticipantMessagesExperience-module__EERvlW__participantChatBack{border:1px solid var(--mk-line-strong,#373742);width:36px;height:36px;color:var(--mk-text-strong,#fff);background:#ffffff09;border-radius:12px;place-items:center;font-size:19px;line-height:1;text-decoration:none;display:grid}.ParticipantMessagesExperience-module__EERvlW__participantChatAvatar{border:1px solid;border-radius:14px;place-items:center;width:42px;height:42px;font-size:17px;font-weight:900;display:grid}.ParticipantMessagesExperience-module__EERvlW__participantChatAvatarAccent{color:var(--mk-accent,#ffc400);background:#ffc4001a;border-color:#ffc4007a}.ParticipantMessagesExperience-module__EERvlW__participantChatAvatarMuted{border-color:var(--mk-line-strong,#373742);color:var(--mk-text-strong,#fff);background:#ffffff0a}.ParticipantMessagesExperience-module__EERvlW__participantChatHeaderCopy{min-width:0}.ParticipantMessagesExperience-module__EERvlW__participantChatHeaderCopy h1{color:var(--mk-text-strong,#fff);letter-spacing:-.025em;margin:0;font-size:17px;line-height:1.1}.ParticipantMessagesExperience-module__EERvlW__participantChatHeaderCopy p{color:var(--mk-muted,#9a96a6);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:10px;line-height:1.25;overflow:hidden}.ParticipantMessagesExperience-module__EERvlW__participantChatTimeline{border:1px solid var(--mk-line,#25252d);background:radial-gradient(circle at 12% 0,#ffc4000b,#0000 30%),linear-gradient(#101014fa,#07070afc);border-radius:22px;align-content:start;min-height:clamp(245px,38vh,390px);padding:14px;display:grid;box-shadow:inset 0 1px #ffffff05}.ParticipantMessagesExperience-module__EERvlW__participantChatTimeline:has(.ParticipantMessagesExperience-module__EERvlW__participantChatEmpty){align-content:center;place-items:center}.ParticipantMessagesExperience-module__EERvlW__participantChatEmpty{text-align:center;justify-items:center;width:min(100%,330px);display:grid}.ParticipantMessagesExperience-module__EERvlW__participantChatEmpty>span{min-width:44px;height:38px;color:var(--mk-accent,#ffc400);letter-spacing:.12em;background:#ffc4000e;border:1px solid #ffc40033;border-radius:14px;place-items:center;font-size:14px;font-weight:900;display:grid}.ParticipantMessagesExperience-module__EERvlW__participantChatEmpty h2{color:var(--mk-text-strong,#fff);letter-spacing:-.03em;margin:14px 0 0;font-size:19px;line-height:1.15}.ParticipantMessagesExperience-module__EERvlW__participantChatEmpty p{color:var(--mk-muted,#9a96a6);margin:7px 0 0;font-size:11px;line-height:1.45}.ParticipantMessagesExperience-module__EERvlW__participantChatRetry{background:var(--mk-accent,#ffc400);color:#17130a;cursor:pointer;border:0;border-radius:13px;min-height:38px;margin-top:15px;padding:0 16px;font-size:11px;font-weight:900}.ParticipantMessagesExperience-module__EERvlW__participantChatComposerShell{bottom:calc(72px + env(safe-area-inset-bottom,0px));z-index:20;background:linear-gradient(#07070a00,#07070af5 24%,#07070afc);gap:7px;padding:5px 0 2px;display:grid;position:sticky}.ParticipantMessagesExperience-module__EERvlW__participantChatComposer{border:1px solid var(--mk-line-strong,#373742);background:#0d0d11fa;border-radius:18px;grid-template-columns:minmax(0,1fr) 38px;gap:8px;padding:8px;display:grid}.ParticipantMessagesExperience-module__EERvlW__participantChatComposer input{min-width:0;color:var(--mk-muted-strong,#c9c4d2);font:inherit;background:0 0;border:0;outline:0;padding:0 8px;font-size:12px}.ParticipantMessagesExperience-module__EERvlW__participantChatComposer input:disabled{opacity:1;-webkit-text-fill-color:var(--mk-muted,#9a96a6)}.ParticipantMessagesExperience-module__EERvlW__participantChatComposer button{color:#ffc4007a;background:#ffc40024;border:0;border-radius:13px;place-items:center;width:38px;height:38px;font-size:18px;font-weight:900;display:grid}.ParticipantMessagesExperience-module__EERvlW__participantChatComposerShell>p{color:var(--mk-muted,#9a96a6);margin:0 4px;font-size:9px;line-height:1.35}.ParticipantMessagesExperience-module__EERvlW__participantChatTimeline .ParticipantMessagesExperience-module__EERvlW__messageBubble{width:min(88%,560px)}@media (max-width:400px){.ParticipantMessagesExperience-module__EERvlW__chatPickerCard{border-radius:22px;padding:15px}.ParticipantMessagesExperience-module__EERvlW__chatPickerTrigger{grid-template-columns:39px minmax(0,1fr) 26px;padding:10px}.ParticipantMessagesExperience-module__EERvlW__chatPickerTriggerIcon{border-radius:13px;width:39px;height:39px}.ParticipantMessagesExperience-module__EERvlW__activeChatCard{border-radius:24px;padding:9px}.ParticipantMessagesExperience-module__EERvlW__participantChatHeader{grid-template-columns:34px 40px minmax(0,1fr) 7px;gap:8px;padding-inline:11px}.ParticipantMessagesExperience-module__EERvlW__participantChatBack{width:34px;height:34px}.ParticipantMessagesExperience-module__EERvlW__participantChatAvatar{border-radius:13px;width:40px;height:40px}.ParticipantMessagesExperience-module__EERvlW__participantChatTimeline{min-height:230px;padding:12px}.ParticipantMessagesExperience-module__EERvlW__participantChatTimeline .ParticipantMessagesExperience-module__EERvlW__messageBubble{width:94%}}@media (min-width:720px){.ParticipantMessagesExperience-module__EERvlW__chatPickerBackdrop{align-items:center;padding:28px}.ParticipantMessagesExperience-module__EERvlW__chatPickerPanel{border-bottom:1px solid #ffc4006b;border-radius:28px;width:min(560px,100%)}}.ParticipantMessagesExperience-module__EERvlW__messagesOverview{gap:13px;display:grid}.ParticipantMessagesExperience-module__EERvlW__messagesIntro{padding:0 4px}.ParticipantMessagesExperience-module__EERvlW__messagesIntro h2{color:var(--mk-text-strong,#fff);letter-spacing:-.04em;margin:0;font-size:clamp(21px,5vw,29px);line-height:1.08}.ParticipantMessagesExperience-module__EERvlW__dialogList{gap:11px;display:grid}.ParticipantMessagesExperience-module__EERvlW__dialogCard{border:1px solid var(--mk-line-strong,#373742);color:inherit;background:radial-gradient(circle at 94% 0,#ffffff09,#0000 34%),linear-gradient(145deg,#141419fa,#08080bfc);border-radius:20px;gap:9px;padding:13px 15px 10px;text-decoration:none;transition:border-color .16s,transform .16s;display:grid;box-shadow:0 10px 28px #0000002e}.ParticipantMessagesExperience-module__EERvlW__dialogCard:hover{border-color:#ffc40057;transform:translateY(-1px)}.ParticipantMessagesExperience-module__EERvlW__dialogCard:active{transform:translateY(0)}.ParticipantMessagesExperience-module__EERvlW__dialogCardPrimary{background:radial-gradient(circle at 95% 0,#ffc4001c,#0000 38%),linear-gradient(145deg,#191712fa,#08080bfc);border-color:#ffc4006b}.ParticipantMessagesExperience-module__EERvlW__dialogHeader,.ParticipantMessagesExperience-module__EERvlW__dialogIdentity,.ParticipantMessagesExperience-module__EERvlW__dialogStatus,.ParticipantMessagesExperience-module__EERvlW__dialogAction{align-items:center;display:flex}.ParticipantMessagesExperience-module__EERvlW__dialogHeader{justify-content:space-between;gap:10px}.ParticipantMessagesExperience-module__EERvlW__dialogIdentity{flex:auto;gap:11px;min-width:0}.ParticipantMessagesExperience-module__EERvlW__dialogIdentity>div{min-width:0}.ParticipantMessagesExperience-module__EERvlW__dialogIdentity h2{color:var(--mk-text-strong,#fff);letter-spacing:-.025em;margin:0;font-size:17px;line-height:1.12}.ParticipantMessagesExperience-module__EERvlW__dialogIdentity p{color:var(--mk-muted,#9a96a6);margin:4px 0 0;font-size:10px;line-height:1.3}.ParticipantMessagesExperience-module__EERvlW__dialogAvatar{width:43px;height:43px;color:var(--mk-accent,#ffc400);background:#ffc40017;border:1px solid #ffc4008c;border-radius:14px;flex:none;place-items:center;font-size:18px;font-weight:900;display:grid}.ParticipantMessagesExperience-module__EERvlW__dialogAvatarSupport{border-color:var(--mk-line-strong,#373742);color:var(--mk-text-strong,#fff);background:#ffffff0a}.ParticipantMessagesExperience-module__EERvlW__dialogStatus{flex:none;gap:7px;margin-left:auto}.ParticipantMessagesExperience-module__EERvlW__messageStateChip{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:25px;padding:0 10px;font-size:9px;font-weight:900;display:inline-flex}.ParticipantMessagesExperience-module__EERvlW__messageStateChipNeutral{border-color:var(--mk-line-strong,#373742);color:var(--mk-muted-strong,#c9c4d2);background:#ffffff0b}.ParticipantMessagesExperience-module__EERvlW__messageStateChipNew{color:var(--mk-success,#20d691);background:#20d69121;border-color:#20d69157}.ParticipantMessagesExperience-module__EERvlW__presenceDot{border:1px solid #ffffff29;border-radius:50%;flex:none;width:7px;height:7px}.ParticipantMessagesExperience-module__EERvlW__presenceDotOffline{background:#5f5d66}.ParticipantMessagesExperience-module__EERvlW__presenceDotOnline{background:var(--mk-success,#20d691);border-color:#20d6917a}.ParticipantMessagesExperience-module__EERvlW__dialogAction{min-height:31px;color:var(--mk-accent,#ffc400);border-top:1px solid #fff1;justify-content:space-between;padding:7px 2px 0;font-size:11px;font-weight:900}.ParticipantMessagesExperience-module__EERvlW__dialogAction b{font-size:17px;font-weight:500}@media (max-width:400px){.ParticipantMessagesExperience-module__EERvlW__dialogCard{padding-inline:13px}.ParticipantMessagesExperience-module__EERvlW__dialogHeader{gap:8px}.ParticipantMessagesExperience-module__EERvlW__dialogIdentity{gap:9px}.ParticipantMessagesExperience-module__EERvlW__dialogIdentity h2{font-size:16px}.ParticipantMessagesExperience-module__EERvlW__dialogAvatar{border-radius:13px;width:40px;height:40px}.ParticipantMessagesExperience-module__EERvlW__messageStateChip{min-height:23px;padding-inline:8px;font-size:8px}.ParticipantMessagesExperience-module__EERvlW__dialogStatus{gap:6px}}.ParticipantMessagesExperience-module__EERvlW__workspaceMessagesStack{gap:12px;display:grid}.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTabs{background:radial-gradient(circle at 92% 0,#ffc40017,#0000 36%),linear-gradient(145deg,#14130ffa,#08080bfc);border:1px solid #ffc40040;border-radius:20px;gap:9px;padding:13px;display:grid}.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTabs>p{color:var(--mk-accent,#ffc400);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTabs>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTab,.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTabActive{border:1px solid var(--mk-line-strong,#373742);min-width:0;min-height:42px;color:var(--mk-muted-strong,#c9c4d2);text-align:center;border-radius:13px;place-items:center;padding:8px 9px;font-size:10px;font-weight:900;line-height:1.2;text-decoration:none;display:grid}.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTabActive{color:var(--mk-accent,#ffc400);background:#ffc40024;border-color:#ffc4008c;box-shadow:0 8px 24px #ffc40014}@media (max-width:430px){.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTabs>div{grid-template-columns:1fr}}.ParticipantMessagesExperience-module__EERvlW__workspaceMessagesStack{gap:14px}.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTabs{border-radius:17px;gap:7px;padding:9px 10px 10px}.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTabs>p{margin:0 2px;font-size:9px}.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTabs>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTab,.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTabActive{flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:54px;padding:6px 4px;font-size:9px;line-height:1.1;display:flex}.ParticipantMessagesExperience-module__EERvlW__workplaceChannelIcon{font-size:17px;line-height:1}.ParticipantMessagesExperience-module__EERvlW__chatPickerCard{border-radius:20px;padding:13px}.ParticipantMessagesExperience-module__EERvlW__chatPickerHeading{margin-bottom:9px}.ParticipantMessagesExperience-module__EERvlW__chatPickerTrigger{border-radius:16px;grid-template-columns:38px minmax(0,1fr) 26px;gap:10px;padding:9px 10px}.ParticipantMessagesExperience-module__EERvlW__chatPickerTriggerIcon{border-radius:13px;width:38px;height:38px;font-size:19px}.ParticipantMessagesExperience-module__EERvlW__activeChatCard{border-radius:24px;gap:8px;margin-top:18px;padding:9px}.ParticipantMessagesExperience-module__EERvlW__activeChatHeader{padding:2px 4px 0}.ParticipantMessagesExperience-module__EERvlW__activeChatHeaderCentered{text-align:center;place-items:center;min-height:38px;display:grid}.ParticipantMessagesExperience-module__EERvlW__activeChatHeaderCentered h2{max-width:100%;font-size:clamp(20px,5vw,27px)}.ParticipantMessagesExperience-module__EERvlW__activeChatThread{box-shadow:none;border-color:#ffc40029;border-radius:18px;padding:12px}.ParticipantMessagesExperience-module__EERvlW__activeChatCard .ParticipantMessagesExperience-module__EERvlW__participantChatComposerShell{padding:4px 0 0}.ParticipantMessagesExperience-module__EERvlW__activeChatCard .ParticipantMessagesExperience-module__EERvlW__threadList,.ParticipantMessagesExperience-module__EERvlW__participantChatTimeline .ParticipantMessagesExperience-module__EERvlW__threadList{gap:7px}.ParticipantMessagesExperience-module__EERvlW__activeChatCard .ParticipantMessagesExperience-module__EERvlW__messageBubble,.ParticipantMessagesExperience-module__EERvlW__participantChatTimeline .ParticipantMessagesExperience-module__EERvlW__messageBubble{border-radius:16px;padding:10px 12px}.ParticipantMessagesExperience-module__EERvlW__activeChatCard .ParticipantMessagesExperience-module__EERvlW__messageBubbleTeam,.ParticipantMessagesExperience-module__EERvlW__participantChatTimeline .ParticipantMessagesExperience-module__EERvlW__messageBubbleTeam{border-top-left-radius:6px}.ParticipantMessagesExperience-module__EERvlW__activeChatCard .ParticipantMessagesExperience-module__EERvlW__messageBubbleParticipant,.ParticipantMessagesExperience-module__EERvlW__participantChatTimeline .ParticipantMessagesExperience-module__EERvlW__messageBubbleParticipant{border-top-right-radius:6px}.ParticipantMessagesExperience-module__EERvlW__activeChatCard .ParticipantMessagesExperience-module__EERvlW__messageMeta strong,.ParticipantMessagesExperience-module__EERvlW__participantChatTimeline .ParticipantMessagesExperience-module__EERvlW__messageMeta strong{font-size:10px}.ParticipantMessagesExperience-module__EERvlW__activeChatCard .ParticipantMessagesExperience-module__EERvlW__messageMeta time,.ParticipantMessagesExperience-module__EERvlW__participantChatTimeline .ParticipantMessagesExperience-module__EERvlW__messageMeta time{font-size:8px}.ParticipantMessagesExperience-module__EERvlW__activeChatCard .ParticipantMessagesExperience-module__EERvlW__messageBubble p,.ParticipantMessagesExperience-module__EERvlW__participantChatTimeline .ParticipantMessagesExperience-module__EERvlW__messageBubble p{margin-top:5px;line-height:1.42}.ParticipantMessagesExperience-module__EERvlW__activeChatCard .ParticipantMessagesExperience-module__EERvlW__contextTag,.ParticipantMessagesExperience-module__EERvlW__participantChatTimeline .ParticipantMessagesExperience-module__EERvlW__contextTag{margin-top:6px;padding:4px 7px}@media (max-width:430px){.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTabs{padding-inline:8px}.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTabs>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTab,.ParticipantMessagesExperience-module__EERvlW__workplaceChannelTabActive{min-height:52px;padding-inline:2px;font-size:8px}}:is(html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__hero,html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__threadCard,html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__composerCard,html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__reviewCard,html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__successCard){background:linear-gradient(145deg, var(--mk-card-gradient-start), var(--mk-card-gradient-end));box-shadow:var(--mk-card-shadow)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__hero{background:radial-gradient(circle at 88% 8%, var(--mk-accent-soft), transparent 34%), linear-gradient(145deg, var(--mk-card-gradient-start), var(--mk-card-gradient-end))}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__statusPill_muted{background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__messageBubbleTeam{background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__choiceButton{background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__attachmentButton{background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__summaryGrid>div{background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__checkboxRow{background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__inlineLinks a{background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__actionRow button{background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__actionRow a{background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__chatPickerClose{background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__chatPickerOption{background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__participantChatBack{background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__participantChatAvatarMuted{background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__messageStateChipNeutral{background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__workplaceChannelTab{background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__textareaLabel textarea{background:var(--mk-input-bg);color:var(--mk-text-strong)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__chatPickerSearch{background:var(--mk-input-bg);color:var(--mk-text-strong)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__textareaLabel textarea:focus{border-color:var(--mk-accent);box-shadow:0 0 0 3px var(--mk-accent-soft)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__chatPickerSearch:focus{border-color:var(--mk-accent);box-shadow:0 0 0 3px var(--mk-accent-soft)}:is(html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__chatPickerCard,html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__chatPickerPanel,html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__activeChatCard,html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__participantChatHeader,html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__participantChatTimeline,html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__dialogCard,html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__workplaceChannelTabs){background:radial-gradient(circle at 92% 0%, var(--mk-accent-soft), transparent 34%), linear-gradient(145deg, var(--mk-card-gradient-start), var(--mk-card-gradient-end));box-shadow:var(--mk-card-shadow)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__dialogCardPrimary{background:radial-gradient(circle at 95% 0%, var(--mk-accent-soft), transparent 38%), linear-gradient(145deg, var(--mk-card-gradient-start), var(--mk-card-gradient-end))}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__participantChatComposerShell{background:linear-gradient(180deg, #f5f3ef00, #f5f3eff5 24%, var(--mk-bg))}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__participantChatComposer{background:var(--mk-surface)}html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__dialogAction{border-color:var(--mk-overlay-muted)}:is(html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__primaryAction,html[data-theme=light] .ParticipantMessagesExperience-module__EERvlW__participantChatRetry){color:var(--mk-on-accent)}
[class*=ParticipantMessagesExperience-module][class*=chatPickerBackdrop]{align-items:center!important}[class*=ParticipantProfileExperience-module][class*=identityCard]{cursor:pointer;text-decoration:none;transition:border-color .16s,transform .16s}[class*=ParticipantProfileExperience-module][class*=identityCard]:active{transform:translateY(1px)}[class*=ParticipantProfileExperience-module][class*=identityCard]:focus-visible{border-color:var(--mk-accent);outline:3px solid var(--mk-focus-ring);outline-offset:2px}button[aria-label="Открыть кабинет куратора"]{border-color:var(--mk-accent,#ffc400)!important;color:var(--mk-accent,#ffc400)!important;background:#0b0b0d!important}button[aria-label="Открыть кабинет куратора"]>span{font-size:0}button[aria-label="Открыть кабинет куратора"]>span:before{content:"🤘";font-size:18px;line-height:1}[class*=ReferralCodePanel-module][class*=card][class*=compact]{border-color:var(--mk-referral-accent-line)!important;background:radial-gradient(circle at 88% 8%, #b678ff3d, transparent 38%), linear-gradient(145deg, var(--mk-card-gradient-start), var(--mk-card-gradient-end))!important}[class*=ReferralCodePanel-module][class*=compact] [class*=eyebrow]{color:#cda7ff!important}@media (prefers-reduced-motion:reduce){[class*=ParticipantProfileExperience-module][class*=identityCard]{transition:none}}
.BrowserProfileEditor-module__HGqckG__card{border:1px solid var(--mk-line);background:linear-gradient(145deg, var(--mk-card-gradient-start), var(--mk-card-gradient-end));box-shadow:var(--mk-card-shadow);border-radius:20px;gap:14px;padding:16px;display:grid}.BrowserProfileEditor-module__HGqckG__statusRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.BrowserProfileEditor-module__HGqckG__statusCopy{gap:3px;display:grid}.BrowserProfileEditor-module__HGqckG__statusCopy strong{color:var(--mk-text-strong);font-size:13px}.BrowserProfileEditor-module__HGqckG__statusCopy span{color:var(--mk-muted);font-size:10px;line-height:1.4}.BrowserProfileEditor-module__HGqckG__badge{border:1px solid var(--mk-accent-line);background:var(--mk-accent-soft);min-height:24px;color:var(--mk-accent);border-radius:999px;align-items:center;padding:3px 9px;font-size:9px;font-weight:900;display:inline-flex}.BrowserProfileEditor-module__HGqckG__badgeComplete{border-color:color-mix(in srgb, var(--mk-success) 32%, var(--mk-line));background:var(--mk-success-soft);color:var(--mk-success)}.BrowserProfileEditor-module__HGqckG__form{gap:12px;display:grid}.BrowserProfileEditor-module__HGqckG__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.BrowserProfileEditor-module__HGqckG__field{gap:6px;min-width:0;display:grid}.BrowserProfileEditor-module__HGqckG__field span{color:var(--mk-muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.BrowserProfileEditor-module__HGqckG__field input{border:1px solid var(--mk-line-strong);background:var(--mk-input-bg);width:100%;min-height:44px;color:var(--mk-text-strong);font:inherit;border-radius:13px;outline:none;padding:0 12px;font-size:13px}.BrowserProfileEditor-module__HGqckG__field input:focus{border-color:var(--mk-accent);box-shadow:0 0 0 3px var(--mk-accent-soft)}.BrowserProfileEditor-module__HGqckG__readOnly{border:1px solid var(--mk-line);background:var(--mk-overlay-soft);border-radius:13px;gap:4px;padding:12px;display:grid}.BrowserProfileEditor-module__HGqckG__readOnly span{color:var(--mk-muted);text-transform:uppercase;font-size:9px}.BrowserProfileEditor-module__HGqckG__readOnly strong{overflow-wrap:anywhere;color:var(--mk-text-strong);font-size:12px}.BrowserProfileEditor-module__HGqckG__button{background:var(--mk-accent);min-height:44px;color:var(--mk-on-accent);border:0;border-radius:13px;font-size:11px;font-weight:900}.BrowserProfileEditor-module__HGqckG__button:disabled{cursor:wait;opacity:.55}.BrowserProfileEditor-module__HGqckG__message,.BrowserProfileEditor-module__HGqckG__error{margin:0;font-size:10px;line-height:1.45}.BrowserProfileEditor-module__HGqckG__message{color:var(--mk-success)}.BrowserProfileEditor-module__HGqckG__error{color:var(--mk-danger)}.BrowserProfileEditor-module__HGqckG__loading{border:1px solid var(--mk-line);color:var(--mk-muted);border-radius:20px;padding:16px;font-size:11px}@media (max-width:540px){.BrowserProfileEditor-module__HGqckG__fields{grid-template-columns:minmax(0,1fr)}}
.ParticipantProfileExperience-module__dkzOWW__stack{gap:12px;display:grid}.ParticipantProfileExperience-module__dkzOWW__identityCard,.ParticipantProfileExperience-module__dkzOWW__programCard,.ParticipantProfileExperience-module__dkzOWW__emptyProgramCard,.ParticipantProfileExperience-module__dkzOWW__detailCard,.ParticipantProfileExperience-module__dkzOWW__noticeCard,.ParticipantProfileExperience-module__dkzOWW__emptyStateCard,.ParticipantProfileExperience-module__dkzOWW__accountAction{border:1px solid var(--mk-line,#25252d);background:linear-gradient(145deg,#16161bf7,#09090cfa);border-radius:20px;box-shadow:0 16px 42px #0003}.ParticipantProfileExperience-module__dkzOWW__identityCard{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px;display:grid}.ParticipantProfileExperience-module__dkzOWW__avatar{width:62px;height:62px;color:var(--mk-text-strong,#fff);background:#ffc40012;border:1px solid #ffc400b8;border-radius:50%;place-items:center;font-size:25px;font-weight:900;display:grid}.ParticipantProfileExperience-module__dkzOWW__identityCopy{min-width:0}.ParticipantProfileExperience-module__dkzOWW__identityCopy>p,.ParticipantProfileExperience-module__dkzOWW__programTitle p,.ParticipantProfileExperience-module__dkzOWW__emptyProgramCard>p{color:var(--mk-accent,#ffc400);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:9px;font-weight:900}.ParticipantProfileExperience-module__dkzOWW__identityCopy h1{color:var(--mk-text-strong,#fff);letter-spacing:-.035em;margin:4px 0 3px;font-size:21px;line-height:1.05}.ParticipantProfileExperience-module__dkzOWW__identityCopy>span{color:var(--mk-muted,#9a96a6);text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.ParticipantProfileExperience-module__dkzOWW__identityStatus{place-self:start end}.ParticipantProfileExperience-module__dkzOWW__identityStatus .ParticipantProfileExperience-module__dkzOWW__statusBadge{width:fit-content}.ParticipantProfileExperience-module__dkzOWW__statusBadge{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;min-height:22px;padding:3px 8px;font-size:9px;font-weight:900;display:inline-flex}.ParticipantProfileExperience-module__dkzOWW__statusBadge_success{color:var(--mk-success,#65d83f);background:#65d83f1a;border-color:#65d83f52}.ParticipantProfileExperience-module__dkzOWW__statusBadge_accent{color:var(--mk-accent,#ffc400);background:#ffc40014;border-color:#ffc4004d}.ParticipantProfileExperience-module__dkzOWW__statusBadge_muted{color:var(--mk-muted,#9a96a6);background:#ffffff09;border-color:#ffffff14}.ParticipantProfileExperience-module__dkzOWW__accountsShortcut{border:1px solid var(--mk-line,#25252d);background:#0e0e12e0;border-radius:17px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 14px;display:flex}.ParticipantProfileExperience-module__dkzOWW__accountsShortcut strong,.ParticipantProfileExperience-module__dkzOWW__accountsShortcut span{display:block}.ParticipantProfileExperience-module__dkzOWW__accountsShortcut strong{color:var(--mk-text-strong,#fff);font-size:12px}.ParticipantProfileExperience-module__dkzOWW__accountsShortcut div>span{color:var(--mk-muted,#9a96a6);margin-top:4px;font-size:10px}.ParticipantProfileExperience-module__dkzOWW__accountsShortcut>span{color:var(--mk-accent,#ffc400);font-size:25px;line-height:1}.ParticipantProfileExperience-module__dkzOWW__programCard,.ParticipantProfileExperience-module__dkzOWW__emptyProgramCard{padding:16px}.ParticipantProfileExperience-module__dkzOWW__programCard{border-color:#ffc4003b}.ParticipantProfileExperience-module__dkzOWW__programTopline,.ParticipantProfileExperience-module__dkzOWW__programTitle{align-items:flex-start;gap:10px;display:flex}.ParticipantProfileExperience-module__dkzOWW__programTopline{justify-content:space-between}.ParticipantProfileExperience-module__dkzOWW__programTitle{min-width:0}.ParticipantProfileExperience-module__dkzOWW__programIcon,.ParticipantProfileExperience-module__dkzOWW__actionIcon,.ParticipantProfileExperience-module__dkzOWW__emptyStateIcon{color:var(--mk-accent,#ffc400);background:#ffc40012;border:1px solid #ffc4003b;place-items:center;display:grid}.ParticipantProfileExperience-module__dkzOWW__programIcon{border-radius:11px;flex:none;width:34px;height:34px;font-size:15px}.ParticipantProfileExperience-module__dkzOWW__programTitle h2,.ParticipantProfileExperience-module__dkzOWW__emptyProgramCard h2,.ParticipantProfileExperience-module__dkzOWW__emptyStateCard h2{color:var(--mk-text-strong,#fff);letter-spacing:-.035em}.ParticipantProfileExperience-module__dkzOWW__programTitle h2{margin:4px 0 0;font-size:17px;line-height:1.12}.ParticipantProfileExperience-module__dkzOWW__programFacts{border-top:1px solid var(--mk-line,#25252d);border-bottom:1px solid var(--mk-line,#25252d);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px;display:grid}.ParticipantProfileExperience-module__dkzOWW__programFacts>div{min-width:0;padding:11px 9px}.ParticipantProfileExperience-module__dkzOWW__programFacts>div+div{border-left:1px solid var(--mk-line,#25252d)}.ParticipantProfileExperience-module__dkzOWW__programFacts span,.ParticipantProfileExperience-module__dkzOWW__programFacts strong{overflow-wrap:anywhere;display:block}.ParticipantProfileExperience-module__dkzOWW__programFacts span{color:var(--mk-muted,#9a96a6);text-transform:uppercase;font-size:8px}.ParticipantProfileExperience-module__dkzOWW__programFacts strong{color:var(--mk-text-strong,#fff);margin-top:5px;font-size:10px;line-height:1.35}.ParticipantProfileExperience-module__dkzOWW__primaryLink{min-height:42px;color:var(--mk-accent,#ffc400);background:#ffc40014;border:1px solid #ffc40057;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin-top:13px;padding:0 13px;font-size:11px;font-weight:900;display:flex}.ParticipantProfileExperience-module__dkzOWW__emptyProgramCard h2{margin:6px 0 7px;font-size:18px}.ParticipantProfileExperience-module__dkzOWW__emptyProgramCard>span,.ParticipantProfileExperience-module__dkzOWW__emptyStateCard p,.ParticipantProfileExperience-module__dkzOWW__noticeCard p{color:var(--mk-muted-strong,#c9c4d2);font-size:11px;line-height:1.5}.ParticipantProfileExperience-module__dkzOWW__actionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ParticipantProfileExperience-module__dkzOWW__actionCard{border:1px solid var(--mk-line,#25252d);background:#0e0e12e6;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-content:start;align-items:start;gap:9px;min-width:0;min-height:118px;padding:13px;display:grid}.ParticipantProfileExperience-module__dkzOWW__actionIcon{border-radius:10px;width:31px;height:31px;font-size:14px;font-weight:900}.ParticipantProfileExperience-module__dkzOWW__actionCard strong,.ParticipantProfileExperience-module__dkzOWW__actionCard div>span{display:block}.ParticipantProfileExperience-module__dkzOWW__actionCard strong{color:var(--mk-text-strong,#fff);font-size:11px;line-height:1.25}.ParticipantProfileExperience-module__dkzOWW__actionCard div>span{color:var(--mk-muted,#9a96a6);margin-top:4px;font-size:9px;line-height:1.35}.ParticipantProfileExperience-module__dkzOWW__actionArrow{color:var(--mk-muted,#9a96a6);font-size:19px;line-height:1}.ParticipantProfileExperience-module__dkzOWW__logoutSlot .mk-profile-logout{width:100%;min-height:44px;color:var(--mk-accent,#ffc400);background:0 0;border:1px solid #ffc40094;border-radius:14px;font-size:11px;font-weight:900}.ParticipantProfileExperience-module__dkzOWW__backLink{width:fit-content;color:var(--mk-accent,#ffc400);align-items:center;gap:7px;font-size:11px;font-weight:900;display:inline-flex}.ParticipantProfileExperience-module__dkzOWW__subscreenHeader{gap:11px;padding:2px 2px 4px;display:grid}.ParticipantProfileExperience-module__dkzOWW__subscreenHeader>div{gap:7px;display:grid}.ParticipantProfileExperience-module__dkzOWW__subscreenHeader h1,.ParticipantProfileExperience-module__dkzOWW__subscreenHeader p{margin:0}.ParticipantProfileExperience-module__dkzOWW__subscreenHeader h1{color:var(--mk-text-strong,#fff);letter-spacing:-.045em;font-size:clamp(25px,7vw,36px);line-height:1}.ParticipantProfileExperience-module__dkzOWW__subscreenHeader p{max-width:520px;color:var(--mk-muted-strong,#c9c4d2);font-size:11px;line-height:1.5}.ParticipantProfileExperience-module__dkzOWW__detailCard{padding:4px 15px;display:grid}.ParticipantProfileExperience-module__dkzOWW__connectionRow,.ParticipantProfileExperience-module__dkzOWW__dataRow{justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px 0;display:flex}.ParticipantProfileExperience-module__dkzOWW__connectionRow+.ParticipantProfileExperience-module__dkzOWW__connectionRow,.ParticipantProfileExperience-module__dkzOWW__dataRow+.ParticipantProfileExperience-module__dkzOWW__dataRow{border-top:1px solid var(--mk-line,#25252d)}.ParticipantProfileExperience-module__dkzOWW__connectionRow div,.ParticipantProfileExperience-module__dkzOWW__dataRow{min-width:0}.ParticipantProfileExperience-module__dkzOWW__connectionRow span,.ParticipantProfileExperience-module__dkzOWW__connectionRow strong,.ParticipantProfileExperience-module__dkzOWW__dataRow span,.ParticipantProfileExperience-module__dkzOWW__dataRow strong{display:block}.ParticipantProfileExperience-module__dkzOWW__connectionRow div>span,.ParticipantProfileExperience-module__dkzOWW__dataRow>span{color:var(--mk-muted,#9a96a6);text-transform:uppercase;font-size:9px}.ParticipantProfileExperience-module__dkzOWW__connectionRow div>strong,.ParticipantProfileExperience-module__dkzOWW__dataRow>strong{color:var(--mk-text-strong,#fff);text-overflow:ellipsis;margin-top:4px;font-size:11px;overflow:hidden}.ParticipantProfileExperience-module__dkzOWW__noticeCard{background:#ffc4000b;border-color:#ffc40033;padding:15px}.ParticipantProfileExperience-module__dkzOWW__noticeCard strong{color:var(--mk-text-strong,#fff);font-size:12px}.ParticipantProfileExperience-module__dkzOWW__noticeCard p{margin:6px 0 0}.ParticipantProfileExperience-module__dkzOWW__accountAction{padding:15px}.ParticipantProfileExperience-module__dkzOWW__accountAction .mk-section{box-shadow:none;background:0 0;border:0;padding:0}.ParticipantProfileExperience-module__dkzOWW__accountAction form{gap:9px;display:grid}.ParticipantProfileExperience-module__dkzOWW__accountAction input{border:1px solid var(--mk-line-strong,#373742);width:100%;min-height:42px;color:var(--mk-text-strong,#fff);background:#0003;border-radius:12px;padding:0 11px}.ParticipantProfileExperience-module__dkzOWW__accountAction button{background:var(--mk-accent,#ffc400);color:#080808;border:0;border-radius:12px;min-height:42px;font-weight:900}.ParticipantProfileExperience-module__dkzOWW__emptyStateCard{text-align:center;padding:22px 17px}.ParticipantProfileExperience-module__dkzOWW__emptyStateIcon{border-radius:15px;width:46px;height:46px;margin:0 auto;font-size:18px}.ParticipantProfileExperience-module__dkzOWW__emptyStateCard h2{margin:12px 0 6px;font-size:19px}.ParticipantProfileExperience-module__dkzOWW__emptyStateCard p{margin:0}.ParticipantProfileExperience-module__dkzOWW__helpGrid{gap:8px;display:grid}.ParticipantProfileExperience-module__dkzOWW__helpCard{border:1px solid var(--mk-line,#25252d);background:#0e0e12e6;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:14px;display:grid}.ParticipantProfileExperience-module__dkzOWW__helpCard>span{width:34px;height:34px;color:var(--mk-accent,#ffc400);background:#ffc40014;border-radius:11px;place-items:center;display:grid}.ParticipantProfileExperience-module__dkzOWW__helpCard strong,.ParticipantProfileExperience-module__dkzOWW__helpCard small{display:block}.ParticipantProfileExperience-module__dkzOWW__helpCard strong{color:var(--mk-text-strong,#fff);font-size:12px}.ParticipantProfileExperience-module__dkzOWW__helpCard small{color:var(--mk-muted,#9a96a6);margin-top:3px;font-size:9px}.ParticipantProfileExperience-module__dkzOWW__helpCard b{color:var(--mk-muted,#9a96a6);font-size:20px;font-weight:400}@media (max-width:360px){.ParticipantProfileExperience-module__dkzOWW__programTopline{flex-direction:column;align-items:flex-start}.ParticipantProfileExperience-module__dkzOWW__programFacts{grid-template-columns:1fr}.ParticipantProfileExperience-module__dkzOWW__programFacts>div+div{border-top:1px solid var(--mk-line,#25252d);border-left:0}.ParticipantProfileExperience-module__dkzOWW__actionCard{grid-template-columns:auto minmax(0,1fr);min-height:128px}.ParticipantProfileExperience-module__dkzOWW__actionArrow{display:none}}@media (prefers-reduced-motion:reduce){.ParticipantProfileExperience-module__dkzOWW__accountsShortcut,.ParticipantProfileExperience-module__dkzOWW__actionCard,.ParticipantProfileExperience-module__dkzOWW__primaryLink,.ParticipantProfileExperience-module__dkzOWW__helpCard,.ParticipantProfileExperience-module__dkzOWW__backLink{transition:none}}.ParticipantProfileExperience-module__dkzOWW__referralPage{gap:18px}.ParticipantProfileExperience-module__dkzOWW__referralIntro{padding:2px 2px 4px}.ParticipantProfileExperience-module__dkzOWW__referralIntro h1,.ParticipantProfileExperience-module__dkzOWW__referralIntro p,.ParticipantProfileExperience-module__dkzOWW__referralInfoCard h2,.ParticipantProfileExperience-module__dkzOWW__referralInfoCard p,.ParticipantProfileExperience-module__dkzOWW__referralCreditsPlaceholder p,.ParticipantProfileExperience-module__dkzOWW__referralCreditsPlaceholder h2{margin:0}.ParticipantProfileExperience-module__dkzOWW__referralIntro h1{color:var(--mk-text-strong,#fff);letter-spacing:-.045em;font-size:clamp(26px,7vw,38px);line-height:1}.ParticipantProfileExperience-module__dkzOWW__referralIntro p{max-width:520px;color:var(--mk-muted-strong,#c9c4d2);margin-top:9px;font-size:12px;line-height:1.55}.ParticipantProfileExperience-module__dkzOWW__referralInfoCard,.ParticipantProfileExperience-module__dkzOWW__referralCreditsPlaceholder{background:linear-gradient(145deg,#141208f0,#09090cfa);border:1px solid #ffc40038;border-radius:20px;box-shadow:0 16px 42px #0000002e}.ParticipantProfileExperience-module__dkzOWW__referralInfoCard{padding:17px}.ParticipantProfileExperience-module__dkzOWW__referralInfoCard h2{color:var(--mk-text-strong,#fff);font-size:14px;line-height:1.3}.ParticipantProfileExperience-module__dkzOWW__referralInfoCard p{color:var(--mk-muted-strong,#c9c4d2);margin-top:9px;font-size:12px;line-height:1.55}.ParticipantProfileExperience-module__dkzOWW__referralCreditsPlaceholder{opacity:.74;justify-content:space-between;align-items:center;gap:14px;min-height:76px;padding:15px 17px;display:flex}.ParticipantProfileExperience-module__dkzOWW__referralCreditsPlaceholder div{min-width:0}.ParticipantProfileExperience-module__dkzOWW__referralCreditsPlaceholder p{color:var(--mk-accent,#ffc400);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:900}.ParticipantProfileExperience-module__dkzOWW__referralCreditsPlaceholder h2{color:var(--mk-text-strong,#fff);margin-top:5px;font-size:13px;line-height:1.3}.ParticipantProfileExperience-module__dkzOWW__referralCreditsPlaceholder>span{min-height:25px;color:var(--mk-accent,#ffc400);white-space:nowrap;border:1px solid #ffc40040;border-radius:999px;align-items:center;padding:0 9px;font-size:9px;font-weight:850;display:inline-flex}:is(html[data-theme=light] .ParticipantProfileExperience-module__dkzOWW__identityCard,html[data-theme=light] .ParticipantProfileExperience-module__dkzOWW__programCard,html[data-theme=light] .ParticipantProfileExperience-module__dkzOWW__emptyProgramCard,html[data-theme=light] .ParticipantProfileExperience-module__dkzOWW__detailCard,html[data-theme=light] .ParticipantProfileExperience-module__dkzOWW__emptyStateCard,html[data-theme=light] .ParticipantProfileExperience-module__dkzOWW__accountAction){background:linear-gradient(145deg, var(--mk-card-gradient-start), var(--mk-card-gradient-end));box-shadow:var(--mk-card-shadow)}:is(html[data-theme=light] .ParticipantProfileExperience-module__dkzOWW__accountsShortcut,html[data-theme=light] .ParticipantProfileExperience-module__dkzOWW__actionCard,html[data-theme=light] .ParticipantProfileExperience-module__dkzOWW__helpCard){background:var(--mk-card-solid)}html[data-theme=light] .ParticipantProfileExperience-module__dkzOWW__statusBadge_muted{border-color:var(--mk-overlay-muted);background:var(--mk-overlay-soft)}html[data-theme=light] .ParticipantProfileExperience-module__dkzOWW__accountAction input{background:var(--mk-input-bg)}:is(html[data-theme=light] .ParticipantProfileExperience-module__dkzOWW__referralInfoCard,html[data-theme=light] .ParticipantProfileExperience-module__dkzOWW__referralCreditsPlaceholder){background:linear-gradient(145deg, var(--mk-referral-gradient-start), var(--mk-referral-gradient-end));box-shadow:var(--mk-card-shadow)}
.ParticipantProfileOverviewPolish-module__Sjwzvq__root{display:contents}.ParticipantProfileOverviewPolish-module__Sjwzvq__progressShortcut{border:1px solid var(--mk-accent-line);background:linear-gradient(145deg, var(--mk-card-gradient-start), var(--mk-card-gradient-end));min-height:84px;color:var(--mk-text-strong);box-shadow:var(--mk-card-shadow);border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:15px 17px;transition:border-color .16s,transform .16s;display:flex}.ParticipantProfileOverviewPolish-module__Sjwzvq__progressShortcut:active{transform:translateY(1px)}.ParticipantProfileOverviewPolish-module__Sjwzvq__progressShortcut:focus-visible{border-color:var(--mk-accent);outline:3px solid var(--mk-focus-ring);outline-offset:2px}.ParticipantProfileOverviewPolish-module__Sjwzvq__progressCopy{gap:5px;min-width:0;display:grid}.ParticipantProfileOverviewPolish-module__Sjwzvq__progressCopy strong{color:var(--mk-text-strong);letter-spacing:-.025em;font-size:18px;font-weight:900;line-height:1.1}.ParticipantProfileOverviewPolish-module__Sjwzvq__progressCopy span{color:var(--mk-muted-strong);font-size:11px;line-height:1.35}.ParticipantProfileOverviewPolish-module__Sjwzvq__progressArrow{color:var(--mk-accent);flex:none;font-size:29px;line-height:1}.ParticipantProfileOverviewPolish-module__Sjwzvq__programs{gap:10px;min-width:0;display:grid}.ParticipantProfileOverviewPolish-module__Sjwzvq__programsTitle{color:var(--mk-text-strong);letter-spacing:.04em;margin:0;font-size:13px;font-weight:900}.ParticipantProfileOverviewPolish-module__Sjwzvq__programsScroller{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;width:calc(100% + 4px);min-width:0;margin-right:-4px;padding:1px 20px 5px 0;scroll-padding-inline:0 20px;display:flex;overflow:auto hidden}.ParticipantProfileOverviewPolish-module__Sjwzvq__programsScroller::-webkit-scrollbar{display:none}.ParticipantProfileOverviewPolish-module__Sjwzvq__programCard{scroll-snap-align:start;border:1px solid var(--mk-line);background:linear-gradient(145deg, var(--mk-card-gradient-start), var(--mk-card-gradient-end));width:min(88%,430px);min-width:min(88%,430px);color:var(--mk-text-strong);box-shadow:var(--mk-card-shadow);scroll-snap-stop:always;border-radius:20px;gap:13px;padding:16px;display:grid}.ParticipantProfileOverviewPolish-module__Sjwzvq__programTop{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.ParticipantProfileOverviewPolish-module__Sjwzvq__programCopy{min-width:0}.ParticipantProfileOverviewPolish-module__Sjwzvq__programEyebrow{color:var(--mk-accent);letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.ParticipantProfileOverviewPolish-module__Sjwzvq__programCopy strong{color:var(--mk-text-strong);overflow-wrap:anywhere;font-size:17px;font-weight:850;line-height:1.15;display:block}.ParticipantProfileOverviewPolish-module__Sjwzvq__programCopy span:last-child{color:var(--mk-muted-strong);overflow-wrap:anywhere;margin-top:4px;font-size:11px;line-height:1.35;display:block}.ParticipantProfileOverviewPolish-module__Sjwzvq__activeBadge{border:1px solid color-mix(in srgb, var(--mk-success) 32%, var(--mk-line));background:var(--mk-success-soft);min-height:23px;color:var(--mk-success);white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:3px 8px;font-size:9px;font-weight:900;display:inline-flex}.ParticipantProfileOverviewPolish-module__Sjwzvq__programMetrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ParticipantProfileOverviewPolish-module__Sjwzvq__programMetrics>div{border:1px solid color-mix(in srgb, var(--mk-accent) 26%, var(--mk-line));background:color-mix(in srgb, var(--mk-accent) 7%, var(--mk-surface));border-radius:13px;min-width:0;padding:10px 11px}.ParticipantProfileOverviewPolish-module__Sjwzvq__programMetrics span,.ParticipantProfileOverviewPolish-module__Sjwzvq__programMetrics strong{overflow-wrap:anywhere;display:block}.ParticipantProfileOverviewPolish-module__Sjwzvq__programMetrics span{color:var(--mk-muted);text-transform:uppercase;font-size:8px;font-weight:800}.ParticipantProfileOverviewPolish-module__Sjwzvq__programMetrics strong{color:var(--mk-text-strong);margin-top:4px;font-size:15px;font-weight:950;line-height:1.1}.ParticipantProfileOverviewPolish-module__Sjwzvq__programFacts{border-top:1px solid var(--mk-line);border-bottom:1px solid var(--mk-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ParticipantProfileOverviewPolish-module__Sjwzvq__programFact{min-width:0;padding:10px 8px}.ParticipantProfileOverviewPolish-module__Sjwzvq__programFact+.ParticipantProfileOverviewPolish-module__Sjwzvq__programFact{border-left:1px solid var(--mk-line)}.ParticipantProfileOverviewPolish-module__Sjwzvq__programFact span,.ParticipantProfileOverviewPolish-module__Sjwzvq__programFact strong{overflow-wrap:anywhere;display:block}.ParticipantProfileOverviewPolish-module__Sjwzvq__programFact span{color:var(--mk-muted);text-transform:uppercase;font-size:8px}.ParticipantProfileOverviewPolish-module__Sjwzvq__programFact strong{color:var(--mk-text-strong);margin-top:5px;font-size:10px;line-height:1.35}.ParticipantProfileOverviewPolish-module__Sjwzvq__programLink{border:1px solid var(--mk-accent-line);background:var(--mk-accent-soft);min-height:40px;color:var(--mk-accent);border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-size:11px;font-weight:900;display:flex}@media (min-width:560px){.ParticipantProfileOverviewPolish-module__Sjwzvq__programCard{width:min(72%,430px);min-width:min(72%,430px)}}@media (prefers-reduced-motion:reduce){.ParticipantProfileOverviewPolish-module__Sjwzvq__progressShortcut{transition:none}}
