*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b1020;color:#f9fafb;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh}a{color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0b1020}::-webkit-scrollbar-thumb{background:#374151;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#4b5563}input,select,textarea{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#f9fafb;padding:12px 16px;font-size:14px;width:100%;outline:none;transition:border-color .2s;font-family:inherit}input:focus,select:focus,textarea:focus{border-color:#6366f1}input::placeholder,textarea::placeholder{color:#4b5563}