@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@font-face{font-family:Faruma New;src:url(/fonts/Faruma_New.ttf) format("truetype");font-display:swap}*{box-sizing:border-box}:root{color:#f8fafc;background:#07080d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11"}html{overscroll-behavior-y:none}body{margin:0;min-width:320px;overscroll-behavior-y:none}button,input,textarea,select{font:inherit}button,.button{min-height:38px;border:1px solid rgba(255,255,255,.11);border-radius:8px;padding:.55rem .78rem;background:#ffffff12;color:#f8fafc;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;cursor:pointer;text-decoration:none;outline:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}button:hover,.button:hover{border-color:#ffffff38;background:#ffffff1c}button:active{transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.38}button:focus-visible,.button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--accent-soft);outline-offset:2px}.primary{border-color:color-mix(in srgb,var(--accent),white 18%);background:linear-gradient(135deg,color-mix(in srgb,var(--accent),black 8%),color-mix(in srgb,var(--accent),white 16%));box-shadow:0 12px 28px var(--accent-soft)}.danger{border-color:#f8717147;color:#fecaca}input,textarea,select{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff13;color:#fff;outline:none;padding:.68rem .75rem}input:focus,textarea:focus,select:focus{border-color:color-mix(in srgb,var(--accent),white 24%);box-shadow:0 0 0 3px var(--accent-soft)}textarea{min-height:64px;resize:vertical}label{display:grid;gap:.42rem;color:#f8fafc94;font-size:.8rem}.shell{min-height:100vh;position:relative;overflow-x:hidden;background:radial-gradient(circle at 12% 0%,var(--accent-soft),transparent 28rem),radial-gradient(circle at 90% 14%,rgba(20,184,166,.15),transparent 24rem),linear-gradient(135deg,#090812,#091011 46%,#050608)}.liquid{position:fixed;z-index:0;filter:blur(68px);opacity:.34;border-radius:999px;pointer-events:none}.liquid.one{width:22rem;height:22rem;left:-8rem;top:7rem;background:var(--accent)}.liquid.two{width:20rem;height:20rem;right:-8rem;bottom:10rem;background:#14b8a6}.page,.public-page,.login-wrap{position:relative;z-index:1}.page{width:min(1040px,calc(100% - 2rem));margin:0 auto;padding:1.4rem 0 3rem}.topbar{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:start;gap:1.2rem;margin-bottom:1rem}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.05;letter-spacing:0}.topbar p,.muted,.hint{margin-top:.35rem;color:#f8fafc80}.hint{font-size:.78rem}.actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.actions.center{justify-content:center}.more-menu{position:relative}.more-menu summary{min-height:38px;min-width:42px;border:1px solid rgba(255,255,255,.11);border-radius:8px;padding:.55rem .72rem;display:inline-flex;align-items:center;justify-content:center;list-style:none;cursor:pointer}.more-menu summary::-webkit-details-marker{display:none}.more-menu-panel{position:absolute;right:0;top:calc(100% + .45rem);z-index:5;min-width:180px;padding:.4rem;border-radius:12px;display:grid;gap:.25rem}.more-menu-panel button,.more-menu-panel .menu-action{width:100%;justify-content:flex-start;min-height:36px}.menu-action{border:1px solid rgba(255,255,255,.11);border-radius:8px;padding:.55rem .78rem;display:inline-flex;align-items:center;gap:.45rem;cursor:pointer}.panel{border:1px solid rgba(255,255,255,.105);border-radius:14px;background:#0a0c12bd;box-shadow:inset 0 1px #ffffff0b,0 18px 44px #00000038;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.branding,.category{padding:1rem}.section-title{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.section-title h2{display:inline-flex;align-items:center;gap:.45rem;font-size:1rem}.section-title span{color:#f8fafc6b;font-size:.78rem}.branding{background:radial-gradient(ellipse 90% 120% at 0% 0%,var(--accent-soft),transparent 60%),#0a0c12bd}.brand-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand-summary h2{font-size:1rem}.brand-summary p{margin-top:.25rem;color:#f8fafc80;font-size:.86rem}.brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:.9rem}.brand-grid label:nth-child(1),.brand-grid label:nth-child(2),.brand-grid label:nth-child(3){grid-column:span 2}.color-row{display:grid;grid-template-columns:3rem 1fr;gap:.55rem}.color-input{height:40px;padding:.18rem}.toolbar{display:grid;grid-template-columns:1fr auto;gap:.8rem;margin:.9rem 0}.admin-tabs{display:inline-flex;gap:.3rem;padding:.28rem;margin:.85rem 0 0;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff09}.admin-tabs button{min-height:34px;border:0;box-shadow:none;background:transparent;color:#f8fafc9e}.admin-tabs .active{color:#1c1200;background:linear-gradient(135deg,color-mix(in srgb,var(--accent),white 16%),color-mix(in srgb,var(--accent),black 6%));box-shadow:0 8px 18px var(--accent-soft)}.search{min-width:0;display:flex;align-items:center;gap:.55rem;border:1px solid rgba(255,255,255,.105);border-radius:10px;padding:0 .75rem;background:#ffffff0f}.search input{border:0;background:transparent;box-shadow:none}.category-nav-wrap{margin-bottom:.9rem}.admin-workspace{display:grid;gap:.9rem;align-items:start}.category-nav{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.3rem;scrollbar-width:thin}.category-nav-item{flex:0 0 auto;display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;padding:.48rem .85rem;white-space:nowrap;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.category-nav-item.active{background:var(--accent);border-color:transparent;color:#fff;box-shadow:0 8px 18px var(--accent-soft)}.category-nav-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}.category-nav-item em{min-width:22px;border-radius:999px;padding:.06rem .4rem;text-align:center;font-style:normal;font-size:.72rem;background:#ffffff1f}.category-nav-item.active em{background:#ffffff40}.empty-editor{min-height:220px;padding:1.2rem;display:grid;place-items:center;align-content:center;gap:.8rem}.account-panel{max-width:640px;padding:1rem}.account-heading{display:grid;gap:.28rem}.account-heading p{color:#f8fafc75;font-size:.82rem;line-height:1.45}.account-form{display:grid;gap:.8rem}.account-message{color:#64748b;font-size:.86rem}.category-head,.category-title,.item-side{display:flex;align-items:center;gap:.75rem}.category-head{justify-content:space-between;margin-bottom:.85rem}.category-title{flex:1;min-width:220px}.category-title input{font-weight:700}.item-count{color:#f8fafc80;font-size:.78rem;white-space:nowrap}.icon-pill{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--accent);flex:0 0 auto;box-shadow:0 10px 24px var(--accent-soft)}.category-head select{width:150px}.items{display:grid;gap:.45rem}.item-editor{padding:0;border:1px solid rgba(255,255,255,.075);border-radius:12px;background:#ffffff0b;transition:border-color .14s ease}.item-editor:hover{border-color:color-mix(in srgb,var(--accent),white 30%)}.item-main-row{display:flex;align-items:center;gap:.35rem;padding:.55rem .6rem;cursor:pointer}.stock-dot{width:10px;height:10px;border-radius:999px;background:#4ade80;border:none;flex:0 0 auto;padding:0;cursor:pointer}.stock-dot.out{background:#f87171}.item-row-name{flex:1;min-width:0;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-main-row strong.price{white-space:nowrap;font-weight:800}.icon-only{min-width:28px;min-height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.item-detail-row{display:grid;grid-template-columns:1.2fr 1fr;gap:.7rem;padding-top:.65rem;border-top:1px solid rgba(148,163,184,.16)}.image-field{display:grid;grid-template-columns:44px 1fr;gap:.55rem}.image-field.large{grid-template-columns:86px 1fr;align-items:start}.image-field.large span{height:86px}.upload-row{width:max-content;margin-top:.55rem}.image-field span{height:42px;display:grid;place-items:center;overflow:hidden;border-radius:8px;color:#94a3b8;background:#f1f5f9}.image-field img{width:100%;height:100%;object-fit:cover}.item-image{width:74px;min-height:74px;border-radius:10px;display:grid;place-items:center;overflow:hidden;background:#ffffff0f;color:#ffffff59;flex:0 0 auto}.item-image img,.menu-item img,.public-hero img{width:100%;height:100%;object-fit:cover}.item-fields{flex:1;display:grid;gap:.45rem}.item-side{width:136px;flex-direction:column;align-items:stretch}.item-side span{color:#fff;font-weight:800}.toggle{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:.48rem}.toggle input{width:auto}.empty{width:100%;min-height:76px;border-style:dashed;color:#ffffffa8}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;place-items:center;padding:1rem;background:#00000094;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.qr-card{width:min(370px,100%);padding:1.2rem;text-align:center}.qr-admin-panel{margin-top:.9rem;padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.qr-admin-panel p{margin-top:.3rem;color:#64748b}.item-modal{width:min(720px,calc(100% - 1.5rem));padding:1.1rem}.modal-head,.modal-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}.modal-head p{margin-top:.25rem;color:#64748b}.modal-grid{display:grid;grid-template-columns:1.2fr .55fr .75fr auto;gap:.75rem;margin-top:1rem}.modal-wide{grid-column:1 / -1}.modal-stock{min-height:40px;align-self:end;display:inline-flex;justify-content:center;border:1px solid rgba(15,23,42,.12);border-radius:8px;padding:.6rem .75rem;background:#f8fafc}.modal-actions{margin-top:1rem}.addons-editor{display:grid;gap:.55rem}.addons-editor>p{color:#64748b;font-size:.88rem}.addons-head,.addon-row{display:flex;align-items:center;gap:.55rem}.addons-head{justify-content:space-between}.addons-head label{display:block}.addon-rows{display:grid;gap:.5rem}.addon-row{display:grid;grid-template-columns:1fr 90px auto 42px}.addon-row span{color:#0f172a;font-weight:800;white-space:nowrap}.price{display:inline-flex;align-items:baseline;gap:.28rem;white-space:nowrap}.currency-symbol{font-family:Faruma New,Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.12em;font-weight:400;line-height:1}.qr-card img{width:230px;height:230px;padding:.8rem;margin:1rem auto;border-radius:16px;background:#fff}.login-wrap{min-height:100vh;display:grid;place-items:center;padding:1rem}.login-card{width:min(390px,100%);padding:1.35rem;display:grid;gap:.9rem}.brand-mark,.public-logo-fallback{display:grid;place-items:center;background:var(--accent);box-shadow:0 12px 28px var(--accent-soft)}.brand-mark{width:54px;height:54px;border-radius:14px}.error{color:#fecaca}.public-page{width:min(620px,calc(100% - 1.25rem));margin:0 auto;padding:1rem 0 2.5rem}.public-hero{min-height:160px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1.1rem .9rem 1rem;margin-bottom:.35rem;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:linear-gradient(135deg,#ffffff16,#ffffff06),radial-gradient(circle at 0% 0%,var(--accent-soft),transparent 18rem);box-shadow:0 18px 42px #00000038}.public-hero img,.public-logo-fallback{width:82px;height:82px;border-radius:18px;border:1px solid rgba(255,255,255,.15)}.public-hero h1{font-size:clamp(2rem,7vw,3rem);line-height:.98}.public-hero p:not(.eyebrow){margin-top:.25rem;color:#f8fafcc7}.public-hero span{display:inline-flex;margin-top:.85rem;border:1px solid rgba(255,255,255,.11);border-radius:999px;padding:.32rem .62rem;color:#f8fafcb3;background:#ffffff12;font-size:.82rem}.eyebrow{color:color-mix(in srgb,var(--accent),white 38%);text-transform:uppercase;font-size:.72rem;letter-spacing:.14em;font-weight:800}.tabs-wrap{position:relative}.tabs-wrap:after{content:"";position:absolute;top:0;bottom:0;z-index:3;width:22px;pointer-events:none}.tabs-wrap:after{right:-1px;background:linear-gradient(270deg,#0b0d12,#0b0d1200)}.tabs{position:sticky;top:0;z-index:2;display:flex;gap:.45rem;overflow-x:auto;overscroll-behavior-x:contain;padding:.75rem 0 .8rem;margin:0 -.15rem .1rem;background:linear-gradient(180deg,#07080dc7,#07080d00);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scroll-behavior:smooth;scroll-padding-inline:.75rem;scroll-snap-type:x proximity;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tabs button{white-space:nowrap;flex:0 0 auto;min-height:34px;border-radius:999px;padding:.4rem .75rem;font-size:.86rem;background:#ffffff17;scroll-snap-align:start}.tabs button svg{width:15px;height:15px}.tabs .active{border-color:color-mix(in srgb,var(--accent),white 25%);background:var(--accent)}.public-items{display:grid;gap:1rem}.menu-section{display:grid;gap:.65rem}.menu-section-title{display:flex;align-items:center;justify-content:space-between;margin-top:.1rem;padding:0 .1rem}.menu-section-title h2{font-size:1rem}.menu-section-title span{min-width:28px;border-radius:999px;padding:.18rem .45rem;text-align:center;color:#f8fafcad;background:#ffffff14;font-size:.78rem}.menu-item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.8rem;min-height:88px;padding:.85rem;border:1px solid rgba(255,255,255,.095);border-radius:14px;background:linear-gradient(135deg,#ffffff16,#ffffff09),#080a0fb8;box-shadow:0 12px 26px #0000002e}.menu-item img{grid-row:span 2;width:70px;height:70px;border-radius:11px}.menu-item h3{font-size:1rem;line-height:1.2}.menu-item p{margin-top:.28rem;color:#f8fafc94;line-height:1.35}.menu-item strong{color:#fff;white-space:nowrap;font-size:.98rem}.faded{opacity:.55}.sold-out{display:inline-block;margin-top:.45rem;color:#fecaca;font-size:.82rem}.public-footer{margin-top:1.1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#ffffff6b}.empty-public{padding:1rem}.admin-shell{background:radial-gradient(circle at 0% 0%,color-mix(in srgb,var(--accent),white 70%),transparent 24rem),radial-gradient(circle at 100% 0%,rgba(20,184,166,.14),transparent 24rem),linear-gradient(180deg,#f8fafc,#eef3f5);color:#111827}.admin-shell .liquid{opacity:.18}.admin-shell .page{width:min(1120px,calc(100% - 1.5rem))}.admin-shell .topbar{align-items:center;padding:.75rem 0}.admin-shell .topbar h1{color:#0f172a;font-size:clamp(1.45rem,3vw,2rem);font-weight:800;letter-spacing:-.01em}.admin-shell .topbar p{color:#64748b;font-size:.88rem}.admin-shell .panel{background:#ffffffe0;border-color:#0f172a14;box-shadow:0 14px 34px #0f172a14}.admin-shell input,.admin-shell textarea,.admin-shell select{color:#0f172a;background:#f8fafc;border-color:#0f172a1f}.admin-shell input::placeholder,.admin-shell textarea::placeholder{color:#94a3b8}.admin-shell label{color:#64748b;font-weight:500}.admin-shell .section-title h2,.admin-shell .category-title input,.admin-shell .item-side span{color:#0f172a}.admin-shell .item-count,.admin-shell .section-title span,.admin-shell .account-heading p{color:#64748b}.admin-shell .category{padding:.95rem}.admin-shell .item-editor{background:#fff;border-color:#0f172a14}.admin-shell .item-main-row strong{color:#0f172a}.admin-shell .item-image{color:#94a3b8;background:#f1f5f9}.admin-shell button,.admin-shell .button,.admin-shell .more-menu summary,.admin-shell .menu-action{color:#0f172a;border-color:#0f172a1a;background:#fffc;box-shadow:0 8px 18px #0f172a0d}.admin-shell .more-menu-panel{border:1px solid rgba(15,23,42,.1);background:#fffffff5;box-shadow:0 18px 40px #0f172a29}.admin-shell .primary{color:#fff;background:var(--accent);box-shadow:0 10px 24px var(--accent-soft)}.admin-shell .danger{color:#b91c1c;border-color:#b91c1c29;background:#fff7f7}.admin-shell .search{background:#ffffffd1;border-color:#0f172a1a}.admin-shell .search input{color:#0f172a;background:transparent}.admin-shell .brand-summary h2{color:#0f172a}.admin-shell .brand-summary p{color:#64748b}.admin-shell .category-sidebar{background:#ffffffc2}.admin-shell .category-nav-item{box-shadow:none}.admin-shell .category-nav-item.active{color:#fff;border-color:transparent;background:var(--accent)}.admin-shell .category-nav-item.active em{color:var(--accent);background:#fff}.admin-shell .category-nav-item:not(.active) em{color:#64748b;background:#eef2f7}.admin-shell .empty-editor{color:#64748b}.public-shell{color:#f8fafc;font-family:var(--menu-font, Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);background:radial-gradient(ellipse 65% 55% at 18% 0%,color-mix(in srgb,var(--accent),white 15%) 0%,transparent 62%),radial-gradient(ellipse 60% 60% at 100% 22%,rgba(45,212,191,.4) 0%,transparent 62%),radial-gradient(ellipse 75% 65% at 20% 100%,rgba(109,91,255,.34) 0%,transparent 62%),#0b0d12;height:100vh;overflow:hidden}.public-shell .liquid{display:none}.public-shell button{color:#f8fafc;border-color:#ffffff24;background:#ffffff14;box-shadow:none}.public-shell .public-page{width:min(560px,calc(100% - 1.25rem));height:100vh;padding:.85rem 0 0;display:flex;flex-direction:column;overflow:hidden;overflow-x:hidden}.public-shell .public-hero{min-height:138px;padding:1rem;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#1c2230;box-shadow:0 1px #ffffff2e inset,0 24px 48px #00000059;animation:menuHeroIn .52s cubic-bezier(.2,.8,.2,1) both}@supports (backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px)){.public-shell .public-hero{background:#ffffff0f;backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%)}}.public-shell .public-hero img,.public-shell .public-logo-fallback{width:76px;height:76px;border-radius:20px;color:#fff;border:0;animation:logoPopIn .58s cubic-bezier(.16,1,.3,1) 80ms both}.public-shell .public-hero>div{animation:heroTextIn .52s cubic-bezier(.16,1,.3,1) .14s both}.public-shell .public-hero h1{color:#fff;font-size:clamp(1.9rem,7vw,2.65rem);font-weight:800;letter-spacing:-.015em}.public-shell .public-hero p:not(.eyebrow){color:#ffffffad}.public-shell .eyebrow{color:color-mix(in srgb,var(--accent),white 45%)}.public-shell .public-hero span{color:#ffffffb8;border-color:#ffffff24;background:#ffffff14}.public-shell .loading-hero{align-items:center}.hero-skeleton-logo,.hero-skeleton-copy span,.hero-skeleton-copy strong,.hero-skeleton-copy em,.menu-loading-list span{display:block;background:linear-gradient(90deg,#ffffff0f,#ffffff24,#ffffff0f);background-size:220% 100%;animation:skeletonShimmer 1.15s ease-in-out infinite}.hero-skeleton-logo{width:76px;height:76px;border-radius:20px}.hero-skeleton-copy{width:min(260px,58vw)}.hero-skeleton-copy span{width:76px;height:10px;border-radius:999px;margin-bottom:.55rem}.hero-skeleton-copy strong{width:190px;max-width:100%;height:38px;border-radius:12px;margin-bottom:.55rem}.hero-skeleton-copy em{width:150px;height:16px;border-radius:999px}.public-shell .tabs{position:static;flex:0 0 auto;padding:.8rem .25rem .85rem;margin:0 -.25rem;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.public-shell .public-items{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;touch-action:pan-y;align-content:start;grid-auto-rows:max-content;padding-bottom:5rem;scrollbar-width:none}.public-shell .public-items::-webkit-scrollbar{display:none}.menu-loading-list{display:grid;gap:.7rem;padding-top:.85rem}.menu-loading-list span{height:84px;border-radius:18px;border:1px solid rgba(255,255,255,.08)}.public-shell .tabs button{min-height:34px;color:#ffffffb8;border-color:#ffffff24;background:#ffffff0f;transform-origin:center;transition:background .16s ease,box-shadow .16s ease,border-color .16s ease;animation:menuChipIn .46s cubic-bezier(.16,1,.3,1) both}@supports (backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px)){.public-shell .tabs button{backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%)}}.public-shell .tabs button svg{color:#ffffffd9;flex:0 0 auto}.public-shell .tabs button:nth-child(2){animation-delay:45ms}.public-shell .tabs button:nth-child(3){animation-delay:90ms}.public-shell .tabs button:nth-child(4){animation-delay:135ms}@media (prefers-reduced-motion: no-preference){.public-shell .tabs button:hover{transform:translateY(-1px)}.public-shell .tabs button:active{transform:scale(.96)}}.public-shell .tabs .active{color:#0b0d12;background:#fff;border-color:transparent;box-shadow:0 8px 20px #00000059;animation:activeChipPop .22s cubic-bezier(.16,1,.3,1) both}.public-shell .tabs .active svg{color:color-mix(in srgb,var(--accent),#0f172a 15%)}.public-shell .menu-section{gap:.55rem;align-content:start;grid-auto-rows:max-content;animation:menuSectionIn .42s cubic-bezier(.16,1,.3,1) both}.public-shell .menu-section:nth-child(2){animation-delay:60ms}.public-shell .menu-section:nth-child(3){animation-delay:.12s}.public-shell .menu-section:nth-child(4){animation-delay:.18s}.public-shell .menu-section-title{color:#fff;padding:.5rem .2rem;margin:0 -.2rem;position:sticky;top:0;z-index:2;background:#10131bf5}.public-shell .menu-section-title h2{display:inline-flex;align-items:center;gap:.42rem;font-size:.96rem;font-weight:800;letter-spacing:-.005em}.public-shell .section-icon{width:auto;height:auto;display:inline-flex;color:color-mix(in srgb,var(--accent),white 20%);background:transparent}.public-shell .menu-section-title .section-icon{min-width:0;padding:0;border-radius:0;background:transparent}.public-shell .menu-section-title span{color:#ffffff8c;background:#ffffff14}.public-shell .menu-item{grid-template-columns:1fr auto;min-height:86px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#ffffff0e;box-shadow:0 1px #ffffff1f inset,0 6px 16px #00000038;position:relative;transform-origin:center top;animation:menuItemIn .42s cubic-bezier(.16,1,.3,1) both;transition:border-color .18s ease}.public-shell .menu-item:nth-of-type(2){animation-delay:40ms}.public-shell .menu-item:nth-of-type(3){animation-delay:80ms}.public-shell .menu-item:nth-of-type(4){animation-delay:.12s}.public-shell .menu-item.no-description{min-height:64px;padding-block:.75rem}.public-shell .menu-item.no-description>div{display:flex;align-items:center;min-height:32px}.public-shell .menu-item.no-description h3{line-height:1.2}@media (prefers-reduced-motion: no-preference){.public-shell .menu-item:hover{border-color:color-mix(in srgb,var(--accent),white 40%)}.public-shell .menu-item:active{transform:scale(.985)}}.public-shell .menu-item h3{color:#fff;font-size:.98rem;font-weight:750;letter-spacing:-.005em}.public-shell .menu-item p{color:#fff9;font-size:.92rem}.public-shell .menu-item.faded{opacity:1;filter:grayscale(.6)}.public-shell .menu-item.faded h3,.public-shell .menu-item.faded p,.public-shell .menu-item.faded strong{opacity:.45}.public-shell .menu-item .sold-out{position:absolute;top:.6rem;right:.85rem;margin-top:0;font-size:.66rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fca5a5;background:#991b1b59;border:1px solid rgba(252,165,165,.3);border-radius:999px;padding:.1rem .5rem}.addon-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.55rem}.addon-chips>span{border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:.22rem .5rem;color:#ffffffc7;background:#ffffff14;font-size:.78rem;font-weight:650;animation:addonChipIn .32s cubic-bezier(.16,1,.3,1) 90ms both}.public-shell .menu-item strong{color:#fff;font-weight:800;animation:priceIn .36s cubic-bezier(.16,1,.3,1) 80ms both}.public-shell .currency-symbol{color:currentColor;font-size:1.16em}.public-shell .public-footer{flex:0 0 auto;padding-bottom:.85rem;padding-top:.65rem;justify-content:center;color:#ffffff94;font-size:.82rem;font-weight:600;border-top:1px solid rgba(255,255,255,.08)}@keyframes menuHeroIn{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes logoPopIn{0%{opacity:0;transform:translateY(8px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes heroTextIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes menuChipIn{0%{opacity:0;transform:translate(12px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes activeChipPop{0%{transform:scale(.96)}70%{transform:scale(1.04)}to{transform:scale(1)}}@keyframes menuSectionIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes menuItemIn{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes priceIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes addonChipIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes skeletonShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}.public-shell .empty-public{color:#ffffffad;background:#ffffff0f;border-color:#ffffff1f}@media (max-width: 860px){.topbar{grid-template-columns:1fr}.actions{justify-content:flex-start}.brand-summary{align-items:flex-start;flex-direction:column}.brand-grid{grid-template-columns:1fr 1fr}.brand-grid label:nth-child(1),.brand-grid label:nth-child(2),.brand-grid label:nth-child(3){grid-column:span 2}.admin-workspace{grid-template-columns:1fr}.category-sidebar{position:static}.category-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.item-main-row{grid-template-columns:minmax(180px,1fr) 88px auto}.item-main-row .compact-toggle,.item-main-row button{grid-column:auto}.item-detail-row{grid-template-columns:1fr}.modal-grid{grid-template-columns:1fr 1fr}.modal-stock{align-self:auto}}@media (max-width: 680px){.page{width:min(100% - 1rem,1040px);padding-top:.9rem}.toolbar,.category-head,.item-editor{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.toolbar{display:grid}.brand-grid{grid-template-columns:1fr}.brand-grid label:nth-child(1),.brand-grid label:nth-child(2),.brand-grid label:nth-child(3){grid-column:auto}.actions{width:100%}.actions button,.actions .button,.category-head select{flex:1 1 120px}.category-nav{grid-template-columns:1fr}.item-main-row{grid-template-columns:1fr 86px}.item-main-row strong,.item-main-row .compact-toggle,.item-main-row button{grid-column:auto}.admin-tabs{width:100%}.admin-tabs button{flex:1}.modal-grid,.image-field.large,.addon-row{grid-template-columns:1fr}.item-side{width:100%}.item-image{width:100%;height:132px}.public-page{width:min(100% - 1rem,620px)}.public-hero{min-height:118px;grid-template-columns:auto 1fr;gap:.75rem;align-items:center}.public-hero img,.public-logo-fallback{width:64px;height:64px}.menu-item{grid-template-columns:1fr auto}.menu-item img{grid-column:1 / -1;width:100%;height:155px}}@supports (height: 100dvh){.shell,.public-shell,.public-shell .public-page{min-height:100dvh}}@media (max-width: 680px){.public-shell{height:100dvh;overflow:hidden}.public-shell .public-page{width:min(100% - 1rem,560px);height:100dvh;overflow:hidden;padding-top:max(.75rem,env(safe-area-inset-top))}.public-shell .public-items{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;touch-action:pan-y;-webkit-overflow-scrolling:touch;padding-bottom:calc(2rem + env(safe-area-inset-bottom))}.public-shell .public-footer{flex:0 0 auto;padding:.75rem 0 calc(.5rem + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.08)}}
