:root{--bg:#f7f9fc;--text:#111827;--muted:#64748b;--line:#e5e7eb;--primary:#2563eb;--radius:28px;--shadow:0 20px 60px rgba(15,23,42,.10)}*{box-sizing:border-box}a{text-decoration:none}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:linear-gradient(180deg,#fff,#f5f7fb);color:var(--text);min-height:100vh}.mobile-wrap{max-width:560px;margin:0 auto;padding:20px}.hero-card,.app-card{background:rgba(255,255,255,.88);border:1px solid var(--line);border-radius:32px;box-shadow:var(--shadow);backdrop-filter:blur(20px)}.hero-card{padding:30px;margin-top:18px}.app-card{padding:22px;margin-bottom:16px}.logo-badge{width:62px;height:62px;border-radius:22px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:grid;place-items:center;font-size:26px}.btn-main{height:52px;border-radius:18px;font-weight:800;line-height: 39px;}.form-control{height:52px;border-radius:18px;border:1px solid #dbe2ea}.category-card{display:flex;align-items:center;gap:16px;padding:18px;border-radius:24px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px rgba(15,23,42,.05);color:inherit;margin-bottom:12px}.category-icon{width:54px;height:54px;border-radius:18px;color:#fff;display:grid;place-items:center;font-size:22px}.muted{color:var(--muted)}.survey-option{display:flex;gap:12px;align-items:center;border:1px solid var(--line);border-radius:18px;padding:14px;background:#fff;margin-bottom:10px}.survey-option input{width:20px;height:20px}.survey-note{min-height:100px;height:auto}.small-kicker{font-weight:800;color:#2563eb;text-transform:uppercase;font-size:12px;letter-spacing:.08em}img{max-width:100%}.titleImg{width:100%} .moaezLogoImg {
    width: 140px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 30px;
}
