html{min-height:100%;overflow-x:hidden;color:#fff}body{position:relative;margin:0;min-height:100dvh;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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;position:relative;height:100%;width:100%;min-width:fit-content;min-height:fit-content;background-color:#36a5a5}.center{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:1em}body::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}body::-webkit-scrollbar-thumb{background-color:#1c5050}._about_1c0z0_1{z-index:1;display:flex;flex-flow:column wrap;justify-content:center;align-items:center;width:65%;padding:10px;margin-top:30px;box-shadow:2px 2px 8px #36a5a5;border-radius:20px;background-color:#000000e6;text-align:center;font-weight:700}._info_1c0z0_17{overflow:hidden;transition:all .425s ease-in-out}._info_1c0z0_17._collapsed_1c0z0_22{max-height:60px}._info_1c0z0_17._expanded_1c0z0_26{max-height:300px}._additionalInfo_1c0z0_30{animation:_fadeIn_1c0z0_1 .5s ease-in-out}._about_1c0z0_1:hover{box-shadow:5px 5px 15px #36a5a5}._about_1c0z0_1 button{background-color:#36a5a5;color:#fff;border:none;padding:5px 20px;border-radius:5px;cursor:pointer;font-size:1rem;margin-top:15px;transition:background-color .3s ease}._about_1c0z0_1 button:hover{background-color:#1c5050}span{color:#36a5a5}@keyframes _fadeIn_1c0z0_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._about_1c0z0_1{margin-top:70px}}._menu_1t4pt_1{z-index:1;margin-top:25px;margin-bottom:50px;padding:5px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;background-image:linear-gradient(#00000080,#00000080),url(/MenuBackground.jpg);text-shadow:2px 2px 4px rgba(0,0,0,.6);box-shadow:5px 5px 60px #8a2b066e;background-size:contain;background-position:center;border-radius:30px;width:50%;min-width:fit-content}._menuHeader_1t4pt_20{text-align:center;font-family:Poppins,Segoe UI,sans-serif;font-weight:700;font-size:clamp(2.5rem,6vw,4rem);background:linear-gradient(135deg,#7ac3c3,#36a5a5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-transform:uppercase;letter-spacing:.05em}._loadDiv_1t4pt_33{display:flex;justify-content:center}._loader_1t4pt_38{width:48px;height:48px;border:3px solid #FFF;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:_rotation_1t4pt_1 1s linear infinite}._loader_1t4pt_38:after{content:"";box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;border:3px solid;border-color:rgb(54,165,165) transparent}@keyframes _rotation_1t4pt_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width <= 768px){._menu_1t4pt_1{margin:10px;width:80%}._loader_1t4pt_38{width:36px;height:36px}._loader_1t4pt_38:after{width:30px;height:30px}}._item_1bpcs_1{display:flex;justify-content:space-around;width:80%;padding:20px;align-items:center;background:linear-gradient(to bottom,#0000,#000000d9);border-radius:10px;margin-top:1em}._img_1bpcs_12 h5{width:fit-content;color:#bc4a1d;font-weight:500;text-decoration:#8a2b06 underline;cursor:pointer}._img_1bpcs_12 h5:hover{color:#8a2b06}._name_1bpcs_24{color:#36a5a5;font-style:oblique;font-size:1.5rem;text-decoration:underline rgb(28,80,80)}._price_1bpcs_31{color:#36a5a5}._sign_1bpcs_35{color:#1c5050;font-weight:900}._left_1bpcs_40,._right_1bpcs_40{min-width:50%}._right_1bpcs_40 form{display:flex;flex-direction:column;align-items:center}._right_1bpcs_40 input{width:30px;height:auto;height:20px;text-align:center;margin-left:2px;margin-right:3px;border:2px solid rgb(28,80,80);border-radius:10px}._input_1bpcs_61{display:flex;align-items:center;justify-content:center;width:100%}._right_1bpcs_40 label{margin-bottom:.5em;color:#36a5a5e1;text-align:center;text-decoration:underline;font-style:oblique;font-weight:500}@media (width <= 525px){._right_1bpcs_40 form{display:flex;flex-direction:column;gap:.5em}}._button_1ohyo_1{width:auto;background-color:#36a5a5;color:#1c5050;border:1px solid rgb(28,80,80);border-radius:20%;font-size:1.2rem;font-weight:700;transition:all .125s ease-in-out}._button_1ohyo_1:hover{margin-left:5px;cursor:pointer;background-color:#fff;color:#1c5050;border-color:#1c5050}@media (width <= 768px){._button_1ohyo_1{width:auto}}._food_wywl0_1{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}._food_wywl0_1 picture{display:block;width:70%;max-width:500px;text-align:center}._food_wywl0_1 picture img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:10px;box-shadow:0 0 10px #00000080;margin-bottom:5px;display:block}._food_wywl0_1 h2{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;padding:5px;width:80%;border-radius:10px;background-color:#8a2b06;align-self:center;box-shadow:0 2px 8px #00000040}._food_wywl0_1 ._details_wywl0_40{display:flex;flex-flow:column;justify-content:flex-start;align-items:center;width:100%}._details_wywl0_40 div{color:#b15d3c;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;gap:.2em;background:linear-gradient(to left,#36a5a500,#1c5050);margin:5px 2px;padding:5px;width:75%;border-left:3px solid #8a2b06;border-bottom:3px solid #8a2b06;border-radius:10px}._details_wywl0_40 p{color:#fff;font-weight:500}._backdrop_1vprn_1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;background-color:#000000bf}._modal_1vprn_11{position:fixed;color:#fff;background-color:#123030;top:20vh;left:5%;width:80%;padding:1rem;border:2px solid rgb(54,165,165);border-radius:14px;box-shadow:0 2px 8px #00000040;z-index:30;animation:_slide-down_1vprn_1 .3s ease-out forwards;max-height:40%;overflow-y:scroll}._backdrop_1vprn_1:hover{cursor:pointer}@media (min-width: 768px){._modal_1vprn_11{width:40rem;left:calc(50% - 20rem)}}@keyframes _slide-down_1vprn_1{0%{opacity:0;transform:translateY(-3rem)}to{opacity:1;transform:translateY(0)}}._modal_1vprn_11::-webkit-scrollbar{width:2px}._modal_1vprn_11::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}._modal_1vprn_11::-webkit-scrollbar-thumb{background-clip:padding-box;border:2px solid #8a2b0693;border-radius:10px;outline:.5px solid #8a2b06}._blur_bg78i_1{position:absolute;background-repeat:no-repeat;background-size:cover;z-index:0;min-height:100%;height:100dvh;width:100%;filter:blur(8px)}._header_cl9zk_1{position:sticky;margin:auto;width:100%;height:7dvh;min-height:fit-content;top:0;right:0;left:0;box-sizing:border-box;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:1em;padding:auto;background:linear-gradient(to right,#091d1d,#0f4444)}._rightSide_cl9zk_20{margin-right:20px;margin-bottom:2px;display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-end;gap:1em}._icon_cl9zk_30 h2{display:flex;flex-flow:row nowrap;justify-content:center;padding:.25rem;border-bottom:2px solid rgb(28,80,80);transition:.1s}._icon_cl9zk_30 h2:hover{justify-content:flex-start;cursor:pointer;background-color:#1c5050;box-shadow:inset 0 0 5px #1c5050;border-radius:10px}._icon_cl9zk_30 span{padding:5px auto;color:#cd5526e8}._header_cl9zk_1 h1 span{color:#36a5a5;text-shadow:1px 1px 1px #8a2b06}._header_cl9zk_1 h1{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:max(25px,3vh);padding:0 20px}@media (width <=768px){._header_cl9zk_1{position:fixed;min-height:55px;min-width:425px;flex-flow:row nowrap;justify-content:space-between;text-align:center;gap:.5em}}._cart-item_1782k_1{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #8a2b06;padding:5px;padding:1rem 0;margin:1rem 0}._cart-item_1782k_1 h2{margin:0 0 .5rem;color:#fff}._empty_1782k_16{list-style:none;font-weight:100;padding:0;margin:0;width:100%;text-align:center;color:#f05314;font-size:2.2rem;margin-top:1rem;display:block;box-sizing:border-box}._title_1782k_30{border-radius:10px;padding:5px;background-color:#36a5a5;text-align:center;color:#fff;font-size:1.5rem;margin-bottom:2em;border-bottom:2px solid #8a2b06;font-weight:bolder}._summary_1782k_42{width:10rem;display:flex;justify-content:space-between;align-items:center}._price_1782k_49{font-weight:700;color:#fff}._amount_1782k_54{display:flex;justify-content:center;align-items:center;font-weight:700;border:1px solid #ccc;padding:.25rem .75rem;border-radius:6px;color:#fff}._amount_1782k_54 span{padding-right:5px;border-right:2px rgb(28,80,80) solid;margin-right:5px}._actions_1782k_71{display:flex;flex-direction:column}@media (min-width: 768px){._actions_1782k_71{flex-direction:row}}._cart-item_1782k_1 button{font:inherit;font-weight:700;font-size:1.25rem;color:#8a2b06;border:1px solid #8a2b06;background-color:#36a5a575;width:3rem;text-align:center;border-radius:6px;cursor:pointer;margin:.25rem}._cart-item_1782k_1 button:hover,._cart-item_1782k_1 button:active{background-color:#8a2b06;color:#fff}._total_1782k_102{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._order_1782k_109{display:flex;justify-content:center;font-weight:600;font-size:large;padding:10px 5px;width:60%;background-color:#36a5a5;border-radius:10px;transition:ease-in-out .3s;animation:_slide-up_1782k_1 .3s ease-out forwards}._order_1782k_109:hover,._order_1782k_109:active{scale:1.1;background-color:#34b4b4;cursor:pointer}._order_1782k_109:disabled{background-color:#ccc;color:#f05314;border:2px solid #f05314;cursor:not-allowed}._order-btn_1782k_135{display:flex;justify-content:center;gap:1em}@keyframes _slide-up_1782k_1{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}._form_1r7sy_1{display:grid;justify-content:center;margin:1rem;margin-left:5vw;width:75%;animation:_slide-down_1r7sy_1 .3s ease-out forwards}@keyframes _slide-down_1r7sy_1{0%{opacity:0;transform:translateY(-5rem)}to{opacity:1;transform:translateY(0)}}._two_1r7sy_21{display:flex;flex-flow:row nowrap;justify-content:flex-start;gap:2em}._btn_1r7sy_28{width:50%;font-weight:600;font-size:large;margin:15px auto auto;background-color:#36a5a5;color:#fff;border:2px solid white;border-radius:50px;transition:ease-in-out .3s}._btn_1r7sy_28:hover,._btn_1r7sy_28:active{scale:1.1;background-color:#34b4b4;cursor:pointer}._btn_1r7sy_28:disabled{background-color:#ccc;border:2px solid #f05314;color:#f05314;cursor:not-allowed}@media (width <= 620px){._form_1r7sy_1{justify-content:center;align-items:stretch}._two_1r7sy_21{flex-flow:column nowrap;gap:0rem}._btn_1r7sy_28{width:80%}}._valid_1wanr_1,._invalid_1wanr_1{display:flex;flex-flow:column;margin-bottom:5px;color:#fff}._valid_1wanr_1 input{border:2px solid #ccc;background-color:#ccc}._valid_1wanr_1 p{display:none}._invalid_1wanr_1{transition:all .7s ease-in-out}._invalid_1wanr_1 input{border:2px solid red;background-color:#ff000036;transition:all .3s ease-in-out}._invalid_1wanr_1 p{color:#8a2b06;margin:0;background-color:#34b4b4;width:fit-content;padding:2px;border-radius:5px;font-size:.8rem;font-weight:bolder}input{width:100%;border-radius:5px;border:5px solid #881b1b}._backdrop_pdjt2_1{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999;background-color:#00000080;display:flex;align-items:flex-start;justify-content:center;animation:_fadeIn_pdjt2_1 .3s ease}._alert_pdjt2_15{background:#d4d1d1;text-align:center;border-radius:12px;padding:20px;box-shadow:0 10px 25px #0003;max-width:400px;width:90%;animation:_slideIn_pdjt2_1 .3s ease}._header_pdjt2_26{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #a1a1a1;margin-bottom:10px}._title_pdjt2_34{margin:0;font-size:1.2rem;display:flex;align-items:center;gap:8px}._closeBtn_pdjt2_42{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}._closeBtn_pdjt2_42:hover{background-color:#f0f0f0}._message_pdjt2_62{margin:0;color:#666;line-height:1.5}._success_pdjt2_70{border-left:4px solid rgb(52,180,180);border-bottom:4px solid rgb(52,180,180)}._success_pdjt2_70 ._title_pdjt2_34{color:#4caf50}._error_pdjt2_79{border-left:4px solid #8a2b06;border-bottom:4px solid #8a2b06}._error_pdjt2_79 ._title_pdjt2_34{color:#f44336}._warning_pdjt2_88{border-left:4px solid #ff9800;border-bottom:4px solid #ff9800}._warning_pdjt2_88 ._title_pdjt2_34{color:#ff9800}._info_pdjt2_97{border-left:4px solid #2196F3}._info_pdjt2_97 ._title_pdjt2_34{color:#2196f3}@keyframes _fadeIn_pdjt2_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_pdjt2_1{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 480px){._alert_pdjt2_15{width:95%;margin:20px}._title_pdjt2_34{font-size:1.1rem}}._contact_173sn_1{color:#fff;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center}._contact_173sn_1 a{color:#70d8d8;text-decoration:none;font-weight:700;height:fit-content}._contact_173sn_1 a:hover{color:#fff;text-decoration:underline}._header_173sn_24{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;padding:5px;width:100%;border-radius:10px;background-color:#8a2b06;align-self:center;border-bottom:4px solid rgb(54,165,165)}
