*,:after,:before{box-sizing:border-box;margin:0;padding:0}#__next,body,html{height:100%;width:100%}body.app-mode,body.app-mode #__next{overflow:hidden}body.landing-mode,body.landing-mode #__next{overflow:auto}body{background:#f7f8fa;color:#1a2332;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;-webkit-font-smoothing:antialiased}.fs-fullheight{height:100vh;height:100dvh}.fs-safe-bottom{padding-bottom:env(safe-area-inset-bottom,0)}.fs-input-bar{padding-bottom:max(16px,env(safe-area-inset-bottom))}@media (max-width:768px){body{overflow-x:hidden}.fs-prospect-card{max-width:100%;overflow:hidden}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f0f2f5}::-webkit-scrollbar-thumb{background:#c8d4e0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2a9d8f66}button,input,textarea{font-family:inherit}[role=button],a,button,input,label,select,textarea{touch-action:manipulation}[role=button],button{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}::-moz-selection{background:#2a9d8f33;color:#1a2332}::selection{background:#2a9d8f33;color:#1a2332}