.P1cmeq_root{gap:var(--app-dashboard-phone-section-gap,1rem);flex-direction:column;width:100%;max-width:64rem;margin:0 auto;display:flex}.P1cmeq_pageHeader{justify-content:space-between;align-items:flex-start;display:flex}.P1cmeq_settingsTabs{align-self:stretch;width:100%;max-width:100%}.P1cmeq_settingsTabListContainer{width:fit-content;max-width:100%}.P1cmeq_settingsTabPanels{margin-top:1.5rem}.P1cmeq_sectionList{flex-direction:column;gap:1.5rem;display:flex}.P1cmeq_sectionGroup{flex-direction:column;display:flex}.P1cmeq_sectionCard{border-radius:var(--app-dashboard-phone-card-radius,1rem);gap:1rem;padding:1rem;overflow:visible}.P1cmeq_resourceRow{align-items:center;gap:.75rem;min-height:3.75rem;padding:.75rem 0;display:flex}.P1cmeq_resourceRow+.P1cmeq_resourceRow{border-top:1px solid var(--separator)}.P1cmeq_resourceIcon{color:var(--muted);flex:none;justify-content:center;align-items:center;width:1.5rem;display:flex}.P1cmeq_rowActions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.P1cmeq_emptyFeature,.P1cmeq_inlineLoading{color:var(--muted);padding:.75rem 0 0;font-size:.875rem}.P1cmeq_inlineLoading{align-items:center;gap:.5rem;display:flex}.P1cmeq_profileForm{flex-direction:column;gap:1rem;padding:0;display:flex}.P1cmeq_profileImageRow,.P1cmeq_inlineForm{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.P1cmeq_profileField{flex-direction:column;gap:.25rem;display:flex}.P1cmeq_inlineForm{padding:0}.P1cmeq_fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.P1cmeq_featureBanner,.P1cmeq_noticeDanger,.P1cmeq_noticeSuccess{border:1px solid var(--border);border-radius:var(--app-dashboard-phone-card-radius,1rem);align-items:flex-start;gap:.75rem;padding:.875rem 1rem;font-size:.875rem;display:flex}.P1cmeq_featureBanner{background:var(--surface-secondary);color:var(--muted)}.P1cmeq_noticeDanger,.P1cmeq_noticeSuccess{justify-content:space-between;align-items:center}.P1cmeq_noticeDanger{background:var(--danger-soft);color:var(--danger-soft-foreground)}.P1cmeq_noticeSuccess{background:var(--success-soft);color:var(--success-soft-foreground)}.P1cmeq_secretBox{background:var(--surface-secondary);border:1px solid var(--border);overflow-wrap:anywhere;border-radius:.75rem;flex-direction:column;gap:.5rem;padding:.875rem;display:flex}.P1cmeq_qrCode{color:#000;background:#fff;border-radius:.75rem;justify-content:center;align-self:center;align-items:center;padding:.75rem;display:flex}.P1cmeq_codeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.P1cmeq_codeGrid code{background:var(--surface-secondary);text-align:center;border-radius:.5rem;padding:.5rem}.P1cmeq_loading{color:var(--muted);justify-content:center;align-items:center;gap:.75rem;min-height:16rem;display:flex}@media (width<=639px){.P1cmeq_root{max-width:none}.P1cmeq_resourceRow,.P1cmeq_inlineForm{flex-direction:column;align-items:stretch}.P1cmeq_profileImageRow{flex-direction:row;align-items:center}.P1cmeq_inlineForm>:last-child{width:100%}.P1cmeq_rowActions{justify-content:flex-start;width:100%}.P1cmeq_fieldGrid{grid-template-columns:1fr}.P1cmeq_sectionList{gap:1rem}}