body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Home{font-family:monospace;text-align:center}.Home-header{align-items:center;background-color:#112240;color:#61dafb;display:flex;flex-direction:row;font-size:calc(10px + 2vmin);height:10vh;justify-content:space-around}@media only screen and (max-width:800px){.Home-header{align-items:center;flex-direction:column;height:20vh}.Home-body{height:70vh}}.Home-body{align-items:center;background-color:#162d53;color:#61dafb;margin:0;max-height:80vh;min-height:80vh}.Home-body,.Home-footer{display:flex;flex-direction:column;justify-content:center}.Home-footer{background-color:#112240;max-height:10vh;min-height:10vh}.Home-link{color:#61dafb}h1{font-size:clamp(1em,3vw,2em);margin:0}.About-p{width:60%}a{color:#61dafb}.ReviewCard{background-color:#1e3a5f;border:1px solid #2a4d7a;border-radius:8px;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.ReviewCard:hover{box-shadow:0 6px 20px #61dafb26;transform:translateY(-3px)}.ReviewCard-header{align-items:baseline;display:flex;flex-wrap:wrap;gap:.75rem}.ReviewCard-name{color:#61dafb;font-size:1.2rem;margin:0}.ReviewCard-cuisine{background-color:#112240;border-radius:12px;color:#a0c4d8;font-size:.8rem;padding:.2rem .6rem}.ReviewCard-meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.ReviewCard-stars{display:flex;gap:2px}.star{color:#2a4d7a;font-size:1.1rem}.star.filled{color:#61dafb}.ReviewCard-date,.ReviewCard-location{color:#a0c4d8;font-size:.8rem}.ReviewCard-location:before{content:"📍 "}.ReviewCard-date:before{content:"🗓 "}.ReviewCard-review{color:#cce7f0;font-size:.9rem;line-height:1.6;margin:0}.ReviewCard-highlights{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.25rem}.ReviewCard-highlights-label{color:#a0c4d8;font-size:.8rem}.ReviewCard-highlight-tag{background-color:#112240;border:1px solid #61dafb44;border-radius:4px;color:#61dafb;font-size:.75rem;padding:.2rem .5rem}.Reviews{font-family:monospace;text-align:center}.Reviews-header{align-items:center;background-color:#112240;color:#61dafb;display:flex;flex-direction:row;font-size:calc(10px + 2vmin);height:10vh;justify-content:space-around}@media only screen and (max-width:800px){.Reviews-header{align-items:center;flex-direction:column;height:20vh}}.Reviews-body{background-color:#162d53;box-sizing:border-box;color:#61dafb;min-height:80vh;padding:2rem}.Reviews-nav{margin-bottom:1.5rem;text-align:left}.Reviews-nav a{color:#61dafb;font-size:.9rem;text-decoration:none}.Reviews-nav a:hover{text-decoration:underline}.Reviews-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin:0 auto;max-width:1200px}.Reviews-footer{background-color:#112240;display:flex;flex-direction:column;justify-content:center;min-height:10vh}.Reviews-link{color:#61dafb}.Links-div{display:flex;flex-direction:row;justify-content:space-evenly}
/*# sourceMappingURL=main.7845c3d5.css.map*/