:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#faf3e6;color:#24301f}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:#faf3e6}button,a{font:inherit}a{color:inherit;text-decoration:none}button{font:inherit}.app{max-width:1280px;margin:0 auto;padding-bottom:40px}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:20px 28px;background:#fffffff5;border-bottom:1px solid #e7d8ba;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:16px}.brand-mark{width:56px;height:56px;display:grid;place-items:center;background:#40653d;border-radius:18px;font-size:26px;color:#fff}.brand-name{font-weight:800;font-size:22px;color:#23311f}.brand-tag{font-size:13px;color:#5f7a55}.cart-button{border:none;background:#f2b639;color:#2f3e20;border-radius:999px;padding:14px 26px;cursor:pointer;box-shadow:0 10px 24px #f2b6393d}.hero-section{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;padding:60px 24px 40px;align-items:start}.hero-copy{max-width:600px}.hero-banner{display:inline-flex;align-items:center;padding:14px 18px;border-radius:999px;background:#f7e5b5;color:#5f4d24;font-weight:700;letter-spacing:.02em;margin-bottom:18px}.eyebrow{display:inline-block;margin-bottom:18px;font-size:13px;letter-spacing:1.3px;text-transform:uppercase;color:#7f9a6b}.hero-section h1{margin:0;font-size:clamp(38px,5vw,56px);line-height:1.05;color:#1d2a1f}.hero-section p{max-width:520px;line-height:1.75;color:#4e5d47;margin:24px 0 0}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.primary-button{border:none;background:#40653d;color:#fff;border-radius:999px;padding:16px 32px;cursor:pointer;box-shadow:0 14px 26px #40653d33}.secondary-link{display:inline-flex;align-items:center;gap:10px;color:#7f9a6b;font-weight:700}.hero-tray{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.hero-chip{padding:14px 18px;border-radius:24px;background:#e7f1df;color:#2f4527;font-weight:700}.hero-logo-strip{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.logo-badge{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;background:#fff4d9;color:#3f5a36;font-weight:700;border:1px solid #e4d6b2}.logo-icon{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f6e4b0}.section{padding:48px 24px 80px;background:#faf3e6e6}.section-header{max-width:760px;margin-bottom:32px}.section-header h2{margin:12px 0 0;font-size:clamp(30px,3vw,44px);color:#24301f}.section-note{color:#637550;line-height:1.7;margin-top:16px;max-width:650px}.menu-layout{display:grid;grid-template-columns:1.45fr .9fr;gap:30px}.menu-list{display:grid;gap:24px}.restaurant-card{border-radius:24px;padding:24px;background:#fffdf4;border:1px solid #e4d6b2}.restaurant-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.restaurant-meta h3{margin:0 0 8px;color:#23311f}.restaurant-meta p{margin:0;color:#5b6b51}.rating-pill{background:#e8f0db;border-radius:999px;color:#3d5a32;padding:10px 16px;font-weight:700}.restaurant-stats{display:flex;flex-wrap:wrap;gap:14px;color:#6f845f;font-size:14px}.product-grid{display:grid;gap:18px}.product-card{display:grid;gap:18px;padding:24px;border-radius:26px;background:#fff;border:1px solid #e4d8b2;box-shadow:0 18px 40px #465f4214}.product-card-main{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:start}.product-badge{display:inline-flex;align-items:center;padding:8px 14px;background:#e5f1db;color:#3f6f39;border-radius:999px;font-size:12px;font-weight:700;margin-bottom:10px}.product-card h2{margin:0;font-size:22px;color:#20311f}.product-tagline{margin:10px 0 0;color:#567253;font-weight:700}.product-desc{margin:12px 0 0;color:#5f6f54;line-height:1.75}.product-price-block{display:grid;justify-items:end;gap:12px;text-align:right}.product-price{font-size:24px;color:#b5651d}.product-action{border:none;background:#f2b639;color:#24301f;border-radius:999px;padding:12px 22px;cursor:pointer;font-weight:700}.product-footer{display:flex;flex-wrap:wrap;align-items:center;gap:20px;color:#6f7d5e;font-size:14px}.status-message{padding:22px 0;color:#5f7254;font-weight:600;text-align:center}.status-message.error{color:#bc5a48}.order-summary{position:sticky;top:100px;border-radius:24px;padding:24px;background:#f7f4ea;border:1px solid #e4d8b2;display:grid;gap:22px;min-height:fit-content}.summary-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.summary-head h3{margin:4px 0 0;font-size:24px}.summary-tag{background:#e8f0db;padding:10px 14px;color:#3f652d;border-radius:999px;font-weight:700;font-size:13px}.summary-body{display:grid;gap:14px}.empty-cart{padding:28px 20px;border-radius:18px;background:#f0eadc;color:#6d7a57;text-align:center}.summary-item{display:grid;gap:16px;padding:18px 18px 18px 16px;border-radius:18px;background:#f1f0e5;border:1px solid #dcd1ab}.summary-item-name{font-weight:700;color:#24301f}.summary-item-meta{color:#6f7f5f;font-size:14px}.summary-item-actions{display:flex;align-items:center;gap:12px}.summary-item-actions button{border:1px solid #c5cfb1;background:#fff9e6;color:#4f6344;width:36px;height:36px;border-radius:12px;cursor:pointer}.summary-foot{display:grid;gap:14px}.summary-row{display:flex;justify-content:space-between;align-items:center;color:#24301f}.small-row{color:#6f7f5f;font-size:14px}.total-row{font-size:20px;font-weight:800}.checkout-button{display:inline-flex;justify-content:center;align-items:center;gap:10px;border:none;background:#40653d;color:#fff;border-radius:999px;padding:16px 0;text-align:center;font-weight:700;width:100%}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:40px 24px;background:#fff9ef;border-top:1px solid #e4d8b2}.site-footer strong{display:block;margin-bottom:8px;color:#24301f}.site-footer p,.site-footer a{color:#5f7254}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#26302038;display:grid;place-items:center;padding:24px;z-index:50}.cart-drawer{width:min(420px,100%);background:#fffef7;border-radius:28px;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;max-height:92vh;border:1px solid #e4d8b2}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e4d8b2}.close-button{border:none;background:transparent;font-size:28px;line-height:1;cursor:pointer;color:#3f5a36}.cart-list{padding:20px 24px;overflow-y:auto;display:grid;gap:18px}.cart-item{display:grid;gap:10px;padding:16px;border:1px solid #dcd1ab;border-radius:18px;background:#fcf8e8}.cart-item-name{font-weight:700;color:#24301f}.cart-item-meta{color:#6f7f5f;font-size:14px}.cart-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.cart-actions button{border:1px solid #c5cfb1;background:#fff8e9;color:#4f6344;padding:8px 12px;border-radius:12px;cursor:pointer}.remove-button{border-color:transparent;background:#f7d2b2;color:#763b2d}.cart-summary{padding:24px;border-top:1px solid #e4d8b2;background:#fffdf6}.summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-weight:700;color:#24301f}.checkout-button{display:inline-flex;width:100%;justify-content:center;align-items:center;gap:10px;border:none;background:#40653d;color:#fff;border-radius:999px;padding:16px 0;text-align:center;font-weight:700}@media (max-width: 940px){.hero-section,.menu-layout,.site-footer{grid-template-columns:1fr}.hero-section{padding-top:42px}.menu-layout{display:grid;grid-template-columns:1fr}.order-summary{position:static}}@media (max-width: 760px){.app{padding-bottom:24px}.hero-section,.section,.site-footer{padding-left:18px;padding-right:18px}.hero-actions{flex-direction:column}.product-card{padding:20px}.summary-item-actions button{width:38px;height:38px}}
