.topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;max-width:480px;margin:0 auto;width:100%}.topbar__back,.topbar__back-placeholder{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--text-main)}.topbar__back{background:var(--bg-card);box-shadow:var(--shadow-soft);cursor:pointer}.topbar__logo{font-family:var(--font-akshar,"Akshar",sans-serif);font-size:24px;font-weight:700;letter-spacing:.08em}.topbar__spacer{width:32px;height:32px}