/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}}:root{color-scheme:light dark;color:#000000de;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}a:hover{color:#e96c35;text-decoration:none}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}.primary-text{font-size:3.5rem!important;font-weight:600!important}.secondary-text{font-size:1.5rem!important}.heading-primary{margin-left:1rem}.heading-text{font-size:2.5rem;font-weight:500;letter-spacing:.8px}.secondary-tab-menu{width:10%!important}.header{margin:12px auto;position:fixed;top:5%;left:50%;transform:translate(-50%,-50%);border:0px solid #ccc;border-radius:1rem;width:85%;z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header.scrolled{background:#1e1e1e75;box-shadow:0 2px 8px #0003;transition:.5s,box-shadow .3s,top .3s;top:5%}.mobile-nav{position:fixed;z-index:10;width:100%;background:#1e1e1e75;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.home{position:relative;overflow:hidden}.home:before{content:"";position:absolute;inset:0;background:url(/assets/landing.jpg) center center/cover no-repeat;filter:brightness(20%);background-attachment:fixed;z-index:-1}.home>*{position:relative;z-index:1}.about{position:relative;overflow:hidden}.about:before{content:"";position:absolute;inset:0;background:url(/assets/back.jpg) center center/cover no-repeat;filter:brightness(20%);background-attachment:fixed;z-index:-1}.content-section{display:flex;flex-direction:column;justify-content:center;border-radius:1rem;padding:2rem;margin:5rem 6rem}.content-text{text-align:justify;width:100%;max-height:40vh;overflow:auto}@media screen and (max-width: 576px){.primary-text{font-size:1.8rem!important;font-weight:600!important}.secondary-text{font-size:.6rem!important}.content-section{border-radius:1rem;padding:2rem;margin:2rem}.heading-primary{margin-left:1rem}.heading-text{font-size:1.8rem;margin-bottom:-1rem}.content-text{max-height:70vh}.secondary-text{font-size:.6rem}.secondary-tab-menu{width:20%!important}.home{min-height:40vh!important}.home:before{background-position:top center;background-size:contain;background-repeat:no-repeat;background-attachment:scroll}}.menu-card{max-height:75vh;overflow-y:auto;margin-top:-1rem;padding-bottom:1rem}.menu-card::-webkit-scrollbar,.content-text::-webkit-scrollbar{display:none}@media screen and (max-width: 767px){.header{width:95%;top:5%}.primary-text{font-size:1.9rem!important;font-weight:600!important}.heading-primary{margin-left:2rem}.heading-text{font-size:1.8rem;margin-bottom:-1rem}.content-section{border-radius:1rem;padding:1.5rem;margin:1.4rem}.content-text{max-height:70vh}.secondary-text{font-size:.6rem}.secondary-tab-menu{width:20%!important}.home{min-height:70vh}.home:before{background-position:top center;background-size:cover;background-attachment:scroll}.menu-tab-panel .MuiBox-root{padding:4px!important}.price-text{display:block}.half-price{margin-left:0!important}}@media screen and (min-width: 768px) and (max-width: 991px){.header{width:90%;top:5%}.primary-text{font-size:2rem!important;font-weight:600!important}.heading-primary{margin-left:4rem}.content-section{border-radius:1rem;padding:2rem;margin:1.8rem}.heading-text{font-size:1.9rem;margin-bottom:-1rem}.content-text{max-height:70vh;font-size:.8rem}.secondary-text{font-size:.8rem}.secondary-tab-menu{width:15%!important}.menu-tab-panel .MuiBox-root{padding:4px!important}}@media screen and (min-width: 992px) and (max-width: 1199px){.primary-text{font-size:2rem!important;font-weight:600!important}.secondary-text{font-size:1rem!important}.header{width:85%;top:5%}.heading-primary{margin-left:7rem}.content-text{max-height:80vh;font-size:.9rem}.secondary-text{font-size:.9rem}}@media screen and (min-width: 1200px){.header{width:85%;top:5%}.heading-primary{margin-left:10rem}}
