@font-face{font-family:Cerebri;src:url(../fonts/CerebriSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Cerebri;src:url(../fonts/CerebriSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Cerebri;src:url(../fonts/CerebriSans-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Cerebri;src:url(../fonts/CerebriSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--bg: #E2F1FF;--bg-top: #E9F3FF;--bg-bot: #DCEAFB;--navy: #2D3556;--gray: #929FB4;--card: #F4F8FE;--card-white: #FCFDFF;--sh-light: #FFFFFF;--sh-dark: #C3D2E8;--purple: #9181F6;--purple-2: #7B6BE8;--green: #22D354;--blue: #4FA9F5;--blue-l: #99D9FC;--pink: #EA6FD8;--yellow: #FEC781;--red: #FF8A8F;--lilac: #D5AAFF;--water: #8D7CF6}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{min-height:100dvh}html{background:var(--bg)}body{font-family:Cerebri,-apple-system,system-ui,sans-serif;color:var(--navy);background:linear-gradient(180deg,var(--bg-top),var(--bg-bot));overflow-x:hidden;-webkit-font-smoothing:antialiased}#root{min-height:100dvh}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input{font-family:inherit;border:none;outline:none;background:none;color:inherit}a{color:inherit;text-decoration:none}.app{position:relative;width:100%;max-width:440px;min-height:100dvh;margin:0 auto;color:var(--navy);background:linear-gradient(180deg,var(--bg-top),var(--bg-bot));padding-top:env(safe-area-inset-top)}.screen{min-height:100dvh;padding:max(env(safe-area-inset-top),20px) 22px calc(28px + env(safe-area-inset-bottom));display:flex;flex-direction:column}.screen.has-nav{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.neu{background:linear-gradient(145deg,#fff,#e3ecf8);box-shadow:-6px -6px 14px var(--sh-light),8px 8px 18px var(--sh-dark);border-radius:24px}.neu-in{background:var(--bg);box-shadow:inset -5px -5px 11px var(--sh-light),inset 6px 6px 12px var(--sh-dark);border-radius:22px}.neu-flat{background:#fcfdff;box-shadow:8px 10px 22px #92a3c459;border-radius:22px}.neu-circle{background:linear-gradient(145deg,#fff,#e3ecf8);box-shadow:-5px -5px 12px var(--sh-light),6px 6px 14px var(--sh-dark);border-radius:50%}.title{font-weight:700;letter-spacing:-.02em}.muted{color:var(--gray)}.btn-primary{width:100%;padding:19px;border-radius:20px;color:#fff;font-weight:700;font-size:17px;background:linear-gradient(180deg,#9a8bf8,#7b6be8);box-shadow:0 14px 26px #7b6be86b,inset 0 2px 2px #ffffff59}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;min-height:44px}.iconbtn{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:var(--navy)}.bottomnav{position:fixed;left:0;right:0;bottom:0;max-width:440px;margin:0 auto;padding:14px 30px calc(14px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,rgba(233,243,255,.4),var(--bg-bot));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top-left-radius:30px;border-top-right-radius:30px;box-shadow:0 -8px 24px #92a3c438;z-index:40}.navitem{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;color:#9fb0cc}.scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.scroll::-webkit-scrollbar{display:none}.hrow{display:flex;gap:14px;overflow-x:auto;padding:2px;scrollbar-width:none}.hrow::-webkit-scrollbar{display:none}@media (prefers-reduced-motion: reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important}}
