@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--background:#f7f7f7;--background-strong:#f1f1f1;--surface:#ffffffeb;--heading-color:#1b2d5e;--text-color:#2c3e70;--muted:#5a6b90;--accent:#cc2e22;--accent-soft:#cc2e221a;--line:#1b2d5e26;--shadow:0 26px 60px #1b2d5e24;--sans:"Manrope", sans-serif;--display:"Cormorant Garamond", serif;font:17px/1.6 var(--sans);color:var(--text-color);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#6ab8e02e,#0000 26%),radial-gradient(circle at 100% 0,#cc2e2217,#0000 30%),linear-gradient(#f8f9fc,#f2f5fb 48%,#ebf0f8 100%)}html,body{background:#f7f7f7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-height:100vh;margin:0}body:before,body:after{content:"";pointer-events:none;filter:blur(12px);border-radius:999px;position:fixed;inset:auto}body:before{background:#6ab8e021;width:16rem;height:16rem;top:4rem;left:4rem}body:after{background:#cc2e2212;width:18rem;height:18rem;bottom:4rem;right:3rem}a{color:inherit}button,input,textarea,select{font:inherit}#root{border-inline:1px solid var(--line);background:#f8faff73;width:min(1200px,100% - 2rem);min-height:100svh;margin:0 auto;padding:1.2rem 0 2rem}h1,h2,h3{color:var(--heading-color);margin:0}h1,h2{font-family:var(--display);font-weight:700;line-height:.95}h1{letter-spacing:-.04em;font-size:clamp(3.6rem,7vw,5.6rem)}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:1.25rem;font-weight:700}p{margin:0}@media (width<=720px){:root{font-size:15px}#root{width:min(100% - 1rem,1200px);padding-top:.75rem}}.app-shell{flex-direction:column;gap:2rem;display:flex}.topbar,.hero-grid,.info-strip,.preview-block,.menu-view{z-index:1;position:relative}.topbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand-subtitle{color:var(--muted);margin:.2rem 0 0;font-size:.95rem}.brand-block{align-items:center;gap:1rem;display:flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 4px 16px #1b2d5e2e);width:auto;height:4.5rem}.topbar-actions,.hero-actions,.filter-bar{flex-wrap:wrap;gap:.75rem;display:flex}.primary-button,.ghost-button,.secondary-link,.filter-pill{font:inherit;border:0;border-radius:999px;padding:.9rem 1.35rem;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s}.primary-button,.secondary-link,.ghost-button,.filter-pill{cursor:pointer}.primary-button{color:#fff;background:linear-gradient(135deg,#1b2d5e,#cc2e22);box-shadow:0 18px 30px #1b2d5e40}.ghost-button,.secondary-link,.filter-pill{color:var(--heading-color);background:#f8faffbf;border:1px solid #1b2d5e26}.filter-pill.active{background:var(--accent-soft);border-color:#cc2e224d;box-shadow:inset 0 0 0 1px #cc2e2214}.primary-button:hover,.ghost-button:hover,.secondary-link:hover,.filter-pill:hover{transform:translateY(-2px)}.primary-button:focus-visible,.ghost-button:focus-visible,.secondary-link:focus-visible,.filter-pill:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.home-view,.menu-view{flex-direction:column;gap:1.5rem;display:flex}.hero-grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.8fr);gap:1.5rem;display:grid}.surface-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf8f0;border:1px solid #70452a3d;box-shadow:0 24px 60px #3f210e24}.cinematic-card{overflow:hidden}.cinematic-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#6ab8e047,#0000 70%);width:18rem;height:18rem;position:absolute;inset:-30% auto auto -20%}.hero-copy,.qr-panel,.menu-hero,.menu-section,.preview-card,.info-chip{border-radius:2rem;position:relative}.hero-copy,.qr-panel,.menu-hero,.menu-section{padding:2rem}.hero-copy h1,.menu-hero h1{max-width:12ch}.hero-text{max-width:58ch}.highlight-list{gap:.85rem;margin:1.75rem 0 0;padding:0;list-style:none;display:grid}.highlight-list li{color:var(--muted);padding-left:1.5rem;position:relative}.highlight-list li:before{content:"";background:linear-gradient(135deg,#cc2e22,#f4c03a);border-radius:50%;width:.6rem;height:.6rem;position:absolute;top:.55rem;left:0}.qr-panel{align-content:start;gap:1.2rem;display:grid}.qr-frame{background:linear-gradient(135deg,#f8fafff5,#e8f0fcd6),radial-gradient(circle at top,#1b2d5e12,#0000 55%);border:1px solid #1b2d5e1a;border-radius:1.5rem;place-items:center;min-height:18rem;display:grid}.qr-copy{gap:.7rem;display:grid}.qr-url{color:var(--muted);word-break:break-word;background:#ffffffad;border-radius:1rem;padding:.9rem 1rem;font-size:.92rem}.info-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.info-strip--wide{grid-template-columns:repeat(3,minmax(0,1fr))}.info-chip{padding:1.25rem 1.4rem}.chip-label,.card-kicker,.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--accent);margin:0;font-size:.76rem}.chip-value{color:var(--heading-color);margin:.5rem 0 0;font-weight:600}.section-heading{gap:.65rem;display:grid}.preview-block{gap:1.25rem;display:grid}.preview-grid,.menu-items{gap:1rem;display:grid}.preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.preview-card{gap:.8rem;padding:1.35rem;display:grid}.preview-card h3,.menu-item-card h3{color:var(--heading-color);margin:0;font-size:1.25rem}.preview-item-row,.menu-item-head{justify-content:space-between;align-items:start;gap:1rem;display:flex}.preview-item-row span,.menu-item-head p,.menu-section-description,.menu-section-accent,.preview-card p,.qr-copy p,.hero-copy p,.menu-hero p{color:var(--text-color)}.menu-hero{justify-content:space-between;align-items:end;gap:1rem;display:flex}.menu-section-list{gap:1rem;display:grid}.menu-section-header{justify-content:space-between;align-items:end;gap:1rem;display:flex}.menu-section-description{max-width:60ch;margin:.85rem 0 1.25rem}.menu-items{grid-template-columns:repeat(3,minmax(0,1fr))}.menu-item-card{background:#ffffffb8;border:1px solid #7248311a;border-radius:1.4rem;padding:1.25rem;transition:transform .18s,box-shadow .18s}.menu-item-card:hover{transform:translateY(-4px);box-shadow:0 16px 30px #3f210e17}.menu-item-head strong,.preview-item-row strong{white-space:nowrap;color:var(--heading-color);font-size:1.1rem}.menu-tag{color:#6b4800;background:#f4c03a38;border-radius:999px;margin-top:1rem;padding:.45rem .8rem;font-size:.82rem;font-weight:700;display:inline-flex}.hero-copy,.qr-panel,.info-chip,.preview-card,.menu-hero,.menu-section{animation:.7s both rise-in}.qr-panel{animation-delay:90ms}.info-chip:nth-child(2){animation-delay:.12s}.info-chip:nth-child(3){animation-delay:.18s}.preview-card:nth-child(2),.menu-section:nth-child(2){animation-delay:.12s}.preview-card:nth-child(3),.menu-section:nth-child(3){animation-delay:.18s}.preview-card:nth-child(4),.menu-section:nth-child(4){animation-delay:.24s}.preview-card:nth-child(5),.menu-section:nth-child(5){animation-delay:.3s}.preview-card:nth-child(6),.menu-section:nth-child(6){animation-delay:.36s}@keyframes rise-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.hero-grid,.preview-grid,.menu-items,.info-strip,.info-strip--wide{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid{grid-template-columns:1fr}.menu-hero,.menu-section-header{flex-direction:column;align-items:start}}@media (width<=720px){.topbar{flex-direction:column;align-items:start}.brand-logo{height:3.5rem}.topbar-actions,.hero-actions,.filter-bar{width:100%}.topbar-actions>*,.hero-actions>*,.filter-bar>*{text-align:center;flex:auto;justify-content:center}.hero-copy,.qr-panel,.menu-hero,.menu-section{border-radius:1.5rem;padding:1.35rem}.preview-grid,.menu-items,.info-strip,.info-strip--wide{grid-template-columns:1fr}.preview-item-row,.menu-item-head{flex-direction:column}.qr-frame{min-height:15rem}}@media (prefers-reduced-motion:reduce){.hero-copy,.qr-panel,.info-chip,.preview-card,.menu-hero,.menu-section,.menu-item-card,.primary-button,.ghost-button,.secondary-link,.filter-pill{transition:none;animation:none}}
