*{margin:0;padding:0;box-sizing:border-box}html{color-scheme:dark;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;background:#0a0a0f;color:#e2e8f0;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0a0a0f;color:#e2e8f0;border:1px solid #1e1e2e;border-radius:8px}input::placeholder,textarea::placeholder{color:#64748b;opacity:1}button:focus-visible,input:focus,select:focus,textarea:focus{outline:2px solid #3b82f6;outline-offset:1px}input[type=file]{padding:8px 0;border:none;background:transparent}select option{background:#0a0a0f;color:#e2e8f0}select::-ms-expand{display:none}.app-viewport{height:100vh;height:100dvh}.safe-bottom{padding-bottom:env(safe-area-inset-bottom,0)}