.mobile-install-banner{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:linear-gradient(135deg,#1e293bf2,#0f172afa);border:1px solid #6366f14d;border-radius:12px;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;animation:.4s cubic-bezier(.16,1,.3,1) bannerSlideUp;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 10px 25px -5px #0006,0 0 15px #6366f133}@keyframes bannerSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.banner-content{flex:1;align-items:center;gap:.875rem;min-width:0;display:flex}.banner-logo{-o-object-fit:contain;object-fit:contain;background:#0f172a;border:1px solid #ffffff1a;border-radius:8px;width:36px;height:36px;padding:2px}.banner-text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.banner-title{color:#f8fafc;align-items:center;gap:.5rem;font-size:.925rem;font-weight:700;display:flex}.banner-badge{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:4px;padding:.1rem .4rem;font-size:.65rem;font-weight:800}.banner-subtitle{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.775rem;overflow:hidden}.banner-actions{align-items:center;gap:.5rem;margin-left:.75rem;display:flex}.banner-btn-install{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.825rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #4f46e54d}.banner-btn-install:hover{transform:translateY(-1px);box-shadow:0 6px 16px #4f46e566}.banner-btn-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.35rem;transition:color .2s;display:inline-flex}.banner-btn-close:hover{color:#fff;background:#ffffff1a}.mobile-widget-card{color:#e2e8f0;background:#1e293b;border:1px solid #ffffff14;border-radius:12px;margin-top:1rem;padding:1.5rem;box-shadow:0 4px 20px #00000026}.widget-card-header{border-bottom:1px solid #ffffff14;align-items:flex-start;gap:1rem;padding-bottom:1.25rem;display:flex;position:relative}.widget-icon-wrapper{background:linear-gradient(135deg,#6366f133,#8b5cf633);border:1px solid #6366f166;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.widget-header-icon{color:#818cf8}.widget-header-text{flex:1}.widget-title{color:#f8fafc;margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.widget-description{color:#94a3b8;margin:0;font-size:.85rem;line-height:1.4}.status-pill{white-space:nowrap;border-radius:20px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.status-pill.installed{color:#4ade80;background:#22c55e26;border:1px solid #22c55e4d}.status-pill.ready{color:#818cf8;background:#6366f126;border:1px solid #6366f14d}.widget-card-body{padding-top:1.25rem}.installed-notice{color:#f0fdf4;background:#22c55e14;border:1px solid #22c55e33;border-radius:10px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.installed-notice h4{color:#4ade80;margin:0 0 .25rem;font-size:.95rem}.installed-notice p{color:#cbd5e1;margin:0;font-size:.825rem}.installed-icon{color:#22c55e;flex-shrink:0}.device-detector-box{background:#0f172a99;border:1px solid #ffffff0d;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.detector-badge{color:#cbd5e1;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:inline-flex}.widget-primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #4f46e54d}.widget-primary-btn:hover{background:linear-gradient(135deg,#4338ca,#4f46e5);transform:translateY(-1px);box-shadow:0 6px 16px #4f46e566}.install-steps-container{margin-top:1.5rem}.steps-heading{color:#cbd5e1;margin:0 0 1rem;font-size:.9rem;font-weight:600}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.step-card{background:#0f172a80;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:.75rem;padding:1rem;display:flex;position:relative}.step-num{color:#818cf8;background:#6366f133;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:.75rem;right:.75rem}.step-icon-box{color:#818cf8;background:#6366f126;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.step-content h5{color:#f1f5f9;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.step-content p{color:#94a3b8;margin:0;font-size:.775rem;line-height:1.35}.mobile-guide-overlay{z-index:10000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.mobile-guide-modal{background:#1e293b;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:480px;animation:.3s cubic-bezier(.16,1,.3,1) modalPop;overflow:hidden;box-shadow:0 20px 40px #00000080}@keyframes modalPop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.guide-modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.modal-title-group{align-items:center;gap:.75rem;display:flex}.modal-icon{color:#818cf8}.modal-title-group h3{color:#f8fafc;margin:0;font-size:1.1rem;font-weight:700}.guide-close-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.35rem}.guide-close-btn:hover{color:#fff;background:#ffffff1a}.guide-modal-body{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.guide-hero{text-align:center}.guide-logo{border-radius:12px;width:48px;height:48px;margin-bottom:.75rem}.guide-hero h4{color:#f1f5f9;margin:0 0 .4rem;font-size:1rem}.guide-hero p{color:#94a3b8;margin:0;font-size:.825rem;line-height:1.4}.guide-instructions-box{background:#0f172ab3;border:1px solid #6366f133;border-radius:10px;padding:1.25rem}.guide-instructions-box h5{color:#818cf8;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.9rem;display:flex}.guide-instructions-box ol{color:#cbd5e1;flex-direction:column;gap:.5rem;margin:0;padding-left:1.25rem;font-size:.85rem;display:flex}.qr-hint-box{color:#a5b4fc;background:#6366f11a;border-radius:8px;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.8rem;display:flex}.guide-modal-footer{border-top:1px solid #ffffff14;justify-content:flex-end;padding:1rem 1.5rem;display:flex}.guide-dismiss-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600}@media (width<=640px){.mobile-install-banner{padding:.75rem 1rem;bottom:.5rem;left:.5rem;right:.5rem}.banner-subtitle{display:none}.device-detector-box{flex-direction:column;align-items:stretch}.widget-primary-btn{justify-content:center}}
