/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#f1eadc;--wine:#371310;--red:#9d302b;--acid:#d9ee57;--rose:#d8a399;--line:#bfb4a5;--muted:#6f655d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--wine);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,a,input,textarea,select{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}.demo-note{background:var(--wine);color:var(--cream);text-align:center;font:700 7px/1.4 var(--font-geist-mono), monospace;letter-spacing:.18em;padding:8px 18px}.moro-head{z-index:15;border-bottom:1px solid var(--line);background:var(--cream);grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 clamp(22px,4vw,64px);display:grid;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.moro-head{background:color-mix(in srgb, var(--cream) 94%, transparent)}}.moro-head{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.moro-logo{letter-spacing:-.08em;font-size:31px;font-weight:950;text-decoration:none}.moro-logo span{font:700 7px var(--font-geist-mono), monospace;letter-spacing:.16em;margin-left:11px;display:inline-block}.moro-head nav{gap:34px;display:flex}.moro-head nav a{letter-spacing:.12em;text-transform:uppercase;padding:9px 0;font-size:8px;font-weight:800;text-decoration:none;position:relative}.moro-head nav a:after{content:"";background:var(--red);height:1px;transition:right .25s;position:absolute;bottom:2px;left:0;right:100%}.moro-head nav a:hover:after,.moro-head nav a.active:after{right:0}.moro-head>div{font:700 7px var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;justify-self:end}.live-dot{background:var(--acid);width:7px;height:7px;box-shadow:0 0 0 1px var(--wine);border-radius:50%;margin-right:8px;display:inline-block}.moro-hero{background:var(--red);min-height:500px;color:var(--cream);justify-content:space-between;align-items:flex-end;gap:40px;padding:68px clamp(22px,4vw,64px) 55px;display:flex;position:relative;overflow:hidden}.moro-hero:before{content:"";aspect-ratio:1;border:1px solid #f1eadc55;border-radius:50%;width:min(44vw,600px);position:absolute;top:-48%;right:10vw}.moro-hero:after{content:"04";color:#f1eadc11;font:400 min(31vw,430px)/.75 Georgia,serif;position:absolute;bottom:-8vw;right:3vw}.micro{font:700 7px/1.3 var(--font-geist-mono), monospace;letter-spacing:.17em}.moro-hero h1{z-index:2;letter-spacing:-.07em;margin:20px 0 0;font-family:Georgia,serif;font-size:clamp(72px,10vw,154px);font-weight:400;line-height:.78;position:relative}.moro-hero h1 em{color:var(--acid);font-weight:400}.moro-hero button{z-index:2;background:var(--acid);min-width:170px;color:var(--wine);font:800 8px var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:0;border-radius:99px;padding:17px 20px;transition:transform .25s,background .25s;position:relative}.moro-hero button:hover{background:var(--cream);transform:translateY(-3px)}.moro-stats{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.moro-stats>div,.moro-stats>a{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:156px;padding:23px 25px;text-decoration:none;display:flex}.moro-stats>a{background:var(--acid);border-right:0}.moro-stats span{font:700 7px var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase}.moro-stats strong{letter-spacing:-.05em;font-family:Georgia,serif;font-size:54px;font-weight:400;line-height:.85}.moro-stats small{color:var(--muted);font:8px var(--font-geist-mono), monospace}.moro-dashboard{grid-template-columns:290px 1fr;min-height:620px;display:grid}.moro-dashboard>aside{border-right:1px solid var(--line);height:fit-content;padding:45px 30px;position:sticky;top:78px}.moro-dashboard h2{letter-spacing:-.045em;margin:16px 0 38px;font-family:Georgia,serif;font-size:39px;font-weight:400;line-height:.92}.category-list{display:grid}.category-list button{border:0;border-top:1px solid var(--line);text-align:left;letter-spacing:.04em;cursor:pointer;background:0 0;justify-content:space-between;padding:14px 9px;font-size:9px;font-weight:800;display:flex}.category-list button:last-child{border-bottom:1px solid var(--line)}.category-list button b{font:8px var(--font-geist-mono), monospace}.category-list button.selected{background:var(--wine);color:var(--cream);padding-left:16px}.menu-search{border-bottom:1px solid var(--wine);gap:9px;margin-top:35px;padding:11px 0;display:flex}.menu-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:10px}.dish-panel{padding:0 4vw}.dish-panel>header{border-bottom:1px solid var(--wine);height:58px;font:700 7px var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;grid-template-columns:1fr 115px 88px 34px;align-items:center;padding-left:128px;display:grid}.dish-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(310px,1fr) 115px 88px 34px;align-items:center;gap:22px;width:100%;min-height:150px;transition:background .2s;display:grid}.dish-row:hover{background:#fff5}.dish-main{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:102px 1fr;align-items:center;gap:25px;min-width:0;padding:19px 0;display:grid}.dish-art{border-radius:50%;place-items:center;width:102px;height:102px;display:grid;position:relative;overflow:hidden}.dish-art:after{content:"";aspect-ratio:1;border:1px solid #37131066;border-radius:50%;width:65%;position:absolute}.dish-art.olive{background:var(--acid)}.dish-art.orange{background:var(--red);color:var(--cream)}.dish-art.yellow{background:#deb34d}.dish-art.cream{background:var(--rose)}.dish-art i{z-index:1;font:700 10px var(--font-geist-mono), monospace;font-style:normal}.dish-art b{z-index:2;background:var(--wine);width:25px;height:25px;color:var(--acid);border-radius:50%;place-items:center;font-size:9px;display:grid;position:absolute;top:2px;right:2px}.dish-copy{gap:5px;min-width:0;display:grid}.dish-copy small{font:700 7px var(--font-geist-mono), monospace;letter-spacing:.1em}.dish-copy strong{letter-spacing:-.03em;font-family:Georgia,serif;font-size:25px;font-weight:400}.dish-copy>span{color:var(--muted);font-family:Georgia,serif;font-size:12px;line-height:1.4}.dish-copy em{color:#82776d;margin-top:4px;font:italic 9px Georgia,serif}.availability{font:700 7px var(--font-geist-mono), monospace;letter-spacing:.08em;text-align:left;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:7px 0}.availability i{border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.availability.on i{background:#83a332}.availability.off{color:#897f75}.availability.off i{background:#897f75}.price{font-family:Georgia,serif;font-size:26px}.price small{font:7px var(--font-geist-mono), monospace}.dish-open{border:1px solid var(--wine);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:33px;height:33px;display:grid}.dish-open:hover{background:var(--wine);color:var(--cream)}.menu-error{border-left:5px solid var(--red);background:#eacbc3;grid-column:1/-1;padding:11px 14px;font-size:10px}.menu-empty{text-align:center;font:10px var(--font-geist-mono), monospace;color:var(--muted);padding:55px 20px}.moro-footer{background:var(--wine);color:var(--cream);font:700 7px var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:20px;padding:35px clamp(22px,4vw,64px);display:flex}.moro-footer a{text-underline-offset:4px}.menu-overlay{z-index:30;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#210b09cc;place-items:stretch end;display:grid;position:fixed;inset:0}.dish-editor{background:var(--cream);width:min(610px,100%);height:100vh;box-shadow:-10px 0 0 var(--acid);padding:40px;overflow:auto}.dish-editor>header{border-bottom:1px solid var(--wine);justify-content:space-between;gap:20px;padding-bottom:28px;display:flex}.dish-editor h2{letter-spacing:-.06em;margin:11px 0 0;font-family:Georgia,serif;font-size:clamp(42px,6vw,70px);font-weight:400;line-height:.86}.dish-editor>header button{border:1px solid var(--wine);cursor:pointer;background:0 0;border-radius:50%;width:39px;height:39px;font-size:22px}.dish-editor form{gap:18px;padding-top:28px;display:grid}.dish-editor label{font:700 7px var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;gap:7px;display:grid}.dish-editor input,.dish-editor textarea,.dish-editor select{border:1px solid var(--line);letter-spacing:0;text-transform:none;background:#fff7;border-radius:0;outline:none;width:100%;padding:13px;font-size:11px}.dish-editor input:focus,.dish-editor textarea:focus,.dish-editor select:focus{border-color:var(--wine)}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.toggles{align-content:end;gap:11px;padding-bottom:5px;display:grid}.toggles label{align-items:center;gap:8px;display:flex}.toggles input{width:17px;height:17px;accent-color:var(--red)}.editor-actions{justify-content:flex-end;gap:15px;margin-top:15px;display:flex}.editor-actions button{font:700 7px var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;padding:14px 18px}.editor-actions .remove{border:1px solid var(--red);color:var(--red);background:0 0;margin-right:auto}.editor-actions .save{border:1px solid var(--wine);background:var(--wine);color:var(--cream);box-shadow:5px 5px 0 var(--acid)}.menu-toast{z-index:40;border-left:6px solid var(--acid);background:var(--wine);color:var(--cream);padding:15px 19px;font-size:10px;font-weight:800;position:fixed;bottom:24px;right:24px}.guest-menu{background:var(--cream);min-height:100vh;color:var(--wine)}.guest-head{z-index:8;width:100%;height:92px;color:var(--cream);border-bottom:1px solid #f1eadc66;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(22px,5vw,78px);display:grid;position:absolute}.guest-head>a{font:700 7px var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;text-decoration:none}.guest-head>strong{letter-spacing:-.1em;font-size:48px;font-weight:950}.guest-head>button{color:inherit;text-align:right;font:700 7px/1.6 var(--font-geist-mono), monospace;letter-spacing:.09em;cursor:pointer;background:0 0;border:0}.guest-hero{background:var(--wine);min-height:100vh;color:var(--cream);grid-template-columns:.82fr 1.18fr;display:grid}.guest-hero>div:first-child{z-index:2;flex-direction:column;justify-content:center;padding:150px 5vw 72px;display:flex;position:relative}.guest-hero>div>span{font:700 7px var(--font-geist-mono), monospace;letter-spacing:.17em}.guest-hero h1{letter-spacing:-.075em;margin:45px 0 34px;font-family:Georgia,serif;font-size:clamp(78px,10vw,168px);font-weight:400;line-height:.77}.guest-hero h1 em{color:var(--acid);font-weight:400}.guest-hero p{color:#d0c7b8;max-width:440px;margin:0;font-size:11px;line-height:1.8}.plate-composition{background:linear-gradient(#0000 52%,#2b0f0e7d),url(https://images.unsplash.com/photo-1414235077428-338989a2e8c0?auto=format&fit=crop&w=1800&q=88) 50%/cover;position:relative;overflow:hidden}.plate-composition:before{content:"";pointer-events:none;border:1px solid #f1eadc70;position:absolute;inset:22px}.plate-composition i{display:none}.plate-composition span{background:var(--acid);color:var(--wine);font:800 7px/1.55 var(--font-geist-mono), monospace;letter-spacing:.13em;padding:13px 15px;position:absolute;bottom:30px;right:30px}.guest-bar{background:var(--acid);min-height:46px;color:var(--wine);font:700 7px var(--font-geist-mono), monospace;letter-spacing:.14em;justify-content:space-between;align-items:center;gap:20px;padding:12px clamp(22px,5vw,78px);display:flex}.guest-list{padding:115px clamp(22px,5vw,78px) 140px}.guest-list:before{content:"KARTA / 04";font:700 7px var(--font-geist-mono), monospace;letter-spacing:.17em;margin-bottom:70px;display:block}.guest-list>section{border-top:1px solid var(--wine);grid-template-columns:minmax(210px,.55fr) 1.45fr;display:grid}.guest-list>section>header{border-right:1px solid var(--line);min-height:220px;padding:28px 35px 30px 0;position:relative}.guest-list>section>header span{font:700 7px var(--font-geist-mono), monospace;letter-spacing:.15em}.guest-list>section>header h2{letter-spacing:-.055em;margin:62px 0 10px;font-family:Georgia,serif;font-size:clamp(43px,5vw,72px);font-weight:400;line-height:.86}.guest-list>section>header small{color:var(--muted);font:7px var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase}.guest-list>section>div{display:grid}.guest-list article{border-bottom:1px solid var(--line);grid-template-columns:50px minmax(0,1fr) 82px;align-items:center;gap:22px;min-height:145px;padding:23px 0 23px 30px;transition:background .25s,padding-left .25s;display:grid;position:relative}.guest-list article:hover{background:#fff5;padding-left:42px}.guest-list article.featured:after{content:"CHEF'S PICK";color:var(--red);font:700 6px var(--font-geist-mono), monospace;letter-spacing:.12em;position:absolute;top:14px;right:0}.guest-dot{border-radius:50%;place-items:center;width:39px;height:39px;font-size:8px;display:grid}.guest-dot.olive{background:var(--acid)}.guest-dot.orange{background:var(--red);color:var(--cream)}.guest-dot.yellow{background:#deb34d}.guest-dot.cream{background:var(--rose)}.guest-list article h3{letter-spacing:-.03em;margin:0 0 8px;font-family:Georgia,serif;font-size:27px;font-weight:400}.guest-list article p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.guest-list article small{color:#81766d;font:6px var(--font-geist-mono), monospace;letter-spacing:.08em;margin-top:10px;display:block}.guest-list article>strong{text-align:right;font-family:Georgia,serif;font-size:28px;font-weight:400}.guest-list article>strong i{font:7px var(--font-geist-mono), monospace;font-style:normal}.guest-loading{place-items:center;min-height:300px;font:17px Georgia,serif;display:grid}.guest-footer{background:var(--red);min-height:390px;color:var(--cream);grid-template-columns:1fr .7fr .7fr;align-items:end;gap:50px;padding:75px clamp(22px,5vw,78px);display:grid}.guest-footer>strong{letter-spacing:-.1em;font-size:clamp(72px,12vw,180px);font-weight:950;line-height:.7}.guest-footer div{font:700 7px var(--font-geist-mono), monospace;letter-spacing:.08em;gap:9px;display:grid}.guest-footer p{color:#e6c8c1;font:6px/1.5 var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;margin:0}@media (max-width:900px){.moro-head{grid-template-columns:1fr auto}.moro-head nav{display:none}.moro-head>div{font-size:0}.moro-head>div .live-dot{margin:0}.moro-stats{grid-template-columns:1fr 1fr}.moro-stats>div:nth-child(2){border-right:0}.moro-dashboard{grid-template-columns:1fr}.moro-dashboard>aside{border-right:0;border-bottom:1px solid var(--line);position:static}.category-list{grid-template-columns:repeat(3,1fr)}.category-list button:nth-child(n+4){display:none}.dish-panel{padding:0 22px}.dish-panel>header{display:none}.dish-row{grid-template-columns:minmax(250px,1fr) 100px 72px 34px}.dish-main{grid-template-columns:80px 1fr}.dish-art{width:76px;height:76px}.guest-head{grid-template-columns:1fr auto}.guest-head>button{display:none}.guest-hero{grid-template-columns:1fr}.guest-hero>div:first-child{min-height:680px}.plate-composition{min-height:70vh}.guest-list>section{grid-template-columns:1fr}.guest-list>section>header{border-right:0;border-bottom:1px solid var(--wine);min-height:auto}.guest-list>section>header h2{margin-top:34px}.guest-footer{grid-template-columns:1fr 1fr}.guest-footer>strong{grid-column:1/-1}}@media (max-width:600px){.moro-logo span{display:none}.moro-hero{min-height:500px;padding-top:78px;display:block}.moro-hero h1{margin-top:60px;font-size:76px}.moro-hero button{width:100%;margin-top:55px}.moro-stats>div,.moro-stats>a{min-height:126px;padding:18px}.moro-stats strong{font-size:41px}.dish-row{grid-template-columns:1fr 60px 33px;gap:8px}.dish-main{grid-template-columns:60px 1fr;gap:13px}.dish-art{width:57px;height:57px}.dish-copy strong{font-size:20px}.dish-copy>span{font-size:10px}.availability{grid-column:1;padding-left:73px}.price{grid-area:1/2;font-size:22px}.dish-open{grid-area:1/3/3}.form-grid{grid-template-columns:1fr}.moro-footer{display:grid}.dish-editor{padding:30px 22px}.guest-head{height:76px}.guest-head>a{font-size:0}.guest-head>a:after{content:"← CMS";font-size:7px}.guest-head>strong{font-size:41px}.guest-hero>div:first-child{min-height:610px;padding:125px 22px 65px}.guest-hero h1{margin-top:55px;font-size:77px}.plate-composition{min-height:63vh}.plate-composition:before{inset:12px}.guest-bar span:last-child{display:none}.guest-list{padding:80px 20px 95px}.guest-list:before{margin-bottom:48px}.guest-list>section>header h2{font-size:48px}.guest-list article{grid-template-columns:35px 1fr 56px;gap:11px;padding-left:0}.guest-list article:hover{padding-left:0}.guest-dot{width:30px;height:30px}.guest-list article h3{font-size:21px}.guest-list article>strong{font-size:22px}.guest-footer{grid-template-columns:1fr;gap:28px;min-height:430px;padding:65px 22px}.guest-footer>strong{grid-column:auto;font-size:92px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
