/* R001 universal rounded-card contract. True cards only; pills and circles retain their control geometry. */
html body :is(.launcher,.snapshot,.setup-card,.setup-complete,.app-card,.hub-notice,.install-card,.login-card,.owner-state,.owner-stat,.owner-card,.owner-dialog,.identity,.stat,.stamp,.glass,.progress-deck,.next-card,.empty-note,.guide-card,.guide-section,.guide-tour-card,.section-block,.utility-group,.offline-note,dialog,.completion-card,.passport-tour-card){border-radius:32px!important;corner-shape:squircle}
html body :is(.launcher.launcher,.snapshot.snapshot,.setup-card.setup-card,.setup-complete.setup-complete,.app-card.app-card,.hub-notice.hub-notice,.install-card.install-card,.login-card.login-card,.owner-state.owner-state,.owner-stat.owner-stat,.owner-card.owner-card,.owner-dialog.owner-dialog,.identity.identity,.stat.stat,.stamp.stamp,.glass.glass,.progress-deck.progress-deck,.next-card.next-card,.empty-note.empty-note,.guide-card.guide-card,.guide-section.guide-section,.guide-tour-card.guide-tour-card,.section-block.section-block,.utility-group.utility-group,.offline-note.offline-note,dialog:modal,.completion-card.completion-card,.passport-tour-card.passport-tour-card){border-radius:32px!important;corner-shape:squircle}
@media(max-width:520px){
  html body :is(.launcher,.snapshot,.setup-card,.setup-complete,.app-card,.hub-notice,.install-card,.login-card,.owner-state,.owner-stat,.owner-card,.owner-dialog,.identity,.stat,.stamp,.glass,.progress-deck,.next-card,.empty-note,.guide-card,.guide-section,.guide-tour-card,.section-block,.utility-group,.offline-note,dialog,.completion-card,.passport-tour-card){border-radius:28px!important}
  html body :is(.launcher.launcher,.snapshot.snapshot,.setup-card.setup-card,.setup-complete.setup-complete,.app-card.app-card,.hub-notice.hub-notice,.install-card.install-card,.login-card.login-card,.owner-state.owner-state,.owner-stat.owner-stat,.owner-card.owner-card,.owner-dialog.owner-dialog,.identity.identity,.stat.stat,.stamp.stamp,.glass.glass,.progress-deck.progress-deck,.next-card.next-card,.empty-note.empty-note,.guide-card.guide-card,.guide-section.guide-section,.guide-tour-card.guide-tour-card,.section-block.section-block,.utility-group.utility-group,.offline-note.offline-note,dialog:modal,.completion-card.completion-card,.passport-tour-card.passport-tour-card){border-radius:28px!important}
}
