*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0f1117;color:#e0e0e0;min-height:100vh}a{color:inherit}button{cursor:pointer;border:none;border-radius:6px;font-size:14px;font-weight:600;padding:8px 16px;transition:opacity .15s}button:disabled{opacity:.45;cursor:default}button:not(:disabled):hover{opacity:.85}input,textarea,select{background:#1c1f2e;border:1px solid #333;border-radius:6px;color:#e0e0e0;font-size:14px;padding:8px 12px;width:100%;outline:none;transition:border-color .15s}input:focus,textarea:focus{border-color:#4f8ef7}.btn-primary{background:#4f8ef7;color:#fff}.btn-danger{background:#e05555;color:#fff}.btn-ghost{background:#2a2d3e;color:#e0e0e0;border:1px solid #444}.btn-green{background:#2ecc71;color:#111}
