@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:wght@600;700&display=swap";@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;--spacing:.25rem;--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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--teal:#0b8584;--deep:#073f3e;--aqua:#7dccce;--orange:#e77c2d;--cream:#fffaf0;--ink:#172c2b;--muted:#61706f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}h1,h2{margin:0;font-family:Playfair Display,serif;line-height:1.05}h1{font-size:clamp(46px,6.2vw,84px)}h2{font-size:clamp(36px,4.2vw,58px)}h3{font-family:Playfair Display,serif}.nav{z-index:10;background:#fff;border-bottom:1px solid #e8eeee;justify-content:space-between;align-items:center;height:94px;padding:8px clamp(20px,6vw,88px);display:flex;position:relative}.brand,.footerBrand{align-items:center;gap:12px;display:flex}.brand>span:last-child,.footerBrand>span:last-child{flex-direction:column;display:flex}.brand b,.footerBrand b{letter-spacing:.04em;font-family:Playfair Display;font-size:21px}.brand small,.footerBrand small{letter-spacing:.16em;font-size:8px}.logoShell{background:var(--aqua);border-radius:50%;place-items:center;width:66px;height:66px;display:grid;overflow:hidden}.logoShell img{object-fit:contain;width:58px;height:58px}.links{align-items:center;gap:32px;font-size:14px;font-weight:600;display:flex}.navCta,.primary,.darkButton{background:var(--orange);color:#fff;border-radius:999px;padding:14px 23px}.hero{color:#fff;align-items:center;min-height:680px;padding-bottom:66px;display:flex;position:relative;overflow:hidden}.heroPhoto,.heroShade{position:absolute;inset:0}.heroPhoto{background:url(/odia-feast.png) 50%/cover}.heroShade{background:linear-gradient(90deg,#042726f5 0%,#042726bf 50%,#04272626 100%)}.heroCopy{z-index:2;max-width:860px;padding:40px clamp(24px,8vw,120px);position:relative}.eyebrow{letter-spacing:.22em;color:#ffbb83;margin:0 0 18px;font-size:11px;font-weight:600}.eyebrow.dark{color:var(--teal)}.heroCopy>p:not(.eyebrow){max-width:680px;font-size:18px;line-height:1.75}.actions{gap:14px;margin-top:32px;display:flex}.primary,.secondary{padding:16px 24px;font-weight:600}.secondary{border:1px solid #fffc;border-radius:999px}.trust{z-index:3;text-align:center;text-transform:uppercase;letter-spacing:.1em;background:#053a39eb;grid-template-columns:repeat(4,1fr);padding:22px clamp(24px,7vw,110px);font-size:12px;display:grid;position:absolute;bottom:0;left:0;right:0}.intro{text-align:center;max-width:970px;margin:auto;padding:105px 24px}.intro>p:last-of-type{max-width:780px;color:var(--muted);margin:28px auto;font-size:18px;line-height:1.8}.stats{justify-content:center;gap:75px;margin-top:45px;display:flex}.stats div{flex-direction:column;display:flex}.stats b{color:var(--orange);font-family:Playfair Display;font-size:44px}.stats span{color:var(--muted);font-size:12px}.menuShowcase{background:var(--deep);color:#fff;padding:100px clamp(22px,7vw,105px)}.sectionHead{grid-template-columns:1.05fr .95fr;align-items:end;gap:55px;margin-bottom:45px;display:grid}.sectionHead>p{color:#bad2d0;margin:0;line-height:1.8}.sectionHead.light>p{color:var(--muted)}.menuCards{grid-template-columns:1fr 1fr;gap:22px;display:grid}.foodCard{color:var(--ink);background:#fff;border-radius:18px;grid-template-columns:46% 54%;min-height:300px;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.foodCard:hover{transform:translateY(-4px);box-shadow:0 18px 45px #0003}.foodCard img{object-fit:cover;width:100%;height:100%}.foodCard>div{padding:30px}.foodCard h3{margin:0 0 12px;font-size:28px}.foodCard p{color:var(--muted);font-size:14px;line-height:1.7}.foodCard span{color:var(--orange);font-size:13px;font-weight:600}.center{text-align:center;margin-top:44px}.darkButton{display:inline-block}.services{padding:105px clamp(22px,7vw,105px)}.serviceGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.serviceGrid article{border-top:4px solid var(--aqua);background:#fff;border-radius:16px;padding:32px;box-shadow:0 8px 28px #073f3e0f}.serviceGrid article>span{color:var(--orange);font-size:11px}.serviceGrid h3,.steps h3{margin:18px 0 10px;font-size:24px}.serviceGrid p,.steps p{color:var(--muted);line-height:1.7}.steps{text-align:center;background:#dff2ef;padding:95px clamp(22px,7vw,105px)}.steps>div{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:45px;display:grid}.steps article{background:#ffffffa8;border-radius:16px;padding:32px}.steps b{color:var(--orange)}.contact{background:var(--teal);color:#fff;grid-template-columns:1.05fr .95fr;align-items:center;gap:65px;padding:90px clamp(22px,8vw,120px);display:grid}.contact>div:first-child>p:not(.eyebrow){color:#d5f0ee;font-size:17px;line-height:1.8}.contactActions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.contactActions a{border:1px solid #ffffffa6;border-radius:99px;padding:13px 18px;font-weight:600}.contactCard{color:var(--deep);background:#fff;border-radius:18px;padding:30px}.contactCard>p{text-transform:uppercase;letter-spacing:.15em;color:var(--teal);font-size:11px}.contactCard>a,.contactCard>div{border-bottom:1px solid #e4eceb;grid-template-columns:75px 1fr;gap:15px;padding:14px 0;display:grid}.contactCard span{overflow-wrap:anywhere}.contactCard .contactMap{border-bottom:0;padding:18px 0 0;display:block}.contactMap iframe{border:0;border-radius:13px;width:100%;height:260px;display:block}footer{color:var(--muted);background:#fff;grid-template-columns:1.2fr 1.5fr 1fr;align-items:center;gap:25px;padding:38px clamp(22px,7vw,105px);font-size:12px;display:grid}footer>p:last-child{text-align:right}footer .logoShell{width:52px;height:52px}footer .logoShell img{width:46px;height:46px}.menuHero{background:var(--deep);color:#fff;text-align:center;padding:90px 24px}.menuHero h1{max-width:880px;margin:auto}.menuHero>p:not(.eyebrow){color:#cde0df;max-width:700px;margin:24px auto;line-height:1.75}.menuHero>a{background:var(--orange);border-radius:99px;padding:15px 22px;font-weight:600;display:inline-block}.menuNav{z-index:5;scrollbar-width:none;background:#fff;border-bottom:1px solid #e6eceb;gap:10px;padding:14px clamp(20px,6vw,85px);display:flex;position:sticky;top:0;overflow-x:auto}.menuNav a{white-space:nowrap;color:var(--deep);background:#eef7f5;border-radius:99px;padding:9px 14px;font-size:12px;font-weight:600}.menuGroups{padding:70px clamp(20px,7vw,105px)}.menuGroup{border-bottom:1px solid #d9e4e2;padding:40px 0;scroll-margin-top:76px}.groupTitle{grid-template-columns:55px 1fr;gap:12px;margin-bottom:28px;display:grid}.groupTitle>span{color:var(--orange);font-weight:600}.groupTitle h2{font-size:clamp(30px,3.4vw,45px)}.groupTitle p{color:var(--muted);margin:8px 0 0}.itemGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.itemGrid>div{background:#fff;border-radius:10px;align-items:center;gap:10px;padding:15px;display:flex;box-shadow:0 4px 16px #073f3e0d}.itemGrid span{color:var(--teal)}.menuCta{text-align:center;background:var(--deep);color:#fff;padding:80px 24px}.menuCta>p:not(.eyebrow){color:#c8dcda}.menuCta>div{justify-content:center;gap:12px;margin-top:28px;display:flex}.menuCta a{border:1px solid #fff;border-radius:99px;padding:13px 18px}@media (width<=900px){.serviceGrid,.itemGrid{grid-template-columns:1fr 1fr}.menuCards{grid-template-columns:1fr}}@media (width<=680px){.nav{height:78px;padding:7px 16px}.logoShell{width:56px;height:56px}.logoShell img{width:50px;height:50px}.brand b{font-size:16px}.brand small{font-size:6px}.links>a:not(.navCta){display:none}.navCta{padding:10px 14px}.hero{height:calc(100svh - 78px);min-height:650px}.heroShade{background:linear-gradient(90deg,#042726f0,#04272673)}.heroCopy{padding:35px 22px 120px}.heroCopy>p:not(.eyebrow){font-size:16px}.actions{flex-direction:column;align-items:flex-start}.trust{grid-template-columns:1fr 1fr;gap:13px;padding:17px;font-size:9px}.intro{padding:72px 20px}.intro>p:last-of-type{font-size:16px}.stats{gap:25px}.stats b{font-size:34px}.sectionHead{grid-template-columns:1fr;gap:16px}.menuShowcase,.services{padding:72px 20px}.foodCard{grid-template-columns:1fr}.foodCard img{height:220px}.foodCard>div{padding:24px}.serviceGrid,.steps>div,.contact{grid-template-columns:1fr}.steps{padding:72px 20px}.contact{gap:35px;padding:70px 20px}.contactMap iframe{height:230px}.contactActions{flex-direction:column;align-items:flex-start}footer{text-align:center;grid-template-columns:1fr}footer .footerBrand{justify-content:space-between}footer>p:last-child{text-align:center}.menuHero{padding:70px 20px}.menuGroups{padding:45px 18px}.itemGrid{grid-template-columns:1fr}.menuCta>div{flex-direction:column;align-items:center}}.customAdd{text-align:left;cursor:pointer;border-radius:11px;align-items:center;gap:10px;padding:15px;display:flex;color:var(--deep)!important;background:#f4fbfa!important;border:1px dashed #77aaa5!important}.customAdd>span:last-child{flex-direction:column;gap:3px;display:flex}.customAdd small{color:var(--muted);font-weight:400}.customItemForm{background:#eef8f6;border-radius:11px;align-items:center;padding:12px;grid-template-columns:1fr auto auto!important;gap:8px!important;display:grid!important}.customItemForm input{min-width:0;font:inherit;border:1px solid #b9d3d0;border-radius:8px;padding:11px 12px}.customItemForm button{background:var(--teal);color:#fff;border:0;border-radius:8px;padding:11px 13px;font-weight:600}.customItemForm button:last-child{color:var(--muted);background:#fff;border:1px solid #cad9d7}.customSelected{position:relative}.removeCustom{background:var(--teal);color:#fff;border:0;border-radius:50%;flex:0 0 27px;width:27px;height:27px;font-size:18px}.enquiryCustomAdd{font:inherit;width:100%}@media (width<=680px){.customItemForm{grid-template-columns:1fr 1fr!important}.customItemForm input{grid-column:1/-1}.nav{justify-content:center;min-height:84px;padding:7px 14px;display:flex!important}.nav>.links{display:none!important}.nav>a:first-child{display:block}}.mobileBook{background:var(--orange);color:#fff;white-space:nowrap;border-radius:99px;padding:11px 15px;font-size:12px;font-weight:600;display:none}@media (width<=680px){.mobileBook{align-items:center;display:inline-flex}.nav>a:first-child{min-width:0}.nav .brandLockup{max-width:220px}}.catalogue,.customerForm,.ownerPage{max-width:1180px;margin:auto}.catalogue{padding:55px 22px 80px}.catalogueTools{flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:24px;display:flex}.catalogueTools>input{background:#fff;border:1px solid #cad9d7;border-radius:12px;flex:1;min-width:220px;padding:14px 17px}.catalogueTools label{gap:8px;display:flex}.catalogueTools>span{color:var(--muted);font-size:13px}.choiceGroups details{background:#fff;border:1px solid #dce7e5;border-radius:14px;margin-bottom:14px;overflow:hidden}.choiceGroups summary{cursor:pointer;justify-content:space-between;align-items:center;padding:20px 22px;font-family:Playfair Display;font-size:22px;list-style:none;display:flex}.choiceGroups summary span{color:var(--teal);background:#e9f6f4;border-radius:99px;padding:7px 10px;font-family:DM Sans;font-size:11px}.choiceGroups details>div{grid-template-columns:repeat(3,1fr);gap:10px;padding:0 18px 18px;display:grid}.catalogueGroups article{background:#f7fbfa;border-radius:10px;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:16px;display:flex}.catalogueGroups article small{color:var(--teal)}.catalogueGroups article p{width:100%;color:var(--muted);margin:0;font-size:13px}.loading{text-align:center;color:var(--muted)}.formHero{text-align:center;background:var(--deep);color:#fff;padding:75px 22px}.formHero h1{font-size:clamp(42px,5vw,70px)}.formHero>p:not(.eyebrow){color:#cee1df;max-width:680px;margin:20px auto;line-height:1.7}.customerForm{padding:65px 22px}.customerForm>section{background:#fff;border-radius:18px;margin-bottom:22px;padding:32px;box-shadow:0 8px 30px #073f3e0f}.formStep{letter-spacing:.16em;color:var(--teal);font-size:11px;font-weight:600}.fieldGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.customerForm label,.ownerForm label{flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.customerForm input,.customerForm select,.customerForm textarea,.ownerForm input,.ownerForm select,.ownerForm textarea{font:inherit;background:#fff;border:1px solid #cbd9d7;border-radius:9px;padding:13px 14px}.selectionTitle{justify-content:space-between;align-items:end;gap:20px;display:flex}.selectionTitle h2{font-size:34px}.selectionTitle>span{background:var(--orange);color:#fff;white-space:nowrap;border-radius:99px;padding:9px 13px;font-size:12px}.formHint{color:var(--muted)}.choiceGroups label{cursor:pointer;background:#f5faf9;border:1px solid #0000;border-radius:9px;flex-direction:row;align-items:center;padding:13px;display:flex}.choiceGroups label.chosen{border-color:var(--teal);background:#e9f6f4}.choiceGroups label>span{flex-direction:column;display:flex}.choiceGroups label small{color:var(--muted);font-weight:400}.submitEnquiry{background:var(--orange);color:#fff;border:0;border-radius:99px;margin-top:20px;padding:15px 22px;font-weight:600}.formError{color:#b42318}.privacyNote{color:var(--muted);font-size:11px}.formSuccess,.ownerDenied{text-align:center;background:#fff;border-radius:20px;max-width:650px;margin:80px auto;padding:55px 25px}.formSuccess>span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:55px;height:55px;font-size:28px;display:inline-grid}.formSuccess a,.ownerDenied a{color:var(--teal);margin-top:15px;font-weight:600;display:inline-block}.ownerPage{padding:35px 22px 80px}.ownerTop{justify-content:space-between;align-items:center;gap:20px;display:flex}.ownerTop p{color:var(--teal);letter-spacing:.15em;font-size:11px}.ownerTop h1{font-size:42px}.ownerTop>div:last-child{gap:12px;display:flex}.ownerTop a{border:1px solid #ccd9d7;border-radius:99px;padding:10px 14px}.ownerTabs{gap:8px;margin:35px 0;display:flex}.ownerTabs button{background:#e8f1ef;border:0;border-radius:99px;padding:12px 18px}.ownerTabs button.active{background:var(--deep);color:#fff}.ownerGrid{grid-template-columns:360px 1fr;align-items:start;gap:24px;display:grid}.ownerForm,.ownerList,.enquiryList article,.empty{background:#fff;border-radius:16px;padding:25px;box-shadow:0 6px 24px #073f3e0f}.ownerForm{flex-direction:column;gap:15px;display:flex;position:sticky;top:20px}.ownerForm h2,.ownerList h2{font-size:27px}.ownerForm .check{flex-direction:row;align-items:center}.ownerForm button{background:var(--orange);color:#fff;border:0;border-radius:99px;padding:13px}.ownerList details{border-bottom:1px solid #dfe8e7}.ownerList summary{cursor:pointer;justify-content:space-between;padding:18px 0;font-weight:600;display:flex}.ownerList summary span{color:var(--teal)}.ownerItem{grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:12px 0;display:grid}.ownerItem>div{flex-direction:column;display:flex}.ownerItem small{color:var(--muted)}.ownerItem button{background:#fff;border:1px solid #cad7d5;border-radius:8px;padding:7px 10px}.ownerItem button.danger{color:#b42318}.enquiryList{gap:15px;display:grid}.enquiryHead{justify-content:space-between;gap:20px;display:flex}.enquiryHead h2{margin:8px 0}.enquiryHead p{color:var(--muted)}.status{background:#eef4f3;border-radius:99px;padding:5px 9px;font-size:11px;display:inline-block}.status.new{color:#994b00;background:#fff0d9}.status.confirmed{color:#136c3d;background:#daf5e7}.enquiryList article>select{border-radius:8px;padding:9px}.ownerDenied h1{font-size:42px}@media (width<=760px){.choiceGroups details>div,.fieldGrid,.ownerGrid{grid-template-columns:1fr}.customerForm>section{padding:23px}.selectionTitle{flex-direction:column;align-items:start}.ownerTop{flex-direction:column;align-items:flex-start}.ownerTop h1{font-size:34px}.ownerForm{position:static}.ownerItem{grid-template-columns:1fr auto}.ownerItem button.danger{grid-column:2}.enquiryHead{flex-direction:column}.catalogue{padding-top:35px}}.rawPlannerShell{gap:12px;display:grid}.eventManager{background:#fff;border:1px solid #e2e7e4;border-radius:13px;align-items:end;gap:9px;padding:11px 13px;display:flex}.eventManager label{color:#38504d;flex:1;gap:4px;max-width:430px;font-size:11px;font-weight:700;display:grid}.eventManager select,.eventManager button{background:#fff;border:1px solid #d4dfdc;border-radius:8px;height:40px;padding:0 12px}.eventManager button{color:#075653;font-weight:700}.eventManager .eventDelete{color:#a52e27;margin-left:auto}.materialWorkspace{color:#172525;background:#fff;border-radius:20px;grid-template-columns:240px minmax(0,1fr) 210px;min-height:690px;display:grid;overflow:hidden;box-shadow:0 10px 38px #0433321a}.materialSide{color:#fff;background:linear-gradient(#064f4d,#073f3e);flex-direction:column;gap:16px;padding:20px 14px;display:flex}.materialBrand{color:#f1c67f;flex-direction:column;padding:3px 7px;display:flex}.materialBrand b{font-family:Playfair Display,serif;font-size:18px}.materialBrand small{letter-spacing:.13em;margin-left:26px;font-size:8px}.eventCard{text-align:left;width:100%;color:inherit;background:#ffffff0d;border:1px solid #ffffff47;border-radius:12px;flex-direction:column;gap:4px;padding:14px;display:flex}.eventCard b{font-size:15px}.eventCard span{font-size:11px;line-height:1.35}.eventCard small{text-align:center;border-top:1px solid #fff3;margin-top:7px;padding-top:7px}.eventEditor{border:1px solid #ffffff42;border-radius:12px;gap:7px;padding:10px;display:grid}.eventEditor input{border:0;border-radius:7px;min-width:0;padding:9px}.eventEditor div{gap:6px;display:flex}.eventEditor button{border:0;border-radius:7px;flex:1;padding:8px}.eventEditor button:last-child{background:var(--orange);color:#fff}.materialSearch{border:1px solid #ffffff45;border-radius:9px;align-items:center;gap:8px;padding:9px 11px;display:flex}.materialSearch input{width:100%;min-width:0;color:inherit;background:0 0;border:0;outline:0}.materialSearch input::placeholder{color:inherit;opacity:.72}.materialCategories p{letter-spacing:.1em;margin:4px 7px 9px;font-size:9px}.materialCategories button{color:#fff;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:7px;width:100%;padding:10px;font-size:12px;display:flex}.materialCategories button.active{background:#3d9188}.materialCategories button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.materialCategories button i{white-space:nowrap;border:1px solid #ffffff73;border-radius:99px;padding:3px 6px;font-size:10px;font-style:normal}.materialMain{min-width:0;padding:28px 22px}.materialMobileEvent,.mobileCategoryStrip,.materialFilters{display:none}.materialTitle{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.materialTitle>div{align-items:center;gap:12px;display:flex}.materialTitle>div>span{font-size:30px}.materialTitle h2{margin:0;font-family:Playfair Display,serif;font-size:28px}.materialTitle p{color:var(--muted);margin:4px 0 0;font-size:12px}.materialTitle>button{background:#fff;border:1px dashed #c8d5d2;border-radius:9px;padding:10px 13px}.materialTable{border-top:1px solid #e4ebe9}.materialColumns,.materialTable article{grid-template-columns:minmax(145px,1.4fr) 108px 145px 82px 28px;align-items:center;gap:10px;display:grid}.materialColumns{text-transform:uppercase;color:var(--muted);padding:12px 10px 8px;font-size:9px}.materialTable article{background:#fff;border:1px solid #e0e7e5;border-radius:9px;margin:7px 0;padding:10px}.materialTable article.selected{background:#fcfdf9}.ingredientName{min-width:0}.ingredientName b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.ingredientName small{color:#a55b14;font-size:9px;display:block}.materialStatus{border-radius:6px;justify-self:start;padding:5px 7px;font-size:9px}.materialStatus.added{color:#2b6a37;background:#e8f4e8}.materialStatus.missing{color:#a65412;background:#fff0dc}.materialStatus.available{color:#60726f;background:#eef3f2}.quantityStepper{grid-template-columns:34px minmax(42px,1fr) 34px;display:grid}.quantityStepper button,.quantityStepper input{text-align:center;background:#fff;border:1px solid #dce4e2;height:34px}.quantityStepper button:first-child{border-radius:7px 0 0 7px}.quantityStepper button:last-child{border-radius:0 7px 7px 0}.quantityStepper input{border-left:0;border-right:0;width:100%}.addToList{color:#084e4b;background:#fff;border:1px solid #0c5c59;border-radius:8px;padding:8px;font-weight:650}.materialTable article>select{background:#fff;border:1px solid #dce4e2;border-radius:7px;width:100%;padding:8px}.rowMenu{position:relative}.rowMenu summary{cursor:pointer;text-align:center;font-size:20px;list-style:none}.rowMenu>div{z-index:4;background:#fff;border:1px solid #dce4e2;border-radius:9px;width:155px;padding:5px;position:absolute;top:28px;right:0;box-shadow:0 12px 30px #0000001f}.rowMenu button{text-align:left;background:#fff;border:0;border-radius:6px;width:100%;padding:9px;display:block}.rowMenu button:hover{background:#f0f6f5}.rowMenu .danger{color:#a52e27}.materialEmpty{text-align:center;color:var(--muted);padding:45px 10px}.materialSummary{background:#fbfaf5;border-left:1px solid #e9e5da;flex-direction:column;gap:14px;padding:28px 14px;display:flex}.materialSummary h3{font-size:15px}.summaryClose{display:none}.summaryCard,.summaryWarning,.summaryActions{background:#fff;border:1px solid #e5dfd2;border-radius:10px;padding:14px}.summaryCard small,.summaryActions>small{letter-spacing:.08em;font-size:8px}.summaryCard strong{margin-top:8px;font-size:36px;display:block}.summaryCard p{margin:0}.summaryCard span{color:var(--muted);font-size:10px}.summaryWarning{background:#fff7e9}.summaryWarning b{color:#d36c13}.summaryWarning p{margin:4px 0;font-size:12px}.summaryWarning small{font-size:9px}.summaryActions{flex-direction:column;gap:9px;display:flex}.summaryActions button,.materialBottom button{background:#fff;border:1px solid #ded9cc;border-radius:8px;padding:10px;font-weight:650}.summaryActions .share,.materialBottom .share{color:#fff;background:linear-gradient(135deg,#dd740c,#f39815);border-color:#0000}.savedNote{color:#416c68;text-align:center;font-size:10px}.materialBottom{display:none}@media (width<=1050px){.materialWorkspace{grid-template-columns:215px minmax(0,1fr)}.materialSummary{z-index:60;width:min(300px,100vw - 24px);transition:all .2s;position:fixed;top:90px;bottom:12px;right:12px;transform:translate(110%)}.materialSummary.open{transform:none;box-shadow:0 20px 60px #00000040}.summaryClose{background:0 0;border:0;font-size:25px;display:block;position:absolute;top:9px;right:10px}.materialBottom{z-index:45;color:#fff;background:#064f4d;justify-content:flex-end;align-items:center;gap:8px;padding:9px 18px;display:flex;position:fixed;bottom:0;left:0;right:0}.materialBottom span{margin-right:auto}.ownerPage{padding-bottom:70px}}@media (width<=760px){.materialWorkspace{background:#f8f7f2;border-radius:13px;min-height:0;display:block;overflow:visible}.materialSide{display:none}.materialMain{padding:0 0 78px}.materialMobileEvent{color:#fff;background:#064f4d;border-radius:13px 13px 0 0;gap:10px;padding:14px;display:grid}.materialMobileEvent .eventCard{padding:12px}.materialFilters{background:#fff;gap:7px;padding:12px;display:flex;overflow:auto}.materialFilters button{white-space:nowrap;background:#fff;border:1px solid #d7e0de;border-radius:99px;padding:8px 13px}.materialFilters button.active{color:#fff;background:#064f4d;border-color:#064f4d}.mobileCategoryStrip{background:#f8f7f2;gap:8px;padding:11px 12px;display:flex;overflow:auto}.mobileCategoryStrip button{text-align:left;background:#fff;border:1px solid #dddcd5;border-radius:10px;align-items:center;gap:9px;min-width:170px;padding:10px;display:flex}.mobileCategoryStrip button.active{border-color:#075653;box-shadow:inset 0 0 0 1px #075653}.mobileCategoryStrip span{flex-direction:column;font-weight:650;display:flex}.mobileCategoryStrip small{color:var(--muted);font-weight:400}.materialTitle{background:#fff;margin:0;padding:14px}.materialTitle h2{font-size:20px}.materialTitle>div>span{font-size:24px}.materialTitle>button{padding:9px;font-size:0}.materialTitle>button:after{content:"＋";font-size:18px}.materialColumns{display:none}.materialTable{background:#fff;padding:0 10px}.materialTable article{border-width:0 0 1px;border-radius:0;grid-template-columns:minmax(0,1fr) 42px;gap:8px;margin:0;padding:11px 8px}.ingredientName{grid-column:1}.materialStatus{grid-area:2/1}.quantityStepper,.addToList{grid-area:3/1}.materialTable article>select{grid-area:4/1}.rowMenu{grid-area:1/2/3}.materialStatus.available{display:none}.materialTable article:not(.selected) .addToList{grid-row:2}.materialBottom{padding:9px 10px}.materialBottom span{font-size:11px}.materialBottom button{padding:9px 11px;font-size:11px}.materialSummary{border-radius:18px 18px 0 0;width:100%;top:18%;bottom:0;right:0}.ownerPage{padding-left:10px;padding-right:10px}}.adminAuthPage{background:linear-gradient(145deg,#eef7f5,#fff8ed);place-items:center;min-height:calc(100vh - 90px);padding:32px 18px;display:grid}.adminAuthCard{background:#fff;border:1px solid #e4eeec;border-radius:22px;width:min(460px,100%);padding:34px;box-shadow:0 20px 60px #073f3e1f}.adminAuthCard h1{margin:4px 0 8px;font-size:clamp(30px,5vw,42px)}.adminAuthCard>p:not(.formStep){color:var(--muted);line-height:1.6}.adminAuthForm{flex-direction:column;gap:16px;margin-top:24px;display:flex}.adminAuthForm label{flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.adminAuthForm input{border:1px solid #bfd0cd;border-radius:10px;padding:13px 14px;font-size:16px}.adminAuthForm input:focus{border-color:var(--orange);outline:3px solid #d97c1f2e}.adminAuthForm small{color:var(--muted);font-weight:400;line-height:1.4}.adminAuthForm button,.ownerLogout{background:var(--orange);color:#fff;border:0;border-radius:99px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-weight:750;display:flex}.authError{color:#962d25;background:#fff0ed;border-radius:9px;padding:11px 13px;font-size:13px}.ownerLogout{padding:9px 14px;font-size:13px}.ownerTop>div:last-child{flex-wrap:wrap;align-items:center;gap:9px;display:flex}@media (width<=560px){.adminAuthCard{padding:24px 20px}.adminAuthPage{align-items:start;padding-top:28px}}.materialColumns,.materialTable article{grid-template-columns:minmax(145px,1.4fr) 145px 82px 28px}@media (width<=760px){.eventManager{grid-template-columns:1fr 1fr;padding:10px;display:grid}.eventManager label{grid-column:1/-1;max-width:none}.eventManager select{width:100%;font-size:14px}.eventManager button{width:100%}.eventManager .eventDelete{margin:0}.materialTable article{grid-template-columns:minmax(0,1fr) minmax(118px,145px) 78px 26px;align-items:center;gap:5px}.ingredientName,.quantityStepper,.addToList,.materialTable article>select,.rowMenu{grid-area:auto!important}.ingredientName b{font-size:12px}.quantityStepper{min-width:0}.quantityStepper button{width:28px}.materialTable article>select{padding:7px 3px}.rowMenu{align-self:center}}@media (width<=390px){.materialTable article{grid-template-columns:minmax(0,1fr) minmax(108px,130px) 70px 22px}.materialTable{padding:0 5px}.materialBottom span{max-width:80px}}@media (width<=680px){.nav{gap:8px;flex-wrap:nowrap!important;justify-content:space-between!important;height:clamp(58px,8.5svh,68px)!important;min-height:58px!important;padding:5px 12px!important}.nav>a:first-child{min-width:0;display:block;overflow:hidden}.nav .brandLockup{gap:7px;max-width:none}.nav .logoShell{flex:none;width:clamp(40px,6.2svh,48px);height:clamp(40px,6.2svh,48px)}.nav .logoShell img{width:88%;height:88%}.nav .brand b{white-space:nowrap;font-size:clamp(12px,3.7vw,15px);line-height:1.08}.nav .brand small{letter-spacing:.11em;white-space:nowrap;font-size:clamp(4.7px,1.45vw,6px)}.nav .blessing{font-size:clamp(7px,2vw,8.5px);line-height:1.05}.nav .blessing i{font-size:clamp(9px,2.6vw,11px)}.mobileBook{flex:none;padding:clamp(8px,1.4svh,10px) clamp(11px,3vw,14px);font-size:clamp(10px,2.8vw,12px)}}@media (width<=360px){.nav{padding-inline:9px!important}.nav .logoShell{width:38px;height:38px}.nav .brand b{font-size:11.5px}.nav .brand small{font-size:4.5px}.nav .blessing{font-size:6.8px}.mobileBook{padding:8px 10px;font-size:10px}}@media (width<=680px) and (height<=700px){.nav{height:56px!important;min-height:56px!important}.nav .logoShell{width:38px;height:38px}.nav .brand b{font-size:12px}.nav .brand small{font-size:4.7px}.mobileBook{padding:8px 11px;font-size:10.5px}}@media (width>=430px) and (width<=680px) and (height>=800px){.nav{height:70px!important}.nav .logoShell{width:50px;height:50px}.nav .brand b{font-size:15px}.mobileBook{padding:10px 15px;font-size:12px}}@media (width<=760px){.ownerPage{width:100%;max-width:100%;padding:20px 10px 76px;overflow-x:hidden}.ownerTop{gap:14px;margin:0 4px}.ownerTop p{letter-spacing:.12em;margin:0 0 5px;font-size:9px}.ownerTop h1{margin:0;font-size:clamp(27px,8vw,34px);line-height:1.04}.ownerTop>div:last-child{grid-template-columns:1fr 1fr auto;gap:7px;width:100%;display:grid}.ownerTop a,.ownerLogout{white-space:nowrap;text-align:center;justify-content:center;min-height:38px;padding:8px 9px;font-size:11px}.ownerTabs{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;gap:7px;width:calc(100% + 20px);margin:22px -10px 18px;padding:0 10px 5px;overflow-x:auto}.ownerTabs::-webkit-scrollbar{display:none}.ownerTabs button{white-space:nowrap;scroll-snap-align:start;flex:none;min-height:40px;padding:9px 14px;font-size:12px}.materialWorkspace,.materialMain,.materialMobileEvent,.materialFilters,.mobileCategoryStrip,.materialTitle,.materialTable{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.materialWorkspace{overflow:hidden}.materialMobileEvent{padding:12px}.materialMobileEvent .eventCard{min-width:0}.materialFilters{scrollbar-width:none;padding:10px}.materialFilters::-webkit-scrollbar{display:none}.mobileCategoryStrip::-webkit-scrollbar{display:none}.mobileCategoryStrip{scroll-snap-type:x proximity;overscroll-behavior-inline:contain;padding:9px 10px}.mobileCategoryStrip button{scroll-snap-align:start;min-width:150px;max-width:170px;padding:9px;font-size:12px}.mobileCategoryStrip small{font-size:10px}.materialTitle{padding:12px 10px}.materialTitle h2{overflow-wrap:anywhere;font-size:18px}.materialTitle p{font-size:10px}.materialTable{padding-inline:8px}.materialBottom{grid-template-columns:minmax(0,1fr) auto auto;gap:7px;padding:8px 10px;display:grid}.materialBottom span{white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:10px;overflow:hidden}.materialBottom button{color:#064f4d;white-space:nowrap;background:#fff;min-height:38px;padding:8px 10px;font-size:10px}.materialBottom .share{color:#fff}}@media (width<=390px){.ownerTop>div:last-child{grid-template-columns:1fr 1fr}.ownerLogout{grid-column:1/-1;width:max-content}.ownerTabs button{padding-inline:12px}.mobileCategoryStrip button{min-width:142px}.materialBottom{grid-template-columns:minmax(76px,1fr) auto auto;gap:5px;padding-inline:7px}.materialBottom button{padding-inline:8px}}.mobileRawCategories{display:none}@media (width<=760px){.mobileCategoryStrip,.materialTitle,.materialDesktopTable{display:none}.mobileRawCategories{background:#f8f7f2;gap:9px;padding:10px;display:grid}.mobileRawCategories>details{background:#fff;border:1px solid #dcded8;border-radius:11px;overflow:hidden}.mobileRawCategories>details[open]{border-color:#176763;box-shadow:0 4px 16px #064f4d14}.mobileRawCategories>details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:10px 12px;list-style:none;display:flex}.mobileRawCategories>details>summary::-webkit-details-marker{display:none}.mobileRawCategories>details>summary>span{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:7px;min-width:0;font-size:14px;display:grid}.mobileRawCategories>details>summary b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobileRawCategories>details>summary small{color:var(--muted);grid-column:2;font-size:10px;font-weight:400}.mobileRawCategories>details>summary>button{color:#fff;background:#064f4d;border:0;border-radius:50%;flex:0 0 36px;width:36px;height:36px;font-size:20px}.mobileRawCategories .materialTable{border-top:1px solid #e4ebe9;padding:0 8px 8px}.materialTable article{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(112px,138px) 28px;align-items:center;gap:7px 8px;padding:10px 6px}.ingredientName{grid-area:1/1}.ingredientName b{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.25;display:-webkit-box}.quantityStepper,.addToList{grid-area:1/2;width:100%;min-width:0}.quantityStepper{grid-template-columns:30px minmax(38px,1fr) 30px}.quantityStepper button,.quantityStepper input{height:38px;font-size:13px}.addToList{height:38px;padding:6px 8px;font-size:10px}.materialStatus{grid-area:2/1;padding:4px 6px;font-size:8px}.materialStatus.available{display:inline-flex}.materialTable article>select{grid-area:2/2;height:34px;padding:5px 7px;font-size:11px}.rowMenu{grid-area:1/3/3;align-self:center}.rowMenu summary{place-items:center;min-width:28px;min-height:38px;display:grid}.materialTable article:not(.selected) .addToList{grid-area:1/2}}@media (width<=360px){.materialTable article{grid-template-columns:minmax(0,1fr) 108px 26px;column-gap:5px}.quantityStepper{grid-template-columns:28px minmax(34px,1fr) 28px}.ingredientName b{font-size:11px}}@media (width<=760px){.ownerTabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin:20px 0 16px;padding:0;display:grid;overflow:visible}.ownerTabs button{white-space:normal;scroll-snap-align:none;width:100%;min-width:0;min-height:42px;padding:8px 7px;font-size:11px;line-height:1.2}.mobileRawCategories .materialTable article{grid-template-rows:40px;grid-template-columns:minmax(0,1fr) 94px 58px 24px;gap:6px;min-height:52px;padding:6px 4px}.mobileRawCategories .ingredientName{grid-area:1/1}.mobileRawCategories .ingredientName b{white-space:nowrap;text-overflow:ellipsis;-webkit-line-clamp:unset;font-size:11px;display:block;overflow:hidden}.mobileRawCategories .materialStatus{display:none}.mobileRawCategories .quantityStepper,.mobileRawCategories .addToList{grid-area:1/2;height:36px}.mobileRawCategories .quantityStepper{grid-template-columns:27px minmax(34px,1fr) 27px}.mobileRawCategories .quantityStepper button,.mobileRawCategories .quantityStepper input{height:36px;font-size:11px}.mobileRawCategories .addToList{padding:5px;font-size:10px}.mobileRawCategories .materialTable article>select{grid-area:1/3;height:36px;padding:4px;font-size:10px}.mobileRawCategories .rowMenu{grid-area:1/4;align-self:center}.mobileRawCategories .rowMenu summary{min-width:24px;min-height:36px}.mobileRawCategories .materialTable{padding-inline:6px}.mobileRawCategories>details{scroll-margin-top:74px}}@media (width<=360px){.mobileRawCategories .materialTable article{grid-template-columns:minmax(0,1fr) 84px 54px 22px;gap:4px}.mobileRawCategories .quantityStepper{grid-template-columns:24px minmax(32px,1fr) 24px}}.adminNavLogout{cursor:pointer;font-family:inherit}.links .adminNavLogout{border:0}@media (width<=760px){.ownerTop>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.ownerTop a{white-space:nowrap;width:100%;padding-inline:5px;font-size:clamp(9px,2.8vw,11px)}.adminNavLogout.mobileBook{background:var(--orange);color:#fff;border:0;border-radius:999px;font-weight:750}}.catalogueIntro{background:#e5f3f1;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px 20px;display:flex}.catalogueIntro>div{flex-direction:column;display:flex}.catalogueIntro>div:last-child{text-align:right}.catalogueIntro b{font-family:Playfair Display;font-size:22px}.catalogueIntro span{color:var(--muted);font-size:12px}.menuChoice{font:inherit;text-align:left;cursor:pointer;color:var(--ink);background:#f7fbfa;border:1px solid #0000;border-radius:11px;gap:11px;padding:15px;transition:all .18s;display:flex}.menuChoice:hover{border-color:#9ecac6}.menuChoice.selected{border-color:var(--teal);background:#e7f5f2}.choiceTick{width:26px;height:26px;color:var(--teal);background:#fff;border:1px solid #bed5d2;border-radius:50%;flex:0 0 26px;place-items:center;font-weight:700;display:grid}.menuChoice.selected .choiceTick{background:var(--teal);color:#fff}.menuChoice>span:last-child{flex-direction:column;gap:3px;display:flex}.menuChoice small{color:var(--teal)}.menuChoice p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.45}.menuEstimate{z-index:8;color:#fff;background:#073f3e;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:12px 24px;margin-top:24px;padding:20px 22px;display:grid;position:sticky;bottom:16px;box-shadow:0 14px 38px #073f3e47}.menuEstimate>div{flex-direction:column;display:flex}.menuEstimate>div:nth-child(2){flex-direction:row;gap:8px}.menuEstimate small{letter-spacing:.15em;color:#9fd7d2;font-size:10px}.menuEstimate b{font-family:Playfair Display;font-size:28px}.menuEstimate em{margin-left:5px;font:400 12px DM Sans}.menuEstimate span{color:#c9dfdd;font-size:12px}.menuEstimate a{white-space:nowrap;border:1px solid #8fb8b4;border-radius:99px;padding:11px 14px;font-size:12px;font-weight:600}.menuEstimate .estimatePrimary{background:var(--orange);border-color:var(--orange)}.menuEstimate>p{color:#a9c5c2;grid-column:1/-1;margin:0;font-size:10px}.mobileContact{display:none}@media (width<=680px){body{padding-bottom:58px}.nav{height:auto;min-height:82px}.nav>a:first-child{min-width:0}.brandLockup{gap:8px}.links .navCta{display:none}.hero{align-items:flex-start;height:auto;min-height:640px;padding:45px 0 126px}.heroCopy{padding:20px 22px 0}.heroCopy h1{font-size:clamp(41px,13vw,58px)}.actions{align-items:stretch;width:100%}.actions a{text-align:center}.menuHero,.formHero{padding:55px 20px}.menuHero h1{font-size:42px}.catalogue{padding-bottom:38px}.catalogueTools{align-items:flex-start}.catalogueTools>input{width:100%}.menuEstimate{grid-template-columns:1fr;padding:18px;position:relative;bottom:auto}.menuEstimate>div:nth-child(2){flex-direction:column}.menuEstimate a{text-align:center}.mobileContact{z-index:40;background:#fff;border-top:1px solid #d8e4e2;grid-template-columns:1fr 1fr;gap:8px;height:58px;padding:7px 10px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobileContact a{background:var(--deep);color:#fff;border-radius:99px;place-items:center;font-size:13px;font-weight:600;display:grid}.mobileContact a:last-child{background:#1b9b53}.menuCta{padding-bottom:88px}}.spinner{vertical-align:middle;border:2px solid;border-right-color:#0000;border-radius:50%;flex:none;width:18px;height:18px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}button:disabled{opacity:.65;cursor:wait}.pageLoader{min-height:260px;color:var(--teal);justify-content:center;align-items:center;gap:12px;display:flex}.pageLoader.compact{min-height:90px}.ownerMessage{color:var(--deep);background:#e8f5f1;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:12px 16px;display:flex}.ownerMessage button{background:0 0;border:0;font-size:20px}.categoryManager{background:#fff;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:22px;margin-bottom:20px;padding:24px;display:grid}.categoryManager h2{font-size:28px}.categoryManager p{color:var(--muted);margin-bottom:0}.categoryManager form{gap:8px;display:flex}.categoryManager input{border:1px solid #cad8d6;border-radius:9px;padding:12px}.categoryManager button,.inlineDishForm>button{background:var(--orange);color:#fff;border:0;border-radius:99px;padding:12px 16px;font-weight:600}.categoryList{max-width:none}.categoryList details>summary{align-items:center}.categoryName{flex-direction:column;color:var(--ink)!important;background:0 0!important;padding:0!important;display:flex!important}.categoryName i{color:var(--muted);font-size:11px;font-style:normal;font-weight:400}.categoryActions{align-items:center;gap:7px;background:0 0!important;padding:0!important;display:flex!important}.categoryActions button{background:#fff;border:1px solid #c8d7d5;border-radius:8px;padding:7px 10px}.categoryActions .plusButton{background:var(--teal);color:#fff;border-radius:50%;width:34px;height:34px;padding:0;font-size:22px}.categoryActions .danger{color:#b42318}.inlineDishForm{background:#eff8f6;border-radius:12px;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 14px;padding:18px;display:grid}.inlineDishForm>div{grid-column:1/-1;justify-content:space-between;display:flex}.inlineDishForm>div button{background:0 0;border:0;font-size:22px}.inlineDishForm label{flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.inlineDishForm input,.inlineDishForm textarea{font:inherit;border:1px solid #c5d8d5;border-radius:8px;padding:11px}.inlineDishForm .check{grid-column:1}.inlineDishForm>button{grid-column:2;align-self:end}.foodDot{background:#d12828;border-radius:2px;width:10px;height:10px;margin-right:6px;display:inline-block}.foodDot.veg{background:#188847}.foodDot.nonveg{background:#d12828}.iconAction{justify-content:center;align-items:center;gap:7px;display:inline-flex!important}.iconAction svg,.mobileContact svg{fill:currentColor;width:18px;height:18px}.iconAction.whatsapp{border-color:#69c58e}.mobileContact a{justify-content:center;align-items:center;gap:7px;display:flex!important}@media (width<=680px){.nav{flex-wrap:wrap;padding-bottom:8px}.nav>.links{gap:7px;width:100%;padding-top:5px;display:flex;overflow-x:auto}.nav>.links>a{white-space:nowrap;background:#eef6f4;border-radius:99px;padding:7px 10px;font-size:11px;display:block!important}.nav>.links>a:nth-child(2){display:none!important}.nav>.links .navCta{background:var(--orange);color:#fff}.categoryManager{grid-template-columns:1fr}.categoryManager form{flex-direction:column}.categoryActions button:not(.plusButton){padding:7px;font-size:11px}.inlineDishForm{grid-template-columns:1fr}.inlineDishForm>*{grid-column:1!important}.ownerItem{grid-template-columns:1fr auto}.pageLoader{min-height:180px}}.blessing{color:#b66b16;letter-spacing:.08em;order:-1;margin-bottom:1px;font-family:Playfair Display,serif;font-size:11px;line-height:1.2}.blessing i{color:#d48522;margin-right:3px;font-size:15px;font-style:normal}.ownerHint{color:var(--muted);font-size:13px;line-height:1.5}.ownerItem>div p{color:var(--muted);margin:4px 0;font-size:12px;line-height:1.4}.ownerItem{grid-template-columns:1fr auto auto auto}.deliveryState{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.deliveryState span{background:#eef5f4;border-radius:99px;padding:6px 9px;font-size:11px}.settingsPanel{background:#fff;border-radius:18px;grid-template-columns:.8fr 1.2fr;gap:35px;padding:35px;display:grid;box-shadow:0 8px 30px #073f3e0f}.settingsPanel>div p:last-child{color:var(--muted);line-height:1.7}.settingsPanel form{flex-direction:column;gap:16px;display:flex}.settingsPanel label{flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.settingsPanel input{border:1px solid #cad8d6;border-radius:9px;padding:13px}.settingsPanel .settingToggle{background:#f5faf9;border-radius:10px;flex-direction:row;align-items:center;padding:14px}.settingToggle>span{flex-direction:column;display:flex}.settingToggle small{color:var(--muted);font-weight:400}.settingsPanel button,.editCard>button{background:var(--orange);color:#fff;border:0;border-radius:99px;padding:13px 18px;font-weight:600}.editBackdrop{z-index:50;background:#04201fb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.editCard{background:#fff;border-radius:18px;flex-direction:column;gap:15px;width:min(540px,100%);max-height:90vh;padding:28px;display:flex;overflow:auto}.editCard>div{justify-content:space-between;align-items:center;display:flex}.editCard h2{font-size:30px}.editCard>div button{background:0 0;border:0;font-size:28px}.editCard label{flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.editCard input,.editCard select,.editCard textarea{border:1px solid #cad8d6;border-radius:8px;padding:12px}.editCard .check{flex-direction:row;align-items:center}@media (width<=760px){.ownerItem{grid-template-columns:1fr auto}.ownerItem button{grid-column:2}.settingsPanel{grid-template-columns:1fr;padding:24px}.blessing{font-size:9px}.blessing i{font-size:12px}}
