html{scroll-behavior:smooth}body{background:var(--bg-dark);min-height:100vh}select{color:var(--text-main);cursor:pointer;transition:var(--transition-smooth);appearance:none;background:#ffffff0d url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right .75rem center/1rem no-repeat;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:.6rem 2.5rem .6rem 1rem;font-size:.95rem}select:hover{border-color:var(--primary);background-color:#ffffff14}select:focus{border-color:var(--primary);box-shadow:0 0 0 2px #6366f133}select option{color:var(--text-main);background-color:#1e1e2d;padding:10px}
