.settings-mobile-hub{--settings-mobile-hub-row-inset:calc(16px + 22px + 14px);box-sizing:border-box;width:100%;min-width:0;padding-top:max(0px, env(safe-area-inset-top,0px));padding-bottom:max(24px, env(safe-area-inset-bottom,0px));background:0 0;flex-direction:column;gap:24px;display:flex}@media (width<=768px){.settings-mobile-hub{width:100vw;max-width:none;padding-left:max(16px, env(safe-area-inset-left,0px));padding-right:max(16px, env(safe-area-inset-right,0px));align-self:stretch;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@supports (width:100svw){.settings-mobile-hub{width:100svw;margin-left:calc(50% - 50svw);margin-right:calc(50% - 50svw)}}}@media (width<=480px){.settings-mobile-hub{padding-left:max(10px, env(safe-area-inset-left,0px));padding-right:max(10px, env(safe-area-inset-right,0px))}}.settings-mobile-hub-group{min-width:0}.settings-mobile-hub-group__header{letter-spacing:.02em;color:var(--g-color-text-secondary);text-transform:uppercase;padding:0 16px 10px;font-size:15px;font-weight:400;line-height:18px}.settings-mobile-hub-group__card{background:var(--g-color-base-float,var(--g-color-base-background));box-shadow:0 0 0 .5px var(--g-color-line-generic);border-radius:12px;position:relative;overflow:hidden}.settings-mobile-hub-row{box-sizing:border-box;width:100%;min-height:52px;font:inherit;text-align:left;color:var(--g-color-text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;align-items:center;gap:12px;margin:0;padding:12px 16px;font-size:17px;line-height:1.3;display:flex;position:relative}@media (width<=480px){.settings-mobile-hub-row{min-height:50px;padding-block:11px}}.settings-mobile-hub-row:disabled{opacity:.45;cursor:not-allowed}.settings-mobile-hub-row:not(:disabled):active{background:color-mix(in sRGB, var(--g-color-base-generic-medium) 18%, transparent)}.settings-mobile-hub-row_active:not(:disabled){background:var(--g-color-base-selection)}.settings-mobile-hub-row_active:not(:disabled):active{background:var(--g-color-base-selection-hover)}.settings-mobile-hub-row_destructive{color:var(--g-color-text-danger)}.settings-mobile-hub-row__main{flex:1;align-items:center;gap:14px;min-width:0;line-height:1.3;display:inline-flex}.settings-mobile-hub-row__main .g-icon{flex-shrink:0;width:22px;height:22px}.settings-mobile-hub-row__accessory{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.settings-mobile-hub-row__chevron{color:var(--g-color-text-hint);opacity:.85;flex-shrink:0}.settings-mobile-hub-group__card>.settings-mobile-hub-row+.settings-mobile-hub-row:before{content:"";left:var(--settings-mobile-hub-row-inset,44px);background:var(--g-color-line-generic);opacity:.85;pointer-events:none;height:1px;position:absolute;top:0;right:0}
