*{box-sizing:border-box}body{color:#f2f2ee;background:#14171f;margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif}a{color:#d98a5e}input,textarea,select{color:#f2f2ee;background:#1e2230;border:1px solid #383e52;border-radius:6px;padding:.5rem .65rem;font-family:inherit;font-size:.95rem}textarea{resize:vertical;width:100%}button{color:#fff;cursor:pointer;background:#c77548;border:none;border-radius:999px;padding:.5rem 1.25rem;font-family:inherit;font-size:.95rem}button.secondary{background:#2b3040}button:disabled{opacity:.5;cursor:default}.page{max-width:760px;margin:0 auto;padding:2rem 1.5rem 4rem}.card{background:#1a1e29;border:1px solid #2b3040;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.field{flex-direction:column;gap:.35rem;margin-bottom:.85rem;display:flex}.field label{color:#9aa0b4;font-size:.8rem}.checklist{margin:.5rem 0 0;padding:0;font-size:.85rem;list-style:none}.checklist li{color:#e0a97f;padding:.15rem 0}.error-text{color:#e07a6b;font-size:.85rem}.success-text{color:#7bc99b;font-size:.85rem}.thumb{object-fit:cover;background:#0d0f16;border:1px solid #2b3040;border-radius:8px;width:96px;height:172px}.logo-thumb{object-fit:contain;background:#0d0f16;border:1px solid #2b3040;border-radius:8px;width:96px;height:96px}.tabs{gap:.5rem;margin-bottom:1rem;display:flex}.tabs button{background:#2b3040}.tabs button.active{background:#c77548}
