.ToastProvider-module___UD6Ga__stack{z-index:1000;flex-direction:column;gap:10px;width:min(420px,100vw - 32px);display:flex;position:fixed;bottom:16px;right:16px}.ToastProvider-module___UD6Ga__toast{color:var(--text);background:#0c0c0cfa;border:1px solid #f0701038;border-radius:10px;grid-template-columns:1fr auto;gap:10px;padding:12px;display:grid;box-shadow:0 12px 34px #0000008c}.ToastProvider-module___UD6Ga__message{font-size:.95rem;line-height:1.35}.ToastProvider-module___UD6Ga__close{appearance:none;color:var(--text);cursor:pointer;background:0 0;border:1px solid #f0701038;border-radius:8px;width:30px;height:30px}.ToastProvider-module___UD6Ga__success{border-color:#f0701059}.ToastProvider-module___UD6Ga__error{border-color:#f070108c}.ToastProvider-module___UD6Ga__info{border-color:#f0701038}
:root{--bg:#000;--card:#0c0c0c;--primary:#f07010;--primary-dark:#d85f08;--text:#f5f0ec;--muted:#f5f0ec9e;--border:#f0701038;--success:#f5f0ec}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit}input,select,textarea{font:inherit;border:1px solid var(--border);color:var(--text);background:#070707;border-radius:8px;width:100%;padding:.6rem .75rem}.btn{background:var(--primary);color:#000;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;padding:.75rem 1.25rem;font-weight:600;display:inline-flex}.btn:hover{background:var(--primary-dark)}.btn-outline{border:1px solid var(--primary);color:var(--primary);background:0 0}.card{background:var(--card);border:1px solid var(--border);border-radius:8px;padding:1rem;box-shadow:0 10px 30px #00000059}.container{max-width:480px;min-height:100vh;margin:0 auto;padding:1rem}header{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.badge{color:var(--primary);background:#f0701024;border:1px solid #f0701040;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.badge.success{color:var(--success);background:#f5f0ec1f}.alert{background:#f070101a;border:1px solid #f0701052;border-radius:8px;margin:1rem 0;padding:.75rem;font-size:.9rem}.product-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.form-group{margin-bottom:1rem}.form-group label{color:var(--muted);margin-bottom:.35rem;font-size:.875rem;display:block}
