/* Prevent iOS Safari from zooming the page when a form field gains focus. */
@media(max-width:700px){input,textarea,select{font-size:16px!important}.app-shell{overflow-x:hidden}.sheet{max-height:92dvh;overflow-y:auto}.sheet form{padding-bottom:calc(28px + env(safe-area-inset-bottom))}}
.guide-steps{counter-reset:install}.guide-steps div{position:relative;padding:16px 15px 16px 54px;min-height:76px}.guide-steps div:before{counter-increment:install;content:counter(install);position:absolute;left:14px;top:16px;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#754553;color:#fff;font-size:11px;font-weight:700}.guide-steps b{font-size:14px}.guide-steps b span{display:none}.guide-steps p{font-size:12px;line-height:1.65}.guide-steps strong{color:#754553}.guide-tip{margin:14px 0 0;padding:11px 12px;border-radius:10px;background:#f6e7ea;color:#82505b;font-size:12px;line-height:1.55}.guide-tip b{color:#593941}
