@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;600;700;800&display=swap";.page-shell{position:relative;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:12px 0 28px}.background-orb{position:fixed;z-index:0;width:36rem;height:36rem;border-radius:999px;filter:blur(18px);opacity:.45;pointer-events:none}.background-orb--left{top:-12rem;left:-10rem;background:radial-gradient(circle,rgba(239,108,58,.28),transparent 68%)}.background-orb--right{right:-12rem;bottom:-16rem;background:radial-gradient(circle,rgba(63,124,99,.2),transparent 70%)}.menu-board,.site-footer{position:relative;z-index:1}.topbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:18px;align-items:center;padding:18px 20px;border:1px solid rgba(43,31,23,.08);border-radius:24px;background:#fffbf6e0;box-shadow:0 18px 40px #5538221a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-row{display:flex;align-items:center;gap:14px}.topbar__brand{display:flex;flex-direction:column;gap:14px}.brand-mark{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#fff7ef,#ffe3d2);box-shadow:inset 0 1px #ffffffbf,0 10px 24px #ef6c3a2e}.brand-mark img{width:40px;height:40px}.eyebrow{margin:0;color:var(--brand-deep);font-size:.82rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.topbar__title{margin:2px 0 0;color:var(--text-primary);font-family:var(--font-display);font-size:clamp(1.8rem,3.2vw,2.7rem);line-height:.98;letter-spacing:-.03em}.topbar-copy,.topbar-note{margin:0;color:var(--text-muted);line-height:1.55}.topbar__meta{display:flex;flex-wrap:wrap;gap:10px}.meta-pill,.meta-link,.toggle-button,.refresh-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;font-weight:700}.topbar__controls{display:flex;flex-direction:column;gap:10px}.restaurant-kicker,.menu-card__label,.dish-label{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:800}.restaurant-kicker,.dish-label{color:var(--text-soft)}.search-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.search-input{width:100%;padding:.95rem 1rem;border:1px solid rgba(43,31,23,.1);border-radius:16px;background:#fffffff5;color:var(--text-primary);font-size:1rem;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.search-input::placeholder{color:#8f837b}.search-input:focus{outline:none;border-color:#ef6c3a8c;box-shadow:0 0 0 4px #ef6c3a1f;transform:translateY(-1px)}.topbar__actions{display:flex;flex-wrap:wrap;gap:10px}.toggle-button,.refresh-button{min-height:46px;padding:.85rem 1.1rem;border:1px solid rgba(43,31,23,.1);background:#fffffff5;color:var(--text-primary);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.toggle-button:hover,.refresh-button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #3624181a}.toggle-button.is-active,.refresh-button{border-color:#ef6c3a1f}.toggle-button.is-active{background:linear-gradient(135deg,#ef6c3a1f,#fffffff2)}.refresh-button{background:linear-gradient(135deg,#ef6c3a,#f08e4d);color:#fff8f2;box-shadow:0 14px 30px #ef6c3a38}.refresh-button:disabled{opacity:.72;cursor:wait}.section-copy,.menu-card__info,.dish-note,.site-footer p,.feedback-card p{margin:0;color:var(--text-muted);line-height:1.65}.menu-board{margin-top:0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:0 4px}.section-head h2,.feedback-card h3,.restaurant-card h3,.menu-card h4,.dish-item h5{margin:0;color:var(--text-primary)}.section-head h2,.restaurant-card h3{font-family:var(--font-display)}.section-head h2{font-size:clamp(1.6rem,2.4vw,2.2rem);line-height:1}.loading-grid,.restaurant-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px}.loading-card{min-height:380px;border-radius:28px;background:linear-gradient(90deg,#f8efe7e6,#fffaf4,#f8efe7e6);background-size:200% 100%;animation:shimmer 1.5s linear infinite}.feedback-card{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:22px;border-radius:24px;background:#fff7ef;border:1px solid rgba(239,108,58,.15)}.restaurant-card{position:relative;display:flex;flex-direction:column;gap:16px;padding:18px;border-radius:24px;border:1px solid rgba(43,31,23,.08);background:linear-gradient(180deg,#ffffffeb,#fff9f2e0),linear-gradient(130deg,#ef6c3a14,#3f7c630d);box-shadow:0 14px 32px #5538221a;overflow:hidden}.restaurant-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(130deg,#fff0,#ffffff42);pointer-events:none}.restaurant-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.restaurant-card h3{font-size:1.65rem;line-height:1}.restaurant-subhead,.menu-sections{display:flex;flex-direction:column;gap:12px}.restaurant-subhead{flex-direction:row;align-items:center;flex-wrap:wrap;gap:10px;font-size:.96rem}.restaurant-price{color:var(--brand-deep);font-weight:800}.restaurant-source{color:var(--text-muted);font-weight:700}.restaurant-source:hover{color:var(--brand-deep)}.restaurant-notes,.dish-list{margin:0;padding:0;list-style:none}.restaurant-notes{display:flex;flex-direction:column;gap:8px}.restaurant-notes li,.restaurant-error{margin:0;padding:.9rem 1rem;border-radius:18px;background:#faeee2e6;color:#8b5b43;line-height:1.55}.status-pill{flex-shrink:0;padding:.7rem .95rem;border-radius:999px;font-size:.84rem;font-weight:800}.status-pill--available{background:#3f7c631f;color:#25533f}.status-pill--unavailable{background:#8269541f;color:#6f5c4e}.menu-card{padding:16px;border-radius:18px;border:1px solid rgba(43,31,23,.08);background:#fffdf9e6}.menu-card--soup{background:linear-gradient(135deg,#fff6e8f2,#fffdf9eb)}.menu-card__label{margin:0 0 10px;color:var(--brand-deep)}.menu-card h4{font-size:1.15rem;line-height:1.45}.dish-list{display:flex;flex-direction:column;gap:14px}.dish-item+.dish-item{padding-top:14px;border-top:1px solid rgba(43,31,23,.08)}.dish-item__topline{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dish-item__topline strong{color:var(--brand-deep);white-space:nowrap}.dish-item h5{margin-top:4px;font-size:1rem;line-height:1.55}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:20px 6px 0}.site-footer a{color:var(--brand-deep);font-weight:800}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 960px){.topbar{grid-template-columns:1fr}.topbar__actions{flex-direction:column}.section-head{align-items:flex-start;flex-direction:column}}@media (max-width: 720px){.page-shell{width:min(100% - 20px,100%);padding-top:12px;padding-bottom:40px}.topbar{padding:16px;border-radius:20px}.brand-row{align-items:flex-start}.brand-mark{width:60px;height:60px;border-radius:20px}.brand-mark img{width:44px;height:44px}.site-footer{flex-direction:column;align-items:stretch}.toggle-button,.refresh-button,.meta-link,.meta-pill{width:100%}.restaurant-card__header,.dish-item__topline{flex-direction:column}.restaurant-card h3{font-size:1.65rem}.restaurant-meta{flex-direction:column}}@media (max-width: 540px){.section-head h2{font-size:1.7rem}.loading-grid,.restaurant-grid{grid-template-columns:1fr}}:root{--font-body: "Manrope", "Segoe UI", sans-serif;--font-display: "Fraunces", Georgia, serif;--text-primary: #261c18;--text-muted: #6f625a;--text-soft: #9b8477;--brand: #ef6c3a;--brand-deep: #b84f28;--page-bg: #f6efe7;color:var(--text-primary);background:var(--page-bg);font-family:var(--font-body);font-weight:500;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(239,108,58,.12),transparent 28%),radial-gradient(circle at 85% 8%,rgba(63,124,99,.12),transparent 24%),linear-gradient(180deg,#fcf7f2,#f5ede4);color:var(--text-primary)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}#root{min-height:100vh}::selection{background:#ef6c3a2e;color:var(--text-primary)}
