@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");:root{--accent:#00c9bb;--violet:#6a4ce0;--bg-deep:#f5f7f8;--bg-panel:rgba(10,20,26,.04);--bg-panel-strong:rgba(10,20,26,.06);--border-glass:rgba(10,20,26,.1);--text-primary:#0e1620;--text-secondary:#5b6672;--text-muted:#8a939e;--radius-lg:22px;--radius-md:16px}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif}body,html{overflow-x:hidden}@media screen and (max-width:767px){input,select,textarea{font-size:16px!important}}