.match-confirm.app-notification-layer{--match-border:#ffffff1a;--match-text-muted:#ffffff9e;--match-surface:#ffffff0f;--match-accent:#a693c8;--match-accent-border:#8b72b647;pointer-events:none;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}@media (max-width:479px){.match-confirm.app-notification-layer:has(.match-su-admin-panel){justify-content:stretch;align-items:stretch;padding:0}}.app-notification-layer:not(.is-top) .match-confirm__scrim{pointer-events:none;cursor:default}.match-confirm__scrim{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;opacity:0;pointer-events:auto;background:#13131ad1;border:none;margin:0;padding:0;animation:.22s forwards match-confirm-scrim-in;position:absolute;inset:0}.app-notification-layer.is-closing{pointer-events:none}.app-notification-layer.is-closing .match-confirm__scrim{pointer-events:none;cursor:default;animation:.22s forwards match-confirm-scrim-out}.app-notification-layer.is-closing .match-confirm__dialog{pointer-events:none;animation:.32s cubic-bezier(.22,1,.36,1) forwards match-confirm-slide-out}.match-confirm__scrim:disabled{cursor:default}.match-confirm__dialog{z-index:1;opacity:0;pointer-events:auto;width:min(100%,420px);animation:.32s cubic-bezier(.22,1,.36,1) forwards match-confirm-slide-in;position:relative;transform:translateY(28px)}.match-confirm__dialog--sm{width:min(100%,420px)}.match-confirm__dialog--md{width:min(100%,480px)}.match-confirm__dialog--lg{color:#ffffffeb;background:linear-gradient(#22222cfa 0%,#16161efa 100%);border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;width:min(100%,560px);max-height:min(85vh,720px);display:flex;overflow:hidden;box-shadow:0 24px 60px #00000073,inset 0 0 0 1px #ffffff0a}.match-confirm__panel{border:1px solid var(--match-border);background:var(--match-surface);border-radius:16px;padding:22px 24px;box-shadow:0 24px 64px #00000073,inset 0 0 0 1px #ffffff0a}@keyframes match-confirm-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes match-confirm-slide-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes match-confirm-scrim-out{0%{opacity:1}to{opacity:0}}@keyframes match-confirm-slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(28px)}}@media (prefers-reduced-motion:reduce){.match-confirm__scrim,.match-confirm__dialog{opacity:1;animation:none;transform:none}.app-notification-layer.is-closing .match-confirm__scrim,.app-notification-layer.is-closing .match-confirm__dialog{opacity:0;animation:none;transform:none}}.match-confirm__title{color:#fffffff2;margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.35}.match-confirm__message{color:var(--match-text-muted);margin:0 0 20px;font-size:15px;line-height:1.5}.match-confirm__actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.match-confirm__confirm{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 18px;font-family:inherit;font-size:15px;font-weight:600;line-height:1.2;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.match-confirm__confirm:disabled{opacity:.65;cursor:default}.match-confirm__confirm--danger{color:#fff;background:#ae2929;border-color:#c62f2f}.match-confirm__confirm--danger:hover:not(:disabled){background:#c62f2f;border-color:#d24141}.match-confirm__confirm--primary{color:#fff;background:var(--match-accent);border-color:var(--match-accent-border)}.match-confirm__confirm--primary:hover:not(:disabled){filter:brightness(1.08)}.match-confirm__confirm.is-loading{cursor:wait}.match-confirm .match-btn-ghost{border:1px solid var(--match-border);color:#fffc;cursor:pointer;background:0 0;border-radius:10px;min-height:42px;padding:10px 18px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.match-confirm .match-btn-ghost:hover:not(:disabled){background:#ffffff0f}.match-confirm .match-btn-ghost:disabled{opacity:.55;cursor:default}.match-server-report-form.match-confirm__panel{padding:22px 24px}.match-server-report-form__field{gap:8px;margin-bottom:14px;display:grid}.match-server-report-form__field>span{letter-spacing:.02em;color:#ffffffe6;font-size:13px;font-weight:600}.match-server-report-form__input{box-sizing:border-box;color:#fff;resize:vertical;background:#2a2631;border:1.5px solid #ffffff38;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:15px;line-height:1.45;transition:border-color .15s,background-color .15s,box-shadow .15s}.match-server-report-form__input::placeholder{color:#ffffff6b}.match-server-report-form__input:hover:not(:disabled):not(:focus-visible){background:#312d39;border-color:#ffffff52}.match-server-report-form__input:focus-visible{background:#2f2a37;border-color:#9b83c3;box-shadow:0 0 0 3px #8a6eb947}.match-server-report-form__input:disabled{opacity:.55;cursor:not-allowed}.match-server-report-form__error{color:#ff9b9b;margin:0 0 14px;font-size:14px;line-height:1.4}.match-server-report-form .match-confirm__message{margin-bottom:18px}.match-server-report-form .match-confirm__actions{margin-top:4px}.match-server-report-form__submit:not(:disabled){background:#693bba;border-color:#794dc7;box-shadow:inset 0 1px #ffffff24,0 8px 20px #46277c59}.match-server-report-form__submit:not(:disabled):hover{filter:none;background:#794dc7;border-color:#8b64ce}.match-server-report-form__submit:disabled{opacity:.45}
.match-su-notifier__gear,.match-su-admin-panel{--match-border:#ffffff1a;--match-accent:#a693c8;--match-text-muted:#ffffff9e;--match-brand:var(--header-btn-face,#6c5298)}.match-su-notifier__gear{border:1px solid var(--match-border);color:#ffffffb8;cursor:pointer;background:#ffffff0a;border-radius:10px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;margin-top:0;padding:0;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex;position:relative;overflow:visible}.match-su-notifier__gear-mark{justify-content:center;align-items:center;width:16px;height:16px;font-size:14px;line-height:1;display:inline-flex;position:relative}.match-su-notifier__gear-mark i{font-size:1em}.match-su-notifier__gear:hover,.match-su-notifier__gear.is-open{color:#fff;background:#ffffff14;border-color:#ffffff38}.match-su-notifier__gear.is-open .match-su-notifier__gear-mark i{animation:.6s match-su-gear-spin}@keyframes match-su-gear-spin{0%{transform:rotate(0)}to{transform:rotate(90deg)}}.match-su-notifier__badge{background:var(--header-btn-face,var(--match-brand));color:#fff;text-align:center;pointer-events:none;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:-7px;right:-9px;box-shadow:0 2px 8px #00000059}.match-su-notifier__gear--header{flex-shrink:0;width:32px;height:32px}.match-su-notifier__gear--header .match-su-notifier__gear-mark{width:20px;height:20px;font-size:17px}.match-su-notifier__gear--header .match-su-notifier__badge{top:-8px;right:-10px}.match-confirm__dialog.match-su-admin-panel{border:1px solid var(--match-border);background:var(--match-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;width:min(100%,960px);min-height:min(72vh,640px);max-height:min(92vh,900px);box-shadow:0 24px 64px #00000073,inset 0 0 0 1px #ffffff0a}.match-su-notifier__tabs{border:1px solid var(--match-border);background:#0000002e;border-radius:12px;flex-shrink:0;gap:4px;margin:0 24px 16px;padding:4px;display:flex}.match-su-notifier__tab{color:#ffffff9e;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:1 1 0;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.2;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.match-su-notifier__tab:hover:not(.is-active){color:#fffc;background:#ffffff0a}.match-su-notifier__tab.is-active{color:#fff;background:#ffffff1a;border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff0f,0 1px 4px #0000002e}.match-su-notifier__tab-count{background:#ffffff1a;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.match-su-notifier__tab.is-active .match-su-notifier__tab-count{background:#ffffff29}.match-su-notifier__header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 20px;display:flex}.match-su-notifier__title{letter-spacing:.06em;text-transform:uppercase;color:var(--match-accent);margin:0 0 4px;font-size:14px;font-weight:700}.match-su-notifier__hint{color:var(--match-text-muted);margin:0;font-size:13px;line-height:1.4}.match-su-notifier__close{color:#ffffff8c;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.match-su-notifier__close:hover{color:#fff;background:#ffffff0f}.match-su-notifier__toolbar{border-bottom:1px solid var(--match-border);flex-shrink:0;justify-content:flex-end;align-items:center;padding:12px 24px 16px;display:flex}.match-su-notifier__filter{color:var(--match-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;margin:0;font-size:14px;line-height:1.3;display:inline-flex}.match-su-notifier__filter input{width:16px;height:16px;accent-color:var(--match-brand);cursor:pointer;margin:0}.match-su-notifier__filter:hover{color:#ffffffd1}.match-su-notifier__body{flex:auto;min-height:0;overflow:auto}.match-su-notifier__empty{color:var(--match-text-muted);margin:0;padding:24px;font-size:15px;line-height:1.5}.match-su-notifier__list{flex-direction:column;gap:12px;margin:0;padding:16px 24px 24px;list-style:none;display:flex}.match-su-notifier__item{border:1px solid var(--match-border);background:#00000038;border-radius:12px;padding:16px}.match-su-notifier__item.is-mine{background:#ffffff0a;border-color:#ffffff2e}.match-su-notifier__item-top{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.match-su-notifier__code{border:1px solid var(--match-border);color:#ffffffeb;background:#ffffff0a;border-radius:6px;padding:4px 8px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600}.match-su-notifier__mine{letter-spacing:.05em;text-transform:uppercase;color:#ffffff73;font-size:11px;font-weight:700}.match-su-admin-panel .match-su-notifier__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 16px;margin:0 0 14px;display:grid}.match-su-notifier__meta div{min-width:0}.match-su-notifier__meta-wide{grid-column:1/-1}.match-su-notifier__meta dt{letter-spacing:.04em;text-transform:uppercase;color:#ffffff6b;margin:0 0 2px;font-size:11px;font-weight:600}.match-su-notifier__meta dd{color:#ffffffe6;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.35}.match-su-notifier__meta dd code{font-family:JetBrains Mono,monospace;font-size:12px}.match-su-notifier__meta-wide.is-error dd{color:#f89e77}.match-su-notifier__actions{flex-wrap:wrap;gap:8px;display:flex}.match-su-notifier__btn{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:600;line-height:1.2;display:inline-flex}.match-su-notifier__btn:disabled{opacity:.55;cursor:not-allowed}.match-su-notifier__btn--primary{color:#fff;background:var(--header-btn-face,var(--match-brand))}.match-su-notifier__btn--danger{color:#f89e77;background:#57261959;border-color:#d94a2666}.match-su-notifier__btn--danger:hover:not(:disabled){color:#ffb08f;background:#6f302080;border-color:#dd5c3c8c}.match-su-admin-panel .match-lobby-status-badge{white-space:nowrap;border:none;border-radius:6px;flex-shrink:0;align-items:center;margin:0;padding:4px 9px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.match-su-admin-panel .match-lobby-status-badge.match-lobby-status--created{color:#e8dff6;background:#6e4ca947}.match-su-admin-panel .match-lobby-status-badge.match-lobby-status--provisioning{color:#fde68a;background:#8c61178c}.match-su-admin-panel .match-lobby-status-badge.match-lobby-status--waiting{color:#dbeafe;background:#17448c8c}.match-su-admin-panel .match-lobby-status-badge.match-lobby-status--live{color:#bbf7d0;background:#1c5f34a6}.match-su-admin-panel .match-lobby-status-badge.match-lobby-status--muted{color:#d4d4d8;background:#3d3d42bf}.match-su-admin-panel .match-lobby-status-badge.match-lobby-status--error{color:#fecaca;background:#841f1fa6}.site-header-su-gear--drawer,.site-header-su-gear--mobile-bar{display:none}@media (max-width:767.98px){.site-header-su-gear--bar,.site-header-su-gear--drawer{display:none}.site-header-su-gear--mobile-bar{flex-shrink:0;align-items:center;display:flex;overflow:visible}.site-header-su-gear--mobile-bar .match-su-notifier__gear--header{color:#ffffffeb;background:0 0;border:none;border-radius:10px;width:44px;height:44px;margin:0;padding:0}.site-header-su-gear--mobile-bar .match-su-notifier__gear--header:hover,.site-header-su-gear--mobile-bar .match-su-notifier__gear--header.is-open{color:#fff;background:0 0}.site-header-su-gear--mobile-bar .match-su-notifier__gear--header .match-su-notifier__gear-mark{width:22px;height:22px;font-size:17px}}@media (max-width:1023px){.match-confirm__dialog.match-su-admin-panel{width:min(100%,100vw - 32px);min-height:min(80vh,560px)}.match-su-admin-panel .match-su-notifier__meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.match-su-notifier__header{padding-left:16px;padding-right:16px}.match-su-notifier__tabs{margin-left:16px;margin-right:16px}.match-su-notifier__toolbar,.match-su-notifier__list,.match-su-notifier__empty{padding-left:16px;padding-right:16px}.match-su-admin-panel .match-su-notifier__meta{grid-template-columns:1fr}}@media (max-width:479px){.match-confirm__dialog.match-su-admin-panel{border-radius:0;width:100%;max-width:100%;height:100%;min-height:0;max-height:100dvh}.match-su-notifier__header{gap:12px;padding:14px 16px 12px}.match-su-notifier__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;margin-bottom:12px;margin-left:12px;margin-right:12px;overflow-x:auto}.match-su-notifier__tabs::-webkit-scrollbar{display:none}.match-su-notifier__tab{flex:none;gap:6px;min-height:36px;padding:8px 12px;font-size:12px}.match-su-notifier__tab-count{min-width:18px;height:18px;padding:0 5px;font-size:10px}.match-su-notifier__toolbar{padding:10px 16px 12px}.match-su-notifier__list,.match-su-notifier__empty{padding-left:12px;padding-right:12px}.match-su-notifier__list{padding-bottom:max(16px, env(safe-area-inset-bottom,0px))}.match-su-notifier__item{padding:14px}.match-su-notifier__actions{flex-direction:column;align-items:stretch}.match-su-notifier__actions .match-su-notifier__btn{justify-content:center;width:100%}}.match-su-notifier__item--report .match-su-notifier__item-top{flex-wrap:wrap}.match-su-notifier__report-time{color:var(--match-text-muted);white-space:nowrap;font-size:12px}.match-su-notifier__report-message{white-space:pre-wrap;word-break:break-word}.match-su-notifier__report-messages{gap:8px;margin:0;padding:0;list-style:none;display:grid}.match-su-notifier__report-message-bubble{background:#00000059;border:1px solid #8a6eb966;border-radius:10px;padding:10px 12px}.match-su-notifier__report-message-bubble--single{margin-top:2px}.match-su-notifier__report-message-body{color:#ffffffeb;white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.45}.match-su-notifier__report-messages li{gap:6px;display:grid}.match-su-notifier__report-message-time{letter-spacing:.02em;color:#ad90dff2;font-size:11px;font-weight:600}.match-su-notifier__debug{border:1px solid var(--match-border);background:#0000002e;border-radius:10px;margin:0 0 14px;overflow:hidden}.match-su-notifier__debug summary{color:#ffffffd1;cursor:pointer;-webkit-user-select:none;user-select:none;padding:10px 12px;font-size:13px;font-weight:600}.match-su-notifier__debug summary:hover{background:#ffffff0a}.match-su-notifier__debug pre{border-top:1px solid var(--match-border);color:#ffffffc7;white-space:pre-wrap;word-break:break-word;max-height:240px;margin:0;padding:12px;font-family:JetBrains Mono,monospace;font-size:11px;line-height:1.45;overflow:auto}.match-su-notifier__badge--alert{background:#c62f2f;box-shadow:0 2px 10px #9122228c}.match-su-notifier__subtabs{border:1px solid var(--match-border);background:#0000001f;border-radius:10px;gap:4px;margin:0 24px 12px;padding:3px;display:flex}.match-su-notifier__subtab{color:#ffffff94;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex:1 1 0;min-height:34px;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:600}.match-su-notifier__subtab.is-active{color:#fff;background:#ffffff14;border-color:#ffffff1f}.match-su-notifier__filters{flex-wrap:wrap;gap:8px;margin:0 24px 14px;display:flex}.match-su-notifier__filter-chip{border:1px solid var(--match-border);color:#ffffffad;cursor:pointer;background:#ffffff0a;border-radius:999px;min-height:32px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600}.match-su-notifier__filter-chip.is-active{color:#fff;background:#7053a238;border-color:#8b72b673}.match-su-notifier__category-tag{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;align-items:center;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.match-su-notifier__category-tag--server{color:#7eb8f1;background:#3473b240}.match-su-notifier__category-tag--feedback{color:#bfa8e6;background:#724db340}.match-su-notifier__btn--resolve{color:#81daa1;background:#358d5533;border-color:#3b9b5e73}.match-su-notifier__btn--resolve:hover:not(:disabled){color:#9de7b8;background:#3b9b5e52}.match-su-notifier__mood-inline{font-size:1.1rem;line-height:1;display:inline-flex}
:root{--site-feedback-expand-duration:.38s;--site-feedback-expand-ease:cubic-bezier(.22, 1, .36, 1);--site-feedback-screen-edge:12px;--site-feedback-width-collapsed:min(320px, calc(100vw - 24px));--site-feedback-width-expanded:min(400px, calc(100vw - 24px))}.site-feedback-toast-mount{display:contents}.site-feedback-toast{--site-feedback-toast-gap:2px;--site-feedback-toast-inset:14px;top:calc(var(--site-header-bar-height) + var(--site-feedback-toast-gap));right:var(--site-feedback-screen-edge);z-index:1001;width:var(--site-feedback-width-expanded);max-width:calc(100vw - 2 * var(--site-feedback-screen-edge));opacity:0;pointer-events:none;max-height:min(42vh,320px);transition:opacity .35s ease, transform .35s ease, max-height var(--site-feedback-expand-duration) var(--site-feedback-expand-ease);position:fixed;transform:translateY(-8px)}.site-feedback-toast.is-expanded{max-height:min(78vh,520px)}.site-feedback-toast.is-flying-to-header{pointer-events:none;transform-origin:50%;z-index:1003;overflow:hidden;transition:none!important}.site-feedback-toast.is-flying-to-header .site-feedback-toast__panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:#101016;overflow:hidden;box-shadow:0 12px 40px #0000008c,inset 0 1px #ffffff0d;transition:none!important}.site-feedback-toast.is-flying-to-header .site-feedback-toast__close,.site-feedback-toast.is-flying-to-header .site-feedback__form{opacity:0;visibility:hidden;pointer-events:none}.site-feedback-header-btn--dock-target{color:#fffffff2}.site-feedback-header-wrap--bar .site-feedback-header-btn--dock-target:after{background:#a78bfabf}.site-feedback-header-wrap--user-bar .site-feedback-header-btn--dock-target{color:#fffffff2;box-shadow:none;background:0 0}.site-feedback-header-wrap--user-bar .site-feedback-header-btn--dock-target .site-feedback-header-btn__icon{opacity:1;color:#fff}.site-feedback-header-wrap--drawer .site-feedback-header-btn--dock-target{background:#ffffff12}.site-feedback-header-wrap--mobile-bar .site-feedback-header-btn--dock-target{color:#fffffff2;background:0 0}.site-feedback-header-wrap--mobile-bar .site-feedback-header-btn--dock-target .site-feedback-header-btn__icon{opacity:1;color:#fff}.site-feedback-header-btn--dock-landed{animation:.55s cubic-bezier(.22,1,.36,1) site-feedback-header-dock-landed}@keyframes site-feedback-header-dock-landed{0%{color:#ffffffd1}40%{color:#fff}to{color:#ffffff6b}}.site-feedback-header-wrap--bar .site-feedback-header-btn--dock-landed:after{animation:.55s cubic-bezier(.22,1,.36,1) site-feedback-header-dock-line}@keyframes site-feedback-header-dock-line{0%{background:#a78bfae6}to{background:0 0}}.site-feedback-toast.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.site-feedback-toast__panel{max-height:inherit;padding:var(--site-feedback-toast-inset);transition:padding var(--site-feedback-expand-duration) var(--site-feedback-expand-ease);-webkit-backdrop-filter:blur(14px)saturate(160%);backdrop-filter:blur(14px)saturate(160%);background:linear-gradient(#16161ed1 0%,#0c0c12c7 100%);border:none;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 16px 48px #0006,inset 0 1px #ffffff0f}.site-feedback-toast.is-expanded:not(.is-expand-settled) .site-feedback-toast__panel{overflow:hidden}.site-feedback-toast.is-expanded.is-expand-settled .site-feedback-toast__panel{overflow:visible auto}.site-feedback-toast__panel:before{content:none}.site-feedback-toast__close{top:calc(var(--site-feedback-toast-inset) - 4px);right:calc(var(--site-feedback-toast-inset) - 4px);color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;line-height:0;display:inline-flex;position:absolute}.site-feedback-toast__close i{justify-content:center;align-items:center;width:1em;height:1em;font-size:15px;line-height:1;display:flex}.site-feedback-toast__close:hover{color:#fff;background:#ffffff14}.site-feedback__intro{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;min-height:40px;margin-bottom:0;display:flex}.site-feedback__intro .site-feedback__title{text-align:left;letter-spacing:-.02em;white-space:normal;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;flex:12rem;min-width:0;margin:0;padding:0;font-size:17px;font-weight:700;line-height:1.25;overflow:visible}.site-feedback__intro .site-feedback__moods{flex:none;justify-content:flex-end;gap:8px;margin:0;line-height:0}.site-feedback__intro .site-feedback__mood-btn{border-radius:11px;width:40px;height:40px;font-size:1.35rem;line-height:1}.site-feedback__form--toast .site-feedback__intro{box-sizing:border-box;padding-right:28px}.site-feedback__form.is-expanded .site-feedback__intro{margin-bottom:18px}.site-feedback__form.is-expanded .site-feedback__intro .site-feedback__moods{gap:8px}.site-feedback__form.is-expanded .site-feedback__hint{color:#ffffff8c;margin:0 0 18px;font-size:14px;line-height:1.5}.site-feedback__form.is-expanded .site-feedback__field{gap:10px;margin-bottom:18px}.site-feedback__form.is-expanded .site-feedback__field--optional{margin-bottom:16px}.site-feedback__form.is-expanded .site-feedback__field>span{font-size:13px}.site-feedback__form.is-expanded .site-feedback__input{padding:12px 14px;font-size:15px;line-height:1.5}.site-feedback__form.is-expanded textarea.site-feedback__input{min-height:96px}.site-feedback__form.is-expanded .site-feedback__checkbox{gap:12px;margin-bottom:18px;font-size:15px;line-height:1.45}.site-feedback__form.is-expanded .site-feedback__contact-hint{margin-top:6px;font-size:13px;line-height:1.4}.site-feedback__form.is-expanded .site-feedback__error{margin-bottom:16px}.site-feedback__form.is-expanded .site-feedback__actions{gap:12px;margin-top:8px;padding-top:12px}.site-feedback__form.is-expanded .site-feedback__btn{min-height:38px;padding:8px 16px}.site-feedback__expand{transition:grid-template-rows var(--site-feedback-expand-duration) var(--site-feedback-expand-ease);grid-template-rows:0fr;display:grid}.site-feedback__expand.is-open{grid-template-rows:1fr}.site-feedback__expand-inner{min-height:0;overflow:hidden}.site-feedback__expand.is-open .site-feedback__expand-inner{opacity:1;box-sizing:border-box;transition:opacity .28s var(--site-feedback-expand-ease) 60ms;padding-inline:4px;overflow:visible}.site-feedback__expand:not(.is-open) .site-feedback__expand-inner{opacity:0;transition:opacity .12s}.site-feedback__title{color:#fffffff5}.site-feedback-header-wrap{flex-shrink:0;display:inline-flex}.site-feedback-header-wrap--drawer{width:100%}.site-feedback-header-wrap--bar{align-items:stretch;height:100%;display:flex}.site-feedback-header-wrap--user-bar{flex-shrink:0;align-items:stretch;display:flex;overflow:visible}.site-feedback-header-wrap--user-bar .site-feedback-header-btn--trigger{color:#ffffff6b;background:0 0;border:none;border-radius:0;align-self:stretch;width:auto;min-width:40px;min-height:100%;padding:0 10px}.site-feedback-header-wrap--user-bar .site-feedback-header-btn--trigger:after{content:none}.site-feedback-header-wrap--user-bar .site-feedback-header-btn--trigger:hover,.site-feedback-header-wrap--user-bar .site-feedback-header-btn--trigger.is-open{color:#fffffff2;background:0 0}.site-feedback-header-wrap--user-bar .site-feedback-header-btn__icon{opacity:.88;color:#ffffffeb;font-size:17px;transition:opacity .15s,color .15s,transform .15s}.site-feedback-header-wrap--user-bar .site-feedback-header-btn--trigger:hover .site-feedback-header-btn__icon,.site-feedback-header-wrap--user-bar .site-feedback-header-btn--trigger.is-open .site-feedback-header-btn__icon{opacity:1;color:#fff}.site-feedback-header-btn{cursor:pointer;border:none;justify-content:center;align-items:center;font-family:Outfit,sans-serif;transition:color .15s,background .15s;display:inline-flex}.site-feedback-header-btn--trigger{color:#ffffff6b;background:0 0;border-radius:0;align-self:stretch;min-width:0;height:auto;margin:0;padding:0 4px;position:relative}.site-feedback-header-wrap--bar .site-feedback-header-btn--trigger{padding:0 2px}.site-feedback-header-wrap--bar .site-feedback-header-btn--trigger:after{content:"";background:0 0;height:2px;transition:background .15s;position:absolute;bottom:0;left:0;right:0}.site-feedback-header-btn--trigger:hover,.site-feedback-header-btn--trigger.is-open{color:#ffffffd1;background:0 0}.site-feedback-header-wrap--bar .site-feedback-header-btn--trigger:hover:after,.site-feedback-header-wrap--bar .site-feedback-header-btn--trigger.is-open:after{background:#a78bfabf}.site-feedback-header-btn--trigger:focus-visible{outline-offset:1px;outline:2px solid #a78bfa73}.site-feedback-header-btn__icon{opacity:.5;font-size:12px;transition:opacity .15s}.site-feedback-header-btn--trigger:hover .site-feedback-header-btn__icon,.site-feedback-header-btn--trigger.is-open .site-feedback-header-btn__icon{opacity:.78}.site-feedback-header-wrap--drawer .site-feedback-header-btn--trigger{color:#fffffff5;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;justify-content:flex-start;gap:10px;width:100%;min-height:40px;padding:8px 12px}.site-feedback-header-wrap--drawer .site-feedback-header-btn--trigger:hover,.site-feedback-header-wrap--drawer .site-feedback-header-btn--trigger.is-open{background:#ffffff12}.site-feedback-header-wrap--drawer .site-feedback-header-btn__icon{opacity:.9;color:#fffffff2;font-size:16px}.site-feedback-header-wrap--mobile-bar{flex-shrink:0;align-items:center;display:flex}.site-feedback-header-wrap--mobile-bar .site-feedback-header-btn--trigger{color:#ffffffeb;background:0 0;border:none;border-radius:10px;width:44px;height:44px;margin:0;padding:0}.site-feedback-header-wrap--mobile-bar .site-feedback-header-btn--trigger:after{content:none}.site-feedback-header-wrap--mobile-bar .site-feedback-header-btn--trigger:hover,.site-feedback-header-wrap--mobile-bar .site-feedback-header-btn--trigger.is-open{color:#fff;background:0 0}.site-feedback-header-wrap--mobile-bar .site-feedback-header-btn__icon{opacity:.9;color:#fffffff2;font-size:17px;transition:opacity .15s,color .15s}.site-feedback-header-wrap--mobile-bar .site-feedback-header-btn--trigger:hover .site-feedback-header-btn__icon,.site-feedback-header-wrap--mobile-bar .site-feedback-header-btn--trigger.is-open .site-feedback-header-btn__icon{opacity:1;color:#fff}.site-feedback-popover{z-index:1002;box-sizing:border-box;width:var(--site-feedback-width-expanded);max-width:calc(100vw - 2 * var(--site-feedback-screen-edge));-webkit-backdrop-filter:blur(16px)saturate(155%);backdrop-filter:blur(16px)saturate(155%);background:linear-gradient(#121218e0 0%,#0c0c12eb 100%);border:none;border-radius:14px;padding:20px 22px 22px;transition:none;box-shadow:0 16px 44px #00000080,inset 0 1px #ffffff12}.site-feedback__form--header .site-feedback__intro .site-feedback__title{color:#ffffffe6}.site-feedback__form--header .site-feedback__intro{margin-bottom:0}.site-feedback__form--header.is-expanded .site-feedback__intro{margin-bottom:18px}.site-feedback__form--header .site-feedback__input{background:#00000047;font-size:14px}.site-feedback__hint{color:#ffffff80;text-align:center;overflow-wrap:anywhere;word-break:break-word;margin:0 0 8px;font-size:13px;line-height:1.35}.site-feedback__moods{justify-content:center;gap:8px;margin-bottom:0;display:flex}.site-feedback__mood-btn{cursor:pointer;background:#ffffff0f;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;transition:color .15s,border-color .15s,background .15s,box-shadow .15s;display:inline-flex}.site-feedback__mood-btn--angry{color:#d2565685;background:#b1434324}.site-feedback__mood-btn--normal{color:#e4b4258c;background:#c29b291f}.site-feedback__mood-btn--happy{color:#47ae6d85;background:#42946024}.site-feedback__mood-btn--angry:hover,.site-feedback__mood-btn--angry.is-selected,.site-feedback__mood-btn--angry:focus-visible{color:#e14747;background:#ffffff1a;box-shadow:0 0 0 2px #e1474759}.site-feedback__mood-btn--normal:hover,.site-feedback__mood-btn--normal.is-selected,.site-feedback__mood-btn--normal:focus-visible{color:#f6c123;background:#ffffff1a;box-shadow:0 0 0 2px #f6c12359}.site-feedback__mood-btn--happy:hover,.site-feedback__mood-btn--happy.is-selected,.site-feedback__mood-btn--happy:focus-visible{color:#37be68;background:#ffffff1a;box-shadow:0 0 0 2px #37be6859}.site-feedback__mood-icon--angry.is-colored{color:#e14747}.site-feedback__mood-icon--normal.is-colored{color:#f6c123}.site-feedback__mood-icon--happy.is-colored{color:#37be68}.site-feedback__field{gap:4px;margin-bottom:8px;display:grid}.site-feedback__field--optional{margin-bottom:6px}.site-feedback__field>span{color:#ffffffbf;font-size:12px;font-weight:600}.site-feedback__input{box-sizing:border-box;color:#fff;resize:vertical;width:100%;box-shadow:none;background:#00000038;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:8px 10px;font-family:inherit;font-size:15px;transition:border-color .15s,background-color .15s,box-shadow .18s}.site-feedback__input:hover:not(:disabled):not(:focus-visible){background:#00000042;border-color:#ffffff2e}.site-feedback__input:focus-visible{background:#0000004d;border-color:#8c76b28c;outline:none;box-shadow:0 0 0 2px #7a5dac24}.site-feedback__checkbox{color:#fffc;cursor:pointer;align-items:flex-start;gap:8px;margin-bottom:8px;font-size:14px;line-height:1.45;display:flex}.site-feedback__checkbox>span{overflow-wrap:anywhere;word-break:break-word;flex:1;min-width:0}.site-feedback__contact-hint{color:#4dcb7b;margin:4px 0 0;font-size:12px}.site-feedback__contact-hint--muted{color:#ffffff73}.site-feedback__error{color:#ff9b9b;margin:0 0 10px;font-size:13px}.site-feedback__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.site-feedback__btn{cursor:pointer;border:none;border-radius:10px;min-height:34px;padding:6px 12px;font-family:inherit;font-size:14px;font-weight:600}.site-feedback__btn--ghost{color:#ffffffd9;background:#ffffff14}.site-feedback__btn--primary{color:#fff;background:#693bba;justify-content:center;align-items:center;gap:8px;display:inline-flex}.site-feedback__btn--primary:disabled{opacity:.5;cursor:default}.site-feedback__thanks{text-align:center;padding:8px 4px 4px}.site-feedback__thanks-icon{color:#916cd0;margin-bottom:8px;font-size:28px}.site-feedback__thanks-title{margin:0 0 6px;font-size:17px;font-weight:700}.site-feedback__thanks-text{color:#ffffffa6;margin:0 0 12px;font-size:14px;line-height:1.45}@media (max-width:767.98px){.site-header-actions--bar .site-feedback-header-wrap{display:none!important}.site-feedback-toast{top:auto;bottom:max(var(--site-feedback-screen-edge), env(safe-area-inset-bottom,0px));left:var(--site-feedback-screen-edge);right:var(--site-feedback-screen-edge);transform-origin:bottom;width:auto;max-width:none;transform:translateY(calc(100% + 16px))}.site-feedback-toast.is-visible{transform:translateY(0)}.site-feedback-toast.is-expanded{max-height:min(88vh,560px)}.site-feedback-toast.is-flying-to-header{transform-origin:50%}.site-feedback-toast__panel{border-radius:20px 20px 16px 16px}.site-feedback__intro{flex-direction:column;align-items:center;gap:10px;min-height:0}.site-feedback__intro .site-feedback__title{text-align:center;box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;flex:100%;width:100%;max-width:100%;font-size:15px}.site-feedback__intro .site-feedback__mood-btn{width:36px;height:36px;font-size:1.2rem}.site-feedback__hint{font-size:12px}.site-feedback__form.is-expanded .site-feedback__hint{font-size:13px}.site-feedback__input,.site-feedback__form.is-expanded .site-feedback__input{font-size:14px}.site-feedback__checkbox{font-size:13px;line-height:1.45}.site-feedback__form.is-expanded .site-feedback__checkbox{font-size:14px}.site-feedback__field>span{font-size:11px}.site-feedback__form.is-expanded .site-feedback__field>span{font-size:12px}.site-feedback__contact-hint{font-size:11px}.site-feedback__form.is-expanded .site-feedback__contact-hint,.site-feedback__error{font-size:12px}.site-feedback__btn,.site-feedback__form--header .site-feedback__input{font-size:13px}.site-feedback__intro .site-feedback__moods{justify-content:center;width:100%}.site-feedback__form--toast .site-feedback__intro{padding-right:0}.site-feedback__form--toast .site-feedback__intro .site-feedback__title{padding-inline:26px}}@media (prefers-reduced-motion:reduce){.site-feedback-toast{transition:none;transform:none}.site-feedback-toast.is-visible{transform:none}@media (max-width:767.98px){.site-feedback-toast.is-visible{transform:none}}.site-feedback-toast__panel,.site-feedback-popover,.site-feedback__expand,.site-feedback__expand-inner{transition:none}.site-feedback-header-btn--dock-landed{animation:none}}
@font-face{font-family:Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.p.1spbknb88wd48.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.1gsd1jahc5dg_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.p.1spbknb88wd48.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.1gsd1jahc5dg_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.p.1spbknb88wd48.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.1gsd1jahc5dg_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.p.1spbknb88wd48.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.1gsd1jahc5dg_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.p.1spbknb88wd48.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.1gsd1jahc5dg_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:800;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.p.1spbknb88wd48.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.1gsd1jahc5dg_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_8aaf8091-module__gp4heG__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_8aaf8091-module__gp4heG__variable{--font-outfit:"Outfit", "Outfit Fallback"}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/26f284dcc38c84c0-s.p.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6a5386fd6038edbe-s.p.3_z45zcoc-xoz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/26f284dcc38c84c0-s.p.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6a5386fd6038edbe-s.p.3_z45zcoc-xoz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/26f284dcc38c84c0-s.p.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6a5386fd6038edbe-s.p.3_z45zcoc-xoz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:800;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:800;font-display:swap;src:url(../media/26f284dcc38c84c0-s.p.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:800;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:800;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:800;font-display:swap;src:url(../media/6a5386fd6038edbe-s.p.3_z45zcoc-xoz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:800;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_2baa3b4d-module__BVR5QW__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_2baa3b4d-module__BVR5QW__variable{--font-jetbrains-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2039e8342bda6056-s.1hiu0hj9qpr9g.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fabcf92ba1ccea36-s.p.1w_qz2ahumqmz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bebas Neue Fallback;src:local(Arial);ascent-override:117.32%;descent-override:39.11%;line-gap-override:0.0%;size-adjust:76.72%}.bebas_neue_5debb205-module__DpEYqq__className{font-family:Bebas Neue,Bebas Neue Fallback;font-style:normal;font-weight:400}.bebas_neue_5debb205-module__DpEYqq__variable{--font-bebas-neue:"Bebas Neue", "Bebas Neue Fallback"}
@font-face{font-family:New Rocker;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c9d0648651251c93-s.09_aw1l_f75si.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:New Rocker;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ac59d9a92ef69f4d-s.p.30nqek3ir6j1c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:New Rocker Fallback;src:local(Arial);ascent-override:99.0%;descent-override:29.62%;line-gap-override:0.0%;size-adjust:95.56%}.new_rocker_25d49f11-module__LtI0jq__className{font-family:New Rocker,New Rocker Fallback;font-style:normal;font-weight:400}.new_rocker_25d49f11-module__LtI0jq__variable{--font-new-rocker:"New Rocker", "New Rocker Fallback"}
@font-face{font-family:Crimson Pro;font-style:italic;font-weight:400;font-display:swap;src:url(../media/d4cfff78d70c32f1-s.3e6y9ycv0tth-.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Crimson Pro;font-style:italic;font-weight:400;font-display:swap;src:url(../media/edd49e6a728081e1-s.1--u-0p9zb39p.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Crimson Pro;font-style:italic;font-weight:400;font-display:swap;src:url(../media/a41eab1df8ed80c4-s.p.0i2mshnqgrio_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Crimson Pro;font-style:italic;font-weight:600;font-display:swap;src:url(../media/d4cfff78d70c32f1-s.3e6y9ycv0tth-.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Crimson Pro;font-style:italic;font-weight:600;font-display:swap;src:url(../media/edd49e6a728081e1-s.1--u-0p9zb39p.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Crimson Pro;font-style:italic;font-weight:600;font-display:swap;src:url(../media/a41eab1df8ed80c4-s.p.0i2mshnqgrio_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bbe2082c2ebf69de-s.2jyvoovntfwbd.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9ae69ccf0a67f3e4-s.0p0zu0cvbvyu-.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/115e7a2565b70400-s.p.1vgtwd90zpq_8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bbe2082c2ebf69de-s.2jyvoovntfwbd.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9ae69ccf0a67f3e4-s.0p0zu0cvbvyu-.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:600;font-display:swap;src:url(../media/115e7a2565b70400-s.p.1vgtwd90zpq_8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Crimson Pro Fallback;src:local(Times New Roman);ascent-override:90.96%;descent-override:21.8%;line-gap-override:0.0%;size-adjust:98.56%}.crimson_pro_62cd8d6e-module__qVYi1a__className{font-family:Crimson Pro,Crimson Pro Fallback}.crimson_pro_62cd8d6e-module__qVYi1a__variable{--font-crimson-pro:"Crimson Pro", "Crimson Pro Fallback"}
