@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Sora:wght@600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;background:#f8fafc}:focus-visible{outline:2px solid #1F7AE0;outline-offset:2px}::selection{background-color:#d6e9ff;color:#0c3a74}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}#root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}@supports (padding-top: env(safe-area-inset-top)){.safe-area-top{padding-top:env(safe-area-inset-top)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}}body.no-pull-refresh{overscroll-behavior-y:contain}button,a,[role=button]{touch-action:manipulation}.no-select{-webkit-user-select:none;user-select:none}
