:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2d211b;background:#f6f2ed;font-synthesis:none;text-rendering:optimizeLegibility;--brown-950: #2d211b;--brown-800: #5b3d2c;--brown-700: #6f4e37;--brown-100: #eee2d7;--cream: #fffaf4;--green: #287a54;--green-soft: #e4f3eb;--red: #b8403a;--red-soft: #f8e5e3;--border: #e4d9cf;--shadow: 0 18px 55px rgba(61, 42, 31, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.04;letter-spacing:-.045em}h2{letter-spacing:-.025em}p{color:#725f54;line-height:1.65}.public-shell{min-height:100vh}.public-header,.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));background:#fffaf4e6;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:12px;font-weight:800}.brand-mark{width:42px;height:42px;border-radius:14px;display:inline-grid;place-items:center;background:var(--brown-700);color:#fff;font-weight:900;box-shadow:0 8px 20px #6f4e3740}.public-logo{width:50px;height:50px;object-fit:contain}.button{border:0;border-radius:12px;min-height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-weight:750}.button.primary{background:var(--brown-700);color:#fff}.button.secondary{background:#fff;border:1px solid var(--border)}.button.full{width:100%}.hero{min-height:560px;max-width:1180px;margin:0 auto;padding:74px 24px;display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.hero p{max-width:650px;font-size:1.08rem}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-visual{aspect-ratio:1;display:grid;place-items:center;border-radius:42% 58% 55% 45%;background:radial-gradient(circle at 35% 30%,#c99870,var(--brown-800));box-shadow:var(--shadow)}.hero-visual span{font-size:clamp(6rem,14vw,12rem);filter:drop-shadow(0 20px 15px rgba(0,0,0,.2))}.eyebrow{color:var(--brown-700);display:block;font-size:.74rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px}.menu-section{max-width:1180px;margin:0 auto;padding:50px 24px 100px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.section-heading h2{margin-bottom:0}.chip,.chip-list span{background:var(--brown-100);color:var(--brown-800);padding:8px 12px;border-radius:999px;font-size:.82rem;font-weight:800}.chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--border);border-radius:22px;padding:16px}.product-image{height:160px;border-radius:16px;background:var(--brown-100);display:grid;place-items:center;font-size:4rem;font-weight:900;color:var(--brown-700);margin-bottom:18px}.product-card small{color:#937d70}.product-card h3{margin:4px 0 10px}.product-card strong{color:var(--brown-700)}.centered-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 10% 10%,#f1dfcf 0,transparent 34%),#f8f5f1}.auth-card,.page-card{background:#fffffff0;border:1px solid var(--border);border-radius:22px;padding:28px;box-shadow:var(--shadow)}.auth-card{width:min(440px,100%)}.auth-card .brand-mark{margin-bottom:28px}.auth-card h1{font-size:2rem}.auth-card label{display:grid;gap:7px;font-weight:750;margin:16px 0}input{width:100%;border:1px solid var(--border);border-radius:12px;padding:12px 14px;background:#fff;outline:none}input:focus{border-color:var(--brown-700);box-shadow:0 0 0 3px #6f4e371f}.form-error{background:var(--red-soft);color:var(--red);padding:10px 12px;border-radius:10px;margin-bottom:14px}.store-selector{width:min(720px,100%)}.store-selector h1{font-size:2.5rem}.store-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:28px}.store-option{border:1px solid var(--border);background:var(--cream);border-radius:16px;padding:18px;display:flex;align-items:center;gap:14px;text-align:left;cursor:pointer}.store-option:hover{border-color:var(--brown-700);transform:translateY(-2px)}.store-option span:last-child{display:grid;gap:4px}.store-option small{color:#8f7b70}.store-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#fff;background:var(--brown-700);font-weight:900}.compact-card{width:min(520px,100%);text-align:center}.app-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.sidebar{background:var(--brown-950);color:#fff;padding:24px 18px;position:sticky;top:0;height:100vh}.sidebar-brand{padding:0 10px 28px}.sidebar-brand .brand-mark{background:#a97b5d}.sidebar-nav{display:grid;gap:7px}.sidebar-nav a{padding:12px 14px;color:#d6c6bb;border-radius:11px;font-weight:650}.sidebar-nav a:hover,.sidebar-nav a.active{color:#fff;background:#ffffff1a}.app-content{min-width:0}.topbar{padding:0 28px;position:sticky}.topbar>div{display:grid;gap:2px}.topbar small{color:#8d7668}.topbar-user{display:flex!important;align-items:center;gap:16px}.topbar-user a{color:var(--brown-700);font-size:.86rem;font-weight:800}.content-area{padding:34px;max-width:1460px;margin:0 auto}.page-title{margin-bottom:28px}.page-title h1{font-size:2.5rem;margin-bottom:10px}.page-title p{margin-bottom:0}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.stat-card{background:#fff;border:1px solid var(--border);padding:22px;border-radius:18px;display:grid;gap:10px}.stat-card small{color:#7b675c}.stat-card strong{font-size:1.6rem}.tables-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}.table-card{min-height:150px;border:1px solid;border-radius:20px;display:grid;place-items:center;align-content:center;gap:4px;cursor:pointer}.table-card strong{font-size:2.2rem}.table-card.free{background:var(--green-soft);border-color:#b8ddca;color:var(--green)}.table-card.occupied{background:var(--red-soft);border-color:#ebc0bd;color:var(--red)}.table-wrapper{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:14px 12px;text-align:left;border-bottom:1px solid var(--border);white-space:nowrap}th{color:#806b5e;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.order-builder{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}.order-summary{position:sticky;top:110px}.product-picker{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.product-picker button{border:1px solid var(--border);background:var(--cream);border-radius:14px;padding:18px;text-align:left;display:grid;gap:8px;cursor:pointer}.product-picker span{color:var(--brown-700)}.admin-layout{display:grid;gap:20px}.admin-heading{display:flex;justify-content:space-between;align-items:center}.admin-heading h1{font-size:2.5rem;margin:0}.tab-nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:5px}.tab-nav a{white-space:nowrap;padding:10px 13px;border:1px solid var(--border);border-radius:10px;background:#fff}.tab-nav a.active{background:var(--brown-700);color:#fff;border-color:var(--brown-700)}.store-menu-page{min-height:calc(100vh - 76px);padding-bottom:110px}.menu-carousel{max-width:1180px;aspect-ratio:2.65 / 1;margin:30px auto 0;overflow:hidden;position:relative;border-radius:24px;background:var(--brown-100);box-shadow:var(--shadow)}.menu-carousel-track{height:100%;display:flex;transition:transform .55s ease}.menu-carousel-track img{width:100%;height:100%;flex:0 0 100%;object-fit:cover}.carousel-dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:7px;padding:7px 9px;border-radius:999px;background:#1e130e7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#ffffff80;cursor:pointer;transition:width .2s ease}.carousel-dots button.active{width:24px;border-radius:9px;background:#fff}.menu-toolbar{max-width:1180px;margin:0 auto;padding:52px 24px 25px;display:flex;justify-content:space-between;align-items:end;gap:32px}.menu-toolbar-title h1{font-size:clamp(2rem,4vw,3rem);margin-bottom:10px}.menu-toolbar-title p{margin-bottom:0}.menu-search{width:min(360px,100%);display:grid;gap:7px;font-size:.8rem;color:#725f54;font-weight:800}.menu-search input{min-height:48px;padding-left:16px}.menu-category-nav{max-width:1180px;margin:0 auto;padding:0 24px 22px;display:flex;gap:9px;overflow-x:auto;scrollbar-width:thin}.menu-category-nav a{flex:0 0 auto;padding:10px 14px;border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--brown-800);font-size:.82rem;font-weight:800}.menu-category-nav a:hover{background:var(--brown-700);color:#fff;border-color:var(--brown-700)}.menu-catalog{max-width:1180px;margin:0 auto;padding:0 24px}.menu-category{padding:30px 0 22px;scroll-margin-top:85px}.menu-category-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.menu-category-heading h2{font-size:clamp(1.55rem,3vw,2rem);margin:0}.menu-category-heading>span{color:#8b7568;font-size:.8rem;font-weight:750}.menu-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.menu-product-card{border:1px solid var(--border);border-radius:19px;background:#fff;padding:0;overflow:hidden;color:inherit;text-align:left;cursor:pointer;box-shadow:0 7px 24px #3a281e0f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.menu-product-card:hover:not(:disabled){transform:translateY(-4px);border-color:#c8aa95;box-shadow:0 15px 32px #3a281e1f}.menu-product-card.unavailable{opacity:.63;cursor:not-allowed}.menu-product-image{height:190px;display:grid;place-items:center;position:relative;overflow:hidden;background:linear-gradient(135deg,#f3e9df,#e9d6c5)}.menu-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.menu-product-card:hover:not(:disabled) img{transform:scale(1.035)}.menu-product-image>span:not(.availability-badge){font-size:4.6rem;color:var(--brown-700);font-weight:900}.availability-badge{position:absolute;inset:auto 10px 10px;width:fit-content;padding:7px 10px;color:#fff;background:var(--red);border-radius:999px;font-size:.72rem;font-weight:900}.menu-product-info{padding:16px}.menu-product-info h3{min-height:2.8em;margin-bottom:14px;font-size:.97rem;line-height:1.38}.menu-product-meta{display:flex;justify-content:space-between;align-items:end;gap:10px}.menu-product-meta strong{color:var(--brown-700)}.menu-product-meta small{color:#8b766a}.new-order-fab{width:58px;height:58px;position:fixed;right:24px;bottom:24px;z-index:20;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:var(--brown-700);box-shadow:0 14px 32px #4b2f1f59;font-size:2rem;line-height:1;cursor:pointer}.new-order-fab:hover{transform:scale(1.05)}.menu-feedback{min-height:calc(100vh - 76px);display:grid;place-content:center;justify-items:center;text-align:center;padding:24px}.menu-feedback h1{font-size:2rem;margin:16px 0 5px}.menu-loader{width:45px;height:45px;border:4px solid var(--brown-100);border-top-color:var(--brown-700);border-radius:50%;animation:spin .8s linear infinite}.menu-empty{text-align:center;padding:70px 20px;border:1px dashed #cdbdaf;border-radius:20px;background:#ffffff80}.menu-empty h2{margin-bottom:6px}.modal-open{overflow:hidden}.product-modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:22px;background:#1d130eb3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-modal{width:min(760px,100%);max-height:min(780px,90vh);overflow:auto;position:relative;display:grid;grid-template-columns:minmax(220px,.8fr) 1.2fr;border-radius:24px;background:#fff;box-shadow:0 28px 90px #0000004d}.product-modal>img{width:100%;height:100%;min-height:360px;max-height:520px;padding:28px;box-sizing:border-box;object-fit:contain;object-position:center;background:#fff}.product-modal-content{padding:38px}.product-modal-content h2{font-size:2rem}.product-modal-content h3{margin:28px 0 7px}.product-modal-price{color:var(--brown-700);font-size:1.3rem}.product-modal-close{width:38px;height:38px;position:absolute;top:12px;right:12px;z-index:2;border:0;border-radius:50%;color:var(--brown-950);background:#ffffffeb;box-shadow:0 3px 12px #00000029;font-size:1.6rem;cursor:pointer}.team-login-backdrop{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:20px;background:#1d130eb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.team-login-modal{width:min(430px,100%);position:relative;padding:34px;border:1px solid rgba(98,54,24,.14);border-radius:22px;color:var(--brown-950);background:#fff;box-shadow:0 28px 90px #00000057}.team-login-modal h2{margin:0 0 8px;font:700 2rem/1.1 Georgia,serif}.team-login-modal>p{margin:0 0 22px;color:#806b5e;line-height:1.5}.team-login-modal label{display:grid;gap:7px;margin:14px 0;font-weight:750}.team-login-modal .eyebrow{color:#8c5a38}.team-login-close{width:38px;height:38px;position:absolute;top:14px;right:14px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#402719;background:#f5eee7;cursor:pointer}.team-login-close svg{width:19px;height:19px}@keyframes spin{to{transform:rotate(360deg)}}.store-menu-page{--editorial-ink: #24140c;--editorial-brown: #623618;--editorial-caramel: #d9a46f;--editorial-paper: #faf7f2;color:var(--editorial-ink);background:var(--editorial-paper);padding:0 28px 92px;overflow-x:clip}.editorial-header{width:calc(100% + 56px);max-width:none;min-width:0;min-height:126px;margin:0 -28px;display:grid;grid-template-columns:135px minmax(0,1fr);align-items:center;gap:20px;padding:10px 28px;position:-webkit-sticky;position:sticky;top:0;z-index:60;background:var(--editorial-paper);box-shadow:none}.editorial-header>*{min-width:0}.editorial-brand{display:grid;place-items:center}.editorial-brand img{width:124px;height:102px;object-fit:contain;filter:saturate(1.22) contrast(1.12)}.mobile-category-toggle{display:none}.editorial-category-nav{width:auto;min-width:0;display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:7px;overflow:visible}.editorial-category-nav a{min-width:0;min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:9px 7px;border:1px solid rgba(78,48,29,.08);border-radius:15px;background:#ffffffb3;box-shadow:0 5px 22px #472c1a0d;text-align:center;font:700 .76rem/1.15 Georgia,serif;transition:.2s ease}.editorial-category-nav span{min-width:0;overflow-wrap:anywhere}.editorial-category-nav svg{width:25px;height:25px;flex:0 0 auto;stroke-width:1.65}.editorial-category-nav a:hover,.editorial-category-nav a.active{color:#fff7ed;border-color:transparent;background:linear-gradient(135deg,#6b3919,#47230f);box-shadow:0 8px 22px #472c1a33;transform:translateY(-2px)}.featured-menu-card{max-width:1390px;min-height:320px;margin:0 auto;display:grid;grid-template-columns:1.15fr .9fr 230px;overflow:hidden;border-radius:18px;color:#fff;background:radial-gradient(circle at 55% 55%,#5e361f 0,#28150b 43%,#140b06);box-shadow:0 20px 48px #2e190c33}.featured-copy{align-self:center;padding:38px 24px 38px 46px;z-index:1}.featured-copy>span{color:#e3b784;font-size:.72rem;letter-spacing:.28em;text-transform:uppercase}.featured-copy h2{margin:15px 0 7px;font:700 clamp(2.2rem,4vw,3.7rem)/1 Georgia,serif;letter-spacing:-.035em}.featured-copy p{max-width:520px;min-height:2.7em;margin:0 0 12px;color:#fffc;line-height:1.35;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.featured-copy strong{display:block;margin-bottom:12px;color:#efc08b;font:700 1.8rem Georgia,serif}.featured-copy button{display:inline-flex;align-items:center;gap:12px;border:0;border-radius:11px;padding:11px 18px;background:linear-gradient(135deg,#f3cf9d,#dda567);color:#2f1a0d;font-weight:800;cursor:pointer}.featured-copy button svg{width:17px}.featured-image{min-width:0;display:grid;place-items:center;position:relative}.featured-image:before{content:"";width:290px;height:290px;position:absolute;border-radius:50%;background:#e7ba8426;filter:blur(2px)}.featured-image img{width:min(92%,330px);max-height:290px;position:relative;z-index:1;object-fit:contain;border-radius:50%;mix-blend-mode:screen;filter:contrast(1.06) drop-shadow(0 22px 18px rgba(0,0,0,.35))}.featured-benefits{display:grid;align-content:center;padding:20px 28px;background:#05030252}.featured-benefits div{display:flex;align-items:center;gap:14px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.11)}.featured-benefits div:last-child{border:0}.featured-benefits svg{flex:0 0 auto;color:#efc08b;stroke-width:1.6}.featured-benefits span{font:400 .9rem/1.35 Georgia,serif;color:#f4e8dc}.editorial-tools{max-width:1390px;margin:22px auto 5px;display:flex;align-items:center;justify-content:space-between;gap:24px}.editorial-tools>div{display:grid;gap:3px}.editorial-rule-label{color:#8c6b55;font-size:.64rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.editorial-tools strong{font:700 1.08rem Georgia,serif}.editorial-search{width:min(350px,100%);position:relative}.editorial-search svg{width:18px;position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#856b5b}.editorial-search input{min-height:44px;padding-left:43px;border-color:#4d2f1c2e;background:#ffffffa8}.store-menu-page .menu-catalog{max-width:1390px;padding:0}.store-menu-page .menu-category{padding:18px 0 16px;scroll-margin-top:140px}.store-menu-page .menu-category-heading{align-items:center;margin-bottom:9px}.store-menu-page .menu-category-heading h2{flex:0 0 auto;margin:0;font:700 clamp(1.65rem,2.4vw,2.15rem) Georgia,serif;letter-spacing:-.025em;text-transform:capitalize}.category-heading-rule{height:1px;flex:1;background:linear-gradient(90deg,rgba(97,57,32,.38),transparent)}.store-menu-page .menu-category-heading>span{flex:0 0 auto;color:#866d5d;font-size:.62rem;letter-spacing:.2em;text-transform:uppercase}.store-menu-page .menu-products-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.store-menu-page .menu-product-card{border-radius:11px;border-color:#58351f29;box-shadow:0 4px 14px #3d24140d}.store-menu-page .menu-product-image{height:175px;background:#eadfce}.store-menu-page .menu-product-image img{background:#fff}.store-menu-page .menu-product-info{padding:11px 14px 13px}.store-menu-page .menu-product-info h3{min-height:0;margin:0 0 6px;font-size:.98rem;font-weight:800}.store-menu-page .menu-product-meta{align-items:center}.store-menu-page .menu-product-meta strong{color:var(--editorial-ink);font:700 1rem Georgia,serif}.store-menu-page .menu-product-meta small{font-size:.66rem}.store-menu-page .new-order-fab{color:#f9e7d1;background:linear-gradient(135deg,#6b3919,#40200e)}.store-menu-page .new-order-fab svg{width:23px}.store-menu-page .menu-category-heading h2{color:#2b170d;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:600;line-height:1.05;letter-spacing:-.035em;text-transform:none}.store-menu-page .menu-product-image{padding:14px;background:#fff}.store-menu-page .menu-product-image img{width:auto;height:auto;max-width:78%;max-height:78%;object-fit:contain;object-position:center;border-radius:6px;background:transparent}@media(max-width:920px){.hero{grid-template-columns:1fr}.hero-visual{max-width:380px;width:100%;margin:0 auto}.product-grid{grid-template-columns:repeat(2,1fr)}.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:static;padding:12px}.sidebar-brand{display:none}.sidebar-nav{display:flex;overflow-x:auto}.sidebar-nav a{white-space:nowrap}.stat-grid{grid-template-columns:repeat(2,1fr)}.order-builder{grid-template-columns:1fr}.order-summary{position:static}.menu-carousel{margin:20px 20px 0}.menu-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:580px){.public-header{padding:0 16px}.public-header .brand>span:last-child{display:none}.hero{padding:48px 18px}.product-grid,.store-grid,.stat-grid{grid-template-columns:1fr}.menu-section{padding-inline:18px}.topbar{padding:0 16px}.topbar-user span{display:none}.content-area{padding:24px 16px}.admin-heading{align-items:flex-start;gap:15px;flex-direction:column}.public-header .public-logo{width:44px;height:44px}.menu-carousel{margin:14px 12px 0;border-radius:16px;aspect-ratio:1.8 / 1}.menu-toolbar{padding:34px 16px 20px;align-items:stretch;flex-direction:column}.menu-search{width:100%}.menu-category-nav,.menu-catalog{padding-left:16px;padding-right:16px}.menu-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.menu-product-image{height:145px}.menu-product-info{padding:12px}.menu-product-info h3{font-size:.88rem}.menu-product-meta{align-items:start;flex-direction:column;gap:4px}.product-modal{grid-template-columns:1fr}.product-modal>img{height:240px;min-height:0;padding:18px}.product-modal-content{padding:25px}.product-modal-content h2{font-size:1.5rem}.team-login-backdrop{align-items:end;padding:0}.team-login-modal{width:100%;padding:30px 22px max(24px,env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.team-login-modal h2{font-size:1.7rem}}@media(max-width:1120px){.editorial-header{grid-template-columns:125px 1fr}.editorial-category-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.featured-menu-card{grid-template-columns:1.15fr .85fr}.featured-benefits{display:none}.store-menu-page .menu-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:820px){.store-menu-page{padding:0 16px 92px}.editorial-header{width:calc(100% + 32px);min-height:125px;margin-right:-16px;margin-left:-16px;grid-template-columns:110px 1fr;gap:12px;padding-right:16px;padding-left:16px}.editorial-brand img{width:104px;height:94px}.editorial-category-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-menu-card{min-height:285px}.featured-copy{padding:30px}.featured-copy h2{font-size:2.4rem}.featured-image:before{width:220px;height:220px}.featured-image img{max-height:230px}.store-menu-page .menu-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-menu-page .menu-category{scroll-margin-top:225px}}@media(max-width:580px){.store-menu-page{padding:0 12px 85px}.editorial-header{width:100%;max-width:100%;min-height:0;grid-template-columns:88px minmax(0,1fr);gap:9px;padding:9px 0;align-items:start;overflow:hidden}.editorial-brand{position:sticky;top:8px}.editorial-brand img{width:86px;height:82px}.editorial-category-nav{width:100%;max-width:100%;grid-template-columns:repeat(2,calc((100% - 6px)/2));gap:6px}.editorial-category-nav a{min-height:62px;padding:7px 5px;gap:5px;font-size:.62rem}.editorial-category-nav svg{width:20px;height:20px}.featured-menu-card{min-height:420px;grid-template-columns:1fr;position:relative}.featured-copy{align-self:end;padding:28px 24px 25px;background:linear-gradient(0deg,rgba(17,8,4,.98) 22%,rgba(17,8,4,.62) 75%,transparent);z-index:2}.featured-copy>span{font-size:.58rem}.featured-copy h2{margin-top:10px;font-size:2.1rem}.featured-copy p{font-size:.86rem}.featured-copy strong{font-size:1.45rem}.featured-image{position:absolute;inset:0 0 120px}.featured-image img{max-height:260px}.editorial-tools{align-items:stretch;flex-direction:column;margin-top:18px}.editorial-search{width:100%}.store-menu-page .menu-category-heading{align-items:flex-end;flex-wrap:wrap}.store-menu-page .menu-category-heading h2{font-size:1.65rem}.category-heading-rule{order:3;flex-basis:100%}.store-menu-page .menu-category-heading>span{letter-spacing:.1em}.store-menu-page .menu-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.store-menu-page .menu-product-image{height:145px}.store-menu-page .menu-product-info{padding:10px}.store-menu-page .menu-product-info h3{font-size:.84rem}.store-menu-page .menu-product-meta{align-items:flex-start}.store-menu-page .menu-product-meta strong{font-size:.9rem}.store-menu-page .menu-category{scroll-margin-top:330px}}@media(max-width:700px){.store-menu-page{padding-right:12px;padding-left:12px}.editorial-header{width:calc(100% + 24px);min-height:78px;margin-right:-12px;margin-left:-12px;grid-template-columns:72px minmax(0,1fr);gap:10px;padding:5px 12px;align-items:center;overflow:visible}.editorial-brand{position:static}.editorial-brand img{width:68px;height:66px}.mobile-category-toggle{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;border:1px solid rgba(78,48,29,.12);border-radius:13px;color:#2b170d;background:#fff;font-weight:800;cursor:pointer}.mobile-category-toggle svg{width:20px;height:20px}.mobile-category-toggle svg:last-child{margin-left:auto;transition:transform .2s ease}.mobile-category-toggle svg.rotated{transform:rotate(180deg)}.editorial-category-nav{width:100%;max-width:100%;grid-column:1 / -1;display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:2px 0 9px}.editorial-category-nav.mobile-open{display:grid}.editorial-category-nav a{min-height:58px;padding:7px 4px;gap:4px;border-radius:11px;font-size:.61rem}.editorial-category-nav svg{width:20px;height:20px}.featured-menu-card{width:calc(100% + 24px);min-height:420px;margin-right:-12px;margin-left:-12px;grid-template-columns:1fr;position:relative;border-radius:0}.featured-copy{align-self:end;padding:28px 24px 25px;background:linear-gradient(0deg,rgba(17,8,4,.98) 22%,rgba(17,8,4,.62) 75%,transparent);z-index:2}.featured-copy>span{font-size:.58rem}.featured-copy h2{margin-top:10px;font-size:2.1rem}.featured-copy p{font-size:.86rem}.featured-copy strong{font-size:1.45rem}.featured-image{position:absolute;inset:0 0 120px}.featured-image img{max-height:260px}.editorial-tools{align-items:stretch;flex-direction:column;margin-top:18px}.editorial-search{width:100%}.store-menu-page .menu-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.store-menu-page .menu-product-image{height:145px}.store-menu-page .menu-product-info{padding:10px}.store-menu-page .menu-product-info h3{font-size:.84rem}.store-menu-page .menu-product-meta{align-items:flex-start}.store-menu-page .menu-product-meta strong{font-size:.9rem}.store-menu-page .menu-category{scroll-margin-top:90px}}.management-shell{grid-template-columns:260px minmax(0,1fr);background:#f8f6f2}.management-sidebar{height:100vh;position:sticky;top:0;z-index:50;display:flex;flex-direction:column;overflow:hidden;padding:18px 10px;color:#fff;background:radial-gradient(circle at 8% 92%,rgba(174,118,82,.16),transparent 26%),linear-gradient(150deg,#34231b,#1e1511 70%)}.management-sidebar:after{content:"";width:210px;height:210px;position:absolute;left:-55px;bottom:62px;opacity:.16;border:2px solid #b48161;border-radius:70% 30% 65% 35%;transform:rotate(-22deg);pointer-events:none}.management-brand{min-height:68px;display:flex;align-items:center;gap:12px;padding:0 14px 18px;position:relative;z-index:1}.management-brand-mark{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(145deg,#936348,#6e4632)}.management-brand-mark svg{width:28px;height:28px}.management-brand>span:nth-child(2){min-width:0;display:grid}.management-brand strong{font-size:1.05rem;line-height:1.2;white-space:nowrap}.management-brand small{margin-top:2px;color:#d9cbc3;font-size:.73rem}.management-brand>button{display:none;margin-left:auto;padding:4px;border:0;color:#fff;background:transparent;cursor:pointer}.management-sidebar .sidebar-nav{display:flex;flex:1;flex-direction:column;gap:5px;overflow-y:auto;padding:12px 0;position:relative;z-index:1;scrollbar-width:thin}.management-sidebar .sidebar-nav a{min-height:48px;display:flex;align-items:center;gap:15px;padding:0 16px;border-radius:10px;color:#ddd1cb;font-size:.91rem;font-weight:500}.management-sidebar .sidebar-nav a svg{width:20px;height:20px;flex:0 0 auto;stroke-width:1.8}.management-sidebar .sidebar-nav a:hover,.management-sidebar .sidebar-nav a.active{color:#fff;background:linear-gradient(90deg,#976549b8,#7e533d73)}.sidebar-account{display:grid;gap:13px;padding:16px 14px 4px;position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.09)}.sidebar-user{min-width:0;display:flex;align-items:center;gap:11px}.sidebar-user>span{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:#a9795c;font-size:.75rem;font-weight:800}.sidebar-user div{min-width:0;display:grid}.sidebar-user strong,.sidebar-user small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user strong{font-size:.78rem}.sidebar-user small{color:#bfaea5;font-size:.67rem}.sidebar-account>button{display:flex;align-items:center;gap:12px;padding:7px 0;border:0;color:#ddd1cb;background:transparent;cursor:pointer}.sidebar-account>button svg{width:19px}.management-shell .app-content{min-height:100vh;background:radial-gradient(circle at 70% 0,rgba(218,201,188,.16),transparent 28rem),#f8f6f2}.management-topbar{height:78px;padding:0 30px;position:sticky;top:0;z-index:30;background:#fcfaf7f0;border-color:#e7e0da;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.management-topbar>div{display:flex}.active-store{flex-direction:column;gap:2px}.active-store small{color:#766860;font-size:.72rem}.active-store strong{color:#201815;font-size:.95rem}.topbar-actions{align-items:center;gap:20px}.store-switch{min-height:42px;display:inline-flex;align-items:center;gap:9px;padding:0 15px;border:1px solid #dfd8d2;border-radius:10px;background:#f3f0ec;font-size:.8rem;font-weight:750}.store-switch svg{width:18px}.notification-button{width:42px;height:42px;position:relative;display:grid;place-items:center;padding:0;border:0;border-right:1px solid #ded6d0;border-left:1px solid #ded6d0;color:#4d3529;background:transparent;cursor:pointer}.notification-button svg{width:19px}.notification-button span{width:16px;height:16px;position:absolute;top:1px;right:3px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#cf2626;font-size:.58rem;font-weight:800}.topbar-clock{min-width:118px;display:grid!important;justify-items:end;gap:1px}.topbar-clock small{color:#75675f;font-size:.68rem;text-transform:capitalize}.topbar-clock strong{font-size:1.25rem}.mobile-sidebar-button,.sidebar-scrim{display:none}.management-shell .content-area{width:100%;max-width:1600px;padding:30px}.management-shell .admin-layout{display:block}.management-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.management-page-heading .eyebrow{margin-bottom:9px;color:#77503c}.management-page-heading h1{margin-bottom:4px;color:#14100e;font-size:clamp(2rem,3vw,2.7rem)}.management-page-heading p{margin:0;color:#7e7068;font-size:1rem;line-height:1.45}.management-primary-button{min-height:42px;display:inline-flex;align-items:center;gap:9px;padding:0 18px;border:0;border-radius:9px;color:#fff;background:#4b3024;font-size:.8rem;font-weight:800;cursor:pointer}.management-primary-button svg{width:18px}.catalog-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px}.catalog-stat-card{min-width:0;display:flex;align-items:center;gap:16px;padding:17px;border:1px solid #e5ded8;border-radius:14px;background:#ffffffd1}.catalog-stat-icon{width:50px;height:50px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#73452f;background:#f4efea}.catalog-stat-icon.green{color:#278837;background:#ecf7ed}.catalog-stat-icon svg{width:24px}.catalog-stat-card>span:last-child{min-width:0;display:grid;gap:2px}.catalog-stat-card small{overflow:hidden;color:#786c65;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.catalog-stat-card strong{color:#17120f;font-size:1.45rem}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.catalog-tabs{min-width:0;display:flex;gap:4px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.catalog-tabs button{min-height:38px;flex:0 0 auto;padding:0 15px;border:0;border-radius:8px;color:#433a35;background:#ebe8e4;font-size:.72rem;cursor:pointer}.catalog-tabs button.active{color:#fff;background:#87573d}.catalog-search{width:min(280px,100%);flex:0 0 auto;position:relative}.catalog-search svg{width:17px;position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#7d6e65}.catalog-search input{height:42px;padding-left:41px;border-color:#dcd4ce;border-radius:9px;font-size:.78rem}.admin-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.admin-product-card{min-width:0;overflow:hidden;border:1px solid #e0d9d3;border-radius:13px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.admin-product-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #37261d17}.admin-product-image{height:150px;position:relative;display:grid;place-items:center;overflow:hidden;background:#fff}.admin-product-image>img{width:100%;height:100%;padding:10px;object-fit:contain;object-position:center}.admin-product-image>svg{width:46px;height:46px;color:#bca699}.admin-product-image>button{width:29px;height:29px;position:absolute;top:9px;right:9px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;color:#43352e;background:#f8f5f2eb;box-shadow:0 2px 8px #00000014;cursor:pointer}.admin-product-image>button svg{width:17px}.admin-product-info{display:grid;padding:12px;border-top:1px solid #eee8e3}.admin-product-info>strong{min-height:2.4em;overflow:hidden;color:#211815;font-size:.82rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.admin-product-info>small{margin-top:4px;overflow:hidden;color:#82756d;font-size:.69rem;text-overflow:ellipsis;white-space:nowrap}.admin-product-price{min-height:37px;display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-product-price b{color:#3c2419;font:700 1rem Georgia,serif}.admin-product-price span{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;color:#267533;background:#ebf7ec;font-size:.66rem}.admin-product-price span.unavailable{color:#a23b36;background:#faeceb}.admin-product-price i{width:7px;height:7px;border-radius:50%;background:currentColor}.admin-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.admin-product-actions button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 8px;border:1px solid #e4deda;border-radius:7px;color:#342b27;background:#faf9f8;font-size:.68rem;cursor:pointer}.admin-product-actions svg{width:14px}.management-feedback,.catalog-empty{min-height:320px;display:grid;place-items:center;align-content:center;gap:12px;text-align:center}.catalog-empty{border:1px dashed #d5c9c0;border-radius:16px}.catalog-empty svg{width:38px;color:#93674f}.catalog-empty h2,.catalog-empty p{margin:0}@media(max-width:1180px){.management-shell{grid-template-columns:230px minmax(0,1fr)}.catalog-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-product-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}}@media(max-width:900px){.management-shell{display:block}.management-sidebar{width:min(280px,86vw);height:100dvh;position:fixed;left:0;top:0;padding:18px 10px;transform:translate(-105%);transition:transform .22s ease}.management-sidebar.is-open{transform:translate(0)}.management-brand>button{display:grid;place-items:center}.sidebar-scrim{position:fixed;inset:0;z-index:45;display:block;padding:0;border:0;background:#18100c7a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-sidebar-button{width:42px;height:42px;position:fixed;left:14px;top:17px;z-index:40;display:grid;place-items:center;padding:0;border:1px solid #e0d8d2;border-radius:10px;color:#432d22;background:#fff;box-shadow:0 5px 16px #301f161a}.mobile-sidebar-button svg{width:20px}.management-topbar{padding:0 16px 0 68px}.management-shell .content-area{padding:24px 18px}}@media(max-width:650px){.management-topbar{height:72px}.topbar-actions{gap:8px}.notification-button{width:36px;border:0}.topbar-clock{min-width:64px}.topbar-clock small{display:none}.topbar-clock strong{font-size:1rem}.active-store strong{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.management-page-heading{align-items:stretch;flex-direction:column}.management-primary-button{align-self:flex-start}.catalog-stat-grid{grid-template-columns:1fr 1fr;gap:9px}.catalog-stat-card{gap:10px;padding:12px}.catalog-stat-icon{width:40px;height:40px;border-radius:11px}.catalog-stat-icon svg{width:20px}.catalog-stat-card strong{font-size:1.15rem}.catalog-toolbar{align-items:stretch;flex-direction:column-reverse}.catalog-search{width:100%}.admin-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.admin-product-image{height:130px}.admin-product-info{padding:10px}.admin-product-actions{grid-template-columns:1fr}.admin-product-actions button:last-child{display:none}}@media(max-width:390px){.catalog-stat-grid,.admin-product-grid{grid-template-columns:1fr}.admin-product-image{height:180px}}.dashboard-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.dashboard-stat-card{min-width:0;display:grid;grid-template-columns:48px 1fr;column-gap:13px;padding:18px;border:1px solid #e4ddd7;border-radius:14px;background:#ffffffd6}.dashboard-stat-icon{width:48px;height:48px;grid-row:1 / 4;display:grid;place-items:center;border-radius:14px;color:#744831;background:#f3ece7}.dashboard-stat-icon.green{color:#27843a;background:#eaf6ec}.dashboard-stat-icon.amber{color:#9b681c;background:#fbf2df}.dashboard-stat-icon svg{width:23px}.dashboard-stat-card small{color:#786b64;font-size:.7rem}.dashboard-stat-card strong{overflow:hidden;color:#1c1512;font-size:1.4rem;text-overflow:ellipsis;white-space:nowrap}.dashboard-stat-card>span:last-child{color:#92857e;font-size:.65rem}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,.7fr);gap:18px}.management-panel{border:1px solid #e4ddd7;border-radius:15px;background:#ffffffdb}.management-panel-heading{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 20px;border-bottom:1px solid #eee8e3}.management-panel-heading h2{margin:0 0 3px;font-size:1rem}.management-panel-heading p{margin:0;color:#8a7d75;font-size:.72rem;line-height:1.3}.management-panel-heading>a{color:#79503b;font-size:.72rem;font-weight:800}.recent-orders-list{display:grid}.recent-order{min-width:0;display:grid;grid-template-columns:38px minmax(90px,1fr) 100px 95px 62px;align-items:center;gap:11px;padding:13px 20px;border-bottom:1px solid #f0ebe7}.recent-order:last-child{border:0}.recent-order-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#7b4e37;background:#f4eee9}.recent-order-icon svg{width:17px}.recent-order>div{display:grid}.recent-order>div strong{font-size:.76rem}.recent-order>div small{color:#8a7d75;font-size:.67rem}.recent-order>b{color:#432b20;font-size:.78rem}.order-status{width:fit-content;padding:5px 8px;border-radius:999px;color:#91601a;background:#fbf1dd;font-size:.62rem}.order-status.done{color:#287a39;background:#eaf6ec}.recent-order time{display:flex;align-items:center;gap:4px;color:#8b7d75;font-size:.65rem}.recent-order time svg{width:13px}.quick-actions-panel{overflow:hidden}.quick-actions-panel>a{display:flex;align-items:center;gap:13px;padding:15px 20px;border-bottom:1px solid #f0ebe7}.quick-actions-panel>a:last-child{border:0}.quick-actions-panel>a>svg{width:20px;color:#754a34}.quick-actions-panel>a>span{display:grid}.quick-actions-panel>a strong{font-size:.76rem}.quick-actions-panel>a small{color:#8b7d75;font-size:.66rem}@media(max-width:1100px){.dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.dashboard-columns{grid-template-columns:1fr}.recent-order{grid-template-columns:38px minmax(80px,1fr) auto}.recent-order .order-status,.recent-order time{display:none}}@media(max-width:520px){.dashboard-stat-grid{grid-template-columns:1fr}}.dashboard-summary-only{max-width:1320px}.dashboard-primary-action{display:flex;justify-content:flex-end;margin-bottom:24px}.new-order-highlight{min-width:270px;display:flex;align-items:center;gap:13px;padding:13px 18px;border-radius:14px;color:#fff;background:linear-gradient(135deg,#74452f,#3d251b);box-shadow:0 14px 30px #492b1d3d;transition:transform .18s ease,box-shadow .18s ease}.new-order-highlight:hover{transform:translateY(-2px);box-shadow:0 18px 36px #492b1d4d}.new-order-highlight>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#ffffff24}.new-order-highlight svg{width:22px}.new-order-highlight>div{display:grid;gap:2px}.new-order-highlight strong{font-size:.9rem}.new-order-highlight small{color:#e6d5ca;font-size:.68rem}.dashboard-real-stats .dashboard-stat-card{min-height:128px;align-content:center}.dashboard-updated-at{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin:13px 2px 0;color:#8c7d74;font-size:.67rem}.dashboard-updated-at svg{width:13px}.dashboard-updated-at svg.spinning{animation:spin 1s linear infinite}.dashboard-error{min-height:180px;display:grid;place-items:center;align-content:center;gap:12px;padding:24px;border:1px solid #eed1cd;border-radius:14px;background:#fff7f6}.dashboard-error p{margin:0}.dashboard-error button{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border:0;border-radius:9px;color:#fff;background:#74452f;cursor:pointer}.dashboard-error button svg{width:16px}.dashboard-recent-orders{margin-top:20px;overflow:hidden}.dashboard-orders-table{overflow-x:auto}.dashboard-orders-head,.dashboard-order-row{min-width:850px;display:grid;grid-template-columns:85px minmax(180px,1.35fr) minmax(130px,1fr) 120px 100px 75px;align-items:center;gap:14px;padding:0 20px}.dashboard-orders-head{min-height:40px;color:#8b7e76;background:#faf8f6;font-size:.63rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.dashboard-order-row{min-height:62px;border-top:1px solid #eee9e5;color:#493a33;font-size:.72rem}.dashboard-order-row>strong{color:#42291e}.dashboard-order-row>span:nth-child(2){display:grid}.dashboard-order-row>span:nth-child(2) b{overflow:hidden;color:#2a201b;font-size:.73rem;text-overflow:ellipsis;white-space:nowrap}.dashboard-order-row small{color:#90827a;font-size:.64rem}.dashboard-order-row>b{color:#3e291f}.dashboard-order-row time{display:flex;align-items:center;gap:5px;color:#807169}.dashboard-order-row time svg{width:13px}.dashboard-order-status{display:inline-flex;padding:5px 8px;border-radius:999px;color:#8f621d;background:#fbf1dd;font-size:.61rem;font-style:normal;white-space:nowrap}.dashboard-order-status.status-finalizado{color:#277b37;background:#eaf6ec}.dashboard-order-status.status-cancelado,.dashboard-order-status.status-desistiu{color:#a13f39;background:#faeceb}.dashboard-orders-empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:7px;color:#a18e83}.dashboard-orders-empty svg{width:28px}.dashboard-orders-empty p{margin:0;font-size:.76rem}@media(max-width:650px){.dashboard-primary-action{display:block}.new-order-highlight{width:100%;min-width:0}}.dashboard-top-strip{display:grid;grid-template-columns:repeat(4,minmax(145px,1fr)) minmax(230px,1.25fr);gap:10px;align-items:stretch;margin-bottom:18px}.dashboard-stat-compact{min-height:86px;grid-template-columns:38px 1fr;column-gap:9px;padding:12px;border-radius:12px}.dashboard-stat-compact .dashboard-stat-icon{width:38px;height:38px;grid-row:1 / 4;border-radius:10px}.dashboard-stat-compact .dashboard-stat-icon svg{width:19px}.dashboard-stat-compact small{font-size:.62rem}.dashboard-stat-compact strong{font-size:1.05rem}.dashboard-stat-compact>span:last-child{overflow:hidden;font-size:.57rem;text-overflow:ellipsis;white-space:nowrap}.dashboard-top-strip .new-order-highlight{min-width:0;height:100%;padding:11px 14px;border-radius:12px}.dashboard-top-strip .new-order-highlight>span{width:38px;height:38px}.dashboard-top-strip .new-order-highlight strong{font-size:.82rem}.dashboard-top-strip .new-order-highlight small{font-size:.62rem}.live-tables-panel{overflow:hidden}.live-indicator{display:inline-flex;align-items:center;gap:7px;color:#60775f;font-size:.65rem;font-weight:700}.live-indicator i{width:8px;height:8px;border-radius:50%;background:#3e9a4c;box-shadow:0 0 0 4px #3e9a4c1f;animation:livePulse 1.8s ease-in-out infinite}.live-tables-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;padding:16px}.live-table-card{min-height:174px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:38px 12px 12px;border:1px solid;border-radius:13px;text-align:center;transition:transform .18s ease,box-shadow .18s ease}.live-table-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #30221a1a}.live-table-card.free{border-color:#cce4d0;background:#f3faf4}.live-table-card.occupied{border-color:#edccc8;background:#fff6f4}.live-table-top{width:100%;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:9px}.live-table-top span{padding:4px 7px;border-radius:999px;color:#267636;background:#e4f4e7;font-size:.56rem;font-weight:800}.live-table-card.occupied .live-table-top span{color:#a3443d;background:#f9e3e0}.live-table-top small{max-width:74px;overflow:hidden;color:#8b7c73;font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.live-table-card>svg{width:34px;height:34px;color:#5d8c64;stroke-width:1.5}.live-table-card.occupied>svg{color:#ac5c50}.live-table-card>strong{color:#30241f;font-size:.85rem}.live-table-card>small{overflow:hidden;color:#83756d;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.live-table-card>time{display:flex;align-items:center;gap:4px;color:#a04b41;font-size:.61rem;font-weight:700}.live-table-card>time svg{width:12px}.live-table-card>b{color:#4b3024;font-size:.7rem}@keyframes livePulse{50%{opacity:.45;transform:scale(.85)}}@media(max-width:1250px){.dashboard-top-strip{grid-template-columns:repeat(2,minmax(170px,1fr)) minmax(230px,1.2fr)}.dashboard-top-strip .new-order-highlight{grid-column:3;grid-row:1 / 3}}@media(max-width:760px){.dashboard-top-strip{grid-template-columns:1fr 1fr}.dashboard-top-strip .new-order-highlight{grid-column:1 / -1;grid-row:auto;min-height:68px}.live-tables-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:11px}.live-indicator{display:none}}@media(max-width:400px){.dashboard-top-strip{grid-template-columns:1fr}.dashboard-top-strip .new-order-highlight{grid-column:auto}.live-tables-grid{grid-template-columns:1fr 1fr;gap:7px}.live-table-card{min-height:160px}}.new-order-page{max-width:1500px}.new-order-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.new-order-heading>div:first-child>a{width:fit-content;display:flex;align-items:center;gap:6px;margin-bottom:13px;color:#806d63;font-size:.72rem;font-weight:700}.new-order-heading>div:first-child>a svg{width:15px}.new-order-heading .eyebrow{margin-bottom:6px}.new-order-heading h1{margin-bottom:4px;font-size:2.2rem}.new-order-heading p{margin:0;font-size:.86rem}.new-order-heading-count{display:flex;align-items:center;gap:10px;padding:10px 15px;border:1px solid #e2dbd5;border-radius:12px;background:#fff}.new-order-heading-count>svg{width:22px;color:#76503c}.new-order-heading-count span{display:grid;text-align:center}.new-order-heading-count strong{font-size:1rem}.new-order-heading-count small{color:#8b7d75;font-size:.6rem}.new-order-workspace{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:18px;align-items:start}.new-order-products-panel{min-width:0}.new-order-filters{display:flex;align-items:center;gap:10px;margin:-8px -8px 15px;padding:8px;position:sticky;top:86px;z-index:24;border:1px solid rgba(224,217,211,.8);border-radius:12px;background:#f8f6f2f5;box-shadow:0 8px 20px #34231b0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.new-order-filters>label{width:min(330px,40%);flex:0 0 auto;position:relative}.new-order-filters>label svg{width:17px;position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#837268}.new-order-filters>label input{height:42px;padding-left:40px;border-color:#ddd5cf;background:#fff;font-size:.76rem}.new-order-categories{min-width:0;display:flex;align-items:center;gap:5px;overflow:visible}.new-order-categories>button,.new-order-more-categories>button{min-height:36px;flex:0 0 auto;padding:0 13px;border:1px solid #e0d9d3;border-radius:8px;color:#5d514b;background:#fff;font-size:.67rem;cursor:pointer}.new-order-categories button.active{color:#fff;border-color:#76503c;background:#76503c}.new-order-more-categories{position:relative}.new-order-more-categories>button{display:inline-flex;align-items:center;gap:6px}.new-order-more-categories>button span{min-width:18px;height:18px;display:grid;place-items:center;border-radius:999px;color:#71503e;background:#eee6e0;font-size:.56rem}.new-order-more-categories>button.active span{color:#5a3828;background:#f5ded0}.new-order-more-categories>button svg{width:13px;transition:transform .18s ease}.new-order-more-categories>button svg.rotated{transform:rotate(180deg)}.new-order-category-menu{width:220px;max-height:280px;position:absolute;right:0;top:calc(100% + 7px);z-index:25;display:grid;gap:3px;overflow-y:auto;padding:7px;border:1px solid #ded5cf;border-radius:11px;background:#fff;box-shadow:0 16px 38px #30201829}.new-order-category-menu button{min-height:36px;padding:7px 10px;border:0;border-radius:7px;color:#51443d;background:transparent;text-align:left;font-size:.67rem;cursor:pointer}.new-order-category-menu button:hover{background:#f5f0ec}.order-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:11px}.order-product-card{min-width:0;overflow:hidden;border:1px solid #e2dbd5;border-radius:12px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.order-product-card.selected{border-color:#9c725b;box-shadow:0 0 0 2px #754e3a14}.order-product-image{height:140px;position:relative;display:grid;place-items:center;overflow:hidden;background:#fff}.order-product-image img{width:auto;height:auto;max-width:86%;max-height:86%;object-fit:contain;object-position:center}.order-product-image>svg{width:35px;color:#b8a399}.order-product-image>span{width:25px;height:25px;position:absolute;right:8px;top:8px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#68432f;font-size:.66rem;font-weight:800}.order-product-content{display:grid;padding:10px;border-top:1px solid #eee9e5}.order-product-content>strong{min-height:2.35em;overflow:hidden;color:#2a201b;font-size:.76rem;line-height:1.18;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.order-product-content>small{margin:4px 0 8px;overflow:hidden;color:#92847c;font-size:.59rem;text-overflow:ellipsis;white-space:nowrap}.order-product-content>div{display:flex;align-items:center;justify-content:space-between;gap:7px}.order-product-content>div>b{color:#4b2f22;font:700 .86rem Georgia,serif}.order-product-content>div>button{min-height:29px;display:inline-flex;align-items:center;gap:4px;padding:0 8px;border:0;border-radius:7px;color:#fff;background:#714832;font-size:.59rem;font-weight:750;cursor:pointer}.order-product-content>div>button svg{width:13px}.order-quantity{display:inline-grid;grid-template-columns:27px 34px 27px;align-items:center;border:1px solid #ded5cf;border-radius:8px;overflow:hidden}.order-quantity button{height:29px;display:grid;place-items:center;padding:0;border:0;color:#644332;background:#f6f2ef;cursor:pointer}.order-quantity button svg{width:12px}.order-quantity input{width:34px;height:29px;min-height:0;padding:0 2px;border:0;border-right:1px solid #eee7e2;border-left:1px solid #eee7e2;border-radius:0;background:#fff;text-align:center;font-size:.66rem;font-weight:800;appearance:textfield}.order-quantity input::-webkit-inner-spin-button,.order-quantity input::-webkit-outer-spin-button{margin:0;appearance:none}.order-quantity input:focus{border-color:#c8a995;box-shadow:inset 0 0 0 1px #c8a995}.order-products-empty{min-height:240px;display:grid;place-items:center;align-content:center;gap:8px;color:#9e8b80}.order-products-empty svg{width:34px}.order-products-empty p{margin:0}.new-order-summary{max-height:calc(100vh - 112px);position:sticky;top:96px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #dfd7d1;border-radius:15px;background:#fff;box-shadow:0 12px 32px #33231b12}.new-order-summary-title{display:flex;align-items:center;gap:11px;padding:16px;border-bottom:1px solid #eee8e4}.new-order-summary-title>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#704731;background:#f2ebe6}.new-order-summary-title svg{width:19px}.new-order-summary-title>div{display:grid}.new-order-summary-title strong{font-size:.82rem}.new-order-summary-title small{color:#8e8078;font-size:.62rem}.new-order-fields{display:grid;grid-template-columns:1fr;gap:10px;padding:14px 16px;border-bottom:1px solid #eee8e4}.new-order-fields label,.new-order-notes{display:grid;gap:5px;color:#5d4d45;font-size:.65rem;font-weight:800}.new-order-fields input,.new-order-fields select,.new-order-notes textarea{width:100%;min-height:39px;padding:9px 11px;border:1px solid #ded6d0;border-radius:8px;color:#2d231e;background:#fff;outline:none;font:inherit;font-size:.7rem}.new-order-fields input:focus,.new-order-fields select:focus,.new-order-notes textarea:focus{border-color:#805943;box-shadow:0 0 0 3px #8059431a}.new-order-cart-items{min-height:120px;max-height:245px;overflow-y:auto;padding:4px 16px}.new-order-cart-items article{display:grid;grid-template-columns:minmax(0,1fr) auto 27px;align-items:center;gap:8px;padding:11px 0;border-bottom:1px solid #f0ebe7}.new-order-cart-items article>div{min-width:0;display:grid}.new-order-cart-items article strong{overflow:hidden;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.new-order-cart-items article small{color:#92847c;font-size:.59rem}.new-order-cart-items article>b{color:#4c3124;font-size:.67rem}.new-order-cart-items article>button{width:27px;height:27px;display:grid;place-items:center;padding:0;border:0;border-radius:7px;color:#a54740;background:#fbefed;cursor:pointer}.new-order-cart-items article>button svg{width:13px}.new-order-empty-cart{min-height:115px;display:grid;place-items:center;align-content:center;gap:3px;text-align:center}.new-order-empty-cart svg{width:25px;color:#baa99f}.new-order-empty-cart p{margin:0;color:#6f5e55;font-size:.7rem}.new-order-empty-cart small{color:#a0928a;font-size:.59rem}.new-order-notes{margin:10px 16px}.new-order-notes textarea{resize:vertical}.new-order-summary .form-error{margin:0 16px 10px;font-size:.66rem}.new-order-total{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-top:1px solid #eee8e4}.new-order-total span{color:#786860;font-size:.7rem}.new-order-total strong{color:#3c261c;font:700 1.15rem Georgia,serif}.submit-order-button{min-height:48px;margin:0 16px 16px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#754a33,#43291d);font-size:.75rem;font-weight:800;cursor:pointer}.submit-order-button:disabled{opacity:.5;cursor:not-allowed}.new-order-table-picker{min-width:0;margin:0;padding:0;border:0}.new-order-table-picker legend{margin-bottom:6px;color:#5d4d45;font-size:.65rem;font-weight:800}.new-order-table-picker>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.new-order-table-picker button{min-width:0;height:42px;display:flex;align-items:center;justify-content:center;gap:3px;padding:0 4px;border:1px solid;border-radius:8px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.new-order-table-picker button svg{width:15px;height:15px}.new-order-table-picker button strong{font-size:.65rem}.new-order-table-picker button.free{color:#29743a;border-color:#bddcc3;background:#edf8ef}.new-order-table-picker button.free:hover{transform:translateY(-1px);border-color:#69a874}.new-order-table-picker button.occupied{color:#a44b43;border-color:#edc8c4;background:#fbecea;cursor:not-allowed;opacity:.78}.new-order-table-picker button.selected{color:#fff;border-color:#65412f;background:#65412f;box-shadow:0 0 0 3px #65412f24}.new-order-table-picker>small{display:flex;align-items:center;gap:5px;margin-top:7px;color:#90827a;font-size:.55rem}.new-order-table-picker>small span{width:7px;height:7px;margin-left:5px;border-radius:50%}.new-order-table-picker>small span:first-child{margin-left:0}.new-order-table-picker>small span.free{background:#459253}.new-order-table-picker>small span.occupied{background:#bb5a51}.order-success-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:20px;background:#1c130fb3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.order-success-modal{width:min(420px,100%);position:relative;display:grid;justify-items:center;padding:34px;border-radius:20px;background:#fff;text-align:center;box-shadow:0 28px 80px #0000004d}.order-success-modal>button:first-child{width:34px;height:34px;position:absolute;right:13px;top:13px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#f3eeea;cursor:pointer}.order-success-modal>button:first-child svg{width:17px}.order-success-modal>span{width:62px;height:62px;display:grid;place-items:center;margin-bottom:16px;border-radius:50%;color:#2d8a3e;background:#eaf6ec}.order-success-modal>span svg{width:31px}.order-success-modal h2{margin-bottom:8px}.order-success-modal p{margin-bottom:22px;font-size:.82rem}.order-success-modal>div{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:9px}.order-success-modal>div a,.order-success-modal>div button{min-height:42px;display:flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid #ddd4ce;border-radius:9px;color:#4f3a2f;background:#fff;font-size:.7rem;font-weight:800;cursor:pointer}.order-success-modal>div button{color:#fff;border-color:#68432f;background:#68432f}@media(max-width:1050px){.new-order-workspace{grid-template-columns:minmax(0,1fr) 310px}.order-products-grid{grid-template-columns:repeat(auto-fill,minmax(155px,1fr))}}@media(max-width:780px){.new-order-workspace{display:flex;flex-direction:column}.new-order-products-panel{width:100%}.new-order-summary{width:100%;max-height:none;position:static}.new-order-cart-items{max-height:none}.new-order-heading{align-items:flex-start}.new-order-heading-count{display:none}.new-order-filters{align-items:stretch;flex-direction:column;top:79px;margin-right:-4px;margin-left:-4px}.new-order-filters>label{width:100%;max-width:none}.new-order-categories{width:100%;overflow-x:auto;padding-bottom:4px}.new-order-category-menu{position:fixed;inset:auto 14px 14px;width:auto;max-height:min(65vh,420px)}}@media(max-width:520px){.new-order-heading h1{font-size:1.75rem}.order-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.order-product-image{height:125px}.order-product-image img{max-width:90%;max-height:90%}.order-product-content{padding:8px}.order-product-content>div{align-items:flex-start;flex-direction:column}.order-product-content>div>button,.order-quantity{width:100%}.order-quantity{grid-template-columns:1fr 1fr 1fr}.order-success-modal{padding:30px 20px 22px}.order-success-modal>div{grid-template-columns:1fr}}
