:root{--bg:#f4efe7;--panel:#fffcf7db;--panel-strong:#fffaf2;--line:#47371c1f;--ink:#1c160d;--muted:#6a5d46;--accent:#0f766e;--accent-strong:#0b5d57;--warn:#9a3412;--admin-bg:#0a0a0a;--admin-surface-0:#0a0a0a;--admin-surface-1:#181818;--admin-surface-2:#252525;--admin-surface-2-hover:#2a2a2a;--admin-surface-3:#262626;--admin-surface-line:#404040;--admin-text-primary:#fff;--admin-text-secondary:#ffffffbf;--admin-text-muted:#ffffff80;--admin-text-quiet:#777;--admin-accent:#ffe374;--admin-accent-hover:#fff0a3;--admin-success:#32d74b;--admin-danger:#ff3140;--admin-radius-xs:4px;--admin-radius-sm:8px;--admin-radius-md:12px;--admin-radius-lg:16px;--admin-radius-xl:24px;--admin-radius-pill:96px;--admin-space-1:4px;--admin-space-2:8px;--admin-space-3:12px;--admin-space-4:16px;--admin-space-6:24px;--admin-control-height-sm:32px;--admin-control-height-md:40px;--admin-field-min-height:79px;--admin-media-tile-size:136px;--shadow:0 24px 60px #3f2a071f;--font-ui:"SF Pro Display", "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}
*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#5d5d5de6 transparent}::-webkit-scrollbar{background:0 0;width:10px;height:10px}::-webkit-scrollbar-track{box-shadow:none!important;background:0 0!important}::-webkit-scrollbar-track-piece{background:0 0!important}::-webkit-scrollbar-thumb{background:#5d5d5de6 padding-box padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#777783f2}::-webkit-scrollbar-corner{background:0 0}html::-webkit-scrollbar-track{background:0 0!important}body::-webkit-scrollbar-track{background:0 0!important}.workspace-shell__panel::-webkit-scrollbar-track{background:0 0!important}.workspace-page__body::-webkit-scrollbar-track{background:0 0!important}.account-page__body::-webkit-scrollbar-track{background:0 0!important}.shop-page__body::-webkit-scrollbar-track{background:0 0!important}html::-webkit-scrollbar{background:0 0!important}body::-webkit-scrollbar{background:0 0!important}.workspace-shell__panel::-webkit-scrollbar{background:0 0!important}.workspace-page__body::-webkit-scrollbar{background:0 0!important}.account-page__body::-webkit-scrollbar{background:0 0!important}.shop-page__body::-webkit-scrollbar{background:0 0!important}html::-webkit-scrollbar-corner{background:0 0!important}body::-webkit-scrollbar-corner{background:0 0!important}.workspace-shell__panel::-webkit-scrollbar-corner{background:0 0!important}.workspace-page__body::-webkit-scrollbar-corner{background:0 0!important}.account-page__body::-webkit-scrollbar-corner{background:0 0!important}.shop-page__body::-webkit-scrollbar-corner{background:0 0!important}html,body{-moz-text-size-adjust:100%;text-size-adjust:100%;min-height:100%;margin:0;padding:0}html{scrollbar-gutter:stable}html.admin-onboarding-scroll-lock,body.admin-onboarding-scroll-lock{overscroll-behavior:none;scrollbar-gutter:stable}body{color:var(--ink);background:var(--admin-bg);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}:is(body:has(.workspace-shell),body:has(.account-shell)){background:var(--admin-bg)}.app-global-glow{--app-global-glow-height:100vh;--workspace-shell-gap:16px;--workspace-shell-sidebar-span:224px;top:0;left:calc(50% + ((var(--workspace-shell-sidebar-span) + var(--workspace-shell-gap)) / 2));width:calc((var(--app-global-glow-height) * 428 / 1096) * 6);height:var(--app-global-glow-height);pointer-events:none;z-index:0;position:fixed;transform:translate(-50%)}@supports (height:100dvh){.app-global-glow{--app-global-glow-height:100dvh}}.app-global-glow__svg{filter:blur(128px);opacity:1;width:100%;height:100%;display:block}body:has(.account-shell--header-nav) .app-global-glow{display:none}a{color:inherit;text-decoration:none}
.ui-clickable{-webkit-tap-highlight-color:transparent;transition:color .14s,background-color .14s,border-color .14s,box-shadow .14s,transform .14s,opacity .14s}.ui-clickable:focus-visible{outline:none;box-shadow:0 0 0 2px #ffcc0073}.ui-clickable:active{transform:translateY(1px)}.ui-clickable:disabled{transform:none}.submit-button__pending{justify-content:center;align-items:baseline;display:inline-flex}.submit-button__pending-dots{justify-content:flex-start;width:.9em;display:inline-flex}.submit-button__pending-dots span{opacity:.28;animation:.9s ease-in-out infinite submit-button-pending-dot}.submit-button__pending-dots span:nth-child(2){animation-delay:.15s}.submit-button__pending-dots span:nth-child(3){animation-delay:.3s}@keyframes submit-button-pending-dot{0%,20%{opacity:.28;transform:translateY(0)}45%{opacity:1;transform:translateY(-1px)}70%,to{opacity:.28;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.submit-button__pending-dots span{opacity:1;animation:none;transform:none}}.shop-settings__media-interactive{-webkit-tap-highlight-color:transparent;transition:color .14s,background-color .14s,border-color .14s,box-shadow .14s,opacity .14s}.shop-settings__media-interactive:focus,.shop-settings__media-interactive:focus-visible{box-shadow:none;outline:none}.ui-checkbox{appearance:none;background:var(--admin-bg);cursor:pointer;border:1px solid #5f5f5f;border-radius:5px;flex:none;place-items:center;width:18px;height:18px;margin:0;transition:background-color .12s,border-color .12s,box-shadow .12s;display:inline-grid;position:relative}.ui-checkbox:after{content:"";opacity:0;border-bottom:2px solid #1b1b1b;border-right:2px solid #1b1b1b;width:5px;height:9px;transition:opacity .12s,transform .12s;transform:rotate(45deg)scale(.2)}.ui-checkbox:checked{background:#fc0;border-color:#fc0;box-shadow:0 0 0 2px #ffcc0038}.ui-checkbox:checked:after{opacity:1;transform:rotate(45deg)scale(1)}.ui-checkbox:focus-visible{border-color:#fc0;outline:none;box-shadow:0 0 0 3px #ffcc004d}.ui-checkbox:disabled{opacity:.5;cursor:not-allowed}.ui-press{will-change:transform}.ui-press:active{transform:scale(.97)}.ui-action-button{appearance:none;color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:32px;padding:4px 12px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:16px;font-weight:500;line-height:1;text-decoration:none;transition:transform .16s,filter .16s,background-color .16s;display:inline-flex}.ui-action-button:active,.ui-action-button.ui-clickable:active{transform:scale(.8)}.ui-action-button--fill{background:#0a0a0a40}.ui-action-button--blur{-webkit-backdrop-filter:blur(6px)}.ui-action-button--with-icon.ui-action-button--icon-right{padding-right:0}.ui-action-button--with-icon.ui-action-button--icon-left{padding-left:0}.ui-action-button--icon-only{width:32px;min-width:32px;height:32px;min-height:32px;padding:0}.ui-action-button__label{white-space:nowrap;align-items:center;min-width:0;display:inline-flex}.ui-action-button__icon-capsule{background:0 0;border-radius:96px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .16s,background-color .16s;display:inline-flex}.ui-action-button__icon-glyph{object-fit:contain;width:32px;height:32px;display:block}.ui-action-button.ui-clickable:hover,.ui-action-button.ui-clickable:focus-visible{filter:brightness(1.08)}@media (hover:hover) and (pointer:fine){.ui-action-button:hover .ui-action-button__icon-capsule,.ui-action-button:focus-visible .ui-action-button__icon-capsule{transform:scale(1.2)}}.ui-action-button:active .ui-action-button__icon-capsule,.ui-action-button[aria-pressed=true] .ui-action-button__icon-capsule{background:#77777740}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.ui-action-button--fill.ui-action-button--blur{background:#0a0a0ab8}}button,input,select,textarea{font:inherit}.shell__eyebrow,.card__eyebrow{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;font-size:14px}.shell__page-title,.card__title{letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(28px,3vw,40px);line-height:1}.card__text,.empty-state__text{color:var(--muted);line-height:1.5}.shell__signout{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:14px 20px;transition:transform .16s,background .16s}.shell__signout:hover{background:var(--accent-strong);transform:translateY(-1px)}
.workspace-shell__desktop-header{z-index:40;width:calc(100% + var(--workspace-shell-sidebar-span,224px) + var(--workspace-shell-gap,16px) + (var(--workspace-shell-gutter,16px) * 2));margin-left:calc(-1 * (var(--workspace-shell-sidebar-span,224px) + var(--workspace-shell-gap,16px) + var(--workspace-shell-gutter,16px)));isolation:isolate;background:0 0;grid-template-columns:auto minmax(0,1fr) auto;align-self:stretch;align-items:center;column-gap:16px;max-width:none;height:80px;min-height:80px;padding:16px;display:grid;position:sticky;top:0;overflow:visible}.workspace-shell__desktop-header:before{content:"";z-index:0;pointer-events:none;opacity:1;background:linear-gradient(#0a0a0abf 0%,#0a0a0a00 100%);position:absolute;inset:0}.workspace-shell__desktop-header>*{z-index:1;position:relative}.workspace-shell__desktop-header.venue-header{--workspace-header-glass-bg:#0a0a0a40;--workspace-header-glass-blur:blur(6px);--workspace-header-glass-fallback-bg:#0a0a0a52}.workspace-shell__desktop-header-left,.workspace-shell__desktop-header-center,.workspace-shell__desktop-header-right{align-items:center;min-width:0;display:inline-flex}.workspace-shell__desktop-header-left{justify-self:start;gap:27px}.workspace-shell__desktop-header-center{justify-content:center;justify-self:stretch;width:100%;min-width:0}.workspace-shell__desktop-header-center .app-breadcrumbs{justify-content:center;width:100%;min-width:0;max-width:100%;display:flex}.workspace-shell__desktop-header-center .app-breadcrumbs__list{max-width:min(100%,760px)}.workspace-shell__desktop-header-right{justify-content:flex-end;justify-self:end}.venue-header__logo{flex:none;justify-content:center;align-items:center;width:96px;height:48px;display:inline-flex;position:relative}.venue-header__logo-link{transform-origin:50%;border-radius:8px;width:96px;height:48px;display:inline-flex}.venue-header__logo-image{object-fit:contain;width:96px;height:48px;display:block}.venue-header__logo-corner{z-index:4;pointer-events:none;width:125px;height:80px;position:absolute;bottom:-16px;right:-73px}.venue-header__logo-status-dot{z-index:3;background:#32d74b;border-radius:999px;width:5.58px;height:5.58px;animation:1.6s step-end infinite venue-logo-status-blink;position:absolute;top:16.4px;left:72.57px}@keyframes venue-logo-status-blink{0%,49%{opacity:1}50%,to{opacity:0}}.venue-header__more-button{background:var(--workspace-header-glass-bg,#0a0a0a40);-webkit-backdrop-filter:var(--workspace-header-glass-blur,blur(6px));border:0;padding:4px 12px}.venue-header__more-button.ui-clickable:hover,.venue-header__more-button.ui-clickable:focus-visible{background:var(--workspace-header-glass-bg,#0a0a0a40);filter:none}@media (hover:hover) and (pointer:fine){.venue-header__more-button:hover .ui-action-button__icon-capsule,.venue-header__more-button:focus-visible .ui-action-button__icon-capsule{background:#262626;transform:none}}.venue-header__more-menu{align-items:center;display:inline-flex;position:relative}.venue-header__more-menu-dropdown{z-index:72;background:#181818;border:.5px solid #404040;border-radius:16px;justify-items:center;gap:4px;width:224px;padding:8px 0;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:clip}.venue-header__more-menu-dropdown[hidden]{display:none}.venue-header__more-menu-dropdown>.venue-header__more-menu-item,.venue-header__more-menu-dropdown>form{width:208px;max-width:calc(100% - 16px)}.venue-header__more-menu-item{box-sizing:border-box;appearance:none;color:#f0f0f0;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;max-width:none;min-height:40px;margin:0;padding:0 12px;font-family:Inter,Inter Tight,SF Pro Display,sans-serif;font-size:16px;font-weight:500;line-height:normal;display:flex}.venue-header__more-menu-item.ui-clickable:hover,.venue-header__more-menu-item.ui-clickable:focus-visible,.venue-header__more-menu-item.is-active{filter:none;background:#262626}.venue-header__more-menu-item.ui-clickable:focus-visible{box-shadow:none;outline:1px solid #ffffff3d}.venue-header__more-menu-item.is-disabled,.venue-header__more-menu-item:disabled{opacity:1;color:#f0f0f040;cursor:default;pointer-events:none}.venue-header__more-menu-item-label{white-space:nowrap}.venue-header__more-menu-item-content{align-items:center;gap:6px;min-width:0;display:inline-flex}.venue-header__more-menu-item-symbol{flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-family:SF Pro Display,Inter Tight,sans-serif;font-size:18px;font-weight:500;line-height:1;display:inline-flex}.venue-header__more-menu-badge{color:#32d74b;white-space:nowrap;background:#10833a40;border-radius:4px;flex:none;justify-content:center;align-items:center;min-height:20px;padding:2px 4px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.venue-header__more-menu-divider{background:#404040;width:100%;height:1px;margin:2px 0;display:block}.venue-header__more-menu-dropdown form{margin:0}.venue-header__more-menu-dropdown form .venue-header__more-menu-item{width:100%;max-width:none}.venue-header__more-menu-item.is-danger{color:#ff3140}.mobile-header-chip{-webkit-backdrop-filter:saturate(180%)blur(18px)!important;box-shadow:none!important;background:#2c2c2ec7!important;border:1px solid #ffffff1f!important}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.mobile-header-chip{background:#2c2c2ef0!important}}.account-shell__logo-placeholder{background:#3e3e3e;border-radius:999px;width:32px;height:32px;display:block}@keyframes soft-block-enter{0%{opacity:0;filter:blur(2px);transform:translateY(10px)scale(.995)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.workspace-shell__sidebar>*,.workspace-shell__mobile-footer,.account-shell__mobile-tab,.workspace-shell__drawer>*{--soft-load-delay:0s;animation:soft-block-enter .84s var(--soft-load-delay) cubic-bezier(.22, 1, .36, 1) both}.workspace-shell__sidebar>:nth-child(2),.workspace-shell__drawer>:nth-child(2){--soft-load-delay:90ms}.workspace-shell__sidebar>:nth-child(3),.workspace-shell__drawer>:nth-child(3){--soft-load-delay:.18s}.workspace-shell__sidebar>:nth-child(4),.workspace-shell__drawer>:nth-child(4){--soft-load-delay:.27s}@media (prefers-reduced-motion:reduce){.workspace-shell__sidebar>*,.workspace-shell__mobile-footer,.account-shell__mobile-tab,.workspace-shell__drawer>*{filter:none!important;animation:none!important;transform:none!important}}
.grand-nav-link{color:#a0a0a0;background:#252525;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:60px;padding:10px 13px 10px 17px;font-size:16px;font-weight:500;line-height:normal;text-decoration:none;transition:color .16s,background-color .16s,border-color .16s,transform .16s,box-shadow .16s;display:flex}.grand-nav-link:hover,.grand-nav-link:focus-visible{color:#fff;background:#333335;border-color:#5d5d5d;transform:translateY(-1px);box-shadow:0 8px 16px #00000038}.grand-nav-link.is-active{color:#fff;background:#3e3e3e;border-color:#5d5d5d}.grand-nav-link__label{display:block}.grand-nav-link__label-wrap{align-items:center;gap:8px;min-width:0;display:inline-flex}.grand-nav-link__badge{color:#fc0;background:#ffcc0024;border:1px solid #ffcc0073;border-radius:999px;justify-content:center;align-items:center;min-height:20px;padding:0 7px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.grand-nav-link__arrow{color:#a0a0a0;justify-content:center;align-items:center;width:7px;height:10px;line-height:1;display:inline-flex}.grand-nav-link__arrow svg{width:7px;height:10px;display:block}.grand-nav-link.is-active .grand-nav-link__arrow,.grand-nav-link:hover .grand-nav-link__arrow,.grand-nav-link:focus-visible .grand-nav-link__arrow{color:#fc0}.small-action-button{color:#fff;text-align:center;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:40px;padding:10px;font-size:14px;font-weight:500;line-height:normal;transition:transform .16s,filter .16s,box-shadow .16s;display:inline-flex}.small-action-button--warning{background:#ad6601}.small-action-button--danger{background:#c71839}.small-action-button:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffff2e,0 8px 16px #0000003d}.small-action-button:focus-visible{filter:brightness(1.1);transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffff38,0 0 0 2px #ffcc0073}.small-action-button:active{transform:translateY(0);box-shadow:inset 0 0 0 1px #ffffff24}.small-action-button:disabled{filter:none;opacity:.8;cursor:wait}.basic-input{background:#252525;border:1px solid #0000;border-radius:8px;gap:12px;width:100%;min-height:58px;padding:12px;display:grid}.basic-input__top{justify-content:space-between;align-items:center;gap:8px;min-height:10px;display:flex}.basic-input__title{color:#fff;font-size:12px;font-weight:500;line-height:1}.basic-input__hint{color:#32d74ba6;white-space:nowrap;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:10px;line-height:.84}.basic-input__bottom{justify-content:space-between;align-items:center;gap:8px;min-height:12px;display:flex}.basic-input__control-wrap{flex:1;align-items:center;gap:4px;min-width:0;display:inline-flex}.basic-input__control{color:#ffffff80;background:0 0;border:0;border-radius:0;outline:none;width:100%;min-width:0;padding:0;font-size:14px;line-height:normal}.basic-input__control--textarea{resize:none;min-height:12px;overflow:hidden}.basic-input__control::placeholder{color:#ffffff80}.basic-input__caret{background:#fff;flex:none;width:1px;height:12px}.basic-input__trailing{color:#ffffff80;font-size:14px;line-height:normal}.basic-input--active .basic-input__title,.basic-input--filled .basic-input__title{color:#ffffff80}.basic-input--active .basic-input__control{color:#fff}.basic-input--active .basic-input__control::placeholder{color:#0000}.basic-input--filled .basic-input__control{color:#fff}.basic-input--error{background:#ff00000d;border-color:red}.basic-input--error .basic-input__title{color:red}.basic-input--error .basic-input__control{color:#fff}.basic-input--filled .basic-input__bottom,.basic-input--error .basic-input__bottom{align-items:flex-start}
.account-shell{background:var(--admin-bg);grid-template-columns:224px minmax(0,1fr);align-items:start;gap:16px;min-height:100vh;padding:16px;display:grid}.account-shell__sidebar{flex-direction:column;gap:20px;width:224px;min-height:calc(100vh - 32px);padding:16px 8px 24px;display:flex}.account-shell__nav{gap:8px;display:grid}.account-shell__logout{margin-top:0}.account-shell__panel{background:#2c2c2e;border-radius:12px;grid-column:auto;align-self:stretch;min-width:0;min-height:calc(100vh - 32px);padding:16px 24px}.account-shell__content{gap:20px;display:grid}.account-shell__burger,.account-shell__overlay,.account-shell__drawer{display:none}.shop-standalone{background:var(--admin-bg);min-height:100vh;padding:16px}.shop-workspace__card{align-self:center;gap:20px;width:208px;display:grid}.shop-workspace__card-cover{background:#000;border-radius:10px;width:100%;height:330px;position:relative;overflow:hidden}.shop-workspace__card-media{position:absolute;inset:0;overflow:hidden}.shop-workspace__card-media-image{object-fit:cover;opacity:.5;width:210px;height:361px;position:absolute;top:calc(50% + .5px);left:50%;transform:translate(-50%,-50%)}.shop-workspace__card-media--placeholder{background:var(--admin-bg);opacity:1}.shop-workspace__card-shade{background:#0000004d;position:absolute;inset:0}.shop-workspace__card-logo{mix-blend-mode:lighten;border-radius:8px;width:128px;height:171px;position:absolute;top:calc(50% + .5px);left:50%;overflow:hidden;transform:translate(-50%,-50%)}.shop-workspace__card-logo-image{object-fit:cover;width:100%;height:100%}.shop-workspace__card-status{white-space:nowrap;border-radius:32px;justify-content:center;align-items:center;padding:4px 8px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:14px;font-weight:500;line-height:1;display:inline-flex;position:absolute;top:16px;right:16px}.shop-workspace__card-status.is-active{color:#32d74b;background:#10833a80}.shop-workspace__card-status.is-paused{color:#fc0;background:#ffe37440}.shop-workspace__card-status.is-archived{color:#fb5474;background:#c7183959}.shop-workspace__card-meta{text-align:center;gap:4px;width:100%;display:grid}.shop-workspace__card-title{color:#f0f0f0;margin:0;font-size:16px;font-weight:500;line-height:normal}.shop-workspace__card-subtitle{color:#5d5d5d;margin:0;font-size:12px;font-weight:500;line-height:normal}.shop-workspace__nav,.shop-workspace__actions{gap:8px;display:grid}.shop-workspace__actions-title{color:#f0f0f0;font-size:14px;font-weight:600;line-height:1.3}.workspace-mobile-header__back{appearance:none;color:#fff;cursor:pointer;border:0;border-radius:36px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;text-decoration:none;display:inline-flex}.workspace-mobile-header__back-icon{color:#fc0;font-size:16px;line-height:1}.workspace-mobile-header__trigger{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;min-width:0;padding:0;display:inline-flex}.workspace-mobile-header__center{justify-content:center;align-items:center;min-width:0;display:inline-flex}.workspace-mobile-header__center-label{color:#fff;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;font-weight:500;line-height:1.4;overflow:hidden}.workspace-mobile-header__trigger-icon{background:0 0;border-radius:96px;flex:none;justify-content:center;align-items:center;gap:4px;width:32px;height:32px;transition:transform .16s,background-color .16s;display:inline-flex}.workspace-mobile-header__trigger-icon span{background:#fff;border-radius:50%;width:3px;height:3px}.workspace-mobile-header__trigger.ui-press:active{transform:none}.workspace-mobile-header__trigger:active .workspace-mobile-header__trigger-icon{background:#77777740;transform:scale(.8)}.shop-workspace__mobile-header-buttons{border-radius:40px;flex:none;justify-content:center;align-items:center;width:52px;height:40px;display:inline-flex}.shop-workspace__mobile-header-buttons--back{justify-content:flex-start}.shop-workspace__mobile-header-buttons--trigger{justify-content:flex-end}.shop-workspace__mobile-back,.shop-workspace__mobile-trigger{background:#181818;border-radius:96px;width:40px;min-width:40px;height:40px;min-height:40px}.shop-workspace__mobile-back{color:#fff}.shop-workspace__mobile-back .workspace-mobile-header__back-icon{color:currentColor;justify-content:center;align-items:center;width:8px;height:12px;display:inline-flex}.shop-workspace__mobile-back .workspace-mobile-header__back-icon svg{width:100%;height:100%;display:block;transform:translate(-1px)}.shop-workspace__mobile-trigger-icon{background:0 0;border-radius:0;gap:3px;width:18px;height:4px}.shop-workspace__mobile-trigger-icon span{width:4px;height:4px}.shop-workspace__drawer-header{z-index:3;isolation:isolate;justify-content:space-between;align-items:center;width:224px;height:80px;min-height:80px;padding:24px 0 16px;display:flex;position:sticky;top:0}.shop-workspace__drawer-header:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(#000000bf 0% 56px,#0000 100%);height:128px;transition:background .18s,opacity .18s;position:absolute;top:-24px;left:-8px;right:-8px}.shop-workspace__drawer-header.is-scroll-active:before{background:linear-gradient(#000000bf 0% 56px,#0000 100%)}.shop-workspace__drawer-content{z-index:1;justify-items:center;gap:16px;width:224px;display:grid;position:relative}.shop-workspace__drawer-account-link{color:#fff;background:#181818;border:0;border-radius:96px;flex:none;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;display:inline-flex}.shop-workspace__drawer-account-icon{object-fit:contain;width:32px;height:32px;display:block}.shop-workspace__drawer-account-arrow{color:#fc0;transform:rotate(180deg)scaleY(-1)}.shop-workspace__drawer-close{color:#fff;cursor:pointer;background:#181818;border:0;border-radius:96px;flex:none;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;display:inline-flex}.shop-workspace__drawer .grand-nav-link,.shop-workspace__drawer .grand-nav-link:hover,.shop-workspace__drawer .grand-nav-link:focus-visible,.shop-workspace__drawer .small-action-button{box-shadow:none;transform:none}.shop-workspace__drawer-close-icon{flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.shop-workspace__drawer-close-icon img{width:32px;height:32px;display:block}.workspace-shell__drawer.is-open .shop-workspace__drawer-close-icon,.account-shell__drawer.is-open .account-shell__drawer-close-icon{transform-origin:50%;animation:.22s cubic-bezier(.22,1,.36,1) both mobile-drawer-close-spin-in}@keyframes mobile-drawer-close-spin-in{0%{opacity:0;transform:rotate(360deg)scale(.82)}to{opacity:1;transform:rotate(0)scale(1)}}@media (prefers-reduced-motion:reduce){.workspace-shell__drawer.is-open .shop-workspace__drawer-close-icon,.account-shell__drawer.is-open .account-shell__drawer-close-icon{animation:none}}.shop-workspace__drawer-primary-nav{width:224px}.shop-workspace__drawer-system-menu{background:#181818;border:.5px solid #404040;border-radius:16px;gap:4px;width:224px;padding:8px;display:grid;overflow:clip}.shop-workspace__drawer-system-item{color:#f0f0f0;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:6px;width:100%;min-height:40px;margin:0;padding:0 12px;text-decoration:none;transition:background-color .14s,opacity .14s,color .14s;display:inline-flex}.shop-workspace__drawer-system-item.is-disabled{color:#f0f0f040;cursor:default}.shop-workspace__drawer-system-item.is-danger{color:#ff3140;justify-content:flex-start}.shop-workspace__drawer-system-item--issue{justify-content:flex-start}.shop-workspace__drawer-system-label{color:currentColor;font-family:Inter,SF Pro Display,sans-serif;font-size:16px;font-weight:500;line-height:normal}.shop-workspace__drawer-system-content{align-items:center;gap:6px;min-width:0;display:inline-flex}.shop-workspace__drawer-system-badge{color:#32d74b;white-space:nowrap;background:#10833a40;border-radius:4px;flex:none;justify-content:center;align-items:center;min-height:20px;padding:2px 4px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.shop-workspace__drawer-system-icon{flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:18px;line-height:1;display:inline-flex}.shop-workspace__drawer-system-divider{background:#404040;width:100%;height:1px;margin:2px 0;display:block}.shop-workspace__drawer-system-form{margin:0}.shop-workspace__drawer{scrollbar-width:none}.shop-workspace__drawer::-webkit-scrollbar{width:0;height:0;display:none}.shop-workspace .card{box-shadow:none;background:#252525;border:1px solid #303030;border-radius:12px}.shop-workspace .card__title{color:#f0f0f0}.shop-workspace .card__eyebrow,.shop-workspace .card__text,.shop-workspace .card__label{color:#a0a0a0}.shop-workspace .card__meta li,.shop-workspace .card__list li{border-bottom-color:#ffffff14}.shop-workspace .card code{color:#fc0}.shop-workspace .notice{box-shadow:none;color:#f0f0f0;background:#ffffff0a;border-color:#ffffff2e;border-radius:10px}.shop-workspace .notice--success{color:#d8ffe4;background:#00ab3329;border-color:#00ab336b}.shop-workspace .notice--error{color:#ffd7d7;background:#b2252538;border-color:#ff6b6b73}
.shop-page--comments{justify-content:flex-start;align-items:stretch;width:100%;position:relative}.shop-page--comments .shop-page__body{flex:none;justify-content:flex-start;align-items:stretch;gap:24px}.shop-comments{gap:8px;width:100%;display:grid}.shop-comments__toolbar{justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0 8px 6px 4px;display:flex}.admin-checkbox{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;min-height:20px;display:inline-flex;position:relative}.admin-checkbox__input{opacity:0;cursor:pointer;position:absolute;inset:0}.admin-checkbox__box{border:.5px solid var(--admin-surface-line);border-radius:var(--admin-radius-xs);background:var(--admin-surface-1);flex:none;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .14s,box-shadow .14s;display:inline-flex}.admin-checkbox__box:after{content:"";opacity:0;background:url(/icons/admin/controls/Check.svg) 50%/contain no-repeat;width:8px;height:6px;transition:opacity .14s,transform .14s;transform:scale(.65)}.admin-checkbox__input:checked+.admin-checkbox__box{border-color:var(--admin-accent)}.admin-checkbox__input:checked+.admin-checkbox__box:after{opacity:1;transform:scale(1)}.admin-checkbox__input:focus-visible+.admin-checkbox__box{box-shadow:0 0 0 3px #ffe37438}.admin-checkbox__label{color:#fff;white-space:nowrap;font-size:14px;font-weight:400;line-height:1.2}.shop-comments__period-filter{width:148px}.shop-comments__sr-only{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shop-comments__sort{width:100%;display:grid}.shop-comments__sort-dropdown{background:#ffffff08;border:1px solid #0000;border-radius:8px;align-items:center;min-height:44px;padding:0 12px;transition:border-color .14s,background-color .14s;display:grid}@media (hover:hover) and (pointer:fine){.shop-comments__sort-dropdown:hover{background:#ffffff0f;border-color:#3e3e3e}}.shop-comments__sort-dropdown:focus-within{background:#1c1c1c;border-color:#32d74b}.shop-comments__sort-dropdown .currency-dropdown__trigger{min-height:20px}.shop-comments__sort-dropdown .currency-dropdown__text{color:#ffffffeb;font-size:14px;line-height:1.2}.shop-comments__sort-dropdown .currency-dropdown__panel{top:calc(100% + 8px)}.shop-comments__deleted-toggle{color:#fff;cursor:pointer;white-space:nowrap;justify-self:start;align-items:center;gap:8px;min-height:44px;padding:0;font-size:14px;line-height:1.2;display:inline-flex}@media (hover:hover) and (pointer:fine){.shop-comments__deleted-toggle:hover{color:#f0f0f0}}.shop-comments__deleted-text{color:#f0f0f0eb;align-items:center;line-height:1.2;display:inline-flex}.shop-comments__list{gap:16px;width:100%;display:grid}.shop-comments__lazy-controls{justify-content:center;align-items:center;width:100%;display:flex}.shop-comments__lazy-sentinel{width:100%;height:1px}.shop-comments__load-more{color:#f0f0f0;background:#2c2c2e;border:1px solid #3e3e3e;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}@media (hover:hover) and (pointer:fine){.shop-comments__load-more:hover{color:#fff;background:#343436;border-color:#5d5d5d}}.shop-comments__load-more:focus-visible{outline-offset:1px;outline:2px solid #ffcc0073}.shop-comment{background:#252525;border:1px solid #303030;border-radius:8px;gap:16px;width:100%;padding:14px;display:grid;overflow:hidden}.shop-comment.is-deleted{background:#4c1b2547;border-color:#fb547466}.shop-comment+.shop-comment:before{content:none}.shop-comment__head{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.shop-comment__dish-line{align-items:center;gap:8px;min-width:0;display:inline-flex}.shop-comment__new-tag{color:#fc0;white-space:nowrap;background:#ffcc001f;border:1px solid #ffcc006b;border-radius:999px;justify-content:center;align-items:center;min-height:20px;padding:0 8px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.shop-comment__dish{color:#fff;margin:0;font-size:17px;font-weight:700;line-height:1.25}.shop-comment__status{color:#baf1c6e6;background:#32d74b24;border:1px solid #32d74b3d;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:11px;font-weight:400;line-height:1;display:inline-flex}.shop-comment__status.is-deleted{color:#fb5474;background:#ff2d5538;border-color:#fb547466}.shop-comment__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px;width:100%;display:grid}.shop-comment__meta-item{gap:4px;display:grid}.shop-comment__meta-label{color:#ffffff8c;font-size:12px;line-height:1.2}.shop-comment__meta-value{color:#fff;font-size:14px;line-height:1.35}.shop-comment__message-block{background:#ffffff05;border-left:2px solid #fff3;border-radius:6px;gap:6px;padding:8px 10px;display:grid}.shop-comment__owner-reply{background:#32d74b0f;border-left:2px solid #32d74b7a;border-radius:6px;gap:6px;padding:8px 10px;display:grid}.shop-comment__message-label{color:#f0f0f0b8;font-size:13px;line-height:1.2}.shop-comment__message{color:#fff;white-space:pre-line;word-break:break-word;margin:0;font-size:14px;line-height:1.45}.shop-comment__actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}.shop-comment__action-form{width:auto;display:flex}.admin-comment-card{border:.5px solid var(--admin-surface-line);border-radius:var(--admin-radius-xl);background:var(--admin-surface-1);flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:24px 16px 16px;display:flex;overflow:hidden}.admin-comment-card.is-hidden{border-color:var(--admin-danger);background:#221718}.admin-comment-card__header{justify-content:space-between;align-items:flex-start;gap:8px;width:100%;min-height:24px;padding-left:8px;display:flex}.admin-comment-card__title-row{align-items:center;gap:8px;min-width:0;display:flex}.admin-comment-card__title{color:var(--admin-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:500;line-height:1.25;overflow:hidden}.admin-comment-card__title-link{color:var(--admin-accent);text-decoration:none;transition:color .14s,opacity .14s}@media (hover:hover) and (pointer:fine){.admin-comment-card__title-link:hover{color:#ffed9c}}.admin-comment-card__title-link:focus-visible{color:#ffed9c;outline:none}.admin-comment-card__status{border-radius:var(--admin-radius-xs);min-height:22px;color:var(--admin-success);font-family:"Inter Tight", var(--font-ui);background:#10833a40;flex:none;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.admin-comment-card__status.is-hidden{color:var(--admin-danger);background:#ff314040}.admin-comment-card__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;padding-left:8px;display:grid}.admin-comment-card__meta-item{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.admin-comment-card__meta-label,.admin-comment-card__message-label{color:var(--admin-text-muted);font-size:12px;font-weight:400;line-height:1.2}.admin-comment-card__meta-value{min-height:24px;color:var(--admin-text-primary);word-break:break-word;align-items:center;font-size:14px;font-weight:500;line-height:1.25;display:flex}.admin-comment-card__content{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.admin-comment-card__message-block{--admin-comment-tail-fill:var(--admin-surface-2);border-radius:var(--admin-radius-lg);flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:12px;display:flex;position:relative}.admin-comment-card__message-block--default{--admin-comment-tail-fill:var(--admin-surface-2);background:var(--admin-surface-2);margin-top:2px}.admin-comment-card__message-block--hidden{--admin-comment-tail-fill:#ff314061;background:#ff314061;margin-top:2px}.admin-comment-card__message-block--answer{background:#32d74b12}.admin-comment-card__message-tail{background:var(--admin-comment-tail-fill);width:18px;height:15px;position:absolute;top:-15px;left:18px;-webkit-mask:url(/icons/admin/graphic/Bubble_tail.svg) 0 100%/contain no-repeat;mask:url(/icons/admin/graphic/Bubble_tail.svg) 0 100%/contain no-repeat}.admin-comment-card__message{color:var(--admin-text-primary);white-space:pre-line;word-break:break-word;margin:0;font-size:16px;font-weight:500;line-height:1.25}.admin-comment-card__actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}.admin-comment-action{border-radius:var(--admin-radius-lg);min-height:32px;color:var(--admin-text-primary);font-family:"Inter Tight", var(--font-ui);text-align:center;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:4px 12px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:border-color .14s,background-color .14s,color .14s,transform .14s;display:inline-flex}.admin-comment-action:active{transform:scale(.96)}.admin-comment-action--success{color:var(--admin-success);background:#10833a40;border-color:#00ab3380}.admin-comment-action--accent{color:var(--admin-accent);background:#ffe37440;border-color:#ffe37480}.admin-comment-action--neutral{border-color:var(--admin-surface-line);color:var(--admin-text-primary);border-radius:32px}.admin-comment-action--danger{color:var(--admin-danger);opacity:.5}@media (hover:hover) and (pointer:fine){.admin-comment-action--danger:hover{opacity:1}}.admin-comment-action--danger:focus-visible{opacity:1}.admin-comment-action:disabled{opacity:.52;cursor:not-allowed;transform:none}.shop-comment__reply-modal-backdrop{z-index:1450;background:#00000094;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.shop-comment__reply-modal{background:#2c2c2e;border:1px solid #5d5d5d;border-radius:12px;gap:14px;width:min(100%,540px);padding:16px;display:grid;box-shadow:0 24px 48px #0000006b}.shop-comment__reply-modal-head{gap:4px;display:grid}.shop-comment__reply-modal-title{color:#f0f0f0;margin:0;font-size:18px;font-weight:600;line-height:1.2}.shop-comment__reply-modal-subtitle{color:#f0f0f0b8;margin:0;font-size:13px;line-height:1.35}.shop-comment__reply-form{gap:10px;width:100%;display:grid}.shop-comment__reply-label{color:#f0f0f0b8;font-size:13px;line-height:1.25}.shop-comment__reply-input{color:#fff;resize:none;background:#ffffff08;border:1px solid #0000;border-radius:8px;width:100%;min-height:112px;padding:10px 12px;font-size:14px;line-height:1.45;transition:border-color .14s,background-color .14s;overflow-y:hidden}@media (hover:hover) and (pointer:fine){.shop-comment__reply-input:hover{background:#ffffff0f;border-color:#3e3e3e}}.shop-comment__reply-input::placeholder{color:#ffffff80}.shop-comment__reply-input:focus,.shop-comment__reply-input:focus-visible{box-shadow:none;background:#1c1c1c;border-color:#32d74b;outline:none}.shop-comment__reply-input:disabled{opacity:.6;cursor:not-allowed}.shop-comment__reply-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.shop-comment__reply-cancel{color:#d0d0d0;cursor:pointer;background:0 0;border:1px solid #4a4a4a;border-radius:8px;min-height:38px;padding:0 14px;font-size:14px;line-height:1}.shop-comment__reply-submit{color:#fff;text-align:center;cursor:pointer;background:#00ab33;border:0;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-width:172px;min-height:40px;padding:0 14px;font-size:14px;font-weight:600;line-height:1;transition:background-color .14s,box-shadow .14s,filter .14s;display:inline-flex}.shop-comment__reply-submit:hover{background:#0ab13b}.shop-comment__reply-submit:focus-visible{box-shadow:none;outline-offset:1px;background:#0ab13b;outline:2px solid #ffcc0073}.shop-comment__reply-submit:disabled{color:#fff9;box-shadow:none;opacity:1;cursor:not-allowed;background:#3e3e3e}.shop-comment--empty{background:#ffffff05;border-style:dashed;border-color:#3f3f3f;gap:8px}.shop-comment__empty-title{color:#f0f0f0;margin:0;font-size:18px;font-weight:600;line-height:1.2}.shop-comment__empty-text{color:#f0f0f0bf;margin:0;font-size:14px;line-height:1.45}
.shop-page--staff{width:100%;max-width:none}.shop-page--staff .shop-page__body{gap:16px}.shop-staff{gap:var(--admin-space-3);width:100%;display:grid}.shop-staff-root__grid{gap:var(--admin-space-4);flex-direction:column;width:100%;display:flex}.content-block.admin-staff-type-card{color:inherit;padding-bottom:var(--admin-space-6);text-decoration:none;transition:border-color .14s,background-color .14s}.content-block.admin-staff-type-card:hover,.content-block.admin-staff-type-card:focus-visible{border-color:var(--admin-surface-line);background:var(--admin-surface-2);outline:none}.content-block.admin-staff-type-card:focus-visible{box-shadow:0 0 0 2px #ffe37459}.admin-staff-type-card__head{width:100%}.admin-staff-type-card__count{min-width:24px;height:24px;color:var(--admin-success);font-family:"Inter Tight", var(--font-ui);background:#10833a40;border-radius:12px;justify-content:center;align-items:center;padding:4px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.admin-staff-section{width:100%}.admin-staff-list-wrap,.admin-staff-list{gap:var(--admin-space-3);flex-direction:column;width:100%;display:flex}.admin-staff-member-card{border-radius:var(--admin-radius-lg);background:var(--admin-surface-2);align-items:flex-start;gap:var(--admin-space-3);width:100%;padding:var(--admin-space-4) var(--admin-space-3);flex-direction:column;display:flex;overflow:hidden}.admin-staff-member-card.is-suspended{background:#ff314029}.admin-staff-member-card__header{width:100%;min-height:24px;padding-left:var(--admin-space-2);align-items:flex-start;display:flex}.admin-staff-member-card__title-row{align-items:center;gap:var(--admin-space-2);min-width:0;display:flex}.admin-staff-member-card__title{color:var(--admin-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:500;line-height:normal;overflow:hidden}.admin-staff-member-card__status{border-radius:var(--admin-radius-xs);min-height:22px;color:var(--admin-success);font-family:"Inter Tight", var(--font-ui);background:#10833a40;flex:none;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.admin-staff-member-card__status.is-suspended{color:var(--admin-danger);background:#ff314040}.admin-staff-member-card__meta{gap:var(--admin-space-2);width:100%;padding-left:var(--admin-space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-staff-member-card__meta-item{align-items:flex-start;gap:var(--admin-space-1);flex-direction:column;min-width:0;display:flex}.admin-staff-member-card__meta-label{color:var(--admin-text-muted);font-size:12px;font-weight:400;line-height:1.2}.admin-staff-member-card__meta-value{min-height:24px;color:var(--admin-text-primary);word-break:break-word;align-items:center;font-size:14px;font-weight:500;line-height:1.25;display:flex}.admin-staff-member-card__actions{width:100%}.admin-staff-member-card__actions .shop-staff-member__action{width:100%;display:flex}.admin-staff-member-card__actions .form-actions{gap:var(--admin-space-2);flex-wrap:wrap}.admin-staff-action{flex:none}.shop-staff-root__card{background:#1f1f1f;border:1px solid #303030;border-radius:8px;gap:8px;padding:12px;text-decoration:none;transition:border-color .14s,background-color .14s;display:grid}.shop-staff-root__card:hover,.shop-staff-root__card:focus-visible{background:#252527;border-color:#4d4d4f}.shop-staff-root__card:focus-visible{outline-offset:1px;outline:2px solid #ffcc0073}.shop-staff-root__card-title{color:#f0f0f0;margin:0;font-size:18px;font-weight:600;line-height:1.25}.shop-staff-root__card-text{color:#f0f0f0b8;margin:0;font-size:13px;line-height:1.4}.shop-staff-root__card-meta{color:#32d74b;font-size:12px;line-height:1.2}.shop-staff__section{background:#252525;border:1px solid #303030;border-radius:8px;gap:14px;width:100%;padding:14px;display:grid}.shop-staff__section-head{gap:8px;display:grid}.shop-staff__section-title{color:#f0f0f0;margin:0;font-size:20px;font-weight:600;line-height:1.2}.shop-staff__section-text{color:#f0f0f0b8;margin:0;font-size:14px;line-height:1.45}.shop-staff__create-form{gap:12px;width:100%;display:grid}.shop-staff__list-wrap{gap:10px;display:grid}.shop-staff__list-title{color:#f0f0f0;margin:0;font-size:16px;font-weight:600;line-height:1.25}.shop-staff__list{gap:10px;display:grid}.shop-staff__empty{background:#ffffff05;border:1px dashed #3f3f3f;border-radius:16px;gap:8px;padding:12px;display:grid}.shop-staff__empty-title{color:#f0f0f0bf;margin:0;font-size:16px;font-weight:400;line-height:1.3}.shop-staff__empty-text{color:#f0f0f080;margin:0;font-size:14px;line-height:1.45}.shop-staff-member{background:#1f1f1f;border:1px solid #303030;border-radius:8px;gap:12px;padding:12px;display:grid}.shop-staff-member.is-suspended{background:#4c1b2547;border-color:#fb547466}.shop-staff-member__head{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.shop-staff-member__title-line{align-items:center;min-width:0;display:inline-flex}.shop-staff-member__name{color:#fff;word-break:break-word;margin:0;font-size:17px;font-weight:700;line-height:1.25}.shop-staff-member__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;width:100%;display:grid}.shop-staff-member__meta-item{gap:4px;display:grid}.shop-staff-member__meta-label{color:#ffffff8c;font-size:12px;line-height:1.2}.shop-staff-member__meta-value{color:#fff;word-break:break-word;font-size:14px;line-height:1.35}.shop-staff-member__status{color:#baf1c6e6;background:#32d74b24;border:1px solid #32d74b3d;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:11px;font-weight:400;line-height:1;display:inline-flex}.shop-staff-member__status.is-suspended{color:#fb5474;background:#ff2d5538;border-color:#fb547466}.shop-staff-member__action{gap:8px;width:100%;display:grid}.shop-staff-member__action-btn{color:#f0f0f0;cursor:pointer;background:#2c2c2e;border:1px solid #3e3e3e;border-radius:8px;height:40px;padding:0 14px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:14px;font-weight:500;line-height:1;transition:border-color .14s,background-color .14s,color .14s}.shop-staff-member__action-btn:hover,.shop-staff-member__action-btn:focus-visible{color:#fff;box-shadow:none;background:#343436;border-color:#4d4d4f;transform:none}.shop-staff-member__action-btn:focus-visible{outline-offset:1px;outline:2px solid #ffcc0073}.shop-staff-member__action-btn:disabled{color:#f0f0f075;cursor:not-allowed;background:#262628;border-color:#343434}.shop-staff-member__action-btn.is-accent{color:#baf1c6f5;background:#32d74b24;border-color:#32d74b57}.shop-staff-member__action-btn.is-accent:hover,.shop-staff-member__action-btn.is-accent:focus-visible{color:#d6f7de;background:#32d74b33;border-color:#32d74b70}.shop-staff-member__danger-btn{color:var(--admin-danger);opacity:.5;text-align:center;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;height:40px;padding:0 14px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:14px;font-weight:500;line-height:1;transition:color .14s,opacity .14s;display:inline-flex}.shop-staff-member__danger-btn:hover{color:var(--admin-danger);opacity:1}.shop-staff-member__danger-btn:focus-visible{outline-offset:1px;opacity:1;outline:2px solid #ffcc0073}.shop-staff-member__danger-btn:disabled{color:#fb547461;cursor:not-allowed}.shop-staff-member__modal-backdrop{z-index:1600;background:#0000009e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.shop-staff-member__modal{background:#252525;border:0;border-radius:16px;gap:16px;width:min(100%,480px);padding:16px;display:grid;overflow:hidden;box-shadow:0 24px 48px #0000006b}.shop-staff-member__modal-head{gap:12px;display:grid}.shop-staff-member__modal-title{color:#fff;margin:0;font-size:16px;font-weight:700;line-height:1}.shop-staff-member__modal-text{color:#ffffffbf;margin:0;font-size:16px;line-height:normal}.shop-staff-member__modal-form{gap:20px;display:grid}.shop-staff-member__modal-input{color:#fff;background:#77777740;border:0;border-radius:12px;width:100%;min-height:44px;padding:12px;font-size:16px;line-height:normal;transition:background-color .14s,box-shadow .14s}@media (hover:hover) and (pointer:fine){.shop-staff-member__modal-input:hover{background:#77777752}}.shop-staff-member__modal-input::placeholder{color:#ffffff80}.shop-staff-member__modal-input:focus,.shop-staff-member__modal-input:focus-visible{background:#77777752;outline:none;box-shadow:inset 0 0 0 1px #00ab3380}.shop-staff-member__modal-actions{justify-content:flex-start;gap:8px;display:flex}.shop-staff-member__modal-cancel{color:#777;cursor:pointer;background:0 0;border:0;border-radius:12px;min-height:40px;padding:4px 24px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:14px;font-weight:500;line-height:1;transition:border-color .14s,background-color .14s,color .14s}.shop-staff-member__modal-cancel:hover,.shop-staff-member__modal-cancel:focus-visible{color:#9a9a9a;box-shadow:none;background:0 0;transform:none}.shop-staff-member__modal-cancel:focus-visible{outline-offset:1px;outline:2px solid #ffcc0073}.shop-staff-member__modal-cancel:disabled{color:#77777775;cursor:not-allowed;background:0 0}.shop-staff-member__modal-submit{color:#32d74b;cursor:pointer;background:#10833a40;border:1px solid #00ab3380;border-radius:12px;min-height:40px;padding:4px 24px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:14px;font-weight:500;line-height:1;transition:background-color .14s,border-color .14s,transform .14s,color .14s}.shop-staff-member__modal-submit:hover,.shop-staff-member__modal-submit:focus-visible{color:#57ff73;background:#10833a70;border-color:#32d74beb;transform:translateY(-1px)}.shop-staff-member__modal-submit:active{transform:translateY(0)scale(.98)}.shop-staff-member__modal-submit:focus-visible{outline-offset:1px;outline:2px solid #ffcc0073}.shop-staff-member__modal-submit:disabled{color:#32d74b80;cursor:not-allowed;box-shadow:none;background:#10833a1f;transform:none}.shop-staff-member__modal-submit.is-danger{color:#fb5474;background:#fb54742e;border-color:#fb54748c}.shop-staff-member__modal-submit.is-danger:hover,.shop-staff-member__modal-submit.is-danger:focus-visible{color:#ff7d96;background:#fb547457;border-color:#fb5474eb}
.shop-page--publish{position:relative}.shop-page--publish .shop-page__body{gap:24px}.shop-publish{gap:16px;width:100%;display:grid}.shop-publish__grid{grid-template-columns:1fr;gap:16px;display:grid}.shop-publish__grid--actions{grid-template-columns:1fr}.shop-publish__block{min-width:0}.shop-publish__block--status .content-block__head-top{justify-content:space-between}.shop-publish__status-pill{min-height:32px;color:var(--admin-text-secondary);white-space:nowrap;background:#ffffff0f;border:.5px solid #ffffff1f;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:7px 12px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.shop-publish__status-pill.is-success,.shop-publish__meta-value.is-success{color:#8df0b6}.shop-publish__status-pill.is-warning,.shop-publish__meta-value.is-warning{color:#ffd782}.shop-publish__status-pill.is-danger,.shop-publish__meta-value.is-danger{color:#ff7d96}.shop-publish__status-pill.is-muted,.shop-publish__meta-value.is-muted{color:var(--admin-text-muted)}.shop-publish__meta-list{gap:10px;margin:0;display:grid}.shop-publish__meta-row{border-radius:var(--admin-radius-lg);background:#ffffff09;grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);align-items:center;gap:12px;min-height:42px;padding:10px 12px;display:grid}.shop-publish__meta-label{color:var(--admin-text-muted);margin:0;font-size:12px;font-weight:500;line-height:1.25}.shop-publish__meta-value{min-width:0;color:var(--admin-text-primary);overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:650;line-height:1.25}.shop-publish__metric-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.shop-publish__metric{border-radius:var(--admin-radius-lg);background:#ffffff0a;align-content:center;justify-items:start;gap:6px;min-height:76px;padding:12px 10px;display:grid}.shop-publish__metric-value{color:var(--admin-text-primary);font-size:24px;font-weight:800;line-height:1}.shop-publish__metric-label{color:var(--admin-text-muted);font-size:11px;font-weight:600;line-height:1.2}.shop-publish__path,.shop-publish__failure{border-radius:var(--admin-radius-lg);background:#ffffff0a;gap:8px;padding:12px;display:grid}.shop-publish__path-label,.shop-publish__failure-title{color:var(--admin-text-muted);font-size:12px;font-weight:600;line-height:1.25}.shop-publish__path code{color:var(--admin-text-secondary);white-space:normal;overflow-wrap:anywhere;font-size:12px;line-height:1.35}.shop-publish__failure{background:#fb54741a;border:.5px solid #fb547452}.shop-publish__failure-text{color:var(--admin-text-primary);font-size:14px;font-weight:600;line-height:1.35}.shop-publish__failure-date,.shop-publish__empty{color:var(--admin-text-muted);margin:0;font-size:13px;line-height:1.35}.shop-publish__progress{border-radius:var(--admin-radius-lg);background:#ffffff0a;gap:8px;margin-top:12px;padding:12px;display:grid}.shop-publish__progress-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-publish__progress-label,.shop-publish__progress-percent{color:var(--admin-text-primary);font-size:13px;font-weight:750;line-height:1.2}.shop-publish__progress-percent{color:#8df0b6}.shop-publish__progress-track{background:#f0f0f01a;border-radius:999px;height:8px;overflow:hidden}.shop-publish__progress-fill{border-radius:inherit;background:#8df0b6;height:100%;transition:width .18s;display:block}.shop-publish__progress.is-confirming .shop-publish__progress-fill{background:#ffd782}.shop-publish__progress.is-confirming .shop-publish__progress-percent{color:#ffd782}.shop-publish__progress.is-failed .shop-publish__progress-fill{background:#ff7d96}.shop-publish__progress.is-failed .shop-publish__progress-percent{color:#ff7d96}.shop-publish__progress-message{color:var(--admin-text-muted);font-size:12px;line-height:1.35}.shop-publish__links{gap:8px;display:grid}.shop-publish__link{border-radius:var(--admin-radius-lg);min-height:44px;color:var(--admin-text-primary);background:#ffffff0b;justify-content:space-between;align-items:center;padding:0 12px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.shop-publish__link:after{content:"›";color:var(--admin-text-muted);font-size:18px;line-height:1}.shop-publish__form,.shop-publish__action-form{align-items:start;gap:12px;display:grid}.shop-publish__form{grid-template-columns:minmax(0,1fr) auto}.shop-publish__field{min-height:58px}.shop-publish__select{appearance:none;cursor:pointer}.shop-publish__textarea{resize:vertical;min-height:86px}.shop-publish__button{border-radius:var(--admin-radius-lg);min-height:46px;color:var(--admin-text-primary);white-space:nowrap;cursor:pointer;border:.5px solid #ffffff1f;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:800;line-height:1;display:inline-flex}.shop-publish__button--primary{background:#8df0b62e;border-color:#8df0b657}.shop-publish__button--secondary{background:#ffffff14}.shop-publish__button--danger{background:#fb547424;border-color:#fb547447}.shop-publish__button:hover,.shop-publish__button:focus-visible{filter:brightness(1.08);transform:translateY(-1px)}.shop-publish__button:disabled{cursor:default;opacity:.62;filter:none;transform:none}@media (max-width:980px){.shop-publish__grid,.shop-publish__grid--actions{grid-template-columns:1fr}.shop-publish__metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-publish__form{grid-template-columns:1fr}.shop-publish__button{width:100%}}@media (max-width:560px){.shop-publish__block--status .content-block__head-top{flex-direction:column;align-items:flex-start}.shop-publish__meta-row{grid-template-columns:1fr;gap:5px}.shop-publish__metric-grid{grid-template-columns:1fr}}
.shop-page--seo{position:relative}.shop-page--seo .shop-page__body{gap:24px}.shop-page--seo .shop-page__intro{margin:0}.shop-seo{gap:16px;width:100%;display:grid}.shop-seo__details-grid{grid-template-columns:1fr;gap:16px;display:grid}.shop-seo__field{gap:12px}.shop-seo__field.is-readiness-target{border-color:#ffcc00a6;box-shadow:0 0 0 2px #ffcc002e}.shop-seo .shop-settings__field-heading{flex-wrap:wrap}.shop-seo__field-badge{border-radius:var(--admin-radius-pill);border:1px solid var(--admin-surface-line);white-space:nowrap;justify-content:center;align-items:center;min-height:20px;padding:4px 8px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.shop-seo__field-badge--required{color:#ffc2beeb;background:#ff453a24;border-color:#ff453a3d}.shop-seo__field-badge--recommended{color:#ffe374eb;background:#ffcc001f;border-color:#ffcc003d}.shop-seo__field-note{color:var(--admin-text-muted);margin:0;padding-left:8px;font-size:12px;line-height:normal}.shop-seo__subsection{gap:8px;display:grid}.shop-seo__subsection-title{color:var(--admin-text-secondary);margin:0;padding-left:8px;font-size:14px;font-weight:500;line-height:normal}.shop-seo__preview{border-radius:var(--admin-radius-lg);background:0 0;border:1px dashed #ffffff80;gap:8px;padding:16px 12px;display:grid}.shop-seo__preview-domain{color:var(--admin-success);align-items:center;gap:8px;font-size:14px;line-height:normal;display:inline-flex}.shop-seo__preview-domain-icon{flex:none;width:15px;height:15px}.shop-seo__preview-title{letter-spacing:0;color:var(--admin-accent);font-size:20px;font-weight:500;line-height:normal}.shop-seo__preview-description{color:var(--admin-text-muted);font-size:16px;line-height:normal}.seo-readiness{flex-direction:column;gap:0;display:flex}.seo-readiness.is-collapsed{padding-bottom:12px}.seo-readiness .content-block__head-top{justify-content:space-between;align-items:flex-start}.seo-readiness .content-block__text-wrap{max-width:calc(100% - 44px)}.seo-readiness__summary{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex;translate:-4px}.seo-readiness__summary-pill{appearance:none;border-radius:var(--admin-radius-pill);border:1px solid var(--admin-surface-line);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;padding:4px 10px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:12px;font-weight:600;line-height:1.2;transition:border-color .14s,background-color .14s,color .14s,filter .14s,transform .14s;display:inline-flex}.seo-readiness__summary-pill:hover,.seo-readiness__summary-pill:focus-visible{filter:brightness(1.08)}.seo-readiness__summary-pill:focus-visible{outline:none;box-shadow:0 0 0 2px #ffcc0073}.seo-readiness__summary-pill.is-critical{color:#ffc2beeb;background:#ff453a24;border-color:#ff453a3d}.seo-readiness__summary-pill.is-warn{color:#ffe374eb;background:#ffcc001f;border-color:#ffcc003d}.seo-readiness__item{appearance:none;border-radius:var(--admin-radius-lg);width:100%;min-width:0;font:inherit;text-align:left;border:0;align-items:center;gap:12px;padding:12px 8px 12px 12px;display:flex}.seo-readiness__item.is-actionable{cursor:pointer;transition:filter .14s,opacity .28s,transform .36s cubic-bezier(.22,1,.36,1)}.seo-readiness__item.is-actionable:hover,.seo-readiness__item.is-actionable:focus-visible{filter:brightness(1.08)}.seo-readiness__item.is-actionable:focus-visible{outline:none;box-shadow:0 0 0 2px #ffcc0073}.seo-readiness__list-shell{opacity:0;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .42s cubic-bezier(.22,1,.36,1),margin-top .42s cubic-bezier(.22,1,.36,1),opacity .28s,transform .36s cubic-bezier(.22,1,.36,1);display:grid;overflow:hidden;transform:translateY(-4px)}.seo-readiness.is-collapsed .seo-readiness__list-shell{display:none}.seo-readiness__list-shell.is-open{opacity:1;grid-template-rows:1fr;margin-top:0;transform:translateY(0)}.seo-readiness__list{gap:12px;min-height:0;display:grid;overflow:hidden}.seo-readiness__list .seo-readiness__item{opacity:0;transition:filter .14s,opacity .28s,transform .36s cubic-bezier(.22,1,.36,1);transform:translateY(-3px)}.seo-readiness__list-shell.is-open .seo-readiness__item{opacity:1;transform:translateY(0)}.seo-readiness__icon{flex:none;width:25px;height:25px}.seo-readiness__copy{gap:4px;min-width:0;display:grid}.seo-readiness__item.is-ok{background:#32d74b12}.seo-readiness__item.is-warn{background:#ffcc0012}.seo-readiness__item.is-bad{background:#ff314012}.seo-readiness__item-title{min-height:24px;color:var(--admin-text-primary);align-items:center;font-size:16px;font-weight:500;line-height:normal;display:inline-flex}.seo-readiness__item.is-ok .seo-readiness__item-title{color:var(--admin-success)}.seo-readiness__item.is-warn .seo-readiness__item-title{color:#fc0}.seo-readiness__item.is-bad .seo-readiness__item-title{color:var(--admin-danger)}.seo-readiness__detail{color:var(--admin-text-secondary);font-size:14px;line-height:normal}.seo-readiness__collapse-icon{appearance:none;width:24px;height:24px;color:var(--admin-text-primary);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;transition:background-color .14s,box-shadow .14s,color .14s,opacity .14s,transform .14s;display:inline-flex}.seo-readiness__collapse-icon:hover,.seo-readiness__collapse-icon:focus-visible,.seo-readiness__collapse-icon.is-open{color:#fff}.seo-readiness__collapse-icon:focus-visible{outline:none;box-shadow:0 0 0 2px #ffcc0073}.seo-readiness__collapse-icon:active{transform:scale(.94)}.seo-readiness__collapse-icon img{opacity:.8;width:24px;height:24px;transition:filter .14s,opacity .14s,transform .18s cubic-bezier(.22,1,.36,1);display:block}.seo-readiness__collapse-icon:hover img,.seo-readiness__collapse-icon:focus-visible img,.seo-readiness__collapse-icon.is-open img{filter:brightness(1.12);opacity:1;transform:scale(1.04)}.seo-readiness__collapse-icon:active img{transform:scale(.9)}.seo-readiness__perf{border-top:1px solid #303030;gap:10px;padding-top:14px;display:grid}.seo-readiness__perf-title{color:#f0f0f0;font-size:16px;font-weight:600;line-height:1.3}.seo-readiness__perf ul{color:#f0f0f0bd;gap:6px;margin:0;padding-left:18px;font-size:14px;line-height:1.4;display:grid}.seo-readiness__perf-note{color:#f0f0f0b8;font-size:14px;line-height:1.45}.seo-readiness__perf-note code{color:#ffffffeb}
.shop-page--about{width:100%;max-width:none}.shop-page__breadcrumbs{color:#fff;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:500;line-height:1.4;display:flex}.shop-page__breadcrumbs .is-current{color:#fc0}.shop-page__crumb-link{color:inherit;border-radius:4px;text-decoration:none;transition:color .14s,text-decoration-color .14s}.shop-page__crumb-link:hover,.shop-page__crumb-link:focus-visible{text-decoration:underline}.shop-page__crumb-link.is-current:hover,.shop-page__crumb-link.is-current:focus-visible{color:#ffe066}.shop-page__crumb-arrow{color:#a0a0a0}.shop-settings__input-wrap{min-width:0;display:block;position:relative}.shop-settings__input-prefix{color:var(--admin-text-muted);white-space:nowrap;pointer-events:none;font-size:14px;font-weight:400;line-height:normal;position:absolute;top:0;left:0}.shop-settings__field.is-filled .shop-settings__input-prefix,.shop-settings__field.is-filled .shop-settings__input{color:var(--admin-text-primary)}.shop-settings__input--with-prefix{text-indent:var(--shop-settings-input-prefix-indent,0px)}.shop-settings__textarea{resize:none;overflow-wrap:anywhere;overflow:hidden}.shop-settings__textarea--multiline{min-height:28px}.shop-page--menu{width:100%;max-width:none}.shop-page--menu .shop-page__body{gap:16px}.shop-menu-root,.shop-menu-level{gap:var(--admin-space-4);width:100%;display:grid}.shop-menu-onboarding-anchor{min-width:0}.shop-menu-root__sections-block{border-radius:24px;gap:24px;padding:24px 0 16px;display:grid;overflow:hidden}.shop-menu-level__categories-block{gap:var(--admin-space-4);display:grid}.shop-menu-level__categories-block.admin-menu__content-block{gap:24px;padding:24px 16px 16px}.shop-menu-level__categories-block .admin-menu__content-head{padding-left:8px}.shop-menu-level__categories-block .content-block__head,.shop-menu-level__categories-block .admin-menu__content-title-stack{gap:8px}.shop-menu-level__categories-block .admin-menu__content-body,.shop-menu-level__categories-block .admin-menu__entity-list{gap:12px}.admin-menu__empty{border:.5px solid var(--admin-surface-line);border-radius:var(--admin-radius-lg);background:var(--admin-surface-2);padding:var(--admin-space-4) var(--admin-space-3);gap:var(--admin-space-2);display:grid}.admin-menu__empty-title{color:var(--admin-text-primary);margin:0;font-size:16px;font-weight:700;line-height:1.25}.admin-menu__empty-text{color:var(--admin-text-secondary);margin:0;font-size:14px;line-height:1.4}.shop-menu-onboarding-spotlight{z-index:2147483000;pointer-events:none;position:fixed;inset:0}.shop-menu-onboarding-spotlight__overlay{-webkit-backdrop-filter:blur(5px);opacity:0;pointer-events:auto;cursor:default;background:#0a0a0ad9;border:0;padding:0;transition:opacity .42s cubic-bezier(.22,1,.36,1);position:fixed;inset:0}.shop-menu-onboarding-spotlight.is-active .shop-menu-onboarding-spotlight__overlay{opacity:1}.shop-menu-onboarding-spotlight__target{z-index:1;pointer-events:none;opacity:0;transition:opacity .34s cubic-bezier(.22,1,.36,1) 55ms,transform .34s cubic-bezier(.22,1,.36,1) 55ms;position:fixed;transform:translateY(3px)scale(.998)}.shop-menu-onboarding-spotlight.is-active .shop-menu-onboarding-spotlight__target{opacity:1;transform:none}.shop-menu-onboarding-spotlight__target .shop-menu-onboarding-anchor{width:100%}.shop-menu-onboarding-spotlight__target button,.shop-menu-onboarding-spotlight__target a,.shop-menu-onboarding-spotlight__target input{pointer-events:none}.shop-menu-onboarding-callout{z-index:2;color:#fff;pointer-events:auto;opacity:0;width:336px;min-height:236px;position:fixed;transform:translateY(5px)}.shop-menu-onboarding-spotlight.is-active .shop-menu-onboarding-callout{animation:.36s cubic-bezier(.22,1,.36,1) 95ms both shop-about-onboarding-callout-in}.shop-menu-onboarding-callout__copy{z-index:1;text-align:center;justify-items:center;gap:12px;width:244px;margin-top:71px;margin-left:-42px;display:grid;position:relative}.shop-menu-onboarding-callout__title,.shop-menu-onboarding-callout__text{color:#fff;text-align:center;text-transform:uppercase;overflow-wrap:break-word;word-break:break-word;margin:0;font-family:Neucha,Inter Tight,SF Pro Display,sans-serif;font-weight:400;line-height:normal}.shop-menu-onboarding-callout__title{letter-spacing:2px;font-size:20px;display:block}.shop-menu-onboarding-callout__text{color:#cdcdcd;letter-spacing:1.4px;justify-content:center;align-items:center;font-size:14px;line-height:1.18;display:flex}.shop-menu-onboarding-callout__button{justify-self:center;margin-top:8px}.shop-menu-onboarding-callout__arrow{color:#fff;pointer-events:none;opacity:0;transform-origin:50%;width:120px;height:106px;position:absolute;top:-14px;left:-132px;transform:translateY(6px)rotate(-80deg)}.shop-menu-onboarding-callout__arrow-line,.shop-menu-onboarding-callout__arrow-head{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px}.shop-menu-onboarding-spotlight.is-active .shop-menu-onboarding-callout__arrow{animation:.54s cubic-bezier(.22,1,.36,1) 80ms both shop-menu-onboarding-arrow-in}.shop-menu-onboarding-spotlight.is-active .shop-menu-onboarding-callout__arrow-line{animation:.3s ease-out .7s forwards shop-about-onboarding-arrow-draw}.shop-menu-onboarding-spotlight.is-active .shop-menu-onboarding-callout__arrow-head{animation:.16s ease-out .96s forwards shop-about-onboarding-arrow-draw}@keyframes shop-menu-onboarding-mobile-callout-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translate(0,0)}}@keyframes shop-menu-onboarding-arrow-in{0%{opacity:0;transform:translateY(-5px)rotate(-82deg)scale(.99)}55%{opacity:1;transform:translateY(1px)rotate(-79.5deg)scale(1.005)}to{opacity:1;transform:translate(0,0)rotate(-80deg)scale(1)}}.shop-menu-empty-action{text-align:center;background:#ffffff05;border:1px dashed #3f3f3f;border-radius:8px;align-content:center;justify-items:center;gap:8px;width:100%;padding:32px 26px;transition:border-color .14s,background-color .14s,transform .14s}.shop-menu-empty-action-trigger{appearance:none;font:inherit;cursor:pointer}.shop-menu-empty-action .admin-menu__empty-text{color:#f0f0f075;max-width:520px;font-size:14px;line-height:1.32;transition:color .14s}.shop-menu-empty-action-trigger:hover,.shop-menu-empty-action-trigger:focus-visible{background:#32d74b0f;border-color:#32d74b85;transform:translateY(-1px)}.shop-menu-empty-action-trigger:hover .admin-menu__empty-text,.shop-menu-empty-action-trigger:focus-visible .admin-menu__empty-text{color:#f0f0f0ad}@media (prefers-reduced-motion:reduce){.shop-menu-onboarding-spotlight__overlay,.shop-menu-onboarding-spotlight__target{transition:none}.shop-menu-onboarding-spotlight.is-active .shop-menu-onboarding-callout,.shop-menu-onboarding-spotlight.is-active .shop-menu-onboarding-callout__arrow{opacity:1;animation:none}.shop-menu-onboarding-spotlight.is-active .shop-menu-onboarding-callout{transform:none}.shop-menu-onboarding-spotlight.is-active .shop-menu-onboarding-callout__arrow{transform:rotate(-80deg)}.shop-menu-onboarding-callout__arrow-line,.shop-menu-onboarding-callout__arrow-head{stroke-dashoffset:0}}@media (max-width:768px){.shop-menu-onboarding-spotlight__overlay{-webkit-backdrop-filter:none;background-color:#0a0a0a4d;background-image:linear-gradient(#0a0a0a00 0%,#0a0a0ab8 32%,#0a0a0aeb 56%,#0a0a0af5 100%);background-position:bottom;background-repeat:no-repeat;background-size:100% 80%}.shop-menu-onboarding-callout{width:auto;min-height:0;padding:0 24px calc(32px + env(safe-area-inset-bottom));justify-items:center;display:grid;inset:auto 0 0;transform:translateY(5px)}.shop-menu-onboarding-spotlight.is-active .shop-menu-onboarding-callout{animation:.36s cubic-bezier(.22,1,.36,1) 95ms both shop-menu-onboarding-mobile-callout-in;transform:translate(0,0)}.shop-menu-onboarding-callout__copy{align-items:center;width:min(100%,277px);margin-top:0;margin-left:0}.shop-menu-onboarding-callout__title{font-size:24px;line-height:1}.shop-menu-onboarding-callout__text{letter-spacing:1.4px;font-size:16px;line-height:1.18}}@media (max-width:768px) and (prefers-reduced-motion:reduce){.shop-menu-onboarding-spotlight.is-active .shop-menu-onboarding-callout{opacity:1;animation:none;transform:translate(0,0)}}.admin-menu__entity-list{gap:var(--admin-space-3);display:grid}.admin-menu__entity-list.is-reordering{pointer-events:none;opacity:.8}.admin-menu__entity-card{color:inherit;background:#252525;border:0;border-radius:16px;gap:12px;padding:16px 12px;text-decoration:none;transition:border-color .14s,background-color .14s;display:grid}.admin-menu__entity-card.is-draggable{cursor:grab}.admin-menu__entity-card.is-draggable:active{cursor:grabbing}.admin-menu__entity-card.is-dragging{opacity:.56;border-color:var(--admin-accent)}.admin-menu__entity-card.is-drag-over,.admin-menu__entity-card:hover,.admin-menu__entity-card:focus-visible{background:#2b2b2b}.admin-menu__entity-card:focus-visible{outline-offset:1px;outline:2px solid #ffe37473}.admin-menu__status-badge{border-radius:var(--admin-radius-pill);color:#baf1c6e6;background:#32d74b24;border:1px solid #32d74b3d;justify-content:center;align-items:center;padding:5px 9px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:11px;font-weight:400;line-height:1;display:inline-flex}.admin-menu__status-badge.is-paused{color:#ffc2beeb;background:#ff453a24;border-color:#ff453a3d}.admin-menu__status-badge.is-promo{color:#d8c8ff;background:#4b2c96b8;border-color:#9a70ff7a}.admin-menu__preview{border:.5px solid var(--admin-surface-line);background:var(--admin-surface-3);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;position:relative;overflow:hidden}.admin-menu__preview-image{object-fit:cover;opacity:1;width:100%;height:100%;transition:opacity .16s;display:block}.admin-menu__preview-image.is-loading{opacity:0}.admin-menu__preview-image.is-loaded{opacity:1}.admin-menu__preview-skeleton{pointer-events:none;background:#ffffff0a linear-gradient(90deg,#fff0,#ffffff0f,#fff0) 0 0/180% 100%;animation:1.2s ease-in-out infinite admin-menu-preview-shimmer;position:absolute;inset:0}@keyframes admin-menu-preview-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.admin-menu__preview-placeholder{border:1px solid #e8e8e857;border-radius:3px;width:17px;height:13px;display:block;position:relative}.admin-menu__preview-placeholder:before{content:"";background:#e8e8e838;border-radius:2px;height:5px;position:absolute;bottom:2px;left:2px;right:2px}.admin-menu__button{color:#32d74b;cursor:pointer;background:#10833a40;border:1px solid #00ab3380;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:background-color .14s,color .14s,transform .14s;display:inline-flex}.admin-menu__button:hover,.admin-menu__button:focus-visible{color:#74ec86;background:#10833a59;border-color:#32d74bb8}.admin-menu__button:active{transform:scale(.98)}.admin-menu__button.is-positive{color:#32d74b;background:#10833a40;border-color:#00ab3380}.admin-menu__button.is-promo{color:#fff;background:#4b2c96;border-color:#9a70ff}.admin-menu__button.is-promo:hover,.admin-menu__button.is-promo:focus-visible{color:#fff;background:#5a36ad;border-color:#c5aeffd6}.admin-menu__button.is-neutral{color:#ffffffd1;background:#7777772e;border-color:#77777759}.admin-menu__button.is-danger{color:var(--admin-danger);opacity:.5;background:0 0;border-color:#0000}.admin-menu__button.is-danger:hover,.admin-menu__button.is-danger:focus-visible{color:var(--admin-danger);opacity:1;background:0 0}.admin-menu__button-icon{flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.admin-menu__button-icon img{object-fit:contain;width:20px;height:20px;display:block}.admin-menu__button-label{min-width:0}.admin-menu__modal-form{gap:20px;display:grid}.admin-menu__detail-form,.admin-menu__detail-form .shop-settings__row-body{gap:12px}.admin-menu__modal-form .shop-settings__field{background:#77777740;border-radius:12px;padding:16px 12px}.admin-menu__modal-form .shop-settings__field:focus-within{background:#77777752;border-color:#00ab3380}.admin-menu__detail-form .shop-settings__field--media{background:0 0;padding:0}.admin-menu__detail-form .shop-settings__field--media:hover{background:0 0}.admin-menu__modal-form .shop-settings__input{color:#fff;font-size:16px}.admin-menu__modal-form .shop-settings__input::placeholder{color:#ffffff80;font-size:16px}.admin-menu__detail-form .form-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;display:flex}.shop-menu-level__item-detail-block.admin-menu__content-block{background:#181818;border-color:#404040;gap:24px;padding:24px 16px 16px;overflow:hidden}.shop-menu-level__item-detail-block .admin-menu__content-head{gap:8px;padding-left:8px}.shop-menu-level__item-detail-block .admin-menu__content-title-stack{gap:8px}.shop-menu-level__item-detail-block .admin-menu__content-title{color:#fff}.shop-menu-level__item-detail-block .admin-menu__content-description{color:#ffffffbf;line-height:normal}.shop-menu-level__item-detail-block .admin-menu__content-body{gap:0}.shop-menu-level__item-detail-block .shop-settings__row-body{gap:12px}.shop-menu-level__item-detail-block .shop-settings__field{background:#252525;border:0;border-radius:16px;gap:12px;min-height:0;padding:16px 12px}.shop-menu-level__item-detail-block .shop-settings__field:hover,.shop-menu-level__item-detail-block .shop-settings__field:focus-within{background:#252525;border-color:#0000}.shop-menu-level__item-detail-block .shop-settings__field-top{min-height:18px}.shop-menu-level__item-detail-block .shop-settings__label{color:#fff;font-size:14px;font-weight:500;line-height:1}.shop-menu-level__item-detail-block .shop-settings__hint,.shop-menu-level__item-detail-block .shop-settings__hint-button{color:#777}.shop-menu-level__item-detail-block .shop-settings__input{color:#ffffffeb;font-size:14px;line-height:normal}.shop-menu-level__item-detail-block .shop-settings__input::placeholder{color:#ffffff80}.shop-menu-level__item-detail-block .shop-menu-media-field .shop-settings__field-top{min-height:24px}.shop-menu-level__item-detail-block .shop-menu-media-field .shop-settings__media-list{gap:16px}.shop-menu-level__item-detail-block .shop-settings__default-form{align-items:center}.admin-menu__modal-actions{justify-content:flex-end;gap:var(--admin-space-2);display:flex}.shop-menu-section-title-toggle{color:#ffffffd1;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;display:flex;position:relative}.shop-menu-section-title-toggle__input{opacity:0;pointer-events:none;position:absolute}.shop-menu-section-title-toggle__switch{background:#ffffff38;border-radius:60px;flex:0 0 38px;align-items:center;width:38px;height:20px;padding:0 2px;transition:background-color .14s,box-shadow .14s;display:inline-flex}.shop-menu-section-title-toggle__knob{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .14s,background-color .14s;transform:translate(0)}.shop-menu-section-title-toggle__switch.is-active{background:#32d74b40}.shop-menu-section-title-toggle__switch.is-active .shop-menu-section-title-toggle__knob{background:#32d74b;transform:translate(18px)}.shop-menu-section-title-toggle__input:focus-visible+.shop-menu-section-title-toggle__switch{box-shadow:0 0 0 3px #32d74b38}.shop-menu-section-title-toggle__text{min-width:0;font-size:14px;font-weight:500;line-height:1.25}.admin-menu__modal-cancel,.admin-menu__modal-submit{min-height:40px;padding:0 var(--admin-space-4);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;font-size:14px;font-weight:600;line-height:1;transition:background-color .14s,color .14s,opacity .14s;display:inline-flex}.admin-menu__modal-cancel{background:var(--admin-surface-2);color:var(--admin-text-secondary)}.admin-menu__modal-cancel:hover,.admin-menu__modal-cancel:focus-visible{background:var(--admin-surface-2-hover);color:var(--admin-text-primary)}.admin-menu__modal-submit{color:#32d74b;background:#10833a40;border:1px solid #00ab3380}.admin-menu__modal-submit:hover,.admin-menu__modal-submit:focus-visible{color:#74ec86;background:#10833a59}.admin-menu__modal-submit.is-danger{color:#ff6b74;opacity:1;background:#ff314029;border-color:#ff314085}.admin-menu__modal-submit.is-danger:hover,.admin-menu__modal-submit.is-danger:focus-visible{color:#ff8a91;background:#ff314047;border-color:#ff3140db}.admin-menu__modal-cancel:disabled,.admin-menu__modal-submit:disabled{cursor:not-allowed;opacity:.54}.admin-menu__content-block{border:.5px solid var(--admin-surface-line);background:var(--admin-surface-1);border-radius:24px;gap:20px;padding:16px;display:grid}.admin-menu__content-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-menu__content-title-wrap{align-items:flex-start;gap:10px;min-width:0;display:flex}.admin-menu__content-icon{flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.admin-menu__content-icon img{width:20px;height:20px;display:block}.shop-menu-root__info-block{background:#181818;border-color:#404040;gap:24px;padding:24px 16px 16px}.shop-menu-root__info-block .admin-menu__content-head{padding-left:8px}.shop-menu-root__info-block .admin-menu__content-title-wrap{width:100%}.shop-menu-root__info-block .admin-menu__content-title-stack{gap:8px}.shop-menu-root__info-block .admin-menu__content-title{color:#fff}.shop-menu-root__info-block .admin-menu__content-description{color:#ffffffbf;line-height:normal}.shop-menu-root__info-block .admin-menu__content-icon{background:#10833a40;border-radius:12px;width:24px;height:24px;padding:4px}.shop-menu-root__info-block .admin-menu__content-icon img{width:6px;height:12px}.shop-menu-root__info-block .admin-menu__content-body{gap:0}.admin-menu__content-title-stack,.admin-menu__content-body{gap:12px;min-width:0;display:grid}.admin-menu__content-actions{flex:none;align-items:center;gap:8px;display:inline-flex}.admin-menu__entity-content{gap:12px;min-width:0;display:grid}.admin-menu__entity-head{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.admin-menu__entity-title-line{flex:1;align-items:center;gap:12px;min-width:0;display:inline-flex}.admin-menu__entity-title-line.is-title-only{align-items:center}.admin-menu__entity-title-stack{flex:1;gap:8px;min-width:0;display:grid}.admin-menu__entity-title{color:var(--admin-accent);word-break:break-word;margin:0;font-size:16px;font-weight:700;line-height:normal}.admin-menu__entity-title-addon{vertical-align:middle;margin-left:8px;display:inline-flex}.admin-menu__entity-title-link{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:0;padding:0;text-decoration:none}.admin-menu__entity-title-link:hover,.admin-menu__entity-title-link:focus-visible{color:#ffed9c}.admin-menu__entity-signature,.admin-menu__entity-meta{color:#ffffffbf;font-size:14px;font-weight:400;line-height:normal}.admin-menu__entity-signature{margin-left:16px;display:inline-block}.admin-menu__entity-meta{text-overflow:ellipsis;min-width:0;margin:0;overflow:hidden}.admin-menu__entity-meta--single-line{white-space:nowrap}.shop-menu-level__positions-block{background:0 0;border:0;gap:24px;padding:24px 0 16px}.shop-menu-level__positions-block .admin-menu__content-head{padding-left:8px}.shop-menu-level__positions-block .content-block__head{gap:8px}.shop-menu-level__positions-block .admin-menu__content-body,.shop-menu-level__positions-block .admin-menu__entity-list{gap:12px}.shop-menu-level__positions-block .admin-menu__entity-card{min-height:64px;padding:8px 12px}.shop-menu-level__positions-block .admin-menu__entity-head,.shop-menu-level__positions-block .admin-menu__entity-title-line,.shop-menu-level__positions-block .admin-menu__entity-title-stack{gap:8px}.shop-menu-level__positions-block .admin-menu__entity-title{color:#ffe374;align-items:center;gap:8px;min-width:0;display:flex}.shop-menu-level__positions-block .admin-menu__entity-title-link{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.shop-menu-level__positions-block .admin-menu__entity-title-addon{flex:none;margin-left:0}.shop-menu-level__positions-block .admin-menu__status-badge.is-promo{color:#ffe374;background:#ffe37440;border:0;border-radius:4px;height:24px;padding:4px 8px;font-size:10px;font-weight:500}.shop-menu-level__positions-block .admin-menu__actions-menu-trigger:hover,.shop-menu-level__positions-block .admin-menu__actions-menu-trigger:focus-visible,.shop-menu-level__positions-block .admin-menu__actions-menu-trigger.is-open{background:0 0}.shop-menu-level__positions-block+.shop-menu-level__meta-card--category-description{margin-top:0}.admin-menu__entity-controls{flex:none;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:inline-flex}.admin-menu__drag-handle{width:20px;height:20px;cursor:inherit;pointer-events:none;-webkit-user-select:none;user-select:none;flex:none;justify-content:center;align-items:center;display:inline-flex}.admin-menu__drag-handle img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:20px;height:20px;display:block}.admin-menu__actions-menu-wrap{display:inline-flex;position:relative}.admin-menu__actions-menu-trigger{width:24px;height:24px;color:var(--admin-text-primary);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background-color .14s,color .14s;display:inline-flex}.admin-menu__actions-menu-trigger:hover,.admin-menu__actions-menu-trigger:focus-visible,.admin-menu__actions-menu-trigger.is-open{color:#fff;background:#ffffff14}.admin-menu__actions-menu-trigger:focus-visible{outline-offset:1px;outline:2px solid #ffe37473}.admin-menu__actions-menu-trigger-icon,.admin-menu__actions-menu-trigger-icon img{width:24px;height:24px;display:block}.admin-menu__actions-menu{z-index:20;background:#252525;border:1px solid #38383b;border-radius:10px;gap:4px;width:148px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.admin-menu__actions-menu[hidden]{display:none!important}.admin-menu__actions-menu-item{color:#ffffffdb;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:flex-start;align-items:center;width:100%;min-height:30px;padding:0 10px;font-size:14px;font-weight:500;line-height:1;transition:background-color .14s,color .14s,opacity .14s;display:inline-flex}.admin-menu__actions-menu-item:hover,.admin-menu__actions-menu-item:focus-visible{color:#fff;background:#ffffff14}.admin-menu__actions-menu-item.is-delete{color:var(--admin-danger);opacity:.5}.admin-menu__actions-menu-item.is-delete:hover,.admin-menu__actions-menu-item.is-delete:focus-visible{color:var(--admin-danger);opacity:1;background:0 0}.admin-menu__actions-menu-item:focus-visible{outline-offset:1px;outline:2px solid #ffe37461}.shop-menu-root__meta-card,.shop-menu-root__create-card,.shop-menu-level__meta-card,.shop-menu-level__create-card{background:#252525;border:1px solid #303030;border-radius:8px;gap:22px;padding:16px;display:grid}.shop-menu-level__meta-card--category-description{margin-top:16px}.shop-menu-root__meta-head,.shop-menu-level__meta-head,.shop-menu-root__create-head,.shop-menu-level__create-head{gap:16px;display:grid}.shop-menu-root__title,.shop-menu-level__title,.shop-menu-root__create-title,.shop-menu-level__create-title{color:#f0f0f0;margin:0;font-size:18px;font-weight:600;line-height:1.25}.shop-menu-root__create-text,.shop-menu-level__create-text{color:#f0f0f0b8;margin:0;font-size:14px;line-height:1.4}.shop-menu-root__meta-grid,.shop-menu-level__meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:0;padding:0;list-style:none;display:grid}.shop-menu-root__meta-grid li{gap:4px;display:grid}.shop-menu-root__meta-label{color:#ffffff8c;font-size:12px;line-height:1.2}.shop-menu-root__meta-value{color:#fff;word-break:break-word;font-size:14px;line-height:1.35}.shop-menu-root__meta-form,.shop-menu-level__edit-form{gap:12px;display:grid}.shop-menu-root-note__form{gap:12px}.shop-menu-root-note__field{background:#252525;border:0;border-radius:16px;gap:12px;min-height:0;padding:16px 12px}.shop-menu-root-note__field:hover,.shop-menu-root-note__field:focus-within{background:#252525;border-color:#0000}.shop-menu-root-note__field .shop-settings__field-top{min-height:18px}.shop-menu-root-note__field .shop-settings__label{color:#fff;font-size:14px;font-weight:500;line-height:1}.shop-menu-root-note__field .shop-settings__input{color:#ffffffeb;font-size:14px;line-height:normal}.shop-menu-root-note__field .shop-settings__input::placeholder{color:#ffffff80}.shop-menu-root-note__field .shop-settings__hint,.shop-menu-root-note__field .shop-settings__hint-button{color:#777}.shop-menu-root-note__field--media .shop-settings__media-list{gap:16px}.shop-menu-root-note__field--media .shop-settings__media-tile{background:#252525;border-color:#404040;border-radius:12px;width:136px;height:136px}.shop-menu-root-note__field--media .shop-settings__media-add-label{color:#777}.shop-menu-root-note__field--media .shop-settings__media-note{color:#ffffff80;margin:0;font-size:12px;line-height:normal}.shop-menu-media-field{background:#252525;gap:12px;padding:16px 12px}.admin-menu__detail-form .shop-menu-media-field,.admin-menu__detail-form .shop-menu-media-field:hover,.admin-menu__detail-form .shop-menu-media-field:focus-within{background:#252525;padding:16px 12px}.shop-menu-media-field .shop-settings__media-list{gap:16px}.shop-menu-media-field .shop-settings__media-tile{background:#252525;border-color:#404040;border-radius:12px;width:136px;height:136px}.shop-menu-media-field .shop-settings__media-add-label{color:#777}.shop-menu-media-field .shop-settings__media-note{color:#ffffff80;margin:0;font-size:12px;line-height:normal}.shop-menu-root-note__actions{justify-content:flex-start;margin-top:0}.shop-menu-root-note__clear{color:#ff3140;opacity:.5;cursor:pointer;background:0 0;border:0;border-radius:16px;min-height:28px;padding:2px 10px;font-size:14px;font-weight:500;line-height:1.15}.shop-menu-root-note__clear:hover,.shop-menu-root-note__clear:focus-visible{opacity:1}.shop-menu-note-form__field .form-field__label{line-height:1.2}.shop-menu-note-form__label-row{align-items:center;gap:8px;display:inline-flex}.shop-menu-note-form__dot{background:#5d5d5d;border-radius:50%;flex:none;width:6px;height:6px}.shop-menu-note-form__dot.is-active{background:#32d74b}.shop-menu-note-form__field.is-filled .form-field__input,.shop-menu-note-form__field.is-filled .form-field__textarea{color:#fff}.form-field--control .form-field__textarea.shop-menu-note-form__textarea{resize:none;overflow-wrap:anywhere;min-height:28px;overflow:hidden}.shop-menu-note-form__inline-addon-wrap{width:100%;display:block}.shop-menu-note-form__inline-addon-wrap.is-valued{align-items:center;gap:4px;width:fit-content;max-width:100%;display:inline-flex}.shop-settings__input.shop-menu-note-form__inline-addon-input{width:100%;min-width:0;padding-right:0}.shop-settings__input.shop-menu-note-form__inline-addon-input.is-valued{width:min(calc(var(--shop-inline-addon-chars,1) * 1ch), 100%);min-width:0;max-width:100%}.shop-menu-note-form__inline-addon{color:#ffffff80;white-space:nowrap;pointer-events:none;flex:none;font-size:14px;font-weight:400;line-height:1.35}.shop-menu-note-form__field.is-filled .shop-menu-note-form__inline-addon{color:#ffffffa8}.shop-menu-root__section-grid,.shop-menu-level__list-grid{gap:10px;display:grid}.shop-menu-root__section-grid.is-reordering{pointer-events:none;opacity:.8}.shop-menu-root__create-actions{justify-content:flex-start;align-items:center;display:flex}.shop-menu-root__section-card,.shop-menu-level__list-card{color:inherit;background:#1f1f1f;border:1px solid #303030;border-radius:8px;gap:12px;padding:12px;text-decoration:none;transition:border-color .14s,background-color .14s;display:grid}.shop-menu-root__section-content{gap:12px;min-width:0;display:grid}.shop-menu-root__section-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.shop-menu-root__section-head-controls{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:inline-flex}.shop-menu-root__section-actions-menu-wrap{display:inline-flex;position:relative}.shop-menu-root__section-actions-menu-trigger{color:#fc0;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}.shop-menu-root__section-actions-menu-trigger:hover,.shop-menu-root__section-actions-menu-trigger:focus-visible,.shop-menu-root__section-actions-menu-trigger.is-open{color:#ffe07a}.shop-menu-root__section-actions-menu-trigger:active,.shop-menu-root__section-actions-menu-trigger.is-open{background:#ffcc002e}.shop-menu-root__section-actions-menu-trigger:focus-visible{outline-offset:1px;outline:2px solid #ffcc0073}.shop-menu-root__section-actions-menu-trigger-icon{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;transform:none}.shop-menu-root__section-actions-menu-trigger-icon img{object-fit:contain;filter:brightness(0)invert();width:20px;height:20px;display:block}.shop-menu-root__section-actions-menu{z-index:20;background:#1f1f22;border:1px solid #38383b;border-radius:10px;gap:4px;width:148px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 28px #0006}.shop-menu-root__section-actions-menu[hidden]{display:none!important}.shop-menu-root__section-actions-menu-item{color:#f2d786;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:flex-start;align-items:center;width:100%;min-height:30px;padding:0 10px;font-size:13px;font-weight:500;line-height:1;transition:background-color .14s,color .14s;display:inline-flex}.shop-menu-root__section-actions-menu-item:hover,.shop-menu-root__section-actions-menu-item:focus-visible{color:#fff1c2;background:#ffcc0029}.shop-menu-root__section-actions-menu-item.is-delete{color:#ff9aad}.shop-menu-root__section-actions-menu-item.is-delete:hover,.shop-menu-root__section-actions-menu-item.is-delete:focus-visible{color:#ffc7d3;background:#fb547429}.shop-menu-root__section-actions-menu-item:focus-visible{outline-offset:1px;outline:2px solid #ffcc0061}.shop-menu-root__section-card.is-draggable{cursor:grab}.shop-menu-root__section-card.is-draggable:active{cursor:grabbing}.shop-menu-root__section-card.is-dragging{opacity:.56;border-color:#ffcc0073}.shop-menu-root__section-card.is-drag-over{background:#26262a;border-color:#ffcc0073}.shop-menu-root__section-card:hover,.shop-menu-root__section-card:focus-visible,.shop-menu-level__list-card:hover,.shop-menu-level__list-card:focus-visible{background:#252527;border-color:#4d4d4f}.shop-menu-root__section-card:focus-visible,.shop-menu-level__list-card:focus-visible{outline-offset:1px;outline:2px solid #ffcc0073}.shop-menu-root__section-head,.shop-menu-level__list-head{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.shop-menu-root__section-title-line,.shop-menu-level__list-title-line{align-items:center;gap:8px;min-width:0;display:inline-flex}.shop-menu-root__section-title-line{flex:1;gap:12px}.shop-menu-root__section-title-line.is-title-only{align-items:center}.shop-menu-root__section-title-stack{flex:1;gap:2px;min-width:0;display:grid}.shop-menu-root__section-title-line--actions{gap:16px}.shop-menu-root__section-title,.shop-menu-level__list-title{color:#fff;word-break:break-word;margin:0;font-size:17px;font-weight:700;line-height:1.25}.shop-menu-root__section-title-link{font:inherit;text-align:left;cursor:pointer;color:#fff;background:0 0;border:0;margin:0;padding:0;text-decoration:none}.shop-menu-root__section-title-link:hover,.shop-menu-root__section-title-link:focus-visible{color:#fc0}.shop-menu-root__section-title-signature{color:#e8e8e8b8;opacity:.75;margin-left:16px;font-size:14px;font-weight:500;line-height:1.3;display:inline-block}.shop-menu-root__section-title-meta{color:#e8e8e8b8;white-space:normal;margin:0;font-size:14px;font-weight:500;line-height:1.3}.shop-menu-root__section-drag-handle{color:#f0f0f08c;-webkit-user-select:none;user-select:none;cursor:grab;background:0 0;border:0;margin:0;padding:0;font-family:inherit;font-size:14px;line-height:1}.shop-menu-root__section-preview{background:#272729;border:1px solid #3a3a3d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden}.shop-menu-root__section-preview-image{object-fit:cover;width:100%;height:100%;display:block}.shop-menu-root__section-preview-placeholder{border:1px solid #e8e8e857;border-radius:3px;width:17px;height:13px;display:block;position:relative}.shop-menu-root__section-preview-placeholder:before{content:"";background:#e8e8e838;border-radius:2px;height:5px;position:absolute;bottom:2px;left:2px;right:2px}.shop-menu-root__section-drag-handle:active{cursor:grabbing}.shop-menu-root__section-meta-link{color:inherit;text-decoration:none;display:block}.shop-menu-root__section-edit-trigger{color:#ffe8a3;cursor:pointer;background:#ffcc0024;border:1px solid #ffcc005c;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}.shop-menu-root__section-edit-icon{fill:currentColor;width:18px;height:18px;display:block}.shop-menu-root__section-edit-trigger:hover,.shop-menu-root__section-edit-trigger:focus-visible{color:#fff2c7;background:#fc03;border-color:#ffcc0085}.shop-menu-root__section-edit-trigger:focus-visible{outline-offset:1px;outline:2px solid #ffcc0073}.shop-menu-root__section-delete-trigger{color:#fb5474;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}.shop-menu-root__section-delete-icon{fill:currentColor;width:18px;height:18px;display:block}.shop-menu-root__section-delete-trigger:hover,.shop-menu-root__section-delete-trigger:focus-visible{color:#ff7893}.shop-menu-root__section-delete-trigger:focus-visible{outline-offset:1px;outline:2px solid #ffcc0073}.shop-menu-root__section-status,.shop-menu-level__status,.shop-menu-level__list-status{color:#baf1c6e6;background:#32d74b24;border:1px solid #32d74b3d;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:11px;font-weight:400;line-height:1;display:inline-flex}.shop-menu-root__section-status.is-paused,.shop-menu-level__status.is-paused,.shop-menu-level__list-status.is-paused{color:#ffc2beeb;background:#ff453a24;border-color:#ff453a3d}.shop-menu-root__section-meta,.shop-menu-level__list-meta{grid-template-columns:1fr;gap:6px;width:100%;display:grid}.shop-menu-root__section-meta-item,.shop-menu-level__list-meta-item{grid-template-columns:72px 1fr;align-items:baseline;gap:8px;display:grid}.shop-menu-root__section-meta-label,.shop-menu-level__list-meta-label{color:#ffffff8c;font-size:12px;line-height:1.2}.shop-menu-root__section-meta-value,.shop-menu-level__list-meta-value{color:#fff;word-break:break-word;font-size:14px;line-height:1.35}.shop-menu-level__list-note{color:#f0f0f0c2;margin:0;font-size:13px;line-height:1.4}.shop-menu-item__tags{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.shop-menu-item__tags--title{flex-wrap:nowrap;width:100%;max-width:100%;margin-top:2px;overflow:hidden}.shop-menu-item__tags-line{color:#e8e8e8b8;opacity:.75;white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:100%;margin:2px 0 0;font-size:13px;font-weight:500;line-height:1.25;overflow:hidden}.shop-menu-item__tag{color:#f0f0f0db;white-space:nowrap;text-overflow:ellipsis;background:#2a2a2c;border:1px solid #3b3b3d;border-radius:999px;flex:none;align-items:center;min-height:22px;padding:0 9px;font-size:12px;line-height:1;display:inline-flex;overflow:hidden}.shop-menu-level__actions{align-items:center;display:flex}.shop-menu-level__control-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}.admin-menu__entity-list+.shop-menu-level__control-actions,.shop-menu-level__lazy-controls+.shop-menu-level__control-actions{margin-top:4px}@media (min-width:769px){.shop-menu-root__sections-empty+.shop-menu-level__control-actions,.shop-menu-level__categories-empty+.shop-menu-level__control-actions,.shop-menu-level__items-empty+.shop-menu-level__control-actions{margin-top:8px}}.shop-menu-import__form{gap:20px}.shop-menu-import__rules{gap:20px;display:grid}.shop-menu-import__switch-row{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:12px;display:flex;position:relative}.shop-menu-import__switch-input,.shop-menu-import__confirm-input{opacity:0;pointer-events:none;position:absolute}.shop-menu-import__switch{background:#ffffff40;border-radius:60px;flex:0 0 36px;align-items:center;width:36px;height:18px;padding:0 1px;transition:background-color .14s,box-shadow .14s;display:inline-flex}.shop-menu-import__switch-knob{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .14s,background-color .14s;transform:translate(0)}.shop-menu-import__switch.is-active{background:#32d74b40}.shop-menu-import__switch.is-active .shop-menu-import__switch-knob{background:#32d74b;transform:translate(18px)}.shop-menu-import__switch-input:focus-visible+.shop-menu-import__switch{box-shadow:0 0 0 3px #32d74b38}.shop-menu-import__switch-label{color:#fff;min-width:0;font-size:14px;font-weight:400;line-height:normal}.shop-menu-import__switch-row.is-danger .shop-menu-import__switch-label{color:#ff3140}.shop-menu-import__file-group{gap:12px;display:grid}.shop-menu-import__warning{color:#ffffff80;margin:0;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:14px;font-weight:500;line-height:1.25}.shop-menu-import__file{cursor:pointer;background:#77777740;border:0;border-radius:12px;flex-direction:column;align-items:flex-start;gap:12px;padding:16px 12px;transition:background-color .14s,box-shadow .14s;display:flex;overflow:hidden}.shop-menu-import__file:hover,.shop-menu-import__file:focus-within{background:#77777752;box-shadow:inset 0 0 0 1px #00ab3380}.shop-menu-import__file-head{align-items:center;gap:8px;width:100%;height:18px;display:flex}.shop-menu-import__file-dot{background:#ffffffbf;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.shop-menu-import__file-title{color:#fff;overflow-wrap:anywhere;font-family:SF Pro Display,Inter Tight,sans-serif;font-size:14px;font-weight:500;line-height:1}.shop-menu-import__file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.shop-menu-import__confirm{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:8px;min-height:20px;display:flex;position:relative}.shop-menu-import__confirm-box{background:#181818;border:.5px solid #32d74bf2;border-radius:4px;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.shop-menu-import__confirm-box:after{content:"";opacity:0;border-bottom:1.5px solid #32d74b;border-left:1.5px solid #32d74b;width:7px;height:5px;transition:opacity .14s,transform .14s;transform:translateY(-1px)rotate(-45deg)scale(.8)}.shop-menu-import__confirm-input:checked+.shop-menu-import__confirm-box:after{opacity:1;transform:translateY(-1px)rotate(-45deg)scale(1)}.shop-menu-import__confirm-input:focus-visible+.shop-menu-import__confirm-box{outline:none}.shop-menu-import__confirm-label{color:#fff;min-width:0;font-size:14px;font-weight:400;line-height:normal}.shop-settings__standard-modal.is-menu.is-menu-import .admin-menu__modal-submit{color:#32d74b;background:#10833a40;border:1px solid #00ab3380;border-radius:12px;height:40px;min-height:40px;padding:4px 24px;font-family:Inter Tight,SF Pro Display,sans-serif;font-size:14px;font-weight:500;line-height:1;transition:background-color .14s,border-color .14s,color .14s}.shop-settings__standard-modal.is-menu.is-menu-import .admin-menu__modal-submit:hover,.shop-settings__standard-modal.is-menu.is-menu-import .admin-menu__modal-submit:focus-visible{color:#32d74b;background:#10833a40;border-color:#00ab3380}.shop-settings__standard-modal.is-menu.is-menu-import .admin-menu__modal-submit:disabled{color:#32d74b73;cursor:not-allowed;opacity:1;background:#10833a1f;border-color:#00ab3338}.shop-menu-level__danger-form,.shop-menu-level__inline-danger-form{justify-content:flex-start;display:flex}.shop-menu-level__item-link{color:inherit;gap:8px;text-decoration:none;display:grid}.shop-menu-level__lazy-controls{display:flex}.shop-menu-level__load-more{color:#f0f0f0;background:#2c2c2e;border:1px solid #3e3e3e;border-radius:999px;align-items:center;min-height:40px;padding:0 16px;text-decoration:none;transition:border-color .14s,background-color .14s;display:inline-flex}.shop-menu-level__load-more:hover,.shop-menu-level__load-more:focus-visible{background:#343436;border-color:#4d4d4f}.shop-menu-note-photo{grid-template-columns:96px minmax(0,1fr);align-items:flex-start;gap:12px;display:grid}.shop-menu-note-photo__preview{background:#272729;border:1px solid #3a3a3d;border-radius:10px;justify-content:center;align-items:center;width:96px;height:96px;display:inline-flex;overflow:hidden}.shop-menu-note-photo__image{object-fit:cover;width:100%;height:100%;display:block}.shop-menu-note-photo__placeholder{border:1px solid #e8e8e857;border-radius:5px;width:32px;height:24px;display:block;position:relative}.shop-menu-note-photo__placeholder:before{content:"";background:#e8e8e838;border-radius:3px;height:8px;position:absolute;bottom:4px;left:4px;right:4px}.shop-menu-note-photo__controls,.shop-menu-note-photo__upload-form{gap:8px;display:grid}.shop-menu-level__back-link{color:#fc0;text-decoration:none}.shop-menu-level__back-link:hover,.shop-menu-level__back-link:focus-visible{color:#ffe066}
