html[data-boot-splash] body{overflow:hidden}.mealli-app-splash{position:fixed;inset:0;z-index:200;overflow:hidden;pointer-events:none}.mealli-app-splash[data-exiting]{animation:mealli-app-splash-out .34s cubic-bezier(.22,1,.36,1) forwards}@keyframes mealli-app-splash-out{to{opacity:0}}.mealli-splash-root{position:absolute;inset:0;overflow:hidden}.mealli-splash-root[data-theme=dark]{background:linear-gradient(165deg,#28202b,#1f1922);color:#fff}.mealli-splash-root[data-theme=light]{background:linear-gradient(165deg,#fbfafc,#f2eef4);color:#28202b}.mealli-splash-rings{position:absolute;inset:0;z-index:2;pointer-events:none}.mealli-splash-ring{position:absolute;inset:0;margin:auto;width:12rem;height:12rem;border-radius:9999px;border:1.5px solid rgb(232 93 76 / .38);opacity:0;transform:scale(.55) translateZ(0);will-change:transform,opacity;backface-visibility:hidden;animation:mealli-splash-ring-pulse 1.15s cubic-bezier(.22,1,.36,1) .1s forwards}.mealli-splash-ring--delay{animation-delay:.28s}.mealli-splash-root[data-exiting] .mealli-splash-ring{animation:none;opacity:0}.mealli-splash-root[data-theme=light] .mealli-splash-ring{border-color:#dc44327a}.mealli-splash-glow{position:absolute;inset:0;z-index:1;margin:auto;width:18rem;height:18rem;border-radius:9999px;background:radial-gradient(circle,rgb(232 93 76 / .14) 0%,transparent 68%);pointer-events:none;opacity:0;transform:scale(.65) translateZ(0);will-change:transform,opacity;animation:mealli-splash-glow-in .65s cubic-bezier(.22,1,.36,1) forwards}.mealli-splash-root[data-theme=light] .mealli-splash-glow{background:radial-gradient(circle,rgb(232 93 76 / .22) 0%,rgb(232 93 76 / .1) 42%,rgb(232 93 76 / .04) 62%,transparent 76%);animation-name:mealli-splash-glow-in-light}.mealli-splash-root[data-exiting] .mealli-splash-glow{animation:mealli-splash-glow-out .28s ease forwards}@keyframes mealli-splash-ring-pulse{0%{transform:scale(.55) translateZ(0);opacity:.42}to{transform:scale(1.75) translateZ(0);opacity:0}}@keyframes mealli-splash-glow-in{0%{opacity:0;transform:scale(.65) translateZ(0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes mealli-splash-glow-in-light{0%{opacity:0;transform:scale(.65) translateZ(0)}to{opacity:.72;transform:scale(1) translateZ(0)}}@keyframes mealli-splash-glow-out{to{opacity:0;transform:scale(1.1) translateZ(0)}}.mealli-splash-content{position:absolute;inset:0;z-index:3;margin:auto;width:fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center;gap:1.1rem;opacity:0;transform:translateY(10px);animation:mealli-splash-content-in .45s cubic-bezier(.22,1,.36,1) forwards}.mealli-splash-root[data-exiting] .mealli-splash-content{animation:mealli-splash-content-out .32s cubic-bezier(.22,1,.36,1) forwards}@keyframes mealli-splash-content-in{to{opacity:1;transform:translateY(0)}}@keyframes mealli-splash-content-out{to{opacity:0;transform:translateY(-10px) scale(.97)}}.mealli-splash-mark{display:grid;place-items:center}.mealli-mark--splash .mealli-mark__stroke{stroke-dasharray:1;stroke-dashoffset:1;opacity:0;animation:mealli-mark-stroke-draw .7s cubic-bezier(.22,1,.36,1) forwards}.mealli-mark--splash .mealli-mark__fill{opacity:0;animation:mealli-mark-fill-in .35s ease-out .5s forwards}.mealli-mark--splash .mealli-mark__dot{opacity:0;transform:scale(0);transform-origin:36px 8px;animation:mealli-mark-dot-in .6s cubic-bezier(.34,1.45,.64,1) .45s forwards}@keyframes mealli-mark-stroke-draw{0%{stroke-dashoffset:1;opacity:0}8%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes mealli-mark-fill-in{to{opacity:1}}@keyframes mealli-mark-dot-in{0%{opacity:0;transform:scale(0)}55%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.mealli-splash-wordmark{display:flex;justify-content:center}.mealli-splash-wordmark .mealli-logo>span{display:inline-block;opacity:0;transform:translateY(12px);animation:mealli-splash-word-in .45s cubic-bezier(.22,1,.36,1) forwards}.mealli-splash-wordmark .mealli-logo>span:nth-child(1){animation-delay:.58s}.mealli-splash-wordmark .mealli-logo>span:nth-child(2){animation-delay:.66s}@keyframes mealli-splash-word-in{to{opacity:1;transform:translateY(0)}}.mealli-splash-wordmark .mealli-logo>span:first-child{color:currentColor}.mealli-splash-accent-line{display:block;width:3.5rem;height:3px;border-radius:9999px;background:linear-gradient(90deg,transparent,#e85d4c,transparent);transform-origin:center;transform:scaleX(0);opacity:0;animation:mealli-splash-accent-in .55s cubic-bezier(.22,1,.36,1) .74s forwards}@keyframes mealli-splash-accent-in{to{transform:scaleX(1);opacity:1}}.mealli-splash-root[data-exiting] .mealli-splash-mark,.mealli-splash-root[data-exiting] .mealli-splash-wordmark .mealli-logo>span,.mealli-splash-root[data-exiting] .mealli-splash-accent-line{animation:none;opacity:0}@media(prefers-reduced-motion:reduce){.mealli-splash-ring,.mealli-splash-glow{animation:none;opacity:0}.mealli-splash-content,.mealli-splash-wordmark .mealli-logo>span,.mealli-splash-accent-line{animation:none;opacity:1;transform:none}.mealli-mark--splash .mealli-mark__stroke,.mealli-mark--splash .mealli-mark__fill,.mealli-mark--splash .mealli-mark__dot{animation:none;opacity:1;stroke-dashoffset:0;transform:none}}
