.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.idea-form{display:flex;flex:1 1 360px;max-width:560px;margin:0 16px;gap:6px;align-items:center}
.idea-form input{flex:1;min-width:0;height:36px;padding:0 12px;border-radius:10px;border:1px solid #3b82f6;background:#0b1220;color:#fff;font:14px system-ui,sans-serif}
.idea-form input::placeholder{color:#9fb0c8}
.idea-form button{height:36px;padding:0 14px;border:0;border-radius:10px;background:#0369a1;color:#fff;font:600 14px system-ui,sans-serif;cursor:pointer;white-space:nowrap}
.idea-form button:hover{background:#075985}
@media (max-width:1100px){.idea-form{display:none}.idea-form.open{display:flex;position:fixed;top:46px;left:0;right:0;max-width:none;margin:0;padding:8px;background:#07111f;z-index:10002;box-shadow:0 6px 16px rgba(0,0,0,.5)}}
.monthly-label{color:#a0a0a0!important}
.tour-progress{color:#a0a0a0!important}
.savings-badge{background:#2e7d32!important}
.tour-btn-next{background:#0369a1!important}
