@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Inter,sans-serif;overscroll-behavior-y:none}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}@keyframes heartPop{0%{transform:scale(0);opacity:0}15%{transform:scale(1.3);opacity:1}30%{transform:scale(1);opacity:1}70%{transform:scale(1);opacity:1}to{transform:scale(.8) translateY(-40px);opacity:0}}.animate-heart-pop{animation:heartPop .8s cubic-bezier(.175,.885,.32,1.275) forwards}*{-webkit-tap-highlight-color:transparent}@keyframes onboarding-chevron-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.animate-onboarding-chevron-float{animation:onboarding-chevron-float 1s ease-in-out infinite}@keyframes recipe-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes recipe-modal-slide-up{0%{transform:translateY(24px);opacity:.96}to{transform:translateY(0);opacity:1}}@keyframes recipe-modal-slide-down{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:1}}.animate-fade-in{animation:recipe-modal-fade-in .25s ease-out forwards}.animate-fade-out{animation:recipe-modal-fade-in .2s ease-in reverse forwards}.animate-slide-up{animation:recipe-modal-slide-up .35s cubic-bezier(.22,1,.36,1) forwards}.animate-slide-down{animation:recipe-modal-slide-down .3s cubic-bezier(.16,1,.3,1) forwards}.animate-zoom-in-hero{animation:recipe-modal-fade-in .4s ease-out forwards}@media (max-width: 639px){.tab-panel-slide{transition:transform .3s cubic-bezier(.22,1,.36,1)}.tab-panel-slide.slide-from-right{animation:tab-slide-from-right .3s cubic-bezier(.22,1,.36,1) forwards}.tab-panel-slide.slide-from-left{animation:tab-slide-from-left .3s cubic-bezier(.22,1,.36,1) forwards}}@keyframes tab-slide-from-right{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes tab-slide-from-left{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.main-page-slide.slide-from-right{animation:tab-slide-from-right .3s cubic-bezier(.22,1,.36,1) forwards}.main-page-slide.slide-from-left{animation:tab-slide-from-left .3s cubic-bezier(.22,1,.36,1) forwards}@keyframes card-stack-dismiss{0%{transform:translateY(0);opacity:1}to{transform:translateY(-10px);opacity:0}}@keyframes card-stack-reveal{0%{transform:translateY(5px);opacity:.9}to{transform:translateY(0);opacity:1}}.animate-card-stack-dismiss{animation:card-stack-dismiss .35s cubic-bezier(.22,1,.36,1) forwards}.animate-card-stack-reveal{animation:card-stack-reveal .35s cubic-bezier(.22,1,.36,1) forwards}.card-neumorphic{box-shadow:-2px -2px 20px #ffffff14,6px 8px 28px #0000001a,0 6px 12px -2px #0006}.dark .card-neumorphic{box-shadow:-2px -2px 24px #f8fafc0d,6px 8px 32px #00000038,0 6px 12px -2px #00000080}.card-neumorphic-stack{box-shadow:-2px -2px 20px #ffffff14,6px 8px 28px #0000001a,0 6px 12px -2px #0006}.dark .card-neumorphic-stack{box-shadow:-2px -2px 24px #f8fafc0d,6px 8px 32px #00000038,0 6px 12px -2px #00000080}.card-tour-gradient{background:linear-gradient(to bottom,#fff,#f1f5f9)}.dark .card-tour-gradient{background:linear-gradient(to bottom,#1e293b,#0f172a)}@keyframes timer-step-pulse-red{0%{box-shadow:0 0 #ef444400}25%{box-shadow:0 0 0 6px #ef444466}50%{box-shadow:0 0 0 2px #ef444426}75%{box-shadow:0 0 0 7px #ef444452}to{box-shadow:0 0 #ef444400}}.animate-timer-step-pulse-red{animation:timer-step-pulse-red 1.4s ease-in-out infinite}@keyframes timer-step-pulse-green{0%,to{box-shadow:0 0 #22c55e00}25%{box-shadow:0 0 0 5px #22c55e47}50%{box-shadow:0 0 0 2px #22c55e1a}75%{box-shadow:0 0 0 5px #22c55e38}}.animate-timer-step-pulse-green{animation:timer-step-pulse-green 1.25s ease-in-out 4 forwards}@keyframes timer-phase1-circle-pulse{0%,to{opacity:1;transform:scale(1)}25%{opacity:.85;transform:scale(1.05)}50%{opacity:1;transform:scale(1)}75%{opacity:.9;transform:scale(1.03)}}.animate-timer-phase1-circle-pulse{animation:timer-phase1-circle-pulse 1.25s ease-in-out 4 forwards}@keyframes cooknow-ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-cooknow-ring{animation:cooknow-ring-spin 3s linear infinite}@keyframes spin-slow{to{transform:rotate(360deg)}}.animate-spin-slow{animation:spin-slow 3s linear infinite}.card-tour-cascade-0{background:linear-gradient(to bottom,#fff,#f1f5f9)}.card-tour-cascade-1{background:linear-gradient(to bottom,#f1f5f9,#e2e8f0)}.card-tour-cascade-2{background:linear-gradient(to bottom,#e2e8f0,#cbd5e1)}.dark .card-tour-cascade-0{background:linear-gradient(to bottom,#1e293b,#0f172a)}.dark .card-tour-cascade-1{background:linear-gradient(to bottom,#0f172a,#020617)}.dark .card-tour-cascade-2{background:linear-gradient(to bottom,#020617,#000)}
