.driver-app{min-height:100vh;background:#f8f9fa;color:#191c1d;padding-bottom:env(safe-area-inset-bottom)}.driver-shell{width:min(100%,720px);margin:0 auto;padding:18px 16px 40px}.driver-card{border:1px solid #e1e3e4;background:white;border-radius:18px;padding:18px;box-shadow:0 4px 12px -8px rgb(0 0 0/.25)}.driver-app a,.driver-app button{min-height:48px;touch-action:manipulation}.driver-app input{min-height:52px;font-size:16px}@media (min-width:640px){.driver-shell{padding:28px 24px 56px}}