@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)}}
.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;min-width:0;display:grid}.GoogleReviewUrlHelper-module__l2FNQq__existingMethod{grid-column:1/-1;width:100%}.GoogleReviewUrlHelper-module__l2FNQq__existingMethod code{overflow-wrap:anywhere;color:var(--foreground);margin-top:2px;font-size:12px;display:block}.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}
.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)}
.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}
.ColorPicker-module__p34m_q__root{width:100%;display:block;position:relative}.ColorPicker-module__p34m_q__trigger{border-radius:var(--radius-md);border:1px solid var(--border);cursor:pointer;width:100%;height:46px;padding:0;transition:box-shadow .16s,transform .12s;display:block;box-shadow:inset 0 0 0 1px #fff6,0 1px 2px #0f172a14}.ColorPicker-module__p34m_q__trigger:hover:not(:disabled){box-shadow:inset 0 0 0 1px #ffffff8c, 0 0 0 3px var(--primary-soft)}.ColorPicker-module__p34m_q__trigger:focus-visible{box-shadow:inset 0 0 0 1px #ffffff8c, 0 0 0 3px var(--primary-soft);outline:none}.ColorPicker-module__p34m_q__trigger:disabled{opacity:.55;cursor:not-allowed}.ColorPicker-module__p34m_q__popover{z-index:80;border:1px solid var(--border);background:var(--surface);border-radius:16px;gap:14px;min-width:240px;max-width:calc(100vw - 16px);padding:14px;display:grid;position:fixed;box-shadow:0 1px 2px #0f172a14,0 12px 32px #0f172a2e}.ColorPicker-module__p34m_q__handle{cursor:grab;touch-action:none;justify-content:center;align-items:center;height:16px;margin:-6px -6px -4px;display:flex}.ColorPicker-module__p34m_q__handle:active{cursor:grabbing}.ColorPicker-module__p34m_q__grip{background:var(--border-strong);border-radius:999px;width:40px;height:4px}.ColorPicker-module__p34m_q__sv{cursor:crosshair;touch-action:none;border-radius:12px;width:100%;height:164px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a1f}.ColorPicker-module__p34m_q__svWhite,.ColorPicker-module__p34m_q__svBlack{position:absolute;inset:0}.ColorPicker-module__p34m_q__svWhite{background:linear-gradient(90deg,#fff,#fff0)}.ColorPicker-module__p34m_q__svBlack{background:linear-gradient(#0000,#000)}.ColorPicker-module__p34m_q__svThumb{pointer-events:none;border:2px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0f172a80,0 1px 3px #00000059}.ColorPicker-module__p34m_q__hue{cursor:pointer;touch-action:none;background:linear-gradient(90deg,red 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);border-radius:999px;width:100%;height:12px;position:relative;box-shadow:inset 0 0 0 1px #0f172a1f}.ColorPicker-module__p34m_q__hueThumb{pointer-events:none;border:3px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0f172a80,0 1px 3px #00000059}.ColorPicker-module__p34m_q__row{align-items:center;gap:10px;display:flex}.ColorPicker-module__p34m_q__preview{border-radius:9px;flex:none;width:34px;height:34px;box-shadow:inset 0 0 0 1px #0f172a24}.ColorPicker-module__p34m_q__hexInput{border:1px solid var(--border);background:var(--surface-muted);min-width:0;min-height:36px;color:var(--foreground);font:inherit;letter-spacing:.06em;text-transform:uppercase;border-radius:9px;flex:1;padding:0 12px;font-size:13px;font-weight:800}.ColorPicker-module__p34m_q__hexInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft);outline:none}.ColorPicker-module__p34m_q__presets{grid-template-columns:repeat(10,1fr);gap:6px;display:grid}.ColorPicker-module__p34m_q__presetSwatch{aspect-ratio:1;cursor:pointer;border:0;border-radius:6px;width:100%;padding:0;transition:transform .12s;box-shadow:inset 0 0 0 1px #0f172a24}.ColorPicker-module__p34m_q__presetSwatch:hover{transform:scale(1.15)}
.SaveButton-module__vWtb_W__spinner{animation:.8s linear infinite SaveButton-module__vWtb_W__saveSpinnerRotation}.SaveButton-module__vWtb_W__succeeded.SaveButton-module__vWtb_W__succeeded,.SaveButton-module__vWtb_W__succeeded.SaveButton-module__vWtb_W__succeeded:disabled{border-color:var(--success);background:var(--success);color:#fff;opacity:1;animation:.28s ease-out both SaveButton-module__vWtb_W__saveButtonSuccess}.SaveButton-module__vWtb_W__failed.SaveButton-module__vWtb_W__failed,.SaveButton-module__vWtb_W__failed.SaveButton-module__vWtb_W__failed:disabled{border-color:var(--danger);background:var(--danger);color:#fff;opacity:1;animation:.32s ease-out both SaveButton-module__vWtb_W__saveButtonFailure}.SaveButton-module__vWtb_W__successIcon{width:18px;height:18px;animation:.38s cubic-bezier(.2,.9,.3,1.35) both SaveButton-module__vWtb_W__saveSuccessPop}.SaveButton-module__vWtb_W__errorIcon{animation:.32s cubic-bezier(.2,.9,.3,1.25) both SaveButton-module__vWtb_W__saveErrorPop}.SaveButton-module__vWtb_W__successRing,.SaveButton-module__vWtb_W__successTick{stroke-dasharray:1;stroke-dashoffset:1px}.SaveButton-module__vWtb_W__successRing{animation:.42s ease-out forwards SaveButton-module__vWtb_W__saveSuccessDraw}.SaveButton-module__vWtb_W__successTick{animation:.3s ease-out .28s forwards SaveButton-module__vWtb_W__saveSuccessDraw}@keyframes SaveButton-module__vWtb_W__saveSpinnerRotation{to{transform:rotate(360deg)}}@keyframes SaveButton-module__vWtb_W__saveButtonSuccess{0%{transform:scale(.97)}}@keyframes SaveButton-module__vWtb_W__saveButtonFailure{0%{transform:translate(0)}35%{transform:translate(-3px)}70%{transform:translate(3px)}}@keyframes SaveButton-module__vWtb_W__saveErrorPop{0%{opacity:0;transform:scale(.45)}}@keyframes SaveButton-module__vWtb_W__saveSuccessPop{0%{opacity:0;transform:scale(.45)}}@keyframes SaveButton-module__vWtb_W__saveSuccessDraw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.SaveButton-module__vWtb_W__spinner,.SaveButton-module__vWtb_W__succeeded,.SaveButton-module__vWtb_W__failed,.SaveButton-module__vWtb_W__successIcon,.SaveButton-module__vWtb_W__errorIcon,.SaveButton-module__vWtb_W__successRing,.SaveButton-module__vWtb_W__successTick{animation:none}.SaveButton-module__vWtb_W__successRing,.SaveButton-module__vWtb_W__successTick{stroke-dashoffset:0}}
.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}
.PagesManager-module__zjoyhW__page{gap:16px;display:grid}.PagesManager-module__zjoyhW__listScreen{gap:12px;display:grid}.PagesManager-module__zjoyhW__listTools{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.PagesManager-module__zjoyhW__search{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text-soft);flex:240px;align-items:center;gap:8px;padding-left:10px;display:flex;position:relative}.PagesManager-module__zjoyhW__search input{background:0 0;border:none}.PagesManager-module__zjoyhW__listFoot{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.PagesManager-module__zjoyhW__editorTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.PagesManager-module__zjoyhW__filters{flex-wrap:wrap;gap:4px;display:flex}.PagesManager-module__zjoyhW__filter{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700}.PagesManager-module__zjoyhW__filter:hover{border-color:var(--border-strong);color:var(--foreground)}.PagesManager-module__zjoyhW__filterActive{border-color:var(--primary);background:var(--primary-soft);color:var(--foreground)}.PagesManager-module__zjoyhW__list{gap:6px;list-style:none;display:grid}.PagesManager-module__zjoyhW__listRow{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:100%;color:inherit;text-align:left;gap:3px;padding:11px 12px;text-decoration:none;display:grid}.PagesManager-module__zjoyhW__listRow:hover{border-color:var(--border-strong);background:var(--surface-muted)}.PagesManager-module__zjoyhW__listTop{align-items:center;gap:6px;min-width:0;font-size:13px;display:flex}.PagesManager-module__zjoyhW__listTitle{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.PagesManager-module__zjoyhW__listMeta{color:var(--text-muted);font-size:11px}.PagesManager-module__zjoyhW__listExcerpt{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.PagesManager-module__zjoyhW__panelStats{border-top:1px solid var(--border);color:var(--text-soft);padding-top:8px;font-size:11px}.PagesManager-module__zjoyhW__empty{color:var(--text-soft);text-align:center;padding:18px 8px;font-size:13px}.PagesManager-module__zjoyhW__editorPanel{gap:16px;min-width:0;display:grid}.PagesManager-module__zjoyhW__editorHead{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.PagesManager-module__zjoyhW__editorIdentity{flex:280px;gap:3px;min-width:0;display:grid}.PagesManager-module__zjoyhW__editorEyebrow{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.PagesManager-module__zjoyhW__editorName{text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:1.25;overflow:hidden}.PagesManager-module__zjoyhW__editorMeta{color:var(--text-muted);font-size:11px}.PagesManager-module__zjoyhW__editorActions{align-items:center;gap:8px;display:flex}.PagesManager-module__zjoyhW__previewLink{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.PagesManager-module__zjoyhW__previewLink:hover{border-color:var(--border-strong);color:var(--foreground)}.PagesManager-module__zjoyhW__lockedTag{background:var(--surface-muted);color:var(--text-muted);border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.PagesManager-module__zjoyhW__iconButton{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--text-muted);background:0 0;border:none;place-items:center;display:grid}.PagesManager-module__zjoyhW__iconButton:hover{background:var(--surface-muted);color:var(--foreground)}.PagesManager-module__zjoyhW__iconButtonDanger:hover{background:var(--danger-soft);color:var(--danger)}.PagesManager-module__zjoyhW__editorTabs{border:1px solid var(--border);background:var(--surface-muted);border-radius:999px;flex-wrap:wrap;align-items:center;gap:4px;width:fit-content;padding:4px;display:flex}.PagesManager-module__zjoyhW__editorTab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:7px 16px;font-size:13px;font-weight:700}.PagesManager-module__zjoyhW__editorTab:hover{color:var(--foreground)}.PagesManager-module__zjoyhW__editorTabActive{background:var(--surface);color:var(--foreground);box-shadow:0 1px 2px #00000014}.PagesManager-module__zjoyhW__contentLayout{width:100%}.PagesManager-module__zjoyhW__sectionCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);gap:14px;min-width:0;padding:16px;display:grid}.PagesManager-module__zjoyhW__contentCard{width:100%}.PagesManager-module__zjoyhW__searchPreviewCard{position:sticky;top:16px}.PagesManager-module__zjoyhW__sectionHead{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;padding-bottom:12px;display:flex}.PagesManager-module__zjoyhW__sectionTitle{font-size:14px;line-height:1.35}.PagesManager-module__zjoyhW__sectionDescription{color:var(--text-muted);margin-top:3px;font-size:12px;line-height:1.45}.PagesManager-module__zjoyhW__titleInput{font-size:15px;font-weight:700}.PagesManager-module__zjoyhW__bodyField{gap:6px;display:grid}.PagesManager-module__zjoyhW__bodyLabel{font-size:13px;font-weight:650}.PagesManager-module__zjoyhW__contentMetaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.PagesManager-module__zjoyhW__seoFields{gap:12px;display:grid}.PagesManager-module__zjoyhW__contentSwitchRow{border-top:1px solid var(--border);flex-flow:row;gap:8px;width:100%;padding-top:14px;display:flex}.PagesManager-module__zjoyhW__contentSwitchRow>.PagesManager-module__zjoyhW__switchRowButton{flex:1 1 0;width:0;min-width:0}.PagesManager-module__zjoyhW__switchRow{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.PagesManager-module__zjoyhW__switchRowButton{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer}.PagesManager-module__zjoyhW__switchRowButton:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface)}.PagesManager-module__zjoyhW__switchRowButton:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.PagesManager-module__zjoyhW__switchRowButton:disabled{opacity:.5;cursor:not-allowed}.PagesManager-module__zjoyhW__switchText{gap:2px;min-width:0;font-size:13px;display:grid}.PagesManager-module__zjoyhW__hint{color:var(--text-muted);font-size:11px}.PagesManager-module__zjoyhW__popupWorkspace{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;width:100%;display:grid}.PagesManager-module__zjoyhW__popupWorkspace>.PagesManager-module__zjoyhW__sectionCard{width:100%}.PagesManager-module__zjoyhW__cardFields{grid-template-columns:minmax(0,1.7fr) minmax(120px,.7fr);align-items:start;gap:12px;display:grid}.PagesManager-module__zjoyhW__campaignRelaunch{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:12px;display:flex}.PagesManager-module__zjoyhW__campaignRelaunchText{flex:300px;gap:3px;min-width:0;font-size:13px;display:grid}.PagesManager-module__zjoyhW__campaignDate{color:var(--text-soft);font-variant-numeric:tabular-nums;font-size:11px}.PagesManager-module__zjoyhW__campaignConfirm{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface);flex-wrap:wrap;align-items:center;gap:12px;padding:12px;display:flex}.PagesManager-module__zjoyhW__campaignConfirm:focus{outline:2px solid var(--primary);outline-offset:2px}.PagesManager-module__zjoyhW__campaignConfirm>svg{color:var(--primary);flex:none}.PagesManager-module__zjoyhW__campaignConfirmText{flex:300px;gap:3px;min-width:0;font-size:12px;display:grid}.PagesManager-module__zjoyhW__campaignConfirmActions{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}.PagesManager-module__zjoyhW__scheduleBlock{border-top:1px solid var(--border);gap:12px;padding-top:14px;display:grid}.PagesManager-module__zjoyhW__scheduleTitle{font-size:13px;line-height:1.35}.PagesManager-module__zjoyhW__scheduleFields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;width:100%;display:grid}.PagesManager-module__zjoyhW__scheduleFields>*{min-width:0}.PagesManager-module__zjoyhW__resultsCard{grid-column:1/-1}.PagesManager-module__zjoyhW__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.PagesManager-module__zjoyhW__metric{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);gap:3px;padding:12px 14px;display:grid}.PagesManager-module__zjoyhW__metricLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.PagesManager-module__zjoyhW__metricValue{font-variant-numeric:tabular-nums;font-size:22px}.PagesManager-module__zjoyhW__metricMeta{color:var(--text-muted);font-size:11px}.PagesManager-module__zjoyhW__emptyFigures{border:1px dashed var(--border-strong);border-radius:var(--radius-md);color:var(--text-muted);text-align:center;padding:24px 14px;font-size:12px}.PagesManager-module__zjoyhW__seoLayout{grid-template-columns:minmax(0,1.3fr) minmax(300px,.8fr);align-items:start;gap:14px;display:grid}.PagesManager-module__zjoyhW__fieldCount{color:var(--text-muted);font-variant-numeric:tabular-nums;text-align:right;margin-top:-8px;font-size:11px}.PagesManager-module__zjoyhW__searchPreview{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);gap:4px;padding:14px;display:grid;overflow:hidden}.PagesManager-module__zjoyhW__searchUrl{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.PagesManager-module__zjoyhW__searchTitle{color:var(--primary);text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:600;line-height:1.3;overflow:hidden}.PagesManager-module__zjoyhW__searchDescription{color:var(--text-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.PagesManager-module__zjoyhW__error{color:var(--danger);align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.PagesManager-module__zjoyhW__warning{color:var(--text-muted);font-size:12px}.PagesManager-module__zjoyhW__editorFoot{z-index:2;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;display:flex;position:sticky;bottom:12px;box-shadow:0 8px 24px #00000014}.PagesManager-module__zjoyhW__note{color:var(--text-soft);font-size:12px}.PagesManager-module__zjoyhW__confirm{border:1px solid var(--danger);border-radius:var(--radius-md);background:var(--danger-soft);flex-wrap:wrap;align-items:center;gap:10px;padding:9px 11px;font-size:12px;display:flex}.PagesManager-module__zjoyhW__confirmActions{align-items:center;gap:8px;margin-left:auto;display:flex}.PagesManager-module__zjoyhW__switch{border:1px solid var(--border-strong);background:var(--surface);cursor:pointer;border-radius:999px;flex:none;align-items:center;width:40px;height:22px;padding:2px;transition:background .16s,border-color .16s;display:inline-flex}.PagesManager-module__zjoyhW__switchOn{border-color:var(--success);background:var(--success-soft)}.PagesManager-module__zjoyhW__switch:disabled{opacity:.5;cursor:not-allowed}.PagesManager-module__zjoyhW__switchKnob{background:var(--text-soft);border-radius:999px;width:16px;height:16px;transition:transform .16s,background .16s;display:block}.PagesManager-module__zjoyhW__switchOn .PagesManager-module__zjoyhW__switchKnob{background:var(--success);transform:translate(18px)}.PagesManager-module__zjoyhW__switchRowButton .PagesManager-module__zjoyhW__switch{cursor:inherit}@media (max-width:1050px){.PagesManager-module__zjoyhW__seoLayout{grid-template-columns:minmax(0,1fr)}.PagesManager-module__zjoyhW__searchPreviewCard{position:static}}@media (max-width:760px){.PagesManager-module__zjoyhW__contentMetaGrid,.PagesManager-module__zjoyhW__metrics,.PagesManager-module__zjoyhW__cardFields{grid-template-columns:minmax(0,1fr)}.PagesManager-module__zjoyhW__resultsCard{grid-column:auto}.PagesManager-module__zjoyhW__editorHead{padding:14px}.PagesManager-module__zjoyhW__editorActions,.PagesManager-module__zjoyhW__editorTabs{width:100%}.PagesManager-module__zjoyhW__editorTab{flex:auto}.PagesManager-module__zjoyhW__editorFoot{bottom:8px}}.PagesManager-module__zjoyhW__homeCard{border-top:1px solid var(--border);gap:10px;padding:14px 12px;display:grid}.PagesManager-module__zjoyhW__homeHead{align-items:flex-start;gap:8px;font-size:14px;display:flex}.PagesManager-module__zjoyhW__homeField{gap:6px;display:grid}.PagesManager-module__zjoyhW__homeLabel{color:var(--text-muted);font-size:12px;font-weight:650}.PagesManager-module__zjoyhW__homeSelect{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:100%;color:var(--foreground);padding:8px 10px;font-size:14px}.PagesManager-module__zjoyhW__homeSelect:disabled{color:var(--text-muted)}.PagesManager-module__zjoyhW__homeFoot{justify-content:space-between;align-items:center;gap:10px;display:flex}.PagesManager-module__zjoyhW__previewDisabled{color:var(--text-muted);cursor:not-allowed;align-items:center;gap:6px;font-size:13px;font-weight:650;display:inline-flex}.PagesManager-module__zjoyhW__pager{justify-content:center;align-items:center;gap:12px;display:flex}.PagesManager-module__zjoyhW__pagerCount{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:13px}
.PageHeader-module__HZea0q__header{flex-direction:column;gap:10px;margin-bottom:22px;display:flex}.PageHeader-module__HZea0q__top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.PageHeader-module__HZea0q__heading{min-width:0}.PageHeader-module__HZea0q__eyebrow{color:var(--primary);letter-spacing:0;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.PageHeader-module__HZea0q__header h1{font-size:clamp(28px,4vw,42px);line-height:1.06}.PageHeader-module__HZea0q__subtitle{max-width:720px;color:var(--text-muted);margin:0;font-size:15px;line-height:1.6}.PageHeader-module__HZea0q__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}@media (max-width:720px){.PageHeader-module__HZea0q__top{gap:12px}}
.TranslationTabs-module__m8i-rW__wrap{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);gap:8px;padding:10px 12px;display:grid}.TranslationTabs-module__m8i-rW__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.TranslationTabs-module__m8i-rW__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.TranslationTabs-module__m8i-rW__hint{color:var(--text-soft);font-size:11px}.TranslationTabs-module__m8i-rW__copy{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.TranslationTabs-module__m8i-rW__copy:hover{border-color:var(--border-strong);color:var(--foreground)}.TranslationTabs-module__m8i-rW__tabs{flex-wrap:wrap;gap:4px;display:flex}.TranslationTabs-module__m8i-rW__tab{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:12px;font-weight:600;transition:border-color .16s,background .16s,color .16s;display:inline-flex;position:relative}.TranslationTabs-module__m8i-rW__tab:hover{border-color:var(--border-strong);color:var(--foreground)}.TranslationTabs-module__m8i-rW__tabActive{border-color:var(--primary);background:var(--primary-soft);color:var(--foreground)}.TranslationTabs-module__m8i-rW__tabCode{color:var(--text-soft);text-transform:uppercase;font-size:10px;font-weight:700}.TranslationTabs-module__m8i-rW__dot{background:var(--danger);border-radius:999px;width:6px;height:6px;display:block}.TranslationTabs-module__m8i-rW__note{color:var(--text-soft);font-size:11px}.TranslationTabs-module__m8i-rW__reference{color:var(--text-soft);margin-top:4px;font-size:11px;font-style:italic;display:block}
.store-detail-module__peAwcq__columns{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.store-detail-module__peAwcq__defList{gap:10px;display:grid}.store-detail-module__peAwcq__defList>div{grid-template-columns:110px 1fr;align-items:baseline;gap:10px;display:grid}.store-detail-module__peAwcq__defList dt{text-transform:uppercase;letter-spacing:.02em;color:var(--text-muted);font-size:12px;font-weight:700}.store-detail-module__peAwcq__defList dd{word-break:break-word;font-size:14px}.store-detail-module__peAwcq__subhead{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);margin:16px 0 10px;font-size:12px;font-weight:800}.store-detail-module__peAwcq__badges{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.store-detail-module__peAwcq__list{gap:8px;list-style:none;display:grid}.store-detail-module__peAwcq__list li{border:1px solid var(--border);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}.store-detail-module__peAwcq__list li span{word-break:break-word;flex-direction:column;min-width:0;display:flex}.store-detail-module__peAwcq__list li small{color:var(--text-muted);font-size:12px}.store-detail-module__peAwcq__muted{color:var(--text-muted);font-size:14px}.store-detail-module__peAwcq__auditSection{scroll-margin-top:90px}.store-detail-module__peAwcq__auditInner{flex-direction:column;gap:16px;display:flex}
.MenuDesigner-module__KTf1Tq__page{gap:18px;display:grid}.MenuDesigner-module__KTf1Tq__layout{grid-template-columns:268px minmax(0,1fr);align-items:start;gap:16px;display:grid}.MenuDesigner-module__KTf1Tq__itemsPanel{gap:12px;min-width:0;display:grid}.MenuDesigner-module__KTf1Tq__toolbar{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.MenuDesigner-module__KTf1Tq__searchWrap{min-width:0;position:relative}.MenuDesigner-module__KTf1Tq__searchIcon{color:var(--text-soft);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.MenuDesigner-module__KTf1Tq__searchWrap .MenuDesigner-module__KTf1Tq__searchInput{padding-left:34px}.MenuDesigner-module__KTf1Tq__filters{border:1px solid var(--border);border-radius:999px;gap:4px;padding:3px;display:flex}.MenuDesigner-module__KTf1Tq__chip{color:var(--text-muted);white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.MenuDesigner-module__KTf1Tq__chip:hover:not(.MenuDesigner-module__KTf1Tq__chipActive){color:var(--foreground)}.MenuDesigner-module__KTf1Tq__chipActive{background:var(--primary);color:var(--background)}.MenuDesigner-module__KTf1Tq__chipActive:hover{background:var(--primary-strong);color:var(--background)}.MenuDesigner-module__KTf1Tq__sort{width:auto;min-width:150px}.MenuDesigner-module__KTf1Tq__itemsHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:0 2px;display:flex}.MenuDesigner-module__KTf1Tq__itemsHeadTitle{gap:3px;min-width:0;display:grid}.MenuDesigner-module__KTf1Tq__itemsHeadMain{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.MenuDesigner-module__KTf1Tq__itemsHeadIcon{font-size:18px;line-height:1}.MenuDesigner-module__KTf1Tq__itemsHeadDescription{color:var(--text-muted);font-size:12px;line-height:1.45}.MenuDesigner-module__KTf1Tq__itemsHead h2{font-size:17px;font-weight:750}.MenuDesigner-module__KTf1Tq__itemsHeadCount{background:var(--surface-muted);color:var(--text-muted);border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700}.MenuDesigner-module__KTf1Tq__itemsHeadHint{color:var(--text-soft);font-size:12px}.MenuDesigner-module__KTf1Tq__itemList{gap:10px;list-style:none;display:grid}.MenuDesigner-module__KTf1Tq__itemCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:64px minmax(0,1fr) auto;align-items:start;gap:14px;padding:12px;transition:border-color .16s,box-shadow .16s,opacity .16s;display:grid;position:relative}.MenuDesigner-module__KTf1Tq__itemCard:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.MenuDesigner-module__KTf1Tq__dragHandle{border-radius:var(--radius-sm);width:34px;height:20px;color:var(--text-soft);opacity:.55;cursor:grab;background:0 0;border:none;place-items:center;transition:background .16s,color .16s,opacity .16s;display:grid}.MenuDesigner-module__KTf1Tq__optionOrderActions:hover .MenuDesigner-module__KTf1Tq__dragHandle,.MenuDesigner-module__KTf1Tq__dragHandle:focus-visible{color:var(--text-muted);opacity:1;outline:none}.MenuDesigner-module__KTf1Tq__dragHandle:hover:not(:disabled){background:var(--surface-muted);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__dragHandle:focus-visible{box-shadow:0 0 0 2px var(--primary-soft)}.MenuDesigner-module__KTf1Tq__dragHandle:active:not(:disabled){cursor:grabbing}.MenuDesigner-module__KTf1Tq__dragHandle:disabled{opacity:.2;cursor:not-allowed}.MenuDesigner-module__KTf1Tq__dragging{opacity:.45}.MenuDesigner-module__KTf1Tq__dropAbove:before,.MenuDesigner-module__KTf1Tq__dropBelow:after{content:"";background:var(--primary);border-radius:2px;height:2px;position:absolute;left:6px;right:6px}.MenuDesigner-module__KTf1Tq__dropAbove:before{top:-6px}.MenuDesigner-module__KTf1Tq__dropBelow:after{bottom:-6px}.MenuDesigner-module__KTf1Tq__media{justify-items:center;gap:4px;display:grid}.MenuDesigner-module__KTf1Tq__thumb{border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--surface-muted);width:64px;height:64px;color:var(--text-soft);cursor:pointer;place-items:center;padding:0;transition:border-color .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden}.MenuDesigner-module__KTf1Tq__thumb:hover,.MenuDesigner-module__KTf1Tq__thumb:focus-visible{border-color:var(--border-strong);box-shadow:0 0 0 1px var(--border);outline:none}.MenuDesigner-module__KTf1Tq__itemMain{gap:6px;min-width:0;display:grid}.MenuDesigner-module__KTf1Tq__itemTitleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MenuDesigner-module__KTf1Tq__itemName{font-size:15px;font-weight:700}.MenuDesigner-module__KTf1Tq__tag{font-weight:600}.MenuDesigner-module__KTf1Tq__itemDescription{color:var(--text-muted);font-size:13px;line-height:1.5}.MenuDesigner-module__KTf1Tq__itemCategories{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.MenuDesigner-module__KTf1Tq__itemCategory{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);border-radius:999px;align-items:center;gap:4px;padding:3px 9px;font-size:12px;font-weight:600;display:inline-flex}.MenuDesigner-module__KTf1Tq__itemCategoryActive{border-color:var(--primary);background:var(--primary-soft);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__itemCategoryAdd{border:1px dashed var(--border-strong);color:var(--text-soft);background:0 0;border-radius:999px;align-items:center;gap:4px;padding:3px 9px;font-size:12px;font-weight:600;display:inline-flex}.MenuDesigner-module__KTf1Tq__itemCategoryAdd:hover{border-color:var(--primary);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__itemAllergens{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.MenuDesigner-module__KTf1Tq__itemAllergensLabel{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.MenuDesigner-module__KTf1Tq__itemAllergen{border:1px solid var(--warning-soft);background:var(--warning-soft);color:var(--warning);border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.MenuDesigner-module__KTf1Tq__itemAllergenOptional{border-color:var(--border-strong);color:var(--text-muted);background:0 0;font-weight:600}.MenuDesigner-module__KTf1Tq__itemAllergensEmpty{color:var(--text-soft);font-size:11px;font-style:italic}.MenuDesigner-module__KTf1Tq__comboSummary{border:1px solid var(--border);background:var(--surface-muted);color:var(--text-muted);border-radius:999px;justify-self:start;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.MenuDesigner-module__KTf1Tq__comboSummary:hover{border-color:var(--border-strong);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__comboGroups{gap:8px;margin-top:4px;display:grid}.MenuDesigner-module__KTf1Tq__comboSummaryRow{justify-self:start;align-items:center;gap:6px;display:flex}.MenuDesigner-module__KTf1Tq__comboEdit{border:1px solid var(--border);background:var(--surface);min-width:26px;height:26px;color:var(--text-soft);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:600;transition:border-color .16s,color .16s;display:inline-flex}.MenuDesigner-module__KTf1Tq__comboEdit:hover,.MenuDesigner-module__KTf1Tq__comboEdit:focus-visible{border-color:var(--border-strong);color:var(--foreground);outline:none}.MenuDesigner-module__KTf1Tq__comboEditLabel{opacity:0;white-space:nowrap;max-width:0;margin-left:0;transition:max-width .18s,margin-left .18s,opacity .14s;overflow:hidden}.MenuDesigner-module__KTf1Tq__comboEdit:hover .MenuDesigner-module__KTf1Tq__comboEditLabel,.MenuDesigner-module__KTf1Tq__comboEdit:focus-visible .MenuDesigner-module__KTf1Tq__comboEditLabel{opacity:1;max-width:14rem;margin-left:5px}@media (prefers-reduced-motion:reduce){.MenuDesigner-module__KTf1Tq__comboEditLabel{transition:none}}.MenuDesigner-module__KTf1Tq__comboGroup{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);gap:6px;padding:10px;display:grid}.MenuDesigner-module__KTf1Tq__comboGroupHead{justify-content:space-between;align-items:baseline;gap:10px;font-size:13px;display:flex}.MenuDesigner-module__KTf1Tq__comboGroupHead span{color:var(--text-muted);font-size:12px}.MenuDesigner-module__KTf1Tq__groupDescription{color:var(--text-muted);font-size:12px;line-height:1.45}.MenuDesigner-module__KTf1Tq__comboOptions{gap:6px;display:grid}.MenuDesigner-module__KTf1Tq__comboOptionCard{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;display:grid}.MenuDesigner-module__KTf1Tq__comboOptionThumb{border:1px dashed var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-muted);width:26px;height:26px;color:var(--text-soft);place-items:center;display:grid;overflow:hidden}.MenuDesigner-module__KTf1Tq__comboOptionThumbImage{border-radius:inherit;background:var(--surface-muted);object-fit:cover;width:100%;height:100%;display:block}.MenuDesigner-module__KTf1Tq__comboOptionBody{gap:1px;min-width:0;display:grid}.MenuDesigner-module__KTf1Tq__comboOptionName{color:var(--foreground);align-items:center;gap:5px;font-size:12px;font-weight:650;display:flex}.MenuDesigner-module__KTf1Tq__comboOptionDesc{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.MenuDesigner-module__KTf1Tq__comboOptionExtra{color:var(--text-muted);text-align:right;white-space:nowrap;font-size:11px;font-weight:700}.MenuDesigner-module__KTf1Tq__comboOptionAllergens{letter-spacing:1px;font-size:11px}.MenuDesigner-module__KTf1Tq__itemAside{justify-items:end;gap:8px;display:grid}.MenuDesigner-module__KTf1Tq__price{white-space:nowrap;font-size:15px;font-weight:750}.MenuDesigner-module__KTf1Tq__priceUnit{color:var(--text-muted);font-size:12px;font-weight:600}.MenuDesigner-module__KTf1Tq__priceButton{border:1px dashed var(--border-strong);border-radius:var(--radius-sm);color:inherit;font:inherit;cursor:pointer;background:0 0;padding:2px 6px}.MenuDesigner-module__KTf1Tq__priceButton:hover,.MenuDesigner-module__KTf1Tq__priceButton:focus-visible{border-style:solid;border-color:var(--primary);color:var(--primary)}.MenuDesigner-module__KTf1Tq__quickPriceDialog{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(460px,100%);max-height:min(88vh,760px);box-shadow:var(--shadow-md);flex-direction:column;display:flex;position:relative}.MenuDesigner-module__KTf1Tq__quickPriceGrid{gap:12px;display:grid}.MenuDesigner-module__KTf1Tq__quickPriceError{color:var(--danger);margin:10px 0 0;font-size:13px}.MenuDesigner-module__KTf1Tq__switch{border:1px solid var(--border-strong);background:var(--surface-muted);cursor:pointer;border-radius:999px;align-items:center;width:40px;height:22px;padding:2px;transition:background .16s,border-color .16s;display:inline-flex}.MenuDesigner-module__KTf1Tq__switchOn{border-color:var(--success);background:var(--success-soft)}.MenuDesigner-module__KTf1Tq__switchKnob{background:var(--text-soft);border-radius:999px;width:16px;height:16px;transition:transform .16s,background .16s;display:block}.MenuDesigner-module__KTf1Tq__switchOn .MenuDesigner-module__KTf1Tq__switchKnob{background:var(--success);transform:translate(18px)}.MenuDesigner-module__KTf1Tq__itemActions{gap:2px;display:flex}.MenuDesigner-module__KTf1Tq__iconButton{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-muted);background:0 0;border:none;place-items:center;transition:background .16s,color .16s;display:grid}.MenuDesigner-module__KTf1Tq__iconButton:hover{background:var(--surface-muted);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__iconButtonDanger:hover{background:var(--danger-soft);color:var(--danger)}.MenuDesigner-module__KTf1Tq__iconButtonStrong{color:var(--foreground)}.MenuDesigner-module__KTf1Tq__iconButtonStrong:hover{background:var(--primary-soft)}.MenuDesigner-module__KTf1Tq__iconButtonDangerOn{background:var(--danger-soft);color:var(--danger)}.MenuDesigner-module__KTf1Tq__addRow{border:1px dashed var(--border-strong);border-radius:var(--radius-lg);color:var(--text-muted);background:0 0;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:14px;font-weight:600;display:flex}.MenuDesigner-module__KTf1Tq__addRow:hover{border-color:var(--primary);background:var(--surface-muted);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__overlay{overscroll-behavior:contain;z-index:60;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.MenuDesigner-module__KTf1Tq__overlayBackdrop{background:#00000070;border:none;position:absolute;inset:0}.MenuDesigner-module__KTf1Tq__dialog{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(760px,100%);max-height:min(88vh,900px);box-shadow:var(--shadow-md);flex-direction:column;display:flex;position:relative}.MenuDesigner-module__KTf1Tq__dialogHead{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 16px 14px;display:flex}.MenuDesigner-module__KTf1Tq__dialogEyebrow{color:var(--text-soft);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700;display:block}.MenuDesigner-module__KTf1Tq__dialogHead h2{font-size:18px;font-weight:750}.MenuDesigner-module__KTf1Tq__steps{border-bottom:1px solid var(--border);flex-wrap:wrap;flex-shrink:0;gap:6px;padding:10px 16px;list-style:none;display:flex}.MenuDesigner-module__KTf1Tq__stepButton{background:var(--surface-muted);color:var(--text-soft);border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:5px 11px 5px 6px;font-size:12px;font-weight:700;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.MenuDesigner-module__KTf1Tq__stepButton:disabled{cursor:default}.MenuDesigner-module__KTf1Tq__stepIndex{background:var(--surface-strong);width:18px;height:18px;color:var(--text-muted);border-radius:999px;place-items:center;font-size:10px;display:grid}.MenuDesigner-module__KTf1Tq__stepButtonActive{border-color:var(--primary);background:var(--primary-soft);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__stepButtonActive .MenuDesigner-module__KTf1Tq__stepIndex{background:var(--primary);color:var(--background)}.MenuDesigner-module__KTf1Tq__stepButtonDone{color:var(--text-muted)}.MenuDesigner-module__KTf1Tq__stepButtonDone .MenuDesigner-module__KTf1Tq__stepIndex{background:var(--success-soft);color:var(--success)}.MenuDesigner-module__KTf1Tq__stepButtonDone:hover{background:var(--surface-strong);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__wizardStep{gap:14px;display:grid}.MenuDesigner-module__KTf1Tq__stepHint{color:var(--text-muted);font-size:13px;line-height:1.55}.MenuDesigner-module__KTf1Tq__recap{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);gap:6px;padding:12px;display:grid}.MenuDesigner-module__KTf1Tq__recapRow{justify-content:space-between;gap:12px;font-size:13px;display:flex}.MenuDesigner-module__KTf1Tq__recapRow span{color:var(--text-muted);white-space:nowrap}.MenuDesigner-module__KTf1Tq__recapRow strong{text-align:right}.MenuDesigner-module__KTf1Tq__dialogBody{flex:auto;gap:16px;min-height:0;padding:16px;display:grid;overflow-y:auto}.MenuDesigner-module__KTf1Tq__kindPicker{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.MenuDesigner-module__KTf1Tq__kindCard{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--foreground);text-align:left;gap:6px;padding:14px;transition:border-color .16s,box-shadow .16s,background .16s;display:grid}.MenuDesigner-module__KTf1Tq__kindCard strong{font-size:15px}.MenuDesigner-module__KTf1Tq__kindCard span{color:var(--text-muted);font-size:13px;line-height:1.45}.MenuDesigner-module__KTf1Tq__kindCard:hover{border-color:var(--border-strong)}.MenuDesigner-module__KTf1Tq__kindCardActive{border-color:var(--primary);background:var(--surface-muted);box-shadow:0 0 0 3px var(--primary-soft)}.MenuDesigner-module__KTf1Tq__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.MenuDesigner-module__KTf1Tq__formSpan{grid-column:1/-1}.MenuDesigner-module__KTf1Tq__categoryField{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);grid-column:1/-1;gap:8px;padding:12px;display:grid}.MenuDesigner-module__KTf1Tq__categoryField legend{margin-bottom:2px;padding:0}.MenuDesigner-module__KTf1Tq__fieldHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.MenuDesigner-module__KTf1Tq__manageButton{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.MenuDesigner-module__KTf1Tq__manageButton:hover{border-color:var(--border-strong);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__manageButton[aria-pressed=true]{border-color:var(--primary);background:var(--primary-soft);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__manageChip{border:1px solid var(--border);background:var(--surface);color:var(--foreground);border-radius:999px;align-items:center;gap:6px;padding:5px 5px 5px 11px;font-size:13px;font-weight:600;display:inline-flex}.MenuDesigner-module__KTf1Tq__manageChipRemove{background:var(--surface-muted);width:20px;height:20px;color:var(--text-muted);border:none;border-radius:999px;place-items:center;transition:background .16s,color .16s;display:grid}.MenuDesigner-module__KTf1Tq__manageChipRemove:hover{background:var(--danger-soft);color:var(--danger)}.MenuDesigner-module__KTf1Tq__manageAddRow{grid-template-columns:62px minmax(0,1fr) auto;gap:8px;display:grid}.MenuDesigner-module__KTf1Tq__manageIconInput{text-align:center}.MenuDesigner-module__KTf1Tq__categoryFieldHint{color:var(--text-muted);font-size:12px;line-height:1.5}.MenuDesigner-module__KTf1Tq__categoryChoices{flex-wrap:wrap;gap:6px;display:flex}.MenuDesigner-module__KTf1Tq__categoryChoice{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:13px;font-weight:600;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.MenuDesigner-module__KTf1Tq__categoryChoice input{width:14px;height:14px;accent-color:var(--primary);cursor:pointer}.MenuDesigner-module__KTf1Tq__categoryChoice:hover{border-color:var(--border-strong);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__categoryChoiceActive{border-color:var(--primary);background:var(--primary-soft);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__allergenChoiceActive{border-color:var(--warning);background:var(--warning-soft);color:var(--warning)}.MenuDesigner-module__KTf1Tq__allergenChoiceActive input{accent-color:var(--warning)}.MenuDesigner-module__KTf1Tq__allergenChoiceInherited{border-style:solid}.MenuDesigner-module__KTf1Tq__allergenChoiceSource{color:var(--text-soft);font-size:10px;font-weight:700}.MenuDesigner-module__KTf1Tq__categoryChoiceNew{border:1px dashed var(--border-strong);color:var(--text-muted);background:0 0;border-radius:999px;align-items:center;gap:5px;padding:6px 11px;font-size:13px;font-weight:600;display:inline-flex}.MenuDesigner-module__KTf1Tq__categoryChoiceNew:hover{border-color:var(--primary);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__categoryFieldCount{color:var(--text-soft);font-size:12px}.MenuDesigner-module__KTf1Tq__uploadLabel{font-size:13px;font-weight:700}.MenuDesigner-module__KTf1Tq__upload{border:1px dashed var(--border-strong);border-radius:var(--radius-md);background:var(--surface-muted);color:var(--text-muted);text-align:center;justify-items:center;gap:4px;padding:20px;font-size:13px;display:grid}.MenuDesigner-module__KTf1Tq__uploadHint{color:var(--text-soft);font-size:12px}.MenuDesigner-module__KTf1Tq__serviceRow{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.MenuDesigner-module__KTf1Tq__serviceRowText{gap:2px;min-width:0;font-size:13px;display:grid}.MenuDesigner-module__KTf1Tq__builderEmptyActions{gap:8px;display:grid}.MenuDesigner-module__KTf1Tq__templatePanel{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-muted);gap:8px;padding:12px;display:grid}.MenuDesigner-module__KTf1Tq__templateList{gap:4px;max-height:268px;display:grid;overflow-y:auto}.MenuDesigner-module__KTf1Tq__templateRow{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:16px minmax(0,1fr);align-items:start;gap:9px;padding:9px 10px;display:grid}.MenuDesigner-module__KTf1Tq__templateRow:hover{border-color:var(--border-strong)}.MenuDesigner-module__KTf1Tq__templateRowActive{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.MenuDesigner-module__KTf1Tq__templateBody{gap:3px;min-width:0;display:grid}.MenuDesigner-module__KTf1Tq__templateTop{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.MenuDesigner-module__KTf1Tq__templateMeta{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.MenuDesigner-module__KTf1Tq__templateName{font-size:13px}.MenuDesigner-module__KTf1Tq__templatePrice{color:var(--foreground);white-space:nowrap;margin-left:auto;font-size:12px;font-weight:700}.MenuDesigner-module__KTf1Tq__templateOptions{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.MenuDesigner-module__KTf1Tq__templateFoot{justify-content:flex-end;align-items:center;gap:8px;display:flex}.MenuDesigner-module__KTf1Tq__templateSave{border:1px solid var(--primary);border-radius:var(--radius-md);background:var(--surface);gap:4px;padding:8px;display:grid}.MenuDesigner-module__KTf1Tq__templateSaveRow{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;display:grid}.MenuDesigner-module__KTf1Tq__templateSaveHint{color:var(--text-soft);font-size:11px}.MenuDesigner-module__KTf1Tq__groupConfirm{border:1px solid var(--danger);border-radius:var(--radius-md);background:var(--danger-soft);color:var(--foreground);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.MenuDesigner-module__KTf1Tq__groupConfirmActions{align-items:center;gap:8px;margin-left:auto;display:flex}.MenuDesigner-module__KTf1Tq__articlePicker{min-width:0;position:relative}.MenuDesigner-module__KTf1Tq__pickerTrigger{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);text-align:left;grid-template-columns:minmax(0,1fr) auto 15px;align-items:center;gap:8px;width:100%;padding:7px 10px;transition:border-color .16s,box-shadow .16s;display:grid}.MenuDesigner-module__KTf1Tq__pickerTrigger:hover{border-color:var(--border-strong)}.MenuDesigner-module__KTf1Tq__pickerTriggerOpen{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.MenuDesigner-module__KTf1Tq__pickerThumb{border:1px dashed var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-muted);width:34px;height:34px;color:var(--text-soft);place-items:center;display:grid;overflow:hidden}.MenuDesigner-module__KTf1Tq__pickerThumbImage{border-radius:inherit;background:var(--surface-muted);object-fit:cover;width:100%;height:100%;display:block}.MenuDesigner-module__KTf1Tq__pickerBody{gap:1px;min-width:0;display:grid}.MenuDesigner-module__KTf1Tq__pickerName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex;overflow:hidden}.MenuDesigner-module__KTf1Tq__pickerPlaceholder{color:var(--text-muted);font-size:13px;font-weight:600}.MenuDesigner-module__KTf1Tq__pickerDescription{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.MenuDesigner-module__KTf1Tq__pickerPrice{color:var(--foreground);white-space:nowrap;font-size:12px;font-weight:700}.MenuDesigner-module__KTf1Tq__pickerTag{background:var(--surface-muted);color:var(--text-muted);border-radius:999px;flex:none;padding:1px 6px;font-size:10px;font-weight:700}.MenuDesigner-module__KTf1Tq__pickerChevron{color:var(--text-soft)}.MenuDesigner-module__KTf1Tq__pickerPanel{z-index:5;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface);gap:6px;padding:8px;display:grid;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 16px 32px #00000029}.MenuDesigner-module__KTf1Tq__pickerSearch{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--text-soft);grid-template-columns:15px minmax(0,1fr) 22px;align-items:center;gap:7px;padding:6px 8px;display:grid}.MenuDesigner-module__KTf1Tq__pickerSearchInput{color:var(--foreground);background:0 0;border:none;font-size:13px}.MenuDesigner-module__KTf1Tq__pickerSearchInput:focus{outline:none}.MenuDesigner-module__KTf1Tq__pickerResults{gap:2px;max-height:244px;display:grid;overflow-y:auto}.MenuDesigner-module__KTf1Tq__pickerRow{border-radius:var(--radius-sm);text-align:left;background:0 0;border:1px solid #0000;grid-template-columns:34px minmax(0,1fr) auto 14px;align-items:center;gap:8px;padding:6px;display:grid}.MenuDesigner-module__KTf1Tq__pickerRow:hover{background:var(--surface-muted)}.MenuDesigner-module__KTf1Tq__pickerRowActive{border-color:var(--primary);background:var(--primary-soft)}.MenuDesigner-module__KTf1Tq__pickerCheck{color:var(--primary);place-items:center;display:grid}.MenuDesigner-module__KTf1Tq__pickerEmpty{color:var(--text-soft);padding:10px 6px;font-size:12px}.MenuDesigner-module__KTf1Tq__ingredientField{gap:5px;display:grid;position:relative}.MenuDesigner-module__KTf1Tq__ingredientLabel{font-size:12px;font-weight:700}.MenuDesigner-module__KTf1Tq__ingredientChips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.MenuDesigner-module__KTf1Tq__ingredientChip{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:5px;padding:4px 6px 4px 9px;font-size:12px;font-weight:600;display:inline-flex}.MenuDesigner-module__KTf1Tq__ingredientChipOut{border-color:var(--danger);background:var(--danger-soft)}.MenuDesigner-module__KTf1Tq__ingredientChipRemove{width:18px;height:18px;color:var(--text-muted);background:0 0;border:none;border-radius:999px;place-items:center;display:grid}.MenuDesigner-module__KTf1Tq__ingredientChipRemove:hover{background:var(--surface-muted);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__ingredientAdd{border:1px dashed var(--border-strong);color:var(--text-muted);background:0 0;border-radius:999px;align-items:center;gap:5px;padding:5px 11px;font-size:12px;font-weight:700;display:inline-flex}.MenuDesigner-module__KTf1Tq__ingredientAdd:hover{border-color:var(--primary);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__ingredientEmpty{color:var(--text-soft);font-size:11px}.MenuDesigner-module__KTf1Tq__pickerCreate{border:1px dashed var(--primary);border-radius:var(--radius-sm);background:var(--primary-soft);color:var(--foreground);align-items:center;gap:7px;padding:8px;font-size:12px;font-weight:700;display:flex}.MenuDesigner-module__KTf1Tq__taxChanged{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.MenuDesigner-module__KTf1Tq__taxCategoryNote{color:var(--text-muted);font-size:11px}.MenuDesigner-module__KTf1Tq__taxReset{color:var(--text-muted);background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:700;text-decoration:underline;display:inline-flex}.MenuDesigner-module__KTf1Tq__taxReset:hover{color:var(--primary)}.MenuDesigner-module__KTf1Tq__taxChannelsEdit{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.MenuDesigner-module__KTf1Tq__fileInput{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.MenuDesigner-module__KTf1Tq__uploadDrop{width:100%;transition:border-color .16s,background .16s,color .16s}.MenuDesigner-module__KTf1Tq__uploadDrop:hover{border-color:var(--primary);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__uploadDropActive{border-color:var(--primary);background:var(--primary-soft);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__photoGrid{grid-template-columns:repeat(auto-fill,minmax(152px,1fr));gap:12px;display:grid}.MenuDesigner-module__KTf1Tq__photoCard{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);gap:6px;padding:8px;display:grid;position:relative}.MenuDesigner-module__KTf1Tq__photoCard:hover,.MenuDesigner-module__KTf1Tq__photoCard:focus-within{border-color:var(--border-strong)}.MenuDesigner-module__KTf1Tq__photoCardDragging{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.MenuDesigner-module__KTf1Tq__dropBefore:before,.MenuDesigner-module__KTf1Tq__dropAfter:after{content:"";background:var(--primary);border-radius:2px;width:2px;position:absolute;top:4px;bottom:4px}.MenuDesigner-module__KTf1Tq__dropBefore:before{left:-7px}.MenuDesigner-module__KTf1Tq__dropAfter:after{right:-7px}.MenuDesigner-module__KTf1Tq__photoFrame{border-radius:var(--radius-sm);background:var(--surface-muted);aspect-ratio:1;position:relative;overflow:hidden}.MenuDesigner-module__KTf1Tq__photoImage{object-fit:cover;width:100%;height:100%;display:block}.MenuDesigner-module__KTf1Tq__photoOrder{color:#fff;background:#0000009e;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:11px;font-weight:700;display:grid;position:absolute;top:6px;left:6px}.MenuDesigner-module__KTf1Tq__photoBadges{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex;position:absolute;bottom:6px;right:6px}.MenuDesigner-module__KTf1Tq__photoBadgeCover,.MenuDesigner-module__KTf1Tq__photoBadgeHover{color:#fff;letter-spacing:.02em;background:#0000009e;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:700}.MenuDesigner-module__KTf1Tq__photoHandle{border-radius:var(--radius-sm);color:#fff;cursor:grab;background:#00000073;border:none;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:6px;right:6px}.MenuDesigner-module__KTf1Tq__photoCard:active .MenuDesigner-module__KTf1Tq__photoHandle{cursor:grabbing}.MenuDesigner-module__KTf1Tq__photoName{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.MenuDesigner-module__KTf1Tq__photoRoles{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.MenuDesigner-module__KTf1Tq__photoRole{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:4px 6px;font-size:11px;font-weight:700;display:inline-flex}.MenuDesigner-module__KTf1Tq__photoRole:hover:not(:disabled){border-color:var(--border-strong);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__photoRole:disabled{opacity:.45;cursor:not-allowed}.MenuDesigner-module__KTf1Tq__photoRoleActive{border-color:var(--primary);background:var(--primary-soft);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__photoActions{justify-content:flex-end;align-items:center;gap:2px;display:flex}.MenuDesigner-module__KTf1Tq__comboBuilder{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);gap:10px;padding:12px;display:grid}.MenuDesigner-module__KTf1Tq__comboBuilderHead{justify-content:space-between;align-items:center;gap:10px;font-size:14px;display:flex}.MenuDesigner-module__KTf1Tq__comboBuilderActions{align-items:center;gap:8px;margin-left:auto;display:flex}.MenuDesigner-module__KTf1Tq__builderGroup{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);gap:10px;padding:12px;display:grid}.MenuDesigner-module__KTf1Tq__addGroupBottom{border-style:dashed;width:100%}.MenuDesigner-module__KTf1Tq__builderGroupTop{grid-template-columns:minmax(0,1fr) 110px 110px 70px;align-items:center;gap:8px;display:grid}.MenuDesigner-module__KTf1Tq__builderGroupActions{justify-content:flex-end;align-items:center;gap:2px;display:flex}.MenuDesigner-module__KTf1Tq__builderOptions{border-left:2px solid var(--border);gap:8px;padding-left:10px;display:grid}.MenuDesigner-module__KTf1Tq__ruleSummary{color:var(--text-muted);font-size:12px;font-weight:600}.MenuDesigner-module__KTf1Tq__pricePreview{border-left:2px solid var(--success);color:var(--text-muted);padding-left:8px;font-size:12px}.MenuDesigner-module__KTf1Tq__builderOptionCard{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:minmax(0,1fr);gap:10px;padding:10px;transition:opacity .16s;display:grid;position:relative}.MenuDesigner-module__KTf1Tq__builderOptionHeader{grid-template-columns:60px minmax(0,1fr);align-items:start;gap:10px;display:grid}.MenuDesigner-module__KTf1Tq__builderOptionIdentity{gap:8px;min-width:0;display:grid}.MenuDesigner-module__KTf1Tq__optionMedia{justify-items:center;gap:4px;display:grid}.MenuDesigner-module__KTf1Tq__optionThumbSlot{width:60px;height:60px;display:block;position:relative}.MenuDesigner-module__KTf1Tq__optionThumbRemove{z-index:2;border:1px solid var(--surface);color:#fff;cursor:pointer;background:#0000009e;border-radius:999px;place-items:center;width:18px;height:18px;padding:0;transition:background .16s;display:grid;position:absolute;top:-5px;right:-5px}.MenuDesigner-module__KTf1Tq__optionThumbRemove:hover{background:var(--danger)}.MenuDesigner-module__KTf1Tq__optionThumbRemove:focus-visible{box-shadow:0 0 0 2px var(--primary-soft);outline:none}.MenuDesigner-module__KTf1Tq__optionThumb{border:1px dashed var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-muted);width:60px;height:60px;color:var(--text-muted);place-items:center;gap:2px;padding:0;transition:border-color .16s,color .16s;display:grid;overflow:hidden}.MenuDesigner-module__KTf1Tq__optionThumb:hover{border-color:var(--primary);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__optionThumbStatic{border-style:solid}.MenuDesigner-module__KTf1Tq__optionThumbStatic:hover{border-color:var(--border-strong);color:var(--text-muted)}.MenuDesigner-module__KTf1Tq__optionOrderActions{grid-template-columns:repeat(3,18px);justify-content:center;align-items:center;gap:2px;width:60px;display:grid}.MenuDesigner-module__KTf1Tq__optionMoveButton{border-radius:var(--radius-sm);width:18px;height:20px;color:var(--text-soft);opacity:.55;background:0 0;border:none;place-items:center;transition:background .16s,color .16s,opacity .16s;display:grid}.MenuDesigner-module__KTf1Tq__optionOrderActions .MenuDesigner-module__KTf1Tq__dragHandle{cursor:grab}.MenuDesigner-module__KTf1Tq__optionMoveButton{cursor:pointer}.MenuDesigner-module__KTf1Tq__optionOrderActions:hover .MenuDesigner-module__KTf1Tq__optionMoveButton,.MenuDesigner-module__KTf1Tq__optionMoveButton:focus-visible{color:var(--text-muted);opacity:1}.MenuDesigner-module__KTf1Tq__optionMoveButton:focus-visible{background:var(--surface-strong);color:var(--foreground);outline:none}.MenuDesigner-module__KTf1Tq__optionThumbHint{font-size:10px;font-weight:700}.MenuDesigner-module__KTf1Tq__optionThumbImage{border-radius:inherit;background:var(--surface-muted);object-fit:cover;width:100%;height:100%;display:block}.MenuDesigner-module__KTf1Tq__builderOptionFields{gap:8px;min-width:0;display:grid}.MenuDesigner-module__KTf1Tq__builderOptionRow{grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:8px;display:grid}.MenuDesigner-module__KTf1Tq__optionPricingBlock{border-radius:var(--radius-sm);background:var(--surface-muted);gap:8px;padding:8px;display:grid}.MenuDesigner-module__KTf1Tq__optionSupplementField{max-width:180px}.MenuDesigner-module__KTf1Tq__optionQuantityRow{border-bottom:1px dashed var(--border-strong);grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:8px;padding-bottom:8px;display:grid}.MenuDesigner-module__KTf1Tq__optionQuantityRowWithoutBeyond{grid-template-columns:repeat(3,minmax(0,1fr))}.MenuDesigner-module__KTf1Tq__optionRepeatRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.MenuDesigner-module__KTf1Tq__optionRepeatHint{color:var(--text-soft);font-size:11px}.MenuDesigner-module__KTf1Tq__optionRepeatToggle{color:var(--foreground);text-align:left;background:0 0;border:none;align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex}.MenuDesigner-module__KTf1Tq__optionRepeatSwitch{border:1px solid var(--border-strong);background:var(--surface-strong);border-radius:999px;flex:none;align-items:center;width:38px;height:22px;padding:2px;transition:border-color .16s,background .16s;display:inline-flex}.MenuDesigner-module__KTf1Tq__optionRepeatSwitch span{background:var(--text-soft);border-radius:999px;width:16px;height:16px;transition:background .16s,transform .16s;display:block}.MenuDesigner-module__KTf1Tq__optionRepeatSwitchOn{border-color:var(--success);background:var(--success-soft)}.MenuDesigner-module__KTf1Tq__optionRepeatSwitchOn span{background:var(--success);transform:translate(16px)}.MenuDesigner-module__KTf1Tq__optionAllergens{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.MenuDesigner-module__KTf1Tq__optionAllergensLabel{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.MenuDesigner-module__KTf1Tq__optionAllergen{border:1px solid var(--border);background:var(--surface);color:var(--text-soft);border-radius:999px;align-items:center;padding:2px 6px;font-size:11px;font-weight:600;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.MenuDesigner-module__KTf1Tq__optionAllergenName{opacity:0;white-space:nowrap;text-overflow:ellipsis;max-width:0;margin-left:0;transition:max-width .18s,margin-left .18s,opacity .14s;display:inline-block;overflow:hidden}.MenuDesigner-module__KTf1Tq__optionAllergen:hover .MenuDesigner-module__KTf1Tq__optionAllergenName,.MenuDesigner-module__KTf1Tq__optionAllergen:focus-visible .MenuDesigner-module__KTf1Tq__optionAllergenName{opacity:1;max-width:12rem;margin-left:3px}@media (prefers-reduced-motion:reduce){.MenuDesigner-module__KTf1Tq__optionAllergenName{transition:none}}.MenuDesigner-module__KTf1Tq__optionAllergen:hover{border-color:var(--border-strong);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__optionAllergenActive .MenuDesigner-module__KTf1Tq__optionAllergenName{opacity:1;max-width:12rem;margin-left:3px}.MenuDesigner-module__KTf1Tq__optionAllergenActive{border-color:var(--warning);background:var(--warning-soft);color:var(--warning)}.MenuDesigner-module__KTf1Tq__optionAllergenInherited{border-style:solid}.MenuDesigner-module__KTf1Tq__optionAllergenNote{color:var(--text-soft);font-size:11px;font-style:italic}.MenuDesigner-module__KTf1Tq__addOption{border:1px dashed var(--border-strong);border-radius:var(--radius-sm);color:var(--text-muted);background:0 0;justify-self:start;align-items:center;gap:6px;padding:7px 10px;font-size:13px;font-weight:600;display:inline-flex}.MenuDesigner-module__KTf1Tq__addOption:hover{border-color:var(--primary);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__dialogFoot{border-top:1px solid var(--border);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.MenuDesigner-module__KTf1Tq__dialogNote{color:var(--text-soft);font-size:12px}.MenuDesigner-module__KTf1Tq__dialogActions{gap:8px;display:flex}.MenuDesigner-module__KTf1Tq__checkboxRow{cursor:pointer;align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.MenuDesigner-module__KTf1Tq__checkboxRow input{width:15px;height:15px;accent-color:var(--primary);cursor:pointer}@media (max-width:1000px){.MenuDesigner-module__KTf1Tq__layout,.MenuDesigner-module__KTf1Tq__toolbar{grid-template-columns:minmax(0,1fr)}.MenuDesigner-module__KTf1Tq__sort{width:100%}}@media (max-width:640px){.MenuDesigner-module__KTf1Tq__itemCard{grid-template-columns:48px minmax(0,1fr)}.MenuDesigner-module__KTf1Tq__thumb{width:48px;height:48px}.MenuDesigner-module__KTf1Tq__itemAside{grid-column:1/-1;grid-template-columns:auto auto 1fr;place-items:center start}.MenuDesigner-module__KTf1Tq__itemActions{justify-self:end}.MenuDesigner-module__KTf1Tq__taxChannelsEdit,.MenuDesigner-module__KTf1Tq__manageAddRow{grid-template-columns:minmax(0,1fr)}.MenuDesigner-module__KTf1Tq__builderOptionHeader{grid-template-columns:54px minmax(0,1fr);gap:8px}.MenuDesigner-module__KTf1Tq__optionThumb{width:48px;height:48px}.MenuDesigner-module__KTf1Tq__optionOrderActions{grid-template-columns:repeat(3,16px);width:54px}.MenuDesigner-module__KTf1Tq__optionMoveButton{width:16px}}.MenuDesigner-module__KTf1Tq__allergenTranslations{gap:6px;display:grid}.MenuDesigner-module__KTf1Tq__allergenTranslationRow{grid-template-columns:minmax(120px,200px) minmax(0,1fr);align-items:center;gap:10px;display:grid}.MenuDesigner-module__KTf1Tq__allergenTranslationName{align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}@media (max-width:640px){.MenuDesigner-module__KTf1Tq__allergenTranslationRow{grid-template-columns:minmax(0,1fr)}}.MenuDesigner-module__KTf1Tq__dialogConfirm{max-width:480px}.MenuDesigner-module__KTf1Tq__deleteCategory{color:var(--danger);justify-self:start}.MenuDesigner-module__KTf1Tq__emptyList{color:var(--text-soft);text-align:center;padding:22px 8px;font-size:13px}.MenuDesigner-module__KTf1Tq__pickerClose{border-radius:var(--radius-sm);width:22px;height:22px;color:var(--text-soft);background:0 0;border:none;place-items:center;display:grid}.MenuDesigner-module__KTf1Tq__pickerClose:hover{background:var(--surface);color:var(--foreground)}.MenuDesigner-module__KTf1Tq__dialogBlocked{color:var(--danger);font-size:12px;font-weight:600}.MenuDesigner-module__KTf1Tq__categoryAddRow{grid-template-columns:62px minmax(0,1fr) auto auto;gap:8px;display:grid}@media (max-width:640px){.MenuDesigner-module__KTf1Tq__categoryAddRow{grid-template-columns:62px minmax(0,1fr)}}.MenuDesigner-module__KTf1Tq__dialogKind{color:var(--text-soft);margin-top:3px;font-size:12px;display:block}.MenuDesigner-module__KTf1Tq__thumbImage{border-radius:inherit;background:var(--surface-muted);object-fit:cover;width:100%;height:100%;display:block}.MenuDesigner-module__KTf1Tq__photoUploading{z-index:2;color:#fff;background:#00000073;place-content:center;justify-items:center;gap:4px;font-size:11px;font-weight:700;display:grid;position:absolute;inset:0}.MenuDesigner-module__KTf1Tq__spin{animation:1s linear infinite MenuDesigner-module__KTf1Tq__spin}@keyframes MenuDesigner-module__KTf1Tq__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.MenuDesigner-module__KTf1Tq__spin{animation:none}}.MenuDesigner-module__KTf1Tq__thumbImageHover{border-radius:inherit;background:var(--surface-muted);object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .16s;display:block;position:absolute;inset:0}.MenuDesigner-module__KTf1Tq__thumb:hover .MenuDesigner-module__KTf1Tq__thumbImageHover,.MenuDesigner-module__KTf1Tq__thumb:focus-visible .MenuDesigner-module__KTf1Tq__thumbImageHover{opacity:1}.MenuDesigner-module__KTf1Tq__dragging .MenuDesigner-module__KTf1Tq__thumb:hover .MenuDesigner-module__KTf1Tq__thumbImageHover,.MenuDesigner-module__KTf1Tq__dragging .MenuDesigner-module__KTf1Tq__thumb:focus-visible .MenuDesigner-module__KTf1Tq__thumbImageHover{opacity:0}@media (prefers-reduced-motion:reduce){.MenuDesigner-module__KTf1Tq__thumbImageHover{transition:none}}.MenuDesigner-module__KTf1Tq__viewSite{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-height:40px;color:var(--foreground);align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:background .16s,border-color .16s;display:inline-flex}.MenuDesigner-module__KTf1Tq__viewSite:hover{border-color:var(--border-strong);background:var(--surface-muted)}.MenuDesigner-module__KTf1Tq__viewSite:focus-visible{box-shadow:0 0 0 3px var(--primary-soft);outline:none}
.user-detail-module__Hfyvpq__summary{border:1px solid var(--border);background:var(--border);border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.user-detail-module__Hfyvpq__summary article{background:var(--surface);min-width:0;padding:16px}.user-detail-module__Hfyvpq__summary span,.user-detail-module__Hfyvpq__sectionHeader h2,.user-detail-module__Hfyvpq__defList dt{letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:800}.user-detail-module__Hfyvpq__summary span{color:var(--text-muted)}.user-detail-module__Hfyvpq__summary strong{overflow-wrap:anywhere;margin-top:8px;font-size:20px;line-height:1.18;display:block}.user-detail-module__Hfyvpq__summary small{color:var(--text-muted);margin-top:4px;font-size:13px;display:block}.user-detail-module__Hfyvpq__tabs{border-bottom:1px solid var(--border);align-items:center;gap:6px;display:flex;overflow-x:auto}.user-detail-module__Hfyvpq__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;display:inline-flex}.user-detail-module__Hfyvpq__tab:hover{color:var(--foreground)}.user-detail-module__Hfyvpq__tabActive{border-color:var(--accent);color:var(--foreground)}.user-detail-module__Hfyvpq__columns{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start;gap:22px;display:grid}.user-detail-module__Hfyvpq__section{border-top:1px solid var(--border);gap:18px;padding-top:22px;display:grid}.user-detail-module__Hfyvpq__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.user-detail-module__Hfyvpq__sectionHeader h2{color:var(--foreground)}.user-detail-module__Hfyvpq__sectionActions{align-items:center;gap:8px;display:inline-flex}.user-detail-module__Hfyvpq__defList{border:1px solid var(--border);background:var(--border);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.user-detail-module__Hfyvpq__defItem{background:var(--surface);align-content:start;gap:8px;min-width:0;padding:14px 16px;display:grid}.user-detail-module__Hfyvpq__defList dt{color:var(--text-muted)}.user-detail-module__Hfyvpq__defList dd{overflow-wrap:anywhere;min-width:0;font-size:14px;line-height:1.45}.user-detail-module__Hfyvpq__list{border:1px solid var(--border);background:var(--border);border-radius:10px;gap:1px;list-style:none;display:grid;overflow:hidden}.user-detail-module__Hfyvpq__list li{background:var(--surface);justify-content:space-between;align-items:center;gap:14px;min-width:0;padding:14px 16px;font-size:14px;display:flex}.user-detail-module__Hfyvpq__list li>span{overflow-wrap:anywhere;flex-direction:column;gap:3px;min-width:0;display:flex}.user-detail-module__Hfyvpq__list li small{color:var(--text-muted);font-size:12px}.user-detail-module__Hfyvpq__storeRight{flex:none;align-items:center;gap:10px;display:flex}.user-detail-module__Hfyvpq__muted{color:var(--text-muted);font-size:14px}.user-detail-module__Hfyvpq__scheduledNote{background:var(--info-soft);color:var(--info);grid-column:1/-1;padding:12px 16px;font-size:13px;font-weight:700;display:block}.user-detail-module__Hfyvpq__badgeRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.user-detail-module__Hfyvpq__mono{word-break:break-all;font-size:13px}.user-detail-module__Hfyvpq__invoiceCell,.user-detail-module__Hfyvpq__amountCell{flex-direction:column;gap:3px;display:inline-flex}.user-detail-module__Hfyvpq__invoiceCell small,.user-detail-module__Hfyvpq__amountCell small{color:var(--accent);font-size:12px;font-weight:800}.user-detail-module__Hfyvpq__pdfLink{color:var(--accent);align-items:center;gap:5px;font-size:13px;font-weight:700;display:inline-flex}.user-detail-module__Hfyvpq__pdfLink:hover{text-decoration:underline}.user-detail-module__Hfyvpq__refundCell{flex-direction:column;align-items:flex-start;gap:3px;display:inline-flex}@media (max-width:1080px){.user-detail-module__Hfyvpq__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.user-detail-module__Hfyvpq__columns{grid-template-columns:1fr}}@media (max-width:720px){.user-detail-module__Hfyvpq__summary,.user-detail-module__Hfyvpq__defList{grid-template-columns:1fr}.user-detail-module__Hfyvpq__list li,.user-detail-module__Hfyvpq__storeRight{flex-direction:column;align-items:flex-start}.user-detail-module__Hfyvpq__storeRight{width:100%}}
.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}
.ActionMenu-module__o2f3uW__wrap{display:inline-flex;position:relative}.ActionMenu-module__o2f3uW__trigger{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--text-muted);background:0 0;border:1px solid #0000;place-items:center;transition:background .16s,border-color .16s,color .16s;display:grid}.ActionMenu-module__o2f3uW__trigger:hover,.ActionMenu-module__o2f3uW__triggerOpen{border-color:var(--border);background:var(--surface-muted);color:var(--foreground)}.ActionMenu-module__o2f3uW__menu{z-index:20;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);gap:1px;min-width:178px;padding:5px;display:grid;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 12px 28px #00000024}.ActionMenu-module__o2f3uW__menuUp{top:auto;bottom:calc(100% + 4px)}.ActionMenu-module__o2f3uW__item{border-radius:var(--radius-sm);color:var(--foreground);text-align:left;white-space:nowrap;background:0 0;border:none;align-items:center;gap:9px;padding:8px 10px;font-size:13px;transition:background .16s;display:flex}.ActionMenu-module__o2f3uW__item:hover:not(:disabled){background:var(--surface-muted)}.ActionMenu-module__o2f3uW__item:disabled{color:var(--text-soft)}.ActionMenu-module__o2f3uW__itemIcon{color:var(--text-muted);place-items:center;display:grid}.ActionMenu-module__o2f3uW__itemDanger,.ActionMenu-module__o2f3uW__itemDanger .ActionMenu-module__o2f3uW__itemIcon{color:var(--danger)}.ActionMenu-module__o2f3uW__itemDanger:hover:not(:disabled){background:var(--danger-soft)}
.stores-module__voboDq__tabs{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);gap:4px;max-width:100%;margin-bottom:18px;padding:4px;display:inline-flex;overflow-x:auto}.stores-module__voboDq__tabs a{border-radius:var(--radius-sm);min-height:36px;color:var(--text-muted);white-space:nowrap;flex:none;justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:700;display:inline-flex}.stores-module__voboDq__tabs a:hover{color:var(--foreground)}.stores-module__voboDq__activeTab{background:var(--primary);color:var(--background)!important}@media (max-width:560px){.stores-module__voboDq__tabs{display:inline-flex}}
.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}
.Card-module__b6YjYG__card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}
.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}}
.google-avis-module__iUiCma__page{gap:24px;display:grid}
