:root{--toro-green:#2f6b3a;--toro-red:#c7352d;--toro-gold:#e8b84b;--toro-ink:#151515;--toro-paper:#f7f2e8}
.toro-menu{max-width:920px;margin:0 auto;background:var(--toro-paper);color:var(--toro-ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;min-height:100vh;padding:0 14px 40px;box-sizing:border-box}
.toro-menu *{box-sizing:border-box}.toro-hero{text-align:center;padding:26px 10px 20px;background:#111;color:#fff;margin:0 -14px}.toro-flag{display:flex;height:5px;max-width:150px;margin:0 auto 17px;border-radius:5px;overflow:hidden}.toro-flag i{flex:1}.toro-flag i:nth-child(1){background:#16834b}.toro-flag i:nth-child(2){background:#fff}.toro-flag i:nth-child(3){background:#ce2b37}.toro-logo{display:block;width:min(270px,74vw);height:auto;margin:0 auto 2px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.toro-brand-line{color:#2f8657;font-size:13px;font-weight:900;letter-spacing:4px;line-height:1;margin:0 auto 15px;text-shadow:0 1px 1px #000}.toro-hero h1{font-size:16px;letter-spacing:7px;margin:17px 0 4px;color:var(--toro-gold)}.toro-hero p{margin:0;color:#ddd;font-family:Georgia,serif;font-style:italic}
.toro-tabs{position:sticky;top:0;z-index:20;display:flex;gap:8px;overflow-x:auto;margin:0 -14px;padding:12px 14px;background:rgba(247,242,232,.96);backdrop-filter:blur(10px);scrollbar-width:none;border-bottom:1px solid #dfd6c6}.toro-tabs::-webkit-scrollbar{display:none}.toro-tabs button{border:1px solid #cfc4b2;background:#fff;border-radius:999px;padding:9px 14px;white-space:nowrap;font-weight:800;color:#333}.toro-tabs button.active{background:var(--toro-green);color:#fff;border-color:var(--toro-green)}
.toro-order-mode{position:sticky;top:58px;z-index:19;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 -14px;padding:10px 14px;background:rgba(247,242,232,.97);border-bottom:1px solid #d9cfbf;box-shadow:0 4px 10px rgba(36,28,17,.05)}.toro-order-mode>span{font-weight:900}.toro-order-mode>div{display:flex;gap:6px}.toro-order-mode button{border:1px solid #cfc4b2;background:#fff;color:#333;border-radius:10px;padding:8px 10px;font-weight:800}.toro-order-mode button.active{background:var(--toro-green);border-color:var(--toro-green);color:#fff}.toro-package-note{margin:10px 0 0;padding:12px 14px;border-radius:13px;background:#fff4d8;border:1px solid #e5c974;color:#56400d;font-size:13px;line-height:1.4}.toro-mode-gate{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(0,0,0,.82);backdrop-filter:blur(5px)}.toro-mode-gate>div{width:min(390px,100%);background:#fff;border-radius:20px;padding:25px;text-align:center;box-shadow:0 22px 70px rgba(0,0,0,.4)}.toro-mode-gate h2{margin:0 0 8px;font-family:Georgia,serif;font-size:25px}.toro-mode-gate p{margin:0 0 18px;color:#655d53}.toro-mode-gate button{display:block;width:100%;margin:9px 0 0;border:0;border-radius:12px;padding:13px;background:var(--toro-green);color:#fff;font-size:15px;font-weight:900}.toro-mode-gate button:last-child{background:var(--toro-red)}.toro-menu.is-awaiting-mode .toro-price{visibility:hidden}
.toro-search{padding:18px 0 4px}.toro-search input{width:100%;border:1px solid #d3c8b6;border-radius:14px;background:#fff;padding:13px 15px;font-size:16px;outline:none}.toro-search input:focus{border-color:var(--toro-green);box-shadow:0 0 0 3px rgba(47,107,58,.12)}
.toro-category{scroll-margin-top:70px}.toro-category h2{font-family:Georgia,serif;margin:25px 2px 12px;font-size:26px;border-left:5px solid var(--toro-red);padding-left:10px}.toro-grid{display:grid;grid-template-columns:1fr;gap:13px}.toro-card{display:flex;background:#fff;border:1px solid #e1d8c9;border-radius:18px;overflow:hidden;box-shadow:0 4px 18px rgba(36,28,17,.07);min-height:145px;transition:.2s}.toro-photo{width:37%;max-width:210px;min-width:124px;background:#202020}.toro-photo img{width:100%;height:100%;object-fit:cover;display:block}.toro-body{padding:14px;display:flex;flex:1;flex-direction:column;min-width:0}.toro-title{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.toro-title h3{font-size:16px;line-height:1.25;margin:0;font-weight:900}.toro-title strong{color:var(--toro-red);font-size:18px;white-space:nowrap}.toro-body>p{font-family:Georgia,serif;color:#625c53;line-height:1.35;margin:8px 0 12px;font-size:14px}.toro-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.toro-actions .in-stock{font-size:12px;color:var(--toro-green);font-weight:800}.toro-actions a,.toro-actions button{border:0;border-radius:10px;padding:8px 10px;background:var(--toro-green);color:#fff;text-decoration:none;font-size:12px;font-weight:800}.toro-card.is-unavailable{filter:grayscale(1);opacity:.58;background:#eee}.toro-card.is-unavailable .toro-photo img{filter:grayscale(1)}.toro-actions .out-stock{font-size:12px;font-weight:900;color:#8a2222}.toro-actions button:disabled{background:#777;cursor:not-allowed}.toro-card[hidden]{display:none}.toro-empty{text-align:center;background:#fff;padding:22px;border-radius:14px}.toro-footer{text-align:center;background:#121212;color:#ddd;margin:32px -14px -40px;padding:26px 16px}.toro-footer p{font-weight:800;color:#fff}.toro-footer div{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:14px 0}.toro-footer a{color:#fff;border:1px solid #555;border-radius:999px;padding:8px 12px;text-decoration:none}.toro-footer small{color:#aaa}
.toro-body>.toro-free-drink{font-family:Inter,system-ui,sans-serif;color:var(--toro-green);font-size:12px;font-weight:900;margin:0 0 6px}.toro-calorie{display:block;color:#776f64;font-size:11px;font-weight:800;margin:0 0 10px}.toro-package-unavailable{display:none;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;color:#8a2222;font-size:12px;font-weight:900}.toro-package-unavailable button{border:0;border-radius:10px;padding:8px 10px;background:#777;color:#fff;font-size:12px;font-weight:800}.toro-card.is-package-unavailable{filter:grayscale(1);opacity:.58;background:#eee}.toro-card.is-package-unavailable .toro-normal-actions{display:none}.toro-card.is-package-unavailable .toro-package-unavailable{display:flex}
@media(min-width:700px){.toro-grid{grid-template-columns:1fr 1fr}.toro-card{min-height:172px}.toro-title h3{font-size:17px}.toro-photo{min-width:150px}}
@media(max-width:420px){.toro-card:not(:has(.toro-photo)){min-height:130px}.toro-title{gap:7px}.toro-body{padding:12px}.toro-actions a{padding:7px 8px}}
