@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";html,body,#root{height:100%;width:100%;margin:0}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.5;font-weight:400;--bg1: #E6F3FF;--bg2: #BFE8FF;--bg3: #A7F3D0;--primary: #1E88E5;--primary2: #42A5F5;--success: #43A047;--text: rgba(0,0,0,.88);--muted: rgba(0,0,0,.62);--card: rgba(255,255,255,.95);--border: rgba(0,0,0,.12);--shadow: 0 10px 30px rgba(0,0,0,.1)}body{color:var(--text);background:linear-gradient(135deg,var(--bg1),var(--bg2),var(--bg3));overflow-x:hidden;overscroll-behavior-y:none}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}input,textarea,select{font:inherit}img,svg,video,canvas{max-width:100%}@media(max-width:720px){html,body,#root{min-height:100%;height:auto}body{min-width:320px}input,textarea,select{font-size:16px!important}}.avatarHover:hover .avatarOverlay{opacity:1}
