@import "https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap";
.GameLifecycleActions-module__OJ5d6W__wrap{flex:var(--lifecycle-action-count) 1 0;gap:8px;min-width:0;display:grid}.GameLifecycleActions-module__OJ5d6W__actions{flex:auto;gap:6px;min-width:0;display:flex}.GameLifecycleActions-module__OJ5d6W__button,.GameLifecycleActions-module__OJ5d6W__danger{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-width:0;min-height:56px;color:var(--text-muted);flex:1 1 0;justify-content:center;place-items:center;gap:4px;padding:6px 4px;font-size:11px;font-weight:700;transition:border-color .16s,background .16s,color .16s;display:grid}.GameLifecycleActions-module__OJ5d6W__button:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-muted);color:var(--foreground)}.GameLifecycleActions-module__OJ5d6W__danger{color:var(--danger)}.GameLifecycleActions-module__OJ5d6W__danger:hover:not(:disabled){background:var(--danger-soft);border-color:#fecaca}.GameLifecycleActions-module__OJ5d6W__button:disabled,.GameLifecycleActions-module__OJ5d6W__danger:disabled{opacity:.62}.GameLifecycleActions-module__OJ5d6W__error{color:var(--danger);font-size:12px;line-height:1.4}.GameLifecycleActions-module__OJ5d6W__spin{animation:.8s linear infinite GameLifecycleActions-module__OJ5d6W__spin}@keyframes GameLifecycleActions-module__OJ5d6W__spin{to{transform:rotate(360deg)}}
.Badge-module__H8aylq__badge{border-radius:999px;align-items:center;padding:4px 8px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.Badge-module__H8aylq__neutral{background:var(--surface-muted);color:var(--text-muted)}.Badge-module__H8aylq__success{background:var(--success-soft);color:var(--success)}.Badge-module__H8aylq__warning{background:var(--warning-soft);color:var(--warning)}.Badge-module__H8aylq__danger{background:var(--danger-soft);color:var(--danger)}.Badge-module__H8aylq__info{background:var(--info-soft);color:var(--info)}
.AdminStoreDeactivationReviewCard-module__UiMXLq__review{gap:14px;display:grid}.AdminStoreDeactivationReviewCard-module__UiMXLq__summary{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);gap:8px;padding:14px;display:grid}.AdminStoreDeactivationReviewCard-module__UiMXLq__summary strong{font-size:15px}.AdminStoreDeactivationReviewCard-module__UiMXLq__summary p,.AdminStoreDeactivationReviewCard-module__UiMXLq__summary span{color:var(--text-muted);font-size:13px;line-height:1.5}.AdminStoreDeactivationReviewCard-module__UiMXLq__reason{color:var(--foreground)}.AdminStoreDeactivationReviewCard-module__UiMXLq__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}@media (max-width:620px){.AdminStoreDeactivationReviewCard-module__UiMXLq__actions,.AdminStoreDeactivationReviewCard-module__UiMXLq__actions>*{width:100%}}
.AdminInviteMemberForm-module__jtfALG__form{flex-direction:column;gap:12px;display:flex}.AdminInviteMemberForm-module__jtfALG__row{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.AdminInviteMemberForm-module__jtfALG__row>label{flex:180px}.AdminInviteMemberForm-module__jtfALG__linkBox{gap:4px;display:grid}.AdminInviteMemberForm-module__jtfALG__linkBox span{color:var(--text-muted);font-size:12px;font-weight:700}.AdminInviteMemberForm-module__jtfALG__linkBox input{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);width:100%;min-height:38px;color:var(--foreground);padding:0 12px;font-size:13px}
.AuditMetadataDrawer-module__WmKkUq__trigger{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--foreground);align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.AuditMetadataDrawer-module__WmKkUq__trigger:hover{border-color:var(--border-strong);background:var(--surface-muted)}.AuditMetadataDrawer-module__WmKkUq__overlay{z-index:75;justify-content:flex-end;display:flex;position:fixed;inset:0}.AuditMetadataDrawer-module__WmKkUq__backdrop{background:#00000073;border:0;animation:.18s AuditMetadataDrawer-module__WmKkUq__fade;position:absolute;inset:0}.AuditMetadataDrawer-module__WmKkUq__drawer{z-index:1;background:var(--surface);border-left:1px solid var(--border);width:min(96vw,480px);box-shadow:var(--shadow-md);flex-direction:column;animation:.22s AuditMetadataDrawer-module__WmKkUq__slideIn;display:flex;position:relative}.AuditMetadataDrawer-module__WmKkUq__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:16px 18px;display:flex}.AuditMetadataDrawer-module__WmKkUq__head h2{font-size:16px;font-weight:800}.AuditMetadataDrawer-module__WmKkUq__close{border-radius:var(--radius-md);width:34px;height:34px;color:var(--text-muted);background:0 0;border:0;place-items:center;display:grid}.AuditMetadataDrawer-module__WmKkUq__close:hover{background:var(--surface-muted);color:var(--foreground)}.AuditMetadataDrawer-module__WmKkUq__body{flex-direction:column;gap:18px;padding:18px;display:flex;overflow-y:auto}.AuditMetadataDrawer-module__WmKkUq__section h3{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);margin-bottom:8px;font-size:12px;font-weight:800}.AuditMetadataDrawer-module__WmKkUq__kv{grid-template-columns:40px 1fr;gap:8px;margin-bottom:6px;font-size:13px;display:grid}.AuditMetadataDrawer-module__WmKkUq__kv span{color:var(--text-muted);font-weight:700}.AuditMetadataDrawer-module__WmKkUq__kv code{word-break:break-all}.AuditMetadataDrawer-module__WmKkUq__code{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);white-space:pre-wrap;word-break:break-word;padding:12px;font-size:12px;line-height:1.5;overflow-x:auto}@keyframes AuditMetadataDrawer-module__WmKkUq__fade{0%{opacity:0}to{opacity:1}}@keyframes AuditMetadataDrawer-module__WmKkUq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}
.AuditTable-module__QDtjyW__time{white-space:nowrap;color:var(--text-muted);font-size:13px}.AuditTable-module__QDtjyW__actor{gap:1px;display:grid}.AuditTable-module__QDtjyW__actor strong{font-size:13px}.AuditTable-module__QDtjyW__actor span{color:var(--text-muted);font-size:12px}.AuditTable-module__QDtjyW__action{word-break:break-word;font-size:12px;font-weight:700}.AuditTable-module__QDtjyW__target{gap:1px;display:grid}.AuditTable-module__QDtjyW__target strong{font-size:13px}.AuditTable-module__QDtjyW__target span{color:var(--text-muted);word-break:break-all;font-size:12px}
.AdminSectionCard-module__XoVkTW__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;display:flex;overflow:hidden}.AdminSectionCard-module__XoVkTW__head{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.AdminSectionCard-module__XoVkTW__title{font-size:16px;font-weight:800}.AdminSectionCard-module__XoVkTW__description{color:var(--text-muted);margin-top:2px;font-size:13px}.AdminSectionCard-module__XoVkTW__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AdminSectionCard-module__XoVkTW__body{padding:18px}
.WebhookTable-module__HzuEeq__list{gap:10px;display:grid}.WebhookTable-module__HzuEeq__card{border:1px solid var(--border);border-left:3px solid var(--success);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;gap:10px;padding:14px 16px;display:flex}.WebhookTable-module__HzuEeq__cardError{border-left-color:var(--danger);background:var(--danger-soft)}.WebhookTable-module__HzuEeq__top{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.WebhookTable-module__HzuEeq__type{word-break:break-word;font-size:13px;font-weight:800}.WebhookTable-module__HzuEeq__amount{background:var(--success-soft);color:var(--success);border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:13px;font-weight:800;display:inline-flex}.WebhookTable-module__HzuEeq__spacer{flex:auto}.WebhookTable-module__HzuEeq__retry{border:1px solid var(--danger);border-radius:var(--radius-md);background:var(--surface);color:var(--danger);align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.WebhookTable-module__HzuEeq__retry:hover:not(:disabled){background:var(--danger-soft)}.WebhookTable-module__HzuEeq__retry:disabled{opacity:.6}.WebhookTable-module__HzuEeq__meta{flex-wrap:wrap;gap:8px 16px;display:flex}.WebhookTable-module__HzuEeq__metaItem{color:var(--text-muted);word-break:break-all;align-items:center;gap:5px;font-size:12px;display:inline-flex}.WebhookTable-module__HzuEeq__metaItem svg{color:var(--text-soft);flex:none}.WebhookTable-module__HzuEeq__errorText{color:var(--danger);word-break:break-word;font-size:12px;font-weight:600}
.FilterBar-module__7uGZBW__bar{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);flex-wrap:wrap;align-items:flex-end;gap:12px;padding:14px 16px;display:flex}.FilterBar-module__7uGZBW__fields{flex-wrap:wrap;flex:auto;gap:12px;display:flex}.FilterBar-module__7uGZBW__field{flex-direction:column;flex:150px;gap:5px;min-width:150px;display:flex}.FilterBar-module__7uGZBW__label{color:var(--text-muted);font-size:12px;font-weight:700}.FilterBar-module__7uGZBW__control{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-height:40px;color:var(--foreground);padding:0 12px}.FilterBar-module__7uGZBW__control:focus{border-color:var(--border-strong);outline:none}.FilterBar-module__7uGZBW__actions{align-items:center;gap:8px;display:flex}@media (max-width:640px){.FilterBar-module__7uGZBW__actions{width:100%}}
.Button-module__8RiFmG__button{border-radius:var(--radius-md);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:14px;font-weight:600;line-height:1;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.64}.Button-module__8RiFmG__primary{background:var(--primary);color:var(--background)}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--primary-strong)}.Button-module__8RiFmG__secondary{background:var(--surface);border-color:var(--border);color:var(--foreground)}.Button-module__8RiFmG__secondary:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-muted)}.Button-module__8RiFmG__ghost{color:var(--foreground);background:0 0}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:var(--surface-muted)}.Button-module__8RiFmG__danger{background:var(--danger);color:#fff}.Button-module__8RiFmG__icon{justify-content:center;align-items:center;display:inline-flex}
.EmptyState-module__7SqAPW__empty{border:1px dashed var(--border-strong);border-radius:var(--radius-md);background:var(--surface);text-align:center;place-items:center;gap:10px;min-height:220px;padding:28px;display:grid}.EmptyState-module__7SqAPW__empty h3{font-size:18px}.EmptyState-module__7SqAPW__empty p{max-width:440px;color:var(--text-muted);font-size:14px;line-height:1.6}
.FormField-module__IPiDba__field{gap:7px;display:grid}.FormField-module__IPiDba__label{color:var(--foreground);font-size:13px;font-weight:700}.FormField-module__IPiDba__input,.FormField-module__IPiDba__textarea{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:100%;color:var(--foreground);outline:none;transition:border-color .16s,box-shadow .16s}.FormField-module__IPiDba__input{min-height:42px;padding:0 12px}.FormField-module__IPiDba__passwordWrap{width:100%;display:block;position:relative}.FormField-module__IPiDba__passwordInput{padding-right:44px}.FormField-module__IPiDba__passwordToggle{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-muted);cursor:pointer;place-items:center;transition:background .16s,color .16s;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.FormField-module__IPiDba__passwordToggle:hover,.FormField-module__IPiDba__passwordToggle:focus-visible{background:var(--surface-muted);color:var(--foreground);outline:none}.FormField-module__IPiDba__textarea{resize:vertical;min-height:96px;padding:12px}.FormField-module__IPiDba__input:focus,.FormField-module__IPiDba__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.FormField-module__IPiDba__hint{color:var(--text-soft);font-size:12px}.FormField-module__IPiDba__error{color:var(--danger);font-size:12px;font-weight:650}
.GoogleReviewUrlHelper-module__l2FNQq__trigger{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);min-height:34px;color:var(--foreground);cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:700;transition:background .16s,border-color .16s;display:inline-flex}.GoogleReviewUrlHelper-module__l2FNQq__trigger:hover{border-color:var(--border-strong);background:var(--surface-muted)}.GoogleReviewUrlHelper-module__l2FNQq__backdrop{z-index:80;background:#0000006b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.GoogleReviewUrlHelper-module__l2FNQq__modal{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(720px,100%);max-height:min(780px,100dvh - 40px);color:var(--foreground);gap:18px;padding:22px;display:grid;overflow:auto;box-shadow:0 24px 80px #00000047}.GoogleReviewUrlHelper-module__l2FNQq__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.GoogleReviewUrlHelper-module__l2FNQq__header p{color:var(--text-muted);text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:800}.GoogleReviewUrlHelper-module__l2FNQq__header h2{margin:0;font-size:20px;line-height:1.2}.GoogleReviewUrlHelper-module__l2FNQq__closeButton{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:36px;height:36px;color:var(--foreground);cursor:pointer;place-items:center;display:grid}.GoogleReviewUrlHelper-module__l2FNQq__methodGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.GoogleReviewUrlHelper-module__l2FNQq__method{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-height:88px;color:var(--foreground);text-align:left;cursor:pointer;align-items:flex-start;gap:10px;padding:13px;display:flex}.GoogleReviewUrlHelper-module__l2FNQq__method span{gap:4px;display:grid}.GoogleReviewUrlHelper-module__l2FNQq__method strong{font-size:13px}.GoogleReviewUrlHelper-module__l2FNQq__method small{color:var(--text-muted);line-height:1.45}.GoogleReviewUrlHelper-module__l2FNQq__methodActive{border-color:var(--primary);background:var(--primary-soft)}.GoogleReviewUrlHelper-module__l2FNQq__steps{gap:10px;margin:0;padding:0;list-style:none;display:grid}.GoogleReviewUrlHelper-module__l2FNQq__steps li{grid-template-columns:30px 1fr;align-items:flex-start;gap:10px;display:grid}.GoogleReviewUrlHelper-module__l2FNQq__steps li>span{background:var(--surface-muted);width:30px;height:30px;color:var(--foreground);border-radius:999px;place-items:center;font-size:12px;font-weight:800;display:grid}.GoogleReviewUrlHelper-module__l2FNQq__steps strong{font-size:13px;display:block}.GoogleReviewUrlHelper-module__l2FNQq__steps p{color:var(--text-muted);margin:3px 0 0;font-size:12px;line-height:1.45}.GoogleReviewUrlHelper-module__l2FNQq__pasteField{gap:8px;display:grid}.GoogleReviewUrlHelper-module__l2FNQq__pasteField span{font-size:13px;font-weight:700}.GoogleReviewUrlHelper-module__l2FNQq__pasteField textarea{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);width:100%;color:var(--foreground);resize:vertical;outline:none;padding:12px;line-height:1.45}.GoogleReviewUrlHelper-module__l2FNQq__pasteField textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.GoogleReviewUrlHelper-module__l2FNQq__error{border:1px solid color-mix(in srgb, var(--danger) 30%, var(--border));border-radius:var(--radius-md);background:color-mix(in srgb, var(--danger) 8%, var(--surface));color:var(--danger);margin:0;padding:10px 12px;font-size:13px}.GoogleReviewUrlHelper-module__l2FNQq__result{border:1px solid color-mix(in srgb, var(--success) 28%, var(--border));border-radius:var(--radius-md);background:color-mix(in srgb, var(--success) 10%, var(--surface));gap:10px;padding:12px;display:flex}.GoogleReviewUrlHelper-module__l2FNQq__result code{overflow-wrap:anywhere;color:var(--foreground);margin-top:4px;font-size:12px;display:block}.GoogleReviewUrlHelper-module__l2FNQq__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.GoogleReviewUrlHelper-module__l2FNQq__primaryButton,.GoogleReviewUrlHelper-module__l2FNQq__secondaryButton{border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:13px;font-weight:750;display:inline-flex}.GoogleReviewUrlHelper-module__l2FNQq__primaryButton{background:var(--primary);color:var(--background);border:1px solid #0000}.GoogleReviewUrlHelper-module__l2FNQq__secondaryButton{border:1px solid var(--border);background:var(--surface);color:var(--foreground)}.GoogleReviewUrlHelper-module__l2FNQq__primaryButton:disabled,.GoogleReviewUrlHelper-module__l2FNQq__secondaryButton:disabled{cursor:not-allowed;opacity:.45}@media (max-width:680px){.GoogleReviewUrlHelper-module__l2FNQq__backdrop{padding:10px}.GoogleReviewUrlHelper-module__l2FNQq__modal{padding:16px}.GoogleReviewUrlHelper-module__l2FNQq__methodGrid{grid-template-columns:1fr}.GoogleReviewUrlHelper-module__l2FNQq__actions{flex-direction:column-reverse}}
.RestoincWheel-module__YYpC4q__shell{--wheel-max:460px;--wheel-safe-width:calc(100vw - 30px);--ring-width:clamp(12px, 3.6vw, 18px);--center-size:clamp(76px, 19vw, 96px);--lamp-size:clamp(10px, 2.8vw, 16px);--prize-image-size:clamp(42px, 12vw, 68px);--lamp-a:#fff52e;--lamp-b:#ff42d6;--lamp-c:#8eff3e;width:min(100%, var(--wheel-max), var(--wheel-safe-width));min-width:0;max-width:100%;color:var(--wheel-text,#1f1f1f);justify-items:center;gap:14px;display:grid}@supports (width:100svw){.RestoincWheel-module__YYpC4q__shell{--wheel-safe-width:calc(100svw - 30px)}}.RestoincWheel-module__YYpC4q__compact{--wheel-max:230px;--ring-width:12px;--center-size:70px;--lamp-size:11px;--prize-image-size:clamp(28px, 8vw, 40px)}.RestoincWheel-module__YYpC4q__large{--wheel-max:520px;--prize-image-size:clamp(54px, 14vw, 68px)}.RestoincWheel-module__YYpC4q__title{text-align:center;width:100%;font-size:clamp(18px,4.4vw,28px);font-weight:900;line-height:1.1}.RestoincWheel-module__YYpC4q__turnable{box-sizing:border-box;aspect-ratio:1;border:var(--ring-width) solid var(--wheel-ring,#ff9a67);background:var(--wheel-ring,#ff9a67);border-radius:50%;width:100%;min-width:0;max-width:100%;height:auto;position:relative;box-shadow:inset 0 0 0 2px #ffffff40,0 0 12px #0000003d}.RestoincWheel-module__YYpC4q__turnableBack{clip-path:circle(50%);background:#fff;border-radius:50%;position:absolute;inset:0;overflow:hidden}.RestoincWheel-module__YYpC4q__lampe{z-index:3;pointer-events:none;border-radius:50%;position:absolute;inset:0}.RestoincWheel-module__YYpC4q__ledrelative{width:100%;height:100%;position:relative}.RestoincWheel-module__YYpC4q__lampecontent{position:absolute;inset:0}.RestoincWheel-module__YYpC4q__ball{top:calc(var(--ring-width) * -.5);width:var(--lamp-size);height:var(--lamp-size);color:#fff;opacity:0;background:#fff;border-radius:50%;position:absolute;left:50%;box-shadow:0 0 8px,0 0 16px}.RestoincWheel-module__YYpC4q__lampecontent:nth-child(odd) .RestoincWheel-module__YYpC4q__ball{background:var(--lamp-a);color:var(--lamp-a)}.RestoincWheel-module__YYpC4q__lampecontent:nth-child(2n) .RestoincWheel-module__YYpC4q__ball{background:var(--lamp-b);color:var(--lamp-b)}.RestoincWheel-module__YYpC4q__wheelContainer{clip-path:circle(50%);will-change:transform;border-radius:50%;transition-property:transform;transition-timing-function:cubic-bezier(.08,.82,.12,1);position:absolute;inset:0;overflow:hidden}.RestoincWheel-module__YYpC4q__wheelFace{background:var(--wheel-surface);clip-path:circle(50%);border-radius:50%;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff4d}.RestoincWheel-module__YYpC4q__wheelPrizeContent{color:var(--wheel-sector-text,#1f1f1f);text-align:center;pointer-events:none;justify-items:center;gap:3px;font-weight:700;display:grid;position:absolute}.RestoincWheel-module__YYpC4q__wheelPrizeContent img{width:var(--prize-image-size);height:var(--prize-image-size);object-fit:contain;border-radius:0;display:block}.RestoincWheel-module__YYpC4q__prizeName{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:76px;font-size:clamp(9px,2.2vw,12px);font-weight:900;line-height:1.05;display:-webkit-box;overflow:hidden}.RestoincWheel-module__YYpC4q__prizeOdds{background:#ffffffb8;border-radius:999px;padding:1px 5px;font-size:clamp(8px,1.8vw,10px);font-weight:850}.RestoincWheel-module__YYpC4q__emptyWheel{color:#888;place-items:center;width:100%;height:100%;font-weight:700;display:grid}.RestoincWheel-module__YYpC4q__pointer{top:calc(50% - var(--center-size) / 2 + 9px);z-index:5;background:var(--wheel-pointer,#e60909);clip-path:polygon(50% 0,100% 100%,0 100%);filter:drop-shadow(0 -2px 3px #00000047);transform-origin:50% 100%;width:clamp(28px,7vw,38px);height:clamp(34px,8.5vw,48px);position:absolute;left:50%;transform:translate(-50%,-100%)}.RestoincWheel-module__YYpC4q__center{appearance:none;z-index:6;width:var(--center-size);height:var(--center-size);border:5px solid var(--wheel-pointer,#e60909);background:linear-gradient(145deg, #ffffff57, transparent 42%), linear-gradient(-135deg, color-mix(in srgb, var(--wheel-center,#ff7c73) 60%, white), var(--wheel-center,#ff7c73));color:var(--wheel-center-text,#fff);box-shadow:inset 0 2px 0 #fff6, 0 10px 22px color-mix(in srgb, var(--wheel-center,#ff7c73) 55%, transparent);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:50%;place-items:center;padding:0;font-family:Play,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(14px,4vw,20px);font-weight:950;line-height:1;transition:filter .16s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (hover:hover) and (pointer:fine){.RestoincWheel-module__YYpC4q__center:not(:disabled):hover{filter:brightness(1.05);transform:translate(-50%,-50%)scale(1.03)}}.RestoincWheel-module__YYpC4q__center:disabled{cursor:default;opacity:.96}.RestoincWheel-module__YYpC4q__center span{width:100%;height:100%;max-width:calc(var(--center-size) - 16px);text-overflow:ellipsis;white-space:nowrap;place-items:center;line-height:1;display:grid;overflow:hidden}@media (prefers-reduced-motion:reduce){.RestoincWheel-module__YYpC4q__wheelContainer{transition-duration:.01ms!important}}
.WheelScene-module__YZr1RW__scene{border-radius:var(--radius-lg,12px);background:var(--rw-bg,#ff6b35);width:100%;color:var(--rw-text,#fff);flex-direction:column;align-items:center;gap:16px;padding:54px 16px 0;font-family:Play,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.WheelScene-module__YZr1RW__loginPreview{z-index:2;border:1px solid var(--button-border-color,#0003);background:var(--top-button,var(--rw-button,#ff6b35));max-width:calc(100% - 24px);box-shadow:none;color:var(--top-button-color,var(--rw-button-text,#fff));font:inherit;pointer-events:none;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:8px 12px;font-weight:700;display:inline-flex;position:absolute;top:12px;right:12px}.WheelScene-module__YZr1RW__slogan{z-index:1;text-align:center;text-shadow:0 1px 2px #0003;font-size:clamp(15px,4vw,20px);font-weight:700;line-height:1.25}.WheelScene-module__YZr1RW__wheelWrap{z-index:1;justify-items:center;width:100%;padding-bottom:26px;display:grid}.WheelScene-module__YZr1RW__waves{width:100%;height:56px;position:absolute;bottom:0;left:0;right:0}.WheelScene-module__YZr1RW__waveGroup>use{animation:12s cubic-bezier(.55,.5,.45,.5) infinite WheelScene-module__YZr1RW__rwWaveMove}.WheelScene-module__YZr1RW__waveGroup>use:first-child{animation-duration:11s;animation-delay:-2s}.WheelScene-module__YZr1RW__waveGroup>use:nth-child(2){animation-duration:13s;animation-delay:-3s}.WheelScene-module__YZr1RW__waveGroup>use:nth-child(3){animation-duration:15s;animation-delay:-4s}.WheelScene-module__YZr1RW__waveGroup>use:nth-child(4){animation-duration:20s;animation-delay:-5s}.WheelScene-module__YZr1RW__waveGroup>use:nth-child(5){animation-duration:25s;animation-delay:-6s}@keyframes WheelScene-module__YZr1RW__rwWaveMove{0%{transform:translate(-90px)}to{transform:translate(85px)}}@media (prefers-reduced-motion:reduce){.WheelScene-module__YZr1RW__waveGroup>use{animation:none}}
.GameEditTabsForm-module__yI6mVW__shell{gap:22px;width:100%;display:grid}.GameEditTabsForm-module__yI6mVW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.GameEditTabsForm-module__yI6mVW__headerMain{gap:6px;display:grid}.GameEditTabsForm-module__yI6mVW__eyebrow{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.GameEditTabsForm-module__yI6mVW__title{font-size:24px;line-height:1.1}.GameEditTabsForm-module__yI6mVW__sub{max-width:52ch;color:var(--text-muted);font-size:14px}.GameEditTabsForm-module__yI6mVW__headerActions{flex-wrap:wrap;gap:10px;display:flex}.GameEditTabsForm-module__yI6mVW__tabs{border:1px solid var(--border);background:var(--surface-muted);border-radius:999px;grid-template-columns:repeat(4,1fr);gap:4px;padding:5px;display:grid}.GameEditTabsForm-module__yI6mVW__tab{min-height:42px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;font-size:14px;font-weight:750;text-decoration:none;transition:all .18s;display:inline-flex}.GameEditTabsForm-module__yI6mVW__tab:hover{color:var(--foreground)}.GameEditTabsForm-module__yI6mVW__tabActive{background:var(--surface);color:var(--foreground);box-shadow:var(--shadow-sm)}.GameEditTabsForm-module__yI6mVW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:8px;display:flex}.GameEditTabsForm-module__yI6mVW__lang{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.GameEditTabsForm-module__yI6mVW__langLabel{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.GameEditTabsForm-module__yI6mVW__langTabs{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);grid-template-columns:repeat(4,minmax(44px,1fr));gap:4px;padding:4px;display:inline-grid}.GameEditTabsForm-module__yI6mVW__langTab{border-radius:var(--radius-sm);min-height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:800;transition:all .16s}.GameEditTabsForm-module__yI6mVW__langTab:hover{color:var(--foreground)}.GameEditTabsForm-module__yI6mVW__langTabActive{background:var(--surface);color:var(--foreground);box-shadow:var(--shadow-sm)}.GameEditTabsForm-module__yI6mVW__saved{color:var(--success);align-items:center;gap:6px;font-size:13px;font-weight:750;display:inline-flex}.GameEditTabsForm-module__yI6mVW__alert{border:1px solid var(--danger);border-radius:var(--radius-md);background:var(--danger-soft);color:var(--danger);padding:12px 14px;font-size:13px;font-weight:600}.GameEditTabsForm-module__yI6mVW__panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);min-height:220px;padding:24px}.GameEditTabsForm-module__yI6mVW__stack{gap:20px;display:grid}.GameEditTabsForm-module__yI6mVW__note{color:var(--text-muted);font-size:13px}.GameEditTabsForm-module__yI6mVW__subhead{margin-bottom:2px;font-size:16px}.GameEditTabsForm-module__yI6mVW__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.GameEditTabsForm-module__yI6mVW__grid{gap:18px;display:grid}.GameEditTabsForm-module__yI6mVW__grid2{grid-template-columns:repeat(2,1fr)}.GameEditTabsForm-module__yI6mVW__grid3{grid-template-columns:repeat(3,1fr)}.GameEditTabsForm-module__yI6mVW__gridColor{grid-template-columns:repeat(4,1fr)}.GameEditTabsForm-module__yI6mVW__prizeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.GameEditTabsForm-module__yI6mVW__field{align-content:start;gap:8px;display:grid}.GameEditTabsForm-module__yI6mVW__fieldHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.GameEditTabsForm-module__yI6mVW__fieldLabel{color:var(--foreground);font-size:13px;font-weight:700}.GameEditTabsForm-module__yI6mVW__fieldHint{color:var(--text-soft);font-size:12px}.GameEditTabsForm-module__yI6mVW__input,.GameEditTabsForm-module__yI6mVW__textarea{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:100%;color:var(--foreground);outline:none;transition:border-color .16s,box-shadow .16s}.GameEditTabsForm-module__yI6mVW__input{min-height:46px;padding:0 14px}.GameEditTabsForm-module__yI6mVW__textarea{resize:vertical;min-height:150px;padding:12px 14px;line-height:1.5}.GameEditTabsForm-module__yI6mVW__input:focus,.GameEditTabsForm-module__yI6mVW__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.GameEditTabsForm-module__yI6mVW__fieldColor{justify-items:start}.GameEditTabsForm-module__yI6mVW__color{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);cursor:pointer;width:100%;min-height:46px;padding:4px}.GameEditTabsForm-module__yI6mVW__btn{border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:14px;font-weight:650;transition:background .16s,border-color .16s,color .16s,opacity .16s;display:inline-flex}.GameEditTabsForm-module__yI6mVW__btn:disabled{opacity:.5;cursor:not-allowed}.GameEditTabsForm-module__yI6mVW__btnPrimary{background:var(--primary);color:var(--background)}.GameEditTabsForm-module__yI6mVW__btnPrimary:hover:not(:disabled){background:var(--primary-strong)}.GameEditTabsForm-module__yI6mVW__btnSecondary{background:var(--surface);border-color:var(--border);color:var(--foreground)}.GameEditTabsForm-module__yI6mVW__btnSecondary:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-muted)}.GameEditTabsForm-module__yI6mVW__btnGhost{color:var(--foreground);background:0 0}.GameEditTabsForm-module__yI6mVW__btnGhost:hover:not(:disabled){background:var(--surface-muted)}.GameEditTabsForm-module__yI6mVW__iconBtn{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:38px;height:38px;color:var(--text-muted);cursor:pointer;place-items:center;transition:all .16s;display:grid}.GameEditTabsForm-module__yI6mVW__iconBtn:hover:not(:disabled){color:var(--foreground);border-color:var(--border-strong);background:var(--surface-muted)}.GameEditTabsForm-module__yI6mVW__iconBtn:disabled{opacity:.4;cursor:not-allowed}.GameEditTabsForm-module__yI6mVW__iconBtnDanger:hover:not(:disabled){color:var(--danger);border-color:var(--danger);background:var(--surface)}.GameEditTabsForm-module__yI6mVW__colorpreview{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);gap:12px;padding:14px;display:grid}.GameEditTabsForm-module__yI6mVW__colorbar{border-radius:999px;height:16px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}.GameEditTabsForm-module__yI6mVW__colorbarSeg{min-width:6px;transition:background-color .16s,flex-grow .25s;display:block}.GameEditTabsForm-module__yI6mVW__colorchips{flex-wrap:wrap;gap:8px;display:flex}.GameEditTabsForm-module__yI6mVW__colorchip{border:1px solid var(--border);background:var(--surface);color:var(--foreground);border-radius:999px;align-items:center;gap:7px;padding:5px 12px 5px 8px;font-size:12px;font-weight:600;display:inline-flex}.GameEditTabsForm-module__yI6mVW__colorchipDot{border-radius:50%;width:12px;height:12px;box-shadow:inset 0 0 0 1px #0000001f}.GameEditTabsForm-module__yI6mVW__themeSection{gap:12px;display:grid}.GameEditTabsForm-module__yI6mVW__prizeColorGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.GameEditTabsForm-module__yI6mVW__prizeColorField{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);grid-template-columns:minmax(0,1fr) 54px;align-items:center;gap:10px;padding:8px 10px;display:grid}.GameEditTabsForm-module__yI6mVW__prizeColorName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.GameEditTabsForm-module__yI6mVW__prizeColorField .GameEditTabsForm-module__yI6mVW__color{min-height:34px;padding:3px}.GameEditTabsForm-module__yI6mVW__prizes{gap:16px;display:grid}.GameEditTabsForm-module__yI6mVW__prize{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);gap:16px;padding:18px;display:grid}.GameEditTabsForm-module__yI6mVW__prizeHead{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.GameEditTabsForm-module__yI6mVW__prizeSwatch{border-radius:5px;width:18px;height:18px;box-shadow:inset 0 0 0 1px #0000001a}.GameEditTabsForm-module__yI6mVW__prizeTitle{font-size:14px}.GameEditTabsForm-module__yI6mVW__prizeOdds{background:var(--primary-soft);color:var(--foreground);border-radius:999px;margin-right:auto;padding:2px 10px;font-size:12px;font-weight:700}.GameEditTabsForm-module__yI6mVW__check{color:var(--text-muted);cursor:pointer;align-items:center;gap:6px;font-size:13px;font-weight:650;display:inline-flex}.GameEditTabsForm-module__yI6mVW__check input{cursor:pointer;width:16px;height:16px}.GameEditTabsForm-module__yI6mVW__prizeFooter{border-top:1px dashed var(--border);justify-content:flex-end;align-items:center;gap:12px;padding-top:4px;display:flex}.GameEditTabsForm-module__yI6mVW__prizeSaved{color:var(--success);align-items:center;gap:6px;font-size:12px;font-weight:750;display:inline-flex}.GameEditTabsForm-module__yI6mVW__prizeRow{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.GameEditTabsForm-module__yI6mVW__prizeSummaryButton{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:0;display:grid}.GameEditTabsForm-module__yI6mVW__prizeSummaryButton:hover .GameEditTabsForm-module__yI6mVW__prizeSummary strong{text-underline-offset:3px;text-decoration:underline}.GameEditTabsForm-module__yI6mVW__prizeMedia{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.GameEditTabsForm-module__yI6mVW__prizeMedia img{object-fit:cover;width:100%;height:100%;display:block}.GameEditTabsForm-module__yI6mVW__prizeMedia .GameEditTabsForm-module__yI6mVW__prizeSwatch{width:22px;height:22px}.GameEditTabsForm-module__yI6mVW__prizeSummary{gap:4px;min-width:0;display:grid}.GameEditTabsForm-module__yI6mVW__prizeSummary strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.GameEditTabsForm-module__yI6mVW__prizeSummary span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.GameEditTabsForm-module__yI6mVW__prizeBadges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.GameEditTabsForm-module__yI6mVW__prizeStatus{border:1px solid var(--border);background:var(--surface);min-height:24px;color:var(--foreground);border-radius:999px;align-items:center;padding:0 9px;font-size:11px;font-weight:750;display:inline-flex}.GameEditTabsForm-module__yI6mVW__prizeStatusMuted{color:var(--text-muted)}.GameEditTabsForm-module__yI6mVW__prizeActions{align-items:center;gap:7px;display:flex}.GameEditTabsForm-module__yI6mVW__bottomAddPrize{border-style:dashed;width:100%;min-height:48px}.GameEditTabsForm-module__yI6mVW__modalBackdrop{z-index:90;background:#0f172a6b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.GameEditTabsForm-module__yI6mVW__prizeModal{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(760px,100%);max-height:min(820px,100vh - 36px);box-shadow:var(--shadow-md);gap:18px;padding:20px;display:grid;overflow:auto}.GameEditTabsForm-module__yI6mVW__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px;display:flex}.GameEditTabsForm-module__yI6mVW__modalHeader h3{margin-top:4px;font-size:20px}.GameEditTabsForm-module__yI6mVW__modalHeader p{color:var(--text-muted);margin-top:4px;font-size:13px}.GameEditTabsForm-module__yI6mVW__modalBody{gap:18px;display:grid}.GameEditTabsForm-module__yI6mVW__modalLang{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.GameEditTabsForm-module__yI6mVW__modalChecks{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);flex-wrap:wrap;gap:12px;padding:12px;display:flex}.GameEditTabsForm-module__yI6mVW__modalFooter{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;padding-top:16px;display:flex}.GameEditTabsForm-module__yI6mVW__design{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px;display:grid}.GameEditTabsForm-module__yI6mVW__preview{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted);gap:14px;padding:20px;display:grid;position:sticky;top:24px}.GameEditTabsForm-module__yI6mVW__previewHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.GameEditTabsForm-module__yI6mVW__toggle{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:3px;display:inline-flex}.GameEditTabsForm-module__yI6mVW__toggleBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:700;transition:all .16s}.GameEditTabsForm-module__yI6mVW__toggleActive{background:var(--primary);color:var(--background)}.GameEditTabsForm-module__yI6mVW__previewTitle{font-size:18px;font-weight:800;line-height:1.2}.GameEditTabsForm-module__yI6mVW__stage{place-items:center;padding:18px 0 8px;display:grid;position:relative}.GameEditTabsForm-module__yI6mVW__pointer{z-index:2;border-left:15px solid #0000;border-right:15px solid #0000;border-top:30px solid var(--danger);filter:drop-shadow(0 2px 3px #00000040);width:0;height:0;position:absolute;top:2px}.GameEditTabsForm-module__yI6mVW__wheel{aspect-ratio:1;border:10px solid #fff;border-radius:50%;place-items:center;width:min(100%,260px);display:grid;box-shadow:inset 0 0 0 1px #0f172a1f,0 16px 36px #0f172a2e}.GameEditTabsForm-module__yI6mVW__wheelCenter{border:5px solid #ffffffd9;border-radius:50%;place-items:center;width:76px;height:76px;font-size:13px;font-weight:900;display:grid}.GameEditTabsForm-module__yI6mVW__previewMeta{color:var(--text-muted);text-align:center;font-size:12px}.GameEditTabsForm-module__yI6mVW__previewHint{color:var(--text-soft);text-align:center;font-size:11px;font-weight:600}.GameEditTabsForm-module__yI6mVW__legend{gap:6px;list-style:none;display:grid}.GameEditTabsForm-module__yI6mVW__legendRow{border-radius:var(--radius-sm);background:var(--surface);cursor:grab;border:1px solid #0000;grid-template-columns:auto auto 1fr auto;align-items:center;gap:8px;padding:7px 10px;font-size:12px;transition:border-color .16s,box-shadow .16s,opacity .16s;display:grid}.GameEditTabsForm-module__yI6mVW__legendRow:hover{border-color:var(--border);box-shadow:var(--shadow-sm)}.GameEditTabsForm-module__yI6mVW__legendRow:active{cursor:grabbing}.GameEditTabsForm-module__yI6mVW__legendRowDragging{opacity:.45;border-color:var(--primary)}.GameEditTabsForm-module__yI6mVW__legendRowPlaceholder{border:1px dashed var(--primary);background:var(--primary-soft);box-shadow:none}.GameEditTabsForm-module__yI6mVW__legendRowPlaceholder>*{visibility:hidden}.GameEditTabsForm-module__yI6mVW__legendGrip{color:var(--text-soft);align-items:center;display:inline-flex}.GameEditTabsForm-module__yI6mVW__legendSwatch{border-radius:4px;width:12px;height:12px}.GameEditTabsForm-module__yI6mVW__legendName{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.GameEditTabsForm-module__yI6mVW__legendPct{color:var(--text-muted);font-weight:700}.GameEditTabsForm-module__yI6mVW__footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:22px;display:flex}.GameEditTabsForm-module__yI6mVW__footerStatus{color:var(--text-muted);font-size:13px}.GameEditTabsForm-module__yI6mVW__footerStatus strong{color:var(--foreground)}.GameEditTabsForm-module__yI6mVW__spin{animation:.9s linear infinite GameEditTabsForm-module__yI6mVW__spin}@keyframes GameEditTabsForm-module__yI6mVW__spin{to{transform:rotate(360deg)}}.GameEditTabsForm-module__yI6mVW__floatBubble{z-index:60;border:1px solid var(--border);background:var(--surface);width:72px;height:72px;box-shadow:var(--shadow-md);cursor:grab;touch-action:none;border-radius:50%;place-items:center;padding:0;display:grid;position:fixed}.GameEditTabsForm-module__yI6mVW__floatBubble:active{cursor:grabbing}.GameEditTabsForm-module__yI6mVW__floatMini{border:3px solid #fff;border-radius:50%;width:52px;height:52px;box-shadow:inset 0 0 0 1px #0f172a1f,0 4px 10px #0f172a1f}.GameEditTabsForm-module__yI6mVW__floatPanel{z-index:60;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(300px,88vw);max-height:82vh;box-shadow:var(--shadow-md);touch-action:none;gap:12px;padding:14px;display:grid;position:fixed;overflow-y:auto}.GameEditTabsForm-module__yI6mVW__floatHeader{align-items:center;gap:8px;display:flex}.GameEditTabsForm-module__yI6mVW__floatDrag{color:var(--text-muted);cursor:grab;touch-action:none;align-items:center;gap:6px;margin-right:auto;font-size:13px;font-weight:750;display:inline-flex}.GameEditTabsForm-module__yI6mVW__floatDrag:active{cursor:grabbing}.GameEditTabsForm-module__yI6mVW__floatCollapse{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:30px;height:30px;color:var(--text-muted);cursor:pointer;place-items:center;transition:all .16s;display:grid}.GameEditTabsForm-module__yI6mVW__floatCollapse:hover{color:var(--foreground);border-color:var(--border-strong);background:var(--surface-muted)}@media (max-width:920px){.GameEditTabsForm-module__yI6mVW__design{grid-template-columns:1fr}}@media (max-width:720px){.GameEditTabsForm-module__yI6mVW__title{font-size:21px}.GameEditTabsForm-module__yI6mVW__grid2,.GameEditTabsForm-module__yI6mVW__grid3,.GameEditTabsForm-module__yI6mVW__gridColor,.GameEditTabsForm-module__yI6mVW__prizeColorGrid{grid-template-columns:1fr 1fr}.GameEditTabsForm-module__yI6mVW__prizeRow,.GameEditTabsForm-module__yI6mVW__prizeSummaryButton{grid-template-columns:1fr}.GameEditTabsForm-module__yI6mVW__prizeMedia{aspect-ratio:3;width:100%;height:auto}.GameEditTabsForm-module__yI6mVW__prizeBadges,.GameEditTabsForm-module__yI6mVW__prizeActions{justify-content:flex-start}}@media (max-width:560px){.GameEditTabsForm-module__yI6mVW__shell{gap:16px}.GameEditTabsForm-module__yI6mVW__tabs{border-radius:var(--radius-lg);grid-template-columns:repeat(2,1fr)}.GameEditTabsForm-module__yI6mVW__grid{gap:12px}.GameEditTabsForm-module__yI6mVW__stack{gap:14px}.GameEditTabsForm-module__yI6mVW__grid2,.GameEditTabsForm-module__yI6mVW__grid3,.GameEditTabsForm-module__yI6mVW__gridColor,.GameEditTabsForm-module__yI6mVW__prizeColorGrid,.GameEditTabsForm-module__yI6mVW__prizeGrid{grid-template-columns:1fr}.GameEditTabsForm-module__yI6mVW__headerActions{width:100%}.GameEditTabsForm-module__yI6mVW__headerActions .GameEditTabsForm-module__yI6mVW__btn{flex:1}.GameEditTabsForm-module__yI6mVW__footer{flex-direction:column-reverse;align-items:stretch}.GameEditTabsForm-module__yI6mVW__footer .GameEditTabsForm-module__yI6mVW__btn{width:100%}.GameEditTabsForm-module__yI6mVW__panel{padding:14px}.GameEditTabsForm-module__yI6mVW__prize{gap:12px;padding:14px}.GameEditTabsForm-module__yI6mVW__prizeModal{max-height:calc(100vh - 24px);padding:14px}.GameEditTabsForm-module__yI6mVW__modalBackdrop{padding:12px}.GameEditTabsForm-module__yI6mVW__modalHeader{gap:12px}.GameEditTabsForm-module__yI6mVW__modalFooter{flex-direction:column-reverse}.GameEditTabsForm-module__yI6mVW__modalFooter .GameEditTabsForm-module__yI6mVW__btn{width:100%}.GameEditTabsForm-module__yI6mVW__input{min-height:42px}.GameEditTabsForm-module__yI6mVW__floatBubble{width:60px;height:60px}.GameEditTabsForm-module__yI6mVW__floatMini{width:42px;height:42px}}.GameEditTabsForm-module__yI6mVW__winSwitchRow{align-items:center;gap:10px;display:inline-flex}.GameEditTabsForm-module__yI6mVW__winSwitch{border:1px solid var(--border);background:var(--surface-muted);cursor:pointer;border-radius:999px;flex:none;width:46px;height:26px;padding:0;transition:background .18s,border-color .18s;position:relative}.GameEditTabsForm-module__yI6mVW__winSwitchKnob{background:var(--text-soft);border-radius:50%;width:20px;height:20px;transition:transform .18s,background .18s;position:absolute;top:2px;left:2px}.GameEditTabsForm-module__yI6mVW__winSwitchOn{border-color:var(--primary);background:var(--primary-soft)}.GameEditTabsForm-module__yI6mVW__winSwitchOn .GameEditTabsForm-module__yI6mVW__winSwitchKnob{background:var(--primary);transform:translate(20px)}.GameEditTabsForm-module__yI6mVW__winSwitchDisabled{cursor:not-allowed;opacity:.6}.GameEditTabsForm-module__yI6mVW__winSwitchText{font-size:13px;font-weight:800}.GameEditTabsForm-module__yI6mVW__winSwitchHint{color:var(--text-muted);margin-top:6px;font-size:12px}.GameEditTabsForm-module__yI6mVW__winSwitchLink{color:var(--primary);font-weight:700}.GameEditTabsForm-module__yI6mVW__winSwitchLink:hover{text-decoration:underline}.GameEditTabsForm-module__yI6mVW__screeningBox{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);gap:16px;padding:16px;display:grid}.GameEditTabsForm-module__yI6mVW__ratingSelector{gap:8px;display:grid}.GameEditTabsForm-module__yI6mVW__ratingButtons{flex-wrap:wrap;gap:8px;display:flex}.GameEditTabsForm-module__yI6mVW__ratingButton{border:1px solid var(--border);background:var(--surface);min-height:36px;color:var(--text-muted);cursor:pointer;border-radius:999px;padding:0 14px;font-size:13px;font-weight:800}.GameEditTabsForm-module__yI6mVW__ratingButton:hover{color:var(--foreground);border-color:var(--border-strong)}.GameEditTabsForm-module__yI6mVW__ratingButton:disabled{cursor:not-allowed;opacity:.55}.GameEditTabsForm-module__yI6mVW__ratingButtonActive{border-color:var(--primary);background:var(--primary);color:var(--background)}.GameEditTabsForm-module__yI6mVW__footerActions{align-items:center;gap:14px;display:flex}
.InviteMemberForm-module__BrQGia__card{gap:16px;padding:18px;display:grid}.InviteMemberForm-module__BrQGia__header{gap:4px;display:grid}.InviteMemberForm-module__BrQGia__header h2{font-size:18px}.InviteMemberForm-module__BrQGia__header span{color:var(--text-muted);font-size:13px}.InviteMemberForm-module__BrQGia__form{gap:14px;display:grid}.InviteMemberForm-module__BrQGia__permissions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.InviteMemberForm-module__BrQGia__permission{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);align-items:center;gap:8px;padding:9px;font-size:13px;font-weight:700;display:inline-flex}.InviteMemberForm-module__BrQGia__permission:has(input:checked){border-color:color-mix(in srgb, var(--primary) 45%, var(--border));background:var(--primary-soft);color:var(--primary)}@media (max-width:680px){.InviteMemberForm-module__BrQGia__permissions{grid-template-columns:1fr}}.InviteMemberForm-module__BrQGia__linkInput{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:100%;min-height:34px;color:var(--foreground);margin-top:8px;padding:0 10px;font-size:12px;display:block}
.ConfirmDialog-module__h-1NtG__overlay{z-index:70;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ConfirmDialog-module__h-1NtG__backdrop{background:#00000073;border:0;animation:.18s ConfirmDialog-module__h-1NtG__fade;position:absolute;inset:0}.ConfirmDialog-module__h-1NtG__dialog{z-index:1;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(94vw,440px);box-shadow:var(--shadow-md);flex-direction:column;gap:14px;padding:22px;animation:.18s ConfirmDialog-module__h-1NtG__pop;display:flex;position:relative}.ConfirmDialog-module__h-1NtG__head{align-items:center;gap:12px;display:flex}.ConfirmDialog-module__h-1NtG__head h2{font-size:17px;font-weight:800}.ConfirmDialog-module__h-1NtG__mark{border-radius:var(--radius-md);flex:none;place-items:center;width:38px;height:38px;display:grid}.ConfirmDialog-module__h-1NtG__mark.ConfirmDialog-module__h-1NtG__danger{background:var(--danger-soft);color:var(--danger)}.ConfirmDialog-module__h-1NtG__mark.ConfirmDialog-module__h-1NtG__primary{background:var(--info-soft);color:var(--info)}.ConfirmDialog-module__h-1NtG__message{color:var(--text-muted);font-size:14px;line-height:1.5}.ConfirmDialog-module__h-1NtG__actions{justify-content:flex-end;gap:10px;display:flex}@keyframes ConfirmDialog-module__h-1NtG__fade{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog-module__h-1NtG__pop{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}
.DataTable-module__Sa1YtW__wrapper{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:100%;overflow-x:auto}.DataTable-module__Sa1YtW__table{border-collapse:collapse;width:100%;font-size:14px}.DataTable-module__Sa1YtW__table thead th{background:var(--surface-muted);text-transform:uppercase;letter-spacing:.02em;color:var(--text-muted);white-space:nowrap;border-bottom:1px solid var(--border);padding:12px 14px;font-size:12px;font-weight:700;position:sticky;top:0}.DataTable-module__Sa1YtW__table tbody td{border-bottom:1px solid var(--border);vertical-align:middle;padding:12px 14px}.DataTable-module__Sa1YtW__table tbody tr:last-child td{border-bottom:0}.DataTable-module__Sa1YtW__table tbody tr:hover{background:var(--surface-muted)}.DataTable-module__Sa1YtW__start{text-align:left}.DataTable-module__Sa1YtW__end{text-align:right}.DataTable-module__Sa1YtW__center{text-align:center}@media (max-width:720px){.DataTable-module__Sa1YtW__hideOnMobile{display:none}}
.WheelPreviewPanel-module__1a7OSa__preview{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted);top:calc(var(--header-height,68px) + 15px);max-height:calc(100dvh - var(--header-height,68px) - 30px);align-self:start;gap:14px;padding:20px;display:grid;position:sticky;overflow-y:auto}.WheelPreviewPanel-module__1a7OSa__previewHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.WheelPreviewPanel-module__1a7OSa__subhead{font-size:16px}.WheelPreviewPanel-module__1a7OSa__toggle{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:3px;display:inline-flex}.WheelPreviewPanel-module__1a7OSa__toggleBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:700;transition:all .16s}.WheelPreviewPanel-module__1a7OSa__toggleActive{background:var(--primary);color:var(--background)}.WheelPreviewPanel-module__1a7OSa__modeSwitch{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.WheelPreviewPanel-module__1a7OSa__modeSwitchCopy{gap:2px;min-width:0;display:grid}.WheelPreviewPanel-module__1a7OSa__modeSwitchLabel{color:var(--foreground);font-size:13px;font-weight:700}.WheelPreviewPanel-module__1a7OSa__modeSwitchHint{color:var(--text-muted);font-size:12px}@media (max-width:480px){.WheelPreviewPanel-module__1a7OSa__modeSwitch{flex-direction:column;align-items:stretch;gap:10px}}.WheelPreviewPanel-module__1a7OSa__previewTitle{font-size:18px;font-weight:800;line-height:1.2}.WheelPreviewPanel-module__1a7OSa__stage{place-items:center;padding:18px 0 8px;display:grid;position:relative}.WheelPreviewPanel-module__1a7OSa__pointer{z-index:2;border-left:15px solid #0000;border-right:15px solid #0000;border-top:30px solid var(--danger);filter:drop-shadow(0 2px 3px #00000040);width:0;height:0;position:absolute;top:2px}.WheelPreviewPanel-module__1a7OSa__wheel{aspect-ratio:1;border:10px solid #fff;border-radius:50%;place-items:center;width:min(100%,260px);display:grid;box-shadow:inset 0 0 0 1px #0f172a1f,0 16px 36px #0f172a2e}.WheelPreviewPanel-module__1a7OSa__wheelCenter{border:5px solid #ffffffd9;border-radius:50%;place-items:center;width:76px;height:76px;font-size:13px;font-weight:900;display:grid}.WheelPreviewPanel-module__1a7OSa__previewMeta{color:var(--text-muted);text-align:center;font-size:12px}.WheelPreviewPanel-module__1a7OSa__previewHint{color:var(--text-soft);text-align:center;font-size:11px;font-weight:600}.WheelPreviewPanel-module__1a7OSa__legend{gap:6px;list-style:none;display:grid}.WheelPreviewPanel-module__1a7OSa__legendRow{border-radius:var(--radius-sm);background:var(--surface);border:1px solid #0000;grid-template-columns:auto auto 1fr auto;align-items:center;gap:8px;padding:7px 10px;font-size:12px;transition:border-color .16s,box-shadow .16s;display:grid}.WheelPreviewPanel-module__1a7OSa__legendDraggable{cursor:grab}.WheelPreviewPanel-module__1a7OSa__legendDraggable:hover{border-color:var(--border);box-shadow:var(--shadow-sm)}.WheelPreviewPanel-module__1a7OSa__legendDraggable:active{cursor:grabbing}.WheelPreviewPanel-module__1a7OSa__legendRowPlaceholder{border:1px dashed var(--primary);background:var(--primary-soft);box-shadow:none}.WheelPreviewPanel-module__1a7OSa__legendRowPlaceholder>*{visibility:hidden}.WheelPreviewPanel-module__1a7OSa__legendGrip{color:var(--text-soft);align-items:center;display:inline-flex}.WheelPreviewPanel-module__1a7OSa__legendSwatch{border-radius:4px;width:12px;height:12px}.WheelPreviewPanel-module__1a7OSa__legendName{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.WheelPreviewPanel-module__1a7OSa__legendPct{color:var(--text-muted);font-weight:700}.WheelPreviewPanel-module__1a7OSa__floatBubble{z-index:60;border:1px solid var(--border);background:var(--surface);width:72px;height:72px;box-shadow:var(--shadow-md);cursor:grab;touch-action:none;border-radius:50%;place-items:center;padding:0;display:grid;position:fixed}.WheelPreviewPanel-module__1a7OSa__floatBubble:active{cursor:grabbing}.WheelPreviewPanel-module__1a7OSa__floatMini{border:3px solid #fff;border-radius:50%;width:52px;height:52px;box-shadow:inset 0 0 0 1px #0f172a1f,0 4px 10px #0f172a1f}.WheelPreviewPanel-module__1a7OSa__floatPanel{z-index:60;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(300px,88vw);max-height:82vh;box-shadow:var(--shadow-md);touch-action:none;gap:12px;padding:14px;display:grid;position:fixed;overflow-y:auto}.WheelPreviewPanel-module__1a7OSa__floatHeader{align-items:center;gap:8px;display:flex}.WheelPreviewPanel-module__1a7OSa__floatDrag{color:var(--text-muted);cursor:grab;touch-action:none;align-items:center;gap:6px;margin-right:auto;font-size:13px;font-weight:750;display:inline-flex}.WheelPreviewPanel-module__1a7OSa__floatDrag:active{cursor:grabbing}.WheelPreviewPanel-module__1a7OSa__floatCollapse{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:30px;height:30px;color:var(--text-muted);cursor:pointer;place-items:center;transition:all .16s;display:grid}.WheelPreviewPanel-module__1a7OSa__floatCollapse:hover{color:var(--foreground);border-color:var(--border-strong);background:var(--surface-muted)}
.HeaderActions-module__ln8b9a__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.HeaderActions-module__ln8b9a__localeSelect{box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radius-md);appearance:none;background:linear-gradient(45deg, transparent 50%, currentColor 50%) calc(100% - 15px) 18px / 5px 5px no-repeat, linear-gradient(135deg, currentColor 50%, transparent 50%) calc(100% - 10px) 18px / 5px 5px no-repeat, var(--surface);width:58px;height:42px;min-height:42px;color:var(--foreground);text-align:center;text-align-last:center;outline:none;padding:0 24px 0 10px;font-size:13px;font-weight:700;line-height:40px}.HeaderActions-module__ln8b9a__localeSelect:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.HeaderActions-module__ln8b9a__switchButton{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-height:40px;color:var(--foreground);justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.HeaderActions-module__ln8b9a__switchButton:hover{border-color:var(--border-strong);background:var(--surface-muted)}.HeaderActions-module__ln8b9a__userMenu{position:relative}.HeaderActions-module__ln8b9a__avatarButton{border:1px solid var(--border);background:var(--surface-muted);width:42px;height:42px;color:var(--foreground);cursor:pointer;border-radius:999px;place-items:center;font-size:13px;font-weight:850;display:grid;overflow:hidden}.HeaderActions-module__ln8b9a__avatarButton:hover,.HeaderActions-module__ln8b9a__avatarButton[aria-expanded=true]{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.HeaderActions-module__ln8b9a__avatarButton img,.HeaderActions-module__ln8b9a__panelAvatar img{object-fit:cover;width:100%;height:100%;display:block}.HeaderActions-module__ln8b9a__panel{z-index:60;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(300px,100vw - 24px);box-shadow:var(--shadow-md);gap:10px;padding:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.HeaderActions-module__ln8b9a__profileRow{border-bottom:1px solid var(--border);grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;padding-bottom:10px;display:grid}.HeaderActions-module__ln8b9a__panelAvatar{background:var(--surface-muted);width:44px;height:44px;color:var(--foreground);border-radius:999px;place-items:center;font-size:13px;font-weight:850;display:grid;overflow:hidden}.HeaderActions-module__ln8b9a__profileRow strong,.HeaderActions-module__ln8b9a__profileRow span,.HeaderActions-module__ln8b9a__planRow strong,.HeaderActions-module__ln8b9a__planRow span,.HeaderActions-module__ln8b9a__planRow em{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.HeaderActions-module__ln8b9a__profileRow strong{font-size:14px}.HeaderActions-module__ln8b9a__profileRow span{color:var(--text-muted);font-size:12px}.HeaderActions-module__ln8b9a__planRow{border-radius:var(--radius-md);background:var(--surface-muted);gap:3px;padding:10px;display:grid}.HeaderActions-module__ln8b9a__planRow span{color:var(--text-muted);text-transform:uppercase;font-size:11px;font-weight:800}.HeaderActions-module__ln8b9a__planRow strong{font-size:14px}.HeaderActions-module__ln8b9a__planRow em{color:var(--text-muted);font-size:12px;font-style:normal}.HeaderActions-module__ln8b9a__panelLink,.HeaderActions-module__ln8b9a__logoutButton{border-radius:var(--radius-md);min-height:40px;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0 10px;font-size:14px;font-weight:700;display:flex}.HeaderActions-module__ln8b9a__panelLink:hover,.HeaderActions-module__ln8b9a__logoutButton:hover{background:var(--surface-muted)}.HeaderActions-module__ln8b9a__logoutButton{color:var(--danger)}@media (max-width:760px){.HeaderActions-module__ln8b9a__actions{gap:6px}.HeaderActions-module__ln8b9a__switchButton{width:42px;min-width:42px;height:42px;padding:0}.HeaderActions-module__ln8b9a__switchButton span{display:none}.HeaderActions-module__ln8b9a__panel{right:-6px}}
.ImageUploadField-module__5jcQkG__field{gap:10px;display:grid}.ImageUploadField-module__5jcQkG__labelRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.ImageUploadField-module__5jcQkG__label{color:var(--foreground);font-size:13px;font-weight:700}.ImageUploadField-module__5jcQkG__hint{color:var(--text-soft);font-size:12px}.ImageUploadField-module__5jcQkG__box{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid}.ImageUploadField-module__5jcQkG__preview{aspect-ratio:1;border:1px solid var(--border);border-radius:var(--radius-md);background-color:var(--surface-muted);width:92px;color:var(--text-soft);background-image:linear-gradient(45deg,#94a3b82e 25%,#0000 25%),linear-gradient(-45deg,#94a3b82e 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#94a3b82e 75%),linear-gradient(-45deg,#0000 75%,#94a3b82e 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;place-items:center;display:grid;overflow:hidden}.ImageUploadField-module__5jcQkG__preview img{object-fit:contain;width:100%;height:100%;display:block}.ImageUploadField-module__5jcQkG__controls{gap:9px;min-width:0;display:grid}.ImageUploadField-module__5jcQkG__actions{flex-wrap:wrap;gap:8px;display:flex}.ImageUploadField-module__5jcQkG__button{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-height:36px;color:var(--foreground);cursor:pointer;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:700;transition:background .16s,border-color .16s,opacity .16s;display:inline-flex}.ImageUploadField-module__5jcQkG__button:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-muted)}.ImageUploadField-module__5jcQkG__button:disabled{cursor:not-allowed;opacity:.55}.ImageUploadField-module__5jcQkG__buttonPrimary{border-color:var(--primary);background:var(--primary);color:var(--background)}.ImageUploadField-module__5jcQkG__buttonPrimary:hover:not(:disabled){background:var(--primary-strong)}.ImageUploadField-module__5jcQkG__buttonActive{border-color:var(--primary);background:var(--primary-soft);color:var(--primary)}.ImageUploadField-module__5jcQkG__buttonActive:hover:not(:disabled){border-color:var(--primary);background:color-mix(in srgb, var(--primary-soft) 76%, var(--primary) 24%)}.ImageUploadField-module__5jcQkG__buttonDanger{color:var(--danger)}.ImageUploadField-module__5jcQkG__progressTrack{background:var(--surface-muted);border-radius:999px;height:6px;overflow:hidden}.ImageUploadField-module__5jcQkG__progressBar{border-radius:inherit;background:var(--primary);height:100%;transition:width .18s}.ImageUploadField-module__5jcQkG__status{color:var(--text-muted);font-size:12px;font-weight:650}.ImageUploadField-module__5jcQkG__error{color:var(--danger);font-size:12px;font-weight:650}.ImageUploadField-module__5jcQkG__fileInput{display:none}.ImageUploadField-module__5jcQkG__modalBackdrop{z-index:200;background:#0f172a6b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.ImageUploadField-module__5jcQkG__modal{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(720px,100%);max-height:min(760px,100vh - 36px);box-shadow:var(--shadow-md);gap:16px;padding:18px;display:grid;overflow:auto}.ImageUploadField-module__5jcQkG__modalHeader{justify-content:space-between;align-items:start;gap:14px;display:flex}.ImageUploadField-module__5jcQkG__modalHeader h3{font-size:18px}.ImageUploadField-module__5jcQkG__modalHeader p{color:var(--text-muted);font-size:13px}.ImageUploadField-module__5jcQkG__dialogField{gap:7px;display:grid}.ImageUploadField-module__5jcQkG__dialogInput{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:100%;min-height:40px;color:var(--foreground);outline:none;padding:0 12px}.ImageUploadField-module__5jcQkG__dialogInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.ImageUploadField-module__5jcQkG__cropperWrap{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);justify-content:center;width:100%;min-width:0;padding:12px;display:flex;overflow:hidden}.ImageUploadField-module__5jcQkG__cropperFrame{background-color:var(--surface-muted);background-image:linear-gradient(45deg,#94a3b82e 25%,#0000 25%),linear-gradient(-45deg,#94a3b82e 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#94a3b82e 75%),linear-gradient(-45deg,#0000 75%,#94a3b82e 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;max-width:100%;overflow:visible}.ImageUploadField-module__5jcQkG__cropperFrame .cropper-container{border-radius:0;width:100%!important;height:100%!important;overflow:visible!important}.ImageUploadField-module__5jcQkG__cropperFramePlaceholder{background-color:var(--surface-muted);background-image:linear-gradient(45deg,#94a3b82e 25%,#0000 25%),linear-gradient(-45deg,#94a3b82e 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#94a3b82e 75%),linear-gradient(-45deg,#0000 75%,#94a3b82e 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;width:100%;height:280px}.ImageUploadField-module__5jcQkG__modalActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.ImageUploadField-module__5jcQkG__spin{animation:.9s linear infinite ImageUploadField-module__5jcQkG__spin}@keyframes ImageUploadField-module__5jcQkG__spin{to{transform:rotate(360deg)}}@media (max-width:560px){.ImageUploadField-module__5jcQkG__box{grid-template-columns:1fr}.ImageUploadField-module__5jcQkG__preview{width:100%;max-width:150px}.ImageUploadField-module__5jcQkG__modal{max-height:calc(100vh - 24px);padding:14px}.ImageUploadField-module__5jcQkG__modalActions{flex-direction:column;align-items:stretch;gap:8px}.ImageUploadField-module__5jcQkG__modalActions .ImageUploadField-module__5jcQkG__button{white-space:nowrap;width:100%}}
.ToastProvider-module__udyIKG__viewport{z-index:80;flex-direction:column;gap:10px;max-width:min(92vw,360px);display:flex;position:fixed;bottom:18px;right:18px}.ToastProvider-module__udyIKG__toast{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-md);text-align:left;color:var(--foreground);align-items:flex-start;gap:10px;padding:12px 14px;font-size:14px;font-weight:600;animation:.18s ToastProvider-module__udyIKG__slideIn;display:flex}.ToastProvider-module__udyIKG__toast svg{flex:none;margin-top:1px}.ToastProvider-module__udyIKG__success svg{color:var(--success)}.ToastProvider-module__udyIKG__error svg{color:var(--danger)}.ToastProvider-module__udyIKG__info svg{color:var(--info)}@keyframes ToastProvider-module__udyIKG__slideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.PlanCard-module__22stQa__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;gap:12px;padding:22px 20px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative}.PlanCard-module__22stQa__clickable{cursor:pointer}.PlanCard-module__22stQa__clickable:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.PlanCard-module__22stQa__selected{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary), var(--shadow-md)}.PlanCard-module__22stQa__current{border-color:var(--info);background:var(--info-soft,var(--surface-muted))}.PlanCard-module__22stQa__ribbon{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:5px;padding:4px 12px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:-11px;left:20px}.PlanCard-module__22stQa__name{text-transform:capitalize;font-size:19px;font-weight:850}.PlanCard-module__22stQa__price{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.PlanCard-module__22stQa__price strong{font-size:32px;font-weight:850;line-height:1}.PlanCard-module__22stQa__price em{color:var(--text-muted);font-size:13px;font-style:normal}.PlanCard-module__22stQa__original{color:var(--text-soft);font-size:14px;text-decoration:line-through}.PlanCard-module__22stQa__trial{background:var(--success-soft);color:var(--success);border-radius:999px;align-self:flex-start;padding:3px 10px;font-size:12px;font-weight:700}.PlanCard-module__22stQa__desc{color:var(--text-muted);min-height:38px;font-size:13px;line-height:1.5}.PlanCard-module__22stQa__limits,.PlanCard-module__22stQa__features{gap:8px;margin:0;padding:0;list-style:none;display:grid}.PlanCard-module__22stQa__limits li,.PlanCard-module__22stQa__features li{align-items:center;gap:8px;font-size:13px;display:flex}.PlanCard-module__22stQa__limits li{color:var(--foreground)}.PlanCard-module__22stQa__limits svg{color:var(--success);flex:none}.PlanCard-module__22stQa__featuresTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--text-soft);margin-top:4px;font-size:11px;font-weight:800}.PlanCard-module__22stQa__on{color:var(--foreground)}.PlanCard-module__22stQa__on svg{color:var(--success);flex:none}.PlanCard-module__22stQa__off{color:var(--text-soft)}.PlanCard-module__22stQa__off svg{color:var(--text-soft);flex:none}.PlanCard-module__22stQa__action{margin-top:auto;padding-top:8px}:is(.PlanCard-module__22stQa__action a,.PlanCard-module__22stQa__action button){width:100%}
.RedeemForm-module__PV7h-G__card{gap:14px;padding:18px;display:grid}.RedeemForm-module__PV7h-G__card h2{font-size:18px}.RedeemForm-module__PV7h-G__tabs{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.RedeemForm-module__PV7h-G__tabs button{border-radius:calc(var(--radius-md) - 4px);min-height:38px;color:var(--text-muted);cursor:pointer;font:inherit;background:0 0;border:0;font-size:13px;font-weight:850}.RedeemForm-module__PV7h-G__tabs button:hover,.RedeemForm-module__PV7h-G__tabs .RedeemForm-module__PV7h-G__activeTab{background:var(--surface);color:var(--foreground)}.RedeemForm-module__PV7h-G__form,.RedeemForm-module__PV7h-G__scanner{gap:12px;display:grid}.RedeemForm-module__PV7h-G__scannerRegion{aspect-ratio:1;border:1px solid var(--border);border-radius:var(--radius-md);background:#050505;width:100%;max-width:440px;margin:0 auto;position:relative;overflow:hidden}.RedeemForm-module__PV7h-G__hiddenVideo{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.RedeemForm-module__PV7h-G__canvas{object-fit:cover;width:100%;height:100%;display:block}.RedeemForm-module__PV7h-G__scannerActions{flex-wrap:wrap;gap:10px;display:flex}
.CurrentStoreMembersPanel-module__Zlo-6G__wrap{gap:14px;display:grid}.CurrentStoreMembersPanel-module__Zlo-6G__panel{gap:14px;padding:18px;display:grid}.CurrentStoreMembersPanel-module__Zlo-6G__panel h2{font-size:18px}.CurrentStoreMembersPanel-module__Zlo-6G__header{justify-content:space-between;align-items:start;gap:16px;display:flex}.CurrentStoreMembersPanel-module__Zlo-6G__header p{color:var(--text-muted);font-size:13px}.CurrentStoreMembersPanel-module__Zlo-6G__rows{border:1px solid var(--border);border-radius:var(--radius-md);display:grid;overflow:hidden}.CurrentStoreMembersPanel-module__Zlo-6G__row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.CurrentStoreMembersPanel-module__Zlo-6G__row:last-child{border-bottom:0}.CurrentStoreMembersPanel-module__Zlo-6G__row div{gap:3px;display:grid}.CurrentStoreMembersPanel-module__Zlo-6G__row span{color:var(--text-muted);font-size:12px}@media (max-width:680px){.CurrentStoreMembersPanel-module__Zlo-6G__header,.CurrentStoreMembersPanel-module__Zlo-6G__row{flex-direction:column;align-items:stretch}}
.AdminGrantSubscriptionForm-module___0bjzG__overlay{z-index:70;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.AdminGrantSubscriptionForm-module___0bjzG__backdrop{background:#00000073;border:0;position:absolute;inset:0}.AdminGrantSubscriptionForm-module___0bjzG__dialog{z-index:1;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(94vw,420px);box-shadow:var(--shadow-md);flex-direction:column;gap:14px;padding:22px;display:flex;position:relative}.AdminGrantSubscriptionForm-module___0bjzG__title{font-size:17px;font-weight:800}.AdminGrantSubscriptionForm-module___0bjzG__actions{justify-content:flex-end;gap:10px;display:flex}
.AdminStripePanel-module__sK05ta__cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.AdminStripePanel-module__sK05ta__card{border:1px solid var(--border);border-radius:var(--radius-lg,14px);background:var(--surface);padding:18px}.AdminStripePanel-module__sK05ta__card h3{color:var(--text-muted);margin:0 0 10px;font-size:13px;font-weight:600}.AdminStripePanel-module__sK05ta__big{font-size:30px;font-weight:800}.AdminStripePanel-module__sK05ta__chips{flex-wrap:wrap;gap:8px;display:flex}.AdminStripePanel-module__sK05ta__chip{border:1px solid var(--border);border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:13px;display:inline-flex}.AdminStripePanel-module__sK05ta__chip strong{font-weight:800}.AdminStripePanel-module__sK05ta__table{border:1px solid var(--border);border-radius:var(--radius-lg,14px);width:100%;overflow:hidden}.AdminStripePanel-module__sK05ta__row{border-top:1px solid var(--border);grid-template-columns:1.4fr 1.6fr 1fr .9fr 1fr auto;align-items:center;gap:12px;padding:12px 16px;font-size:14px;display:grid}.AdminStripePanel-module__sK05ta__row:first-child{background:var(--surface-muted);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;border-top:none;font-size:12px;font-weight:600}.AdminStripePanel-module__sK05ta__refunded{color:var(--text-muted);font-size:12px}.AdminStripePanel-module__sK05ta__overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.AdminStripePanel-module__sK05ta__modal{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:14px;width:100%;max-width:440px;padding:24px;display:flex}.AdminStripePanel-module__sK05ta__modal h2{margin:0;font-size:20px}.AdminStripePanel-module__sK05ta__modalDesc{color:var(--text-muted);margin:0;font-size:14px}.AdminStripePanel-module__sK05ta__modalActions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.AdminStripePanel-module__sK05ta__linkBtn{color:var(--primary,#0071e3);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:13px}.AdminStripePanel-module__sK05ta__statusOk{color:#15803d;font-weight:600}.AdminStripePanel-module__sK05ta__statusWarn{color:#b45309;font-weight:600}.AdminStripePanel-module__sK05ta__filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.AdminStripePanel-module__sK05ta__filters select,.AdminStripePanel-module__sK05ta__filters input{border:1px solid var(--border);font:inherit;background:var(--surface);border-radius:10px;padding:9px 12px}.AdminStripePanel-module__sK05ta__search{flex:1;min-width:180px}.AdminStripePanel-module__sK05ta__prow{border-top:1px solid var(--border);grid-template-columns:1.3fr 1.7fr .9fr .8fr 1fr 72px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;display:grid}.AdminStripePanel-module__sK05ta__prow:first-child{background:var(--surface-muted);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;border-top:none;font-size:12px;font-weight:600}.AdminStripePanel-module__sK05ta__prow>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AdminStripePanel-module__sK05ta__viewLink{color:var(--primary,#0071e3);font-size:13px;font-weight:600;text-decoration:none}.AdminStripePanel-module__sK05ta__viewLink:hover{text-decoration:underline}.AdminStripePanel-module__sK05ta__pagination{justify-content:center;align-items:center;gap:14px;margin-top:16px;font-size:14px;display:flex}.AdminStripePanel-module__sK05ta__pageInfo{color:var(--text-muted)}.AdminStripePanel-module__sK05ta__detailGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin:20px 0;display:grid}.AdminStripePanel-module__sK05ta__detailItem{border:1px solid var(--border);border-radius:12px;padding:14px 16px}.AdminStripePanel-module__sK05ta__detailItem dt{color:var(--text-muted);margin-bottom:4px;font-size:12px}.AdminStripePanel-module__sK05ta__detailItem dd{word-break:break-word;margin:0;font-size:15px;font-weight:600}.AdminStripePanel-module__sK05ta__refRow{border-top:1px solid var(--border);grid-template-columns:1.6fr 1fr .8fr .7fr .6fr .6fr 1.3fr;align-items:center;gap:10px;padding:11px 14px;font-size:13px;display:grid}.AdminStripePanel-module__sK05ta__comRow{border-top:1px solid var(--border);grid-template-columns:1fr 1.4fr .8fr .9fr 1fr 1.1fr;align-items:center;gap:10px;padding:11px 14px;font-size:13px;display:grid}.AdminStripePanel-module__sK05ta__refRow:first-child,.AdminStripePanel-module__sK05ta__comRow:first-child{background:var(--surface-muted);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);border-top:none;font-size:11px;font-weight:600}.AdminStripePanel-module__sK05ta__refRow>span,.AdminStripePanel-module__sK05ta__comRow>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AdminStripePanel-module__sK05ta__rowActions{align-items:center;gap:6px;display:flex}.AdminStripePanel-module__sK05ta__miniSelect{font:inherit;border:1px solid var(--border);border-radius:8px;max-width:120px;padding:4px 6px;font-size:12px}.AdminStripePanel-module__sK05ta__miniBtn{font:inherit;border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:8px;padding:4px 8px;font-size:12px}.AdminStripePanel-module__sK05ta__statGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin:16px 0;display:grid}.AdminStripePanel-module__sK05ta__statCard{background:#fff;border:1px solid #ececf2;border-radius:10px;padding:14px}.AdminStripePanel-module__sK05ta__statCardLabel{color:#6b6b7b;margin-bottom:6px;font-size:.78rem}.AdminStripePanel-module__sK05ta__statCardValue{color:#16161f;font-size:1.25rem;font-weight:700}.AdminStripePanel-module__sK05ta__anaTable{border-collapse:collapse;width:100%;min-width:900px;font-size:.86rem}.AdminStripePanel-module__sK05ta__anaTable th,.AdminStripePanel-module__sK05ta__anaTable td{text-align:right;white-space:nowrap;border-bottom:1px solid #ececf2;padding:8px 10px}.AdminStripePanel-module__sK05ta__anaTable th:first-child,.AdminStripePanel-module__sK05ta__anaTable td:first-child{text-align:left}.AdminStripePanel-module__sK05ta__anaTable th{color:#6b6b7b;text-transform:uppercase;letter-spacing:.02em;font-size:.75rem;font-weight:600}
.ForfaitPicker-module__0tWyqW__cta{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;min-height:46px;box-shadow:var(--shadow-md);border:0;border-radius:999px;align-items:center;gap:8px;padding:0 22px;font-size:15px;font-weight:800;transition:transform .12s,filter .16s;display:inline-flex}.ForfaitPicker-module__0tWyqW__cta:hover{filter:brightness(1.05);transform:translateY(-1px)}.ForfaitPicker-module__0tWyqW__overlay{z-index:70;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ForfaitPicker-module__0tWyqW__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;border:0;animation:.18s ForfaitPicker-module__0tWyqW__fade;position:absolute;inset:0}.ForfaitPicker-module__0tWyqW__modal{z-index:1;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--background);width:min(96vw,1040px);max-height:92vh;box-shadow:var(--shadow-md);padding:24px;animation:.2s ForfaitPicker-module__0tWyqW__pop;position:relative;overflow-y:auto}.ForfaitPicker-module__0tWyqW__modalHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.ForfaitPicker-module__0tWyqW__modalHead h2{font-size:22px;font-weight:850}.ForfaitPicker-module__0tWyqW__close{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:38px;height:38px;color:var(--text-muted);place-items:center;display:grid}.ForfaitPicker-module__0tWyqW__close:hover{background:var(--surface-muted);color:var(--foreground)}.ForfaitPicker-module__0tWyqW__cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.ForfaitPicker-module__0tWyqW__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);cursor:pointer;flex-direction:column;gap:12px;padding:22px 20px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative}.ForfaitPicker-module__0tWyqW__card:hover{border-color:var(--primary);transform:translateY(-1px)}.ForfaitPicker-module__0tWyqW__selected{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary), var(--shadow-md)}.ForfaitPicker-module__0tWyqW__ribbon{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;border-radius:999px;align-items:center;gap:5px;padding:4px 12px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:-11px;left:20px}.ForfaitPicker-module__0tWyqW__name{text-transform:capitalize;font-size:19px;font-weight:850}.ForfaitPicker-module__0tWyqW__price{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.ForfaitPicker-module__0tWyqW__price strong{font-size:32px;font-weight:850;line-height:1}.ForfaitPicker-module__0tWyqW__price em{color:var(--text-muted);font-size:13px;font-style:normal}.ForfaitPicker-module__0tWyqW__original{color:var(--text-soft);font-size:14px;text-decoration:line-through}.ForfaitPicker-module__0tWyqW__trial{background:var(--success-soft);color:var(--success);border-radius:999px;align-self:flex-start;padding:3px 10px;font-size:12px;font-weight:700}.ForfaitPicker-module__0tWyqW__desc{color:var(--text-muted);min-height:38px;font-size:13px;line-height:1.5}.ForfaitPicker-module__0tWyqW__limits,.ForfaitPicker-module__0tWyqW__features{gap:8px;list-style:none;display:grid}.ForfaitPicker-module__0tWyqW__limits li,.ForfaitPicker-module__0tWyqW__features li{align-items:center;gap:8px;font-size:13px;display:flex}.ForfaitPicker-module__0tWyqW__limits li{color:var(--foreground)}.ForfaitPicker-module__0tWyqW__limits svg{color:var(--success);flex:none}.ForfaitPicker-module__0tWyqW__featuresTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--text-soft);margin-top:4px;font-size:11px;font-weight:800}.ForfaitPicker-module__0tWyqW__on{color:var(--foreground)}.ForfaitPicker-module__0tWyqW__on svg{color:var(--success);flex:none}.ForfaitPicker-module__0tWyqW__off{color:var(--text-soft)}.ForfaitPicker-module__0tWyqW__off svg{color:var(--text-soft);flex:none}.ForfaitPicker-module__0tWyqW__action{margin-top:auto;padding-top:8px}.ForfaitPicker-module__0tWyqW__action button{width:100%}.ForfaitPicker-module__0tWyqW__selectButton{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);width:100%;min-height:42px;color:var(--foreground);cursor:pointer;font-size:14px;font-weight:800}.ForfaitPicker-module__0tWyqW__selectButton:hover{border-color:var(--primary);background:var(--primary-soft)}@keyframes ForfaitPicker-module__0tWyqW__fade{0%{opacity:0}to{opacity:1}}@keyframes ForfaitPicker-module__0tWyqW__pop{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}
.WheelThemePicker-module___P4Dya__row{flex-wrap:wrap;gap:12px;display:flex}.WheelThemePicker-module___P4Dya__card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);cursor:pointer;justify-items:center;gap:6px;width:72px;padding:10px 8px;transition:border-color .15s,transform .12s;display:grid}.WheelThemePicker-module___P4Dya__card:hover{border-color:var(--border-strong);transform:translateY(-1px)}.WheelThemePicker-module___P4Dya__active{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.WheelThemePicker-module___P4Dya__swatch{border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:relative}.WheelThemePicker-module___P4Dya__ring{border:4px solid;border-radius:50%;position:absolute;inset:0}.WheelThemePicker-module___P4Dya__center{border-radius:50%;width:16px;height:16px;box-shadow:0 1px 2px #0000004d}.WheelThemePicker-module___P4Dya__pointer{border-top:9px solid;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.WheelThemePicker-module___P4Dya__name{color:var(--text-muted);font-size:12px;font-weight:700}
.ProfileForm-module__ijbShG__layout{gap:18px;display:grid}.ProfileForm-module__ijbShG__tabs{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);gap:4px;width:fit-content;padding:4px;display:inline-flex}.ProfileForm-module__ijbShG__tabs button{border-radius:var(--radius-sm);min-height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;padding:0 14px;font-size:13px;font-weight:800}.ProfileForm-module__ijbShG__tabs .ProfileForm-module__ijbShG__activeTab{background:var(--surface);color:var(--foreground);box-shadow:0 1px 2px #0f172a14}.ProfileForm-module__ijbShG__panel{gap:18px;display:grid}.ProfileForm-module__ijbShG__form{gap:14px;display:grid}.ProfileForm-module__ijbShG__form button{justify-self:start}.ProfileForm-module__ijbShG__securityCard{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid}.ProfileForm-module__ijbShG__securityIcon{border-radius:var(--radius-md);background:var(--surface);width:38px;height:38px;color:var(--primary);place-items:center;display:grid}.ProfileForm-module__ijbShG__securityCard h2,.ProfileForm-module__ijbShG__sectionTitle h2{font-size:15px;font-weight:850}.ProfileForm-module__ijbShG__securityCard p{color:var(--text-muted);margin-top:3px;font-size:13px;line-height:1.5}.ProfileForm-module__ijbShG__securityCard strong{margin-top:8px;font-size:14px;display:block}.ProfileForm-module__ijbShG__statusList{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.ProfileForm-module__ijbShG__statusList span{background:var(--surface);color:var(--text-muted);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.ProfileForm-module__ijbShG__sectionTitle{align-items:center;gap:8px;display:flex}.ProfileForm-module__ijbShG__sectionTitle svg{color:var(--primary)}@media (max-width:560px){.ProfileForm-module__ijbShG__tabs{width:100%}.ProfileForm-module__ijbShG__tabs button{flex:1}.ProfileForm-module__ijbShG__form button{justify-self:stretch}.ProfileForm-module__ijbShG__securityCard{grid-template-columns:1fr}}
.RedeemRecordsList-module__jYHSPa__list{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);display:grid;overflow:hidden}.RedeemRecordsList-module__jYHSPa__head,.RedeemRecordsList-module__jYHSPa__row{grid-template-columns:minmax(150px,.8fr) minmax(260px,1.4fr) minmax(210px,1fr) minmax(120px,.7fr) 76px;align-items:center;gap:14px;display:grid}.RedeemRecordsList-module__jYHSPa__head{background:var(--surface-muted);color:var(--text-muted);letter-spacing:0;text-transform:uppercase;padding:11px 14px;font-size:11px;font-weight:850}.RedeemRecordsList-module__jYHSPa__row{border-top:1px solid var(--border);min-height:78px;color:var(--foreground);padding:12px 14px;text-decoration:none;transition:background .16s,border-color .16s,transform .16s}.RedeemRecordsList-module__jYHSPa__row:hover{background:color-mix(in srgb, var(--surface-muted) 72%, transparent);transform:translateY(-1px)}.RedeemRecordsList-module__jYHSPa__codeCell,.RedeemRecordsList-module__jYHSPa__prizeCell,.RedeemRecordsList-module__jYHSPa__playerCell{min-width:0}.RedeemRecordsList-module__jYHSPa__codeCell{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.RedeemRecordsList-module__jYHSPa__prizeCell{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.RedeemRecordsList-module__jYHSPa__playerCell{gap:3px;display:grid}.RedeemRecordsList-module__jYHSPa__row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:850;display:block;overflow:hidden}.RedeemRecordsList-module__jYHSPa__row span,.RedeemRecordsList-module__jYHSPa__dateCell{min-width:0;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.RedeemRecordsList-module__jYHSPa__prizeImage,.RedeemRecordsList-module__jYHSPa__prizeFallback{border:1px solid var(--border);border-radius:14px;flex:none;width:50px;height:50px}.RedeemRecordsList-module__jYHSPa__prizeImage{background:var(--surface-muted);object-fit:cover}.RedeemRecordsList-module__jYHSPa__prizeFallback{background:radial-gradient(circle at 35% 30%, #ffffffe6, transparent 36%), linear-gradient(135deg, var(--surface-muted), var(--surface-strong));display:block}.RedeemRecordsList-module__jYHSPa__viewCell{border:1px solid var(--border);color:var(--foreground);border-radius:999px;justify-self:end;padding:7px 10px;font-size:12px;font-weight:800}.RedeemRecordsList-module__jYHSPa__row:hover .RedeemRecordsList-module__jYHSPa__viewCell{border-color:var(--border-strong);background:var(--surface)}.RedeemRecordsList-module__jYHSPa__empty{color:var(--text-muted);padding:18px;font-size:14px}@media (max-width:1060px){.RedeemRecordsList-module__jYHSPa__head{display:none}.RedeemRecordsList-module__jYHSPa__row{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:10px}.RedeemRecordsList-module__jYHSPa__dateCell,.RedeemRecordsList-module__jYHSPa__viewCell{justify-self:start}}
.StoreCreateForm-module__vYXGpW__card{gap:18px;width:100%;padding:22px;display:grid}.StoreCreateForm-module__vYXGpW__heading{align-items:center;gap:12px;display:flex}.StoreCreateForm-module__vYXGpW__heading h2{font-size:20px}.StoreCreateForm-module__vYXGpW__heading p{color:var(--text-muted);font-size:13px}.StoreCreateForm-module__vYXGpW__icon{border-radius:var(--radius-md);background:var(--surface-muted);width:38px;height:38px;color:var(--primary);place-items:center;display:grid}.StoreCreateForm-module__vYXGpW__steps{grid-template-columns:32px 1fr 32px;align-items:center;gap:10px;display:grid}.StoreCreateForm-module__vYXGpW__steps span{background:var(--surface-muted);width:32px;height:32px;color:var(--text-muted);border-radius:999px;place-items:center;font-size:13px;font-weight:800;display:grid}.StoreCreateForm-module__vYXGpW__steps i{background:var(--border);height:1px}.StoreCreateForm-module__vYXGpW__activeStep{background:var(--primary)!important;color:var(--background)!important}.StoreCreateForm-module__vYXGpW__form{gap:14px;display:grid}.StoreCreateForm-module__vYXGpW__optionalBlock{border-top:1px solid var(--border);gap:12px;margin-top:4px;padding-top:16px;display:grid}.StoreCreateForm-module__vYXGpW__optionalBlock h3{color:var(--foreground);margin:0;font-size:14px}.StoreCreateForm-module__vYXGpW__optionalBlock p{color:var(--text-muted);margin:4px 0 0;font-size:12px;line-height:1.5}.StoreCreateForm-module__vYXGpW__gridTwo,.StoreCreateForm-module__vYXGpW__gridThree{gap:12px;display:grid}.StoreCreateForm-module__vYXGpW__gridTwo{grid-template-columns:1fr 1fr}.StoreCreateForm-module__vYXGpW__gridThree{grid-template-columns:1.4fr 1fr .8fr}.StoreCreateForm-module__vYXGpW__actions{justify-content:flex-end;gap:8px;display:flex}.StoreCreateForm-module__vYXGpW__lookupAction{align-items:flex-end;display:flex}.StoreCreateForm-module__vYXGpW__establishments{gap:8px;display:grid}.StoreCreateForm-module__vYXGpW__establishments button{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--foreground);text-align:left;grid-template-columns:1fr auto;align-items:center;gap:2px 10px;padding:10px 12px;display:grid}.StoreCreateForm-module__vYXGpW__establishments span{color:var(--text-muted);font-size:12px}.StoreCreateForm-module__vYXGpW__selectedEstablishment{border-color:var(--primary)!important;background:var(--primary-soft)!important}@media (max-width:760px){.StoreCreateForm-module__vYXGpW__gridTwo,.StoreCreateForm-module__vYXGpW__gridThree{grid-template-columns:1fr}.StoreCreateForm-module__vYXGpW__actions{flex-direction:column}.StoreCreateForm-module__vYXGpW__lookupAction{align-items:stretch}}
.StoreSettingsForm-module__iYNI1W__wrap{gap:14px;display:grid}.StoreSettingsForm-module__iYNI1W__panel,.StoreSettingsForm-module__iYNI1W__closurePanel{gap:16px;padding:18px;display:grid}.StoreSettingsForm-module__iYNI1W__form{gap:16px;display:grid}.StoreSettingsForm-module__iYNI1W__header{justify-content:space-between;align-items:start;gap:16px;display:flex}.StoreSettingsForm-module__iYNI1W__header h2,.StoreSettingsForm-module__iYNI1W__closurePanel h2{font-size:18px}.StoreSettingsForm-module__iYNI1W__header p,.StoreSettingsForm-module__iYNI1W__closurePanel p{color:var(--text-muted);font-size:13px}.StoreSettingsForm-module__iYNI1W__gridTwo,.StoreSettingsForm-module__iYNI1W__gridThree,.StoreSettingsForm-module__iYNI1W__gridOne{gap:12px;display:grid}.StoreSettingsForm-module__iYNI1W__gridOne{grid-template-columns:1fr}.StoreSettingsForm-module__iYNI1W__gridTwo{grid-template-columns:1fr 1fr}.StoreSettingsForm-module__iYNI1W__gridThree{grid-template-columns:1.4fr 1fr .8fr}.StoreSettingsForm-module__iYNI1W__formActions{border-top:1px solid var(--border);justify-content:flex-end;padding-top:16px;display:flex}.StoreSettingsForm-module__iYNI1W__closurePanel{border-color:color-mix(in srgb, var(--danger) 24%, var(--border))}.StoreSettingsForm-module__iYNI1W__closureHead{justify-content:space-between;align-items:center;gap:16px;display:flex}.StoreSettingsForm-module__iYNI1W__closureForm{gap:12px;display:grid}.StoreSettingsForm-module__iYNI1W__closureForm button{justify-self:end}.StoreSettingsForm-module__iYNI1W__modalBackdrop{z-index:200;background:#0f172a6b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.StoreSettingsForm-module__iYNI1W__modal{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(480px,100%);max-height:calc(100vh - 36px);box-shadow:var(--shadow-md);gap:14px;padding:18px;display:grid;overflow:auto}.StoreSettingsForm-module__iYNI1W__modalHeader{justify-content:space-between;align-items:center;gap:14px;display:flex}.StoreSettingsForm-module__iYNI1W__modalHeader h3{font-size:18px}.StoreSettingsForm-module__iYNI1W__modalNote{color:var(--text-muted);margin:-4px 0 0;font-size:13px}.StoreSettingsForm-module__iYNI1W__iconButton{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-width:36px;min-height:36px;color:var(--foreground);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.StoreSettingsForm-module__iYNI1W__iconButton:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-muted)}.StoreSettingsForm-module__iYNI1W__iconButton:disabled{cursor:not-allowed;opacity:.55}.StoreSettingsForm-module__iYNI1W__modalActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}@media (max-width:760px){.StoreSettingsForm-module__iYNI1W__header{flex-direction:column}.StoreSettingsForm-module__iYNI1W__gridTwo,.StoreSettingsForm-module__iYNI1W__gridThree{grid-template-columns:1fr}.StoreSettingsForm-module__iYNI1W__closureHead{flex-direction:column;align-items:stretch}.StoreSettingsForm-module__iYNI1W__closureForm button{justify-self:stretch}.StoreSettingsForm-module__iYNI1W__modalActions{flex-direction:column-reverse;align-items:stretch}.StoreSettingsForm-module__iYNI1W__formActions{justify-content:stretch}.StoreSettingsForm-module__iYNI1W__formActions button{width:100%}}
.stores-entry-module__h5Ypqa__page{align-content:start;gap:18px;width:min(100%,760px);min-height:100vh;margin:0 auto;padding:clamp(18px,4vw,42px);display:grid}.stores-entry-module__h5Ypqa__header{color:var(--text-muted);justify-content:space-between;align-items:center;gap:16px;font-size:13px;display:flex}.stores-entry-module__h5Ypqa__brand{min-width:0;color:var(--foreground);white-space:nowrap;align-items:center;gap:10px;font-size:18px;font-weight:900;display:inline-flex}.stores-entry-module__h5Ypqa__brandLogo{border-radius:10px;flex:none;width:32px;height:32px;display:block}.stores-entry-module__h5Ypqa__account{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.stores-entry-module__h5Ypqa__hero{justify-content:space-between;align-items:flex-start;gap:18px;padding-block:8px;display:flex}.stores-entry-module__h5Ypqa__hero>div:first-child{gap:4px;display:grid}.stores-entry-module__h5Ypqa__heroActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.stores-entry-module__h5Ypqa__heroActions .stores-entry-module__h5Ypqa__scanButton,.stores-entry-module__h5Ypqa__heroActions .stores-entry-module__h5Ypqa__scanButton:hover{color:#fff;background:#0f172a;border-color:#0f172a}.stores-entry-module__h5Ypqa__hero p{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.stores-entry-module__h5Ypqa__hero h1{font-size:28px;line-height:1.1}.stores-entry-module__h5Ypqa__emptyLayout{gap:14px;display:grid}.stores-entry-module__h5Ypqa__emptyCopy{gap:8px;padding:18px;display:grid}.stores-entry-module__h5Ypqa__emptyCopy h2{font-size:18px}.stores-entry-module__h5Ypqa__emptyCopy p{color:var(--text-muted);font-size:14px}@media (max-width:620px){.stores-entry-module__h5Ypqa__header{flex-direction:row;align-items:center;gap:12px}.stores-entry-module__h5Ypqa__account{flex-direction:row;align-items:center;gap:8px;width:auto}.stores-entry-module__h5Ypqa__account>span{display:none}.stores-entry-module__h5Ypqa__hero>div:first-child{min-width:0}.stores-entry-module__h5Ypqa__heroActions{flex-shrink:0}.stores-entry-module__h5Ypqa__heroActions a,.stores-entry-module__h5Ypqa__heroActions button{padding-inline:10px}.stores-entry-module__h5Ypqa__heroActions a>span:last-child,.stores-entry-module__h5Ypqa__heroActions button>span:last-child{display:none}}
.AdminStoreDeactivationList-module__m4QpPW__section,.AdminStoreDeactivationList-module__m4QpPW__list{gap:14px;display:grid}.AdminStoreDeactivationList-module__m4QpPW__section h2,.AdminStoreDeactivationList-module__m4QpPW__empty h2{font-size:18px}.AdminStoreDeactivationList-module__m4QpPW__card,.AdminStoreDeactivationList-module__m4QpPW__empty{gap:14px;padding:18px;display:grid}.AdminStoreDeactivationList-module__m4QpPW__summary{gap:10px;display:grid}.AdminStoreDeactivationList-module__m4QpPW__summary h3{font-size:17px}.AdminStoreDeactivationList-module__m4QpPW__summary p,.AdminStoreDeactivationList-module__m4QpPW__summary span,.AdminStoreDeactivationList-module__m4QpPW__empty p{color:var(--text-muted);font-size:13px}.AdminStoreDeactivationList-module__m4QpPW__actions{justify-content:flex-end;gap:8px;display:flex}@media (max-width:640px){.AdminStoreDeactivationList-module__m4QpPW__actions{flex-direction:column}}
.AdminUserControls-module__e6kbSa__form{gap:12px;display:grid}.AdminUserControls-module__e6kbSa__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.AdminUserControls-module__e6kbSa__form button{justify-self:end}@media (max-width:1180px){.AdminUserControls-module__e6kbSa__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.AdminUserControls-module__e6kbSa__grid{grid-template-columns:1fr}.AdminUserControls-module__e6kbSa__form button{justify-self:stretch}}
.PartnerForm-module__1BP60q__form{flex-direction:column;gap:14px;max-width:640px;display:flex}.PartnerForm-module__1BP60q__section{border:1px solid var(--border);border-radius:14px;padding:18px}.PartnerForm-module__1BP60q__section h3{margin:0 0 12px;font-size:15px}.PartnerForm-module__1BP60q__tabs{border-bottom:1px solid var(--border);align-items:center;gap:6px;margin-top:22px;display:flex;overflow-x:auto}.PartnerForm-module__1BP60q__tab{min-height:42px;color:var(--text-muted);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;padding:0 12px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.PartnerForm-module__1BP60q__tab:hover{color:var(--foreground)}.PartnerForm-module__1BP60q__tabActive{border-color:var(--accent);color:var(--foreground)}.PartnerForm-module__1BP60q__tabPanel{padding-top:18px}.PartnerForm-module__1BP60q__grid3{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.PartnerForm-module__1BP60q__actions{justify-content:flex-end;gap:10px;display:flex}@media (max-width:700px){.PartnerForm-module__1BP60q__grid3{grid-template-columns:1fr}}.PartnerForm-module__1BP60q__list{border:1px solid var(--border);border-radius:14px;flex-direction:column;margin-top:16px;display:flex;overflow:hidden}.PartnerForm-module__1BP60q__row{border-top:1px solid var(--border);grid-template-columns:1.4fr 1.6fr 1fr 90px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;display:grid}.PartnerForm-module__1BP60q__row:first-child{background:var(--surface-muted);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);border-top:none;font-size:12px;font-weight:600}.PartnerForm-module__1BP60q__rowLink{color:var(--primary,#0071e3);font-size:13px;font-weight:600;text-decoration:none}.PartnerForm-module__1BP60q__badge{border:1px solid var(--border);text-transform:uppercase;border-radius:999px;width:fit-content;padding:3px 9px;font-size:11px;font-weight:700}.PartnerForm-module__1BP60q__headRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.PartnerForm-module__1BP60q__promoRow{border-top:1px solid var(--border);grid-template-columns:1fr .7fr 1fr .9fr .6fr 80px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;display:grid}.PartnerForm-module__1BP60q__promoRow:first-child{background:var(--surface-muted);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);border-top:none;font-size:12px;font-weight:600}.PartnerForm-module__1BP60q__promoRow>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.AdminShell-module__kuqwXa__shell{grid-template-columns:260px 1fr;align-items:start;min-height:100dvh;display:grid}.AdminShell-module__kuqwXa__mainArea{flex-direction:column;min-width:0;min-height:100dvh;display:flex}.AdminShell-module__kuqwXa__content{flex-direction:column;flex:1;align-items:stretch;gap:22px;width:100%;max-width:1280px;padding:clamp(20px,4vw,38px);display:flex}.AdminShell-module__kuqwXa__overlay{display:none}@media (max-width:860px){.AdminShell-module__kuqwXa__shell{grid-template-columns:1fr}.AdminShell-module__kuqwXa__overlay{z-index:40;background:#00000073;border:0;animation:.2s AdminShell-module__kuqwXa__fade;display:block;position:fixed;inset:0}}@keyframes AdminShell-module__kuqwXa__fade{0%{opacity:0}to{opacity:1}}
.Pagination-module__pwZXsq__bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 4px;display:flex}.Pagination-module__pwZXsq__summary{color:var(--text-muted);font-size:13px;font-weight:600}.Pagination-module__pwZXsq__controls{align-items:center;gap:10px;display:flex}.Pagination-module__pwZXsq__link{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-height:36px;color:var(--foreground);align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.Pagination-module__pwZXsq__link:hover{border-color:var(--border-strong);background:var(--surface-muted)}.Pagination-module__pwZXsq__disabled{opacity:.45;pointer-events:none}.Pagination-module__pwZXsq__page{color:var(--text-muted);font-size:13px;font-weight:700}
.feedback-module__yNzL5q__hero{border:1px solid var(--border);background:radial-gradient(circle at 20% 10%, color-mix(in srgb, var(--primary) 18%, transparent), transparent 32%), linear-gradient(135deg, var(--surface), var(--surface-muted));box-shadow:var(--shadow-sm);border-radius:18px;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:stretch;gap:18px;margin-bottom:18px;padding:18px;display:grid}.feedback-module__yNzL5q__heroCopy{align-content:center;gap:8px;display:grid}.feedback-module__yNzL5q__heroCopy span,.feedback-module__yNzL5q__panelHeader span,.feedback-module__yNzL5q__splitPanel span,.feedback-module__yNzL5q__filterGroup>span,.feedback-module__yNzL5q__prizePanelHeader span{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.feedback-module__yNzL5q__heroCopy strong{font-size:clamp(34px,6vw,58px);line-height:.95}.feedback-module__yNzL5q__heroCopy p,.feedback-module__yNzL5q__panelHeader p,.feedback-module__yNzL5q__splitPanel p,.feedback-module__yNzL5q__noPrizeRecords,.feedback-module__yNzL5q__noMessage{color:var(--text-muted);margin:0;font-size:13px;line-height:1.45}.feedback-module__yNzL5q__heroStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.feedback-module__yNzL5q__metric{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 88%, transparent);border-radius:14px;align-content:center;gap:8px;min-height:112px;padding:14px;display:grid}.feedback-module__yNzL5q__metric span{color:var(--text-muted);font-size:12px;font-weight:800}.feedback-module__yNzL5q__metric strong{font-size:28px;line-height:1}.feedback-module__yNzL5q__analyticsGrid{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:18px;margin-bottom:18px;display:grid}.feedback-module__yNzL5q__ratingPanel,.feedback-module__yNzL5q__splitPanel{min-width:0}.feedback-module__yNzL5q__panelHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.feedback-module__yNzL5q__panelHeader div{gap:5px;display:grid}.feedback-module__yNzL5q__panelHeader strong{font-size:20px}.feedback-module__yNzL5q__ratingBars{gap:10px;display:grid}.feedback-module__yNzL5q__ratingRow{color:var(--foreground);border:1px solid #0000;border-radius:12px;grid-template-columns:72px minmax(0,1fr) 42px;align-items:center;gap:12px;padding:8px;text-decoration:none;display:grid}.feedback-module__yNzL5q__ratingRow:hover,.feedback-module__yNzL5q__ratingRowActive{border-color:var(--border);background:var(--surface-muted)}.feedback-module__yNzL5q__ratingRow>span{color:#f59e0b;font-size:13px;font-weight:900}.feedback-module__yNzL5q__ratingTrack{background:var(--surface-muted);border-radius:999px;height:10px;overflow:hidden}.feedback-module__yNzL5q__ratingTrack span{border-radius:inherit;background:linear-gradient(90deg,#fbbf24,#f97316);height:100%;display:block}.feedback-module__yNzL5q__ratingRow strong{text-align:right}.feedback-module__yNzL5q__splitPanel{gap:12px;display:grid}.feedback-module__yNzL5q__splitPanel>div{border:1px solid var(--border);background:var(--surface-muted);border-radius:14px;gap:7px;padding:14px;display:grid}.feedback-module__yNzL5q__splitPanel strong{font-size:28px;line-height:1}.feedback-module__yNzL5q__filters{border:1px solid var(--border);background:var(--surface);border-radius:16px;gap:12px;margin-bottom:18px;padding:14px;display:grid}.feedback-module__yNzL5q__filterGroup{gap:8px;display:grid}.feedback-module__yNzL5q__filterGroup>div{flex-wrap:wrap;gap:8px;display:flex}.feedback-module__yNzL5q__filterGroup a{border:1px solid var(--border);background:var(--surface);min-height:34px;color:var(--text-muted);border-radius:999px;align-items:center;padding:0 12px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.feedback-module__yNzL5q__filterGroup a:hover,.feedback-module__yNzL5q__filterGroup .feedback-module__yNzL5q__filterActive{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 10%, var(--surface));color:var(--foreground)}.feedback-module__yNzL5q__resultsHeader{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:13px;font-weight:700;display:flex}.feedback-module__yNzL5q__list{gap:16px;display:grid}.feedback-module__yNzL5q__item{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:18px;gap:16px;padding:18px;display:grid}.feedback-module__yNzL5q__itemHead{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.feedback-module__yNzL5q__identity{align-items:center;gap:12px;min-width:0;display:flex}.feedback-module__yNzL5q__identity strong,.feedback-module__yNzL5q__identity code{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.feedback-module__yNzL5q__identity code{color:var(--text-muted);margin-top:3px;font-family:inherit;font-size:13px}.feedback-module__yNzL5q__avatar{background:color-mix(in srgb, var(--primary) 14%, var(--surface-muted));width:42px;height:42px;color:var(--foreground);border-radius:999px;flex:none;place-items:center;font-weight:900;display:inline-grid}.feedback-module__yNzL5q__itemBadges{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.feedback-module__yNzL5q__kindBadge,.feedback-module__yNzL5q__status{border:1px solid var(--border);text-transform:uppercase;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.feedback-module__yNzL5q__kindFeedback{border-color:color-mix(in srgb, #ef4444 38%, var(--border));background:color-mix(in srgb, #ef4444 10%, var(--surface));color:color-mix(in srgb, #ef4444 80%, var(--foreground))}.feedback-module__yNzL5q__kindRating{border-color:color-mix(in srgb, #22c55e 38%, var(--border));background:color-mix(in srgb, #22c55e 10%, var(--surface));color:color-mix(in srgb, #15803d 85%, var(--foreground))}.feedback-module__yNzL5q__status{color:var(--text-muted)}.feedback-module__yNzL5q__itemBody{grid-template-columns:190px minmax(0,1fr);gap:16px;display:grid}.feedback-module__yNzL5q__ratingCard{border:1px solid var(--border);background:var(--surface-muted);border-radius:16px;align-content:start;gap:8px;padding:14px;display:grid}.feedback-module__yNzL5q__ratingCard>span,.feedback-module__yNzL5q__metaGrid dt{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:900}.feedback-module__yNzL5q__ratingCard strong{font-size:30px;line-height:1}.feedback-module__yNzL5q__ratingCard p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.35}.feedback-module__yNzL5q__stars{color:#f59e0b;letter-spacing:.04em;font-size:18px}.feedback-module__yNzL5q__stars span{color:var(--border-strong)}.feedback-module__yNzL5q__feedbackContent{gap:12px;min-width:0;display:grid}.feedback-module__yNzL5q__metaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.feedback-module__yNzL5q__metaGrid div{border-bottom:1px solid var(--border);min-width:0;padding-bottom:8px}.feedback-module__yNzL5q__metaGrid dd{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:13px;font-weight:700;overflow:hidden}.feedback-module__yNzL5q__message{white-space:pre-wrap;margin:0;line-height:1.6}.feedback-module__yNzL5q__images{flex-wrap:wrap;gap:10px;display:flex}.feedback-module__yNzL5q__imageThumb{border:1px solid var(--border);background:var(--surface-muted);cursor:zoom-in;border-radius:14px;width:82px;height:82px;padding:0;display:block;overflow:hidden}.feedback-module__yNzL5q__imageThumb img{object-fit:cover;width:100%;height:100%}.feedback-module__yNzL5q__imageModalBackdrop{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overscroll-behavior:none;background:#000000ad;place-items:center;padding:0;display:grid;position:fixed;inset:0}.feedback-module__yNzL5q__imageModal{width:100vw;height:100dvh;box-shadow:none;background:#050505;border:0;border-radius:0;position:relative;overflow:hidden}.feedback-module__yNzL5q__imageModalHeader{z-index:4;pointer-events:none;justify-content:space-between;align-items:center;gap:16px;display:flex;position:absolute;top:14px;left:14px;right:14px}.feedback-module__yNzL5q__imageModalHeader div{gap:2px;min-width:0;display:grid}.feedback-module__yNzL5q__imageModalHeader strong,.feedback-module__yNzL5q__imageModalHeader span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.feedback-module__yNzL5q__imageModalHeader strong{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0a80;border:1px solid #ffffff24;border-radius:999px;max-width:min(760px,100vw - 156px);padding:8px 12px;font-size:14px;display:inline-block}.feedback-module__yNzL5q__imageModalHeader span{color:#ffffffbd;font-size:12px;font-weight:800;display:none}.feedback-module__yNzL5q__imageModalHeader button,.feedback-module__yNzL5q__imageModalNavLeft,.feedback-module__yNzL5q__imageModalNavRight{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0a8a;border:1px solid #ffffff29;border-radius:999px;place-items:center;display:inline-grid}.feedback-module__yNzL5q__imageModalHeader button{pointer-events:auto;flex:none;width:34px;height:34px}.feedback-module__yNzL5q__imageModalToolbar{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0a80;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:7px;display:flex;position:absolute;bottom:18px;right:50%;transform:translate(50%)}.feedback-module__yNzL5q__imageModalToolbar button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:42px;height:34px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.feedback-module__yNzL5q__imageModalToolbar button:hover{background:#ffffff29;border-color:#ffffff47}.feedback-module__yNzL5q__imageModalBody{background:#050505;position:absolute;inset:0;overflow:hidden}.feedback-module__yNzL5q__imageModalNavLeft,.feedback-module__yNzL5q__imageModalNavRight{z-index:4;width:44px;height:44px;position:absolute;top:50%;transform:translateY(-50%)}.feedback-module__yNzL5q__imageModalNavLeft{left:14px}.feedback-module__yNzL5q__imageModalNavRight{right:14px}.feedback-module__yNzL5q__imageZoomSurface{cursor:zoom-in;box-sizing:border-box;touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;padding:58px 64px 84px;display:flex;position:absolute;inset:0;overflow:hidden}.feedback-module__yNzL5q__imageZoomSurfaceZoomed{cursor:grab}.feedback-module__yNzL5q__imageZoomSurfaceZoomed:active{cursor:grabbing}.feedback-module__yNzL5q__imageZoomSurface img{object-fit:contain;transform-origin:50%;will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100%;max-height:100%;display:block}.feedback-module__yNzL5q__imageModalStrip{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0a80;border:1px solid #ffffff29;border-radius:999px;gap:8px;max-width:min(360px,50vw - 90px);padding:7px;display:flex;position:absolute;bottom:18px;right:14px;overflow-x:auto}.feedback-module__yNzL5q__imageModalStrip button{cursor:pointer;background:#ffffff1a;border:2px solid #0000;border-radius:999px;flex:none;width:56px;height:56px;padding:0;display:block;overflow:hidden}.feedback-module__yNzL5q__imageModalStrip .feedback-module__yNzL5q__imageModalStripActive{border-color:#fff}.feedback-module__yNzL5q__imageModalStrip img{object-fit:cover;width:100%;height:100%}.feedback-module__yNzL5q__prizePanel{border-top:1px solid var(--border);gap:12px;padding-top:14px;display:grid}.feedback-module__yNzL5q__prizePanelHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.feedback-module__yNzL5q__prizePanelHeader div{gap:4px;display:grid}.feedback-module__yNzL5q__prizePanelHeader strong{font-size:14px}.feedback-module__yNzL5q__prizeList{gap:8px;display:grid}.feedback-module__yNzL5q__prizeRecord{border:1px solid var(--border);background:var(--surface-muted);border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.feedback-module__yNzL5q__prizeRecord img,.feedback-module__yNzL5q__prizePlaceholder{background:var(--surface);object-fit:cover;border-radius:10px;width:42px;height:42px;display:block}.feedback-module__yNzL5q__prizeRecord div{min-width:0}.feedback-module__yNzL5q__prizeRecord strong,.feedback-module__yNzL5q__prizeRecord span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.feedback-module__yNzL5q__prizeRecord span{color:var(--text-muted);margin-top:2px;font-size:12px}.feedback-module__yNzL5q__prizeRecord em{border:1px solid var(--border);color:var(--text-muted);border-radius:999px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:900}.feedback-module__yNzL5q__actions{border-top:1px solid var(--border);flex-wrap:wrap;gap:8px;padding-top:14px;display:flex}.feedback-module__yNzL5q__statusButton{border:1px solid var(--border);background:var(--surface-muted);min-height:34px;color:var(--foreground);cursor:pointer;border-radius:999px;padding:0 12px;font-size:12px;font-weight:800}.feedback-module__yNzL5q__statusButton:hover{border-color:var(--primary)}.feedback-module__yNzL5q__statusButton:disabled{cursor:wait;opacity:.62}@media (max-width:980px){.feedback-module__yNzL5q__hero,.feedback-module__yNzL5q__analyticsGrid,.feedback-module__yNzL5q__itemBody{grid-template-columns:1fr}.feedback-module__yNzL5q__heroStats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.feedback-module__yNzL5q__hero,.feedback-module__yNzL5q__item{border-radius:14px;padding:14px}.feedback-module__yNzL5q__heroStats,.feedback-module__yNzL5q__metaGrid{grid-template-columns:1fr}.feedback-module__yNzL5q__itemHead{display:grid}.feedback-module__yNzL5q__itemBadges{justify-content:flex-start}.feedback-module__yNzL5q__prizeRecord{grid-template-columns:38px minmax(0,1fr)}.feedback-module__yNzL5q__prizeRecord em{grid-column:1/-1;justify-self:start}.feedback-module__yNzL5q__imageModalBackdrop{padding:0}.feedback-module__yNzL5q__imageModal{border-radius:0;width:100vw;height:100dvh}.feedback-module__yNzL5q__imageModalHeader{gap:10px;top:10px;left:10px;right:10px}.feedback-module__yNzL5q__imageModalHeader strong{max-width:calc(100vw - 74px);padding:7px 10px;font-size:12px}.feedback-module__yNzL5q__imageModalToolbar{padding:6px;bottom:10px}.feedback-module__yNzL5q__imageZoomSurface{padding:52px 46px 72px}.feedback-module__yNzL5q__imageModalNavLeft,.feedback-module__yNzL5q__imageModalNavRight{width:36px;height:36px}.feedback-module__yNzL5q__imageModalNavLeft{left:8px}.feedback-module__yNzL5q__imageModalNavRight{right:8px}.feedback-module__yNzL5q__imageModalStrip{display:none}}
.AuthForm-module__oRl-7W__card{gap:18px;width:min(100%,420px);padding:24px;display:grid}.AuthForm-module__oRl-7W__header{text-align:center;justify-items:center;gap:10px;display:grid}.AuthForm-module__oRl-7W__icon{background:var(--surface-muted);width:40px;height:40px;color:var(--primary);border-radius:999px;place-items:center;display:grid}.AuthForm-module__oRl-7W__header h1{font-size:22px;line-height:1.2}.AuthForm-module__oRl-7W__header p,.AuthForm-module__oRl-7W__footer{color:var(--text-muted);font-size:14px}.AuthForm-module__oRl-7W__form{gap:14px;display:grid}.AuthForm-module__oRl-7W__divider{place-items:center;display:grid}.AuthForm-module__oRl-7W__divider span{border-top:1px solid var(--border);width:100%}.AuthForm-module__oRl-7W__googleIcon{width:16px;height:16px}.AuthForm-module__oRl-7W__footer{text-align:center}.AuthForm-module__oRl-7W__footer a{color:var(--foreground);font-weight:800}
.PublicHeader-module__wLEjaG__header{z-index:10;min-height:var(--header-height);border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;gap:16px;padding:0 clamp(18px,4vw,48px);display:flex;position:sticky;top:0}.PublicHeader-module__wLEjaG__brand,.PublicHeader-module__wLEjaG__nav a{align-items:center;display:inline-flex}.PublicHeader-module__wLEjaG__brand{color:var(--foreground);gap:10px;font-weight:800}.PublicHeader-module__wLEjaG__mark{border-radius:var(--radius-md);background:var(--primary);width:34px;height:34px;color:var(--background);place-items:center;font-size:13px;display:grid}.PublicHeader-module__wLEjaG__markImg{flex:none;width:34px;height:34px;display:block}.PublicHeader-module__wLEjaG__nav{align-items:center;gap:6px;display:flex}.PublicHeader-module__wLEjaG__nav>a{border-radius:var(--radius-md);min-height:42px;color:var(--text-muted);gap:7px;padding:0 10px;font-size:14px;font-weight:650}.PublicHeader-module__wLEjaG__nav>a:hover{background:var(--surface-muted);color:var(--foreground)}.PublicHeader-module__wLEjaG__nav>.PublicHeader-module__wLEjaG__cta{background:var(--primary);color:var(--background)}.PublicHeader-module__wLEjaG__nav>.PublicHeader-module__wLEjaG__cta:hover{background:var(--primary-strong);color:var(--background)}.PublicHeader-module__wLEjaG__nav>.PublicHeader-module__wLEjaG__loginIconButton{justify-content:center;height:42px;min-height:42px;padding:0 14px}@media (max-width:760px){.PublicHeader-module__wLEjaG__header{gap:10px;padding-inline:16px}.PublicHeader-module__wLEjaG__nav{gap:4px}.PublicHeader-module__wLEjaG__nav>a span{display:none}.PublicHeader-module__wLEjaG__nav>a{padding:0 9px}.PublicHeader-module__wLEjaG__nav>.PublicHeader-module__wLEjaG__loginIconButton{width:42px;min-width:42px;padding:0}}
.SmtpSettingsForm-module__TBcz2a__card{padding:18px}.SmtpSettingsForm-module__TBcz2a__form{gap:14px;display:grid}.SmtpSettingsForm-module__TBcz2a__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.SmtpSettingsForm-module__TBcz2a__flag{color:var(--text-muted);align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}@media (max-width:760px){.SmtpSettingsForm-module__TBcz2a__grid{grid-template-columns:1fr}}.SmtpSettingsForm-module__TBcz2a__actions{flex-wrap:wrap;gap:10px;display:flex}
.AlertBox-module__hY4I1a__alert{border-radius:var(--radius-md);border:1px solid;grid-template-columns:auto 1fr;gap:10px;margin-bottom:18px;padding:12px;font-size:14px;line-height:1.5;display:grid}.AlertBox-module__hY4I1a__alert strong{margin-bottom:2px;display:block}.AlertBox-module__hY4I1a__info{background:var(--info-soft);color:var(--info);border-color:#bfdbfe}.AlertBox-module__hY4I1a__success{background:var(--success-soft);color:var(--success);border-color:#bbf7d0}.AlertBox-module__hY4I1a__warning{background:var(--warning-soft);color:var(--warning);border-color:#fde68a}.AlertBox-module__hY4I1a__danger{background:var(--danger-soft);color:var(--danger);border-color:#fecaca}
.AdminUserPasswordForm-module__TXFnkW__form{flex-direction:column;gap:12px;max-width:360px;display:flex}
.Card-module__b6YjYG__card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}
.audit-module__lsbSlq__stack{flex-direction:column;gap:16px;display:flex}
