@import"https://fonts.googleapis.com/css2?family=Assistant:wght@400;600;700;800&family=Heebo:wght@400;500;700;800&display=swap";:root{color-scheme:light;--page-bg: #f4ede3;--text-main: #241915}html,body,#root{min-height:100%}*{box-sizing:border-box}body{margin:0;font-family:Heebo,Assistant,sans-serif;background:radial-gradient(circle at top,rgba(196,138,58,.18),transparent 28%),linear-gradient(180deg,#efe4d4 0%,var(--page-bg) 42%,#f8f4ee 100%);color:var(--text-main);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit}::selection{background:#8f2d1f2e}.bg-orb{position:fixed;border-radius:999px;filter:blur(18px);pointer-events:none;opacity:.7}.bg-orb-one{top:80px;right:-120px;width:320px;height:320px;background:#c48a3a3d}.bg-orb-two{left:-120px;bottom:120px;width:280px;height:280px;background:#245c4a1f}.fade-up{animation:fadeUp .68s cubic-bezier(.22,1,.36,1) both}.lift-soft{transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.lift-soft:hover{transform:translateY(-3px);filter:saturate(1.04)}.mobile-order-bar{animation:riseIn .42s cubic-bezier(.22,1,.36,1) both}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes riseIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){body{background:radial-gradient(circle at top,rgba(196,138,58,.22),transparent 34%),linear-gradient(180deg,#f2e7d7,#f4ede3 48%,#faf6f0)}.bg-orb{filter:blur(26px);opacity:.8}.bg-orb-one{top:30px;right:-80px;width:220px;height:220px}.bg-orb-two{left:-90px;bottom:180px;width:200px;height:200px}}
