:root{color:#172554;font-synthesis:none;text-rendering:optimizelegibility;--orange:#f97316;--orange-dark:#ea580c;--navy:#172554;--cream:#fffaf5;--muted:#64748b;--line:#e8e2da;--white:#fff;--shadow:0 22px 60px #1e293b1f;background:#fffaf5;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.menu-shell{width:min(1080px,100% - 36px);margin-inline:auto}.muted{color:var(--muted);line-height:1.55}.eyebrow{color:var(--orange-dark);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:7px;font-size:.72rem;font-weight:800;display:inline-flex}.brand{align-items:center;gap:10px;font-size:1.25rem;font-weight:800;display:inline-flex}.brand__mark{color:#fff;background:var(--orange);border-radius:11px;place-items:center;width:34px;height:34px;display:grid;position:relative}.brand--inverse{color:#fff}.button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 17px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.button--primary{background:var(--orange);color:#fff;box-shadow:0 10px 24px #f9731638}.button--primary:hover{background:var(--orange-dark)}.button--dark{background:var(--navy);color:#fff}.button--ghost{color:var(--navy);background:#fff;border:1px solid #d9dce4}.button--plain{color:var(--navy);background:0 0}.button--danger{color:#b91c1c;background:#fff7f7;border:1px solid #fecaca}.button--large{min-height:52px;padding-inline:23px}.button--grow{flex:1;justify-content:space-between}.button--whatsapp{color:#fff;background:#20b35a;width:100%}.icon-button,.menu-icon-button{width:42px;height:42px;color:var(--navy);background:#fff;border:1px solid #e6e7eb;border-radius:50%;place-items:center;display:grid}.landing{background:radial-gradient(circle at 90% 10%, #fff0df 0, transparent 34%), var(--cream);min-height:100vh;overflow:hidden}.landing__nav{justify-content:space-between;align-items:center;height:82px;display:flex}.landing__actions{align-items:center;gap:9px;display:flex}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;min-height:660px;padding-block:60px 90px;display:grid}.hero__copy h1{letter-spacing:-.055em;max-width:650px;margin:18px 0 22px;font-size:clamp(3rem,5.5vw,5.3rem);line-height:.98}.hero__copy>p{color:#566176;max-width:590px;font-size:1.17rem;line-height:1.65}.hero__buttons{gap:10px;margin-top:30px;display:flex}.hero__proof{color:#697386;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:13px;margin-top:34px;font-size:.83rem;font-weight:700;display:flex}.hero__proof i{background:var(--orange);border-radius:50%;width:4px;height:4px}.hero__visual{place-items:center;min-height:580px;display:grid;position:relative}.hero__blob{background:var(--orange);border-radius:43% 57% 55% 45%/46% 40% 60% 54%;position:absolute;inset:30px -20px 0 40px;transform:rotate(-6deg)}.phone-card{z-index:1;border:9px solid var(--navy);background:#fff;border-radius:38px;width:306px;min-height:548px;overflow:hidden;transform:rotate(3deg);box-shadow:0 30px 80px #17255447}.phone-card__top{justify-content:space-between;padding:12px 18px 7px;font-size:.61rem;font-weight:800;display:flex}.phone-card__cover{background:linear-gradient(135deg,#ffdfbd,#ffad67);place-items:center;height:146px;font-size:5.3rem;display:grid}.phone-card__body{padding:19px}.phone-card__body>small{color:var(--orange);letter-spacing:.12em;font-size:.62rem;font-weight:800}.phone-card__body h3{margin:4px 0 18px;font-size:1.35rem}.mini-product{border-bottom:1px solid #ece7e1;align-items:center;gap:10px;padding:10px 0;display:flex}.mini-product>span{background:#fff4e8;border-radius:12px;place-items:center;width:45px;height:45px;font-size:1.6rem;display:grid}.mini-product div{flex:1;gap:2px;font-size:.75rem;display:grid}.mini-product small{color:var(--muted)}.mini-product em{background:var(--navy);color:#fff;border-radius:8px;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.mini-cart{color:#fff;background:var(--orange);border-radius:12px;justify-content:space-between;margin-top:21px;padding:13px;font-size:.75rem;font-weight:700;display:flex}.floating-card{z-index:2;box-shadow:var(--shadow);background:#fff;border-radius:16px;align-items:center;gap:10px;padding:13px 16px;display:flex;position:absolute}.floating-card span{font-size:.77rem;display:grid}.floating-card small{color:var(--muted)}.floating-card--qr{top:105px;left:-18px}.floating-card--order{bottom:95px;right:-28px}.floating-card--order svg{color:#16a34a}.features{grid-template-columns:repeat(4,1fr);gap:20px;padding-bottom:100px;display:grid}.features article{background:#ffffffb8;border:1px solid #eee5db;border-radius:20px;padding:27px}.features svg{color:var(--orange)}.features h2{margin:15px 0 8px;font-size:1rem}.features p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.features article>a{color:var(--orange-dark);margin-top:14px;font-size:.84rem;font-weight:800;display:inline-block}.features article>small{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;margin-top:14px;font-size:.7rem;font-weight:800;display:inline-block}.landing-footer{color:#94a3b8;text-align:center;padding:0 0 32px;font-size:.76rem}.landing-footer a{color:var(--navy);font-weight:800}.menu-page{background:var(--store-surface,#fffaf5);min-height:100vh;color:var(--store-accent,#172554);padding-bottom:100px}.store-hero{color:#fff;background:var(--store-accent);padding-bottom:36px;position:relative;overflow:hidden}.store-hero__pattern{opacity:.12;background-image:radial-gradient(circle at 10% 20%, var(--store-primary) 0 2px, transparent 3px), linear-gradient(120deg, transparent 47%, var(--store-primary) 48% 50%, transparent 51%);background-size:40px 40px,180px 180px;position:absolute;inset:0}.store-hero__bar{justify-content:flex-end;align-items:center;height:58px;display:flex;position:relative}.menu-icon-button{color:#fff;background:#ffffff1a;border-color:#ffffff40}.store-hero__content{align-items:center;gap:25px;display:flex;position:relative}.store-logo{background:var(--store-primary);color:#fff;border:5px solid #ffffff2e;border-radius:28px;flex:none;place-items:center;width:104px;height:104px;font:800 3rem Manrope;display:grid;overflow:hidden;box-shadow:0 16px 35px #0003}.store-logo img{object-fit:cover;width:100%;height:100%}.store-title__type{color:var(--store-primary);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.store-title h1{letter-spacing:-.035em;margin:2px 0 4px;font-size:2.35rem}.store-title>p{color:#ffffffb3;margin-bottom:13px}.store-meta{color:#ffffffc2;flex-wrap:wrap;align-items:center;gap:13px;font-size:.78rem;display:flex}.store-meta span,.store-meta a{color:inherit;align-items:center;gap:5px;display:inline-flex}.store-meta .is-open,.store-meta .is-closed{color:#fff;border-radius:20px;padding:5px 9px;font-weight:700}.store-meta .is-open{background:#159947}.store-meta .is-closed{background:#d94848}.store-info-strip{border-bottom:1px solid color-mix(in srgb, var(--store-accent) 12%, transparent);background:color-mix(in srgb, var(--store-primary) 12%, white)}.store-info-strip>div{min-height:48px;color:color-mix(in srgb, var(--store-accent) 78%, #4b5563);justify-content:center;align-items:center;gap:24px;font-size:.76rem;font-weight:650;display:flex}.store-info-strip span,.store-info-strip a{color:inherit;align-items:center;gap:6px;display:inline-flex}.store-info-strip svg{width:15px}.store-info-strip a{font-weight:800}.closed-banner{color:#7c2d12;background:#ffedd5;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:.88rem;display:flex}.category-sticky{z-index:10;background:color-mix(in srgb, var(--store-surface) 92%, white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #e7e2dc;position:sticky;top:0}.category-row{justify-content:space-between;align-items:center;gap:20px;height:70px;display:flex}.category-tabs{scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.category-tabs button{white-space:nowrap;color:#5f6979;background:0 0;border:0;border-radius:11px;padding:10px 13px;font-weight:700}.category-tabs button:hover{color:var(--store-accent);background:#fff}.menu-search{background:#fff;border:1px solid #dedbd7;border-radius:12px;flex:none;align-items:center;gap:7px;width:190px;padding:9px 12px;display:flex}.menu-search input{border:0;outline:0;width:100%;min-width:0}.catalog{padding-top:42px}.category-section{margin-bottom:58px;scroll-margin-top:92px}.category-heading{justify-content:space-between;align-items:end;gap:35px;margin-bottom:20px;display:flex}.category-heading h2{margin:4px 0 0;font-size:1.75rem}.category-heading p{max-width:530px;color:var(--muted);margin:0;font-size:.9rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.product-card{background:#fff;border:1px solid #e8e2da;border-radius:20px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-2px);box-shadow:0 15px 35px #272f4b14}.product-card__click{text-align:left;width:100%;min-height:176px;color:inherit;background:0 0;border:0;grid-template-columns:170px 1fr;padding:0;display:grid}.product-card__image{background:color-mix(in srgb, var(--store-primary) 13%, white);place-items:center;min-height:176px;font-size:4.7rem;display:grid;position:relative}.product-card__image picture,.product-card__image img{object-fit:cover;width:100%;height:100%}.product-card__image em{color:#fff;text-align:center;background:#334155;border-radius:8px;padding:5px 9px;font-size:.7rem;font-style:normal;font-weight:800;position:absolute;inset:auto 10px 10px}.product-card__content{flex-direction:column;justify-content:space-between;min-width:0;padding:20px;display:flex}.product-card__content h3{margin-bottom:6px;font-size:1.08rem}.product-card__content p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.86rem;line-height:1.45;display:-webkit-box;overflow:hidden}.product-card__content footer{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.product-add{background:var(--store-primary);color:#fff;border-radius:10px;place-items:center;width:31px;height:31px;font-size:1.25rem;display:grid}.product-card--disabled{filter:grayscale(.6);opacity:.72}.no-results{color:var(--muted);text-align:center;justify-items:center;padding:70px 20px;display:grid}.menu-footer{color:color-mix(in srgb, var(--store-accent) 38%, transparent);text-align:center;margin-top:70px;padding-bottom:24px}.menu-footer span{letter-spacing:.02em;font-size:.66rem}.menu-footer a{color:inherit;font-weight:700;text-decoration:none}.menu-footer a:hover{text-decoration:underline}.floating-cart{z-index:20;color:#fff;background:var(--store-accent);border:0;border-radius:17px;align-items:center;gap:13px;width:min(480px,100% - 28px);min-height:58px;padding:8px 16px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #0f172a47}.floating-cart>span{place-items:center;display:grid;position:relative}.floating-cart em{color:#fff;background:var(--store-primary);border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-style:normal;display:grid;position:absolute;top:-9px;right:-9px}.floating-cart b{text-align:left;flex:1}.floating-cart strong{color:var(--store-primary)}.floating-cart:not(.floating-cart--active) strong{display:none}.modal-backdrop,.drawer-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a94;display:grid;position:fixed;inset:0}.modal-backdrop{place-items:center;padding:20px}.product-modal{width:min(680px,100%);max-height:min(900px,100vh - 30px);box-shadow:var(--shadow);background:#fff;border-radius:25px;position:relative;overflow:auto}.product-modal__close{z-index:2;position:absolute;top:15px;right:15px}.product-modal__hero{background:color-mix(in srgb, var(--store-primary) 16%, white);place-items:center;height:190px;font-size:6rem;display:grid;overflow:hidden}.product-modal__hero img{object-fit:cover;width:100%;height:100%}.product-modal__content{padding:26px 30px 10px}.product-modal__heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.product-modal__heading h2{margin:3px 0 0;font-size:1.7rem}.product-modal__heading>strong{white-space:nowrap;font-size:1.12rem}.option-group{border:0;margin:23px 0 0;padding:0}.option-group legend{justify-content:space-between;align-items:center;width:100%;margin-bottom:9px;font-weight:800;display:flex}.option-group legend small{color:#64748b;text-transform:uppercase;background:#f1f5f9;border-radius:6px;padding:4px 7px;font-size:.65rem}.option-row{cursor:pointer;border-bottom:1px solid #edf0f3;align-items:center;gap:10px;min-height:48px;padding:8px 11px;display:flex}.option-row input{opacity:0;position:absolute}.option-row__control{border:1.5px solid #cbd5e1;border-radius:7px;flex:none;place-items:center;width:21px;height:21px;display:grid}.option-row--checked .option-row__control{border-color:var(--store-primary);color:#fff;background:var(--store-primary)}.option-row em{color:#475569;margin-left:auto;font-size:.82rem;font-style:normal}.field{color:#3e495b;gap:7px;margin-top:17px;font-size:.83rem;font-weight:700;display:grid}.field input,.field textarea,.field select{width:100%;color:var(--navy);background:#fff;border:1px solid #dce0e6;border-radius:11px;outline:0;padding:11px 12px;font-weight:500}.field textarea{resize:vertical;min-height:76px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f973161a}.field-help{color:#64748b;font-size:.75rem;font-weight:500;line-height:1.4}.form-error{color:#991b1b;background:#fef2f2;border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:.82rem}.product-modal__footer{background:#fffffff5;border-top:1px solid #e7e9ed;gap:13px;padding:15px 28px;display:flex;position:sticky;bottom:0}.quantity-control{border:1px solid #dfe3e8;border-radius:12px;justify-content:space-between;align-items:center;min-width:116px;padding:5px;display:flex}.quantity-control button{width:31px;height:31px;color:var(--navy);background:#f3f4f6;border:0;border-radius:8px;place-items:center;display:grid}.drawer-backdrop{justify-items:end}.cart-drawer{background:#fff;flex-direction:column;width:min(480px,100%);height:100dvh;max-height:100dvh;display:flex;position:relative;overflow:hidden;box-shadow:-20px 0 60px #0f172a2e}.cart-drawer__header{border-bottom:1px solid #e8ebef;justify-content:space-between;align-items:center;padding:21px 22px 15px;display:flex}.cart-drawer__header h2{margin:3px 0 0}.cart-drawer__body{flex:1;min-height:0;padding:18px 22px 126px;overflow-y:auto}.empty-cart{color:#64748b;text-align:center;align-content:center;justify-items:center;min-height:70vh;display:grid}.empty-cart>svg{width:55px;height:55px;color:var(--orange);background:#fff0e5;border-radius:18px;padding:14px}.empty-cart h3{color:var(--navy);margin:17px 0 6px}.cart-items{gap:10px;display:grid}.cart-item{border:1px solid #e5e8ed;border-radius:14px;padding:15px}.cart-item__top{justify-content:space-between;gap:15px;display:flex}.cart-item__top h3{margin-bottom:3px;font-size:.95rem}.cart-item__top small{color:var(--muted);font-size:.74rem;display:block}.cart-item>p{color:var(--muted);margin:8px 0 0;font-size:.75rem}.cart-item__actions{justify-content:space-between;align-items:center;margin-top:11px;display:flex}.quantity-control--small{border:0;min-width:98px;padding:0}.quantity-control--small button{width:27px;height:27px}.trash-button{color:#94a3b8;background:0 0;border:0}.checkout-section{border-top:1px solid #e6e8eb;margin-top:26px;padding-top:22px}.checkout-section h3{font-size:1rem}.segmented{background:#f1f3f5;border-radius:12px;gap:4px;padding:4px;display:flex}.segmented button{color:#667085;background:0 0;border:0;border-radius:9px;flex:1;padding:9px 7px;font-size:.8rem;font-weight:700}.segmented button.active{color:var(--navy);background:#fff;box-shadow:0 2px 7px #0f172a17}.totals{border-top:1px solid #e6e8eb;margin-top:22px;padding-top:17px}.totals p{color:#64748b;justify-content:space-between;margin-bottom:8px;font-size:.83rem;display:flex}.totals__grand{padding-top:9px;color:var(--navy)!important;font-size:1rem!important}.success-note{color:#166534;background:#f0fdf4;border-radius:12px;align-items:center;gap:10px;margin-top:12px;padding:12px;display:flex}.success-note span{font-size:.8rem;display:grid}.success-note small{color:#4d7c5b}.cart-drawer__footer{z-index:2;background:#fff;border-top:1px solid #e8ebef;padding:15px 22px 20px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0f172a0d}.cart-drawer__footer>small{color:#8490a2;text-align:center;margin-top:8px;font-size:.7rem;display:block}.login-page{background:#fff;grid-template-columns:minmax(340px,.82fr) 1.18fr;min-height:100vh;display:grid}.login-aside{color:#fff;background:radial-gradient(circle at 15% 15%, #f9731661, transparent 30%), var(--navy);flex-direction:column;justify-content:space-between;padding:45px clamp(35px,5vw,78px);display:flex}.back-link{color:#ffffffad;align-items:center;gap:8px;font-size:.86rem;display:flex}.back-link svg{width:17px}.login-aside h1{letter-spacing:-.05em;margin:45px 0 18px;font-size:clamp(2.6rem,4vw,4.5rem);line-height:1}.login-aside p{color:#ffffffb3;max-width:430px;font-size:1.05rem;line-height:1.6}.login-aside>small{color:#ffffff73}.login-form-wrap{place-items:center;padding:40px;display:grid}.login-form{width:min(430px,100%)}.login-form h2{margin:6px 0 8px;font-size:2rem}.login-form>p{color:var(--muted)}.input-icon{position:relative}.input-icon svg{color:#94a3b8;width:17px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.input-icon input{padding-left:40px}.login-form .button{width:100%;margin-top:13px}.form-message{background:#f1f5f9;border-radius:10px;padding:10px;font-size:.82rem}.login-help{color:#94a3b8;text-align:center;margin-top:17px;display:block}.admin-layout{background:#f6f7f9;grid-template-columns:245px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:var(--navy);flex-direction:column;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.admin-sidebar>.brand{margin:0 10px 35px}.admin-sidebar nav{gap:5px;display:grid}.admin-sidebar nav button,.admin-sidebar__logout{color:#ffffffa8;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:11px 12px;display:flex}.admin-sidebar nav button svg,.admin-sidebar__logout svg{width:18px}.admin-sidebar nav button.active{color:#fff;background:#ffffff1c}.admin-sidebar__logout{margin-top:auto}.admin-main{min-width:0}.admin-topbar{background:#fff;border-bottom:1px solid #e4e7eb;justify-content:space-between;align-items:center;min-height:88px;padding:17px clamp(24px,4vw,55px);display:flex}.admin-topbar h1{margin:2px 0 0;font-size:1.4rem}.admin-topbar__actions{align-items:center;gap:9px;display:flex}.admin-topbar__actions select{min-width:160px;color:var(--navy);background:#fff;border:1px solid #d9dce4;border-radius:11px;padding:10px 12px;font-weight:700}.admin-content{padding:35px clamp(24px,4vw,55px) 70px}.admin-message{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:11px;justify-content:space-between;margin:20px 55px 0;padding:11px 14px;font-size:.85rem;display:flex}.admin-message button{background:0 0;border:0}.admin-loading,.empty-admin{color:#7a8495;text-align:center;place-content:center;justify-items:center;min-height:60vh;display:grid}.empty-admin>svg{width:58px;height:58px;color:var(--orange);background:#ffedd5;border-radius:18px;padding:14px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px;display:grid}.stat-grid article{background:#fff;border:1px solid #e4e7eb;border-radius:16px;align-items:center;gap:14px;min-height:105px;padding:18px;display:flex}.stat-grid article>span{width:43px;height:43px;color:var(--orange);background:#fff0e5;border-radius:13px;place-items:center;display:grid}.stat-grid article div{display:grid}.stat-grid small{color:#7a8495}.stat-grid strong{font-size:1.7rem}.stat-grid .stat-text{text-transform:capitalize;font-size:1rem}.admin-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:18px;display:grid}.admin-card{background:#fff;border:1px solid #e3e6ea;border-radius:17px;padding:24px}.admin-card h2{margin:7px 0}.admin-card h3{align-items:center;gap:8px;font-size:1rem;display:flex}.admin-card h3 svg{width:17px;color:var(--orange)}.admin-card>p{color:var(--muted)}.menu-link-box{background:#f8fafc;border:1px solid #e2e5e9;border-radius:11px;justify-content:space-between;align-items:center;margin-top:25px;padding:11px 13px;display:flex}.menu-link-box code{text-overflow:ellipsis;overflow:hidden}.menu-link-box a{color:var(--orange-dark);font-weight:800}.qr-card{text-align:center;justify-items:center;display:grid}.qr-card>svg{color:var(--orange)}.qr-card img{width:160px;margin:5px 0 13px}.section-title{justify-content:space-between;align-items:end;gap:20px;margin-bottom:23px;display:flex}.section-title h2{margin:4px 0;font-size:1.7rem}.section-title p{color:var(--muted);margin:0}.admin-category{border:1px solid #e6e8ec;border-radius:13px;margin-top:17px;overflow:hidden}.admin-category>header{background:#f8fafc;padding:11px 14px}.admin-category>header div{display:grid}.admin-category>header small{color:var(--muted)}.admin-product{border-top:1px solid #eceef1;align-items:center;gap:12px;min-height:72px;padding:11px 14px;display:flex}.admin-product__emoji{background:#fff3e8;border-radius:11px;place-items:center;width:42px;height:42px;font-size:1.4rem;display:grid}.admin-product>div{flex:1;display:grid}.admin-product small{color:var(--muted);font-size:.73rem}.admin-product .toggle-row{border:0;width:145px;padding:0}.admin-product .toggle-row>span small{display:none}.admin-product__edit{min-height:36px;padding:7px 11px}.admin-editor-backdrop{z-index:70}.admin-product-editor{width:min(920px,100%)}.admin-product-editor .product-modal__content{padding-bottom:24px}.admin-product-editor h2{margin:5px 45px 4px 0}.editor-main-grid{grid-template-columns:1fr 90px 1fr;gap:0 12px;display:grid}.editor-main-grid .editor-name{grid-column:span 1}.editor-main-grid .editor-description{grid-column:1/-1}.editor-toggles{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.editor-toggles .toggle-row{border:1px solid #e5e7eb;border-radius:12px}.editor-options-heading{justify-content:space-between;align-items:end;gap:15px;margin-top:28px;display:flex}.editor-options-heading h3{margin:0 0 4px}.editor-options-heading p{color:var(--muted);margin:0;font-size:.82rem}.editor-groups{gap:13px;margin-top:13px;display:grid}.editor-group{background:#fafbfc;border:1px solid #e2e5e9;border-radius:14px;padding:16px}.editor-group>header{justify-content:space-between;align-items:center;display:flex}.editor-group-settings{grid-template-columns:1fr 180px;align-items:end;gap:12px;display:grid}.editor-group-settings .toggle-row{background:#fff;border:1px solid #e5e7eb;border-radius:11px;min-height:48px}.editor-options{gap:8px;margin-top:13px;display:grid}.editor-option{background:#fff;border:1px solid #e8eaed;border-radius:11px;grid-template-columns:minmax(150px,1fr) 130px auto auto 42px;align-items:end;gap:8px;padding:9px;display:grid}.editor-option .field{margin-top:0}.editor-check{color:#475569;align-items:center;gap:6px;min-height:42px;font-size:.74rem;font-weight:600;display:flex}.editor-check input{accent-color:var(--orange)}.admin-editor-footer{align-items:center}.admin-editor-footer>span{flex:1}.admin-stack{align-content:start;gap:18px;display:grid}.compact-form .button{width:100%;margin-top:16px}.inline-fields{grid-template-columns:70px 1fr;gap:10px;display:grid}.inline-fields--equal{grid-template-columns:1fr 1fr}.field--emoji input{text-align:center;font-size:1.3rem}.color-field{border-bottom:1px solid #e9ebee;align-items:center;gap:12px;padding:12px 0;display:flex}.color-field input{background:0 0;border:0;border-radius:12px;width:48px;height:48px}.color-field span{display:grid}.color-field small{color:var(--muted)}.theme-preview{text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:24px;display:flex;box-shadow:inset 0 0 0 1px #0000000f}.theme-preview>div{color:#fff;border-radius:25px;place-items:center;width:90px;height:90px;margin-bottom:20px;display:grid}.theme-preview>div img{object-fit:contain;background:#fff;border-radius:20px;width:76px;height:76px}.theme-preview h3{margin-bottom:5px;font-size:1.5rem}.theme-preview p{opacity:.7}.theme-preview button{color:#fff;border:0;border-radius:11px;padding:12px 20px;font-weight:800}.toggle-list{padding-block:5px}.settings-grid{grid-template-columns:minmax(320px,.8fr) minmax(480px,1.2fr);align-items:start;gap:18px;display:grid}.store-details-form{grid-column:1/-1}.details-fields{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.details-fields .field--wide{grid-column:span 2}.money-settings{grid-template-columns:1fr 1fr;gap:12px;padding:16px 0;display:grid}.hours-list{gap:9px;margin-top:18px;display:grid}.hours-day{border-bottom:1px solid #e9ebef;padding-bottom:10px}.hours-day>header{justify-content:space-between;align-items:center;gap:12px;min-height:48px;display:flex}.hours-day>header .toggle-row{border:0;width:128px;min-height:42px}.hours-day>header .toggle-row small{display:none}.hours-row{grid-template-columns:1fr auto 1fr 32px;align-items:center;gap:8px;min-height:45px;display:grid}.hours-row input{background:#fff;border:1px solid #dce0e6;border-radius:9px;width:100%;padding:9px}.hours-row input:disabled{opacity:.45}.period-add,.period-remove{color:var(--orange-dark);cursor:pointer;background:0 0;border:0;font-weight:800}.period-add{padding:5px 0;font-size:.75rem}.period-remove{background:#fff1e7;border-radius:8px;width:30px;height:30px;font-size:1.1rem}.toggle-row{cursor:pointer;border-bottom:1px solid #e9ebef;align-items:center;gap:12px;min-height:67px;display:flex;position:relative}.toggle-row:last-child{border-bottom:0}.toggle-row>span:first-child{flex:1;gap:3px;display:grid}.toggle-row small{color:var(--muted);font-weight:500}.toggle-row input{opacity:0;position:absolute}.toggle-row>i{background:#cbd5e1;border-radius:20px;width:43px;height:25px;padding:3px;transition:background .2s}.toggle-row>i em{background:#fff;border-radius:50%;width:19px;height:19px;transition:transform .2s;display:block;box-shadow:0 1px 3px #0003}.toggle-row input:checked+i{background:var(--orange)}.toggle-row input:checked+i em{transform:translate(18px)}.empty-orders{min-height:320px;color:var(--muted);text-align:center;place-content:center;justify-items:center;display:grid}.empty-orders>svg{width:55px;height:55px;color:var(--orange);background:#ffedd5;border-radius:17px;padding:14px}.empty-orders h3{color:var(--navy);margin:15px 0 6px}.order-list{padding-block:4px}.order-list article{border-bottom:1px solid #e8ebef;grid-template-columns:1fr auto 135px;align-items:center;gap:18px;min-height:84px;padding:14px 5px;display:grid}.order-list article:last-child{border-bottom:0}.order-list article h3{margin:3px 0}.order-list article small{color:var(--muted)}.order-list select{background:#fff;border:1px solid #dce0e6;border-radius:9px;padding:9px}.empty-page,.menu-loading{text-align:center;background:var(--cream);align-content:center;justify-items:center;min-height:100vh;padding:30px;display:grid}.empty-page h1{margin:25px 0 8px}.empty-page p,.menu-loading p{color:var(--muted)}.loader{border:3px solid #fed7aa;border-top-color:var(--orange);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.hero{text-align:center;grid-template-columns:1fr}.hero__copy{justify-items:center;display:grid}.hero__visual{width:min(560px,100%);margin-inline:auto}.features{grid-template-columns:repeat(2,1fr)}.settings-grid,.product-grid{grid-template-columns:1fr}.admin-layout{grid-template-columns:76px 1fr}.admin-sidebar{align-items:center;padding-inline:10px}.admin-sidebar .brand>span:last-child,.admin-sidebar nav span,.admin-sidebar__logout{display:none}.admin-sidebar>.brand{margin-inline:0}.admin-sidebar nav button{justify-content:center;width:48px}.stat-grid{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}}@media (width<=680px){.shell{width:min(100% - 28px,1180px)}.landing__nav{height:70px}.landing__actions .button--ghost{display:none}.hero{gap:30px;min-height:auto;padding:60px 0}.hero__copy h1{font-size:2.9rem}.hero__buttons{flex-direction:column;width:100%}.hero__buttons .button{width:100%}.hero__visual{min-height:520px;margin-block:-40px;transform:scale(.86)}.floating-card--qr{left:-5px}.floating-card--order{right:-8px}.features{grid-template-columns:1fr;padding-bottom:60px}.menu-shell{width:min(100% - 26px,1080px)}.store-hero__content{align-items:start}.store-logo{border-radius:20px;width:72px;height:72px;font-size:2rem}.store-title h1{font-size:1.75rem}.store-title>p{font-size:.84rem}.store-meta span:not(:first-child){display:none}.store-meta a{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.store-info-strip>div{flex-wrap:wrap;justify-content:flex-start;gap:8px 16px;padding-block:10px}.category-row{flex-direction:column-reverse;align-items:stretch;gap:7px;height:auto;padding-block:9px}.menu-search{width:100%}.category-tabs{margin-inline:-2px}.catalog{padding-top:28px}.category-heading{flex-direction:column;align-items:start;gap:8px}.product-card__click{grid-template-columns:125px 1fr;min-height:142px}.product-card__image{min-height:142px;font-size:3.5rem}.product-card__content{padding:15px}.product-card__content p{-webkit-line-clamp:2}.modal-backdrop{align-items:end;padding:0}.product-modal{border-radius:24px 24px 0 0;max-height:94vh}.product-modal__hero{height:145px}.product-modal__content{padding-inline:20px}.product-modal__footer{padding-inline:16px}.product-modal__footer .quantity-control{min-width:104px}.cart-drawer{width:100%}.login-page{grid-template-columns:1fr}.login-aside{min-height:250px;padding:28px}.login-aside h1{margin-top:35px;font-size:2.6rem}.login-aside>small{display:none}.login-form-wrap{padding:35px 22px}.admin-layout{display:block}.admin-sidebar{z-index:30;flex-direction:row;width:100%;height:65px;padding:7px;position:fixed;top:auto;bottom:0}.admin-sidebar>.brand,.admin-sidebar__logout{display:none}.admin-sidebar nav{justify-content:space-around;width:100%;display:flex}.admin-sidebar nav button{width:47px}.admin-topbar{padding-inline:18px}.admin-topbar .button{padding-inline:11px;font-size:0}.admin-topbar__actions select{min-width:0;max-width:145px}.admin-content{padding:25px 16px 100px}.admin-message{margin-inline:16px}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-grid article{min-height:90px;padding:12px}.stat-grid article>span{display:none}.admin-card{padding:18px}.section-title{flex-direction:column;align-items:start}.money-settings,.details-fields{grid-template-columns:1fr}.details-fields .field--wide{grid-column:auto}.hours-row{grid-template-columns:1fr auto 1fr 30px;padding-block:4px}.hours-row input{min-width:0}.admin-product .toggle-row{width:45px}.admin-product .toggle-row>span{display:none}.admin-product{flex-wrap:wrap}.admin-product__edit{margin-left:54px}.admin-product .toggle-row{margin-left:auto}.editor-main-grid,.editor-toggles,.editor-group-settings{grid-template-columns:1fr}.editor-main-grid .editor-name,.editor-main-grid .editor-description{grid-column:auto}.editor-options-heading{flex-direction:column;align-items:start}.editor-option{grid-template-columns:1fr 100px 42px}.editor-option .editor-check{grid-column:span 1}.admin-editor-footer{flex-wrap:wrap}.admin-editor-footer>span{display:none}.admin-editor-footer .button{flex:1}.order-list article{grid-template-columns:1fr auto}.order-list select{grid-column:1/-1}}
