.mobile-app-shell{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;width:390px;min-height:720px;overflow:hidden;border:10px solid #020617;border-radius:34px;background:#f8fafc;color:#0f172a;box-shadow:0 24px 60px rgba(0,0,0,.45);padding-bottom:env(safe-area-inset-bottom)}.mobile-app-shell>header{display:flex;align-items:center;justify-content:space-between;padding:18px;background:#0f172a;color:#fff}.mobile-app-shell>header small{color:#7dd3fc}.mobile-app-shell h1{margin:3px 0;font-size:20px}.mobile-app-shell button{min-height:46px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#0f172a;font-weight:750}.mobile-sync{display:flex;justify-content:space-between;padding:8px 14px;background:#e2e8f0;font-size:10px}.mobile-app-shell>main{overflow:auto;padding:12px}.mobile-app-shell>nav{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #cbd5e1;background:#fff}.mobile-app-shell>nav button{display:grid;place-items:center;gap:2px;min-height:62px;border:0;border-radius:0;font-size:9px}.mobile-app-shell>nav button.active{color:#0369a1}.mobile-app-shell>nav svg{width:19px;height:19px}.mobile-app-shell>footer{display:flex;gap:5px;padding:8px;background:#e2e8f0}.mobile-app-shell>footer button{flex:1;min-height:38px;font-size:10px}.mobile-app-shell.is-readable{font-size:118%}.mobile-app-shell.is-readable button{min-height:56px}.mobile-app-shell.is-high-contrast{filter:contrast(1.15)}@media(prefers-reduced-motion:reduce){.mobile-app-shell *{scroll-behavior:auto!important;transition:none!important}}

/* RC-CLEANUP-001 SOURCE: task018-shared.css */
.shared-workflow-progress{display:grid;gap:7px;width:100%;padding:10px 14px;background:#e2e8f0;color:#0f172a}.shared-workflow-progress>div{display:flex;justify-content:space-between;gap:10px}.shared-workflow-progress>i{height:7px;overflow:hidden;border-radius:10px;background:#cbd5e1}.shared-workflow-progress>i>b{display:block;height:100%;background:#0284c7}.shared-device-health-card{padding:12px;border:1px solid #263449;border-radius:9px;background:#0f172a}.shared-device-health-card>header,.shared-device-health-card>header span{display:flex;align-items:center;justify-content:space-between;gap:8px}.shared-device-health-card>header svg{width:18px}.shared-device-health-card.status-attention{border-color:#f59e0b}.shared-device-health-card.status-maintenance,.shared-device-health-card.status-offline{opacity:.72}.shared-device-health-meter{height:5px;margin:8px 0;overflow:hidden;border-radius:8px;background:#263449}.shared-device-health-meter i{display:block;height:100%;background:#22c55e}.shared-device-health-card footer{display:flex;flex-wrap:wrap;gap:5px}.shared-mobile-notifications{display:grid;gap:7px;margin:10px 0}.shared-mobile-notifications>header{display:flex;justify-content:space-between}.shared-mobile-notifications>header strong{display:flex;gap:5px}.shared-mobile-notifications article{display:grid;grid-template-columns:1fr auto;gap:7px;padding:9px;border-left:3px solid #38bdf8;border-radius:7px;background:#fff}.shared-mobile-notifications article.priority-critical,.shared-mobile-notifications article.priority-urgent{border-left-color:#dc2626}.shared-mobile-notifications article div{display:grid}.shared-mobile-notifications article span,.shared-mobile-notifications time{font-size:10px;color:#64748b}.shared-accessibility-controls,.shared-contextual-learning{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:8px;border:1px solid currentColor;border-radius:8px}.shared-accessibility-controls span,.shared-contextual-learning span{display:flex;align-items:center;gap:5px;margin-right:auto}.shared-accessibility-controls svg,.shared-contextual-learning svg{width:17px}@media(prefers-reduced-motion:reduce){.shared-workflow-progress>i>b,.shared-device-health-meter i{transition:none!important}}@media(max-width:700px){.shared-contextual-learning button{flex:1}.shared-device-health-card footer button{flex:1}}
