@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,500;0,700;1,800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");*{box-sizing:border-box;padding:0;margin:0}body{font-family:Roboto,ui-sans-serif,system-ui,-apple-system}ul{list-style-type:none}h2{font-weight:400}dialog[open]{position:fixed;width:80vw;height:50vh;min-height:270px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999;border-width:0;border-radius:.75rem;box-shadow:-7px 12px 14px 6px rgba(0,0,0,.2)}dialog[open] article{background-color:unset}dialog form{display:flex;flex-direction:column;justify-content:space-between;height:100%}dialog footer{padding-right:20px}dialog::backdrop{background-color:#f6f7f9;opacity:.8}footer button{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);text-transform:uppercase;font-size:1rem;outline:0;border:0;padding:10px;cursor:pointer}footer .button--cancel{color:#b2c1d4;background-color:#fff;border-radius:3px}footer .button--confirm{background-color:#ff6f00;color:#fff;border-radius:3px}footer menu{display:flex;justify-content:flex-end;padding:20px 0;gap:20px}header{background-color:#385574;color:#fff;display:flex;justify-content:space-between;padding:.8rem;align-items:center}header img{height:2rem}header ul{display:none;position:absolute;width:220px;z-index:99}header a{text-decoration:none;color:#fff}header .profileImage{border-radius:100%;border:2px solid #fff;margin-right:10px}.logo{display:flex;align-items:center}.logo img{margin-inline-end:10px}.logo{color:#fff;text-decoration:none;font-size:1.25rem;font-weight:500}.menu{display:inline-block;position:relative;padding:15px 20px;align-self:stretch}.menu ul{left:calc(-220px * .9);color:#2a4865;background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.menu ul li{padding:10px;border-bottom:1px solid rgba(42,72,101,.25)}.menu ul a{font-weight:700;color:unset}.menu ul li:has(a):hover{background-color:rgba(42,72,101,.05)}.menu ul a:visited{color:unset}.menu:hover ul{display:block}.profile{display:flex}.profile a,.profile p{display:flex;align-items:center}.main__home{background-color:#b2c1d4;min-height:100vh}.main__restaurant{background-color:#e5eaf0;min-height:90vh}article{margin:0 auto;background-color:#e5eaf0;padding:20px 40px;width:75%}.restaurants{display:grid;margin-top:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:40px}.restaurants li{max-width:300px}.restaurants a{color:#000;display:flex;flex-direction:column;flex:2 1 100%}.restaurants h2{font-weight:400}.image-cover{max-height:300px;min-height:300px;position:relative}.image-cover,.image-cover img{width:100%;height:100%;object-fit:cover}.image-cover img{position:absolute}a{text-decoration:none}.restaurant__meta{display:flex;font-weight:500;justify-content:space-between;align-items:center;margin-bottom:10px}.restaurant__details{padding:20px}.restaurant__rating{padding:5px 0;display:flex;align-items:center}.restaurant__rating ul{display:flex}.restaurant__rating svg{width:2rem;height:2rem;color:#ffca28}.restaurant__rating span{color:#9ca3af}.restaurant__review_summary{max-width:"50vw";height:"75px";padding-top:"10px"}.img__section{width:100%;height:400px;position:relative}.img__section>img{width:100%;height:100%;object-fit:cover;position:absolute;max-width:unset}.details{position:absolute;bottom:0;padding:20px;color:#fff}.details span{color:inherit}.details__container{--tw-gradient-from:#c60094 var(--tw-gradient-from-position);--tw-gradient-to:rgba(56,85,116,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);background-image:linear-gradient(to top right,var(--tw-gradient-stops));position:absolute;right:0;bottom:0;left:0;background:rgba(24,25,26,.5);width:100%;height:100%}.reviews .review__item{padding:40px;border-bottom:1px solid rgba(156,163,175,.25)}.reviews time{font-size:.8rem;color:#a9a9a9}.actions{position:absolute;z-index:1;bottom:-30px;right:0;display:flex;justify-content:flex-end}.actions img{height:4rem}.actions .review{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;background-color:#ffca28;border-radius:.75rem}.actions .add,.actions .review{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);cursor:pointer;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.actions .add{--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);background-color:#ff8f00;border-radius:9999px;height:4rem}.actions .add input{display:none}.actions :where(.review,.add){margin:0 30px}#review{padding:20px;font-size:17px;border:none;border-bottom:2px solid #ff6f00;width:100%}.star-rating{display:flex;flex-direction:row-reverse;justify-content:flex-end}.radio-input{position:fixed;opacity:0;pointer-events:none}.radio-label{cursor:pointer;font-size:0;color:rgba(0,0,0,.2);transition:color .1s ease-in-out}.radio-label:before{content:"★";display:inline-block;font-size:32px}.radio-input:checked~.radio-label{color:#ffc700;color:gold}.radio-label:hover,.radio-label:hover~.radio-label{color:#daa520}.radio-input:checked+.radio-label:hover,.radio-input:checked+.radio-label:hover~.radio-label,.radio-input:checked~.radio-label:hover,.radio-input:checked~.radio-label:hover~.radio-label,.radio-label:hover~.radio-input:checked~.radio-label{color:#b8860b}.average-rating{position:relative;appearance:none;color:transparent;width:auto;display:inline-block;vertical-align:baseline;font-size:25px}.average-rating:before{--percent:calc(4.3 / 5 * 100%);content:"★★★★★";position:absolute;top:0;left:0;color:rgba(0,0,0,.2);background:linear-gradient(90deg,gold var(--percent),rgba(0,0,0,.2) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rating-picker{display:flex;flex-direction:row-reverse;justify-content:center}.filter-menu{background-color:#fff;border-radius:3px;border-bottom:1px solid #1b3a57}.filter-menu summary{font-weight:700;cursor:pointer;display:flex;align-items:center}.filter-menu form{display:flex;flex-direction:column;padding:20px 20px 0}.filter-menu label{padding:10px 0;display:flex;flex-direction:column;flex-grow:1;color:#4b5563;font-size:.75rem;line-height:1rem}.filter-menu img{height:4rem;max-width:100%}.filter-menu form div{display:flex;gap:10px}.filter-menu select{color:#111827;font-size:.875rem;line-height:1.25rem;padding:1rem .625rem .5rem;border:0;border-bottom:2px;border-color:#e5e7eb;border-style:solid}.filter-menu p:first-child{font-weight:300;font-size:1.25rem;line-height:1.75rem;margin-bottom:2px}.filter-menu p:last-child{color:#2a4865;font-weight:600;font-size:.875rem;line-height:1.25rem}.filter{margin:0 auto}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0}.tags span{font-weight:500;line-height:1.25rem;padding:.25rem .5rem;background-color:#476282;border-radius:9999px;color:#fff;font-size:.95rem}.tags button{cursor:pointer;margin-left:5px;padding:2px 10px;color:#fff;background-color:transparent;outline:none;border:none;font-size:.8rem}