*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh;background-color:#f0fdf4;color:#1f2937}.header{background-color:#15803d;color:#fff;padding:2rem;text-align:center}.header-title{font-size:2.25rem;font-weight:700;margin-bottom:.5rem}.header-subtitle{font-size:1.125rem;margin-top:.5rem}.main-content{max-width:56rem;margin:0 auto;padding:2.5rem 1rem}.hero-section{margin-bottom:2.5rem;text-align:center}.hero-image{max-width:100%;height:auto;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin:0 auto;transition:transform .2s}.hero-text{margin-top:1rem;font-size:1.125rem}.menu-section{margin-bottom:2.5rem}.section-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;text-align:center}.menu-grid{display:grid;gap:1rem}@media (min-width: 768px){.menu-grid{grid-template-columns:repeat(3,1fr)}}.menu-item{text-align:center;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;box-shadow:0 1px 2px #0000000d;background-color:#fff}.menu-item-name{font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.available{color:#15803d;font-weight:500}.sold-out{color:#dc2626;font-weight:500}.connect-section{text-align:center}.button-group{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:.5rem 1rem;border-radius:.5rem;text-decoration:none;font-weight:500;transition:opacity .2s;display:inline-block}.btn:hover{opacity:.9}.btn-primary{background-color:#15803d;color:#fff}.btn-secondary{border:2px solid #15803d;color:#15803d;background-color:transparent}.footer{background-color:#15803d;color:#fff;text-align:center;padding:1.5rem;margin-top:2.5rem}
