@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--brand: #cf7f5c;--brand-dark: #a85c3c;--brand-soft: #f4e7dc;--orange: #f97316;--green: #6fa06a;--ink: #31353b;--ink-soft: #4b5563;--muted: #6b7280;--line: #eadfd4;--bg: #ffffff;--bg-soft: #faf4ec;--font-body: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--shadow-sm: 0 1px 2px rgba(17, 24, 39, .05), 0 1px 3px rgba(17, 24, 39, .06);--shadow-md: 0 8px 24px -6px rgba(17, 24, 39, .12);--shadow-lg: 0 24px 60px -22px rgba(82, 61, 50, .35);--radius: 16px;--radius-lg: 22px}*,*:before,*:after{box-sizing:border-box;background-repeat:no-repeat}:before,:after{text-decoration:inherit;vertical-align:inherit}html{-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;text-size-adjust:100%;font-size:100%;line-height:1.6;font-family:var(--font-body);text-underline-offset:.1rem;text-rendering:optimizeLegibility;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4}@media(min-width:576px){html{font-size:106.25%}}@media(min-width:768px){html{font-size:112.5%}}@media(min-width:1024px){html{font-size:118.75%}}@media(min-width:1280px){html{font-size:125%}}@media(min-width:1536px){html{font-size:131.25%}}body{width:100%;margin:0}main{display:block}section{margin-bottom:1rem}.container,.container-fluid{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media(min-width:576px){.container{max-width:510px;padding-right:0;padding-left:0}}@media(min-width:768px){.container{max-width:700px}}@media(min-width:1024px){.container{max-width:950px}}@media(min-width:1280px){.container{max-width:1200px}}@media(min-width:1536px){.container{max-width:1450px}}b,strong{font-weight:bolder}small{font-size:.875em}address,blockquote,dl,ol,p,pre,table,ul{margin-top:0;margin-bottom:1rem;color:var(--ink);font-style:normal;font-weight:400}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;color:var(--ink);font-weight:700;line-height:1.6;font-family:var(--font-body)}h1{font-size:2rem;line-height:1.125}h2{font-size:1.75rem;line-height:1.15}h3{font-size:1.5rem;line-height:1.175}h4{font-size:1.25rem;line-height:1.2}h5{font-size:1.125rem;line-height:1.225}h6{font-size:1rem;line-height:1.25}:where(article,address,blockquote,dl,figure,form,ol,p,pre,table,ul)~:is(h1,h2,h3,h4,h5,h6){margin-top:1.5rem}p{margin-bottom:1rem}hgroup{margin-bottom:1rem}hgroup>*{margin-top:0;margin-bottom:0}hgroup>*:not(:first-child):last-child{color:var(--muted);font-weight:400;font-size:1rem}:where(ol,ul) li{margin-bottom:.25rem}ul li{list-style:square}a{color:var(--brand);background-color:transparent;text-decoration:none}.auth-card a:hover{text-decoration:underline}a[role=button]{display:inline-block}.auth-card button{margin:0;overflow:visible;font-family:inherit;text-transform:none}.auth-card button,.auth-card [type=submit],.auth-card [type=button]{-webkit-appearance:button}.auth-card button,.auth-card [type=submit],.auth-card [type=button]{width:100%;padding:.75rem 1rem;border:.0625rem solid var(--brand);border-radius:999px;outline:none;background-color:var(--brand);color:#fff;font-weight:600;font-size:1rem;line-height:1.6;text-align:center;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out,box-shadow .14s ease-in-out,transform .12s ease}.auth-card button:is(:hover,:active),.auth-card [type=submit]:is(:hover,:active),.auth-card [type=button]:is(:hover,:active){background-color:var(--brand-dark);border-color:var(--brand-dark);color:#fff;transform:translateY(-1px);box-shadow:var(--shadow-md)}.auth-card button:focus,.auth-card [type=submit]:focus,.auth-card [type=button]:focus{box-shadow:0 0 0 .125rem #cf7f5c47}.auth-card input,.auth-card select,.auth-card textarea{margin:0;font-size:1rem;line-height:1.6;font-family:inherit;letter-spacing:inherit}.auth-card textarea{display:block;overflow:auto;resize:vertical}.auth-card label{display:block;margin-bottom:.375rem;color:var(--ink);font-weight:600}.auth-card input:not([type=checkbox],[type=radio]),.auth-card select,.auth-card textarea{width:100%}.auth-card input:not([type=checkbox],[type=radio],[type=range],[type=file]),.auth-card select,.auth-card textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.75rem 1rem;border:.0625rem solid #d8c8b9;border-radius:var(--radius);outline:none;background-color:#fff;color:#23262c;font-weight:400;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.auth-card input:not([type=checkbox],[type=radio],[type=range],[type=file]){height:3.225rem}.auth-card input:not([type=checkbox],[type=radio],[readonly]):is(:active,:focus),.auth-card select:not([readonly]):is(:active,:focus),.auth-card textarea:not([readonly]):focus{border-color:var(--brand);box-shadow:0 0 0 .0625rem #cf7f5c40}.auth-card input::placeholder,.auth-card textarea::placeholder{color:#9ca3af;opacity:1}.auth-card input:not([type=checkbox],[type=radio]),.auth-card select,.auth-card textarea{margin-bottom:1rem}.auth-card :where(input,select,textarea)+small{display:block;width:100%;margin-top:-.75rem;margin-bottom:1rem;color:var(--muted)}.auth-card label:has([type=checkbox],[type=radio]){width:fit-content;cursor:pointer}.auth-card [type=checkbox],.auth-card [type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.25em;height:1.25em;margin-top:-.125em;margin-inline-end:.5em;border:.125rem solid #d8c8b9;vertical-align:middle;cursor:pointer;padding:0}.auth-card [type=checkbox]:checked{background-color:var(--brand);border-color:var(--brand);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(255, 255, 255)' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-position:center;background-size:.75em auto;background-repeat:no-repeat}.auth-card [type=checkbox]~label,.auth-card [type=radio]~label{display:inline-block;margin-bottom:0;cursor:pointer}.auth-card [type=radio]{border-radius:50%}.auth-card [type=radio]:checked{background-color:#fff;border-width:.35em;background-image:none}.auth-card [type=checkbox][role=switch]{width:2.25em;height:1.25em;border:.1875rem solid #bfc7d9;border-radius:1.25em;background-color:#bfc7d9;line-height:1.25em}.auth-card [type=checkbox][role=switch]:before{display:block;aspect-ratio:1;height:100%;border-radius:50%;background-color:#fff;content:"";transition:margin .1s ease-in-out}.auth-card [type=checkbox][role=switch]:checked{background-color:var(--brand);border-color:var(--brand);background-image:none}.auth-card [type=checkbox][role=switch]:checked:before{margin-inline-start:1em}.page input:not([type=checkbox],[type=radio],[type=range],[type=file],[type=color]),.page select,.page textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.6rem .8rem;border:1px solid #d8c8b9;border-radius:12px;background-color:#fff;color:var(--ink);font:inherit;line-height:1.5;transition:border-color .15s ease,box-shadow .15s ease}.page textarea{resize:vertical;min-height:4.25rem}.page select{padding-right:2.1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center;background-size:.85rem}.page input:not([type=checkbox],[type=radio],[type=range],[type=file],[type=color]):focus,.page select:focus,.page textarea:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px #cf7f5c2e}.page input::placeholder,.page textarea::placeholder{color:#9ca3af;opacity:1}.page label{display:block;margin-bottom:.9rem;color:var(--ink);font-weight:600}.page label>input:not([type=checkbox],[type=radio],[type=color]),.page label>select,.page label>textarea{display:block;width:100%;margin-top:.35rem;font-weight:400}.page label small{display:block;margin-top:.35rem;color:var(--muted);font-weight:400}.page label code{background:var(--bg-soft);padding:.05rem .35rem;border-radius:6px}.page label:has(>input[type=checkbox]),.page label:has(>input[type=radio]){font-weight:400}.page .chip-grid>label,.page .locale-grid>label{margin-bottom:0;font-weight:400}.page input[type=checkbox],.page input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.2em;height:1.2em;margin:-.15em .5em 0 0;padding:0;border:2px solid #c4cbd8;border-radius:6px;vertical-align:middle;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.page input[type=radio]{border-radius:50%}.page input[type=checkbox]:checked{background-color:var(--brand);border-color:var(--brand);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(255,255,255)' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-position:center;background-size:.8em auto;background-repeat:no-repeat}.page input[type=radio]:checked{border-width:.38em;border-color:var(--brand)}.page input[type=checkbox][role=switch]{width:2.25em;height:1.25em;border-radius:1.25em;border:2px solid #c4cbd8;background-color:#c4cbd8}.page input[type=checkbox][role=switch]:before{display:block;aspect-ratio:1;height:100%;border-radius:50%;background:#fff;content:"";transition:margin .12s ease}.page input[type=checkbox][role=switch]:checked{background-color:var(--brand);border-color:var(--brand);background-image:none}.page input[type=checkbox][role=switch]:checked:before{margin-inline-start:1em}.page fieldset{margin:0 0 1rem;padding:0;border:0}.page legend{margin-bottom:.5rem;padding:0;color:var(--ink);font-weight:600}.page legend small{font-size:.9rem}.page .grid{display:grid;grid-template-columns:1fr;column-gap:1rem}.page .grid>*{min-width:0}@media(min-width:768px){.page .grid{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}.page form button[type=submit]:not([class]),.page form button:not([type]):not([class]){display:inline-flex;align-items:center;justify-content:center;gap:.4rem;margin-top:.2rem;padding:.65rem 1.4rem;border:0;border-radius:999px;background:var(--brand);color:#fff;font-weight:600;font-size:.96rem;cursor:pointer}.page form button[type=submit]:not([class]):hover,.page form button:not([type]):not([class]):hover{background:var(--brand-dark);transform:translateY(-1px);box-shadow:var(--shadow-md)}.page dialog[open]{padding:0}.page dialog{width:min(92vw,40rem);max-width:40rem;border:0;border-radius:var(--radius-lg);padding:0;box-shadow:var(--shadow-lg);color:var(--ink)}.page dialog::backdrop{background:#11182780}.page dialog>article{margin:0;padding:1.3rem 1.45rem;max-width:none;border:0;border-radius:inherit;background:#fff;box-shadow:none}.page dialog>article>header{margin:0 0 1.1rem;padding:0;border:0}.page dialog>article>header strong{font-size:1.18rem;font-weight:800;letter-spacing:-.01em}.page dialog>article>footer{margin:1.1rem 0 0;padding:0;border:0}@media(max-width:480px){.page dialog>article{padding:1.05rem 1.1rem}}.page table{width:100%;border-collapse:collapse;margin-bottom:1rem}.page th,.page td{padding:.6rem .75rem;text-align:left;vertical-align:middle;border-bottom:1px solid var(--line)}.page thead th{font-size:.76rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:700;border-bottom:1.5px solid var(--line)}.page tbody tr:last-child td{border-bottom:0}.page article:not([class]):not(:where(dialog *)){background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.3rem 1.4rem;margin-bottom:1.2rem}.page article:not([class]):not(:where(dialog *))>header{margin:-.2rem 0 1rem;padding:0;border:0}.page article:not([class]):not(:where(dialog *))>header strong{font-size:1.1rem;font-weight:800;letter-spacing:-.01em}.page article:not([class]):not(:where(dialog *))>*:last-child{margin-bottom:0}.page .secondary{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem 1.2rem;border:1.5px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-weight:600;font-size:.92rem;cursor:pointer}.page .secondary:hover{border-color:var(--brand);color:var(--brand);background:#fff}.page input[type=file],.auth-card input[type=file]{display:block;width:100%;margin-top:.35rem;padding:.45rem;font:inherit;font-size:.9rem;color:var(--muted);border:1.5px dashed #d8c8b9;border-radius:12px;background:var(--bg-soft, #faf4ec);cursor:pointer}.page input[type=file]::file-selector-button,.auth-card input[type=file]::file-selector-button{margin-right:.8rem;padding:.45rem .9rem;border:0;border-radius:999px;background:var(--brand-soft, #f4e7dc);color:var(--brand-dark, #a85c3c);font-weight:600;font-size:.88rem;cursor:pointer;transition:background .14s ease}.page input[type=file]::file-selector-button:hover,.auth-card input[type=file]::file-selector-button:hover{background:#ecd8c7}.avatar{display:inline-grid;place-items:center;border-radius:50%;object-fit:cover;flex:none;overflow:hidden;background:var(--brand);color:#fff;font-weight:800;letter-spacing:-.02em;line-height:1}.lp-avatar{display:inline-grid;place-items:center;border-radius:50%;line-height:0;box-shadow:0 0 0 2px #fff,0 4px 14px -4px #523d3266;transition:transform .14s ease,box-shadow .14s ease}.lp-avatar:hover{transform:translateY(-1px);box-shadow:0 0 0 2px #fff,0 9px 22px -6px #523d3280}.onb{max-width:640px;margin:.25rem auto 0}.onb__head{text-align:center;margin-bottom:1.6rem}.onb__mark{display:inline-grid;place-items:center;width:3rem;height:3rem;margin-bottom:.85rem;border-radius:15px;background:var(--brand);color:#fff;font-size:1.45rem;box-shadow:var(--shadow-md)}.onb__head h2{margin:0 0 .45rem;font-size:1.75rem}.onb__head p{margin:0 auto;max-width:42ch;color:var(--muted)}.onb__card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.6rem 1.6rem 1.5rem}.onb__note{margin:.2rem 0 1.25rem;padding:.7rem .9rem;background:var(--brand-soft);color:var(--brand-dark);border-radius:12px;font-size:.9rem}.onb .onb__submit{width:100%;padding:.8rem;font-size:1rem}h1,h2,h3,h4,hgroup>h1,hgroup>h2{font-family:var(--font-body);font-weight:800;letter-spacing:-.02em}h1{line-height:1.08}body{background-color:var(--bg);color:var(--ink)}button,[role=button],[type=submit],[type=button],a[role=button]{font-family:var(--font-body);font-weight:600;border-radius:999px;transition:transform .12s ease,box-shadow .14s ease,background-color .14s ease,border-color .14s ease}button:not(.outline):not(.secondary):not([aria-disabled]):hover,[role=button]:not(.outline):not(.secondary):hover,[type=submit]:not(.outline):not(.secondary):hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}a{text-underline-offset:3px}.hero hgroup{text-align:center;margin-bottom:2rem}.auth-card{max-width:28rem;margin-inline:auto;padding-block:3rem}.auth-brand{text-align:center}.auth-brand a{text-decoration:none}.auth-brand img{height:46px;width:auto;display:inline-block}.flash{padding:.75rem 1rem;border-radius:var(--radius);margin-bottom:1rem}.flash--ok{background:#e6f4ea;color:#14532d}.flash--error{background:#fde8e8;color:#7f1d1d}.flash ul{margin:.25rem 0 0;padding-left:1.25rem}.locale-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));gap:.25rem .75rem;margin-top:.5rem}.cluster{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.twofa-qr{max-width:12rem;margin-block:1rem}[x-cloak]{display:none!important}.stack>*+*{margin-top:.75rem}.stack-sm>*+*{margin-top:.4rem}.builder-row,.builder-dish{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.builder-dish{padding:.4rem .6rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.builder-row form,.builder-dish form{margin:0;display:inline}.builder-row button,.builder-row [role=button],.builder-dish button{margin:0;padding:.25rem .6rem;font-size:.8rem}.drag-handle{cursor:grab;color:var(--muted);-webkit-user-select:none;user-select:none;font-size:1.15rem}.dish-thumb{width:42px;height:42px;object-fit:cover;border-radius:6px}.chip-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.2rem .6rem}.day-grid{display:flex;flex-wrap:wrap;gap:.5rem}dialog article{max-width:38rem}.lang-tabs{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:.7rem}.lang-tab{width:auto;margin:0;padding:.32rem .8rem;font-size:.82rem;font-weight:600;line-height:1.25;border-radius:999px;border:1.5px solid var(--brand);background:var(--brand);color:#fff;cursor:pointer}.lang-tab.outline,.lang-tab.secondary{background:#fff;color:var(--muted);border-color:var(--line)}.lang-tab.outline:hover,.lang-tab.secondary:hover{color:var(--brand);border-color:var(--brand)}.qr-row{display:flex;gap:1rem;align-items:flex-start}.qr-preview{width:140px;height:140px;border:1px solid var(--line);border-radius:var(--radius);flex:0 0 auto}.qr-meta{flex:1;min-width:0}.qr-actions{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin-top:.6rem}.qr-actions form{margin:0}.qr-actions [role=button],.qr-actions button{margin:0;padding:.25rem .7rem;font-size:.85rem}.impersonation-banner{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;padding:.5rem 1rem;background:#7c2d12;color:#fff;font-size:.9rem}.impersonation-banner button{width:auto;margin:0;padding:.2rem .7rem;font-size:.8rem}.admin-actions{display:flex;gap:.4rem;flex-wrap:wrap}.admin-actions form{margin:0}.admin-actions button{width:auto;margin:0;padding:.2rem .6rem;font-size:.8rem}.admin-pager{display:flex;gap:1rem;align-items:center;justify-content:center;margin-top:1rem}.billing-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;padding:.6rem 1rem;text-align:center;font-size:.95rem}.billing-banner a{white-space:nowrap}.billing-banner--offline{background:#b3261e;color:#fff}.billing-banner--offline a{color:#fff;border-color:#fff}.billing-banner--warn{background:#ffe6a7;color:#5c4400}.billing-status--offline{border-left:4px solid #b3261e}.billing-status__headline{font-size:1.1rem;margin:.25rem 0}.billing-offline{color:#b3261e}.admin-grant{display:flex;gap:.25rem;align-items:center;margin:.35rem 0 0}.admin-grant input{width:4.5rem;margin:0;padding:.2rem .4rem}.admin-grant button{width:auto;margin:0;padding:.2rem .6rem;font-size:.8rem}.app-bar{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid var(--line)}.app-bar__in{max-width:1120px;margin-inline:auto;padding:0 1.2rem;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.app-brand{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;color:var(--ink);text-decoration:none;letter-spacing:-.02em;font-size:1.15rem}.app-brand .mark{width:1.9rem;height:1.9rem;display:grid;place-items:center;background:var(--brand);color:#fff;border-radius:9px;font-size:.95rem}.app-bar__right{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.app-bar__right form{margin:0}.app-bar__right select{margin:0;padding:.35rem 1.7rem .35rem .6rem;font-size:.85rem;width:auto;height:auto;border-radius:999px}.app-tabs{background:#fff;border-bottom:1px solid var(--line)}.app-tabs__in{max-width:1120px;margin-inline:auto;padding:0 1.2rem;display:flex;gap:.15rem;overflow-x:auto;scrollbar-width:none}.app-tabs__in::-webkit-scrollbar{display:none}.app-tab{display:inline-flex;align-items:center;gap:.42rem;padding:.8rem .85rem;font-weight:600;font-size:.9rem;color:var(--ink-soft);text-decoration:none;border-bottom:2.5px solid transparent;white-space:nowrap;transition:color .12s}.app-tab:hover{color:var(--brand)}.app-tab.is-active{color:var(--brand);border-bottom-color:var(--brand)}.app-tab .ic{font-size:1rem}.page{max-width:1120px;margin-inline:auto}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.4rem}.page-head h2{margin:0;font-size:1.7rem}.page-head .sub{margin:.25rem 0 0;color:var(--muted)}.page-head__actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.crumb{color:var(--muted);text-decoration:none;font-weight:600;font-size:.9rem}.crumb:hover{color:var(--brand)}.btn{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;border-radius:999px;padding:.55rem 1.1rem;text-decoration:none;border:1.5px solid transparent;cursor:pointer;font-size:.92rem;transition:transform .12s,box-shadow .14s,background .14s,border-color .14s}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-dark);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-soft{background:var(--brand-soft);color:var(--brand-dark)}.btn-soft:hover{background:#ecd8c7}.btn-ghost{background:#fff;color:var(--ink);border-color:var(--line)}.btn-ghost:hover{border-color:var(--brand);color:var(--brand)}.btn-sm{padding:.4rem .85rem;font-size:.85rem}.iconbtn{width:2.1rem;height:2.1rem;padding:0;display:inline-grid;place-items:center;border-radius:9px;border:1px solid var(--line);background:#fff;color:var(--ink-soft);cursor:pointer;font-size:.95rem;line-height:1;transition:background .12s,color .12s,border-color .12s}.iconbtn:hover{background:var(--bg-soft);color:var(--ink);border-color:#d8c8b9;transform:none;box-shadow:none}.iconbtn--danger:hover{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.iconbtn--on{background:var(--brand-soft);color:var(--brand-dark);border-color:#e7cdb8}.iconrow{display:inline-flex;gap:.3rem;align-items:center}.iconrow form{margin:0;display:inline}.ed-cat{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.ed-cat__head{display:flex;align-items:center;gap:.65rem;padding:.8rem 1rem;border-bottom:1px solid var(--line)}.ed-cat__title{font-weight:700;font-size:1.06rem;flex:1;min-width:0;display:flex;align-items:center;gap:.5rem}.ed-cat__body{padding:.35rem 1rem 1rem}.ed-dish{display:flex;align-items:center;gap:.75rem;padding:.55rem .65rem;border:1px solid var(--line);border-radius:12px;background:#fff;margin-top:.55rem;transition:border-color .12s,box-shadow .12s}.ed-dish:hover{border-color:#e7cdb8;box-shadow:var(--shadow-sm)}.ed-dish__thumb{width:48px;height:48px;border-radius:10px;object-fit:cover;flex:none;background:var(--bg-soft)}.ed-dish__thumb--ph{display:grid;place-items:center;color:#c0c6d0;font-size:1.2rem;border:1px dashed #d8dce4}.ed-dish__body{flex:1;min-width:0}.ed-dish__name{font-weight:600}.ed-dish__meta{color:var(--muted);font-size:.85rem;display:flex;gap:.45rem;align-items:center;flex-wrap:wrap;margin-top:.1rem}.ed-dish__price{font-weight:700;color:var(--ink)}.pill-tag{font-size:.82rem}.badge{font-size:.68rem;font-weight:700;padding:.12rem .5rem;border-radius:999px}.badge--off{background:#fef3c7;color:#92400e}.badge--star{background:var(--brand-soft);color:var(--brand-dark)}.badge--hidden{background:#f3f4f6;color:#6b7280}.handle{cursor:grab;color:#c0c6d0;-webkit-user-select:none;user-select:none;font-size:1.15rem;flex:none}.handle:active{cursor:grabbing}.is-dragging{opacity:.5}.empty{text-align:center;padding:2.6rem 1.5rem;background:var(--bg-soft);border:1.5px dashed #d8c8b9;border-radius:var(--radius)}.empty .ic{font-size:2.4rem}.empty h3{margin:.6rem 0 .3rem}.empty p{color:var(--muted);margin:0 0 1.2rem}.empty--sm{padding:1.2rem}.empty--sm .ic{font-size:1.5rem}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.qcard{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.3rem;display:flex;flex-direction:column}.qcard__ic{width:2.7rem;height:2.7rem;display:grid;place-items:center;border-radius:12px;background:var(--brand-soft);font-size:1.35rem}.qcard h3{margin:.85rem 0 .25rem;font-size:1.12rem}.qcard p{margin:0 0 1.1rem;color:var(--muted);font-size:.92rem;flex:1}.metricbar{display:flex;gap:1.5rem;flex-wrap:wrap;padding:1rem 1.3rem;background:var(--brand-soft);border-radius:var(--radius);margin-bottom:1.4rem}.metricbar b{font-size:1.35rem;display:block;color:var(--brand-dark)}.metricbar span{color:var(--ink-soft);font-size:.88rem;font-weight:500}
