.page-account-oauth .OAuthSettings h2{margin-bottom:1rem}.page-account-oauth .OAuthSettings>table{width:100%}.page-account-oauth .OAuthTrDuo.primary>td:nth-last-child(2)>div{display:inline-block;margin-right:20px;margin-bottom:.5rem;font-weight:700;color:var(--color-blue-1);cursor:pointer}.page-account-oauth .OAuthTrDuo.primary>td:nth-last-child(2)>div:last-child{margin-right:0;margin-bottom:0}.page-account-oauth .OAuthTrDuo.primary>td:nth-last-child(2)>div>*{vertical-align:middle}.page-account-oauth .OAuthTrDuo.primary>td:nth-last-child(2)>div>.PortalIcon{margin-right:5px}.page-account-oauth .OAuthTrDuo.secondary table{width:100%}.page-account-oauth .OAuthTrDuo.secondary table td:last-child{font-weight:700;color:var(--color-red-1)}.page-account-oauth .OAuthTrDuo.secondary table td:last-child>span{display:inline-block;cursor:pointer}.page-account-oauth .OAuthTrDuo.secondary table td:last-child>span>*{vertical-align:middle}.page-account-oauth .OAuthTrDuo.secondary table td:last-child .PortalIcon{margin-right:5px}.page-account-oauth .Modal>.content{display:inline-flex;flex-direction:column;gap:20px;border-radius:12px;padding:24px;width:500px;height:200px}.page-account-oauth .Modal>.content>h3{flex:0 0 auto;margin:0;border-bottom:1px solid var(--color-gray-c);padding-bottom:10px;font-size:20px;color:var(--color-gray-4)}.page-account-oauth .Modal>.content>div:nth-child(2){flex:1 1;display:flex;gap:20px;align-items:center}.page-account-oauth .Modal>.content>div:nth-child(2)>div:last-child{flex:1 1}.page-account-oauth .Modal>.content>div:nth-child(2)>div:last-child>input[type=url]{width:80%}.page-account-oauth .Modal>.content>div:last-child{flex:0 0 auto;text-align:right}.page-account-oauth .Modal>.content>div:last-child>button{margin-left:10px}