:root{color-scheme:light;--bg: #f5f0e8;--bg-strong: #ffffff;--bg-muted: #eee7dc;--text: #161616;--muted: #5c5c5c;--line: rgba(45, 80, 22, .12);--green: #2d5016;--green-soft: #3f6a24;--danger: #b63a30;--radius-lg: 24px;--radius-md: 18px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;margin:0;min-height:100%;background:var(--bg);color:var(--text)}body{overflow-x:hidden;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{width:100%;min-width:0;min-height:100dvh;max-width:100%;margin:0 auto;display:grid;grid-template-rows:auto 1fr auto;background:linear-gradient(180deg,#faf6ef,#f5f0e8)}.app-header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:max(.8rem,env(safe-area-inset-top)) 1rem .7rem;background:#f5f0e8eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.eyebrow{margin:0 0 .18rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--green-soft);font-weight:800}h1,h2,h3,p{margin:0}h1{font-size:1.45rem;line-height:1.05}h2{font-size:1.35rem;line-height:1.1}h3{font-size:1rem;line-height:1.2}strong{line-height:1.25}.muted,dd,dt,.small-text{color:var(--muted)}.app-main{width:100%;max-width:560px;min-width:0;margin:0 auto;padding:0 .9rem calc(1rem + env(safe-area-inset-bottom))}.screen{width:100%;min-width:0;padding-bottom:6.4rem}.screen-order{padding-bottom:8.9rem}.stack-lg>*+*{margin-top:.9rem}.stack-md>*+*{margin-top:.7rem}.stack-sm>*+*{margin-top:.45rem}.row{display:flex}.spread{justify-content:space-between}.align-center{align-items:center}.align-start{align-items:flex-start}.gap-sm{gap:.5rem}.gap-md{gap:.8rem}.hero-card,.panel,.menu-card,.feed-card{background:var(--bg-strong);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:0 10px 28px #2025170f}.hero-card{padding:1rem;background:linear-gradient(135deg,#2d5016,#446d29);color:#fff}.hero-card .eyebrow,.hero-card .muted{color:#ffffffd9}.hero-card.compact{display:flex;justify-content:space-between;align-items:center}.hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:.15rem}.hero-stats div{padding:.75rem;background:#ffffff1f;border-radius:18px}.hero-stats span{display:block;font-size:.72rem;opacity:.8;margin-bottom:.2rem}.order-hero__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.order-hero-copy{max-width:30rem;line-height:1.4;font-size:.93rem}.order-hero-stats strong{line-height:1.2}.order-hero-stats--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-chip-link{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:2.2rem;padding:.55rem .9rem;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.18);font-size:.85rem;font-weight:700}.quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.feature-card,.panel{padding:.95rem}.panel-tight{padding:.85rem}.feature-card{display:flex;flex-direction:column;gap:.45rem;background:var(--bg-strong);border-radius:var(--radius-md);border:1px solid var(--line);min-height:128px}.feature-card span{color:var(--muted);font-size:.9rem}.panel-header,.section-heading{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin-bottom:.65rem}.section-heading{align-items:flex-start}.panel.subtle{background:#fcfaf6}.app-main>*,.screen>*,.order-hero__top>*,.menu-card__main>*,.section-heading>*{min-width:0}.pill,.tag{display:inline-flex;align-items:center;border-radius:999px;padding:.34rem .66rem;font-size:.74rem;font-weight:700}.pill.success{background:#2d50161f;color:var(--green)}.pill.warn{background:#f7931a29;color:#9d5c07}.pill.danger{background:#b63a301f;color:var(--danger)}.tag{background:var(--bg-muted);color:var(--green)}.tag-row{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.tag-row-left{justify-content:flex-start}.check-list{padding-left:1.2rem;margin:0;display:grid;gap:.55rem}.check-list.small{gap:.35rem}.inline-link{display:inline-flex;gap:.35rem;align-items:center;color:var(--green);font-weight:700}.chip-row{display:flex;gap:.45rem;overflow-x:auto;padding-bottom:.15rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.chip-row-tight{margin-left:-.05rem;margin-right:-.05rem}.chip{white-space:nowrap;border:1px solid var(--line);background:var(--bg-strong);padding:.68rem .9rem;border-radius:999px;scroll-snap-align:start;color:var(--text)}.chip.active{background:var(--green);color:#fff;border-color:transparent}.chip-action{padding-inline:.82rem}.menu-card{padding:.9rem}.menu-card--compact{border-radius:20px}.menu-card__main{display:flex;justify-content:space-between;gap:.8rem;margin-bottom:.8rem}.menu-card__button{min-height:2.85rem}.menu-list>*+*{margin-top:.6rem}.price-stack{min-width:114px;display:grid;gap:.35rem}.price-stack-compact{min-width:108px}.price-row{display:flex;justify-content:space-between;gap:.75rem;font-size:.9rem}.cart-row{padding:.85rem;border:1px solid var(--line);border-radius:18px;background:#fcfaf6}.cart-row--compact{border-radius:18px}.cart-row__body{width:100%}.cart-row__top{align-items:flex-start}.cart-list>*+*{margin-top:.55rem}.cart-item-actions{flex-wrap:wrap}.cart-panel{scroll-margin-top:5rem}.summary-block{padding:.9rem;background:var(--bg-muted);border-radius:18px}.cart-summary-block{background:linear-gradient(180deg,#f1ebdf,#ede4d5)}.summary-block .total{font-size:1rem}.quantity-stepper{display:inline-flex;align-items:center;gap:.75rem}.text-input,.text-area{width:100%;border:1px solid var(--line);background:#fff;border-radius:16px;padding:.9rem .95rem;color:var(--text)}.text-area{min-height:96px;resize:vertical}.detail-image{width:100%;max-height:220px;object-fit:cover;border-radius:18px}.secondary-button{background:var(--bg-strong);color:var(--green);border:1px solid var(--line)}.primary-button,.icon-button,.sticky-cart-bar__checkout{border:0;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.primary-button{width:100%;min-height:2.95rem;padding:.85rem 1rem;background:var(--green);color:#fff;font-weight:700}.checkout-button{min-height:3.15rem;font-size:.98rem}.primary-button:disabled,.sticky-cart-bar__checkout:disabled{background:#95a28d;color:#fff}.icon-button{width:40px;height:40px;background:var(--bg-strong);border:1px solid var(--line);color:var(--text)}.header-actions{display:flex;gap:.45rem}.feed-card{padding:1rem;display:grid;gap:.85rem}.chat-thread{display:grid;gap:.75rem}.chat-bubble{max-width:88%;padding:.85rem 1rem;border-radius:18px;background:#fff;border:1px solid var(--line)}.chat-bubble.trails{justify-self:start}.chat-bubble.guest{justify-self:end;background:#eaf4e1}.chat-bubble span{display:block;margin-top:.4rem;font-size:.78rem;color:var(--muted)}.chat-compose{display:grid;grid-template-columns:1fr auto;gap:.75rem}.chat-compose input{padding:.95rem 1rem;border-radius:18px;border:1px solid var(--line);background:#fff}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.info-grid-tight{gap:.65rem}.info-grid div{padding:.78rem;background:var(--bg-muted);border-radius:14px}dt{font-size:.76rem;margin-bottom:.35rem}dd{font-weight:700;color:var(--text);margin:0}.setup-summary-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.setup-summary-pill{padding:.75rem .8rem;border-radius:16px;background:#f7f2e8;border:1px solid var(--line)}.setup-summary-pill span{display:block;margin-bottom:.2rem;font-size:.72rem;color:var(--muted)}.fallback-actions{display:grid;gap:.65rem}.modal-panel{scroll-margin-top:5rem}.sticky-cart-bar{position:fixed;left:.5rem;right:.5rem;bottom:calc(5rem + env(safe-area-inset-bottom));width:auto;max-width:540px;margin:0 auto;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.5rem;padding:.72rem .75rem;border-radius:20px;background:#161616f5;color:#fff;box-shadow:0 18px 42px #0000003d;z-index:11}.sticky-cart-bar__copy{min-width:0}.sticky-cart-bar p{font-size:.74rem;opacity:.82;margin-bottom:.12rem}.sticky-cart-bar__button,.sticky-cart-bar__checkout{min-height:2.7rem;padding:.72rem .88rem;border-radius:14px;font-weight:800}.sticky-cart-bar__button{background:#ffffff1f;color:#fff}.sticky-cart-bar__checkout{background:#fff;color:var(--green)}.tab-bar{position:sticky;bottom:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.25rem;padding:.5rem .45rem calc(.55rem + env(safe-area-inset-bottom));background:#fffffff0;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tab-item{display:flex;flex-direction:column;align-items:center;gap:.22rem;padding:.45rem .25rem;border-radius:16px;color:var(--muted);font-size:.68rem}.tab-item.active{color:var(--green);background:#2d501614}@media(max-width:420px){.app-header{padding:max(.7rem,env(safe-area-inset-top)) .82rem .62rem}.app-main{padding-left:.72rem;padding-right:.72rem}.screen{padding-bottom:6.5rem}.screen-order{padding-bottom:9.25rem}.quick-grid,.info-grid{grid-template-columns:1fr}.setup-summary-row{grid-template-columns:1fr 1fr}.hero-card,.panel,.menu-card,.feed-card,.feature-card{border-radius:20px}.feature-card,.panel,.menu-card,.feed-card{padding:.88rem}.panel-tight{padding:.82rem}.panel-header,.section-heading{align-items:flex-start;margin-bottom:.55rem}.order-hero__top,.menu-card__main{flex-direction:column;gap:.65rem}.order-hero-stats--compact{grid-template-columns:1fr}.price-stack{min-width:0;gap:.3rem}.price-row{font-size:.9rem}.chip{padding:.62rem .8rem}.text-input,.text-area{padding:.82rem .88rem}.icon-button{width:42px;height:42px}.primary-button{padding:.9rem 1rem}.cart-row{padding:.8rem}.quantity-stepper{gap:.55rem}.sticky-cart-bar{left:.5rem;right:.5rem;bottom:calc(4.85rem + env(safe-area-inset-bottom));grid-template-columns:1fr 1fr}.sticky-cart-bar__copy{grid-column:1 / -1}}
