*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;background:#faf8f5}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}button{-webkit-tap-highlight-color:transparent}.app-outer{width:100vw;min-height:100dvh;display:flex;align-items:flex-start;justify-content:center}.app-inner{width:100%;height:100dvh;overflow:hidden;background:#faf8f5;display:flex;flex-direction:column;position:relative}@media(min-width:640px){html,body,#root{background:#eaf6f3;overflow:hidden}.app-outer{background:radial-gradient(ellipse 70% 50% at 20% 10%,rgba(15,118,110,.1) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 80% 90%,rgba(204,251,241,.55) 0%,transparent 60%),linear-gradient(160deg,#f0faf8,#faf8f5 45%,#edf6f4);align-items:center;padding:24px 0}.app-inner{width:430px;height:calc(100dvh - 48px);max-height:900px;border-radius:24px;overflow:hidden;box-shadow:0 0 0 1px #0f766e1f,0 8px 24px #0f766e14,0 32px 80px #0f171c24}}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInLeft{0%{transform:translate(-40%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeUp{0%{transform:translateY(14px);opacity:0}to{transform:translateY(0);opacity:1}}.screen-enter{animation:slideInRight .32s cubic-bezier(.22,.61,.36,1) both}.screen-enter-back{animation:slideInLeft .28s cubic-bezier(.22,.61,.36,1) both}.screen-fade{animation:fadeUp .3s cubic-bezier(.22,.61,.36,1) both}@keyframes gaugeFill{to{stroke-dashoffset:0}}@keyframes blink{50%{opacity:0}}.btn-press{transition:transform .08s ease,opacity .08s ease}.btn-press:active{transform:scale(.96);opacity:.88}@keyframes successBounce{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.12);opacity:1}80%{transform:scale(.95)}to{transform:scale(1)}}.success-icon{animation:successBounce .55s cubic-bezier(.34,1.56,.64,1) both}@keyframes pulseRing{0%{box-shadow:0 0 #0d8a5659}70%{box-shadow:0 0 0 18px #0d8a5600}to{box-shadow:0 0 #0d8a5600}}.pulse-ring{animation:pulseRing 1.6s ease-out .5s infinite}@keyframes itemFadeUp{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.list-item{animation:itemFadeUp .3s cubic-bezier(.22,.61,.36,1) both}.list-item:nth-child(1){animation-delay:.04s}.list-item:nth-child(2){animation-delay:.08s}.list-item:nth-child(3){animation-delay:.12s}.list-item:nth-child(4){animation-delay:.16s}.list-item:nth-child(5){animation-delay:.2s}.list-item:nth-child(6){animation-delay:.24s}@keyframes cardFloat{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.card-float{animation:cardFloat .38s cubic-bezier(.22,.61,.36,1) both}.card-float:nth-child(2){animation-delay:.06s}.card-float:nth-child(3){animation-delay:.12s}.card-float:nth-child(4){animation-delay:.18s}@keyframes barFill{0%{width:0}}.bar-fill{animation:barFill .9s cubic-bezier(.22,.61,.36,1) both .2s}@keyframes orbFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-12px) scale(1.03)}}.desktop-orb{display:none;pointer-events:none;position:fixed;border-radius:50%;filter:blur(64px);animation:orbFloat 8s ease-in-out infinite}@media(min-width:640px){.desktop-orb{display:block}}@keyframes notifSlideIn{0%{transform:scale(.92) translateY(-8px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes notifItemIn{0%{transform:translate(8px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes notifPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.25)}}@keyframes dropdownOpen{0%{opacity:0;transform:translateY(-4px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes sheetSlideUp{0%{transform:translate(-50%) translateY(100%);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}::-webkit-scrollbar{display:none}*{scrollbar-width:none}
