.AdminShell-module__bnOS8q__shell{background:0 0;min-height:100vh;display:flex}.AdminShell-module__bnOS8q__sidebar{width:284px;-webkit-backdrop-filter:blur(var(--blur-md));backdrop-filter:blur(var(--blur-md));background:#0b0b0bd1;border-right:1px solid #f6de952e;flex-direction:column;flex:0 0 284px;gap:28px;padding:24px;display:flex}.AdminShell-module__bnOS8q__brand{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;display:grid}.AdminShell-module__bnOS8q__brandLogo{grid-row:1/span 2}.AdminShell-module__bnOS8q__brandName{color:var(--text-primary);font-family:var(--font-display-family), var(--font-body-family), sans-serif;font-size:22px;font-weight:900;line-height:1.1}.AdminShell-module__bnOS8q__tagline{color:var(--text-secondary);font-size:13px;line-height:1.35}.AdminShell-module__bnOS8q__nav{gap:8px;display:grid}.AdminShell-module__bnOS8q__navItem{border-radius:var(--radius-lg);color:var(--text-secondary);transition:background var(--motion-base) var(--ease-standard), color var(--motion-base) var(--ease-standard), transform var(--motion-base) var(--ease-standard);gap:2px;padding:12px;display:grid}.AdminShell-module__bnOS8q__navItem:hover{color:var(--gold-100);background:#f6de9514;transform:translate(2px)}.AdminShell-module__bnOS8q__active{color:#050505;background:linear-gradient(135deg,#f6de95eb,#d9a94ceb);box-shadow:inset 0 0 0 1px #f6de953d,0 0 24px #f6de952e}.AdminShell-module__bnOS8q__navLabel{font-size:14px;font-weight:800}.AdminShell-module__bnOS8q__navDescription{font-size:12px}.AdminShell-module__bnOS8q__content{width:100%;min-width:0;padding:32px}@media (max-width:860px){.AdminShell-module__bnOS8q__shell{display:grid}.AdminShell-module__bnOS8q__sidebar{border-right:0;border-bottom:1px solid var(--kk-border);flex-basis:auto;gap:20px;width:100%}.AdminShell-module__bnOS8q__nav{grid-template-columns:repeat(auto-fit,minmax(142px,1fr))}.AdminShell-module__bnOS8q__content{padding:22px}}
.Button-module__yWdmhG__button{border-radius:var(--radius-lg);letter-spacing:0;min-height:40px;transition:background var(--motion-base) var(--ease-standard), border-color var(--motion-base) var(--ease-standard), color var(--motion-base) var(--ease-standard), opacity var(--motion-base) var(--ease-standard), transform var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;font-weight:700;line-height:1;display:inline-flex;position:relative;overflow:hidden}.Button-module__yWdmhG__button:before{content:"";opacity:0;transition:opacity var(--motion-slow) var(--ease-standard), transform .52s var(--ease-emphasis);pointer-events:none;background:linear-gradient(110deg,#0000 0 36%,#fff3c747 48%,#0000 60%);position:absolute;inset:0;transform:translate(-44%)}.Button-module__yWdmhG__button>*{z-index:1;position:relative}.Button-module__yWdmhG__button:disabled{opacity:.56}.Button-module__yWdmhG__button:focus-visible{box-shadow:var(--shadow-focus);outline:none}.Button-module__yWdmhG__button:hover:not(:disabled):before{opacity:1;transform:translate(44%)}.Button-module__yWdmhG__button:active:not(:disabled){transform:translateY(0)scale(.985)}.Button-module__yWdmhG__sm{min-height:34px;padding:0 12px;font-size:14px}.Button-module__yWdmhG__md{padding:0 16px;font-size:15px}.Button-module__yWdmhG__fullWidth{width:100%}.Button-module__yWdmhG__primary{color:var(--gold-200);background:linear-gradient(135deg,#050505fa,#15120bfa),radial-gradient(circle at 20% 0,#f6de9529,#0000 34%);border-color:#f6de9538;box-shadow:inset 0 0 0 1px #f6de950a,0 0 #d9a94c00}.Button-module__yWdmhG__primary:hover:not(:disabled){background:linear-gradient(135deg, var(--gold-200), var(--gold-500));color:#050505;transform:translateY(-1px);box-shadow:0 12px 30px #00000070,0 0 34px #d9a94c29}.Button-module__yWdmhG__secondary{color:var(--text-primary);background:#111111f0;border-color:#f6de9547;box-shadow:inset 0 0 0 1px #f6de950a}.Button-module__yWdmhG__secondary:hover:not(:disabled){color:var(--gold-100);background:linear-gradient(135deg,#181818fa,#11100dfa);border-color:#f6de957a;transform:translateY(-1px);box-shadow:0 10px 24px #00000047}.Button-module__yWdmhG__ghost{color:var(--text-secondary);background:0 0}.Button-module__yWdmhG__ghost:hover:not(:disabled){color:var(--gold-200);background:#f6de9514;transform:translateY(-1px)}.Button-module__yWdmhG__danger{background:var(--kk-danger);color:#050505}.Button-module__yWdmhG__danger:hover:not(:disabled){background:color-mix(in srgb, var(--kk-danger) 84%, #000);transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.Button-module__yWdmhG__button,.Button-module__yWdmhG__button:before{transition:none}.Button-module__yWdmhG__button:hover:not(:disabled),.Button-module__yWdmhG__button:active:not(:disabled){transform:none}.Button-module__yWdmhG__button:hover:not(:disabled):before{opacity:0;transform:translate(-44%)}}
.CalendarField-module__vaOGFq__field{gap:8px;min-width:0;display:grid}.CalendarField-module__vaOGFq__label{color:var(--text-primary);font-family:var(--font-body-family), sans-serif;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.CalendarField-module__vaOGFq__pickerShell{width:min(122px,100%);position:relative}.CalendarField-module__vaOGFq__pickerShell .react-datepicker-wrapper{width:100%;display:block}.CalendarField-module__vaOGFq__input{border-radius:var(--radius-md);width:100%;min-height:38px;color:var(--text-primary);cursor:pointer;transition:border-color var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard), background var(--motion-base) var(--ease-standard), color var(--motion-base) var(--ease-standard);text-align:left;appearance:none;background:linear-gradient(#141414fa,#0a0a0afa),radial-gradient(circle at 0 0,#f6de9514,#0000 45%);border:1px solid #f6de952e;outline:none;padding:0 40px 0 12px;font-size:12.5px;font-weight:700;line-height:1.2;box-shadow:inset 0 0 0 1px #f6de950a}.CalendarField-module__vaOGFq__pickerShell:after{content:"";pointer-events:none;opacity:.95;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Crect x='2' y='3.5' width='12' height='10' rx='2' stroke='%23F6DE95' stroke-width='1.2'/%3E%3Cpath d='M2 6.5H14' stroke='%23F6DE95' stroke-width='1.2'/%3E%3Cpath d='M5 1.75V4.75' stroke='%23F6DE95' stroke-width='1.2' stroke-linecap='round'/%3E%3Cpath d='M11 1.75V4.75' stroke='%23F6DE95' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E") 50%/contain no-repeat;width:16px;height:16px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.CalendarField-module__vaOGFq__input::placeholder{color:#b9b2a3d1;opacity:1;font-weight:600}.CalendarField-module__vaOGFq__input:hover:not(:disabled){background:linear-gradient(#161616,#0c0c0c),radial-gradient(circle at 0 0,#f6de951a,#0000 45%);border-color:#f6de954d}.CalendarField-module__vaOGFq__input:focus,.CalendarField-module__vaOGFq__input:focus-visible{border-color:var(--gold-300);box-shadow:var(--shadow-focus)}.CalendarField-module__vaOGFq__input:disabled{cursor:not-allowed;opacity:.65}.CalendarField-module__vaOGFq__helper{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.45}.CalendarField-module__vaOGFq__popper{z-index:9999}.CalendarField-module__vaOGFq__calendar{box-shadow:var(--shadow-floating);color:var(--text-primary);background:linear-gradient(#121212fc,#090909fc),radial-gradient(circle at 0 0,#f6de9514,#0000 38%);border:1px solid #f6de9538;border-radius:14px;width:290px;overflow:hidden}.CalendarField-module__vaOGFq__calendar .react-datepicker{font-family:var(--font-body-family), sans-serif;background:0 0;border:0;padding:12px 8px 10px}:is(.CalendarField-module__vaOGFq__calendar .react-datepicker__current-month,.CalendarField-module__vaOGFq__calendar .react-datepicker-year-header){display:none}.CalendarField-module__vaOGFq__calendar .react-datepicker__sr-only{display:none}.CalendarField-module__vaOGFq__calendar .react-datepicker__navigation{background:#111111eb;border:1px solid #f6de952e;border-radius:999px;width:24px;height:24px;top:14px}.CalendarField-module__vaOGFq__calendar .react-datepicker__navigation:hover{background:#f6de950f;border-color:#f6de9557}.CalendarField-module__vaOGFq__calendar .react-datepicker__navigation-icon:before{border-color:var(--gold-300);border-width:2px 2px 0 0;width:6px;height:6px}.CalendarField-module__vaOGFq__header{align-items:center;gap:8px;padding:8px 2px 10px;display:flex}.CalendarField-module__vaOGFq__selectGroup{flex:1;grid-template-columns:minmax(0,1.15fr) minmax(88px,.85fr);gap:6px;display:grid}.CalendarField-module__vaOGFq__select{appearance:none;min-width:0;min-height:28px;color:var(--text-primary);background:#0e0e0ef5;border:1px solid #f6de9529;border-radius:8px;outline:none;padding:0 24px 0 10px;font-size:12px;font-weight:700;line-height:1}.CalendarField-module__vaOGFq__select:focus-visible{border-color:var(--gold-300);box-shadow:var(--shadow-focus)}.CalendarField-module__vaOGFq__navButton{width:28px;height:28px;color:var(--gold-300);transition:border-color var(--motion-base) var(--ease-standard), background var(--motion-base) var(--ease-standard), color var(--motion-base) var(--ease-standard);background:#0e0e0ef5;border:1px solid #f6de9529;border-radius:8px;flex-shrink:0;place-items:center;font-size:18px;font-weight:700;line-height:1;display:grid}.CalendarField-module__vaOGFq__navButton:hover:not(:disabled){color:var(--gold-100);background:#f6de950f;border-color:#f6de9552}.CalendarField-module__vaOGFq__navButton:disabled{opacity:.45}.CalendarField-module__vaOGFq__calendar .react-datepicker__month-container{float:none}.CalendarField-module__vaOGFq__calendar .react-datepicker__header{background:0 0;border-bottom:1px solid #f6de951f;padding:0}.CalendarField-module__vaOGFq__calendar .react-datepicker__header--custom{padding-top:6px}.CalendarField-module__vaOGFq__calendar .react-datepicker__day-names{white-space:normal;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;margin:6px 0 0;display:grid}.CalendarField-module__vaOGFq__calendar .react-datepicker__day-name{box-sizing:border-box;color:var(--text-muted);font-family:var(--font-mono-family), monospace;text-align:center;place-items:center;width:100%;min-height:20px;margin:0;padding:.2rem 0;font-size:9px;font-weight:800;line-height:1;display:grid}.CalendarField-module__vaOGFq__calendar .react-datepicker__month{margin:.2rem 0 0}.CalendarField-module__vaOGFq__calendar .react-datepicker__week{white-space:normal;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;margin:0;display:grid}.CalendarField-module__vaOGFq__calendar .react-datepicker__day{box-sizing:border-box;color:var(--text-secondary);width:100%;height:2rem;transition:border-color var(--motion-base) var(--ease-standard), background var(--motion-base) var(--ease-standard), color var(--motion-base) var(--ease-standard), transform var(--motion-base) var(--ease-standard);border-radius:8px;place-items:center;margin:0;font-size:12px;font-weight:700;line-height:1;display:grid}.CalendarField-module__vaOGFq__calendar .react-datepicker__day:hover{color:var(--text-primary);background:#f6de9514;border-radius:8px}.CalendarField-module__vaOGFq__calendar .react-datepicker__day--outside-month{color:#b9b2a352}.CalendarField-module__vaOGFq__calendar .react-datepicker__day--today{background:#f6de950a;border:1px solid #f6de9547}:is(.CalendarField-module__vaOGFq__calendar .react-datepicker__day--selected,.CalendarField-module__vaOGFq__calendar .react-datepicker__day--keyboard-selected){color:var(--gold-100);background:linear-gradient(135deg,#f6de9533,#a9792e38)}:is(.CalendarField-module__vaOGFq__calendar .react-datepicker__day--selected:hover,.CalendarField-module__vaOGFq__calendar .react-datepicker__day--keyboard-selected:hover){background:linear-gradient(135deg,#f6de953d,#a9792e42)}.CalendarField-module__vaOGFq__calendar .react-datepicker__day--disabled{color:#b9b2a338}:is(.CalendarField-module__vaOGFq__calendar .react-datepicker__year-dropdown,.CalendarField-module__vaOGFq__calendar .react-datepicker__month-dropdown){box-shadow:var(--shadow-floating);background:#090909fa;border:1px solid #f6de9529;border-radius:10px}:is(.CalendarField-module__vaOGFq__calendar .react-datepicker__month-dropdown-container--select,.CalendarField-module__vaOGFq__calendar .react-datepicker__year-dropdown-container--select){margin:0}:is(.CalendarField-module__vaOGFq__calendar .react-datepicker__year-dropdown-container select,.CalendarField-module__vaOGFq__calendar .react-datepicker__month-dropdown-container select){display:none}@media (max-width:640px){.CalendarField-module__vaOGFq__calendar{width:min(100vw - 24px,290px)}.CalendarField-module__vaOGFq__pickerShell{width:100%}.CalendarField-module__vaOGFq__selectGroup{grid-template-columns:minmax(0,1fr)}}
.DataTable-module__v-7abG__wrap{border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-card);background:#111111f5;border:1px solid #f6de9529;overflow-x:auto}.DataTable-module__v-7abG__table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:620px}.DataTable-module__v-7abG__table th{color:var(--gold-200);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(#181818fa,#111111fa);font-size:11px;font-weight:800}.DataTable-module__v-7abG__table th,.DataTable-module__v-7abG__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #f6de951f;padding:12px 14px}.DataTable-module__v-7abG__table tbody tr{transition:background var(--motion-base) var(--ease-standard)}.DataTable-module__v-7abG__table tbody tr:hover{background:#f6de950f}.DataTable-module__v-7abG__table tbody tr:hover td:first-child{box-shadow:inset 3px 0 #f6de956b}.DataTable-module__v-7abG__table tbody tr td:first-child{transition:box-shadow var(--motion-base) var(--ease-standard)}.DataTable-module__v-7abG__table tr:last-child td{border-bottom:0}.DataTable-module__v-7abG__table .DataTable-module__v-7abG__center{text-align:center}.DataTable-module__v-7abG__table .DataTable-module__v-7abG__right{text-align:right}.DataTable-module__v-7abG__empty{color:var(--text-secondary);text-align:center;padding:28px 16px}
.Drawer-module__B8AyIW__backdrop{z-index:var(--z-overlay);background:radial-gradient(circle,#f6de950f,#0000 30%),#000000b3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.Drawer-module__B8AyIW__panel{width:fit-content;min-width:min(620px,100vw - 36px);max-width:min(760px,100vw - 36px);max-height:100%;box-shadow:var(--shadow-floating);background:linear-gradient(#111111fc,#0a0a0afc),radial-gradient(circle at 0 0,#f6de9514,#0000 34%);border:1px solid #f6de9533;border-radius:20px;display:grid;overflow:hidden}.Drawer-module__B8AyIW__header{border-bottom:1px solid #f6de951f;justify-content:space-between;align-items:flex-start;gap:18px;padding:16px 20px 12px;display:flex}.Drawer-module__B8AyIW__text{gap:3px;max-width:56ch;display:grid}.Drawer-module__B8AyIW__eyebrow{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.Drawer-module__B8AyIW__title{color:var(--text-primary);margin:0;font-size:19px;font-weight:800;line-height:1.15}.Drawer-module__B8AyIW__description{color:var(--text-secondary);margin:0;font-size:12.5px;line-height:1.55}.Drawer-module__B8AyIW__body{gap:12px;padding:16px 20px 18px;display:grid;overflow:auto}.Drawer-module__B8AyIW__actions{border-top:1px solid #f6de951f;justify-content:flex-end;gap:10px;padding:12px 20px 16px;display:flex}@media (max-width:720px){.Drawer-module__B8AyIW__backdrop{padding:12px}.Drawer-module__B8AyIW__panel{border-radius:18px;width:100%;min-width:0;max-width:100%}.Drawer-module__B8AyIW__header,.Drawer-module__B8AyIW__body,.Drawer-module__B8AyIW__actions{padding-left:16px;padding-right:16px}.Drawer-module__B8AyIW__actions{justify-content:stretch}.Drawer-module__B8AyIW__actions>*{width:100%}}
.Field-module__eX7V6W__field{gap:8px;display:grid}.Field-module__eX7V6W__label{color:var(--text-primary);font-size:14px;font-weight:700}.Field-module__eX7V6W__control{border-radius:var(--radius-lg);width:100%;min-height:46px;color:var(--text-primary);transition:border-color var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard), transform var(--motion-base) var(--ease-standard), background var(--motion-base) var(--ease-standard);background:#111111f0;border:1px solid #f6de952e;outline:none;padding:0 12px}.Field-module__eX7V6W__control:hover{background:#181818fa}.Field-module__eX7V6W__control:focus,.Field-module__eX7V6W__control:focus-visible{border-color:var(--gold-300);box-shadow:var(--shadow-focus);transform:translateY(-1px)}.Field-module__eX7V6W__control::placeholder{color:var(--text-muted)}.Field-module__eX7V6W__control:disabled{cursor:not-allowed;opacity:.65}.Field-module__eX7V6W__helper{color:var(--text-secondary);font-size:13px}
.PublicShell-module__5zVPwW__shell{min-height:100vh;color:var(--text-primary);background:0 0}.PublicShell-module__5zVPwW__header{z-index:10;-webkit-backdrop-filter:blur(var(--blur-md));backdrop-filter:blur(var(--blur-md));background:#050505b3;border-bottom:1px solid #f6de951f;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:18px;padding:14px clamp(18px,4vw,48px);display:grid;position:sticky;top:0}.PublicShell-module__5zVPwW__brand{align-items:center;gap:12px;width:fit-content;display:inline-flex}.PublicShell-module__5zVPwW__brandMark{flex:none;width:42px;height:42px}.PublicShell-module__5zVPwW__brandName,.PublicShell-module__5zVPwW__tagline{display:block}.PublicShell-module__5zVPwW__brandName{font-size:16px;font-weight:900;line-height:1.1}.PublicShell-module__5zVPwW__tagline{color:var(--text-secondary);font-size:12px;line-height:1.3}.PublicShell-module__5zVPwW__nav{border-radius:var(--radius-lg);background:#111111b8;border:1px solid #f6de951f;align-items:center;gap:4px;padding:4px;display:inline-flex}.PublicShell-module__5zVPwW__navItem{border-radius:var(--radius-md);color:var(--text-secondary);transition:background var(--motion-base) var(--ease-standard), color var(--motion-base) var(--ease-standard), transform var(--motion-base) var(--ease-standard);padding:9px 12px;font-size:14px;font-weight:800}.PublicShell-module__5zVPwW__navItem:hover{color:var(--gold-100);background:#f6de9514;transform:translateY(-1px)}.PublicShell-module__5zVPwW__navItemActive,.PublicShell-module__5zVPwW__navItemActive:hover{color:var(--gold-100);background:linear-gradient(135deg,#f6de9529,#d9a94c1a);box-shadow:inset 0 0 0 1px #f6de952e,0 8px 18px #0000003d}.PublicShell-module__5zVPwW__actions{justify-content:flex-end;gap:8px;display:flex}.PublicShell-module__5zVPwW__logoutButton{border-radius:var(--radius-lg);min-height:34px;color:var(--text-secondary);transition:background var(--motion-base) var(--ease-standard), color var(--motion-base) var(--ease-standard), transform var(--motion-base) var(--ease-standard);background:0 0;border:1px solid #f6de952e;padding:0 12px;font-size:14px;font-weight:800}.PublicShell-module__5zVPwW__logoutButton:hover{color:var(--gold-100);background:#f6de9514;transform:translateY(-1px)}@media (max-width:960px){.PublicShell-module__5zVPwW__header{grid-template-columns:1fr}.PublicShell-module__5zVPwW__nav{width:100%;overflow-x:auto}.PublicShell-module__5zVPwW__actions{justify-content:flex-start}}@media (max-width:560px){.PublicShell-module__5zVPwW__header{padding:12px 14px}.PublicShell-module__5zVPwW__navItem{white-space:nowrap}}
.Modal-module__Brg6kW__backdrop{z-index:var(--z-overlay);background:radial-gradient(circle,#f6de9514,#0000 28%),#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.Modal-module__Brg6kW__dialog{border-radius:var(--radius-xl);width:min(560px,100%);color:var(--text-primary);box-shadow:var(--shadow-floating);background:#111111fa;border:1px solid #f6de953d;max-height:min(88vh,760px);overflow:hidden}.Modal-module__Brg6kW__header{border-bottom:1px solid #f6de9524;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.Modal-module__Brg6kW__title{color:var(--text-primary);margin:0;font-size:20px;font-weight:800;line-height:1.2}.Modal-module__Brg6kW__body{gap:16px;max-height:100%;padding:20px;display:grid;overflow:auto}.Modal-module__Brg6kW__actions{border-top:1px solid #f6de9524;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:16px 20px;display:flex}@media (max-width:640px){.Modal-module__Brg6kW__backdrop{padding:12px}.Modal-module__Brg6kW__dialog{width:100%;max-height:92vh}.Modal-module__Brg6kW__actions{justify-content:stretch}.Modal-module__Brg6kW__actions>*{width:100%}}
.Notice-module__hDV5UG__notice{border-radius:var(--radius-lg);color:var(--text-secondary);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#111111f5,#181818eb);border:1px solid #f6de9529;padding:14px 16px;font-size:14px;line-height:1.45}.Notice-module__hDV5UG__error{border-color:color-mix(in srgb, var(--kk-danger) 42%, #f6de951f);background:linear-gradient(135deg, color-mix(in srgb, var(--kk-danger) 18%, #111), color-mix(in srgb, var(--kk-danger) 8%, #171717));color:var(--kk-danger)}.Notice-module__hDV5UG__success{border-color:color-mix(in srgb, var(--kk-success) 42%, #f6de951f);background:linear-gradient(135deg, color-mix(in srgb, var(--kk-success) 16%, #111), color-mix(in srgb, var(--kk-success) 8%, #171717));color:var(--kk-success)}
.MyRegistrationRequestsPanel-module__QL_ZbG__wrap{gap:14px;width:100%;display:grid}.MyRegistrationRequestsPanel-module__QL_ZbG__emptyState{border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-soft);background:#05050580;border:1px solid #f6de951f;margin-top:2px;padding:16px 18px;display:grid}.MyRegistrationRequestsPanel-module__QL_ZbG__emptyState .notice{margin:0}.MyRegistrationRequestsPanel-module__QL_ZbG__header{gap:8px;display:grid}.MyRegistrationRequestsPanel-module__QL_ZbG__eyebrow{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.MyRegistrationRequestsPanel-module__QL_ZbG__header h2{font-family:var(--font-display-family), var(--font-body-family), sans-serif;margin:0;font-size:22px;line-height:1.1}.MyRegistrationRequestsPanel-module__QL_ZbG__list{gap:12px;display:grid}.MyRegistrationRequestsPanel-module__QL_ZbG__item{border-radius:var(--radius-lg);background:#05050580;border:1px solid #f6de951f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.MyRegistrationRequestsPanel-module__QL_ZbG__main{gap:4px;display:grid}.MyRegistrationRequestsPanel-module__QL_ZbG__date{color:var(--text-primary);font-size:16px;font-weight:800}.MyRegistrationRequestsPanel-module__QL_ZbG__meta{color:var(--text-secondary);font-size:13px;line-height:1.4}.MyRegistrationRequestsPanel-module__QL_ZbG__side{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.MyRegistrationRequestsPanel-module__QL_ZbG__statusPill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.MyRegistrationRequestsPanel-module__QL_ZbG__statusPENDING{color:var(--gold-200);background:#f6de9514;border:1px solid #f6de9529}.MyRegistrationRequestsPanel-module__QL_ZbG__statusCONFIRMED{color:#b8f1dc;background:#2d7b6124;border:1px solid #2d7b613d}.MyRegistrationRequestsPanel-module__QL_ZbG__statusDECLINED{color:#ffc0b8;background:#bd554924;border:1px solid #bd55493d}.MyRegistrationRequestsPanel-module__QL_ZbG__statusWAITLISTED{color:#c5e4ff;background:#659cd124;border:1px solid #659cd13d}.MyRegistrationRequestsPanel-module__QL_ZbG__statusCANCELLED{color:var(--text-secondary);background:#a8a8a81a;border:1px solid #a8a8a838}
.PageHeader-module__nA4W8G__header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.PageHeader-module__nA4W8G__text{gap:6px;display:grid}.PageHeader-module__nA4W8G__eyebrow{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.PageHeader-module__nA4W8G__title{color:var(--text-primary);font-family:var(--font-display-family), var(--font-body-family), sans-serif;margin:0;font-size:clamp(28px,4vw,40px);font-weight:900;line-height:1.02}.PageHeader-module__nA4W8G__description{max-width:680px;color:var(--text-secondary);margin:0;font-size:16px;line-height:1.55}.PageHeader-module__nA4W8G__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:2px;display:flex}@media (max-width:760px){.PageHeader-module__nA4W8G__header{display:grid}.PageHeader-module__nA4W8G__actions{justify-content:flex-start}}
.StatCard-module__bN8msa__card{border-radius:var(--radius-lg);min-height:118px;box-shadow:var(--shadow-soft);background:linear-gradient(#181818fa,#111111f5);border:1px solid #f6de9529;gap:10px;padding:18px;display:grid}.StatCard-module__bN8msa__label{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.StatCard-module__bN8msa__value{color:var(--text-primary);font-family:var(--font-display-family), var(--font-body-family), sans-serif;font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:clip;font-size:clamp(18px,2.4vw,32px);font-weight:900;line-height:1;overflow:hidden}.StatCard-module__bN8msa__caption{color:var(--text-secondary);font-size:13px;line-height:1.5}
.RegisterForm-module__ck4h-q__panel{gap:22px;max-width:720px;display:grid}.RegisterForm-module__ck4h-q__header{gap:14px;display:grid}.RegisterForm-module__ck4h-q__eyebrow{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.RegisterForm-module__ck4h-q__header h1{font-family:var(--font-display-family), var(--font-body-family), sans-serif;letter-spacing:0;margin:0;font-size:clamp(36px,6vw,62px);font-weight:900;line-height:.98}.RegisterForm-module__ck4h-q__header p{color:var(--text-secondary);margin:0;font-size:17px;line-height:1.7}.RegisterForm-module__ck4h-q__form{border-radius:var(--radius-xl);box-shadow:var(--shadow-floating);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de952e;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:clamp(20px,4vw,26px);display:grid}.RegisterForm-module__ck4h-q__tabs{flex-wrap:wrap;gap:8px;display:flex}.RegisterForm-module__ck4h-q__actions{flex-wrap:wrap;grid-column:1/-1;gap:10px;display:flex}.RegisterForm-module__ck4h-q__successActions{flex-wrap:wrap;gap:10px;display:flex}.RegisterForm-module__ck4h-q__telegramPanel{border-radius:var(--radius-xl);max-width:520px;box-shadow:var(--shadow-floating);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de952e;gap:14px;padding:clamp(20px,4vw,26px);display:grid}.RegisterForm-module__ck4h-q__telegramWidget{min-height:46px}.RegisterForm-module__ck4h-q__telegramPanel p{color:var(--text-secondary);margin:0;line-height:1.65}@media (max-width:680px){.RegisterForm-module__ck4h-q__form{grid-template-columns:1fr}.RegisterForm-module__ck4h-q__actions{display:grid}}
.LeaderboardTable-module__ipkQkW__page{min-height:0;padding:0}.LeaderboardTable-module__ipkQkW__inner{width:min(980px,100%);margin:0 auto}.LeaderboardTable-module__ipkQkW__tableShell{gap:16px;display:grid}.LeaderboardTable-module__ipkQkW__rank{place-items:center;min-width:44px;display:grid}.LeaderboardTable-module__ipkQkW__rankValue{min-width:38px;min-height:30px;font-family:var(--font-mono-family), monospace;letter-spacing:.08em;border:1px solid #f6de9529;border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.LeaderboardTable-module__ipkQkW__rankGold .LeaderboardTable-module__ipkQkW__rankValue{background:linear-gradient(135deg, var(--gold-300), var(--gold-500));color:#050505;border-color:#f6de954d;box-shadow:0 0 0 1px #f6de9514,0 0 24px #f6de951f}.LeaderboardTable-module__ipkQkW__rankSilver .LeaderboardTable-module__ipkQkW__rankValue{color:var(--gold-100);background:linear-gradient(135deg,#ffffff14,#f6de951f);border-color:#f6de9538}.LeaderboardTable-module__ipkQkW__rankBronze .LeaderboardTable-module__ipkQkW__rankValue{color:var(--gold-100);background:linear-gradient(135deg,#a9792e38,#d9a94c1f);border-color:#f6de9533}.LeaderboardTable-module__ipkQkW__rankMuted .LeaderboardTable-module__ipkQkW__rankValue{color:var(--text-secondary);background:#050505b8}.LeaderboardTable-module__ipkQkW__rating{font-family:var(--font-mono-family), monospace;font-size:16px;font-weight:900}.LeaderboardTable-module__ipkQkW__player{color:var(--gold-300);font-weight:800}.LeaderboardTable-module__ipkQkW__player:hover{text-decoration:underline}.LeaderboardTable-module__ipkQkW__rowGold td{background:linear-gradient(90deg,#f6de9524,#f6de950f 55%,#f6de9505)}.LeaderboardTable-module__ipkQkW__rowSilver td{background:linear-gradient(90deg,#ffffff0f,#f6de950a 55%,#f6de9503)}.LeaderboardTable-module__ipkQkW__rowBronze td{background:linear-gradient(90deg,#a9792e1f,#f6de9508 60%,#f6de9503)}.LeaderboardTable-module__ipkQkW__rowGold:hover td,.LeaderboardTable-module__ipkQkW__rowSilver:hover td,.LeaderboardTable-module__ipkQkW__rowBronze:hover td{background:linear-gradient(90deg,#f6de952e,#f6de9514 55%,#f6de9508)}.LeaderboardTable-module__ipkQkW__rowSelf td{background:linear-gradient(90deg,#f6de951f,#f6de950f 55%,#f6de9505);box-shadow:inset 0 0 0 1px #f6de951f}.LeaderboardTable-module__ipkQkW__rowSelf:hover td{background:linear-gradient(90deg,#f6de9529,#f6de9514 55%,#f6de950a)}
.PublicScheduleForm-module__qLNMEa__wrap{gap:16px;max-width:920px;display:grid}.PublicScheduleForm-module__qLNMEa__form{border-radius:var(--radius-xl);box-shadow:var(--shadow-floating);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de9529;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:22px;display:grid}.PublicScheduleForm-module__qLNMEa__form button{align-self:end}.PublicScheduleForm-module__qLNMEa__formActions{flex-wrap:wrap;grid-column:1/-1;gap:12px;display:flex}.PublicScheduleForm-module__qLNMEa__formActions button{align-self:end}.PublicScheduleForm-module__qLNMEa__guestGate{border-radius:var(--radius-xl);box-shadow:var(--shadow-floating);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de9524;gap:18px;padding:22px;display:grid}.PublicScheduleForm-module__qLNMEa__guestCopy{gap:10px;max-width:680px;display:grid}.PublicScheduleForm-module__qLNMEa__guestEyebrow{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.PublicScheduleForm-module__qLNMEa__guestCopy h2{font-family:var(--font-display-family), var(--font-body-family), sans-serif;margin:0;font-size:26px;line-height:1.1}.PublicScheduleForm-module__qLNMEa__guestCopy p{color:var(--text-secondary);margin:0;line-height:1.6}.PublicScheduleForm-module__qLNMEa__guestActions{flex-wrap:wrap;gap:12px;display:flex}.PublicScheduleForm-module__qLNMEa__guestHint{border-radius:var(--radius-lg);background:#0505058f;border:1px solid #f6de951f;gap:6px;padding:16px;display:grid}.PublicScheduleForm-module__qLNMEa__guestHint strong{color:var(--text-primary);font-size:18px}.PublicScheduleForm-module__qLNMEa__guestHint p{color:var(--text-secondary);margin:0;line-height:1.6}.PublicScheduleForm-module__qLNMEa__playerMode{grid-column:1/-1;gap:12px;display:grid}.PublicScheduleForm-module__qLNMEa__playerModeCard{border-radius:var(--radius-lg);background:#0505058f;border:1px solid #f6de951f;gap:8px;padding:16px;display:grid}.PublicScheduleForm-module__qLNMEa__playerModeLabel{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.PublicScheduleForm-module__qLNMEa__playerModeCard strong{color:var(--text-primary);font-size:18px;line-height:1.2}.PublicScheduleForm-module__qLNMEa__playerModeCard p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.PublicScheduleForm-module__qLNMEa__requestsPanel{gap:12px;display:grid}.PublicScheduleForm-module__qLNMEa__dayCard{border-radius:var(--radius-xl);box-shadow:var(--shadow-floating);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de9524;gap:16px;padding:22px;display:grid}.PublicScheduleForm-module__qLNMEa__dayHeader{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.PublicScheduleForm-module__qLNMEa__dayEyebrow{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.PublicScheduleForm-module__qLNMEa__dayHeader h3{font-family:var(--font-display-family), var(--font-body-family), sans-serif;margin:8px 0 6px;font-size:24px;line-height:1.08}.PublicScheduleForm-module__qLNMEa__dayHeader p{color:var(--text-secondary);margin:0;line-height:1.5}.PublicScheduleForm-module__qLNMEa__dayStats{color:var(--text-secondary);align-content:start;gap:4px;font-size:14px;display:grid}.PublicScheduleForm-module__qLNMEa__dayStats strong{color:var(--text-primary);font-size:18px}.PublicScheduleForm-module__qLNMEa__participantsBlock{gap:10px;display:grid}.PublicScheduleForm-module__qLNMEa__participantsList{flex-wrap:wrap;gap:10px;display:flex}.PublicScheduleForm-module__qLNMEa__participantChip{border-radius:var(--radius-pill);min-height:32px;color:var(--text-primary);background:#0505058f;border:1px solid #f6de9524;align-items:center;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}@media (max-width:720px){.PublicScheduleForm-module__qLNMEa__form{grid-template-columns:1fr}}
.StatusBadge-module__Ki2fJa__badge{min-width:72px;min-height:28px;font-family:var(--font-mono-family), monospace;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.StatusBadge-module__Ki2fJa__open{background:color-mix(in srgb, var(--kk-primary) 16%, #050505);color:var(--gold-100);border:1px solid #f6de952e}.StatusBadge-module__Ki2fJa__closed{color:var(--gold-300);background:#181818f5;border:1px solid #f6de9529}
.GameHistory-module__bagJOa__page{min-height:0;padding:0}.GameHistory-module__bagJOa__inner{width:min(980px,100%);margin:0 auto}.GameHistory-module__bagJOa__archive{gap:14px;display:grid}.GameHistory-module__bagJOa__entry{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de9529;grid-template-columns:64px minmax(0,1fr);gap:16px;padding:16px;display:grid}.GameHistory-module__bagJOa__entrySelf{box-shadow:inset 0 0 0 1px #f6de952e, var(--shadow-soft)}.GameHistory-module__bagJOa__index{border-radius:var(--radius-lg);color:var(--gold-200);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;background:#f6de9514;border:1px solid #f6de952e;place-items:center;font-size:12px;font-weight:800;display:grid}.GameHistory-module__bagJOa__content{gap:14px;display:grid}.GameHistory-module__bagJOa__topRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.GameHistory-module__bagJOa__headline{gap:4px;display:grid}.GameHistory-module__bagJOa__date{color:var(--text-primary);font-size:18px;font-weight:800;line-height:1.2}.GameHistory-module__bagJOa__meta{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.GameHistory-module__bagJOa__bottomRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.GameHistory-module__bagJOa__note{color:var(--text-secondary);font-size:14px;line-height:1.55}@media (max-width:640px){.GameHistory-module__bagJOa__entry{grid-template-columns:1fr}.GameHistory-module__bagJOa__index{width:64px;height:64px}}
.PlayerProfile-module__fpheAa__page{min-height:0;padding:10px 0 24px;display:grid}.PlayerProfile-module__fpheAa__inner{width:min(1100px,100%);margin:0 auto}.PlayerProfile-module__fpheAa__passport{border-radius:var(--radius-xl);box-shadow:var(--shadow-floating);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de9529;gap:22px;margin-bottom:22px;padding:clamp(20px,4vw,28px);display:grid}.PlayerProfile-module__fpheAa__passportHero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.PlayerProfile-module__fpheAa__passportMark{border-radius:var(--radius-pill);width:fit-content;color:var(--gold-200);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;background:#f6de9514;border:1px solid #f6de9538;align-items:center;padding:7px 12px;font-size:11px;font-weight:800;display:inline-flex}.PlayerProfile-module__fpheAa__passportText{gap:10px;max-width:660px;display:grid}.PlayerProfile-module__fpheAa__playerName{color:var(--text-primary);font-family:var(--font-display-family), var(--font-body-family), sans-serif;margin:0;font-size:clamp(32px,5vw,56px);font-weight:900;line-height:.96}.PlayerProfile-module__fpheAa__playerCopy{max-width:620px;color:var(--text-secondary);margin:0;font-size:16px;line-height:1.65}.PlayerProfile-module__fpheAa__metaGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.PlayerProfile-module__fpheAa__metaTile{border-radius:var(--radius-lg);background:#05050594;border:1px solid #f6de9524;gap:6px;padding:14px 16px;display:grid}.PlayerProfile-module__fpheAa__metaLabel{color:var(--text-secondary);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.PlayerProfile-module__fpheAa__metaValue{overflow-wrap:anywhere;color:var(--text-primary);font-size:15px;font-weight:700;line-height:1.45}.PlayerProfile-module__fpheAa__metaHint{color:var(--gold-200);font-size:12px;font-weight:700}.PlayerProfile-module__fpheAa__stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:30px;display:grid}.PlayerProfile-module__fpheAa__adminPanel{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#111111fa,#080808f0),radial-gradient(circle at 12% 0,#f6de951a,#0000 30%);border:1px solid #f6de9529;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;padding:18px;display:flex}.PlayerProfile-module__fpheAa__adminPanel p{max-width:62ch;color:var(--text-secondary);margin:8px 0 0;line-height:1.55}.PlayerProfile-module__fpheAa__adminMetrics{flex-wrap:wrap;gap:8px;display:flex}.PlayerProfile-module__fpheAa__adminMetrics span,.PlayerProfile-module__fpheAa__achievementBadge{border-radius:var(--radius-pill);width:fit-content;color:var(--gold-100);background:#f6de9514;border:1px solid #f6de9533;align-items:center;padding:5px 9px;font-size:13px;font-weight:800;display:inline-flex}.PlayerProfile-module__fpheAa__muted{color:var(--text-muted)}.PlayerProfile-module__fpheAa__insightsGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.PlayerProfile-module__fpheAa__insightPanel{border-radius:var(--radius-xl);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de951f;align-self:start;gap:16px;min-width:0;padding:18px;display:grid;box-shadow:inset 0 1px #f6de950a}.PlayerProfile-module__fpheAa__achievementGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.PlayerProfile-module__fpheAa__achievementGrid::-webkit-scrollbar{width:8px}.PlayerProfile-module__fpheAa__achievementGrid::-webkit-scrollbar-track{background:#0505058c;border-radius:999px}.PlayerProfile-module__fpheAa__achievementGrid::-webkit-scrollbar-thumb{background:#f6de9559;border:1px solid #f6de9529;border-radius:999px}.PlayerProfile-module__fpheAa__analyticsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.PlayerProfile-module__fpheAa__achievementGrid{scrollbar-gutter:stable;align-content:start;max-height:clamp(320px,48vh,520px);padding-right:8px;overflow-y:auto}.PlayerProfile-module__fpheAa__achievement{border-radius:var(--radius-lg);background:#05050594;border:1px solid #f6de951f;gap:10px;padding:16px;display:grid;box-shadow:inset 0 1px #f6de950a}.PlayerProfile-module__fpheAa__unlocked{background:linear-gradient(#181818fa,#0b0b0bf5);border-color:#f6de9538}.PlayerProfile-module__fpheAa__locked{opacity:.72}.PlayerProfile-module__fpheAa__achievementHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.PlayerProfile-module__fpheAa__achievementKey{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.PlayerProfile-module__fpheAa__achievementState{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.PlayerProfile-module__fpheAa__achievement strong{color:var(--text-primary);font-size:18px;line-height:1.2}.PlayerProfile-module__fpheAa__achievement p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.55}.PlayerProfile-module__fpheAa__progress{gap:8px;display:grid}.PlayerProfile-module__fpheAa__progressTrack{background:#050505d1;border:1px solid #f6de951f;border-radius:999px;height:8px;position:relative;overflow:hidden}.PlayerProfile-module__fpheAa__progressFill{border-radius:inherit;background:linear-gradient(90deg, var(--gold-500), var(--gold-200));position:absolute;inset:0 auto 0 0}.PlayerProfile-module__fpheAa__progressLabel{color:var(--text-secondary);text-align:right;font-size:12px;font-weight:700}.PlayerProfile-module__fpheAa__section{border-radius:var(--radius-xl);min-width:0;box-shadow:var(--shadow-soft);background:#111111f5;border:1px solid #f6de9529;gap:16px;margin-bottom:18px;padding:clamp(18px,3vw,24px);display:grid}.PlayerProfile-module__fpheAa__section:last-of-type{margin-bottom:0}.PlayerProfile-module__fpheAa__requestsSection{margin-top:8px}.PlayerProfile-module__fpheAa__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.PlayerProfile-module__fpheAa__sectionEyebrow{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.PlayerProfile-module__fpheAa__sectionTitle{color:var(--text-primary);margin:6px 0 0;font-size:18px;font-weight:900;line-height:1.2}.PlayerProfile-module__fpheAa__sectionNote{color:var(--text-secondary);font-size:14px;font-weight:600}.PlayerProfile-module__fpheAa__deltaPositive{color:var(--gold-300);font-weight:900}.PlayerProfile-module__fpheAa__deltaNegative{color:var(--kk-danger);font-weight:900}.PlayerProfile-module__fpheAa__editForm{gap:14px;display:grid}@media (max-width:1024px){.PlayerProfile-module__fpheAa__metaGrid,.PlayerProfile-module__fpheAa__stats,.PlayerProfile-module__fpheAa__analyticsGrid,.PlayerProfile-module__fpheAa__achievementGrid,.PlayerProfile-module__fpheAa__insightsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.PlayerProfile-module__fpheAa__metaGrid,.PlayerProfile-module__fpheAa__stats,.PlayerProfile-module__fpheAa__analyticsGrid,.PlayerProfile-module__fpheAa__achievementGrid,.PlayerProfile-module__fpheAa__insightsGrid{grid-template-columns:1fr}.PlayerProfile-module__fpheAa__passportHero{gap:12px}.PlayerProfile-module__fpheAa__sectionHeader{align-items:flex-start}}
.PublicGameDayDetails-module__Sy3jbq__page{min-height:0;padding:0}.PublicGameDayDetails-module__Sy3jbq__inner{gap:24px;width:min(1120px,100%);margin:0 auto;display:grid}.PublicGameDayDetails-module__Sy3jbq__hero{border-radius:var(--radius-xl);box-shadow:var(--shadow-floating);background:linear-gradient(145deg,#111111fa,#0b0b0bf5),radial-gradient(circle at 20% 10%,#f6de9514,#0000 35%);border:1px solid #f6de9529;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding:clamp(22px,4vw,34px);display:grid}.PublicGameDayDetails-module__Sy3jbq__heroText{gap:18px;max-width:760px;display:grid}.PublicGameDayDetails-module__Sy3jbq__eyebrow,.PublicGameDayDetails-module__Sy3jbq__panelEyebrow{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.PublicGameDayDetails-module__Sy3jbq__heroText h1{font-family:var(--font-display-family), var(--font-body-family), sans-serif;letter-spacing:0;margin:0;font-size:clamp(40px,6vw,78px);font-weight:900;line-height:.96}.PublicGameDayDetails-module__Sy3jbq__heroText p{max-width:56ch;color:var(--text-secondary);margin:0;font-size:18px;line-height:1.65}.PublicGameDayDetails-module__Sy3jbq__gameDayMeta{color:var(--text-secondary);flex-wrap:wrap;gap:10px;font-size:13px;line-height:1.4;display:flex}.PublicGameDayDetails-module__Sy3jbq__gameDayMeta span{background:#0505056b;border:1px solid #f6de951f;border-radius:999px;padding:6px 10px}.PublicGameDayDetails-module__Sy3jbq__heroActions{flex-wrap:wrap;gap:12px;display:flex}.PublicGameDayDetails-module__Sy3jbq__heroMeta{justify-items:end;gap:12px;display:grid}.PublicGameDayDetails-module__Sy3jbq__metaNote{color:var(--text-secondary);text-align:right;font-size:14px;line-height:1.5}.PublicGameDayDetails-module__Sy3jbq__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.PublicGameDayDetails-module__Sy3jbq__panel{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de9529;gap:18px;padding:22px;display:grid}.PublicGameDayDetails-module__Sy3jbq__panelHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.PublicGameDayDetails-module__Sy3jbq__panelHeader h2{font-family:var(--font-display-family), var(--font-body-family), sans-serif;margin:6px 0 0;font-size:clamp(24px,3vw,32px);line-height:1.06}.PublicGameDayDetails-module__Sy3jbq__panelNote{color:var(--text-secondary);text-align:right;font-size:14px;line-height:1.5}.PublicGameDayDetails-module__Sy3jbq__participantsList{gap:12px;display:grid}.PublicGameDayDetails-module__Sy3jbq__participantItem{border-radius:var(--radius-lg);transition:background var(--motion-base) var(--ease-standard), border-color var(--motion-base) var(--ease-standard), transform var(--motion-base) var(--ease-standard);background:#0505057a;border:1px solid #f6de951f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.PublicGameDayDetails-module__Sy3jbq__participantItem:hover{background:#f6de950a;border-color:#f6de9533;transform:translateY(-1px)}.PublicGameDayDetails-module__Sy3jbq__selectedParticipant{background:#f6de9514;border-color:#f6de9547}.PublicGameDayDetails-module__Sy3jbq__participantMain{gap:4px;min-width:0;display:grid}.PublicGameDayDetails-module__Sy3jbq__participantNameRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.PublicGameDayDetails-module__Sy3jbq__participantName{color:var(--text-primary);font-size:16px;font-weight:800}.PublicGameDayDetails-module__Sy3jbq__participantName:hover{color:var(--gold-200)}.PublicGameDayDetails-module__Sy3jbq__participantMeta{color:var(--text-secondary);font-size:13px;line-height:1.4}.PublicGameDayDetails-module__Sy3jbq__participantSide{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.PublicGameDayDetails-module__Sy3jbq__requestStatus{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.PublicGameDayDetails-module__Sy3jbq__approved{color:#b8f1dc;background:#2d7b6124;border:1px solid #2d7b613d}.PublicGameDayDetails-module__Sy3jbq__pending{color:var(--gold-200);background:#f6de9514;border:1px solid #f6de9529}.PublicGameDayDetails-module__Sy3jbq__youBadge{min-height:24px;color:var(--gold-200);text-transform:uppercase;letter-spacing:.06em;border:1px solid #f6de952e;border-radius:999px;align-items:center;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.PublicGameDayDetails-module__Sy3jbq__tableWrap{border-radius:var(--radius-xl);width:100%;overflow-x:auto}.PublicGameDayDetails-module__Sy3jbq__playerLink{color:var(--gold-300);font-weight:800}.PublicGameDayDetails-module__Sy3jbq__playerLink:hover{color:var(--gold-100);text-decoration:underline}.PublicGameDayDetails-module__Sy3jbq__deltaPositive{color:var(--kk-success);font-family:var(--font-mono-family), monospace;font-weight:900}.PublicGameDayDetails-module__Sy3jbq__deltaNegative{color:var(--kk-danger);font-family:var(--font-mono-family), monospace;font-weight:900}.PublicGameDayDetails-module__Sy3jbq__winnerRow td{background:#f6de950a}.PublicGameDayDetails-module__Sy3jbq__selectedRow td{background:#f6de9517}.PublicGameDayDetails-module__Sy3jbq__selectedRow:hover td,.PublicGameDayDetails-module__Sy3jbq__winnerRow:hover td{background:#f6de951f}.PublicGameDayDetails-module__Sy3jbq__errorActions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}@media (max-width:980px){.PublicGameDayDetails-module__Sy3jbq__hero,.PublicGameDayDetails-module__Sy3jbq__stats{grid-template-columns:1fr}.PublicGameDayDetails-module__Sy3jbq__heroMeta{justify-items:start}}@media (max-width:720px){.PublicGameDayDetails-module__Sy3jbq__panelHeader{flex-direction:column}.PublicGameDayDetails-module__Sy3jbq__panelNote{text-align:left}.PublicGameDayDetails-module__Sy3jbq__participantItem{align-items:flex-start}}
.PublicHome-module__yPMxsa__page{isolation:isolate;gap:clamp(34px,5vw,62px);padding:clamp(28px,6vw,72px) clamp(18px,5vw,72px) 56px;display:grid;position:relative;overflow:hidden}.PublicHome-module__yPMxsa__page:before,.PublicHome-module__yPMxsa__page:after{content:"";z-index:-1;pointer-events:none;position:absolute;inset:0}.PublicHome-module__yPMxsa__page:before{background-color:#0000;background-image:linear-gradient(90deg,#f6de9509 1px,#0000 1px),linear-gradient(#f6de9506 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:92px 92px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:28s linear infinite PublicHome-module__yPMxsa__premiumGridDrift;-webkit-mask-image:linear-gradient(#000000eb,#0000 76%);mask-image:linear-gradient(#000000eb,#0000 76%)}.PublicHome-module__yPMxsa__page:after{background:radial-gradient(at 72% 18%,#e8c06a29,#0000 34%),radial-gradient(at 14% 42%,#173d3657,#0000 38%),linear-gradient(#0000 0 72%,#0505055c)}.PublicHome-module__yPMxsa__hero{z-index:1;perspective:1200px;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;gap:clamp(28px,5vw,72px);min-height:calc(100vh - 96px);padding:clamp(22px,4vw,48px) 0 10px;display:grid;position:relative}.PublicHome-module__yPMxsa__heroText{gap:22px;max-width:760px;display:grid;position:relative}.PublicHome-module__yPMxsa__heroBrand{border-radius:var(--radius-xl);background:#111111db;border:1px solid #f6de952e;align-items:center;gap:16px;padding:10px 14px;display:flex;box-shadow:inset 0 0 0 1px #f6de950a}.PublicHome-module__yPMxsa__heroBrandCopy{gap:8px;display:grid}.PublicHome-module__yPMxsa__eyebrow{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.PublicHome-module__yPMxsa__heroBrandCopy strong{color:var(--text-secondary);font-size:14px;font-weight:700;line-height:1.45}.PublicHome-module__yPMxsa__title{font-family:var(--font-display-family), var(--font-body-family), sans-serif;letter-spacing:0;max-width:12ch;margin:0;font-size:clamp(44px,7.5vw,92px);font-weight:900;line-height:.98}.PublicHome-module__yPMxsa__description{max-width:650px;color:var(--text-secondary);margin:0;font-size:18px;line-height:1.7}.PublicHome-module__yPMxsa__heroFootnote{max-width:58ch;color:var(--text-muted);margin:0;font-size:14px;line-height:1.65}.PublicHome-module__yPMxsa__heroSignals{flex-wrap:wrap;gap:10px;max-width:720px;margin:0;padding:0;list-style:none;display:flex}.PublicHome-module__yPMxsa__heroSignals li{border-radius:var(--radius-pill);min-height:34px;color:var(--text-secondary);background:#0505055c;border:1px solid #f6de9521;align-items:center;gap:8px;padding:8px 11px;font-size:13px;font-weight:800;line-height:1.25;display:inline-flex;box-shadow:inset 0 1px #f6de950a}.PublicHome-module__yPMxsa__heroSignals svg{color:var(--gold-300);flex:none}.PublicHome-module__yPMxsa__personalCard{border-radius:var(--radius-xl);background:#050505ad;border:1px solid #f6de9529;gap:12px;padding:18px;display:grid;box-shadow:inset 0 0 0 1px #f6de950a}.PublicHome-module__yPMxsa__personalEyebrow{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.PublicHome-module__yPMxsa__personalCard strong{color:var(--text-primary);font-size:20px;font-weight:800}.PublicHome-module__yPMxsa__personalGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.PublicHome-module__yPMxsa__personalGrid div{border-top:1px solid #f6de9514;gap:6px;padding-top:12px;display:grid}.PublicHome-module__yPMxsa__personalGrid span{color:var(--text-secondary);text-transform:uppercase;font-size:12px;font-weight:800}.PublicHome-module__yPMxsa__personalGrid strong{font-family:var(--font-mono-family), monospace;font-size:18px;line-height:1.1}.PublicHome-module__yPMxsa__heroActions{flex-wrap:wrap;gap:12px;display:flex}.PublicHome-module__yPMxsa__board{border-radius:var(--radius-xl);box-shadow:var(--shadow-floating);transform-style:preserve-3d;transition:border-color var(--motion-slow) var(--ease-standard), box-shadow var(--motion-slow) var(--ease-standard), transform var(--motion-slow) var(--ease-standard);background:linear-gradient(145deg,#111111fa,#0b0b0bf5),radial-gradient(circle at 20% 10%,#f6de9514,#0000 30%);border:1px solid #f6de952e;gap:18px;padding:clamp(20px,4vw,34px);animation:.52s both PublicHome-module__yPMxsa__liftIn;display:grid;position:relative;overflow:hidden}.PublicHome-module__yPMxsa__board:before{content:"";opacity:.72;animation:PublicHome-module__yPMxsa__boardSheen 9.2s var(--ease-emphasis) infinite;pointer-events:none;background:linear-gradient(115deg,#0000 0 32%,#f6de9514 42%,#0000 52%),repeating-linear-gradient(135deg,#f6de9506 0 1px,#0000 1px 18px);position:absolute;inset:0;transform:translate(-18%)}.PublicHome-module__yPMxsa__boardAura{filter:blur(18px);opacity:.76;pointer-events:none;background:radial-gradient(#e8c06a2e,#0000 66%);height:230px;position:absolute;inset:auto -18% -26% 18%}.PublicHome-module__yPMxsa__board>:not(.PublicHome-module__yPMxsa__boardAura){z-index:1;position:relative}.PublicHome-module__yPMxsa__board:hover{box-shadow:var(--shadow-floating), 0 0 0 1px #f6de950a, 0 0 52px #d9a94c14;border-color:#f6de954d;transform:translateY(-2px)rotateX(.6deg)rotateY(-.8deg)}.PublicHome-module__yPMxsa__boardTop{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:14px;font-weight:800;display:flex}.PublicHome-module__yPMxsa__boardTop strong{color:var(--text-primary)}.PublicHome-module__yPMxsa__preview{border-radius:var(--radius-lg);background:linear-gradient(#181818fa,#111111eb);border:1px solid #f6de951f;gap:14px;padding:18px;display:grid;box-shadow:inset 0 1px #f6de950a}.PublicHome-module__yPMxsa__previewHeader{gap:8px;display:grid}.PublicHome-module__yPMxsa__previewBadge{width:fit-content;color:var(--gold-100);letter-spacing:0;text-transform:uppercase;background:#f6de9514;border:1px solid #f6de9529;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.PublicHome-module__yPMxsa__previewHeader strong{max-width:17ch;font-family:var(--font-display-family), var(--font-body-family), sans-serif;color:var(--text-primary);font-size:26px;line-height:1.05}.PublicHome-module__yPMxsa__previewLine{background:linear-gradient(90deg,#f6de9557,#d9a94c3d,#0000);height:1px}.PublicHome-module__yPMxsa__previewStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.PublicHome-module__yPMxsa__previewStat{border-radius:var(--radius-md);background:#05050599;border:1px solid #f6de9514;gap:6px;padding:14px;display:grid}.PublicHome-module__yPMxsa__previewStat span{color:var(--text-secondary);font-size:12px;font-weight:800;line-height:1.2}.PublicHome-module__yPMxsa__previewStat strong{font-family:var(--font-mono-family), monospace;color:var(--gold-100);font-size:20px;line-height:1.1}.PublicHome-module__yPMxsa__chipScene{perspective:1100px;min-height:300px;transform-style:preserve-3d;place-items:center;padding-top:10px;display:grid;position:relative}.PublicHome-module__yPMxsa__chipHalo{aspect-ratio:1;filter:blur(10px);opacity:.78;background:radial-gradient(circle,#f6de952e,#0000 58%),conic-gradient(from 20deg,#0000,#f6de9524,#0000 34%);border-radius:50%;width:min(62vw,380px);animation:6.2s ease-in-out infinite PublicHome-module__yPMxsa__haloBreath;position:absolute;transform:translateZ(-70px)rotateX(68deg)}.PublicHome-module__yPMxsa__chipStage{z-index:2;aspect-ratio:1;width:min(48vw,310px);transform-style:preserve-3d;place-items:center;animation:5.4s ease-in-out infinite PublicHome-module__yPMxsa__coinFloat;display:grid;position:relative}.PublicHome-module__yPMxsa__coin{width:100%;height:100%;transform-style:preserve-3d;filter:drop-shadow(0 28px 34px #00000080)drop-shadow(0 0 34px #d9a94c2e);border-radius:50%;animation:9.2s linear infinite PublicHome-module__yPMxsa__coinSpin;position:relative}.PublicHome-module__yPMxsa__coin:before,.PublicHome-module__yPMxsa__coin:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0}.PublicHome-module__yPMxsa__coin:before{mix-blend-mode:screen;opacity:.7;background:linear-gradient(110deg,#0000 0 35%,#fff3c76b 45%,#0000 58%);animation:3.6s ease-in-out infinite PublicHome-module__yPMxsa__coinSweep}.PublicHome-module__yPMxsa__coin:after{border:1px solid #fff3c738;inset:8%;box-shadow:inset 0 0 0 10px #05050561,inset 0 0 0 13px #f6de951f}.PublicHome-module__yPMxsa__coinEdge{background:repeating-conic-gradient(from 2deg,#fff3c7f2 0deg 5deg,#a9792edb 5deg 10deg,#050505e6 10deg 16deg);border-radius:50%;position:absolute;inset:-2.5%;transform:translateZ(-10px)}.PublicHome-module__yPMxsa__coinFace{background:radial-gradient(circle at 36% 28%,#fff3c75c,#0000 22%),radial-gradient(circle at 68% 74%,#173d3661,#0000 26%),conic-gradient(from -22deg,#050505,#10100e 12%,#e8c06a 12% 17%,#17140d 17% 30%,#a9792e 30% 35%,#050505 35% 52%,#f6de95 52% 57%,#111 57% 76%,#c99537 76% 81%,#050505 81%);border-radius:50%;place-items:center;display:grid;position:absolute;inset:6%;transform:translateZ(8px);box-shadow:inset 0 0 0 1px #fff3c747,inset 0 0 42px #0000009e}.PublicHome-module__yPMxsa__coinBrand{aspect-ratio:1;width:42%;color:var(--gold-100);font-family:var(--font-display-family), var(--font-body-family), sans-serif;text-shadow:0 2px 16px #f6de9542;background:radial-gradient(circle at 34% 22%,#fff3c742,#0000 28%),linear-gradient(145deg,#050505f0,#173d369e);border:1px solid #fff3c752;border-radius:50%;place-items:center;font-size:clamp(32px,5vw,56px);font-weight:900;line-height:1;display:grid}.PublicHome-module__yPMxsa__coinRingText{color:#fff3c7bd;font-family:var(--font-mono-family), monospace;letter-spacing:.12em;font-size:clamp(9px,1.4vw,13px);font-weight:900;position:absolute;top:15%}.PublicHome-module__yPMxsa__coinSuit{color:#f6de95d1;font-size:clamp(22px,3.4vw,34px);line-height:1;position:absolute;bottom:12%}.PublicHome-module__yPMxsa__chipOrbit{aspect-ratio:1;opacity:.78;filter:drop-shadow(0 14px 24px #00000061)drop-shadow(0 0 18px #f6de951f);border-radius:50%;place-items:center;width:min(20vw,128px);display:grid;position:absolute}.PublicHome-module__yPMxsa__chipOrbit span{aspect-ratio:1;background:radial-gradient(circle at 42% 36%,#fff3c72e,#0000 26%),conic-gradient(from 34deg,#050505,#d6a94c 12% 18%,#050505 18% 44%,#f6de95 44% 50%,#050505 50% 76%,#a9792e 76% 84%,#050505 84%);border:1px solid #f6de953d;border-radius:50%;width:100%;box-shadow:inset 0 0 0 8px #0505058a,inset 0 0 0 10px #f6de951f}.PublicHome-module__yPMxsa__chipOrbitLeft{animation:5.2s ease-in-out infinite PublicHome-module__yPMxsa__chipDriftLeft;top:18%;left:8%}.PublicHome-module__yPMxsa__chipOrbitRight{animation:5.6s ease-in-out infinite PublicHome-module__yPMxsa__chipDriftRight;bottom:18%;right:8%}.PublicHome-module__yPMxsa__boardFooter{color:var(--text-secondary);justify-content:flex-end;font-size:13px;font-weight:800;display:flex}.PublicHome-module__yPMxsa__boardFooter span{border-radius:var(--radius-pill);background:#0505056b;border:1px solid #f6de951f;align-items:center;gap:7px;padding:8px 10px;display:inline-flex}.PublicHome-module__yPMxsa__boardFooter svg{color:var(--gold-300)}.PublicHome-module__yPMxsa__section{animation:PublicHome-module__yPMxsa__sectionReveal .72s var(--ease-emphasis) both;border-top:1px solid #f6de9514;gap:24px;padding-top:32px;animation-timeline:view();animation-range:entry cover 24%;display:grid}.PublicHome-module__yPMxsa__sectionHeader{gap:8px;max-width:760px;display:grid}.PublicHome-module__yPMxsa__sectionHeader h2{font-family:var(--font-display-family), var(--font-body-family), sans-serif;color:var(--text-primary);margin:0;font-size:clamp(28px,3.4vw,38px);line-height:1.1}.PublicHome-module__yPMxsa__sectionHeader p{max-width:640px;color:var(--text-secondary);margin:0;font-size:16px;line-height:1.6}.PublicHome-module__yPMxsa__pillars{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.PublicHome-module__yPMxsa__pillar{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);transition:border-color var(--motion-slow) var(--ease-standard), box-shadow var(--motion-slow) var(--ease-standard), transform var(--motion-slow) var(--ease-standard), background var(--motion-slow) var(--ease-standard);background:linear-gradient(#111111fa,#0b0b0bf0);border:1px solid #f6de951f;align-content:start;gap:12px;padding:18px;display:grid;position:relative;overflow:hidden}.PublicHome-module__yPMxsa__pillar:before{content:"";opacity:0;transition:opacity var(--motion-slow) var(--ease-standard), transform .52s var(--ease-emphasis);pointer-events:none;background:linear-gradient(120deg,#0000 0 40%,#f6de9513 50%,#0000 60%);position:absolute;inset:0;transform:translate(-22%)}.PublicHome-module__yPMxsa__pillar>*{z-index:1;position:relative}.PublicHome-module__yPMxsa__pillar:hover{box-shadow:var(--shadow-card), 0 0 30px #d9a94c14;background:linear-gradient(#161614fa,#0a0a09f5),radial-gradient(circle at 20% 0,#f6de9514,#0000 34%);border-color:#f6de9547;transform:translateY(-3px)}.PublicHome-module__yPMxsa__pillar:hover:before{opacity:1;transform:translate(24%)}.PublicHome-module__yPMxsa__pillar:hover .PublicHome-module__yPMxsa__pillarMark{transform:translateY(-2px)rotate(-2deg)}.PublicHome-module__yPMxsa__pillarTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.PublicHome-module__yPMxsa__pillarMark{border-radius:var(--radius-md);width:40px;height:40px;color:var(--gold-200);transition:transform var(--motion-slow) var(--ease-standard);background:linear-gradient(135deg,#f6de9529,#d9a94c1f);flex:none;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #f6de9514}.PublicHome-module__yPMxsa__pillarBadge{color:var(--gold-100);font-family:var(--font-mono-family), monospace;letter-spacing:0;text-align:right;background:#f6de950f;border:1px solid #f6de9524;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:900;line-height:1.1}.PublicHome-module__yPMxsa__pillar h3{font-family:var(--font-display-family), var(--font-body-family), sans-serif;color:var(--text-primary);margin:0;font-size:20px;line-height:1.12}.PublicHome-module__yPMxsa__pillar p{color:var(--text-secondary);margin:0;line-height:1.55}.PublicHome-module__yPMxsa__benefitCta{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#111111f5,#050505f0),radial-gradient(circle at 12% 0,#f6de951a,#0000 28%);border:1px solid #f6de9524;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:18px;display:grid;position:relative;overflow:hidden}.PublicHome-module__yPMxsa__benefitCta:before,.PublicHome-module__yPMxsa__visitCta:before{content:"";opacity:.62;animation:PublicHome-module__yPMxsa__quietSweep 7.8s var(--ease-emphasis) infinite;pointer-events:none;background:linear-gradient(110deg,#0000 0 42%,#f6de9512 50%,#0000 58%);position:absolute;inset:0;transform:translate(-34%)}.PublicHome-module__yPMxsa__benefitCta h3{font-family:var(--font-display-family), var(--font-body-family), sans-serif;color:var(--text-primary);margin:6px 0 0;font-size:clamp(22px,2.6vw,28px);line-height:1.12}.PublicHome-module__yPMxsa__benefitCta p{max-width:52ch;color:var(--text-secondary);margin:8px 0 0;line-height:1.55}.PublicHome-module__yPMxsa__benefitActions{flex-wrap:wrap;justify-content:flex-end;justify-self:end;gap:10px;display:flex}.PublicHome-module__yPMxsa__nextGameCard{border-left:1px solid #f6de951f;gap:5px;min-width:190px;padding-left:18px;display:grid}.PublicHome-module__yPMxsa__nextGameCard span{color:var(--text-muted);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.PublicHome-module__yPMxsa__nextGameCard strong{color:var(--gold-100);font-family:var(--font-display-family), var(--font-body-family), sans-serif;font-size:22px;line-height:1.1}.PublicHome-module__yPMxsa__nextGameCard p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.35}.PublicHome-module__yPMxsa__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.PublicHome-module__yPMxsa__step{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);transition:border-color var(--motion-slow) var(--ease-standard), transform var(--motion-slow) var(--ease-standard), box-shadow var(--motion-slow) var(--ease-standard);background:linear-gradient(#111111f5,#080808f0);border:1px solid #f6de951f;align-content:start;gap:10px;padding:16px;display:grid;position:relative;overflow:hidden}.PublicHome-module__yPMxsa__step:not(:last-child):after{content:"";background:linear-gradient(90deg,#f6de9561,#f6de9500);width:16px;height:1px;position:absolute;top:35px;right:-16px}.PublicHome-module__yPMxsa__stepHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.PublicHome-module__yPMxsa__stepNumber{border-radius:var(--radius-sm);background:linear-gradient(135deg, var(--gold-300), var(--gold-500));color:#050505;width:34px;height:34px;font-family:var(--font-mono-family), monospace;flex:none;place-items:center;font-weight:900;display:grid}.PublicHome-module__yPMxsa__stepIcon{border-radius:var(--radius-sm);width:34px;height:34px;color:var(--gold-200);background:#f6de950f;border:1px solid #f6de951f;place-items:center;display:grid}.PublicHome-module__yPMxsa__step h3{font-family:var(--font-display-family), var(--font-body-family), sans-serif;color:var(--text-primary);margin:4px 0 0;font-size:19px;line-height:1.12}.PublicHome-module__yPMxsa__step p{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.5}.PublicHome-module__yPMxsa__step:hover{box-shadow:var(--shadow-card);border-color:#f6de953d;transform:translateY(-2px)}.PublicHome-module__yPMxsa__locationGrid{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:stretch;gap:18px;display:grid}.PublicHome-module__yPMxsa__locationCard,.PublicHome-module__yPMxsa__mapPreview,.PublicHome-module__yPMxsa__visitCta{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(#111111fa,#080808f0);border:1px solid #f6de9524;position:relative;overflow:hidden}.PublicHome-module__yPMxsa__locationCard{align-content:start;gap:18px;padding:20px;display:grid}.PublicHome-module__yPMxsa__locationTitle{align-items:flex-start;gap:14px;display:flex}.PublicHome-module__yPMxsa__locationIcon{border-radius:var(--radius-md);width:44px;height:44px;color:var(--gold-200);background:linear-gradient(135deg,#f6de9529,#d9a94c1f);flex:none;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #f6de9514}.PublicHome-module__yPMxsa__locationTitle h3{font-family:var(--font-display-family), var(--font-body-family), sans-serif;color:var(--text-primary);margin:6px 0 0;font-size:clamp(22px,2.6vw,30px);line-height:1.12}.PublicHome-module__yPMxsa__locationHighlights{gap:10px;margin:0;padding:0;list-style:none;display:grid}.PublicHome-module__yPMxsa__locationHighlights li{color:var(--text-secondary);align-items:center;gap:10px;font-weight:700;line-height:1.35;display:flex}.PublicHome-module__yPMxsa__locationHighlights svg{color:var(--gold-300);flex:none}.PublicHome-module__yPMxsa__locationActions{flex-wrap:wrap;gap:10px;display:flex}.PublicHome-module__yPMxsa__mapPreview{min-height:320px;padding:12px}.PublicHome-module__yPMxsa__yandexMap{border-radius:var(--radius-md);border:0;width:100%;height:100%;min-height:320px;display:block;overflow:hidden}.PublicHome-module__yPMxsa__visitCta{justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.PublicHome-module__yPMxsa__visitCta p{max-width:70ch;color:var(--text-secondary);margin:0;line-height:1.55}@keyframes PublicHome-module__yPMxsa__liftIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes PublicHome-module__yPMxsa__premiumGridDrift{0%{transform:translate(0,0)}to{transform:translate(-92px,92px)}}@keyframes PublicHome-module__yPMxsa__boardSheen{0%,64%,to{opacity:0;transform:translate(-42%)}76%{opacity:.72}88%{opacity:0;transform:translate(34%)}}@keyframes PublicHome-module__yPMxsa__quietSweep{0%,58%,to{opacity:0;transform:translate(-34%)}70%{opacity:.62}86%{opacity:0;transform:translate(34%)}}@keyframes PublicHome-module__yPMxsa__haloBreath{0%,to{opacity:.48;transform:translateZ(-70px)rotateX(68deg)scale(.94)}50%{opacity:.82;transform:translateZ(-70px)rotateX(68deg)scale(1.03)}}@keyframes PublicHome-module__yPMxsa__coinFloat{0%,to{transform:translate(0,0)rotateX(8deg)rotateY(-10deg)}50%{transform:translate3d(0,-14px,18px)rotateX(12deg)rotateY(8deg)}}@keyframes PublicHome-module__yPMxsa__coinSpin{0%{transform:rotateY(-18deg)rotateX(6deg)rotate(-2deg)}50%{transform:rotateY(18deg)rotateX(9deg)rotate(2deg)}to{transform:rotateY(-18deg)rotateX(6deg)rotate(-2deg)}}@keyframes PublicHome-module__yPMxsa__coinSweep{0%,to{opacity:0;transform:translate(-24%)rotate(0)}48%{opacity:.7}62%{opacity:0;transform:translate(24%)rotate(0)}}@keyframes PublicHome-module__yPMxsa__chipDriftLeft{0%,to{transform:translate(0)scale(.88)}50%{transform:translate(-8px,-12px)scale(.92)}}@keyframes PublicHome-module__yPMxsa__chipDriftRight{0%,to{transform:translate(0)scale(.82)}50%{transform:translate(10px,12px)scale(.86)}}@keyframes PublicHome-module__yPMxsa__sectionReveal{0%{opacity:0;filter:blur(10px);transform:translateY(26px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (max-width:900px){.PublicHome-module__yPMxsa__hero,.PublicHome-module__yPMxsa__steps,.PublicHome-module__yPMxsa__locationGrid,.PublicHome-module__yPMxsa__pillars,.PublicHome-module__yPMxsa__previewStats{grid-template-columns:1fr}.PublicHome-module__yPMxsa__step:not(:last-child):after{background:linear-gradient(#f6de9561,#f6de9500);width:1px;height:16px;inset:auto auto -16px 33px}.PublicHome-module__yPMxsa__benefitCta{grid-template-columns:1fr}.PublicHome-module__yPMxsa__benefitActions{justify-content:flex-start;justify-self:start}.PublicHome-module__yPMxsa__nextGameCard{border-top:1px solid #f6de951f;border-left:0;padding-top:16px;padding-left:0}.PublicHome-module__yPMxsa__chipScene{min-height:250px}.PublicHome-module__yPMxsa__chipStage{width:min(70vw,280px)}.PublicHome-module__yPMxsa__chipOrbit{width:min(26vw,110px)}.PublicHome-module__yPMxsa__visitCta{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.PublicHome-module__yPMxsa__page{padding:22px 14px 42px}.PublicHome-module__yPMxsa__heroBrand{align-items:flex-start}.PublicHome-module__yPMxsa__heroActions,.PublicHome-module__yPMxsa__heroSignals{flex-direction:column;align-items:stretch}.PublicHome-module__yPMxsa__title{font-size:42px}.PublicHome-module__yPMxsa__description{font-size:16px;line-height:1.62}.PublicHome-module__yPMxsa__board{padding:16px}.PublicHome-module__yPMxsa__previewHeader strong{max-width:18ch;font-size:22px}.PublicHome-module__yPMxsa__chipScene{min-height:214px}.PublicHome-module__yPMxsa__chipStage{width:min(74vw,228px)}.PublicHome-module__yPMxsa__chipOrbit{opacity:.48}.PublicHome-module__yPMxsa__personalGrid{grid-template-columns:1fr}.PublicHome-module__yPMxsa__pillarTop,.PublicHome-module__yPMxsa__benefitActions,.PublicHome-module__yPMxsa__locationActions{flex-direction:column;align-items:flex-start}.PublicHome-module__yPMxsa__mapPreview,.PublicHome-module__yPMxsa__yandexMap{min-height:280px}}@media (prefers-reduced-motion:reduce){.PublicHome-module__yPMxsa__page:before,.PublicHome-module__yPMxsa__board,.PublicHome-module__yPMxsa__board:before,.PublicHome-module__yPMxsa__benefitCta:before,.PublicHome-module__yPMxsa__visitCta:before,.PublicHome-module__yPMxsa__section,.PublicHome-module__yPMxsa__chipHalo,.PublicHome-module__yPMxsa__chipStage,.PublicHome-module__yPMxsa__coin,.PublicHome-module__yPMxsa__coin:before,.PublicHome-module__yPMxsa__chipOrbitLeft,.PublicHome-module__yPMxsa__chipOrbitRight{animation:none}.PublicHome-module__yPMxsa__board:hover,.PublicHome-module__yPMxsa__pillar:hover,.PublicHome-module__yPMxsa__step:hover{transform:none}}
.PublicPlayerProfile-module__4gIZ3a__page{min-height:0;padding:0}.PublicPlayerProfile-module__4gIZ3a__inner{gap:24px;width:min(1120px,100%);margin:0 auto;display:grid}.PublicPlayerProfile-module__4gIZ3a__hero{border-radius:var(--radius-xl);box-shadow:var(--shadow-floating);background:linear-gradient(145deg,#111111fa,#0b0b0bf5),radial-gradient(circle at 20% 10%,#f6de9514,#0000 35%);border:1px solid #f6de9529;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:end;gap:18px;padding:clamp(22px,4vw,34px);display:grid}.PublicPlayerProfile-module__4gIZ3a__heroText{gap:18px;max-width:760px;display:grid}.PublicPlayerProfile-module__4gIZ3a__eyebrow,.PublicPlayerProfile-module__4gIZ3a__panelEyebrow{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.PublicPlayerProfile-module__4gIZ3a__heroText h1{font-family:var(--font-display-family), var(--font-body-family), sans-serif;letter-spacing:0;max-width:10ch;margin:0;font-size:clamp(44px,7vw,90px);font-weight:900;line-height:.94}.PublicPlayerProfile-module__4gIZ3a__heroText p{max-width:54ch;color:var(--text-secondary);margin:0;font-size:18px;line-height:1.65}.PublicPlayerProfile-module__4gIZ3a__heroActions{flex-wrap:wrap;gap:12px;display:flex}.PublicPlayerProfile-module__4gIZ3a__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.PublicPlayerProfile-module__4gIZ3a__heroStat{border-radius:var(--radius-lg);background:#0505058a;border:1px solid #f6de951f;gap:8px;min-width:0;padding:16px;display:grid}.PublicPlayerProfile-module__4gIZ3a__heroStat span{color:var(--text-secondary);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.PublicPlayerProfile-module__4gIZ3a__heroStat strong{color:var(--gold-100);font-family:var(--font-display-family), var(--font-body-family), sans-serif;font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:clip;font-size:clamp(18px,2.25vw,28px);line-height:1;overflow:hidden}.PublicPlayerProfile-module__4gIZ3a__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.PublicPlayerProfile-module__4gIZ3a__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.PublicPlayerProfile-module__4gIZ3a__panel{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de9529;gap:18px;padding:22px;display:grid}.PublicPlayerProfile-module__4gIZ3a__panelHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.PublicPlayerProfile-module__4gIZ3a__panelHeader h2{font-family:var(--font-display-family), var(--font-body-family), sans-serif;margin:6px 0 0;font-size:clamp(24px,3vw,32px);line-height:1.06}.PublicPlayerProfile-module__4gIZ3a__panelNote{color:var(--text-secondary);text-align:right;font-size:14px;line-height:1.5}.PublicPlayerProfile-module__4gIZ3a__achievements{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.PublicPlayerProfile-module__4gIZ3a__achievement{border-radius:var(--radius-lg);background:#05050594;border:1px solid #f6de951f;gap:10px;padding:16px;display:grid;box-shadow:inset 0 1px #f6de950a}.PublicPlayerProfile-module__4gIZ3a__unlocked{background:linear-gradient(#181818fa,#0b0b0bf5);border-color:#f6de9538}.PublicPlayerProfile-module__4gIZ3a__locked{opacity:.72}.PublicPlayerProfile-module__4gIZ3a__achievementHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.PublicPlayerProfile-module__4gIZ3a__achievementKey{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.PublicPlayerProfile-module__4gIZ3a__achievementState{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.PublicPlayerProfile-module__4gIZ3a__achievement strong{color:var(--text-primary);font-size:18px;line-height:1.2}.PublicPlayerProfile-module__4gIZ3a__achievement p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.55}.PublicPlayerProfile-module__4gIZ3a__progress{gap:8px;display:grid}.PublicPlayerProfile-module__4gIZ3a__progressTrack{background:#050505d1;border:1px solid #f6de951f;border-radius:999px;height:8px;position:relative;overflow:hidden}.PublicPlayerProfile-module__4gIZ3a__progressFill{border-radius:inherit;background:linear-gradient(90deg, var(--gold-500), var(--gold-200));position:absolute;inset:0 auto 0 0}.PublicPlayerProfile-module__4gIZ3a__progressLabel{color:var(--text-secondary);text-align:right;font-size:12px;font-weight:700}.PublicPlayerProfile-module__4gIZ3a__history{gap:16px;display:grid}.PublicPlayerProfile-module__4gIZ3a__historyList{gap:12px;display:grid}.PublicPlayerProfile-module__4gIZ3a__historyItem{border-radius:var(--radius-xl);transition:transform var(--motion-base) var(--ease-standard), border-color var(--motion-base) var(--ease-standard), background var(--motion-base) var(--ease-standard);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de951f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 18px;display:grid}.PublicPlayerProfile-module__4gIZ3a__historyItem:hover{background:linear-gradient(#181818fa,#0b0b0bf5);border-color:#f6de9538;transform:translateY(-1px)}.PublicPlayerProfile-module__4gIZ3a__historyMain{gap:4px;display:grid}.PublicPlayerProfile-module__4gIZ3a__historyDate{color:var(--text-primary);font-size:18px;font-weight:800;line-height:1.2}.PublicPlayerProfile-module__4gIZ3a__historyMeta{color:var(--text-secondary);font-size:14px;line-height:1.5}.PublicPlayerProfile-module__4gIZ3a__historyAside{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.PublicPlayerProfile-module__4gIZ3a__historyDelta{color:var(--gold-200);font-family:var(--font-mono-family), monospace;font-size:14px;font-weight:900}.PublicPlayerProfile-module__4gIZ3a__errorActions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}@media (max-width:980px){.PublicPlayerProfile-module__4gIZ3a__hero,.PublicPlayerProfile-module__4gIZ3a__grid{grid-template-columns:1fr}.PublicPlayerProfile-module__4gIZ3a__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.PublicPlayerProfile-module__4gIZ3a__heroStats,.PublicPlayerProfile-module__4gIZ3a__achievements,.PublicPlayerProfile-module__4gIZ3a__stats,.PublicPlayerProfile-module__4gIZ3a__historyItem{grid-template-columns:1fr}.PublicPlayerProfile-module__4gIZ3a__historyAside{justify-content:flex-start}.PublicPlayerProfile-module__4gIZ3a__panelHeader{flex-direction:column}.PublicPlayerProfile-module__4gIZ3a__panelNote{text-align:left}}
.PlayerSearchField-module__OE8QnW__root{min-width:0;position:relative}.PlayerSearchField-module__OE8QnW__trigger{border-radius:var(--radius-lg);width:100%;min-height:52px;color:var(--text-primary);text-align:left;transition:border-color var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard), transform var(--motion-base) var(--ease-standard), background var(--motion-base) var(--ease-standard);background:#111111f0;border:1px solid #f6de952e;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.PlayerSearchField-module__OE8QnW__trigger:hover:not(:disabled){background:#181818fa}.PlayerSearchField-module__OE8QnW__trigger:focus,.PlayerSearchField-module__OE8QnW__trigger:focus-visible,.PlayerSearchField-module__OE8QnW__triggerOpen{border-color:var(--gold-300);box-shadow:var(--shadow-focus);outline:none;transform:translateY(-1px)}.PlayerSearchField-module__OE8QnW__trigger:disabled{cursor:not-allowed;opacity:.65}.PlayerSearchField-module__OE8QnW__triggerBody{gap:4px;min-width:0;display:grid}.PlayerSearchField-module__OE8QnW__triggerTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.PlayerSearchField-module__OE8QnW__triggerMeta{color:var(--text-secondary);flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.PlayerSearchField-module__OE8QnW__chevron{color:var(--text-secondary);flex-shrink:0}.PlayerSearchField-module__OE8QnW__popover{z-index:60;border-radius:var(--radius-lg);box-shadow:var(--shadow-floating);background:#111111fa;border:1px solid #f6de953d;gap:12px;min-width:280px;padding:12px;display:grid;position:fixed;overflow:hidden}.PlayerSearchField-module__OE8QnW__popoverDown{top:calc(100% + 8px)}.PlayerSearchField-module__OE8QnW__popoverUp{bottom:calc(100% + 8px)}.PlayerSearchField-module__OE8QnW__searchWrap{position:relative}.PlayerSearchField-module__OE8QnW__searchIcon{color:var(--text-secondary);position:absolute;top:14px;left:12px}.PlayerSearchField-module__OE8QnW__searchInput{border-radius:var(--radius-lg);width:100%;min-height:46px;color:var(--text-primary);transition:border-color var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard);background:#0b0b0bf0;border:1px solid #f6de952e;padding:0 96px 0 38px}.PlayerSearchField-module__OE8QnW__searchInput:focus,.PlayerSearchField-module__OE8QnW__searchInput:focus-visible{border-color:var(--gold-300);box-shadow:var(--shadow-focus);outline:none}.PlayerSearchField-module__OE8QnW__clearButton{border-radius:var(--radius-pill);min-height:30px;color:var(--text-secondary);background:#f6de9514;border:0;align-items:center;gap:6px;padding:0 10px;display:inline-flex;position:absolute;top:8px;right:8px}.PlayerSearchField-module__OE8QnW__list{scrollbar-gutter:stable;gap:8px;min-width:0;display:grid;overflow:auto}.PlayerSearchField-module__OE8QnW__list::-webkit-scrollbar{width:8px}.PlayerSearchField-module__OE8QnW__list::-webkit-scrollbar-track{background:#0505058c;border-radius:999px}.PlayerSearchField-module__OE8QnW__list::-webkit-scrollbar-thumb{background:#f6de9559;border:1px solid #f6de9529;border-radius:999px}.PlayerSearchField-module__OE8QnW__option{box-sizing:border-box;border-radius:var(--radius-md);width:100%;min-width:0;color:var(--text-primary);text-align:left;transition:border-color var(--motion-base) var(--ease-standard), background var(--motion-base) var(--ease-standard), transform var(--motion-base) var(--ease-standard);background:#181818b8;border:1px solid #f6de951f;gap:8px;padding:12px;display:grid}.PlayerSearchField-module__OE8QnW__option:hover:not(:disabled){background:#222222e6;border-color:#f6de9557;transform:translateY(-1px)}.PlayerSearchField-module__OE8QnW__optionSelected{background:#c9953729;border-color:#f6de9566}.PlayerSearchField-module__OE8QnW__optionDisabled{cursor:not-allowed;opacity:.6}.PlayerSearchField-module__OE8QnW__optionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.PlayerSearchField-module__OE8QnW__optionName{min-width:0;color:var(--text-primary);overflow-wrap:anywhere;font-size:15px;font-weight:700}.PlayerSearchField-module__OE8QnW__accountBadge{border-radius:var(--radius-pill);align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.PlayerSearchField-module__OE8QnW__accountActive{color:#b8d6a9;background:#7c9c6a2e}.PlayerSearchField-module__OE8QnW__accountInactive{color:var(--text-secondary);background:#b9b2a31f}.PlayerSearchField-module__OE8QnW__optionContacts{color:var(--text-secondary);flex-wrap:wrap;gap:8px;min-width:0;font-size:13px;display:flex}.PlayerSearchField-module__OE8QnW__optionFullName{color:var(--text-secondary);overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;font-size:13px;display:flex}.PlayerSearchField-module__OE8QnW__optionPrivateBadge{border-radius:var(--radius-pill);min-height:24px;color:var(--gold-200);background:#f6de9514;align-items:center;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.PlayerSearchField-module__OE8QnW__optionMuted,.PlayerSearchField-module__OE8QnW__optionHint,.PlayerSearchField-module__OE8QnW__empty{color:var(--text-secondary);overflow-wrap:anywhere;min-width:0;font-size:13px}.PlayerSearchField-module__OE8QnW__optionHint{color:var(--gold-200)}.PlayerSearchField-module__OE8QnW__empty{border-radius:var(--radius-md);text-align:center;border:1px dashed #f6de9529;gap:10px;padding:14px 12px;display:grid}.PlayerSearchField-module__OE8QnW__createButton{border-radius:var(--radius-pill);min-height:38px;color:var(--text-primary);background:#f6de9514;border:1px solid #f6de952e;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.PlayerSearchField-module__OE8QnW__createButton:hover{background:#f6de951f;border-color:#f6de9557}@media (max-width:640px){.PlayerSearchField-module__OE8QnW__popover{min-width:0;padding:10px}.PlayerSearchField-module__OE8QnW__searchInput{padding-right:38px}.PlayerSearchField-module__OE8QnW__clearButton{width:30px;padding:0}.PlayerSearchField-module__OE8QnW__clearButton span{display:none}}
.AuthStatus-module__aoHkmq__auth{border-top:1px solid #f6de9529;gap:10px;margin-top:auto;padding-top:18px;display:grid}.AuthStatus-module__aoHkmq__user{gap:2px;display:grid}.AuthStatus-module__aoHkmq__label{color:var(--text-secondary);text-transform:uppercase;font-size:12px;font-weight:800}.AuthStatus-module__aoHkmq__name{color:var(--text-primary);font-size:14px;font-weight:800}
.page-module__YSYDxG__page{gap:28px;padding:clamp(28px,6vw,72px) clamp(18px,5vw,72px) 56px;display:grid}.page-module__YSYDxG__hero{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:stretch;gap:20px;min-height:calc(100vh - 180px);display:grid}.page-module__YSYDxG__heroText{gap:22px;max-width:760px;padding-top:8px;display:grid}.page-module__YSYDxG__heroBrand{border-radius:var(--radius-xl);background:#111111db;border:1px solid #f6de9529;align-items:center;gap:14px;padding:10px 14px;display:flex;box-shadow:inset 0 0 0 1px #f6de950a}.page-module__YSYDxG__heroBrandCopy{gap:6px;display:grid}.page-module__YSYDxG__eyebrow{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.page-module__YSYDxG__heroBrandCopy strong{color:var(--text-secondary);font-size:14px;font-weight:700;line-height:1.45}.page-module__YSYDxG__heroText h1{max-width:11ch;font-family:var(--font-display-family), var(--font-body-family), sans-serif;letter-spacing:0;margin:0;font-size:clamp(46px,7.5vw,94px);font-weight:900;line-height:.94}.page-module__YSYDxG__heroText p{max-width:68ch;color:var(--text-secondary);margin:0;font-size:18px;line-height:1.72}.page-module__YSYDxG__heroActions{flex-wrap:wrap;gap:12px;display:flex}.page-module__YSYDxG__heroPanel{border-radius:var(--radius-xl);box-shadow:var(--shadow-floating);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de9529;align-content:start;gap:16px;padding:20px;display:grid}.page-module__YSYDxG__panelTop{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:12px;display:flex}.page-module__YSYDxG__panelLabel{font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.page-module__YSYDxG__panelTop strong{color:var(--gold-100);font-family:var(--font-display-family), var(--font-body-family), sans-serif;font-size:42px;line-height:1}.page-module__YSYDxG__routeCard{border-radius:var(--radius-lg);background:linear-gradient(#181818fa,#0b0b0bf5);border:1px solid #f6de951f;gap:14px;padding:16px;display:grid}.page-module__YSYDxG__routeHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.page-module__YSYDxG__routeBadge{min-height:28px;color:var(--gold-100);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;background:#f6de9514;border:1px solid #f6de952e;border-radius:999px;align-items:center;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.page-module__YSYDxG__routeState{color:var(--text-secondary);font-size:13px;line-height:1.4}.page-module__YSYDxG__videoFrame{border-radius:var(--radius-lg);background:linear-gradient(145deg,#080808f2,#121212eb),radial-gradient(circle at 20% 20%,#f6de951f,#0000 30%),radial-gradient(circle at 85% 25%,#d9a94c14,#0000 28%);border:1px solid #f6de951f;gap:14px;min-height:220px;padding:20px;display:grid;position:relative;overflow:hidden}.page-module__YSYDxG__videoFrame:before{content:"";opacity:.8;pointer-events:none;background:linear-gradient(135deg,#0000 0 47%,#f6de950a 47% 48%,#0000 48% 100%),linear-gradient(0deg,#0000 0 62%,#f6de950d 62% 63%,#0000 63% 100%);position:absolute;inset:0}.page-module__YSYDxG__playButton{background:#f6de9514;border:1px solid #f6de953d;border-radius:50%;width:72px;height:72px;position:relative;box-shadow:inset 0 0 0 1px #f6de950f}.page-module__YSYDxG__playButton span{border-top:11px solid #0000;border-bottom:11px solid #0000;border-left:18px solid var(--gold-200);width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-35%,-50%)}.page-module__YSYDxG__videoCopy{gap:8px;max-width:34ch;display:grid;position:relative}.page-module__YSYDxG__videoCopy strong{color:var(--text-primary);font-family:var(--font-display-family), var(--font-body-family), sans-serif;font-size:24px;line-height:1.08}.page-module__YSYDxG__videoCopy p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.page-module__YSYDxG__routeList{gap:10px;display:grid}.page-module__YSYDxG__routeItem{border-radius:var(--radius-md);background:#0505058f;border:1px solid #f6de951a;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.page-module__YSYDxG__routeItem span{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;font-size:11px;font-weight:900}.page-module__YSYDxG__routeItem strong{color:var(--text-primary);text-align:right;font-size:14px;font-weight:800}.page-module__YSYDxG__section{border-top:1px solid #f6de9514;gap:22px;padding-top:32px;display:grid}.page-module__YSYDxG__sectionHeader{gap:8px;display:grid}.page-module__YSYDxG__sectionHeader h2{color:var(--text-primary);font-family:var(--font-display-family), var(--font-body-family), sans-serif;margin:0;font-size:clamp(28px,4vw,38px);line-height:1.06}.page-module__YSYDxG__moduleGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.page-module__YSYDxG__moduleCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);transition:transform var(--motion-base) var(--ease-standard), border-color var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de951f;gap:14px;padding:20px;display:grid}.page-module__YSYDxG__moduleCard:hover{box-shadow:var(--shadow-card);border-color:#f6de9547;transform:translateY(-2px)}.page-module__YSYDxG__moduleTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-module__YSYDxG__moduleTag{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.page-module__YSYDxG__moduleMeta{color:var(--text-muted);text-align:right;font-size:12px}.page-module__YSYDxG__moduleCard h3{color:var(--text-primary);font-family:var(--font-display-family), var(--font-body-family), sans-serif;margin:0;font-size:20px;line-height:1.14}.page-module__YSYDxG__moduleCard p{color:var(--text-secondary);margin:0;line-height:1.65}.page-module__YSYDxG__highlightGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.page-module__YSYDxG__highlightCard{border-radius:var(--radius-lg);background:linear-gradient(#181818fa,#0b0b0bf0);border:1px solid #f6de951f;gap:12px;padding:20px;display:grid}.page-module__YSYDxG__highlightMark{background:radial-gradient(circle,#f6de9524 0 40%,#0000 41%),linear-gradient(135deg,#f6de951f,#d9a94c14);border:1px solid #f6de952e;border-radius:50%;width:42px;height:42px}.page-module__YSYDxG__highlightCard h3,.page-module__YSYDxG__reviewStep h3{color:var(--text-primary);margin:0;font-size:18px;line-height:1.2}.page-module__YSYDxG__highlightCard p,.page-module__YSYDxG__reviewStep p{color:var(--text-secondary);margin:0;line-height:1.65}.page-module__YSYDxG__reviewGrid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:16px;display:grid}.page-module__YSYDxG__reviewPanel{gap:12px;display:grid}.page-module__YSYDxG__reviewStep{border-radius:var(--radius-lg);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de951f;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:14px;padding:16px 18px;display:grid}.page-module__YSYDxG__reviewStep span{width:46px;height:46px;color:var(--gold-200);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;background:#f6de9514;border-radius:14px;place-items:center;font-size:11px;font-weight:900;display:grid}.page-module__YSYDxG__reviewStep div{gap:6px;display:grid}.page-module__YSYDxG__notePanel{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:linear-gradient(#181818fa,#0b0b0bf5);border:1px solid #f6de9529;align-content:start;gap:14px;padding:22px;display:grid}.page-module__YSYDxG__noteLabel,.page-module__YSYDxG__sideLabel{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.page-module__YSYDxG__notePanel strong,.page-module__YSYDxG__sidePanel strong{color:var(--text-primary);font-family:var(--font-display-family), var(--font-body-family), sans-serif;font-size:26px;line-height:1.08}.page-module__YSYDxG__notePanel p,.page-module__YSYDxG__sidePanel p{color:var(--text-secondary);margin:0;line-height:1.7}.page-module__YSYDxG__checklistWrap{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:16px;display:grid}.page-module__YSYDxG__checklistBoard{border-radius:var(--radius-xl);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de951f;gap:10px;padding:18px;display:grid}.page-module__YSYDxG__checkItem{border-radius:var(--radius-md);background:#0505057a;border:1px solid #f6de9514;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.page-module__YSYDxG__checkItem span{background:linear-gradient(135deg,#f6de9526,#d9a94c14);border:1px solid #f6de9538;border-radius:50%;flex:none;width:18px;height:18px;margin-top:3px}.page-module__YSYDxG__checkItem p{color:var(--text-primary);margin:0;line-height:1.6}.page-module__YSYDxG__sidePanel{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:linear-gradient(#181818fa,#0b0b0bf5);border:1px solid #f6de9529;align-content:start;gap:14px;padding:22px;display:grid}@media (max-width:1120px){.page-module__YSYDxG__moduleGrid,.page-module__YSYDxG__highlightGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__YSYDxG__reviewGrid,.page-module__YSYDxG__checklistWrap{grid-template-columns:1fr}}@media (max-width:900px){.page-module__YSYDxG__hero{grid-template-columns:1fr}}@media (max-width:620px){.page-module__YSYDxG__page{padding:22px 14px 42px}.page-module__YSYDxG__moduleGrid,.page-module__YSYDxG__highlightGrid{grid-template-columns:1fr}.page-module__YSYDxG__heroText h1{max-width:100%;font-size:clamp(40px,12vw,54px)}.page-module__YSYDxG__heroBrand{align-items:flex-start}}
.page-module__aGMrDa__page{padding:clamp(28px,5vw,56px) clamp(18px,5vw,72px)}.page-module__aGMrDa__personalNote{width:fit-content;color:var(--text-secondary);background:#05050580;border:1px solid #f6de951f;border-radius:999px;padding:8px 12px;font-size:13px;line-height:1.5}@media (max-width:560px){.page-module__aGMrDa__page{padding:22px 14px 42px}}
.page-module__oYr2nG__page{justify-items:start;gap:34px;max-width:1100px;padding:clamp(28px,6vw,72px) clamp(18px,5vw,72px);display:grid}@media (max-width:560px){.page-module__oYr2nG__page{padding:22px 14px 42px}}
.page-module__X9YsBG__page{gap:34px;max-width:1100px;padding:clamp(28px,6vw,72px) clamp(18px,5vw,72px);display:grid}.page-module__X9YsBG__header{gap:16px;max-width:880px;display:grid}.page-module__X9YsBG__eyebrow{color:var(--kk-accent);letter-spacing:0;text-transform:uppercase;font-size:13px;font-weight:900}.page-module__X9YsBG__header h1{letter-spacing:0;margin:0;font-size:clamp(36px,6vw,68px);font-weight:900;line-height:1}.page-module__X9YsBG__header p{color:var(--kk-text-muted);margin:0;font-size:18px;line-height:1.7}@media (max-width:700px){.page-module__X9YsBG__page{padding:22px 14px 42px}}
.LoginForm-module__U-rSaW__page{place-items:center;min-height:calc(100vh - 64px);padding:clamp(20px,4vw,36px);display:grid}.LoginForm-module__U-rSaW__panel{border-radius:var(--radius-xl);width:min(480px,100%);box-shadow:var(--shadow-floating);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de952e;gap:18px;padding:clamp(20px,4vw,28px);display:grid}.LoginForm-module__U-rSaW__header{gap:10px;display:grid}.LoginForm-module__U-rSaW__title{color:var(--text-primary);font-family:var(--font-display-family), var(--font-body-family), sans-serif;margin:0;font-size:clamp(30px,5vw,42px);font-weight:900;line-height:.98}.LoginForm-module__U-rSaW__description{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.LoginForm-module__U-rSaW__form{gap:14px;display:grid}.LoginForm-module__U-rSaW__actions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:560px){.LoginForm-module__U-rSaW__actions{display:grid}}
.AdminDashboard-module__bSnQpW__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.AdminDashboard-module__bSnQpW__quickGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.AdminDashboard-module__bSnQpW__quickCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);transition:transform var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard), border-color var(--motion-base) var(--ease-standard);background:linear-gradient(#111111fa,#0b0b0bf5);border:1px solid #f6de9529;gap:8px;padding:18px;display:grid}.AdminDashboard-module__bSnQpW__quickCard:hover{box-shadow:var(--shadow-card);border-color:#f6de9561;transform:translateY(-2px)}.AdminDashboard-module__bSnQpW__quickLabel{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.AdminDashboard-module__bSnQpW__quickText{color:var(--text-secondary);font-size:14px;line-height:1.55}.AdminDashboard-module__bSnQpW__quickLink{color:var(--text-primary);font-size:14px;font-weight:800}.AdminDashboard-module__bSnQpW__panel{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:#111111f5;border:1px solid #f6de9529;gap:16px;padding:clamp(18px,3vw,24px);display:grid}.AdminDashboard-module__bSnQpW__panelHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.AdminDashboard-module__bSnQpW__panelEyebrow{color:var(--gold-300);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.AdminDashboard-module__bSnQpW__panelTitle{color:var(--text-primary);margin:6px 0 0;font-size:18px;font-weight:900;line-height:1.2}.AdminDashboard-module__bSnQpW__details{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.AdminDashboard-module__bSnQpW__detail{border-radius:var(--radius-lg);background:#05050594;border:1px solid #f6de9524;gap:6px;padding:16px;display:grid}.AdminDashboard-module__bSnQpW__detailLabel{color:var(--text-secondary);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.AdminDashboard-module__bSnQpW__detailValue{color:var(--text-primary);font-size:16px;font-weight:700}@media (max-width:1120px){.AdminDashboard-module__bSnQpW__stats,.AdminDashboard-module__bSnQpW__quickGrid,.AdminDashboard-module__bSnQpW__details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.AdminDashboard-module__bSnQpW__stats,.AdminDashboard-module__bSnQpW__quickGrid,.AdminDashboard-module__bSnQpW__details{grid-template-columns:1fr}.AdminDashboard-module__bSnQpW__panelHeader{flex-direction:column}}
.GameDayResults-module__-CFpoq__stack{gap:22px;display:grid}.GameDayResults-module__-CFpoq__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.GameDayResults-module__-CFpoq__player{font-weight:800}.GameDayResults-module__-CFpoq__deltaPositive{color:var(--kk-success);font-weight:900}.GameDayResults-module__-CFpoq__deltaNegative{color:var(--kk-danger);font-weight:900}.GameDayResults-module__-CFpoq__achievementBadge{border-radius:var(--radius-pill);width:fit-content;color:var(--gold-100);background:#f6de9514;border:1px solid #f6de9533;align-items:center;padding:5px 9px;font-size:13px;font-weight:800;display:inline-flex}.GameDayResults-module__-CFpoq__muted{color:var(--text-muted)}.GameDayResults-module__-CFpoq__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.GameDayResults-module__-CFpoq__formGrid{gap:14px;display:grid}@media (max-width:860px){.GameDayResults-module__-CFpoq__stats{grid-template-columns:1fr}.GameDayResults-module__-CFpoq__actions{justify-content:flex-start}}
.GameDaysManager-module___MAEuW__stack{gap:22px;display:grid}.GameDaysManager-module___MAEuW__heroActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.GameDaysManager-module___MAEuW__dashboard{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.GameDaysManager-module___MAEuW__controls{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:linear-gradient(#121212fa,#0b0b0bfa),radial-gradient(circle at 0 0,#f6de950f,#0000 38%);border:1px solid #f6de9529;gap:16px;padding:18px;display:grid}.GameDaysManager-module___MAEuW__searchRow{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.GameDaysManager-module___MAEuW__searchField{flex:1;min-width:280px}.GameDaysManager-module___MAEuW__searchMeta{color:var(--text-secondary);white-space:nowrap;align-items:baseline;gap:8px;font-size:13px;display:flex}.GameDaysManager-module___MAEuW__searchMeta strong{color:var(--gold-100);font-size:18px}.GameDaysManager-module___MAEuW__filterBlock{gap:10px;display:grid}.GameDaysManager-module___MAEuW__filterLabel{color:var(--gold-200);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.GameDaysManager-module___MAEuW__chipRow{flex-wrap:wrap;gap:8px;display:flex}.GameDaysManager-module___MAEuW__chip{min-height:32px;color:var(--text-secondary);white-space:nowrap;transition:border-color var(--motion-base) var(--ease-standard), background var(--motion-base) var(--ease-standard), color var(--motion-base) var(--ease-standard), transform var(--motion-base) var(--ease-standard);background:#0e0e0ef5;border:1px solid #f6de9529;border-radius:999px;padding:0 14px;font-size:13px;font-weight:700}.GameDaysManager-module___MAEuW__chip:hover{color:var(--text-primary);background:#f6de950f;border-color:#f6de9552;transform:translateY(-1px)}.GameDaysManager-module___MAEuW__chipActive{background:linear-gradient(135deg, var(--gold-300), var(--gold-500));color:#050505;border-color:#f6de955c;box-shadow:0 12px 24px #a9792e2e}.GameDaysManager-module___MAEuW__filterFooter{justify-content:flex-end;display:flex}.GameDaysManager-module___MAEuW__clearFilters{color:var(--gold-200);background:0 0;border:0;font-size:13px;font-weight:700}.GameDaysManager-module___MAEuW__clearFilters:hover{color:var(--gold-100)}.GameDaysManager-module___MAEuW__tableSection{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:linear-gradient(#111111fa,#0a0a0afa),radial-gradient(circle at 0 0,#f6de950a,#0000 38%);border:1px solid #f6de9529;gap:16px;padding:18px;display:grid}.GameDaysManager-module___MAEuW__sectionHead{justify-content:space-between;align-items:end;gap:16px;display:flex}.GameDaysManager-module___MAEuW__sectionEyebrow{color:var(--gold-200);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;display:inline-flex}.GameDaysManager-module___MAEuW__sectionTitle{color:var(--text-primary);margin:0;font-size:22px;font-weight:800;line-height:1.1}.GameDaysManager-module___MAEuW__sectionMeta{color:var(--text-secondary);text-align:right;font-size:13px}.GameDaysManager-module___MAEuW__dateCell{gap:4px;display:grid}.GameDaysManager-module___MAEuW__dateCell strong{color:var(--text-primary);font-size:14px;font-weight:800}.GameDaysManager-module___MAEuW__dateCell span{color:var(--text-muted);font-size:12px;line-height:1.4}.GameDaysManager-module___MAEuW__chipsCell{justify-items:end;gap:4px;display:grid}.GameDaysManager-module___MAEuW__chipsCell strong{color:var(--text-primary);font-size:15px;font-weight:800}.GameDaysManager-module___MAEuW__chipsCell span{color:var(--text-muted);text-align:right;font-size:11px;line-height:1.4}.GameDaysManager-module___MAEuW__rowActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.GameDaysManager-module___MAEuW__menu{position:relative}.GameDaysManager-module___MAEuW__menuSummary{width:34px;height:34px;color:var(--gold-200);cursor:pointer;transition:border-color var(--motion-base) var(--ease-standard), background var(--motion-base) var(--ease-standard), color var(--motion-base) var(--ease-standard);background:#0e0e0ef5;border:1px solid #f6de952e;border-radius:10px;place-items:center;list-style:none;display:grid}.GameDaysManager-module___MAEuW__menuSummary::-webkit-details-marker{display:none}.GameDaysManager-module___MAEuW__menuSummary:hover{color:var(--gold-100);background:#f6de950f;border-color:#f6de9557}.GameDaysManager-module___MAEuW__menu[open] .GameDaysManager-module___MAEuW__menuSummary{background:#f6de9514;border-color:#f6de956b}.GameDaysManager-module___MAEuW__menuPanel{z-index:4;width:176px;box-shadow:var(--shadow-floating);background:#0b0b0bfa;border:1px solid #f6de952e;border-radius:14px;gap:6px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.GameDaysManager-module___MAEuW__menuItem{width:100%;min-height:34px;color:var(--text-primary);text-align:left;transition:background var(--motion-base) var(--ease-standard), color var(--motion-base) var(--ease-standard), border-color var(--motion-base) var(--ease-standard);background:#ffffff05;border:1px solid #0000;border-radius:10px;padding:0 12px;font-size:13px;font-weight:700}.GameDaysManager-module___MAEuW__menuItem:hover:not(:disabled){color:var(--gold-100);background:#f6de9514}.GameDaysManager-module___MAEuW__menuItem:disabled{opacity:.35;cursor:not-allowed}.GameDaysManager-module___MAEuW__menuDanger{color:#f0b7af}.GameDaysManager-module___MAEuW__menuDanger:hover:not(:disabled){color:#fff;background:#b951432e}.GameDaysManager-module___MAEuW__highlightedRow td{background:#f6de9509}.GameDaysManager-module___MAEuW__highlightedRow td:first-child{box-shadow:inset 3px 0 0 var(--gold-300)}.GameDaysManager-module___MAEuW__emptyState{place-items:center;padding:12px 0 0;display:grid}.GameDaysManager-module___MAEuW__emptyCard{text-align:center;background:linear-gradient(#111111fa,#0a0a0afa),radial-gradient(circle at 0 0,#f6de950f,#0000 40%);border:1px solid #f6de9529;border-radius:22px;justify-items:center;gap:12px;max-width:460px;padding:30px;display:grid}.GameDaysManager-module___MAEuW__emptyEyebrow{color:var(--gold-200);font-family:var(--font-mono-family), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.GameDaysManager-module___MAEuW__emptyCard h3{color:var(--text-primary);margin:0;font-size:20px;font-weight:800;line-height:1.2}.GameDaysManager-module___MAEuW__emptyCard p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.GameDaysManager-module___MAEuW__drawerForm{gap:14px;display:grid}.GameDaysManager-module___MAEuW__drawerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.GameDaysManager-module___MAEuW__drawerSpan{grid-column:1/-1}.GameDaysManager-module___MAEuW__formGrid{gap:14px;display:grid}.GameDaysManager-module___MAEuW__resultingField{gap:0;display:grid}@media (max-width:1100px){.GameDaysManager-module___MAEuW__dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.GameDaysManager-module___MAEuW__dashboard{grid-template-columns:1fr}.GameDaysManager-module___MAEuW__searchRow,.GameDaysManager-module___MAEuW__sectionHead{flex-direction:column;align-items:stretch}.GameDaysManager-module___MAEuW__searchField{min-width:0}.GameDaysManager-module___MAEuW__searchMeta,.GameDaysManager-module___MAEuW__sectionMeta{text-align:left;justify-content:flex-start}.GameDaysManager-module___MAEuW__chipRow{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.GameDaysManager-module___MAEuW__rowActions{flex-wrap:wrap;justify-content:flex-start}.GameDaysManager-module___MAEuW__menuPanel{left:0;right:auto}.GameDaysManager-module___MAEuW__drawerGrid{grid-template-columns:1fr}}
.PlayerCabinet-module__E3tgYa__cabinet{gap:28px;padding:8px 0 40px;display:grid}
.PlayersManager-module__UpfWyq__stack{gap:22px;display:grid}.PlayersManager-module__UpfWyq__dashboard{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.PlayersManager-module__UpfWyq__controls{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:linear-gradient(#111111fa,#0a0a0afa),radial-gradient(circle at 0 0,#f6de950f,#0000 36%);border:1px solid #f6de9529;gap:14px;padding:18px;display:grid}.PlayersManager-module__UpfWyq__controlsRow{grid-template-columns:minmax(0,1fr) minmax(220px,260px) minmax(260px,340px);align-items:end;gap:12px;display:grid}.PlayersManager-module__UpfWyq__sort,.PlayersManager-module__UpfWyq__search{min-width:0}.PlayersManager-module__UpfWyq__tabs{flex-wrap:wrap;gap:8px;display:flex}.PlayersManager-module__UpfWyq__search{min-width:0}.PlayersManager-module__UpfWyq__search label{margin-bottom:0}.PlayersManager-module__UpfWyq__playerCell{gap:4px;display:grid}.PlayersManager-module__UpfWyq__playerLink{width:fit-content;color:var(--text-primary);padding-inline:0;font-weight:800}.PlayersManager-module__UpfWyq__playerLink:hover{color:var(--gold-200)}.PlayersManager-module__UpfWyq__playerMeta{color:var(--text-muted);flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.PlayersManager-module__UpfWyq__privateBadge{border-radius:var(--radius-pill);color:var(--gold-200);white-space:nowrap;background:#f6de9514;align-items:center;padding:2px 8px;display:inline-flex}.PlayersManager-module__UpfWyq__contactsCell{color:var(--text-secondary);gap:4px;font-size:13px;display:grid}.PlayersManager-module__UpfWyq__activityCell{gap:4px;display:grid}.PlayersManager-module__UpfWyq__activityValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.PlayersManager-module__UpfWyq__activityEmpty{color:var(--text-muted);font-size:13px}.PlayersManager-module__UpfWyq__rating{font-variant-numeric:tabular-nums;font-weight:800}.PlayersManager-module__UpfWyq__accountBadge{border-radius:var(--radius-md);justify-content:center;align-items:center;min-width:106px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.PlayersManager-module__UpfWyq__accountActive{color:var(--gold-100);background:#f6de951f}.PlayersManager-module__UpfWyq__accountInactive{color:var(--text-secondary);background:#ffffff0a}.PlayersManager-module__UpfWyq__actions{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;min-width:max-content;display:flex}.PlayersManager-module__UpfWyq__drawerForm{gap:14px;display:grid}.PlayersManager-module__UpfWyq__drawerPlayer{border-radius:var(--radius-lg);background:#ffffff08;border:1px solid #f6de9524;gap:4px;padding:14px 16px;display:grid}.PlayersManager-module__UpfWyq__drawerPlayerLabel{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}@media (max-width:1180px){.PlayersManager-module__UpfWyq__dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){.PlayersManager-module__UpfWyq__controlsRow{grid-template-columns:1fr}}@media (max-width:760px){.PlayersManager-module__UpfWyq__controls{padding:16px}.PlayersManager-module__UpfWyq__dashboard{grid-template-columns:1fr}.PlayersManager-module__UpfWyq__actions{justify-content:flex-start}}
.RegistrationRequestsManager-module__zULz0W__stack{gap:22px;display:grid}.RegistrationRequestsManager-module__zULz0W__controls{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:linear-gradient(#111111fa,#0a0a0afa),radial-gradient(circle at 0 0,#f6de950f,#0000 36%);border:1px solid #f6de9529;gap:14px;padding:18px;display:grid}.RegistrationRequestsManager-module__zULz0W__filtersRow{grid-template-columns:minmax(0,1fr) minmax(220px,300px);align-items:end;gap:14px;display:grid}.RegistrationRequestsManager-module__zULz0W__person{gap:4px;display:grid}.RegistrationRequestsManager-module__zULz0W__person strong{font-weight:900}.RegistrationRequestsManager-module__zULz0W__person span{color:var(--text-secondary);font-size:13px}.RegistrationRequestsManager-module__zULz0W__profileLink{color:var(--text-primary);transition:color var(--motion-base) var(--ease-standard), text-shadow var(--motion-base) var(--ease-standard);text-decoration:none}.RegistrationRequestsManager-module__zULz0W__profileLink:hover{color:var(--gold-200);text-shadow:0 0 18px #f6de952e}.RegistrationRequestsManager-module__zULz0W__profileLink:focus-visible{box-shadow:var(--shadow-focus);border-radius:6px;outline:none}.RegistrationRequestsManager-module__zULz0W__timeMeta{color:var(--text-muted);font-size:12px}.RegistrationRequestsManager-module__zULz0W__status{border-radius:var(--radius-md);justify-content:center;min-width:106px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.RegistrationRequestsManager-module__zULz0W__PENDING{color:var(--gold-200);background:#f6de9514}.RegistrationRequestsManager-module__zULz0W__CONFIRMED{color:#b8f1dc;background:#2d7b6124}.RegistrationRequestsManager-module__zULz0W__DECLINED{color:var(--kk-danger);background:#c85d4d24}.RegistrationRequestsManager-module__zULz0W__WAITLISTED{color:#c5e4ff;background:#659cd124}.RegistrationRequestsManager-module__zULz0W__CANCELLED{color:var(--text-secondary);background:#a8a8a81a}.RegistrationRequestsManager-module__zULz0W__filters{grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:end;gap:14px;display:grid}.RegistrationRequestsManager-module__zULz0W__tabs{flex-wrap:wrap;gap:8px;display:flex}.RegistrationRequestsManager-module__zULz0W__sortField{min-width:0}.RegistrationRequestsManager-module__zULz0W__sortField label{margin-bottom:0}.RegistrationRequestsManager-module__zULz0W__actions{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;min-width:max-content;display:flex}.RegistrationRequestsManager-module__zULz0W__checkbox{width:16px;height:16px;accent-color:var(--gold-300);cursor:pointer;border:1px solid #f6de9547;border-radius:4px;margin:0}.RegistrationRequestsManager-module__zULz0W__checkbox:focus-visible{box-shadow:var(--shadow-focus);outline:none}.RegistrationRequestsManager-module__zULz0W__bulkBar{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#111111f5;border:1px solid #f6de9529;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.RegistrationRequestsManager-module__zULz0W__bulkInfo{gap:4px;display:grid}.RegistrationRequestsManager-module__zULz0W__bulkInfo strong{color:var(--text-primary);font-size:15px;font-weight:800}.RegistrationRequestsManager-module__zULz0W__bulkInfo span{color:var(--text-secondary);font-size:12px}.RegistrationRequestsManager-module__zULz0W__bulkActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.RegistrationRequestsManager-module__zULz0W__selectedRow td{background:#f6de9509}.RegistrationRequestsManager-module__zULz0W__selectedRow td:first-child{box-shadow:inset 3px 0 0 var(--gold-300)}@media (max-width:760px){.RegistrationRequestsManager-module__zULz0W__controls{padding:16px}.RegistrationRequestsManager-module__zULz0W__filtersRow,.RegistrationRequestsManager-module__zULz0W__filters{grid-template-columns:1fr}.RegistrationRequestsManager-module__zULz0W__actions{justify-content:flex-start}.RegistrationRequestsManager-module__zULz0W__bulkBar{align-items:stretch}.RegistrationRequestsManager-module__zULz0W__bulkActions{justify-content:flex-start}}
